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

Skip to content

Commit 5e61164

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 520d71a commit 5e61164

File tree

2 files changed

+4330
-4324
lines changed

2 files changed

+4330
-4324
lines changed

library/http.client.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.7\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2020-01-01 04:28+0000\n"
14+
"POT-Creation-Date: 2020-02-04 04:44+0000\n"
1515
"PO-Revision-Date: 2019-09-01 03:19+0000\n"
1616
"Last-Translator: tomo, 2019\n"
1717
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -575,9 +575,9 @@ msgid ""
575575
"Client side ``HTTP PUT`` requests are very similar to ``POST`` requests. The"
576576
" difference lies only the server side where HTTP server will allow resources"
577577
" to be created via ``PUT`` request. It should be noted that custom HTTP "
578-
"methods +are also handled in :class:`urllib.request.Request` by sending the "
579-
"appropriate +method attribute.Here is an example session that shows how to "
580-
"do ``PUT`` request using http.client::"
578+
"methods are also handled in :class:`urllib.request.Request` by setting the "
579+
"appropriate method attribute. Here is an example session that shows how to "
580+
"send a ``PUT`` request using http.client::"
581581
msgstr ""
582582

583583
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/http.client.rst:569

0 commit comments

Comments
 (0)
0