Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd8b0cff

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parenta830795 commitd8b0cff

File tree

3 files changed

+5063
-5057
lines changed

3 files changed

+5063
-5057
lines changed

‎library/asyncio-protocol.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ msgid ""
1616
msgstr ""
1717
"Project-Id-Version:Python 3.8\n"
1818
"Report-Msgid-Bugs-To:\n"
19-
"POT-Creation-Date:2019-09-01 14:24+0000\n"
19+
"POT-Creation-Date:2019-09-16 11:27+0000\n"
2020
"PO-Revision-Date:2017-02-16 17:49+0000\n"
2121
"Last-Translator:MS_H, 2019\n"
2222
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -1003,27 +1003,27 @@ msgid ""
10031003
"data, and waits until the connection is closed::"
10041004
msgstr""
10051005

1006-
#:../../library/asyncio-protocol.rst:812
1006+
#:../../library/asyncio-protocol.rst:811
10071007
msgid""
10081008
"The :ref:`TCP echo client using streams <asyncio-tcp-echo-client-streams>` "
10091009
"example uses the high-level :func:`asyncio.connect` function."
10101010
msgstr""
10111011

1012-
#:../../library/asyncio-protocol.rst:819
1012+
#:../../library/asyncio-protocol.rst:818
10131013
msgid"UDP Echo Server"
10141014
msgstr""
10151015

1016-
#:../../library/asyncio-protocol.rst:821
1016+
#:../../library/asyncio-protocol.rst:820
10171017
msgid""
10181018
"A UDP echo server, using the :meth:`loop.create_datagram_endpoint` method, "
10191019
"sends back received data::"
10201020
msgstr""
10211021

1022-
#:../../library/asyncio-protocol.rst:863
1022+
#:../../library/asyncio-protocol.rst:862
10231023
msgid"UDP Echo Client"
10241024
msgstr""
10251025

1026-
#:../../library/asyncio-protocol.rst:865
1026+
#:../../library/asyncio-protocol.rst:864
10271027
msgid""
10281028
"A UDP echo client, using the :meth:`loop.create_datagram_endpoint` method, "
10291029
"sends data and closes the transport when it receives the answer::"

‎tutorial/controlflow.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ msgid ""
1919
msgstr ""
2020
"Project-Id-Version:Python 3.8\n"
2121
"Report-Msgid-Bugs-To:\n"
22-
"POT-Creation-Date:2019-09-01 14:24+0000\n"
22+
"POT-Creation-Date:2019-09-16 11:27+0000\n"
2323
"PO-Revision-Date:2017-02-16 23:40+0000\n"
2424
"Last-Translator:tomo, 2019\n"
2525
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -683,8 +683,8 @@ msgstr ""
683683

684684
#:../../tutorial/controlflow.rst:698
685685
msgid""
686-
"For an API, use positional-only to preventpreventbreaking API changes if "
687-
"theparameter's name is modified in the future."
686+
"For an API, use positional-only to prevent breaking API changes if the "
687+
"parameter's name is modified in the future."
688688
msgstr""
689689

690690
#:../../tutorial/controlflow.rst:704

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp