Skip to content

Commit a01756c

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent 8d55765 commit a01756c

7 files changed

Lines changed: 1040 additions & 381 deletions

File tree

.tx/config

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3321,6 +3321,14 @@ minimum_perc = 0
33213321
replace_edited_strings = false
33223322
keep_translations = false
33233323

3324+
[o:python-doc:p:python-newest:r:library--time-complexity]
3325+
file_filter = ./<lang>/LC_MESSAGES/library/time-complexity.po
3326+
source_file = pot/library/time-complexity.pot
3327+
type = PO
3328+
minimum_perc = 0
3329+
replace_edited_strings = false
3330+
keep_translations = false
3331+
33243332
[o:python-doc:p:python-newest:r:library--timeit]
33253333
file_filter = ./<lang>/LC_MESSAGES/library/timeit.po
33263334
source_file = pot/library/timeit.pot

howto/perf_profiling.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.15\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2026-08-13 14:51+0000\n"
11+
"POT-Creation-Date: 2026-09-03 17:25+0000\n"
1212
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1313
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
1414
"ja/)\n"

library/asyncio-threading.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.15\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2026-08-13 14:51+0000\n"
11+
"POT-Creation-Date: 2026-09-03 17:25+0000\n"
1212
"PO-Revision-Date: 2026-06-11 17:36+0000\n"
1313
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
1414
"ja/)\n"

library/concurrent.interpreters.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.15\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-08-29 17:28+0000\n"
15+
"POT-Creation-Date: 2026-09-03 17:25+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1717
"Last-Translator: Takanori Suzuki <takanori@takanory.net>, 2025\n"
1818
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -315,7 +315,7 @@ msgstr ""
315315

316316
#: ../../library/concurrent.interpreters.rst:194
317317
msgid ""
318-
"There is a small number of Python types that actually share mutable data "
318+
"There are a small number of Python types that actually share mutable data "
319319
"between interpreters:"
320320
msgstr ""
321321

@@ -420,8 +420,8 @@ msgstr ""
420420

421421
#: ../../library/concurrent.interpreters.rst:277
422422
msgid ""
423-
"Return the result of calling running the given function in the interpreter "
424-
"(in the current thread)."
423+
"Return the result of running the given function in the interpreter (in the "
424+
"current thread)."
425425
msgstr ""
426426

427427
#: ../../library/concurrent.interpreters.rst:284

0 commit comments

Comments
 (0)