File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3321,6 +3321,14 @@ minimum_perc = 0
33213321replace_edited_strings = false
33223322keep_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]
33253333file_filter = ./<lang>/LC_MESSAGES/library/timeit.po
33263334source_file = pot/library/timeit.pot
Original file line number Diff line number Diff line change 88msgstr ""
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 "
Original file line number Diff line number Diff line change 88msgstr ""
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 "
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
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
317317msgid ""
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:"
320320msgstr ""
321321
@@ -420,8 +420,8 @@ msgstr ""
420420
421421#: ../../library/concurrent.interpreters.rst:277
422422msgid ""
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)."
425425msgstr ""
426426
427427#: ../../library/concurrent.interpreters.rst:284
You can’t perform that action at this time.
0 commit comments