Regen'd OPTIONs after Shin-Ichi's changes

From https://sourceforge.net/p/tuxpaint/tuxpaint-docs/ci/ad098eca7de6adba07468b67e1b576095cd2cab0/
This commit is contained in:
Bill Kendrick 2021-03-25 09:07:16 -07:00
parent 1425db0578
commit 50d3e99ccb
10 changed files with 146 additions and 51 deletions

View file

@ -412,7 +412,7 @@ Windows Users
onscreen-keyboard=yes
Presents a clickable on-screen keyboard when using the Text and
< b>Label tools.
Label tools.
onscreen-keyboard-layout=LAYOUTNAME
@ -646,7 +646,12 @@ Windows Users
Tux Paint will fall back to using that typical directory,
of no XDG configuration can be read, or nothing is set for
"XDG_PICTURES_DIR".
* Windows — TBD!
* Windows - "My Pictures" directory for each user (normaly
"c:\Users\USERNAME\Pictures").
You can directly open the folder as follows:
* Press "[Windows]+[R]" key to open "Run ..." dialogue.
* Enter "Shell:My Pictures" in the text box and push
[OK].
* macOS — TBD!
Note: When the defaults are used, a new "TuxPaint" subdirectory
@ -1594,8 +1599,16 @@ Setting Your Environment's Locale
...which will set the language for the lifetime of that DOS window.
For something more permanent, try editing your computer's
"autoexec.bat" file using Windows' "sysedit" tool:
For something more permanent, you can set environment variable using
"System properties" dialogue as follows:
* Press "[Windows]+[R]" key to open "Run ..." dialogue.
* Enter "sysdm.cpl" in the text box and push "[OK]" button to open
"System properties" dialogue.
* Select "Advanced" tab.
* Click "Environment Variables..." button.
* Edit the value of the parameter "LANG" (should be newly created
if not exists).
Special Fonts

View file

@ -580,8 +580,7 @@
<dd>
<p>
Presents a clickable on-screen keyboard when using the <b>Text</b> and <
b>Label</b> tools. </p>
Presents a clickable on-screen keyboard when using the <b>Text</b> and <b>Label</b> tools. </p>
</dd>
<dt>
@ -913,8 +912,10 @@ b>Label</b> tools. </p>
<li>Linux &amp; Unix — If available, wherever your desktop environment is configured for pictures to be stored, based on your XDG (X Desktop Group) configuration. (Try running the command-line "<code style="white-space: nowrap;">xdg-user-dir PICTURES</code>" to find out.)<br>
Typically (in an English locale), this will be a "<code>Pictures</code>" subdirectory in your home directory (i.e., "<code>$HOME/Pictures</code>" aka "<code>~/Pictures</code>").<br>
Tux Paint will fall back to using that typical directory, of no XDG configuration can be read, or nothing is set for "<code>XDG_PICTURES_DIR</code>". </li>
<li>Windows — TBD! <!-- FIXME -->
<li>Windows - "My Pictures" directory for each user (normaly "c:\Users\<i>USERNAME</i>\Pictures").<br>You can directly open the folder as follows: <ul>
<li>Press "[Windows]+[R]" key to open "Run ..." dialogue.</li>
<li>Enter "Shell:My Pictures" in the text box and push [OK].</li>
</ul>
</li>
<li>macOS — TBD! <!-- FIXME -->
@ -4917,8 +4918,14 @@ b>Label</b> tools. </p>
...which will set the language for the lifetime of that DOS window. </p>
<p>
For something more permanent, try editing your computer's "<code>autoexec.bat</code>" file using Windows' "<b>sysedit</b>" tool: </p>
For something more permanent, you can set environment variable using "System properties" dialogue as follows: </p>
<ul>
<li>Press "[Windows]+[R]" key to open "Run ..." dialogue.</li>
<li>Enter "sysdm.cpl" in the text box and push "[OK]" button to open "System properties" dialogue.</li>
<li>Select "Advanced" tab.</li>
<li>Click "Environment Variables..." button.</li>
<li>Edit the value of the parameter "LANG" (should be newly created if not exists).</li>
</ul>
</blockquote>
</blockquote>

