File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 5
5
#
6
6
# Translators:
7
7
# tomo, 2018
8
+ # samuel300z <samuel300z@gmail.com>, 2020
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 : 2020-01-01 18:39+0900\n "
15
16
"PO-Revision-Date : 2018-06-29 17:24+0000\n "
16
- "Last-Translator : tomo, 2018 \n "
17
+ "Last-Translator : samuel300z <samuel300z@gmail.com>, 2020 \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 "
@@ -393,6 +394,8 @@ msgid ""
393
394
"encoding with ``'surrogateescape'`` error handler, or ``'strict'`` on "
394
395
"Windows; return :class:`bytes` unchanged."
395
396
msgstr ""
397
+ "*filename* をファイルシステムのエンコーディングにエンコードします。エラーハンドラーに ``'surrogateescape'`` "
398
+ "(Windows の場合は ``'strict'``) が指定されます; 未変更の :class:`bytes` オブジェクトを返します。"
396
399
397
400
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/os.rst:178
398
401
msgid ":func:`fsdecode` is the reverse function."
You can’t perform that action at this time.
0 commit comments