Skip to content

Commit c3a57d4

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent 0aa048a commit c3a57d4

File tree

8 files changed

+20
-11
lines changed

8 files changed

+20
-11
lines changed

c-api/buffer.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-01-07 14:19+0000\n"
14+
"POT-Creation-Date: 2026-01-27 14:24+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

c-api/capsule.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-01-07 14:19+0000\n"
14+
"POT-Creation-Date: 2026-01-27 14:24+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

library/asyncio-queue.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-01-07 14:19+0000\n"
14+
"POT-Creation-Date: 2026-01-27 14:24+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

library/asyncio.po

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@
66
# Translators:
77
# python-doc bot, 2025
88
# Takanori Suzuki <takanori@takanory.net>, 2026
9+
# souma987, 2026
910
#
1011
#, fuzzy
1112
msgid ""
1213
msgstr ""
1314
"Project-Id-Version: Python 3.14\n"
1415
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-01-25 14:14+0000\n"
16+
"POT-Creation-Date: 2026-01-27 14:24+0000\n"
1617
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
17-
"Last-Translator: Takanori Suzuki <takanori@takanory.net>, 2026\n"
18+
"Last-Translator: souma987, 2026\n"
1819
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
1920
"ja/)\n"
2021
"MIME-Version: 1.0\n"
@@ -87,7 +88,7 @@ msgstr ":ref:`a-conceptual-overview-of-asyncio`"
8788

8889
#: ../../library/asyncio.rst:35
8990
msgid "Explanation of the fundamentals of asyncio."
90-
msgstr ""
91+
msgstr "asyncio の基本が解説されています。"
9192

9293
#: ../../library/asyncio.rst:37
9394
msgid "asyncio provides a set of **high-level** APIs to:"
@@ -166,7 +167,7 @@ msgstr ""
166167

167168
#: ../../library/asyncio.rst:69
168169
msgid "asyncio REPL"
169-
msgstr ""
170+
msgstr "asyncio REPL"
170171

171172
#: ../../library/asyncio.rst:70
172173
msgid ""
@@ -185,6 +186,14 @@ msgid ""
185186
">>> await asyncio.sleep(10, result='hello')\n"
186187
"'hello'"
187188
msgstr ""
189+
"$ python -m asyncio\n"
190+
"asyncio REPL ...\n"
191+
"Use \"await\" directly instead of \"asyncio.run()\".\n"
192+
"Type \"help\", \"copyright\", \"credits\" or \"license\" for more "
193+
"information.\n"
194+
">>> import asyncio\n"
195+
">>> await asyncio.sleep(10, result='hello')\n"
196+
"'hello'"
188197

189198
#: ../../library/asyncio.rst:82
190199
msgid ""

library/decimal.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-01-07 14:19+0000\n"
14+
"POT-Creation-Date: 2026-01-27 14:24+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

library/gc.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-01-07 14:19+0000\n"
14+
"POT-Creation-Date: 2026-01-27 14:24+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

library/zipfile.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-01-07 14:19+0000\n"
14+
"POT-Creation-Date: 2026-01-27 14:24+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

reference/lexical_analysis.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-01-07 14:19+0000\n"
14+
"POT-Creation-Date: 2026-01-27 14:24+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"

0 commit comments

Comments
 (0)