File tree 1 file changed +7
-2
lines changed
1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 6
6
# Translators:
7
7
# tomo, 2021
8
8
# Tetsuo Koyama <tkoyama010@gmail.com>, 2021
9
+ # yaakiyu, 2023
9
10
#
10
11
#, fuzzy
11
12
msgid ""
12
13
msgstr ""
13
14
"Project-Id-Version : Python 3.11\n "
14
15
"Report-Msgid-Bugs-To : \n "
15
- "POT-Creation-Date : 2022-12-28 04:14 +0000\n "
16
+ "POT-Creation-Date : 2022-12-30 14:13 +0000\n "
16
17
"PO-Revision-Date : 2021-06-29 13:04+0000\n "
17
- "Last-Translator : Tetsuo Koyama <tkoyama010@gmail.com>, 2021 \n "
18
+ "Last-Translator : yaakiyu, 2023 \n "
18
19
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ "
19
20
"ja/)\n "
20
21
"MIME-Version : 1.0\n "
@@ -1216,6 +1217,10 @@ msgid ""
1216
1217
"customize the task factory that :meth:`loop.create_task() <asyncio.loop."
1217
1218
"create_task>` method uses. (Contributed by Yury Selivanov.)"
1218
1219
msgstr ""
1220
+ ":meth:`loop.create_task() <asyncio.loop.create_task>` メソッドが使うタスク"
1221
+ "ファクトリーをカスタマイズするための新たな :meth:`loop.set_task_factory() "
1222
+ "<asyncio.loop.set_task_factory>` メソッドと :meth:`loop.get_task_factory() "
1223
+ "<asyncio.loop.get_task_factory>` メソッド。 (Yury Selivanovによる貢献。)"
1219
1224
1220
1225
#: ../../whatsnew/3.5.rst:814
1221
1226
msgid ""
You can’t perform that action at this time.
0 commit comments