8000 [skip ci] Update .po files · python/python-docs-ja@a098559 · GitHub
[go: up one dir, main page]

Skip to content

Commit a098559

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent a1d1643 commit a098559

File tree

2 files changed

+4188
-4181
lines changed

2 files changed

+4188
-4181
lines changed

library/asyncio-protocol.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.7\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2019-05-29 11:32+0900\n"
15+
"POT-Creation-Date: 2019-09-16 03:30+0000\n"
1616
"PO-Revision-Date: 2019-09-01 03:30+0000\n"
1717
"Last-Translator: MS_H, 2019\n"
1818
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -999,27 +999,27 @@ msgid ""
999999
"data, and waits until the connection is closed::"
10001000
msgstr ""
10011001

1002-
#: ../../library/asyncio-protocol.rst:812
1002+
#: ../../library/asyncio-protocol.rst:811
10031003
msgid ""
10041004
"The :ref:`TCP echo client using streams <asyncio-tcp-echo-client-streams>` "
10051005
"example uses the high-level :func:`asyncio.open_connection` function."
10061006
msgstr ""
10071007

1008-
#: ../../library/asyncio-protocol.rst:819
1008+
#: ../../library/asyncio-protocol.rst:818
10091009
msgid "UDP Echo Server"
10101010
msgstr ""
10111011

1012-
#: ../../library/asyncio-protocol.rst:821
1012+
#: ../../library/asyncio-protocol.rst:820
10131013
msgid ""
10141014
"A UDP echo server, using the :meth:`loop.create_datagram_endpoint` method, "
10151015
"sends back received data::"
10161016
msgstr ""
10171017

1018-
#: ../../library/asyncio-protocol.rst:863
1018+
#: ../../library/asyncio-protocol.rst:862
10191019
msgid "UDP Echo Client"
10201020
msgstr ""
10211021

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

0 commit comments

Comments
 (0)
0