]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ja/usage/updating.itely
Imported Upstream version 2.16.0
[lilypond.git] / Documentation / ja / usage / updating.itely
index 8dc4930faac3d16ec037a92ae76c0848dc34e4e3..ac2aa3534b31ca044587cb723f0a4c53c9b509a6 100644 (file)
@@ -1,14 +1,14 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
 
 @ignore
-    Translation of GIT committish: 42ae342ba877dc8f26cabb5cc3937a6d3cdb4066
+    Translation of GIT committish: 3c62ac104645533873bba800f7b0f371089f535a
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.14.0"
+@c \version "2.16.0"
 
 @c Translators: Yoshiki Sawada
 @c Translation status: post-GDP
@@ -139,15 +139,14 @@ convert-ly [@var{option}]@dots{} @var{filename}@dots{}
 
 @table @code
 @item -e,--edit
-Apply the conversions direct to the input file, modifying it
-in-place.
+入力ファイルに直接変換を適用して、それをその場で変更します。
 
 @item -f,--from=@var{from-patchlevel}
 変換元のバージョンをセットします。@c
 これがセットされていない場合、@c
 @command{convert-ly} は入力ファイルの中にある
 @code{version} 文字列を基に推測します。@c
-例: @code{--from=2.10.25}
+例: @option{--from=2.10.25}
 
 @item -n,--no-version
 通常、@command{convert-ly} は @code{\version} インジケータを@c
@@ -160,10 +159,16 @@ in-place.
 @item --to=@var{to-patchlevel}
 変換先のバージョンをセットします。@c
 デフォルトは利用可能な最新バージョンです。@c
-例: @code{--to=2.12.2}
+例: @option{--to=2.12.2}
 
 @item -h, --help
 使用方法についてのヘルプを表示します。
+
+@item -l @var{loglevel}, --loglevel=@var{loglevel}
+出力の饒舌さを @var{loglevel} にセットします。@c
+取り得る値は @code{NONE}, @code{ERROR}, @code{WARNING},
+@code{PROGRESS} (デフォルト), それに @code{DEBUG} です。
+
 @end table
 
 texinfo ファイルの中にある LilyPond 断片を更新するには@c
@@ -183,7 +188,7 @@ convert-ly --from=... --to=... -s
 
 @node convert-ly の問題点
 @section @code{convert-ly} の問題点
-@translationof Problems with convert-ly
+@translationof Problems running convert-ly
 
 Windows の @q{コマンド プロンプト} ウィンドウから@c
 スペースを含むファイル名やパスを持つファイルに対して@c