Skip to content

Commit c9a7b39

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent f706566 commit c9a7b39

File tree

4 files changed

+782
-775
lines changed

4 files changed

+782
-775
lines changed

faq/general.po

Lines changed: 12 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ msgid ""
1515
msgstr ""
1616
"Project-Id-Version: Python 3.12\n"
1717
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2023-06-16 14:12+0000\n"
18+
"POT-Creation-Date: 2023-06-23 14:14+0000\n"
1919
"PO-Revision-Date: 2021-06-28 00:52+0000\n"
2020
"Last-Translator: Arihiro TAKASE, 2023\n"
2121
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -293,13 +293,13 @@ msgstr ""
293293

294294
#: ../../faq/general.rst:138
295295
msgid ""
296-
"Not all releases are bugfix releases. In the run-up to a new minor release, "
297-
"a series of development releases are made, denoted as alpha, beta, or "
298-
"release candidate. Alphas are early releases in which interfaces aren't yet "
299-
"finalized; it's not unexpected to see an interface change between two alpha "
300-
"releases. Betas are more stable, preserving existing interfaces but possibly "
301-
"adding new modules, and release candidates are frozen, making no changes "
302-
"except as needed to fix critical bugs."
296+
"Not all releases are bugfix releases. In the run-up to a new feature "
297+
"release, a series of development releases are made, denoted as alpha, beta, "
298+
"or release candidate. Alphas are early releases in which interfaces aren't "
299+
"yet finalized; it's not unexpected to see an interface change between two "
300+
"alpha releases. Betas are more stable, preserving existing interfaces but "
301+
"possibly adding new modules, and release candidates are frozen, making no "
302+
"changes except as needed to fix critical bugs."
303303
msgstr ""
304304

305305
#: ../../faq/general.rst:146
@@ -606,23 +606,18 @@ msgstr "Python はどれくらい安定していますか?"
606606
msgid ""
607607
"Very stable. New, stable releases have been coming out roughly every 6 to "
608608
"18 months since 1991, and this seems likely to continue. As of version 3.9, "
609-
"Python will have a minor new release every 12 months (:pep:`602`)."
609+
"Python will have a new feature release every 12 months (:pep:`602`)."
610610
msgstr ""
611611

612612
#: ../../faq/general.rst:302
613613
msgid ""
614-
"The developers issue \"bugfix\" releases of older versions, so the stability "
615-
"of existing releases gradually improves. Bugfix releases, indicated by a "
616-
"third component of the version number (e.g. 3.5.3, 3.6.2), are managed for "
614+
"The developers issue bugfix releases of older versions, so the stability of "
615+
"existing releases gradually improves. Bugfix releases, indicated by a third "
616+
"component of the version number (e.g. 3.5.3, 3.6.2), are managed for "
617617
"stability; only fixes for known problems are included in a bugfix release, "
618618
"and it's guaranteed that interfaces will remain the same throughout a series "
619619
"of bugfix releases."
620620
msgstr ""
621-
"開発者が旧バージョンの \"bugfix\" リリースを公開するので、既存リリースの安定"
622-
"性は徐々に向上していきます。バグフィックスリリースは、バージョン番号の 3 番目"
623-
"の要素によって示され(例: 3.5.3、3.6.2)、安定性のために管理されています。バグ"
624-
"フィックスリリースには既知の問題への修正だけが含まれ、一連のバグフィックスリ"
625-
"リースを通じて同じインターフェースが保たれることが保証されているのです。"
626621

627622
#: ../../faq/general.rst:309
628623
msgid ""

0 commit comments

Comments
 (0)