Skip to content

Commit 7139dfa

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent e2bc469 commit 7139dfa

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

library/2to3.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,10 +170,13 @@ msgid ""
170170
":option:`!-n` flag is required when using this as backup files do not make "
171171
"sense when not overwriting the input files."
172172
msgstr ""
173+
":option:`!-o` または :option:`!--output-dir` "
174+
"で処理結果の出力先ディレクトリを変更出来ます。入力ファイルを上書きしないならバックアップは意味をなさないので、オプション :option:`!-n` "
175+
"フラグが要ります。"
173176

174177
#: ../../library/2to3.rst:112
175178
msgid "The :option:`!-o` option was added."
176-
msgstr ""
179+
msgstr ":option:`!-o` オプションが追加されました。"
177180

178181
#: ../../library/2to3.rst:115
179182
msgid ""
@@ -183,6 +186,9 @@ msgid ""
183186
"is copied with translation from one directory to another. This option "
184187
"implies the :option:`!-w` flag as it would not make sense otherwise."
185188
msgstr ""
189+
":option:`!-W` または :option:`!--write-unchanged-files` "
190+
"により、たとえファイルに変更が必要なくても常にファイルを出力するように 2to3 に指示することが出来ます。これは、 :option:`!-o` "
191+
"とともに使って、Python ソースツリー全体を変換して別のディレクトリに書き出す際に最も有用です。"
186192

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

0 commit comments

Comments
 (0)