Sync Japanese doc updates (& credit Shin-ichi)

This commit is contained in:
Bill Kendrick 2023-07-05 14:12:03 -07:00
parent 1417e79701
commit 1d17ee6b0d
7 changed files with 91 additions and 145 deletions

View file

@ -704,7 +704,7 @@
<dd>
<p>
Disables the <a href="README.html#brush_spacing">brush spacing</a> option of the <a href="README.html#using_tools_drawing_paint"><b>Paint</b></a> and <a href="using_tools_drawing_lines"><b>Lines</b></a> tools. The brushes' default spacings will be used. </p>
<a href="README.html#using_tools_drawing_paint"><b>「ふで」ツール</b></a><a href="using_tools_drawing_lines"><b>Lines</b></a>「せん」ツール</b></a>で、<a href="README.html#brush_spacing">描画間隔の調整</a>を無効にします。標準の描画間隔が用いられます。 </p>
<p class="note">
<span title="Version variation">&#128220;</span> <strong>注:</strong> 描画間隔調整のオプションは、バージョン 0.9.28 で追加されました。描画間隔調整についての詳細は、<a href="EXTENDING.html">EXTENDING.html</a>を参照してください。 </p>
<p class="note">
@ -717,9 +717,9 @@
<dd>
<p>
Disables the ability to create a new <a href="README.html#using_tools_other_new">Template</a> image (based on a saved drawing) from within the <a href="README.html#using_tools_other_open"><strong>Open</strong></a> dialog. </p>
<a href="README.html#using_tools_other_open"><strong>「ひらく」</strong></a>ダイアログで、保存された作品を用いて新しい<a href="README.html#using_tools_other_new">テンプレート画像</a>を作成する機能を無効にします。 </p>
<p class="note">
<span title="Version variation">&#128220;</span> <strong>Note:</strong> The Template creation feature was added to Tux Paint in version 0.9.31. </p>
<span title="Version variation">&#128220;</span> <strong>注:</strong> テンプレート作成機能は Tux Paint バージョン 0.9.31 で追加されました。 </p>
<p class="note">
<span title="Configuration option">&#9881;</span> <strong>注:</strong> システム全体の設定ファイルで設定されている場合は、ユーザーの設定ファイルで "<code>notemplateexport=no</code>" または "<code>templateexport=yes</code>" を設定すると上書きされることがあります。また、どちらの設定も、コマンドラインオプションの "<code>--templateexport</code>" で変更できます。 </p>
</dd>
@ -730,9 +730,9 @@
<dd>
<p>
Disables the ability to erase saved drawings via the "Erase" button on the <a href="README.html#using_tools_other_open"><strong>Open</strong></a> dialog, or exported <a href="README.html#using_tools_other_new">Template</a> images (based on a saved drawing) via the "Erase" button on the <a href="README.html#using_tools_other_new">New</a> dialog. Useful to prevent users from erasing work, especially combined with the <a href="#saving"><code>--saveovernew</code></a> option. </p>
<a href="README.html#using_tools_other_open"><strong>「ひらく」</strong></a>ダイアログの「けす」ボタンを使って保存した作品を削除したり、<a href="README.html#using_tools_other_new"><strong>「さいしょから」</strong></a>ダイアログの「けす」ボタンを使って自作の<a href="README.html#using_tools_other_new">テンプレート画像</a>を削除する機能を無効にします。特に <a href="#saving"><code>--saveovernew</code></a> オプションと組み合わせて、意図しない操作で作品を失うのを防ぐことができます。 </p>
<p class="note">
<span title="Version variation">&#128220;</span> <strong>Note:</strong> This option was added to Tux Paint in version 0.9.31. </p>
<span title="Version variation">&#128220;</span> <strong>注:</strong> このオプションは Tux Paint バージョン 0.9.31 で追加されました。 </p>
<p class="note">
<span title="Configuration option">&#9881;</span> <strong>注:</strong> システム全体の設定ファイルで設定されている場合は、ユーザーの設定ファイルで "<code>noerase=no</code>" または "<code>erase=yes</code>" を設定すると上書きされることがあります。また、どちらの設定も、コマンドラインオプションの "<code>--erase</code>" で変更できます。 </p>
</dd>
@ -1471,7 +1471,7 @@
<b>もじ</b>ツールで、オペレーティングシステムのフォントを使用します。通常では、Tux Paint はパッケージに付属するフォントだけを使用します。 </p>
<p>
Specify "<code>default</code>" to let Tux Paint use its default font, "DejaVu Sans" (its standard behavior). </p>
"<code>default</code>" を指定すると、規定のフォントが使用されます。(標準の動作) </p>
</dd>
</dl>
</section>