@@ -13,7 +13,7 @@ msgstr ""
1313"Project-Id-Version: Python Packaging User Guide\n"
1414"Report-Msgid-Bugs-To: \n"
1515"POT-Creation-Date: 2026-08-05 18:34+0000\n"
16- "PO-Revision-Date: 2026-07-29 00 :01+0000\n"
16+ "PO-Revision-Date: 2026-08-10 20 :01+0000\n"
1717"Last-Translator: moto kawasaki <moto@kawasaki3.org>\n"
1818"Language-Team: Japanese <https://hosted.weblate.org/projects/pypa/packaging-"
1919"python-org/ja/>\n"
@@ -22,7 +22,7 @@ msgstr ""
2222"Content-Type: text/plain; charset=UTF-8\n"
2323"Content-Transfer-Encoding: 8bit\n"
2424"Plural-Forms: nplurals=1; plural=0;\n"
25- "X-Generator: Weblate 2026.8 .dev0\n"
25+ "X-Generator: Weblate 2026.9 .dev0\n"
2626
2727#: ../source/contribute.rst:5
2828msgid "Contribute to this guide"
@@ -19024,10 +19024,8 @@ msgid "Core metadata specifications"
1902419024msgstr "コアとなるメタデータの仕様"
1902519025
1902619026#: ../source/specifications/core-metadata.rst:9
19027- #, fuzzy
19028- #| msgid "This page describes version 2.5, approved in September 2025."
1902919027msgid "This page describes version 2.6, approved in May 2026."
19030- msgstr "このページは、 2025年9月に承認されたバージョン 2.5 を記述しています。"
19028+ msgstr "このページは、 2026年5月に承認されたバージョン 2.6 を記述しています。"
1903119029
1903219030#: ../source/specifications/core-metadata.rst:11
1903319031msgid ""
@@ -19116,16 +19114,12 @@ msgid "Metadata-Version"
1911619114msgstr "Metadata-Version"
1911719115
1911819116#: ../source/specifications/core-metadata.rst:52
19119- #, fuzzy
19120- #| msgid ""
19121- #| "Version of the file format; legal values are \"1.0\", \"1.1\", \"1.2\", "
19122- #| "\"2.1\", \"2.2\", \"2.3\", \"2.4\", and \"2.5\"."
1912319117msgid ""
1912419118"Version of the file format; legal values are \"1.0\", \"1.1\", \"1.2\", "
1912519119"\"2.1\", \"2.2\", \"2.3\", \"2.4\", \"2.5\", and \"2.6\"."
1912619120msgstr ""
1912719121"ファイルフォーマットのバージョン番号; 合法な値は次のとおり\"1.0\", \"1.1\", "
19128- "\"1.2\", \"2.1\", \"2.2\", \"2.3\", \"2.4\" および \"2.5\"。"
19122+ "\"1.2\", \"2.1\", \"2.2\", \"2.3\", \"2.4\" , \"2.5\" および \"2.6 \"。"
1912919123
1913019124#: ../source/specifications/core-metadata.rst:55
1913119125msgid ""
@@ -19225,6 +19219,9 @@ msgid ""
1922519219"``Dynamic`` may only be appended to in a wheel built from the sdist. "
1922619220"Previously any field listed in Dynamic was ignored in an sdist."
1922719221msgstr ""
19222+ "sdist 内に存在して ``Dynamic`` とマークされた複数回の使用が許されるフィールド"
19223+ "は、 sdist からビルドされた wheel の中に単に追加されるだけなら構いません。以"
19224+ "前は、 Dynamic に列挙されたフィールドは、すべて、 sdist では無視されました。"
1922819225
1922919226#: ../source/specifications/core-metadata.rst:117
1923019227msgid ""
@@ -19256,16 +19253,13 @@ msgstr ""
1925619253"されていない場合には、そのようなフィールドは wheel に出現してはなりません。"
1925719254
1925819255#: ../source/specifications/core-metadata.rst:128
19259- #, fuzzy
19260- #| msgid ""
19261- #| "If a field is marked as ``Dynamic``, it may contain any valid value in a "
19262- #| "wheel built from the sdist (including not being present at all)."
1926319256msgid ""
1926419257"If a single-use field is marked as ``Dynamic``, it may contain any valid "
1926519258"value in a wheel built from the sdist (including not being present at all)."
1926619259msgstr ""
19267- "フィールドが ``Dynamic`` とマークされている場合、 (ひとつも存在しない場合も含"
19268- "めて) sdist からビルドされた wheel 内のどんな正当な値を取っても構いません。"
19260+ "1回だけ使用が許されるフィールドが ``Dynamic`` とマークされている場合、 (ひと"
19261+ "つも存在しない場合も含めて) sdist からビルドされた wheel 内のどんな正当な値を"
19262+ "取っても構いません。"
1926919263
1927019264#: ../source/specifications/core-metadata.rst:130
1927119265msgid ""
@@ -19274,6 +19268,10 @@ msgid ""
1927419268"sdist. The wheel MAY add further values, but it MUST NOT remove, reorder, or "
1927519269"modify the values present in the sdist."
1927619270msgstr ""
19271+ "複数回の使用が許されるフィールドが sdist 内に存在していて ``Dynamic`` と"
19272+ "マークされているなら、その sdist からビルドされた wheel は、 sdist に存在して"
19273+ "いた値を含んでいなければなりません。 wheel はさらに別の値を含んでいても構いま"
19274+ "せんが、しかし、 sdist 内にあった値を削除・順序変更・修正してはなりません。"
1927719275
1927819276#: ../source/specifications/core-metadata.rst:135
1927919277msgid ""
@@ -20610,18 +20608,18 @@ msgstr ""
2061020608"specifiers` への参照で置き換えました。"
2061120609
2061220610#: ../source/specifications/core-metadata.rst:1085
20613- #, fuzzy
20614- #| msgid "March 2022: Core metadata 2.3 was approved through :pep:`685`."
2061520611msgid "May 2026: Core metadata 2.6 was approved through :pep:`808`."
20616- msgstr ""
20617- "2022年3月: :pep:`685` を通じてコアとなるメタデータ 2.3 が承認されました。"
20612+ msgstr "2026年5月: :pep:`808` を通じてコアとなるメタデータ 2.6 が承認されました。"
2061820613
2061920614#: ../source/specifications/core-metadata.rst:1087
2062020615msgid ""
2062120616"Allowed a multiple use field marked ``Dynamic`` to be appended to in a wheel "
2062220617"built from a sdist, requiring the wheel to preserve the value(s) present in "
2062320618"the sdist."
2062420619msgstr ""
20620+ "複数回の使用が許されるフィールドで ``Dynamic`` とマークされたものについて、"
20621+ "sdist 内にあった値を wheel が保存することを条件に、 sdist からビルドされた "
20622+ "wheel に追加されることを許容。"
2062520623
2062620624#: ../source/specifications/core-metadata.rst:1093
2062720625msgid "reStructuredText markup: https://docutils.sourceforge.io/"
@@ -28193,6 +28191,12 @@ msgid ""
2819328191"any statically-specified entries. See the :ref:`dynamic <pyproject-toml-"
2819428192"dynamic>` key for details."
2819528193msgstr ""
28194+ "その値が任意のエントリのリストないしテーブルであるようなキーは、静的に指定し"
28195+ "てもよく、 *かつ* 同時に ``dynamic`` 内に列挙されても構いません。そのような場"
28196+ "合には、静的に与えられたエントリは固定されていて、ビルド用バックエンドはそれ"
28197+ "らに対してさらにエントリを *追加* しても良いだけで; バックエンドは、静的に指"
28198+ "定されたエントリのひとつとして削除・順序変更・修正を行ってはいけません。詳細"
28199+ "については、 :ref:`dynamic <pyproject-toml-dynamic>` キーを参照して下さい。"
2819628200
2819728201#: ../source/specifications/pyproject-toml.rst:124
2819828202msgid ""
@@ -29112,17 +29116,14 @@ msgstr ""
2911229116"の中に挙げても構いません。"
2911329117
2911429118#: ../source/specifications/pyproject-toml.rst:629
29115- #, fuzzy
29116- #| msgid ""
29117- #| "Build back-ends MUST raise an error if the metadata specifies a key "
29118- #| "statically as well as being listed in ``dynamic``."
2911929119msgid ""
2912029120"Build back-ends MUST raise an error if the metadata specifies a key "
2912129121"statically as well as being listed in ``dynamic``, *unless* the key "
2912229122"represents a list or arbitrary table that can be extended, listed below."
2912329123msgstr ""
29124- "メタデータ内で、あるキーが静的に指定されていて、かつ、 ``dynamic`` にも挙げて"
29125- "ある場合には、ビルド用バックエンドはエラーを発生させなければなりません。"
29124+ "以下に列挙するように、そのキーが展開可能な知るとないし任意のテーブルでない限"
29125+ "り、メタデータ内のあるキーが静的に指定されていて、かつ、 ``dynamic`` にも挙げ"
29126+ "てある場合には、ビルド用バックエンドはエラーを発生させなければなりません。"
2912629127
2912729128#: ../source/specifications/pyproject-toml.rst:632
2912829129msgid ""
@@ -29153,16 +29154,13 @@ msgid ""
2915329154"statically and listed in ``dynamic`` simultaneously. The keys fitting that "
2915429155"description are:"
2915529156msgstr ""
29157+ "その値が任意のエントリのリストないしテーブルであるようなキーは、静的に指定さ"
29158+ "れ、かつ、同時に ``dynamic`` に列挙されても構いません。この説明に合致するキー"
29159+ "というのは:"
2915629160
2915729161#: ../source/specifications/pyproject-toml.rst:659
29158- #, fuzzy
29159- #| msgid ""
29160- #| "The keys which are required but may be specified *either* statically or "
29161- #| "listed as dynamic are:"
2916229162msgid "When such a key is specified both statically and listed in ``dynamic``:"
29163- msgstr ""
29164- "必須フィールドだが、静的に指定しても動的に指定しても *いずれでも構わない* "
29165- "キーは以下の通り:"
29163+ msgstr "そのようなキーが同時に静的かつ ``dynamic`` 内に列挙された時:"
2916629164
2916729165#: ../source/specifications/pyproject-toml.rst:662
2916829166msgid ""
0 commit comments