Re-sync docs 2022-04-24
This commit is contained in:
parent
cc6cf1ebcc
commit
544b1c3e65
37 changed files with 868 additions and 1016 deletions
|
|
@ -95,14 +95,14 @@
|
|||
子供向けのシンプルなお絵かきプログラム </h3>
|
||||
|
||||
<p>
|
||||
Copyright © 2002-2022 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br/>
|
||||
Copyright © 2002-2022 by various contributors; <a href="../../AUTHORS.txt">AUTHORS.txt</a> 参照.<br/>
|
||||
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a><br/>
|
||||
<a href="https://twitter.com/TuxPaintTweets">@TuxPaintTweets on Twitter</a><br/>
|
||||
<a href="https://tuxpaint.tumblr.com/">Tux Paint on Tumblr</a>
|
||||
<a href="https://twitter.com/TuxPaintTweets">@TuxPaintTweets(ツイッター)</a><br/>
|
||||
<a href="https://tuxpaint.tumblr.com/">Tux Paint(Tumblr)</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
2022年3月18日 </p>
|
||||
2022年4月24日 </p>
|
||||
</center>
|
||||
</header>
|
||||
<table border="2"
|
||||
|
|
@ -125,7 +125,7 @@
|
|||
<li><a href="#using_tools_drawing_paint">ペイントブラシ「ふで」</a></li> <li><a href="#using_tools_drawing_stamp">「はんこ」ツール</a></li> <li><a href="#using_tools_drawing_lines">「せん」ツール</a></li> <li><a href="#using_tools_drawing_shapes">「かたち」ツール</a></li> <li><a href="#using_tools_drawing_text_and_label">「もじ」ツール、「ラベル」ツール</a></li> <li><a href="#using_tools_drawing_fill">「ぬる」ツール</a></li> <li><a href="#using_tools_drawing_magic">「まほう」ツール(特殊効果)</a></li> <li><a href="#using_tools_drawing_eraser">けしゴム</a></li> </ul>
|
||||
</li>
|
||||
<li><a href="#using_tools_other">そのほかの操作</a> <ul>
|
||||
<li><a href="#using_tools_other_undo_and_redo">"Undo" and "Redo" Commands</a></li> <li><a href="#using_tools_other_new">「さいしょから」</a></li> <li><a href="#using_tools_other_open">「ひらく」</a></li> <li><a href="#using_tools_other_save">「セーブ」</a></li> <li><a href="#using_tools_other_print">「いんさつ」</a></li> <li><a href="#using_tools_other_open_slides">「スライドショー」</a></li> <li><a href="#using_tools_other_quit">プログラムの終了</a></li> <li><a href="#using_tools_other_sound_muting">効果音を消すには</a></li> </ul>
|
||||
<li><a href="#using_tools_other_undo_and_redo">「とりけし」と「やりなおし」</a></li> <li><a href="#using_tools_other_new">「さいしょから」</a></li> <li><a href="#using_tools_other_open">「ひらく」</a></li> <li><a href="#using_tools_other_save">「セーブ」</a></li> <li><a href="#using_tools_other_print">「いんさつ」</a></li> <li><a href="#using_tools_other_open_slides">「スライドショー」</a></li> <li><a href="#using_tools_other_quit">プログラムの終了</a></li> <li><a href="#using_tools_other_sound_muting">効果音を消すには</a></li> </ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
|
@ -170,7 +170,7 @@
|
|||
<section class="indent">
|
||||
<header>
|
||||
<h2>
|
||||
Objectives </h2>
|
||||
特長 </h2>
|
||||
</header>
|
||||
|
||||
<dl>
|
||||
|
|
@ -237,7 +237,7 @@
|
|||
|
||||
<div class="keeptogether">
|
||||
<p>
|
||||
その他、シェルプロンプト(例:"<code>$</code>")で次のコマンドを実行する方法があります: </p>
|
||||
その他、シェルプロンプト(例: "<code>$</code>")で次のコマンドを実行する方法があります: </p>
|
||||
|
||||
<blockquote>
|
||||
<code>$ tuxpaint</code>
|
||||
|
|
@ -324,7 +324,7 @@
|
|||
</header>
|
||||
|
||||
<p>
|
||||
メインの画面は、次の各部に分けられます: </p>
|
||||
メインの画面は、次の各部に分けられます: </p>
|
||||
</div>
|
||||
|
||||
<dl>
|
||||
|
|
@ -408,7 +408,7 @@
|
|||
|
||||
<dd>
|
||||
<p>
|
||||
When the active tool supports colors, a palette of colors choices will be shown near the bottom of the screen. Click one to choose a color, and it will be used by the active tool. (For example, the "Paint" tool will use it as the color to draw with the chosen brush, and the "Fill" tool will use it as the color to use when flood-filling an area of the picture.) </p>
|
||||
使用中のツールが色をサポートしている場合、画面の下部付近に色の選択肢がパレットで表示されます。このパレットをクリックして色を選択すると、その色がツールで使用されます。(例えば、「ふで」ツールでは選択したブラシで描く色として、「ぬる」ツールでは画像の領域を塗りつぶす色として使用します)。 </p>
|
||||
|
||||
<div class="screenshot-right-after"></div>
|
||||
|
||||
|
|
@ -418,15 +418,15 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p id="special_color_options">
|
||||
On the far right are three special color options: <ul>
|
||||
右端には色に関する3つの特別なオプションがあります。 <ul>
|
||||
<li>
|
||||
<strong>Color Picker</strong><br/>
|
||||
The "color picker" (which has an outline of an eye-dropper) allows you to pick a color found within your drawing.<br/>
|
||||
(A shortcut key is available to access this feature quickly; see below.) </li>
|
||||
<strong>スポイト</strong><br/>
|
||||
スポイトを使えば、絵の中から色を選ぶことができます。<br/>
|
||||
(この機能を使うためのショートカットキーがあります; 以降を参照) </li>
|
||||
<li>
|
||||
<strong>Rainbow Palette</strong><br/>
|
||||
The rainbow palette allows you to pick any color by choosing the hue, saturation, and value of the color you want. A box on the left displays hundreds of hues — from red at the top through to violet at the bottom — at hundreds of saturation/intensity levels — from pale & washed-out on the left through to pure on the right. A grey vertical bar provides access to hundreds of value levels — from lighest at the top through to darkest at the bottom.<br/>
|
||||
Click the green checkbox button to select the color, or the "Back" button to dismiss the pop-up without picking a new color. <div class="screenshot-center">
|
||||
<strong>レインボーパレット</strong><br/>
|
||||
レインボーパレットは、色相、彩度、明度を選択することで、任意の色を選ぶことができます。 左側のボックスには、 数百段階の色相 — 上部の赤から下部の紫まで — が、数百段階の彩度 — 左側の淡い色から右側の純色まで — で表示されます。縦のグレーの領域では、数百段階で、明度 — 上部が最も明るく、下部が最も暗い — を選ぶことができます。<br/>
|
||||
緑色のチェックボタンをクリックして色を確定します。「もどる」ボタンをクリックすると、色を選択せずにポップアップを終了します。 <div class="screenshot-center">
|
||||
<img src="../../html/images/colors_rainbow_palette.png"
|
||||
width="542"
|
||||
height="291"
|
||||
|
|
@ -434,11 +434,11 @@
|
|||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<strong>Color Mixer</strong><br/>
|
||||
The "color mixer" (which has silhouette of a paint palette) allows you to create colors by blending primary additive colors — red, yellow, and blue — along with white (to "tint"), grey (to "tone"), and black (to "shade").<br/>
|
||||
You may click any button multiple times (for example, <span class="white-space: nowrap;">red + red + yellow</span> results in a red-orange color). The ratios of colors added are shown at the bottom.<br/>
|
||||
You can start over (reset to no colors in your picture) by clicking the "Clear" button. You can also undo or redo multiple steps of mixing, in case you made a mistake (without having to start over).<br/>
|
||||
Click the green checkbox button to select the color, or the "Back" button to dismiss the pop-up without picking a new color. <div class="screenshot-center">
|
||||
<strong>カラーミキサー</strong><br/>
|
||||
絵の具のパレットのようなアイコンの「カラーミキサー」では、加法混色の三原色 — 赤、青、黄と、白(色合い)、グレー(色調)、黒(濃淡)を混ぜて色を作成することができます。<br/>
|
||||
どのボタンも複数回クリックできます(例えば、赤 + 赤 + 黄 とクリックすると、赤橙色になります)。混合された色の比率は画面下部に表示されます。<br/>
|
||||
「さいしょから」ボタンをクリックすると、最初からやり直す(色がない状態に戻す)ことができます。また、間違えた場合は、手順を何回でも取り消したり、やり直したりすることができます(最初からやり直す必要はありません)。<br/>
|
||||
緑色のチェックボタンをクリックして色を確定します。「もどる」ボタンをクリックすると、色を選択せずにポップアップを終了します。 <div class="screenshot-center">
|
||||
<img src="../../html/images/colors_mixer.png"
|
||||
width="420"
|
||||
height="320"
|
||||
|
|
@ -449,10 +449,10 @@
|
|||
</p>
|
||||
|
||||
<p class="note">
|
||||
<span title="Keyboard shortcut">⌨</span> When the active tool supports colors, a shortcut may be used to access the "color picker" option more quickly. Hold the <b><code>[Control]</code></b> key while clicking, and the color under the mouse cursor will be shown at the bottom. You may drag around to canvas to find the color you want. When you release the mouse button, the color under the cursor will be selected. If you release the mouse outside of the canvas (e.g., over the "Tools" area), the color selection will be left unchanged. (This is similar to clicking the"Back" button that's available when bringing up the "color picker" option via its button the color palette.) </p>
|
||||
<span title="Keyboard shortcut">⌨</span> 使用中のツールが色をサポートしている場合、「スポイト」機能に素早くアクセスするためのショートカットを使用することができます。<b><code>[Control]</code></b> キーを押しながらマウスをクリックしたままカーソルを動かすと、マウスカーソルの下にある色が表示されます。キャンバス全体をドラッグして欲しい色が見つかったところでマウスボタンを離すと、カーソルの下にある色が選択されます。マウスをキャンバスの外(例えば「どうぐ」の部分)で離すと、色の選択は変更されません。 </p>
|
||||
|
||||
<p class="note">
|
||||
<span title="Configuration option">⚙</span> <strong>Note:</strong> You can define your own colors for Tux Paint. See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
|
||||
<span title="Configuration option">⚙</span> <strong>注:</strong> カラーパレットの色は好みに応じて変更できます。変更方法については、"<a href="OPTIONS.html"><em>各種設定について</em></a>"のドキュメントを参照してください。 </p>
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
|
|
@ -532,9 +532,9 @@
|
|||
<strong>Brush Spacing</strong>
|
||||
<blockquote>
|
||||
<p>
|
||||
The space between each position where a brush is applied to the canvas can vary. Some brushes (such as the footprints and flower) are spaced, by default, far enough apart that they don't overlap. Other brushes (such as the basic circular ones) are spaced closely, so they make a continuous stroke. </p>
|
||||
「ふで」でキャンバスに描画する際の間隔を変更できます。標準で、いくつかのブラシ (足跡や花など) は重ならないように十分な間隔を空けてあります。他のブラシ (基本的な円形のものなど) は狭い間隔で連続した線になるように設定されています。 </p>
|
||||
<p>
|
||||
The default spacing of brushes may be overridden using by clicking within the triangular-shaped series of bars at the bottom right; the larger the bar, the wider the spacing. Brush spacing affects both tools that use the brushes: the "Paint" tool and the "Lines" tool. </p>
|
||||
描画の間隔は、右下にある三角形になったバーの列をクリックすることで変更できます。長いバーが広い間隔に対応します。描画間隔は、「ふで」を使用するツール(「ふで」ツールと「せん」ツール)の両方に影響します。 </p>
|
||||
<div class="screenshot-center">
|
||||
<img src=
|
||||
"../../html/images/tool_slider.png"
|
||||
|
|
@ -543,7 +543,7 @@
|
|||
alt="">
|
||||
</div>
|
||||
<p class="note">
|
||||
<span title="Configuration option">⚙</span> <strong>Note</strong>: If the "<code>nobrushspacing</code>" option is set, Tux Paint won't display the brush spacing controls. See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
|
||||
<span title="Configuration option">⚙</span> <strong>注:</strong> "<code>nobrushspacing</code>" オプションが設定されると、描画間隔の調整が無効になります。詳しくは"<a href="OPTIONS.html"><em>各種設定について</em></a>"のドキュメントを参照してください。 </p>
|
||||
</blockquote>
|
||||
</dd>
|
||||
<dt id="using_tools_drawing_stamp">
|
||||
|
|
@ -578,7 +578,7 @@
|
|||
スタンプは、動物、植物、宇宙、乗り物、人物といった多くのカテゴリに分類されています。セレクタの左右の矢印のボタンを使ってカテゴリを切り替えることができます。 </p>
|
||||
|
||||
<p>
|
||||
スタンプを絵に貼り付ける前に、以下の様々な効果を適用することができます(スタンプの種類によって異なります): </p>
|
||||
スタンプを絵に貼り付ける前に、以下の様々な効果を適用することができます(スタンプの種類によって異なります): </p>
|
||||
|
||||
<ul>
|
||||
<li>スタンプには色をつけることができるものがあります。その場合、カラーパレットが有効になり、スタンプを絵に貼り付ける前に色を選ぶことができます。 </li>
|
||||
|
|
@ -604,7 +604,7 @@
|
|||
個々のスタンプごとに効果音を設定することができます。画面下部の左側のヘルプエリア(Linux ペンギン "<em>Tux</em>"の近く)にあるボタンを押すと、効果音を再生することができます。 </p>
|
||||
|
||||
<p class="note">
|
||||
<span title="Configuration option">⚙</span> <strong>Note</strong>: If the "<code>nostampcontrols</code>" option is set, Tux Paint won't display the Mirror, Flip, Shrink and Grow controls for stamps. See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
|
||||
<span title="Configuration option">⚙</span> <strong>注:</strong> "<code>nostampcontrols</code>" オプションが設定されると、スタンプの拡大・縮小、反転が無効になります。詳しくは"<a href="OPTIONS.html"><em>各種設定について</em></a>"のドキュメントを参照してください。 </p>
|
||||
</dd>
|
||||
<dt id="using_tools_drawing_lines">
|
||||
<strong>「せん」ツール</strong>
|
||||
|
|
@ -629,7 +629,7 @@
|
|||
アニメーション対応のブラシでは、線に沿って形が変化します。 指向性のブラシでは、線の角度に応じて異なる形状を表示します。 さらに、アニメーションと指向性の両方を備えたブラシもあります。 詳しくは、上記の「ふで」の項をご覧ください。 </p>
|
||||
|
||||
<p>
|
||||
Different brushes have different spacing, leaving either a series of individual shapes, or a continuous stroke of the brush shape. Brush spacing may be adjusted. See "Paint", above, to learn more. </p>
|
||||
線に沿って形が並んだり、連続した線になったりと、それぞれの「ふで」毎に異なる描画間隔が設定されており、この間隔は変更することができます。詳しくは、上の "ペイントブラシ「ふで」" のセクションを参照して下さい。 </p>
|
||||
|
||||
<div class="screenshot-center">
|
||||
<img src="../../html/images/ex_lines.png"
|
||||
|
|
@ -655,7 +655,7 @@
|
|||
まず、円、正方形、楕円など、描きたい図形を、右側のセレクタから選択します。 </p>
|
||||
|
||||
<p>
|
||||
右下のオプションボタンで「かたち」ツールの動作を選択します: </p>
|
||||
右下のオプションボタンで「かたち」ツールの動作を選択します: </p>
|
||||
|
||||
<dl>
|
||||
<dt>
|
||||
|
|
@ -663,9 +663,9 @@
|
|||
</dt>
|
||||
|
||||
<dd>
|
||||
The shape will expand from where you initially clicked, and will be centered around that position. <br/>
|
||||
最初にクリックした位置を中心として図形を拡大します。 <br/>
|
||||
<p class="note">
|
||||
<span title="Version variation">📜</span> This was Tux Paint's only behavior through version 0.9.24.) </p>
|
||||
<span title="Version variation">📜</span> バージョン 0.9.24 までは、このような動作だけでした。 </p>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
|
|
@ -673,8 +673,8 @@
|
|||
</dt>
|
||||
|
||||
<dd>
|
||||
The shape will extend with one corner starting from where you initially clicked. This is the default method of most other traditional drawing software. <p class="note">
|
||||
<span title="Version variation">📜</span> This option was added starting with Tux Paint version 0.9.25.) </p>
|
||||
最初にクリックした位置を左上の角として図形を拡大します。これは、他の多くのお絵かきソフトの標準的な動作です。 <p class="note">
|
||||
<span title="Version variation">📜</span> このオプションは、バージョン 0.9.25 以降で追加されました。 </p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
|
@ -685,7 +685,7 @@
|
|||
図形を描くには、キャンバス上でマウスをクリックし、そのままマウスを動かして図形を広げます。楕円や長方形のように縦横比を変えられる図形と、正方形や円のように縦横比を変えられない図形があります。 </p>
|
||||
|
||||
<p>
|
||||
For shapes that can change proportion, the aspect ratio of the shape will be shown at the bottom. For example: "1:1" will be shown if it is "square" (as tall as it is wide); "2:1" if it is either twice as wide as it is tall, or twice as tall as it is wide; and so on. </p>
|
||||
比率を変更できる図形の場合は、下部に図形の長短の比率が表示されます。例えば 、正方形(縦と横が同じ長さ)の場合は「1:1」、横が縦の2倍または縦が横の2倍の場合は「2:1」といった具合です。 </p>
|
||||
|
||||
<p>
|
||||
図形を広げ終わったらマウスを放します。 </p>
|
||||
|
|
@ -708,8 +708,8 @@
|
|||
</dt>
|
||||
|
||||
<dd>
|
||||
If the "simple shapes" option is enabled, the shape will be drawn on the canvas when you let go of the mouse button. (There's no rotation step.) <p class="note">
|
||||
<span title="Configuration option">⚙</span> See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation to learn about the "simple shapes" ("<code>simpleshapes</code>") option. </p>
|
||||
簡易描画モードが設定されている場合、図形を回転させる手順は省略され、マウスを放した時点で図形が描画されます。 <p class="note">
|
||||
<span title="Configuration option">⚙</span> "簡易描画モード" ("<code>simpleshapes</code>") についての詳細は、<a href="OPTIONS.html"><em>各種設定について</em></a>" のドキュメントを参照して下さい。 </p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
|
@ -731,7 +731,7 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
Choose a font (from the 'Letters' available on the right) and a color (from the color palette near the bottom). You may also apply a bold, and/or an italic styling effect to the text. Click on the screen and a cursor will appear. Type text and it will show up on the screen. (You can change the font, color, and styling while entering the text, before it is applied to the canvas.) </p>
|
||||
まず、右側のセレクタからフォントを、下部のパレットから色を選択します。さらに、テキストに太字や斜体のスタイルを適用することもできます。画面をクリックするとカーソルが表示され、文字を入力することができます。(入力した文字がキャンバスに反映される前に、フォント、色、スタイルを変更することができます) </p>
|
||||
|
||||
<p>
|
||||
<b><code>[Enter]</code></b>キー、または<b><code>[Return]</code></b>キーを押すと文字が描画され、カーソルが次の行に下がります。 </p>
|
||||
|
|
@ -762,10 +762,10 @@
|
|||
Tux Paint バージョン 0.9.22 で追加された<strong>「ラベル」</strong>ツールでは、文字は絵から「浮いて」おり、文字列の内容、位置、フォント、色などの情報は個別に記録されます。これにより、「ラベル」は後から移動や編集が可能です。 </p>
|
||||
|
||||
<p>
|
||||
To edit a label, click the label selection button. All labels in the drawing will appear highlighted. Click one — or use the <strong><code>[Tab]</code></strong> key to cycle through all the labels, and the <strong><code>[Enter]</code></strong> or <strong><code>[Return]</code></strong> key to select one — and you may then edit the label. (Use they <strong><code>[Backspace]</code></strong> key to erase characters, and other keys to add text to the label; click in the canvas to reposition the label; click in the palette to change the color of the text in the label; etc.) </p>
|
||||
ラベルを編集するには、ラベルと指が描かれた「ラベル選択」ボタンをクリックします。図面内のすべてのラベルがハイライト表示されるので、編集したいラベルをクリックするか、<strong><code>[Tab]</code></strong> キーでラベルの選択を順に切り替えて、編集したいラベルで <strong><code>[Enter]</code></strong> キーか <strong><code>[Return]</code></strong> キーを押すと、そのラベルを編集できます。(<strong><code>[Backspace]</code></strong> キーで文字を消したり、追加で文字を入力したり、キャンバス内をクリックしてラベルの位置を変えたり、パレット内をクリックしてラベルの文字の色を変えたり、など)。 </p>
|
||||
|
||||
<p>
|
||||
You may "apply" a label to the canvas, painting the text into the picture as if it had been added using the <strong>Text</strong> tool, by clicking the label application button. (This feature was added in Tux Paint version 0.9.28.) All labels in the drawing will appear highlighted, and you select one just as you do when selecting a label to edit. The chosen label will be removed, and the text will be added directly to the canvas. </p>
|
||||
ラベルと手のひらが描かれた「貼り付け」ボタンをクリックすると、<strong>もじ</strong>ツールを使って文字を書き加えたかのように、ラベルをキャンバスに固定することができます。(この機能は Tux Paint version 0.9.28 で追加されました。) 作品のすべてのラベルがハイライト表示されるので、ラベルを編集する場合と同じように、ラベルを選択します。選択したラベルは削除され、文字がキャンバスに直接書き込まれます。 </p>
|
||||
|
||||
<p class="note">
|
||||
<span title="Configuration option">⚙</span> <strong>「ラベル」</strong>ツールは、<em>Tux Paint 設定ツール</em>や、"<code>nolabel</code>"オプションにより、無効にすることができます。 </p>
|
||||
|
|
@ -783,10 +783,10 @@
|
|||
Tux Paint が、個別の入力モードがサポートされている言語に設定されている場合、特定のキーを押下することで、入力モードを切り替えることができます。 </p>
|
||||
|
||||
<p>
|
||||
Currently supported locales, the input methods available, and the key to toggle or cycle modes, are listed below. </p>
|
||||
サポートされている言語、入力方式、切り替えキーは以下のとおりです。 </p>
|
||||
|
||||
<ul>
|
||||
<li>日本語— ローマ字入力方式のひらがな、カタカナ— 右<code><b>[Alt]</b></code> キー </li>
|
||||
<li>Japanese — Romanized Hiragana and Romanized Katakana — 右<code><b>[Alt]</b></code> キー or 左<code><b>[Alt]</b></code> キー </li>
|
||||
|
||||
<li>ハングル— 2-Bul入力方式— 右<code><b>[Alt]</b></code> キー または 左<code><b>[Alt]</b></code> キー </li>
|
||||
|
||||
|
|
@ -796,7 +796,7 @@
|
|||
</ul>
|
||||
|
||||
<p class="note">
|
||||
<span title="Information">💡</span> <strong>Note:</strong> Many fonts do not include all characters for all languages, so sometimes you'll need to change fonts to see the characters you're trying to type. </p>
|
||||
<span title="Information">💡</span> <strong>注:</strong> 大抵のフォントには全ての言語の全ての文字は含まれていません。このため、入力したい文字が含まれるフォントに変更する必要がある場合があります。 </p>
|
||||
|
||||
</dd>
|
||||
|
||||
|
|
@ -806,9 +806,9 @@
|
|||
|
||||
<dd>
|
||||
<p>
|
||||
An optional on-screen keyboard is available for the Text and Label tools, which can provide a variety of layouts and character composition (e.g., composing "a" and "e" into "æ"). </p>
|
||||
「もじ」ツールや「ラベル」ツールで使える、オプションの「スクリーンキーボード」では、キーボードレイアウトを変えたり、文字の合成(例: "a "と "e "を "æ "に合成)を行うことができます。 </p>
|
||||
<p class="note">
|
||||
<span title="Configuration option">⚙</span> See the "<a href="OPTIONS.html"><em>Options</em></a>" and "<a href="EXTENDING.html"><em>Extending Tux Paint</em></a>" documentation for more information. </p>
|
||||
<span title="Configuration option">⚙</span> 詳細については "<a href="OPTIONS.html"><em>各種設定について</em></a>" と "<a href="EXTENDING.html"><em>Tux Paintの拡張</em></a>" のドキュメントを参照してください。 </p>
|
||||
</dd>
|
||||
</dl>
|
||||
</dd>
|
||||
|
|
@ -823,7 +823,7 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
「ぬる」ツールは、描画の連続した領域を好きな色で塗りつぶします。以下の3 つの塗りつぶしオプションが用意されています: <ul>
|
||||
「ぬる」ツールは、描画の連続した領域を好きな色で塗りつぶします。以下の3 つの塗りつぶしオプションが用意されています: <ul>
|
||||
<li><strong>たんしょく</strong> — 領域を一つの色で塗りつぶします。</li>
|
||||
<li><strong>ふで</strong> — フリーハンドでドラッグして、領域を一つの色で塗りつぶします。</li>
|
||||
<li><strong>せんけい</strong> — 領域をクリックしてからドラッグすると、ドラッグした方向に向かって色が薄くなるようにグラデーションをつけて塗りつぶします。</li>
|
||||
|
|
@ -832,7 +832,7 @@
|
|||
</p>
|
||||
|
||||
<p class="note">
|
||||
<span title="Version variation">📜</span> <strong>Note:</strong> Prior to Tux Paint 0.9.24, "Fill" was a Magic tool (see below). Prior to Tux Paint 0.9.26, the "Fill" tool only offered the 'Solid' method of filling. </p>
|
||||
<span title="Version variation">📜</span> <strong>注:</strong> Tux Paint 0.9.24 より前のバージョンでは、このツールは「まほう」ツールのひとつでした。(「まほう」ツールについては、以下をご覧ください) Tux Paint 0.9.26 より前のバージョンでは、「たんしょく」の塗りつぶし方法しかありませんでした。 </p>
|
||||
</dd>
|
||||
<dt id="using_tools_drawing_magic">
|
||||
<strong>「まほう」ツール(特殊効果)</strong>
|
||||
|
|
@ -888,7 +888,7 @@
|
|||
|
||||
<dl>
|
||||
<dt id="using_tools_other_undo_and_redo">
|
||||
<strong>"Undo" and "Redo" Commands</strong>
|
||||
<strong>「とりけし」と「やりなおし」</strong>
|
||||
</dt>
|
||||
|
||||
<dd>
|
||||
|
|
@ -904,13 +904,13 @@
|
|||
align="right">
|
||||
|
||||
<p>
|
||||
Clicking the "Undo" button will undo (revert) the last drawing action. You can even undo more than once! </p>
|
||||
「とりけし」ボタンをクリックすると、直前に行った操作が取り消されます。いくつもの操作をさかのぼって取り消すことができます! </p>
|
||||
|
||||
<p class="note">
|
||||
<span title="Keyboard shortcut">⌨</span> <strong>注:</strong> キーボードで <b><code>[Control / ⌘]</code></b> + <code><b>[Z]</b></code> を押しても取り消しできます。 </p>
|
||||
<span title="Keyboard shortcut">⌨</span> <strong>注:</strong> キーボードで <b><code>[Control / ⌘]</code></b> + <code><b>[Z]</b></code> を押してもとりけしできます。 </p>
|
||||
|
||||
<p>
|
||||
Clicking the "Redo" button will redo the drawing action you just un-did via the "Undo" command. </p>
|
||||
「やりなおし」ボタンをクリックすると、「とりけし」ボタンで取り消した操作を元に戻すことができます。 </p>
|
||||
|
||||
<p>
|
||||
「とりけし」操作の後、描画を行っていなければ、取り消した全ての操作を元に戻せます! </p>
|
||||
|
|
@ -934,10 +934,10 @@
|
|||
<p class="note">
|
||||
<span title="Keyboard shortcut">⌨</span> <strong>注:</strong> キーボードで <b><code>[Control / ⌘]</code></b> + <code><b>[N]</b></code> を押しても新規作成ができます。 </p>
|
||||
|
||||
<strong>Special Solid Background Color Choices</strong>
|
||||
<strong>単色のキャンバス</strong>
|
||||
<blockquote>
|
||||
<p>
|
||||
Along with the preset solid colors, you can also choose colors using a rainbow palette or a "color mixer". These operate identically to the options found in the color palette shown below the canvas when drawing a picture. See <a href="#special_color_options">Main Screen > Lower: Colors > Special color options</a> for details. </p>
|
||||
あらかじめ用意されている背景色のほか、レインボーパレットやカラーミキサーで色を選択することができます。これらは、絵を描くときにキャンバスの下に表示されるカラーパレットにあるオプションと同じように操作します。詳細は <a href="#special_color_options">メインの画面 > 下部: カラーパレット「いろ」 > 色に関する特別なオプション</a> を参照。 </p>
|
||||
</blockquote>
|
||||
|
||||
<strong>レイヤー画像</strong>
|
||||
|
|
@ -991,7 +991,7 @@
|
|||
(または、開きたい作品をダブルクリックします) </p>
|
||||
|
||||
<p class="note">
|
||||
<span title="Information">💡</span> If choose to open a picture, and your current drawing hasn't been saved, you will be prompted as to whether you want to save it or not. (See "<a href="#using_tools_other_save">Save</a>," below.) </p>
|
||||
<span title="Information">💡</span> 絵を開く時に、それまで描いていた絵が保存されていなければ、保存するかどうかを確認します。(「<a href="#save">セーブ</a>」の項を参照) </p>
|
||||
|
||||
<div class="screenshot-right-after"></div>
|
||||
</li>
|
||||
|
|
@ -1017,14 +1017,14 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
「かきだす」のボタンをクリックすると、ユーザーの標準の画像フォルダ(例:"<code>~/Pictures/TuxPaint/</code>")に画像を出力します。 </p>
|
||||
「かきだす」のボタンをクリックすると、ユーザーの標準の画像フォルダ(例: "<code>~/Pictures/TuxPaint/</code>")に画像を出力します。 </p>
|
||||
<div class="screenshot-right-after"></div>
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
From the "Open" screen you can also: <ul>
|
||||
「ひらく」の画面からは、以下のこともできます: <ul>
|
||||
<li>
|
||||
<img src="../../html/images/open_slides.png"
|
||||
width="48"
|
||||
|
|
@ -1032,7 +1032,7 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
Click the blue 'Slides' (slide projector) button at the lower left to go to slideshow mode. See "<a href="#using_tools_other_open_slides">Slides</a>", below, for details. </p>
|
||||
左側の一番下にある青色の「スライド」のボタンを押すと、スライドショーモードになります。詳しくは「<a href="#slides">スライドショー</a>」の項を参照。 </p>
|
||||
<div class="screenshot-right-after"></div>
|
||||
</li>
|
||||
|
||||
|
|
@ -1141,7 +1141,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
Tux Paint は、PostScript 形式の印刷データを作成し、外部プログラムに渡して印刷を行います。標準の設定では、以下のコマンドが使用されます: </p>
|
||||
Tux Paint は、PostScript 形式の印刷データを作成し、外部プログラムに渡して印刷を行います。標準の設定では、以下のコマンドが使用されます: </p>
|
||||
|
||||
<blockquote>
|
||||
<code>lpr</code>
|
||||
|
|
@ -1151,7 +1151,7 @@
|
|||
このコマンドは、設定ファイルの "<code>printcommand</code>" オプションを設定することで変更できます。 </p>
|
||||
|
||||
<p>
|
||||
フルスクリーンモードでなければ "<b><code>[Alt]</code></b>" キーを押しながら「いんさつ」ボタンを押すと、別の印刷プログラムを起動することができます。標準の設定では、KDE のグラフィカルな印刷ダイアログである、以下のプログラムが使用されます: </p>
|
||||
フルスクリーンモードでなければ "<b><code>[Alt]</code></b>" キーを押しながら「いんさつ」ボタンを押すと、別の印刷プログラムを起動することができます。標準の設定では、KDE のグラフィカルな印刷ダイアログである、以下のプログラムが使用されます: </p>
|
||||
|
||||
<blockquote>
|
||||
<code>kprinter</code>
|
||||
|
|
@ -1260,10 +1260,10 @@
|
|||
|
||||
<dd>
|
||||
<p>
|
||||
To play a slideshow within Tux Paint, click the 'Play' button. </p>
|
||||
Tux Paint 内でスライドショーを再生するには「かいし」ボタンをクリックします。 </p>
|
||||
|
||||
<p class="note">
|
||||
<span title="Information">💡</span> <strong>Note</strong>: If you hadn't selected any images, then <em>all</em> of your saved images will be played in the slideshow! </p>
|
||||
<span title="Information">💡</span> <strong>注:</strong> 作品を一つも選択していない場合、保存されている<em>全て</em>の作品がスライドショーで表示されます! </p>
|
||||
|
||||
<p>
|
||||
スライドショーの実行中は、<b><code>[Space]</code></b> キー、<b><code>[Enter]</code></b> キー、<b><code>[Return]</code></b> キー、<b><code>[右矢印]</code></b> キーのいずれかを押すか、または、画面左下の "つぎへ" ボタンのクリックすれば、手動で次のスライドに進みます。<b><code>[左矢印]</code></b> キーを押すと前のスライドに戻ります。 </p>
|
||||
|
|
@ -1287,7 +1287,7 @@
|
|||
右下の「かきだす」ボタンをクリックすると、選択した画像を元にアニメーションGIFファイルを生成します。 </p>
|
||||
|
||||
<p class="note">
|
||||
<span title="Information">💡</span> <strong>Note:</strong> At least two images must be selected. (To export a single image, use the 'Export' option from the main 'Open' dialog.) If no images are selected, Tux Paint will <em>not</em> attempt to generate a GIF based on all saved images. </p>
|
||||
<span title="Information">💡</span> <strong>注:</strong> 少なくとも2つの画像を選択する必要があります。(画像を1枚だけ書き出す場合は、「ひらく」ダイアログの「かきだす」オプションを用います)。1枚も画像を選択していない場合、アニメーションGIFは<em>生成されません</em>。 </p>
|
||||
|
||||
<p>
|
||||
アニメーションGIFの生成中に <b><code>[Escape]</code></b> キーを押すと、処理を中断して「スライドショー」ダイアログに戻ります。 </p>
|
||||
|
|
@ -1314,7 +1314,7 @@
|
|||
その際、本当に終了するかどうかを確認されます。 </p>
|
||||
|
||||
<p>
|
||||
If you choose to quit, and you haven't saved the current picture, you will first be asked if wish to save it. If it's not a new image, you will then be asked if you want to save over the old version, or create a new entry. (See "<a href="#using_tools_other_save">Save</a>" above.) </p>
|
||||
作品を保存していない状態で終了しようとした場合は、絵を保存するかどうかを訪ねられます。さらに、新規に作成した作品でなければ、以前のバージョンを上書きするか、新しく保存するかを確認されます。(上記の「<a href="#save">セーブ</a>」の項をご覧下さい。) </p>
|
||||
|
||||
<p class="note">
|
||||
<span title="Configuration option">⚙</span> <strong>注:</strong> "<code>startblank</code>" オプションが設定されている場合を除き、終了時に保存した作品は、次に Tux Paint を起動するときに自動的に読み込まれます。 </p>
|
||||
|
|
@ -1365,7 +1365,7 @@
|
|||
Tux Paint の「ひらく」ダイアログでは、Tux Paint で作成した画像だけが表示されます。その他の画像や写真を読み込んで編集するにはどのようにすれば良いでしょうか? </p>
|
||||
|
||||
<p>
|
||||
そのための方法は簡単で、画像ファイルを PNG (Portable Network Graphic) 形式に変換して、Tux Paint で作成した画像が保存されている "<code>saved</code>" フォルダにコピーします。(標準では以下のフォルダ): </p>
|
||||
そのための方法は簡単で、画像ファイルを PNG (Portable Network Graphic) 形式に変換して、Tux Paint で作成した画像が保存されている "<code>saved</code>" フォルダにコピーします。(標準では以下のフォルダ): </p>
|
||||
|
||||
<dl>
|
||||
<dt>
|
||||
|
|
@ -1414,9 +1414,9 @@
|
|||
スクリプトの使用法は簡単で、コマンドプロンプトで、取り込みたい画像のファイル名を引数として実行するだけです。 </p>
|
||||
|
||||
<p>
|
||||
They will be converted and placed in your Tux Paint "<code>saved</code>" directory. </p>
|
||||
ファイルは変換された後、Tux Paint の "<code>saved</code>" ディレクトリに格納されます。 </p>
|
||||
<p class="note">
|
||||
<span title="Information">💡</span> <strong>Note:</strong> If you're doing this for a different user (e.g., your child) you'll need to make sure to run the command under <em>their</em> account.) </p>
|
||||
<span title="Information">💡</span> <strong>注:</strong> 例えばお子さんなど、他のユーザーのために変換作業を行う場合は、<em>そのユーザーのアカウントで</em>コマンドを実行する必要があります。 </p>
|
||||
|
||||
<p>
|
||||
Example: </p>
|
||||
|
|
@ -1468,7 +1468,7 @@
|
|||
</ul>
|
||||
|
||||
<p>
|
||||
例:2021年7月31日 午前11時5分であれば、<code>20210731110500.png</code> のようになります。 </p>
|
||||
例: 2021年7月31日 午前11時5分であれば、<code>20210731110500.png</code> のようになります。 </p>
|
||||
|
||||
<p>
|
||||
PNG ファイルを Tux Paint の "<code>saved</code>" ディレクトリにコピーします。(上記参照) </p>
|
||||
|
|
@ -1478,7 +1478,7 @@
|
|||
|
||||
<blockquote>
|
||||
<p>
|
||||
This part of the documentation needs to be rewritten, since the new "<code>buttonsize</code>" option was added. For now, try drawing and saving an image within Tux Paint, then determine what size (pixel width and height) it came out to, and try to match that when scaling the picture(s) you're importing into Tux Paint. </p>
|
||||
"<code>buttonsize</code>" のオプションが追加されたため、この部分は全面的に書き直す必要があります。とりあえずは、タックスペイントで作成した画像のサイズ(ピクセル幅と高さ)を調べて、取り込む画像をそれに合わせて拡大縮小してみてください。 </p>
|
||||
</blockquote>
|
||||
</blockquote>
|
||||
</section>
|
||||
|
|
@ -1489,9 +1489,9 @@
|
|||
</header>
|
||||
|
||||
<p>
|
||||
このドキュメントの他、"<code>docs</code>" フォルダには、次のようなドキュメントがあります: <dl>
|
||||
このドキュメントの他、"<code>docs</code>" フォルダには、次のようなドキュメントがあります: <dl>
|
||||
<dt>
|
||||
Using Tux Paint: </dt>
|
||||
Tux Paint の使用: </dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li>
|
||||
|
|
@ -1505,7 +1505,7 @@
|
|||
</dd>
|
||||
|
||||
<dt>
|
||||
How to extend Tux Paint: </dt>
|
||||
Tux Paint の拡張: </dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li>
|
||||
|
|
@ -1523,7 +1523,7 @@
|
|||
</dd>
|
||||
|
||||
<dt>
|
||||
Technical information: </dt>
|
||||
技術情報: </dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li>
|
||||
|
|
@ -1537,7 +1537,7 @@
|
|||
</dd>
|
||||
|
||||
<dt>
|
||||
Development history and license: </dt>
|
||||
開発の記録及びライセンス: </dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li>
|
||||
|
|
@ -1550,7 +1550,7 @@
|
|||
|
||||
<li>
|
||||
<a href="../../COPYING.txt">COPYING.txt</a><br>
|
||||
Tux Paint's software license, the <cite>GNU General Public License</cite> (GPL) </li>
|
||||
Tux Paint ソフトウェアのライセンス <cite>GNU 一般公衆利用許諾</cite> (GPL) </li>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
|
|
@ -1563,7 +1563,7 @@
|
|||
</header>
|
||||
|
||||
<p>
|
||||
If you need help, there are numerous ways to interact with Tux Paint developers and other users: <ul>
|
||||
お困りのことがある場合、Tux Paint の開発者や他のユーザーとコミュニケーションをとるための多くの方法があります。 <ul>
|
||||
<li>バグを発見した場合や機能追加の要望については、プロジェクトの バグトラッキングシステムから報告できます</li>
|
||||
<li>プロジェクトに関する様々なメーリングリストに参加できます</li>
|
||||
<li>開発者へ直接連絡することもできます</li>
|
||||
|
|
@ -1580,7 +1580,7 @@
|
|||
</header>
|
||||
|
||||
<p>
|
||||
Tux Paint is a volunteer-driven project, and we're happy to accept your help in a variety of ways:
|
||||
タックスペイントはボランティアベースのプロジェクトであり、様々な形でのご協力を受け付けています。
|
||||
<ul>
|
||||
<li>Tux Paint の翻訳の作成</li>
|
||||
<li>既存の翻訳の改善</li>
|
||||
|
|
@ -1599,16 +1599,16 @@
|
|||
<section class="outer">
|
||||
<header>
|
||||
<h1>
|
||||
Trademark notices</a>
|
||||
商標について</a>
|
||||
</h1>
|
||||
</header>
|
||||
|
||||
<ul>
|
||||
<li>"Linux" is a registered trademark of Linus Torvalds.</li>
|
||||
<li>"Microsoft" and "Windows" are registered trademarks of Microsoft Corp.</li>
|
||||
<li>"Apple" and "macOS" are registered trademarks of Apple Inc.</li>
|
||||
<li>"Twitter" is a registered trademark of Twitter, Inc.</li>
|
||||
<li>"Tumblr" is a registered trademark of Tumblr, Inc.</li>
|
||||
<li>"Linux" は Linus Torvalds の登録商標です。</li>
|
||||
<li>"Microsoft" および "Windows" は、Microsoft 社の登録商標です。</li>
|
||||
<li>"Apple" および "macOS" は Apple 社の登録商標です。</li>
|
||||
<li>"Twitter" は、Twitter 社の登録商標です。</li>
|
||||
<li>"Tumblr" は Tumblr 社の登録商標です。</li>
|
||||
</ul>
|
||||
</section>
|
||||
</footer>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue