Skip to content

Commit 6debdd5

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 228a0d3 commit 6debdd5

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

howto/urllib2.po

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
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 ""
171171
msgid ""
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."
177177
msgstr ""
178-
"HTTP の場合には、リクエストオブジェクトに対して二つの特別な操作ができます: "
179-
"一つ目はサーバーに送るデータを渡すことができる、二つ目はサーバーに送るデータやリクエスト自身に *ついての* 特別な情報 "
180-
"(\"metadata\")を渡すことができます - これらの送られる情報は HTTP "
181-
"「ヘッダ」です。今度はこれらに関してひとつひとつ見ていきましょう。"
182178

183179
#: ../../howto/urllib2.rst:105
184180
msgid "Data"

0 commit comments

Comments
 (0)