Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1cbb0e9

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parentd7e7e8d commit1cbb0e9

File tree

3 files changed

+5542
-5527
lines changed

3 files changed

+5542
-5527
lines changed

‎library/2to3.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,9 @@ msgid ""
190190
"is copied with translation from one directory to another. This option "
191191
"implies the :option:`!-w` flag as it would not make sense otherwise."
192192
msgstr""
193+
":option:`!-W` または :option:`!--write-unchanged-files` "
194+
"により、たとえファイルに変更が必要なくても常にファイルを出力するように 2to3 に指示することが出来ます。これは、 :option:`!-o` "
195+
"とともに使って、Python ソースツリー全体を変換して別のディレクトリに書き出す際に最も有用です。"
193196

194197
#:../../library/2to3.rst:121
195198
msgid"The :option:`!-W` flag was added."

‎library/itertools.po

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ msgid ""
2020
msgstr ""
2121
"Project-Id-Version:Python 3.8\n"
2222
"Report-Msgid-Bugs-To:\n"
23-
"POT-Creation-Date:2020-02-09 12:40+0000\n"
23+
"POT-Creation-Date:2020-05-29 14:04+0000\n"
2424
"PO-Revision-Date:2017-02-16 23:16+0000\n"
2525
"Last-Translator:Naoki Nakamura <agent@sohzoh.com>, 2020\n"
2626
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -497,11 +497,10 @@ msgstr "入力 *iterable* の要素からなる長さ *r* の部分列を返し
497497

498498
#:../../library/itertools.rst:202../../library/itertools.rst:251
499499
msgid""
500-
"Combinationsare emitted in lexicographicsort order. So, if the input "
501-
"*iterable* is sorted, thecombination tuples will be produced insorted "
502-
"order."
500+
"The combination tuplesare emitted in lexicographicordering according to "
501+
"the order of theinput *iterable*. So, if the input *iterable* issorted, "
502+
"the combination tuples will be produced in sortedorder."
503503
msgstr""
504-
"組合せは辞書式順序で出力されます。したがって、入力 *iterable* がソートされていれば、組合せのタプルはソートされた順番で生成されます。"
505504

506505
#:../../library/itertools.rst:206
507506
msgid""
@@ -703,11 +702,10 @@ msgstr ""
703702

704703
#:../../library/itertools.rst:487
705704
msgid""
706-
"Permutationsare emitted in lexicographicsort order. So, if the input "
707-
"*iterable* is sorted, thepermutation tuples will be produced insorted "
708-
"order."
705+
"The permutation tuplesare emitted in lexicographicordering according to "
706+
"the order of theinput *iterable*. So, if the input *iterable* issorted, "
707+
"the combination tuples will be produced in sortedorder."
709708
msgstr""
710-
"順列は辞書ソートの順番で出力されます。したがって入力の *iterable* がソートされていた場合、順列のタプルはソートされた状態で出力されます。"
711709

712710
#:../../library/itertools.rst:491
713711
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp