Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8382106

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 5f22829 commit 8382106

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

howto/urllib2.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# tomo, 2020
8+
# Tetsuo Koyama <[email protected]>, 2021
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2021-02-06 16:25+0000\n"
1516
"PO-Revision-Date: 2020-05-30 11:55+0000\n"
16-
"Last-Translator: tomo, 2020\n"
17+
"Last-Translator: Tetsuo Koyama <[email protected]>, 2021\n"
1718
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -169,6 +170,10 @@ msgid ""
169170
"request itself, to the server - this information is sent as HTTP "
170171
"\"headers\". Let's look at each of these in turn."
171172
msgstr ""
173+
"HTTP の場合には、リクエストオブジェクトに対して二つの特別な操作ができます: "
174+
"一つ目はサーバーに送るデータを渡すことができる、二つ目はサーバーに送るデータやリクエスト自身に *ついての* 特別な情報 "
175+
"(\"metadata\")を渡すことができます - これらの送られる情報は HTTP "
176+
"「ヘッダ」です。今度はこれらに関してひとつひとつ見ていきましょう。"
172177

173178
#: ../../howto/urllib2.rst:105
174179
msgid "Data"

0 commit comments

Comments
 (0)