Skip to content

Commit a205ca6

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent 186a338 commit a205ca6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

howto/regex.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.11\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2023-02-24 14:15+0000\n"
16+
"POT-Creation-Date: 2023-03-17 14:14+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:53+0000\n"
1818
"Last-Translator: Takeshi Nakazato, 2023\n"
1919
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/"

reference/compound_stmts.po

+3-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
# Osamu NAKAMURA, 2021
99
# Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2021
1010
# 菊池 健志, 2023
11+
# Atsuo Ishimoto <atsuoishimoto@gmail.com>, 2023
1112
#
1213
#, fuzzy
1314
msgid ""
@@ -16,7 +17,7 @@ msgstr ""
1617
"Report-Msgid-Bugs-To: \n"
1718
"POT-Creation-Date: 2023-03-17 14:14+0000\n"
1819
"PO-Revision-Date: 2021-06-28 01:19+0000\n"
19-
"Last-Translator: 菊池 健志, 2023\n"
20+
"Last-Translator: Atsuo Ishimoto <atsuoishimoto@gmail.com>, 2023\n"
2021
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/"
2122
"ja/)\n"
2223
"MIME-Version: 1.0\n"
@@ -1883,6 +1884,7 @@ msgid ""
18831884
msgstr ""
18841885
"Python で実行しているコルーチンは多くの時点で一時停止と再開ができます (:term:"
18851886
"`coroutine` を参照)。\n"
1887+
"\n"
18861888
":keyword:`await` 式である :keyword:`async for` と :keyword:`async with` はコ"
18871889
"ルーチン関数の本体でしか使えません。"
18881890

0 commit comments

Comments
 (0)