Skip to content

Commit b1ea2c2

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 48fead9 commit b1ea2c2

File tree

3 files changed

+3700
-3693
lines changed

3 files changed

+3700
-3693
lines changed

library/asyncio-task.po

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.7\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-09-26 09:18+0900\n"
11+
"POT-Creation-Date: 2018-09-28 09:18+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: tomo🐧, 2018\n"
1414
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -899,15 +899,14 @@ msgstr "*obj* が :ref:`コルーチンオブジェクト <coroutine>` であれ
899899
#: ../../library/asyncio-task.rst:895
900900
msgid ""
901901
"This method is different from :func:`inspect.iscoroutine` because it returns"
902-
" ``True`` for generator-based coroutines decorated with :func:`@coroutine "
903-
"<coroutine>`."
902+
" ``True`` for generator-based coroutines."
904903
msgstr ""
905904

906-
#: ../../library/asyncio-task.rst:901
905+
#: ../../library/asyncio-task.rst:900
907906
msgid "Return ``True`` if *func* is a :ref:`coroutine function <coroutine>`."
908907
msgstr ""
909908

910-
#: ../../library/asyncio-task.rst:904
909+
#: ../../library/asyncio-task.rst:903
911910
msgid ""
912911
"This method is different from :func:`inspect.iscoroutinefunction` because it"
913912
" returns ``True`` for generator-based coroutine functions decorated with "

whatsnew/3.7.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.7\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-09-26 09:18+0900\n"
11+
"POT-Creation-Date: 2018-09-28 09:18+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: takey <taketakeyyy@gmail.com>, 2018\n"
1414
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -3656,6 +3656,6 @@ msgstr ""
36563656

36573657
#: ../../whatsnew/3.7.rst:2524
36583658
msgid ""
3659-
":mod:`xml.dom.minidom` and mod:`xml.sax` modules no longer process external "
3660-
"entities by default. See also :issue:`17239`."
3659+
":mod:`xml.dom.minidom` and :mod:`xml.sax` modules no longer process external"
3660+
" entities by default. See also :issue:`17239`."
36613661
msgstr ""

0 commit comments

Comments
 (0)