Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d80d8f1

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 58ae639 commit d80d8f1

File tree

2 files changed

+82
-69
lines changed

2 files changed

+82
-69
lines changed

library/exceptions.po

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 2.7\n"
99
"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"
1212
"Last-Translator: tomo\n"
1313
"Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
1414
"MIME-Version: 1.0\n"
@@ -549,10 +549,15 @@ msgstr "モジュールインポートの誤りと思われるものに対する
549549
msgid "Base class for warnings related to Unicode."
550550
msgstr "Unicode に関連した警告の基底クラスです。"
551551

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
553558
msgid "Exception hierarchy"
554559
msgstr "例外のクラス階層"
555560

556-
#: ../../library/exceptions.rst:530
561+
#: ../../library/exceptions.rst:537
557562
msgid "The class hierarchy for built-in exceptions is:"
558563
msgstr "組み込み例外のクラス階層は以下のとおりです:"

0 commit comments

Comments
 (0)