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

Skip to content

Commit 1c5180b

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 9d3fb5f commit 1c5180b

File tree

2 files changed

+5120
-5107
lines changed

2 files changed

+5120
-5107
lines changed

library/http.client.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
1818
"Project-Id-Version: Python 3.8\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2020-01-01 12:19+0000\n"
20+
"POT-Creation-Date: 2020-02-03 12:37+0000\n"
2121
"PO-Revision-Date: 2017-02-16 23:13+0000\n"
2222
"Last-Translator: tomo, 2019\n"
2323
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -609,9 +609,9 @@ msgid ""
609609
"Client side ``HTTP PUT`` requests are very similar to ``POST`` requests. The"
610610
" difference lies only the server side where HTTP server will allow resources"
611611
" to be created via ``PUT`` request. It should be noted that custom HTTP "
612-
"methods +are also handled in :class:`urllib.request.Request` by sending the "
613-
"appropriate +method attribute.Here is an example session that shows how to "
614-
"do ``PUT`` request using http.client::"
612+
"methods are also handled in :class:`urllib.request.Request` by setting the "
613+
"appropriate method attribute. Here is an example session that shows how to "
614+
"send a ``PUT`` request using http.client::"
615615
msgstr ""
616616

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

0 commit comments

Comments
 (0)
0