|
6 | 6 | # nikkie < [email protected]>, 2023. |
7 | 7 | # Rafael Fontenelle < [email protected]>, 2024. |
8 | 8 | # "Takanori Suzuki (takanory)" < [email protected]>, 2025. |
| 9 | +# Xianpeng Shen < [email protected]>, 2025. |
9 | 10 | msgid "" |
10 | 11 | msgstr "" |
11 | 12 | "Project-Id-Version: Python Packaging User Guide\n" |
12 | 13 | "Report-Msgid-Bugs-To: \n" |
13 | 14 | "POT-Creation-Date: 2025-05-26 12:17+0000\n" |
14 | | -"PO-Revision-Date: 2025-05-26 12:17+0000\n" |
15 | | -"Last-Translator: moto kawasaki <[email protected]>\n" |
16 | | -"Language-Team: Japanese <https://hosted.weblate.org/projects/pypa/packaging-" |
17 | | -"python-org/ja/>\n" |
| 15 | +"PO-Revision-Date: 2025-05-27 19:17+0000\n" |
| 16 | +"Last-Translator: Xianpeng Shen <[email protected]>\n" |
| 17 | +"Language-Team: Japanese <https://hosted.weblate.org/projects/pypa/" |
| 18 | +"packaging-python-org/ja/>\n" |
18 | 19 | "Language: ja\n" |
19 | 20 | "MIME-Version: 1.0\n" |
20 | 21 | "Content-Type: text/plain; charset=UTF-8\n" |
@@ -26384,12 +26385,12 @@ msgid "" |
26384 | 26385 | "<pyproject-tool-table>`. Other tables are reserved for future use (tool-" |
26385 | 26386 | "specific configuration should use the ``[tool]`` table)." |
26386 | 26387 | msgstr "" |
26387 | | -"``pyproject.toml`` ファイルは `TOML <https://toml.io<`_ で書かれています。現" |
26388 | | -"在は、 :ref:`[build-system] <pyproject-build-system-table>` ・ :ref:" |
26389 | | -"`[project] <pyproject-project-table>` ・ :ref:`[tool] <pyproject-tool-" |
26390 | | -"table>` の3個のテーブルが制定されています。他のテーブル群は将来の使用 (ツー" |
26391 | | -"ルに特有の設定は ``[tool]`` テーブルを使うべきです) に備えて予約されていま" |
26392 | | -"す。" |
| 26388 | +"``pyproject.toml`` ファイルは `TOML <https://toml.io>`_ " |
| 26389 | +"で書かれています。現在は、 :ref:`[build-system] <pyproject-build-system-" |
| 26390 | +"table>` ・ :ref:`[project] <pyproject-project-table>` ・ :ref:`[tool] " |
| 26391 | +"<pyproject-tool-table>` の3個のテーブルが制定されています。" |
| 26392 | +"他のテーブル群は将来の使用 (ツールに特有の設定は ``[tool]`` " |
| 26393 | +"テーブルを使うべきです) に備えて予約されています。" |
26393 | 26394 |
|
26394 | 26395 | #: ../source/specifications/pyproject-toml.rst:29 |
26395 | 26396 | msgid "Declaring build system dependencies: the ``[build-system]`` table" |
|
0 commit comments