File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ msgstr ""
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2018-04-10 13:00+0900\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
- "Last-Translator : cocoatomo, 2017 \n "
13
+ "Last-Translator : Yuma.M, 2018 \n "
14
14
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
15
15
"MIME-Version : 1.0\n "
16
16
"Content-Type : text/plain; charset=UTF-8\n "
@@ -329,6 +329,8 @@ msgid ""
329
329
"For example, ``ca*t`` will match ``'ct'`` (0 ``'a'`` characters), ``'cat'`` "
330
330
"(1 ``'a'``), ``'caaat'`` (3 ``'a'`` characters), and so forth."
331
331
msgstr ""
332
+ "例えば、 ``ca*t`` は ``'ct'`` ( ``'a'`` という文字が 0 個の場合)、 ``'cat'`` (``'a'`` "
333
+ "が1個の場合)、 ``'caaat'`` (``'a'`` が3個の場合)、などにマッチします。"
332
334
333
335
#: ../../howto/regex.rst:177
334
336
msgid ""
You can’t perform that action at this time.
0 commit comments