Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbcd963c

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent93b886a commitbcd963c

File tree

11 files changed

+16
-15
lines changed

11 files changed

+16
-15
lines changed

‎c-api/frame.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version:Python 3.13\n"
1414
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2024-12-13 14:18+0000\n"
15+
"POT-Creation-Date:2024-12-27 14:16+0000\n"
1616
"PO-Revision-Date:2022-11-05 19:48+0000\n"
1717
"Last-Translator:Arihiro TAKASE, 2023\n"
1818
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"

‎c-api/init.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ msgid ""
2020
msgstr ""
2121
"Project-Id-Version:Python 3.13\n"
2222
"Report-Msgid-Bugs-To:\n"
23-
"POT-Creation-Date:2024-12-13 14:18+0000\n"
23+
"POT-Creation-Date:2024-12-27 14:16+0000\n"
2424
"PO-Revision-Date:2021-06-28 00:49+0000\n"
2525
"Last-Translator:Takanori Suzuki <takanori@takanory.net>, 2024\n"
2626
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"

‎c-api/init_config.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ msgid ""
1515
msgstr ""
1616
"Project-Id-Version:Python 3.13\n"
1717
"Report-Msgid-Bugs-To:\n"
18-
"POT-Creation-Date:2024-12-13 14:18+0000\n"
18+
"POT-Creation-Date:2024-12-27 14:16+0000\n"
1919
"PO-Revision-Date:2021-06-28 00:49+0000\n"
2020
"Last-Translator:tomo, 2024\n"
2121
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"

‎c-api/sys.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version:Python 3.13\n"
1515
"Report-Msgid-Bugs-To:\n"
16-
"POT-Creation-Date:2024-12-13 14:18+0000\n"
16+
"POT-Creation-Date:2024-12-27 14:16+0000\n"
1717
"PO-Revision-Date:2021-06-28 00:50+0000\n"
1818
"Last-Translator:tomo, 2023\n"
1919
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"

‎library/http.cookies.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version:Python 3.13\n"
1515
"Report-Msgid-Bugs-To:\n"
16-
"POT-Creation-Date:2024-12-13 14:18+0000\n"
16+
"POT-Creation-Date:2024-12-27 14:16+0000\n"
1717
"PO-Revision-Date:2021-06-28 01:07+0000\n"
1818
"Last-Translator:石井明久, 2024\n"
1919
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"

‎library/logging.config.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# Takeshi Nakazato, 2023
1212
# Takanori Suzuki <takanori@takanory.net>, 2023
1313
# 石井明久, 2024
14-
# Takuya Futatsugi,2024
14+
# Takuya Futatsugi,2025
1515
#
1616
#,fuzzy
1717
msgid ""
@@ -20,7 +20,7 @@ msgstr ""
2020
"Report-Msgid-Bugs-To:\n"
2121
"POT-Creation-Date:2024-12-27 14:16+0000\n"
2222
"PO-Revision-Date:2021-06-28 01:09+0000\n"
23-
"Last-Translator:Takuya Futatsugi,2024\n"
23+
"Last-Translator:Takuya Futatsugi,2025\n"
2424
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"
2525
"ja/)\n"
2626
"MIME-Version:1.0\n"
@@ -462,7 +462,7 @@ msgid ""
462462
msgstr""
463463
"その他すべてのキーは省略可能ですが、与えられたなら以下に記述するように解釈さ"
464464
"れます。以下のすべての場合において、 '環境設定辞書' と記載されている所では、"
465-
"その辞書に特殊な ``'()'`` キーがあるかを調べることで、カスタムのインスタント"
465+
"その辞書に特殊な ``'()'`` キーがあるかを調べることで、カスタムのインスタンス"
466466
"化が必要であるか判断されます。その場合は、以下の :ref:`logging-config-dict-"
467467
"userdef` で記述されている機構がインスタンス生成に使われます。そうでなければ、"
468468
"インスタンス化するべきものを決定するのにコンテキストが使われます。"
@@ -839,7 +839,7 @@ msgid ""
839839
"and ``h2``. The formatter for ``h1`` is that described by id ``brief``, and "
840840
"the formatter for ``h2`` is that described by id ``precise``."
841841
msgstr""
842-
"上記のコード片は、``foo.bar.baz``というの名ロガーに、ハンドラ id ``h1`` と "
842+
"上記のコード片は、``foo.bar.baz``という名のロガーに、ハンドラ id ``h1`` と "
843843
"``h2`` で表される 2 つのハンドラを接続することを示します。``h1`` のフォーマッ"
844844
"タは id ``brief`` で記述されるもので、``h2`` のフォーマッタは id ``precise`` "
845845
"で記述されるものです。"

