Skip to content

Commit 24630ae

Browse files
motokweblate
authored andcommitted
Translated using Weblate (Japanese)
Currently translated at 99.9% (4452 of 4455 strings) Co-authored-by: moto kawasaki <moto@kawasaki3.org> Translate-URL: https://hosted.weblate.org/projects/pypa/packaging-python-org/ja/ Translation: pypa/packaging.python.org
1 parent 4e3bd4e commit 24630ae

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

locales/ja/LC_MESSAGES/messages.po

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -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-03-02 12:55+0000\n"
16-
"PO-Revision-Date: 2026-03-03 14:09+0000\n"
16+
"PO-Revision-Date: 2026-03-04 23:59+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"
@@ -4402,24 +4402,18 @@ msgid "Build Backend"
44024402
msgstr "ビルドバックエンド"
44034403

44044404
#: ../source/glossary.rst:17
4405-
#, fuzzy
4406-
#| msgid ""
4407-
#| "A library that takes a source tree and builds a :term:`source "
4408-
#| "distribution <Source Distribution (or \"sdist\")>` or :term:`built "
4409-
#| "distribution <Built Distribution>` from it. The build is delegated to the "
4410-
#| "backend by a :term:`frontend <Build Frontend>`. All backends offer a "
4411-
#| "standardized interface."
44124405
msgid ""
44134406
"A library that takes a :term:`source tree <Project Source Tree>` and builds "
44144407
"a :term:`source distribution <Source Distribution (or \"sdist\")>` "
44154408
"or :term:`built distribution <Built Distribution>` from it. The build is "
44164409
"delegated to the backend by a :term:`frontend <Build Frontend>`. All "
44174410
"backends offer a standardized interface."
44184411
msgstr ""
4419-
"ソースコードツリーを受け取って、そこから :term:`ソースコード配布物 <Source "
4420-
"Distribution (or \"sdist\")>` や :term:`ビルド済配布物 <Built Distribution>` "
4421-
"をビルドするライブラリ。ビルドの作業は、 :term:`フロントエンド <Build "
4422-
"Frontend>` によってバックエンドに委任されます。"
4412+
":term:`ソースコードツリー <Project Source Tree>` を受け取って、そこから "
4413+
":term:`ソースコード配布物 <Source Distribution (or \"sdist\")>` や "
4414+
":term:`ビルド済配布物 <Built Distribution>` をビルドするライブラリ。ビルドの"
4415+
"作業は、 :term:`フロントエンド <Build Frontend>` によってバックエンドに委任さ"
4416+
"れます。すべてのバックエンドが標準化されたインタフェースを提供します。"
44234417

44244418
#: ../source/glossary.rst:24
44254419
msgid ""
@@ -5815,14 +5809,17 @@ msgstr ""
58155809

58165810
#: ../source/guides/analyzing-pypi-package-downloads.rst:337
58175811
msgid "``ClickPy``"
5818-
msgstr ""
5812+
msgstr "``ClickPy``"
58195813

58205814
#: ../source/guides/analyzing-pypi-package-downloads.rst:339
58215815
msgid ""
58225816
"The `ClickPy`_ project provides a public application to visualize download "
58235817
"statistics, with free direct SQL access to the underlying open-source "
58245818
"`ClickHouse`_ database, updated daily."
58255819
msgstr ""
5820+
"`ClickPy`_ プロジェクトは、基礎となる日毎に更新されるオープンソースの "
5821+
"`ClickHouse`_ データベースへのフリーで直接な SQL アクセスとともに、"
5822+
"ダウンロード統計をビジュアライズする公開のアプリケーションを提供します。"
58265823

58275824
#: ../source/guides/analyzing-pypi-package-downloads.rst:345
58285825
#: ../source/specifications/dependency-specifiers.rst:537
@@ -32188,6 +32185,11 @@ msgid ""
3218832185
"consumed, and due to their scarce use they may also not be well supported by "
3218932186
"Python packaging tools."
3219032187
msgstr ""
32188+
"非ゼロのエポックの使用は非推奨です。それらはしばしば、 Python パッケージが消"
32189+
"費される必要があるかもしれないダウンストリームのパッケージングによって"
32190+
"サポートされていなかったり非推奨になっていたりしますし、また、その仕様が稀な"
32191+
"せいで Python パッケージングツール群がうまくサポートしていなかったりするかも"
32192+
"しれません。"
3219132193

3219232194
#: ../source/specifications/version-specifiers.rst:404
3219332195
msgid ""

0 commit comments

Comments
 (0)