File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
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
+ # samuel300z <samuel300z@gmail.com>, 2020
10
10
#
11
11
#, fuzzy
12
12
msgid ""
@@ -15,7 +15,7 @@ msgstr ""
15
15
"Report-Msgid-Bugs-To : \n "
16
16
"POT-Creation-Date : 2020-01-23 04:38+0000\n "
17
17
"PO-Revision-Date : 2019-09-01 03:12+0000\n "
18
- "Last-Translator : Shigemi Suganuma <samuel300z@gmail.com>, 2020\n "
18
+ "Last-Translator : samuel300z <samuel300z@gmail.com>, 2020\n "
19
19
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
20
20
"MIME-Version : 1.0\n "
21
21
"Content-Type : text/plain; charset=UTF-8\n "
@@ -383,6 +383,8 @@ msgid ""
383
383
"encoding with ``'surrogateescape'`` error handler, or ``'strict'`` on "
384
384
"Windows; return :class:`bytes` unchanged."
385
385
msgstr ""
386
+ "*filename* をファイルシステムのエンコーディングにエンコードします。エラーハンドラーに ``'surrogateescape'`` "
387
+ "(Windows の場合は ``'strict'``) が指定されます; 未変更の :class:`bytes` オブジェクトを返します。"
386
388
387
389
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/os.rst:169
388
390
msgid ":func:`fsdecode` is the reverse function."
You can’t perform that action at this time.
0 commit comments