File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 5
5
#
6
6
# Translators:
7
7
# tomo, 2020
8
+ # Shin Saito, 2021
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 : 2021-01-01 16:06+0000\n "
15
16
"PO-Revision-Date : 2020-05-30 12:18+0000\n "
16
- "Last-Translator : tomo, 2020 \n "
17
+ "Last-Translator : Shin Saito, 2021 \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 "
@@ -4344,12 +4345,16 @@ msgid ""
4344
4345
":c:func:`PyUnicode_EncodeUnicodeEscape` use "
4345
4346
":c:func:`PyUnicode_AsUnicodeEscapeString`"
4346
4347
msgstr ""
4348
+ ":c:func:`PyUnicode_EncodeUnicodeEscape`: "
4349
+ ":c:func:`PyUnicode_AsUnicodeEscapeString` を使用してください"
4347
4350
4348
4351
#: ../../whatsnew/3.3.rst:2314
4349
4352
msgid ""
4350
4353
":c:func:`PyUnicode_EncodeRawUnicodeEscape` use "
4351
4354
":c:func:`PyUnicode_AsRawUnicodeEscapeString`"
4352
4355
msgstr ""
4356
+ ":c:func:`PyUnicode_EncodeRawUnicodeEscape`: "
4357
+ ":c:func:`PyUnicode_AsRawUnicodeEscapeString` を使用してください"
4353
4358
4354
4359
#: ../../whatsnew/3.3.rst:2316
4355
4360
msgid ""
You can’t perform that action at this time.
0 commit comments