Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a0f3447

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 06facd4 commit a0f3447

File tree

6 files changed

+3636
-3616
lines changed

6 files changed

+3636
-3616
lines changed

library/email.policy.po

Lines changed: 1 addition & 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-06-30 05:56+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: yuji takesue <[email protected]>, 2018\n"
13+
"Last-Translator: takey <[email protected]>, 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"

library/itertools.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ msgid ""
592592
"for which the predicate is ``False``. If *predicate* is ``None``, return the"
593593
" items that are false. Roughly equivalent to::"
594594
msgstr ""
595-
"iteable から predicate が ``False`` となる要素だけを返すイテレータを作成します。*predicate* が "
595+
"iterable から predicate が ``False`` となる要素だけを返すイテレータを作成します。*predicate* が "
596596
"``None`` の場合、偽の要素だけを返します。およそ次と等価です::"
597597

598598
#: ../../library/itertools.rst:366
@@ -768,7 +768,7 @@ msgid ""
768768
" the distinction between ``function(a,b)`` and ``function(*c)``. Roughly "
769769
"equivalent to::"
770770
msgstr ""
771-
"iterables の要素を引数として funtion を計算するイテレータを作成します。 function の引数が一つの iterable "
771+
"iterable の要素を引数として funtion を計算するイテレータを作成します。 function の引数が一つの iterable "
772772
"からタプルに既にグループ化されている (データが \"zip済み\") 場合、:func:`map` の代わりに使用します。:func:`map` と "
773773
":func:`starmap` の違いは ``function(a,b)`` と ``function(*c)`` "
774774
"の差に似ています。およそ次と等価です::"

library/operator.po

Lines changed: 1 addition & 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-06-30 05:56+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: yuji takesue <[email protected]>, 2018\n"
13+
"Last-Translator: takey <[email protected]>, 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"

library/statistics.po

Lines changed: 1 addition & 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-06-30 05:56+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: yuji takesue <[email protected]>, 2018\n"
13+
"Last-Translator: takey <[email protected]>, 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"

whatsnew/3.7.po

Lines changed: 1 addition & 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-07-30 08:42+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: yuji takesue <[email protected]>, 2018\n"
13+
"Last-Translator: takey <[email protected]>, 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"

0 commit comments

Comments
 (0)