Skip to content

Commit 8d598d9

Browse files
motokweblate
authored andcommitted
Translated using Weblate (Japanese)
Currently translated at 99.8% (4459 of 4464 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 ae64556 commit 8d598d9

1 file changed

Lines changed: 12 additions & 20 deletions

File tree

locales/ja/LC_MESSAGES/messages.po

Lines changed: 12 additions & 20 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-04-21 14:37+0000\n"
16-
"PO-Revision-Date: 2026-04-21 14:37+0000\n"
16+
"PO-Revision-Date: 2026-04-22 16:11+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"
@@ -15479,26 +15479,25 @@ msgstr ""
1547915479

1548015480
#: ../source/key_projects.rst:833
1548115481
msgid "uv"
15482-
msgstr ""
15482+
msgstr "uv"
1548315483

1548415484
#: ../source/key_projects.rst:835
15485-
#, fuzzy
15486-
#| msgid ""
15487-
#| "`Docs <https://pipx.pypa.io/>`__ | `GitHub <https://github.com/pypa/"
15488-
#| "pipx>`__ | `PyPI <https://pypi.org/project/pipx/>`__"
1548915485
msgid ""
1549015486
"`Docs <https://docs.astral.sh/uv/>`__ | `GitHub <https://github.com/astral-"
1549115487
"sh/uv>`__ | `PyPI <https://pypi.org/project/uv/>`__"
1549215488
msgstr ""
15493-
"`説明文書 <https://pipx.pypa.io/>`__ | `GitHub <https://github.com/pypa/"
15494-
"pipx>`__ | `PyPI <https://pypi.org/project/pipx/>`__"
15489+
"`説明文書 <https://docs.astral.sh/uv/>`__ | `GitHub <https://github.com/"
15490+
"astral-sh/uv>`__ | `PyPI <https://pypi.org/project/uv/>`__"
1549515491

1549615492
#: ../source/key_projects.rst:839
1549715493
msgid ""
1549815494
"A Python package and project manager, written in Rust for high performance. "
1549915495
"It supports creating and managing virtual environments, installing packages, "
1550015496
"locking dependencies, and managing Python versions and projects."
1550115497
msgstr ""
15498+
"良好なパフォーマンスのために Rust で書かれた Python パッケージとプロジェクト"
15499+
"のマネージャ。仮想環境の作成と維持管理や、パッケージインストール、依存関係の"
15500+
"固定、 Python バージョンやプロジェクトの管理をサポートしています。"
1550215501

1550315502
#: ../source/key_projects.rst:846
1550415503
msgid "zest.releaser"
@@ -26704,16 +26703,12 @@ msgid "The path to the archive."
2670426703
msgstr "アーカイブへのパス。"
2670526704

2670626705
#: ../source/specifications/pylock-toml.rst:470
26707-
#, fuzzy
26708-
#| msgid ""
26709-
#| "If :ref:`pylock-packages-marker` is specified, check if it is satisfied; "
26710-
#| "if it isn't, skip to the next package."
2671126706
msgid ""
2671226707
"If :ref:`pylock-packages-archive-url` is also specified, the filename as "
2671326708
"specified by this key takes precedence."
2671426709
msgstr ""
26715-
":ref:`pylock-packages-marker` が指定されているなら、それを満足しているかどう"
26716-
"かの確認; もし満足していなければ、次のパッケージへとスキップしましょう。"
26710+
":ref:`pylock-packages-archive-url` が併せて指定されているなら、このキーによっ"
26711+
"て指定された通りのファイル名が優先的に採用されます。"
2671726712

2671826713
#: ../source/specifications/pylock-toml.rst:477
2671926714
msgid "``packages.archive.size``"
@@ -26883,16 +26878,13 @@ msgid "The file name of the :ref:`source-distribution-format-sdist` file."
2688326878
msgstr ":ref:`source-distribution-format-sdist` ファイルのファイル名。"
2688426879

2688526880
#: ../source/specifications/pylock-toml.rst:568
26886-
#, fuzzy
26887-
#| msgid ""
26888-
#| "Validate using :ref:`pylock-packages-sdist-size` and :ref:`pylock-"
26889-
#| "packages-sdist-hashes`."
2689026881
msgid ""
2689126882
"If specified, this key's value takes precedence over the file name found in "
2689226883
"either :ref:`pylock-packages-sdist-url` or :ref:`pylock-packages-sdist-path`."
2689326884
msgstr ""
26894-
":ref:`pylock-packages-sdist-size` と :ref:`pylock-packages-sdist-hashes` を"
26895-
"使って正当性を検証しましょう。"
26885+
"指定されていれば、:ref:`pylock-packages-sdist-url` や :ref:`pylock-packages-"
26886+
"sdist-path` のいずれかで見つかるファイル名よりも、このキーの値が優先的に採用"
26887+
"されます。"
2689626888

2689726889
#: ../source/specifications/pylock-toml.rst:575
2689826890
msgid "``packages.sdist.upload-time``"

0 commit comments

Comments
 (0)