View file

@ -412,7 +412,7 @@ Windows Users
onscreen-keyboard=yes
Presents a clickable on-screen keyboard when using the Text and
< b>Label tools.
Label tools.
onscreen-keyboard-layout=LAYOUTNAME
@ -646,7 +646,12 @@ Windows Users
Tux Paint will fall back to using that typical directory,
of no XDG configuration can be read, or nothing is set for
"XDG_PICTURES_DIR".
* Windows — TBD!
* Windows - "My Pictures" directory for each user (normaly
"c:\Users\USERNAME\Pictures").
You can directly open the folder as follows:
* Press "[Windows]+[R]" key to open "Run ..." dialogue.
* Enter "Shell:My Pictures" in the text box and push
[OK].
* macOS — TBD!
Note: When the defaults are used, a new "TuxPaint" subdirectory
@ -1594,8 +1599,16 @@ Setting Your Environment's Locale
...which will set the language for the lifetime of that DOS window.
For something more permanent, try editing your computer's
"autoexec.bat" file using Windows' "sysedit" tool:
For something more permanent, you can set environment variable using
"System properties" dialogue as follows:
* Press "[Windows]+[R]" key to open "Run ..." dialogue.
* Enter "sysdm.cpl" in the text box and push "[OK]" button to open
"System properties" dialogue.
* Select "Advanced" tab.
* Click "Environment Variables..." button.
* Edit the value of the parameter "LANG" (should be newly created
if not exists).
Special Fonts

View file

@ -580,8 +580,7 @@
<dd>
<p>
Presents a clickable on-screen keyboard when using the <b>Text</b> and <
b>Label</b> tools. </p>
Presents a clickable on-screen keyboard when using the <b>Text</b> and <b>Label</b> tools. </p>
</dd>
<dt>
@ -913,8 +912,10 @@ b>Label</b> tools. </p>
<li>Linux &amp; Unix — If available, wherever your desktop environment is configured for pictures to be stored, based on your XDG (X Desktop Group) configuration. (Try running the command-line "<code style="white-space: nowrap;">xdg-user-dir PICTURES</code>" to find out.)<br>
Typically (in an English locale), this will be a "<code>Pictures</code>" subdirectory in your home directory (i.e., "<code>$HOME/Pictures</code>" aka "<code>~/Pictures</code>").<br>
Tux Paint will fall back to using that typical directory, of no XDG configuration can be read, or nothing is set for "<code>XDG_PICTURES_DIR</code>". </li>
<li>Windows — TBD! <!-- FIXME -->
<li>Windows - "My Pictures" directory for each user (normaly "c:\Users\<i>USERNAME</i>\Pictures").<br>You can directly open the folder as follows: <ul>
<li>Press "[Windows]+[R]" key to open "Run ..." dialogue.</li>
<li>Enter "Shell:My Pictures" in the text box and push [OK].</li>
</ul>
</li>
<li>macOS — TBD! <!-- FIXME -->
@ -4917,8 +4918,14 @@ b>Label</b> tools. </p>
...which will set the language for the lifetime of that DOS window. </p>
<p>
For something more permanent, try editing your computer's "<code>autoexec.bat</code>" file using Windows' "<b>sysedit</b>" tool: </p>
For something more permanent, you can set environment variable using "System properties" dialogue as follows: </p>
<ul>
<li>Press "[Windows]+[R]" key to open "Run ..." dialogue.</li>
<li>Enter "sysdm.cpl" in the text box and push "[OK]" button to open "System properties" dialogue.</li>
<li>Select "Advanced" tab.</li>
<li>Click "Environment Variables..." button.</li>
<li>Edit the value of the parameter "LANG" (should be newly created if not exists).</li>
</ul>
</blockquote>
</blockquote>

View file

