File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ msgid ""
1717msgstr ""
1818"Project-Id-Version : Python 3.9\n "
1919"Report-Msgid-Bugs-To : \n "
20- "POT-Creation-Date : 2021-01-01 05:02 +0000\n "
20+ "POT-Creation-Date : 2021-02-06 05:23 +0000\n "
2121"PO-Revision-Date : 2017-02-16 17:46+0000\n "
2222"Last-Translator : Hiroyuki Kurosawa <kh99mail@gmail.com>, 2019\n "
2323"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -171,14 +171,10 @@ msgstr ""
171171msgid ""
172172"In the case of HTTP, there are two extra things that Request objects allow "
173173"you to do: First, you can pass data to be sent to the server. Second, you "
174- "can pass extra information (\" metadata\" ) *about* the data or the about "
174+ "can pass extra information (\" metadata\" ) *about* the data or about the "
175175"request itself, to the server - this information is sent as HTTP "
176176"\" headers\" . Let's look at each of these in turn."
177177msgstr ""
178- "HTTP の場合には、リクエストオブジェクトに対して二つの特別な操作ができます: "
179- "一つ目はサーバーに送るデータを渡すことができる、二つ目はサーバーに送るデータやリクエスト自身に *ついての* 特別な情報 "
180- "(\" metadata\" )を渡すことができます - これらの送られる情報は HTTP "
181- "「ヘッダ」です。今度はこれらに関してひとつひとつ見ていきましょう。"
182178
183179#: ../../howto/urllib2.rst:105
184180msgid "Data"
You can’t perform that action at this time.
0 commit comments