8000 [skip ci] Update .po files · python/python-docs-ja@25f88d7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 25f88d7

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

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

library/exceptions.po

-4Lines changed: 3 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-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"
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"
@@ -550,8 +550,7 @@ msgid "Base class for warnings related to Unicode."
550550
msgstr "Unicode に関連した警告の基底クラスです。"
551551

552552
#: ../../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."
555554
msgstr ""
556555

557556
#: ../../library/exceptions.rst:535

library/warnings.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 2.7\n"
1010
"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"
1313
"Last-Translator: tomo\n"
1414
"Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
1515
"MIME-Version: 1.0\n"
@@ -187,7 +187,7 @@ msgid ":exc:`BytesWarning`"
187187
msgstr ":exc:`BytesWarning`"
188188

189189
#: ../../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."
191191
msgstr ""
192192

193193
#: ../../library/warnings.rst:98

0 commit comments

Comments
 (0)
0