@ -412,7 +412,7 @@ Windows Users
onscreen-keyboard=yes
Presents a clickable on-screen keyboard when using the Text and
< b>Label tools.
Label tools.
onscreen-keyboard-layout=LAYOUTNAME
@ -646,7 +646,12 @@ Windows Users
Tux Paint will fall back to using that typical directory,
of no XDG configuration can be read, or nothing is set for
"XDG_PICTURES_DIR".
* Windows — TBD!
* Windows - "My Pictures" directory for each user (normaly
"c:\Users\USERNAME\Pictures").
You can directly open the folder as follows:
* Press "[Windows]+[R]" key to open "Run ..." dialogue.
* Enter "Shell:My Pictures" in the text box and push
[OK].
* macOS — TBD!
Note: When the defaults are used, a new "TuxPaint" subdirectory
@ -1594,8 +1599,16 @@ Setting Your Environment's Locale
...which will set the language for the lifetime of that DOS window.
For something more permanent, try editing your computer's
"autoexec.bat" file using Windows' "sysedit" tool:
For something more permanent, you can set environment variable using
"System properties" dialogue as follows:
* Press "[Windows]+[R]" key to open "Run ..." dialogue.
* Enter "sysdm.cpl" in the text box and push "[OK]" button to open
"System properties" dialogue.
* Select "Advanced" tab.
* Click "Environment Variables..." button.
* Edit the value of the parameter "LANG" (should be newly created
if not exists).
Special Fonts

View file

@ -580,8 +580,7 @@
<dd>
<p>
Presents a clickable on-screen keyboard when using the <b>Text</b> and <
b>Label</b> tools. </p>
Presents a clickable on-screen keyboard when using the <b>Text</b> and <b>Label</b> tools. </p>
</dd>
<dt>
@ -913,8 +912,10 @@ b>Label</b> tools. </p>
<li>Linux &amp; Unix — If available, wherever your desktop environment is configured for pictures to be stored, based on your XDG (X Desktop Group) configuration. (Try running the command-line "<code style="white-space: nowrap;">xdg-user-dir PICTURES</code>" to find out.)<br>
Typically (in an English locale), this will be a "<code>Pictures</code>" subdirectory in your home directory (i.e., "<code>$HOME/Pictures</code>" aka "<code>~/Pictures</code>").<br>
Tux Paint will fall back to using that typical directory, of no XDG configuration can be read, or nothing is set for "<code>XDG_PICTURES_DIR</code>". </li>
<li>Windows — TBD! <!-- FIXME -->
<li>Windows - "My Pictures" directory for each user (normaly "c:\Users\<i>USERNAME</i>\Pictures").<br>You can directly open the folder as follows: <ul>
<li>Press "[Windows]+[R]" key to open "Run ..." dialogue.</li>
<li>Enter "Shell:My Pictures" in the text box and push [OK].</li>
</ul>
</li>
<li>macOS — TBD! <!-- FIXME -->
@ -4917,8 +4918,14 @@ b>Label</b> tools. </p>
...which will set the language for the lifetime of that DOS window. </p>
<p>
For something more permanent, try editing your computer's "<code>autoexec.bat</code>" file using Windows' "<b>sysedit</b>" tool: </p>
For something more permanent, you can set environment variable using "System properties" dialogue as follows: </p>
<ul>
<li>Press "[Windows]+[R]" key to open "Run ..." dialogue.</li>
<li>Enter "sysdm.cpl" in the text box and push "[OK]" button to open "System properties" dialogue.</li>
<li>Select "Advanced" tab.</li>
<li>Click "Environment Variables..." button.</li>
<li>Edit the value of the parameter "LANG" (should be newly created if not exists).</li>
</ul>
</blockquote>
</blockquote>

View file

