Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8d65f9f

Browse files
author
github-actions
committed
Merge 3.14 into 3.13
1 parent 5a5373c commit 8d65f9f

File tree

15 files changed

+27
-30
lines changed

15 files changed

+27
-30
lines changed

c-api/capsule.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ msgstr ""
266266

267267
#: ../../c-api/capsule.rst:8
268268
msgid "object"
269-
msgstr "オブジェクト"
269+
msgstr "object"
270270

271271
#: ../../c-api/capsule.rst:8
272272
msgid "Capsule"

c-api/code.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ msgstr ""
349349

350350
#: ../../c-api/code.rst:3
351351
msgid "object"
352-
msgstr "オブジェクト"
352+
msgstr "object"
353353

354354
#: ../../c-api/code.rst:3
355355
msgid "code"

c-api/none.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ msgstr "関数から :c:data:`Py_None` を返します。"
5757

5858
#: ../../c-api/none.rst:8
5959
msgid "object"
60-
msgstr "オブジェクト"
60+
msgstr "object"
6161

6262
#: ../../c-api/none.rst:8
6363
msgid "None"

installing/index.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ msgstr ""
167167
#: ../../installing/index.rst:66
168168
msgid ""
169169
"The use of ``venv`` is now recommended for creating virtual environments."
170-
msgstr "仮想環境の作成には、 ``venv`` の使用をお勧めします。"
170+
msgstr "仮想環境の作成には、 ``venv`` の使用が今は推奨されています。"
171171

172172
#: ../../installing/index.rst:71
173173
msgid ""

library/cmath.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@ msgstr ""
585585

586586
#: ../../library/cmath.rst:300
587587
msgid ":pep:`485` -- A function for testing approximate equality"
588-
msgstr ":pep:`485` -- 近似的に等しいことを調べる関数"
588+
msgstr ":pep:`485` -- A function for testing approximate equality"
589589

590590
#: ../../library/cmath.rst:304
591591
msgid "Constants"

library/enum.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ msgstr "新しく作成するEnumの名前。"
409409

410410
#: ../../library/enum.rst:0
411411
msgid "names"
412-
msgstr "names"
412+
msgstr "名前"
413413

414414
#: ../../library/enum.rst:192
415415
msgid "The names/values of the members for the new Enum."

library/importlib.metadata.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ msgstr ""
187187

188188
#: ../../library/importlib.metadata.rst:111
189189
msgid "Functional API"
190-
msgstr "機能 API"
190+
msgstr "関数 API"
191191

192192
#: ../../library/importlib.metadata.rst:113
193193
msgid "This package provides the following functionality via its public API."

library/importlib.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1775,10 +1775,10 @@ msgstr ""
17751775
"う。 ``_whiz`` がバイナリモジュール ``sources/foo/bar/_whiz.abi3.so`` で実装"
17761776
"されており、 ``sources`` のアプリケーションバンドルからの相対パスが ``sys."
17771777
"path`` に登録されています。このモジュールは ``Frameworks/foo.bar._whiz."
1778-
"framework/foo.bar._whiz`` (フレームワーク名はモジュールの完全なインポートパ"
1779-
"スから命名されています)として、 ``Info.plist`` ファイルをバイナリをフレーム"
1780-
"ワークとして識別する ``.framework`` ディレクトリ内に設置して配布しなければな"
1781-
"りません。 ``foo.bar._whiz`` モジュールは、元の場所で、 ``Frameworks/foo.bar."
1778+
"framework/foo.bar._whiz`` (フレームワーク名はモジュールの完全なインポートパス"
1779+
"から命名されています) として、バイナリをフレームワークとして識別する ``Info."
1780+
"plist`` ファイルを ``.framework`` ディレクトリ内に設置して配布しなければなり"
1781+
"ません。 ``foo.bar._whiz`` モジュールは、元の場所で、 ``Frameworks/foo.bar."
17821782
"_whiz/foo.bar._whiz`` のパスを含む ``sources/foo/bar/_whiz.abi3.fwork`` マー"
17831783
"カーファイルに記述されます。 また、フレームワークは、 ``.fwork`` へのパスを含"
17841784
"む ``Frameworks/foo.bar._whiz.framework/foo.bar._whiz.origin`` も含まなければ"

library/json.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ msgstr "object"
518518

519519
#: ../../library/json.rst:382 ../../library/json.rst:470
520520
msgid "dict"
521-
msgstr "dict"
521+
msgstr "辞書"
522522

523523
#: ../../library/json.rst:384 ../../library/json.rst:472
524524
msgid "array"

library/string.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1813,7 +1813,7 @@ msgstr "# (hash)"
18131813

18141814
#: ../../library/string.rst:449
18151815
msgid ", (comma)"
1816-
msgstr ", (カンマ)"
1816+
msgstr ", (comma)"
18171817

18181818
#: ../../library/string.rst:449
18191819
msgid "_ (underscore)"

0 commit comments

Comments
 (0)