File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 2.7\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2019-04-09 16:13+0900\n "
11
- "PO-Revision-Date : 2019-04-09 07:18+0000\n "
10
+ "POT-Creation-Date : 2019-04-10 16:13+0900\n "
11
+ "PO-Revision-Date : 2019-04-10 07:18+0000\n "
12
12
"Last-Translator : tomo\n "
13
13
"Language-Team : Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n "
14
14
"MIME-Version : 1.0\n "
@@ -550,8 +550,7 @@ msgid "Base class for warnings related to Unicode."
550
550
msgstr "Unicode に関連した警告の基底クラスです。"
551
551
552
552
#: ../../library/exceptions.rst:529
553
- msgid ""
554
- "Base class for warnings related to :class:`str` and :class:`bytearray`."
553
+ msgid "Base class for warnings related to bytes and bytearray."
555
554
msgstr ""
556
555
557
556
#: ../../library/exceptions.rst:535
Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : Python 2.7\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2019-04-09 16:13+0900\n "
12
- "PO-Revision-Date : 2019-04-09 07:20+0000\n "
11
+ "POT-Creation-Date : 2019-04-10 16:13+0900\n "
12
+ "PO-Revision-Date : 2019-04-10 07:20+0000\n "
13
13
"Last-Translator : tomo\n "
14
14
"Language-Team : Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n "
15
15
"MIME-Version : 1.0\n "
@@ -187,7 +187,7 @@ msgid ":exc:`BytesWarning`"
187
187
msgstr ":exc:`BytesWarning`"
188
188
189
189
#: ../../library/warnings.rst:94
190
- msgid "Base category for warnings related to str and bytearray."
190
+ msgid "Base category for warnings related to bytes and bytearray."
191
191
msgstr ""
192
192
193
193
#: ../../library/warnings.rst:98
You can’t perform that action at this time.
0 commit comments