@ -429,7 +429,7 @@ Usuarios de Windows
onscreen-keyboard=yes
Presents a clickable on-screen keyboard when using the Text and
< b>Label tools.
Label tools.
onscreen-keyboard-layout=NOME DA DISPOSICIÓN
@ -680,7 +680,12 @@ Usuarios de Windows
Tux Paint volverá usar ese directorio habitual, se non se
pode ler a configuración XDG, ou non se estabelece nada
«XDG_PICTURES_DIR».
* Windows — TBD!
* Windows - "My Pictures" directory for each user (normaly
"c:\Users\USERNAME\Pictures").
You can directly open the folder as follows:
* Press "[Windows]+[R]" key to open "Run ..." dialogue.
* Enter "Shell:My Pictures" in the text box and push
[OK].
* macOS — TBD!
Nota: Cando se empregan os valores predeterminados, crearase e
@ -1648,9 +1653,16 @@ Axustar o idioma do seu contorno
...que estabelecerá o idioma para toda a vida desa xanela DOS.
Para obter algo máis permanente, probe a editar o ficheiro
«autoexec.bat» do seu computador usando a ferramenta «sysedit» de
Windows:
For something more permanent, you can set environment variable using
"System properties" dialogue as follows:
* Press "[Windows]+[R]" key to open "Run ..." dialogue.
* Enter "sysdm.cpl" in the text box and push "[OK]" button to open
"System properties" dialogue.
* Select "Advanced" tab.
* Click "Environment Variables..." button.
* Edit the value of the parameter "LANG" (should be newly created
if not exists).
Tipos de letra especiais

View file

@ -580,8 +580,7 @@
<dd>
<p>
Presents a clickable on-screen keyboard when using the <b>Text</b> and <
b>Label</b> tools. </p>
Presents a clickable on-screen keyboard when using the <b>Text</b> and <b>Label</b> tools. </p>
</dd>
<dt>
@ -913,8 +912,10 @@ b>Label</b> tools. </p>
<li>Linux e Unix: se está dispoñíbel, onde queira que o seu contorno de escritorio estea configurado para que se almacenen imaxes, en función da configuración XDG (X Desktop Group). (Probe a executar a liña de ordes «<code style="white-space: nowrap;">xdg-user-dir PICTURES</code>» para descubrilo.)<br>
Normalmente (na configuración local inglesa), este será un subdirectorio «<code>Imaxes</code>» no seu directorio persoal (é dicir, «<code>$HOME/Imaxes</code>» tamén coñecido como «<code>~/Imaxes</code>»).<br>
Tux Paint volverá usar ese directorio habitual, se non se pode ler a configuración XDG, ou non se estabelece nada «<code>XDG_PICTURES_DIR</code>». </li>
<li>Windows — TBD! <!-- FIXME -->
<li>Windows - "My Pictures" directory for each user (normaly "c:\Users\<i>USERNAME</i>\Pictures").<br>You can directly open the folder as follows: <ul>
<li>Press "[Windows]+[R]" key to open "Run ..." dialogue.</li>
<li>Enter "Shell:My Pictures" in the text box and push [OK].</li>
</ul>
</li>
<li>macOS — TBD! <!-- FIXME -->
@ -4917,8 +4918,14 @@ b>Label</b> tools. </p>
...que estabelecerá o idioma para toda a vida desa xanela DOS. </p>
<p>
Para obter algo máis permanente, probe a editar o ficheiro «<code>autoexec.bat</code>» do seu computador usando a ferramenta «<b>sysedit</b>» de Windows: </p>
For something more permanent, you can set environment variable using "System properties" dialogue as follows: </p>
<ul>
<li>Press "[Windows]+[R]" key to open "Run ..." dialogue.</li>
<li>Enter "sysdm.cpl" in the text box and push "[OK]" button to open "System properties" dialogue.</li>
<li>Select "Advanced" tab.</li>
<li>Click "Environment Variables..." button.</li>
<li>Edit the value of the parameter "LANG" (should be newly created if not exists).</li>
</ul>
</blockquote>
</blockquote>

View file

