File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 5
5
#
6
6
# Translators:
7
7
# tomo, 2020
8
+ # Tetsuo Koyama <[email protected] >, 2021
8
9
#
9
10
#, fuzzy
10
11
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
13
14
"Report-Msgid-Bugs-To : \n "
14
15
"POT-Creation-Date : 2021-02-06 16:25+0000\n "
15
16
"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"
17
18
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
18
19
"MIME-Version : 1.0\n "
19
20
"Content-Type : text/plain; charset=UTF-8\n "
@@ -169,6 +170,10 @@ msgid ""
169
170
"request itself, to the server - this information is sent as HTTP "
170
171
"\" headers\" . Let's look at each of these in turn."
171
172
msgstr ""
173
+ "HTTP の場合には、リクエストオブジェクトに対して二つの特別な操作ができます: "
174
+ "一つ目はサーバーに送るデータを渡すことができる、二つ目はサーバーに送るデータやリクエスト自身に *ついての* 特別な情報 "
175
+ "(\" metadata\" )を渡すことができます - これらの送られる情報は HTTP "
176
+ "「ヘッダ」です。今度はこれらに関してひとつひとつ見ていきましょう。"
172
177
173
178
#: ../../howto/urllib2.rst:105
174
179
msgid "Data"
You can’t perform that action at this time.
0 commit comments