Skip to content

Commit b3b3023

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 72966a4 commit b3b3023

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/re.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
# This file is distributed under the same license as the Python package.
44
#
55
# Translators:
6-
# cocoatomo, 2017
6+
# cocoatomo, 2017-2018
77
# Naoki INADA <songofacandy@gmail.com>, 2015-2016
88
# cocoatomo, 2017
99
msgid ""
1010
msgstr ""
1111
"Project-Id-Version: Python 2.7\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2018-01-21 01:52+0900\n"
14-
"PO-Revision-Date: 2018-01-20 17:21+0000\n"
14+
"PO-Revision-Date: 2018-03-16 00:44+0000\n"
1515
"Last-Translator: cocoatomo\n"
1616
"Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
1717
"MIME-Version: 1.0\n"
@@ -1074,7 +1074,7 @@ msgid ""
10741074
" expression, return a corresponding :class:`MatchObject` instance. Return "
10751075
"``None`` if the string does not match the pattern; note that this is "
10761076
"different from a zero-length match."
1077-
msgstr "もし *string* の **先頭の** 0 個以上の文字がこの正規表現とマッチすれば、対応する :class:`MatchObject` インスタンスを返します。もし文字列がパタンーとマッチしなければ、 ``None`` を返します。これは長さゼロのマッチとは異なることに注意して下さい。"
1077+
msgstr "もし *string* の **先頭の** 0 個以上の文字がこの正規表現とマッチすれば、対応する :class:`MatchObject` インスタンスを返します。もし文字列がパターンとマッチしなければ、 ``None`` を返します。これは長さゼロのマッチとは異なることに注意して下さい。"
10781078

10791079
#: ../../library/re.rst:781
10801080
msgid ""

0 commit comments

Comments
 (0)