Sync docs after ja_JP update to OPTIONS
h/t Shin-ichi as usual
This commit is contained in:
parent
337eccbee8
commit
003a858ed9
2 changed files with 12 additions and 21 deletions
|
|
@ -50,9 +50,7 @@ Linux 及び Unix のユーザー
|
||||||
|
|
||||||
システム全体の設定ファイル
|
システム全体の設定ファイル
|
||||||
|
|
||||||
Before this file is read, a system-wide configuration file is read. (By
|
ユーザー毎の設定ファイルが読み込まれる前に、以下の場所にある、システムの全ユーザーに適用される設定ファイルが読み込まれます。(標準では、全ての変更が無効にされています)
|
||||||
default, this configuration has no settings enabled.) It is normally
|
|
||||||
located at:
|
|
||||||
|
|
||||||
/etc/tuxpaint/tuxpaint.conf
|
/etc/tuxpaint/tuxpaint.conf
|
||||||
|
|
||||||
|
|
@ -63,33 +61,26 @@ macOS のユーザー
|
||||||
|
|
||||||
システム全体の設定ファイル
|
システム全体の設定ファイル
|
||||||
|
|
||||||
Before this file is read, a system-wide configuration file is read. (By
|
ユーザー毎の設定ファイルが読み込まれる前に、以下の場所にある、システムの全ユーザーに適用される設定ファイルが読み込まれます。(標準では、全ての変更が無効にされています)
|
||||||
default, this configuration has no settings enabled.) It is normally
|
|
||||||
located at:
|
|
||||||
|
|
||||||
/Library/Application Support/TuxPaint/tuxpaint.cfg
|
/Library/Application Support/TuxPaint/tuxpaint.cfg
|
||||||
|
|
||||||
Windows のユーザー
|
Windows のユーザー
|
||||||
|
|
||||||
The file you should create is called "tuxpaint.cfg" and it should be
|
ユーザー毎の設定ファイルは、個人用データのフォルダ C:\Users\username\AppData\Roaming\TuxPaint\ 内に
|
||||||
placed in in your personal AppData folder:
|
"tuxpaint.cfg" というファイル名で作成します。
|
||||||
C:\Users\username\AppData\Roaming\TuxPaint\
|
|
||||||
|
|
||||||
設定ファイルはメモ帳やワードパッドで作成できますが、必ずテキストファイルとして保存するよう注意して下さい。また、ファイル名に ".txt"
|
設定ファイルはメモ帳やワードパッドで作成できますが、必ずテキストファイルとして保存するよう注意して下さい。また、ファイル名に ".txt"
|
||||||
という拡張子をつけないようにします。
|
という拡張子をつけないようにします。
|
||||||
|
|
||||||
システム全体の設定ファイル
|
システム全体の設定ファイル
|
||||||
|
|
||||||
Before this file is read, a system-wide configuration file is read. (By
|
ユーザー毎の設定ファイルが読み込まれる前に、以下の場所にある、システムの全ユーザーに適用される設定ファイルが読み込まれます。(標準では、全ての変更が無効にされています)
|
||||||
default, this configuration has no settings enabled.) It is normally
|
|
||||||
located at:
|
|
||||||
|
|
||||||
C:\Program Files\Tuxpaint
|
C:\Program Files\Tuxpaint
|
||||||
|
|
||||||
⚙ You can disable reading of this file altogether, leaving the settings as
|
⚙ コマンドラインオプション "--nosysconfig"
|
||||||
defaults (which can then be overridden by your personal config. file
|
用いると、システム全体の設定ファイルは無視され、ユーザー毎の設定ファイルやコマンドラインオプションによる変更のみが反映されます。
|
||||||
and/or command-line arguments) by using the command-line option
|
|
||||||
"--nosysconfig".
|
|
||||||
|
|
||||||
利用可能なオプション
|
利用可能なオプション
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -179,7 +179,7 @@
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Before this file is read, a system-wide configuration file is read. (By default, this configuration has no settings enabled.) It is normally located at: </p>
|
ユーザー毎の設定ファイルが読み込まれる前に、以下の場所にある、システムの全ユーザーに適用される設定ファイルが読み込まれます。(標準では、全ての変更が無効にされています) </p>
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<code>/etc/tuxpaint/tuxpaint.conf</code>
|
<code>/etc/tuxpaint/tuxpaint.conf</code>
|
||||||
|
|
@ -203,7 +203,7 @@
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Before this file is read, a system-wide configuration file is read. (By default, this configuration has no settings enabled.) It is normally located at: </p>
|
ユーザー毎の設定ファイルが読み込まれる前に、以下の場所にある、システムの全ユーザーに適用される設定ファイルが読み込まれます。(標準では、全ての変更が無効にされています) </p>
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<code>/Library/Application Support/TuxPaint/tuxpaint.cfg</code>
|
<code>/Library/Application Support/TuxPaint/tuxpaint.cfg</code>
|
||||||
|
|
@ -218,7 +218,7 @@
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The file you should create is called "<code><b>tuxpaint.cfg</b></code>" and it should be placed in in your personal AppData folder: <code>C:\Users\username\AppData\Roaming\TuxPaint\</code> </p>
|
ユーザー毎の設定ファイルは、個人用データのフォルダ <code>C:\Users\username\AppData\Roaming\TuxPaint\</code> 内に "<code><b>tuxpaint.cfg</b></code>" というファイル名で作成します。 </p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
設定ファイルはメモ帳やワードパッドで作成できますが、必ずテキストファイルとして保存するよう注意して下さい。また、ファイル名に ".txt" という拡張子をつけないようにします。 </p>
|
設定ファイルはメモ帳やワードパッドで作成できますが、必ずテキストファイルとして保存するよう注意して下さい。また、ファイル名に ".txt" という拡張子をつけないようにします。 </p>
|
||||||
|
|
@ -230,7 +230,7 @@
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Before this file is read, a system-wide configuration file is read. (By default, this configuration has no settings enabled.) It is normally located at: </p>
|
ユーザー毎の設定ファイルが読み込まれる前に、以下の場所にある、システムの全ユーザーに適用される設定ファイルが読み込まれます。(標準では、全ての変更が無効にされています) </p>
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<code>C:\Program Files\Tuxpaint</code>
|
<code>C:\Program Files\Tuxpaint</code>
|
||||||
|
|
@ -241,7 +241,7 @@
|
||||||
</section><!-- H2: Windows Users -->
|
</section><!-- H2: Windows Users -->
|
||||||
|
|
||||||
<p class="note">
|
<p class="note">
|
||||||
<span title="Configuration option">⚙</span> You can disable reading of this file altogether, leaving the settings as defaults (which can then be overridden by your personal config. file and/or command-line arguments) by using the command-line option "<code>--nosysconfig</code>". </p>
|
<span title="Configuration option">⚙</span> コマンドラインオプション "<code>--nosysconfig</code>" 用いると、システム全体の設定ファイルは無視され、ユーザー毎の設定ファイルやコマンドラインオプションによる変更のみが反映されます。 </p>
|
||||||
</section><!-- H1: Configuration File -->
|
</section><!-- H1: Configuration File -->
|
||||||
|
|
||||||
<section class="outer"><!-- H1: Available Options -->
|
<section class="outer"><!-- H1: Available Options -->
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue