File tree Expand file tree Collapse file tree 6 files changed +3636
-3616
lines changed Expand file tree Collapse file tree 6 files changed +3636
-3616
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-06-30 05:56+0900\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
- "Last-Translator : yuji takesue <taketakeyyy@gmail.com>, 2018\n "
13
+ "Last-Translator : takey <taketakeyyy@gmail.com>, 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 "
Original file line number Diff line number Diff line change @@ -592,7 +592,7 @@ msgid ""
592
592
"for which the predicate is ``False``. If *predicate* is ``None``, return the"
593
593
" items that are false. Roughly equivalent to::"
594
594
msgstr ""
595
- "iteable から predicate が ``False`` となる要素だけを返すイテレータを作成します。*predicate* が "
595
+ "iterable から predicate が ``False`` となる要素だけを返すイテレータを作成します。*predicate* が "
596
596
"``None`` の場合、偽の要素だけを返します。およそ次と等価です::"
597
597
598
598
#: ../../library/itertools.rst:366
@@ -768,7 +768,7 @@ msgid ""
768
768
" the distinction between ``function(a,b)`` and ``function(*c)``. Roughly "
769
769
"equivalent to::"
770
770
msgstr ""
771
- "iterables の要素を引数として funtion を計算するイテレータを作成します。 function の引数が一つの iterable "
771
+ "iterable の要素を引数として funtion を計算するイテレータを作成します。 function の引数が一つの iterable "
772
772
"からタプルに既にグループ化されている (データが \" zip済み\" ) 場合、:func:`map` の代わりに使用します。:func:`map` と "
773
773
":func:`starmap` の違いは ``function(a,b)`` と ``function(*c)`` "
774
774
"の差に似ています。およそ次と等価です::"
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-06-30 05:56+0900\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
- "Last-Translator : yuji takesue <taketakeyyy@gmail.com>, 2018\n "
13
+ "Last-Translator : takey <taketakeyyy@gmail.com>, 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 "
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-06-30 05:56+0900\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
- "Last-Translator : yuji takesue <taketakeyyy@gmail.com>, 2018\n "
13
+ "Last-Translator : takey <taketakeyyy@gmail.com>, 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 "
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-07-30 08:42+0900\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
- "Last-Translator : yuji takesue <taketakeyyy@gmail.com>, 2018\n "
13
+ "Last-Translator : takey <taketakeyyy@gmail.com>, 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 "
You can’t perform that action at this time.
0 commit comments