@ -322,7 +322,7 @@ Windows のユーザー
onscreen-keyboard=yes
Presents a clickable on-screen keyboard when using the Text and
< b>Label tools.
Label tools.
onscreen-keyboard-layout=レイアウト名
@ -501,7 +501,11 @@ Windows のユーザー
"~/Pictures")以下の "Pictures" ディレクトリになります。(日本語環境では "画像"
XDGの設定が読み取れない場合や、"XDG_PICTURES_DIR
"に何も設定されていない場合は、上記の英語環境で一般的なディレクトリ(~/Picturesを使用します。
* Windows — TBD!
* Windows — 各ユーザーの "ピクチャ" ディレクトリ(通常は
"C:\Users\ユーザー名\Pictures")。
また、次のようにして、フォルダを直接開くこともできます:
* "[Windows]+[R]" キーを押して "ファイル名を指定して実行" ダイアログを開く。
* テキストボックスに "Shell:My Pictures" と入力して [OK] を押す。
* macOS — TBD!
注:標準の設定を用いる場合は、画像用のディレクトリにサブディレクトリ "TuxPaint"
@ -1393,8 +1397,13 @@ Windows のユーザー
... この言語指定は、実行したコマンドプロンプトウィンドウが終了するまでの間だけ有効となります。
恒久的に言語環境を変更したい場合は、Windows の "sysedit" ツールを用いて "autoexec.bat"
ファイルを編集する方法があります。
常にこの言語設定を有効にするには、以下のようにして、"システムのプロパティ" ダイアログで環境変数を設定します:
* "[Windows]+[R]" キーを押して "ファイル名を指定して実行" ダイアログを開く。
* テキストボックスに "sysdm.cpl" と入力して "[OK]" ボタンを押し、"システムのプロパティ" ダイアログを開く。
* "詳細設定" タブを選択。
* "環境変数(N)..." ボタンをクリック。
* 環境変数 "LANG" の値を編集。(変数が設定されていなければ新たに作成)
言語固有のフォント

View file

@ -580,8 +580,7 @@
<dd>
<p>
Presents a clickable on-screen keyboard when using the <b>Text</b> and <
b>Label</b> tools. </p>
Presents a clickable on-screen keyboard when using the <b>Text</b> and <b>Label</b> tools. </p>
</dd>
<dt>
@ -913,8 +912,10 @@ b>Label</b> tools. </p>
<li>Linux および Unix — XDG (X Desktop Group) 標準に基づく設定が利用可能な場合、個々のデスクトップ環境において画像保存用として設定されているディレクトリ("<code style="white-space: nowrap;">xdg-user-dir PICTURES</code>" コマンドで確認できます)<br>
英語環境では一般的にユーザーのホームディレクトリ("<code>$HOME/Pictures</code>" あるいは "<code>~/Pictures</code>")以下の "<code>Pictures</code>" ディレクトリになります。(日本語環境では "画像"<br>
XDGの設定が読み取れない場合や、"<code>XDG_PICTURES_DIR</code> "に何も設定されていない場合は、上記の英語環境で一般的なディレクトリ(~/Picturesを使用します。 </li>
<li>Windows — TBD! <!-- FIXME -->
<li>Windows — 各ユーザーの "ピクチャ" ディレクトリ(通常は "C:\Users\<i>ユーザー名</i>\Pictures")。<br>また、次のようにして、フォルダを直接開くこともできます: <ul>
<li>"[Windows]+[R]" キーを押して "ファイル名を指定して実行" ダイアログを開く。</li>
<li>テキストボックスに "Shell:My Pictures" と入力して [OK] を押す。</li>
</ul>
</li>
<li>macOS — TBD! <!-- FIXME -->
@ -4917,8 +4918,14 @@ b>Label</b> tools. </p>
... この言語指定は、実行したコマンドプロンプトウィンドウが終了するまでの間だけ有効となります。 </p>
<p>
恒久的に言語環境を変更したい場合は、Windows の "<b>sysedit</b>" ツールを用いて "<code>autoexec.bat</code>" ファイルを編集する方法があります。 </p>
常にこの言語設定を有効にするには、以下のようにして、"システムのプロパティ" ダイアログで環境変数を設定します: </p>
<ul>
<li>"[Windows]+[R]" キーを押して "ファイル名を指定して実行" ダイアログを開く。</li>
<li>テキストボックスに "sysdm.cpl" と入力して "[OK]" ボタンを押し、"システムのプロパティ" ダイアログを開く。</li>
<li>"詳細設定" タブを選択。</li>
<li>"環境変数(N)..." ボタンをクリック。</li>
<li>環境変数 "LANG" の値を編集。(変数が設定されていなければ新たに作成)</li>
</ul>
</blockquote>
</blockquote>