File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 5
5
#
6
6
# Translators:
7
7
# tomo, 2018
8
+ # Osamu NAKAMURA, 2019
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 : 2019-01-01 15:22+0900\n "
15
16
"PO-Revision-Date : 2018-06-29 17:35+0000\n "
16
- "Last-Translator : tomo, 2018 \n "
17
+ "Last-Translator : Osamu NAKAMURA, 2019 \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 "
@@ -55,6 +56,7 @@ msgid ""
55
56
"location), or only sequential access (for example in the case of a socket or"
56
57
" pipe)."
57
58
msgstr ""
59
+ "それぞれの具象ストリームオブジェクトは、カテゴリに応じた機能を持ちます。ストリームは読み込み専用、書き込み専用、読み書き可能のいずかになります。任意のランダムアクセス(前方、後方の任意の場所にシークする)が可能かもしれませんし、シーケンシャルアクセスしかできないかもしれません(例えばソケットやパイプなど)。"
58
60
59
61
#: ../../library/io.rst:40
60
62
msgid ""
You can’t perform that action at this time.
0 commit comments