File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ msgstr ""
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2018-01-05 15:01+0000\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
- "Last-Translator : 秘湯 <xwhhsprings @gmail.com>, 2017 \n "
13
+ "Last-Translator : SHIMIZU Taku <shimizu.taku @gmail.com>, 2018 \n "
14
14
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
15
15
"MIME-Version : 1.0\n "
16
16
"Content-Type : text/plain; charset=UTF-8\n "
@@ -164,7 +164,7 @@ msgstr ""
164
164
165
165
#: ../../library/http.server.rst:114
166
166
msgid ":class:`BaseHTTPRequestHandler` has the following attributes:"
167
- msgstr ""
167
+ msgstr ":class:`BaseHTTPRequestHandler` は以下の属性を持っています: "
168
168
169
169
#: ../../library/http.server.rst:118
170
170
msgid ""
Original file line number Diff line number Diff line change @@ -510,8 +510,7 @@ msgid ""
510
510
"On Windows, ``TCP_FASTOPEN``, ``TCP_KEEPCNT`` appear if run-time Windows "
511
511
"supports."
512
512
msgstr ""
513
- "Windowsでは、実行時のWindowsがサポートしているならば `` TCP_FASTOPEN``、 `` "
514
- "TCP_KEEPCNT``が表示されます。"
513
+ "Windowsでは、実行時のWindowsがサポートしているならば ``TCP_FASTOPEN``、 ``TCP_KEEPCNT``が表示されます。"
515
514
516
515
#: ../../library/socket.rst:315 ../../library/socket.rst:350
517
516
msgid ""
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ msgid ""
76
76
"in Python as in those languages."
77
77
msgstr ""
78
78
"Pyhon "
79
- "は簡単に利用できますが、本物のプログラミング言語であり、シェルスクリプトやバッチファイルよりも多くの機構がり 、大きなプログラムの開発にも適しています。一方では、Python"
79
+ "は簡単に利用できますが、本物のプログラミング言語であり、シェルスクリプトやバッチファイルよりも多くの機構があり 、大きなプログラムの開発にも適しています。一方では、Python"
80
80
" は C よりたくさんのエラーチェックを実行時に行っており、また可変長配列や辞書などの高級な型を組込みで持つ *超高級言語(very-high-"
81
81
"level language)* です。Python は Awk や Perl "
82
82
"などよりも汎用的なデータ型を備えており、より多くの領域で利用できます。また、Pythonはこれらの言語と比べても、少なくとも同じぐらいには簡単です。"
You can’t perform that action at this time.
0 commit comments