diff --git a/locales/ja/LC_MESSAGES/messages.po b/locales/ja/LC_MESSAGES/messages.po index 244bc4aa4..81fa9462e 100644 --- a/locales/ja/LC_MESSAGES/messages.po +++ b/locales/ja/LC_MESSAGES/messages.po @@ -7,12 +7,13 @@ # Rafael Fontenelle , 2024. # "Takanori Suzuki (takanory)" , 2025. # Xianpeng Shen , 2025. +# Lenas Sha , 2025. msgid "" msgstr "" "Project-Id-Version: Python Packaging User Guide\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-10 19:13+0000\n" -"PO-Revision-Date: 2025-11-20 00:51+0000\n" +"PO-Revision-Date: 2025-11-21 01:51+0000\n" "Last-Translator: moto kawasaki \n" "Language-Team: Japanese \n" @@ -29221,23 +29222,17 @@ msgid "Base API" msgstr "基本 API" #: ../source/specifications/simple-repository-api.rst:23 -#, fuzzy -#| msgid "" -#| "A repository that implements the simple API is defined by its base URL, " -#| "this is the top level URL that all additional URLs are below. The API is " -#| "named the \"simple\" repository due to the fact that PyPI's base URL is " -#| "``https://pypi.org/simple/``." msgid "" "A repository that implements the simple API is defined by its base URL. This " "is the top level URL that all additional URLs are below. The API is named " "the \"simple\" repository due to the fact that PyPI's base URL is ``https://" "pypi.org/simple/``." msgstr "" -"シンプルな API を実装するリポジトリはベースとなる URL によって定義されます" -"が、これは、すべての追加的な URL 群がその下に連なるようなトップレベルの URL " -"です。このような API は、 PyPI のベースとなる URL が ``https://pypi.org/" -"simple/`` であるという事実に即して、 \"シンプル \" リポジトリと名付け" -"られます。" +"シンプルな API を実装するリポジトリはベースとなる URL によって定義されます。" +"これは、すべての追加的な URL 群がその下に連なるようなトップレベルの URL です" +"。このような API は、 PyPI のベースとなる URL が ``https://pypi.org/simple/``" +" であるという事実に即して、 \"シンプル \" リポジトリと名付けられます" +"。" #: ../source/specifications/simple-repository-api.rst:28 msgid "" @@ -29274,15 +29269,6 @@ msgid "Versioning PyPI's Simple API" msgstr "PyPI のシンプルな API にバージョンを付与する" #: ../source/specifications/simple-repository-api.rst:52 -#, fuzzy -#| msgid "" -#| "This spec proposes the inclusion of a meta tag on the responses of every " -#| "successful request to a simple API page, which contains a name attribute " -#| "of \"pypi:repository-version\", and a content that is a :ref:`version " -#| "specifiers specification ` compatible version number, " -#| "which is further constrained to ONLY be Major.Minor, and none of the " -#| "additional features supported by :ref:`the version specifiers " -#| "specification `." msgid "" "This spec proposes the inclusion of a meta tag on the responses of every " "successful request to a simple API page, which contains a name attribute of " @@ -29293,17 +29279,15 @@ msgid "" "`." msgstr "" "この仕様は、シンプルな API へのリクエストが成功するたびにそのレスポンスにメタ" -"タグを含めるように提案するもので、つまり、 \"pypi:repository-version\" という" +"タグを含めるように提案するもので、つまり、 ``pypi:repository-version`` という" "名称のアトリビューションを含み、その内容が :ref:`バージョン指定子仕様 " "` と互換性のあるバージョン番号であるが Major.Minor だけで" "あるようにさらに制約されたものであって、 :ref:`バージョン指定子仕様 ` ではサポートされる追加的な機能を一つも含まないものです。" +"specifiers>` でサポートされる追加的な機能を一つも含まないものです。" #: ../source/specifications/simple-repository-api.rst:60 -#, fuzzy -#| msgid "This would end up looking like::" msgid "This would end up looking like:" -msgstr "これは、結局こんなふうに見えることでしょう::" +msgstr "これは、結局こんなふうに見えることでしょう:" #: ../source/specifications/simple-repository-api.rst:66 msgid "When interpreting the repository version:" @@ -29360,38 +29344,43 @@ msgstr "" #: ../source/specifications/simple-repository-api.rst:89 msgid "API Version History" -msgstr "" +msgstr "API バージョンの歴史" #: ../source/specifications/simple-repository-api.rst:91 msgid "" "This section contains only an abbreviated history of changes, as marked by " "the API version number. For a full history of changes including changes made " "before API versioning, see :ref:`History `." -msgstr "" +msgstr "「—" #: ../source/specifications/simple-repository-api.rst:95 msgid "API version 1.0: Initial version of the API, declared with :pep:`629`." -msgstr "" +msgstr "API バージョン 1.0: API の初期バージョンで、 :pep:`629` で宣言されたもの。" #: ../source/specifications/simple-repository-api.rst:96 msgid "" "API version 1.1: Added ``versions``, ``files[].size``, and ``files[].upload-" "time`` metadata to the JSON serialization, declared with :pep:`700`." msgstr "" +"API バージョン 1.1: JSON シリアル化に ``versions`` ・ ``files[].size`` ・ " +"``files[].upload-time`` メタデータが追加されたもので、 :pep:`700` で宣言され" +"たもの。" #: ../source/specifications/simple-repository-api.rst:98 msgid "" "API version 1.2: Added repository \"tracks\" metadata, declared " "with :pep:`708`." -msgstr "" +msgstr "API バージョン 1.2: リポジトリに \"tracks\" メタデータを追加したもので、 " +":pep:`708` で宣言されました。" #: ../source/specifications/simple-repository-api.rst:99 msgid "API version 1.3: Added provenance metadata, declared with :pep:`740`." -msgstr "" +msgstr "API バージョン 1.3: :pep:`740` で宣言されて、起源 メタデータが追" +"加されました。" #: ../source/specifications/simple-repository-api.rst:100 msgid "API version 1.4: Added status markers, declared with :pep:`792`." -msgstr "" +msgstr "API バージョン 1.4: :pep:`792` で宣言されて、状態マーカが追加されました。" #: ../source/specifications/simple-repository-api.rst:103 msgid "Clients" @@ -29433,31 +29422,26 @@ msgstr "" "機能探索 を **継続しても構いません** 。" #: ../source/specifications/simple-repository-api.rst:121 -#, fuzzy -#| msgid "JSON Serialization" msgid "HTML Serialization" -msgstr "JSON シリアル化" +msgstr "HTML シリアル化" #: ../source/specifications/simple-repository-api.rst:125 -#, fuzzy -#| msgid "" -#| "The following constraints apply to all JSON serialized responses " -#| "described in this spec:" msgid "" "The following constraints apply to all HTML serialized responses described " "in this spec:" -msgstr "" -"後述の制約は、この仕様で記述されたすべての JSON シリアル化応答に適用されます:" +msgstr "後述の制約は、この仕様で記述されたすべての HTML シリアル化応答に適用されます:" #: ../source/specifications/simple-repository-api.rst:128 msgid "All HTML responses **MUST** be a valid HTML5 document." -msgstr "" +msgstr "HTML 応答はすべて、正当な HTML5 文書でなければ **なりません** 。" #: ../source/specifications/simple-repository-api.rst:129 msgid "" "HTML responses **MAY** contain one or more ``meta`` tags in the ```` " "section. The semantics of these tags are defined below." msgstr "" +"HTML 応答は、ひとつ以上の ``meta`` タグを ```` セクションに含んでいても" +" **構いません** 。これらのタグのせマンティクスは、この後定義されます。" #: ../source/specifications/simple-repository-api.rst:133 #: ../source/specifications/simple-repository-api.rst:428 @@ -29465,42 +29449,24 @@ msgid "Project List" msgstr "プロジェクトのリスト" #: ../source/specifications/simple-repository-api.rst:135 -#, fuzzy -#| msgid "" -#| "Within a repository, the root URL (``/`` for this spec which represents " -#| "the base URL) **MUST** be a valid HTML5 page with a single anchor element " -#| "per project in the repository. The text of the anchor tag **MUST** be the " -#| "name of the project and the href attribute **MUST** link to the URL for " -#| "that particular project. As an example::" msgid "" "Within a repository, the root URL (``/`` for this spec which represents the " "base URL) **MUST** be a valid HTML5 page with a single anchor element per " "project in the repository." msgstr "" -"リポジトリ内では、ルート URL (この文脈ではルート URL を" +"リポジトリ内では、ルート URL (この仕様ではベース URL を" "表現する ``/`` のこと) は、正当な HTML5 ページであってリポジトリ内のプロジェ" -"クト毎にひとつのアンカー要素を持っていなければ **なりません** 。アンカータグ" -"のテキストはプロジェクトの名称でなければならず、 href アトリビュートはそのプ" -"ロジェクトの URL にリンクされていなければ **なりません** 。例としては::" +"クト毎にひとつのアンカー要素を持っていなければ **なりません** 。" #: ../source/specifications/simple-repository-api.rst:139 -#, fuzzy -#| msgid "" -#| "Within a repository, the root URL (``/`` for this spec which represents " -#| "the base URL) **MUST** be a valid HTML5 page with a single anchor element " -#| "per project in the repository. The text of the anchor tag **MUST** be the " -#| "name of the project and the href attribute **MUST** link to the URL for " -#| "that particular project. As an example::" msgid "" "The text of each anchor tag **MUST** be the name of the project and the " "``href`` attribute **MUST** link to the URL for that particular project. As " "an example:" msgstr "" -"リポジトリ内では、ルート URL (この文脈ではルート URL を" -"表現する ``/`` のこと) は、正当な HTML5 ページであってリポジトリ内のプロジェ" -"クト毎にひとつのアンカー要素を持っていなければ **なりません** 。アンカータグ" -"のテキストはプロジェクトの名称でなければならず、 href アトリビュートはそのプ" -"ロジェクトの URL にリンクされていなければ **なりません** 。例としては::" +"アンカータグのテキストは、それぞれ、プロジェクトの名称でなければならず、 " +"``href`` アトリビュートはその特定のプロジェクトの URL にリンクされていなけれ" +"ば **なりません** 。例としては:" #: ../source/specifications/simple-repository-api.rst:156 #: ../source/specifications/simple-repository-api.rst:473 @@ -29513,12 +29479,16 @@ msgid "" "within a repository. The format of this URL is ``//``, where the " "```` is replaced by the normalized name for that project." msgstr "" +"以下のルート URL は、リポジトリ内に含まれる個別の各プロジェクト向" +"けのもうひとつの URL です。この URL のフォーマットは ``//`` で、" +"```` は当該プロジェクトの正規化名称で置き換えられるものです。" #: ../source/specifications/simple-repository-api.rst:164 msgid "" "For example, a project named \"HolyGrail\" would have a URL like ``/" "holygrail/``." -msgstr "" +msgstr "例えば、 \"HolyGrail\" という名称のプロジェクトなら、 ``/holygrail/`` のよう" +"な URL を持つことでしょう。" #: ../source/specifications/simple-repository-api.rst:167 msgid "" @@ -29528,6 +29498,11 @@ msgid "" "the anchor tag **MUST** match the final path component (the filename) of the " "URL." msgstr "" +"プロジェクトの詳細 URL は、プロジェクトのファイル毎に単一のアンカー要素を伴っ" +"た正当な HTML5 ページによって応答しなければなりません。 ``href`` アトリビュー" +"トはダウンロード用にそのファイルの所在地へリンクされた URL でなければ **なら" +"ず** 、アンカータグの文字列は URL の最後のパス構成要素 (ファイル名) でなけれ" +"ば **なりません** 。" #: ../source/specifications/simple-repository-api.rst:172 #, fuzzy diff --git a/locales/zh_Hans/LC_MESSAGES/messages.po b/locales/zh_Hans/LC_MESSAGES/messages.po index 54eec2262..0cb05af97 100644 --- a/locales/zh_Hans/LC_MESSAGES/messages.po +++ b/locales/zh_Hans/LC_MESSAGES/messages.po @@ -36,12 +36,13 @@ # inworless <20262029@aliyun.com>, 2025. # del1 <3933676724@qq.com>, 2025. # rand777 , 2025. +# monios , 2025. msgid "" msgstr "" "Project-Id-Version: Python Packaging User Guide\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-11-10 19:13+0000\n" -"PO-Revision-Date: 2025-10-20 04:51+0000\n" +"PO-Revision-Date: 2025-11-21 01:51+0000\n" "Last-Translator: 大王叫我来巡山 " "\n" "Language-Team: Chinese (Simplified Han script)