Skip to content

Commit 3ca149d

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 17826ca commit 3ca149d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

howto/regex.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-04-10 13:00+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: cocoatomo, 2017\n"
13+
"Last-Translator: Yuma.M, 2018\n"
1414
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
@@ -329,6 +329,8 @@ msgid ""
329329
"For example, ``ca*t`` will match ``'ct'`` (0 ``'a'`` characters), ``'cat'`` "
330330
"(1 ``'a'``), ``'caaat'`` (3 ``'a'`` characters), and so forth."
331331
msgstr ""
332+
"例えば、 ``ca*t`` は ``'ct'`` ( ``'a'`` という文字が 0 個の場合)、 ``'cat'`` (``'a'`` "
333+
"が1個の場合)、 ``'caaat'`` (``'a'`` が3個の場合)、などにマッチします。"
332334

333335
#: ../../howto/regex.rst:177
334336
msgid ""

0 commit comments

Comments
 (0)