File tree Expand file tree Collapse file tree 2 files changed +82
-69
lines changed Expand file tree Collapse file tree 2 files changed +82
-69
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-01-01 15:21 +0900\n "
11
- "PO-Revision-Date : 2018-07-18 05:00 +0000\n "
10
+ "POT-Creation-Date : 2019-04-09 16:13 +0900\n "
11
+ "PO-Revision-Date : 2019-04-09 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 "
@@ -549,10 +549,15 @@ msgstr "モジュールインポートの誤りと思われるものに対する
549
549
msgid "Base class for warnings related to Unicode."
550
550
msgstr "Unicode に関連した警告の基底クラスです。"
551
551
552
- #: ../../library/exceptions.rst:528
552
+ #: ../../library/exceptions.rst:529
553
+ msgid ""
554
+ "Base class for warnings related to :class:`str` and :class:`bytearray`."
555
+ msgstr ""
556
+
557
+ #: ../../library/exceptions.rst:535
553
558
msgid "Exception hierarchy"
554
559
msgstr "例外のクラス階層"
555
560
556
- #: ../../library/exceptions.rst:530
561
+ #: ../../library/exceptions.rst:537
557
562
msgid "The class hierarchy for built-in exceptions is:"
558
563
msgstr "組み込み例外のクラス階層は以下のとおりです:"
You can’t perform that action at this time.
0 commit comments