File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -170,10 +170,13 @@ msgid ""
170
170
":option:`!-n` flag is required when using this as backup files do not make "
171
171
"sense when not overwriting the input files."
172
172
msgstr ""
173
+ ":option:`!-o` または :option:`!--output-dir` "
174
+ "で処理結果の出力先ディレクトリを変更出来ます。入力ファイルを上書きしないならバックアップは意味をなさないので、オプション :option:`!-n` "
175
+ "フラグが要ります。"
173
176
174
177
#: ../../library/2to3.rst:112
175
178
msgid "The :option:`!-o` option was added."
176
- msgstr ""
179
+ msgstr ":option:`!-o` オプションが追加されました。 "
177
180
178
181
#: ../../library/2to3.rst:115
179
182
msgid ""
@@ -183,6 +186,9 @@ msgid ""
183
186
"is copied with translation from one directory to another. This option "
184
187
"implies the :option:`!-w` flag as it would not make sense otherwise."
185
188
msgstr ""
189
+ ":option:`!-W` または :option:`!--write-unchanged-files` "
190
+ "により、たとえファイルに変更が必要なくても常にファイルを出力するように 2to3 に指示することが出来ます。これは、 :option:`!-o` "
191
+ "とともに使って、Python ソースツリー全体を変換して別のディレクトリに書き出す際に最も有用です。"
186
192
187
193
#: ../../library/2to3.rst:121
188
194
msgid "The :option:`!-W` flag was added."
You can’t perform that action at this time.
0 commit comments