Skip to content

Commit 1db5ed3

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent a2c52be commit 1db5ed3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

library/os.po

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Translators:
77
# Osamu NAKAMURA, 2019
88
# tomo, 2019
9+
# Shigemi Suganuma <samuel300z@gmail.com>, 2020
910
#
1011
#, fuzzy
1112
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415
"Report-Msgid-Bugs-To: \n"
1516
"POT-Creation-Date: 2020-01-23 04:38+0000\n"
1617
"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"
1819
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
@@ -84,6 +85,8 @@ msgid ""
8485
"arguments that have the correct type, but are not accepted by the operating "
8586
"system."
8687
msgstr ""
88+
"このモジュール内のすべての関数は、間違った、あるいはアクセス出来ないファイル名やファイルパス、その他型が合っていても OS が受理しない引数に対して、 "
89+
":exc:`OSError` (またはそのサブクラス)を送出します。"
8790

8891
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/os.rst:44
8992
msgid "An alias for the built-in :exc:`OSError` exception."
@@ -368,6 +371,7 @@ msgid ""
368371
":data:`environb` is only available if :data:`supports_bytes_environ` is "
369372
"``True``."
370373
msgstr ""
374+
":data:`environb` は :data:`supports_bytes_environ` が ``True`` の場合のみ利用可能です。"
371375

372376
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/os.rst:160
373377
msgid "These functions are described in :ref:`os-file-dir`."

0 commit comments

Comments
 (0)