File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 6
6
# Translators:
7
7
# Osamu NAKAMURA, 2019
8
8
# tomo, 2019
9
+ # Shigemi Suganuma <samuel300z@gmail.com>, 2020
9
10
#
10
11
#, fuzzy
11
12
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
14
15
"Report-Msgid-Bugs-To : \n "
15
16
"POT-Creation-Date : 2020-01-23 04:38+0000\n "
16
17
"PO-Revision-Date : 2019-09-01 03:12+0000\n "
17
- "Last-Translator : tomo, 2019 \n "
18
+ "Last-Translator : Shigemi Suganuma <samuel300z@gmail.com>, 2020 \n "
18
19
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
19
20
"MIME-Version : 1.0\n "
20
21
"Content-Type : text/plain; charset=UTF-8\n "
@@ -84,6 +85,8 @@ msgid ""
84
85
"arguments that have the correct type, but are not accepted by the operating "
85
86
"system."
86
87
msgstr ""
88
+ "このモジュール内のすべての関数は、間違った、あるいはアクセス出来ないファイル名やファイルパス、その他型が合っていても OS が受理しない引数に対して、 "
89
+ ":exc:`OSError` (またはそのサブクラス)を送出します。"
87
90
88
91
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/os.rst:44
89
92
msgid "An alias for the built-in :exc:`OSError` exception."
@@ -368,6 +371,7 @@ msgid ""
368
371
":data:`environb` is only available if :data:`supports_bytes_environ` is "
369
372
"``True``."
370
373
msgstr ""
374
+ ":data:`environb` は :data:`supports_bytes_environ` が ``True`` の場合のみ利用可能です。"
371
375
372
376
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/os.rst:160
373
377
msgid "These functions are described in :ref:`os-file-dir`."
You can’t perform that action at this time.
0 commit comments