‎library/traceback.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ msgid ""
1616
msgstr ""
1717
"Project-Id-Version:Python 3.13\n"
1818
"Report-Msgid-Bugs-To:\n"
19-
"POT-Creation-Date:2024-12-13 14:18+0000\n"
19+
"POT-Creation-Date:2024-12-27 14:16+0000\n"
2020
"PO-Revision-Date:2021-06-28 01:16+0000\n"
2121
"Last-Translator:tomo, 2024\n"
2222
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"

‎library/unittest.mock.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# Atsuo Ishimoto <atsuoishimoto@gmail.com>, 2022
1111
# 石井明久, 2024
1212
# Arihiro TAKASE, 2024
13+
# Takuya Futatsugi, 2025
1314
#
1415
#,fuzzy
1516
msgid ""
@@ -18,7 +19,7 @@ msgstr ""
1819
"Report-Msgid-Bugs-To:\n"
1920
"POT-Creation-Date:2024-12-27 14:16+0000\n"
2021
"PO-Revision-Date:2021-06-28 01:16+0000\n"
21-
"Last-Translator:Arihiro TAKASE, 2024\n"
22+
"Last-Translator:Takuya Futatsugi, 2025\n"
2223
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"
2324
"ja/)\n"
2425
"MIME-Version:1.0\n"
@@ -2821,7 +2822,7 @@ msgid ""
28212822
"with :meth:`~Mock.assert_has_calls`."
28222823
msgstr""
28232824
":func:`call` は :attr:`~Mock.call_args`, :attr:`~Mock.call_args_list`, :attr:"
2824-
"`~Mock.mock_calls`, :attr:`~Mock.method_calls`と比較してより下端に assert で"
2825+
"`~Mock.mock_calls`, :attr:`~Mock.method_calls`と比較してより簡単に assert で"
28252826
"きるようにするためのヘルパーオブジェクトです。 :func:`call` は :meth:`~Mock."
28262827
"assert_has_calls` と組み合わせて使うこともできます。"
28272828

‎library/xmlrpc.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version:Python 3.13\n"
1414
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2024-12-13 14:18+0000\n"
15+
"POT-Creation-Date:2024-12-27 14:16+0000\n"
1616
"PO-Revision-Date:2021-06-28 01:18+0000\n"
1717
"Last-Translator:石井明久, 2024\n"
1818
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"

‎tutorial/datastructures.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version:Python 3.13\n"
1515
"Report-Msgid-Bugs-To:\n"
16-
"POT-Creation-Date:2024-12-13 14:18+0000\n"
16+
"POT-Creation-Date:2024-12-27 14:16+0000\n"
1717
"PO-Revision-Date:2021-06-28 01:50+0000\n"
1818
"Last-Translator:TENMYO Masakazu, 2024\n"
1919
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"

‎whatsnew/3.0.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version:Python 3.13\n"
1515
"Report-Msgid-Bugs-To:\n"
16-
"POT-Creation-Date:2024-12-13 14:18+0000\n"
16+
"POT-Creation-Date:2024-12-27 14:16+0000\n"
1717
"PO-Revision-Date:2021-06-29 13:04+0000\n"
1818
"Last-Translator:Taichi Haradaguchi, 2024\n"
1919
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp