Galician docs translation refresh 2021-03-03
h/t Miguel Bouzada
This commit is contained in:
parent
6771f39908
commit
b55ea8cb33
16 changed files with 773 additions and 743 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>
|
||||
Documentación de Tux Paint («README – LÉEME)») </title>
|
||||
Documentación de Tux Paint («README – LÉAME)») </title>
|
||||
<meta http-equiv="Content-Type"
|
||||
content="text/html; charset=utf-8">
|
||||
</head>
|
||||
|
|
@ -114,7 +114,7 @@
|
|||
|
||||
<blockquote>
|
||||
<p>
|
||||
Tux Paint is a free drawing program designed for young children (kids ages 3 and up). It has a simple, easy-to-use interface, fun sound effects, and an encouraging cartoon mascot who helps guide children as they use the program. It provides a blank canvas and a variety of drawing tools to help your child be creative. </p>
|
||||
Tux Paint é un programa de debuxo libre e de balde deseñado para cativos (3 ou máis anos). Ten unha interface sinxela e doada de usar, divertidos efectos de son e unha mascota de debuxos animados que axuda a guiar aos nenos mentres usan o programa. Ofrece un lenzo en branco e unha ampla variedade de ferramentas de debuxo para axudar ao seu cativo a ser creativo. </p>
|
||||
</blockquote>
|
||||
|
||||
<h2>
|
||||
|
|
@ -122,10 +122,10 @@
|
|||
|
||||
<blockquote>
|
||||
<p>
|
||||
Tux Paint is an Open Source project, Free Software released under the GNU General Public License (GPL). It is free, and the 'source code' behind the program is available. (This allows others to add features, fix bugs, and use parts of the program in their own GPL'd software.) </p>
|
||||
Tux Paint é un proxecto de código aberto, software libre publicado baixo a licenza pública xeral GNU (GPL). É de balde e o «código fonte» detrás do programa está dispoñíbel. (Isto permite a outras persoas engadir funcións, corrixir erros e usar partes do programa no seu propio software GPL). </p>
|
||||
|
||||
<p>
|
||||
See <a href="../COPYING.txt">COPYING.txt</a> for the full text of the GPL license. </p>
|
||||
Consulte o texto completo da licenza GPL en <a href="../COPYING.txt">COPYING.txt</a>. </p>
|
||||
</blockquote>
|
||||
|
||||
<h2>
|
||||
|
|
@ -134,32 +134,32 @@
|
|||
<blockquote>
|
||||
<dl>
|
||||
<dt>
|
||||
<strong>Fácil e divertido</strong>
|
||||
<strong>Doado e divertido</strong>
|
||||
</dt>
|
||||
|
||||
<dd>
|
||||
Tux Paint is meant to be a simple drawing program for young children. It is not meant as a general-purpose drawing tool. It <em>is</em> meant to be fun and easy to use. Sound effects and a cartoon character help let the user know what's going on, and keeps them entertained. There are also extra-large cartoon-style mouse pointer shapes. </dd>
|
||||
Tux Paint pretende ser un sinxelo programa de debuxo para nenos pequenos. Non está pensado como unha ferramenta de debuxo de uso xeral. <em>Preténdese</em> que sexa divertido e doado de usar. Os efectos de son e un personaxe de debuxos animados permiten que o usuario saiba o que está pasando e o mantén entretido. Tamén hai formas de punteiro de rato estilo debuxo animado de gran tamaño. </dd>
|
||||
|
||||
<dt>
|
||||
<strong>Ampliabilidade</strong>
|
||||
</dt>
|
||||
|
||||
<dd>
|
||||
Tux Paint is extensible. Brushes and 'rubber stamp' shapes can be dropped in and pulled out. For example, a teacher can drop in a collection of animal shapes and ask their students to draw an ecosystem. Each shape can have a sound which is played, and textual facts which are displayed, when the child selects the shape. </dd>
|
||||
Tux Paint é ampliábel. Os pinceis e as formas do «selo de caucho» arrastrarse e soltarse. Por exemplo, un profesor pode soltar unha colección de formas de animais e pedirlles aos seus alumnos que debuxen un ecosistema. Cada forma pode ter un son que se reproduce e datos textuais que se amosan cando o cativo selecciona a forma. </dd>
|
||||
|
||||
<dt>
|
||||
<strong>Portabilidade</strong>
|
||||
</dt>
|
||||
|
||||
<dd>
|
||||
Tux Paint is portable among various computer platforms: Windows, Macintosh, Linux, etc. The interface looks the same among them all. Tux Paint runs suitably well on older systems, and can be built to run better on slow systems. </dd>
|
||||
Tux Paint é portátil entre varias plataformas informáticas: Windows, Macintosh, Linux, etc. A interface ten o mesmo aspecto en todas. Tux Paint funciona adecuadamente en sistemas antigos e pódese construír para funcionar mellor en sistemas lentos. </dd>
|
||||
|
||||
<dt>
|
||||
<strong>Simplicidade</strong>
|
||||
</dt>
|
||||
|
||||
<dd>
|
||||
There is no direct access to the computer's underlying intricacies. The current image is kept when the program quits, and reappears when it is restarted. Saving images requires no need to create filenames or use the keyboard. Opening an image is done by selecting it from a collection of thumbnails. Access to other files on the computer is restricted. </dd>
|
||||
Non hai acceso directo ás complexidades subxacentes do computador. A imaxe actual consérvase cando se pecha o programa e volve aparecer cando se reinicia. Para gardar imaxes non é necesario crear nomes de ficheiro nin usar o teclado. A apertura dunha imaxe faise seleccionándoa nunha colección de miniaturas. O acceso a outros ficheiros da computadora está restrinxido. </dd>
|
||||
</dl>
|
||||
</blockquote>
|
||||
</blockquote>
|
||||
|
|
@ -184,17 +184,17 @@
|
|||
|
||||
<blockquote>
|
||||
<p>
|
||||
Tux Paint should have placed a laucher icon in your KDE and/or GNOME menus, under 'Graphics.' </p>
|
||||
Tux Paint debería ter colocado unha icona iniciadora nos seus menús KDE e/ou GNOME, en «Gráficos». </p>
|
||||
|
||||
<p>
|
||||
Alternatively, you can run the following command at a shell prompt (e.g., "<code>$</code>"): </p>
|
||||
Como alternativa, pode executar a seguinte orde nun indicador do sistema (e dicir, «<code>$</code>»): </p>
|
||||
|
||||
<blockquote>
|
||||
<code>$ tuxpaint</code>
|
||||
</blockquote>
|
||||
|
||||
<p>
|
||||
If any errors occur, they will be displayed on the terminal (to <code>STDERR</code>). </p>
|
||||
Se se producen erros, amosaranse no terminal (en <code>STDERR</code>). </p>
|
||||
</blockquote>
|
||||
|
||||
<hr size="1"
|
||||
|
|
@ -222,16 +222,16 @@
|
|||
</table>
|
||||
|
||||
<p>
|
||||
If you installed Tux Paint on your computer using the 'Tux Paint Installer,' it will have asked you whether you wanted a 'Start' menu short-cut, and/or a desktop shortcut. If you agreed, you can simply run Tux Paint from the 'Tux Paint' section of your 'Start' menu (e.g., under 'All Programs'), or by double-clicking the 'Tux Paint' icon on your desktop, if you had the installer place one there. </p>
|
||||
Se instalou Tux Paint no seu computador usando o «Instalador de Tux Paint», teralle preguntado se quería un atallo no menú «Inicio» e/ou un atallo de escritorio. Se aceptou, pode executar Tux Paint dende a sección «Tux Paint» do menú «Inicio» (p. ex.: en «Todos os programas») ou premendo dúas veces na icona «Tux Paint» do seu escritorio. se fixo que o instalador colocara un alí. </p>
|
||||
|
||||
<p>
|
||||
If you're using the 'portable' (ZIP-file) version of Tux Paint, or if you used the 'Tux Paint Installer,' but chose not to have shortcuts installed, you'll need to double-click the "<code>tuxpaint.exe</code>" icon in the "<code>Tux Paint</code>" folder on your computer. </p>
|
||||
Se está a usar a versión «portátil» (ficheiro ZIP) de Tux Paint ou se usou o «Instalador de Tux Paint», pero escolleu non ter instalados atallos, terá que facer dobre clic na icona «<code>tuxpaint.exe</code>» no cartafol «<code>Tux Paint</code>» do seu computador. </p>
|
||||
|
||||
<p>
|
||||
By default, the 'Tux Paint Installer' will put Tux Paint's folder in "<code>C:\Program Files\</code>", though you may have changed this when you ran the installer. </p>
|
||||
De xeito predeterminado, o «Instalador de Tux Paint» colocará o cartafol de Tux Paint en «<code>C:\Program Files\</code>», aínda que é posíbel que o teña cambiado vostede cando executou o instalador. </p>
|
||||
|
||||
<p>
|
||||
If you used the 'ZIP-file' download, Tux Paint's folder will be wherever you extracted the contents of the ZIP file. </p>
|
||||
Se usou a descarga de «ficheiro ZIP», o cartafol de Tux Paint estará onde teña extraído o contido do ficheiro ZIP. </p>
|
||||
<br clear="all">
|
||||
</blockquote>
|
||||
|
||||
|
|
@ -243,7 +243,7 @@
|
|||
|
||||
<blockquote>
|
||||
<p>
|
||||
Simply double-click the "<code>Tux Paint</code>" icon. </p>
|
||||
Simplemente fai dobre clic na icona «<code>Tux Paint</code>». </p>
|
||||
</blockquote>
|
||||
</blockquote>
|
||||
|
||||
|
|
@ -257,7 +257,7 @@
|
|||
|
||||
<blockquote>
|
||||
<p>
|
||||
When Tux Paint first loads, a title/credits screen will appear. </p>
|
||||
Cando se cargue por primeira vez Tux Paint, aparecerá unha pantalla de título/recoñecementos. </p>
|
||||
|
||||
<p align="center">
|
||||
<img src="../../html/images/tuxpaint-title.jpg"
|
||||
|
|
@ -267,7 +267,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
Once loading is complete, press a key or click or tap in the Tux Paint window to continue. (Or, after about 5 seconds, the title screen will go away automatically.) </p>
|
||||
Unha vez completada a carga, prema unha tecla, faga clic ou toque na xanela de Tux Paint para continuar. (Ou, após aproximadamente 5 segundos, a pantalla do título desaparecerá automaticamente.) </p>
|
||||
</blockquote>
|
||||
|
||||
<hr size="1"
|
||||
|
|
@ -279,7 +279,7 @@
|
|||
</h2>
|
||||
|
||||
<blockquote>
|
||||
The main screen is divided into the following sections: <dl>
|
||||
A pantalla principal divídese nas seguintes seccións: <dl>
|
||||
<dt>
|
||||
<strong>Lado esquerdo: Barra de Ferramentas</strong>
|
||||
</dt>
|
||||
|
|
@ -314,7 +314,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
<strong>Note:</strong> The size of the drawing canvas depends on the size of Tux Paint. You can change the size of Tux Paint using the <em>Tux Paint Config.</em> configuration tool, or by other means. See the <a href="OPTIONS.html"><em>Options</em></a> documentation for more details. </p>
|
||||
<strong>Nota:</strong> O tamaño do lenzo de debuxo depende do tamaño de Tux Paint. Pode cambiar o tamaño de Tux Paint empregando a ferramenta de configuración <em>Tux Paint Config.</em> ou por outros medios. Consulte a documentación das <a href="OPTIONS.html"><em>Opcións</em></a> para obter máis detalles. </p>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
|
|
@ -323,7 +323,7 @@
|
|||
|
||||
<dd>
|
||||
<p>
|
||||
Depending on the current tool, the selector shows different things. e.g., when the Paint Brush or Line tool is selected, it shows the various brushes available. When the Rubber Stamp tool is selected, it shows the different shapes you can use. When the Text or Label tool is selected, it shows various fonts. </p>
|
||||
Dependendo da ferramenta actual, o selector amosa cousas diferentes. p. ex.: cando se selecciona a ferramenta Pincel ou Liña, amosa os distintos pinceis dispoñíbeis. Cando se selecciona a ferramenta Selo de caucho, amosa as diferentes formas que pode usar. Cando se selecciona a ferramenta Texto ou Etiqueta, amosa varios tipos de letra. </p>
|
||||
|
||||
<p align="center">
|
||||
<img src="../../html/images/selector.jpg"
|
||||
|
|
@ -340,7 +340,7 @@
|
|||
|
||||
<dd>
|
||||
<p>
|
||||
A palette of available colors are shown near the bottom of the screen. </p>
|
||||
Amosarase unha paleta de cores dispoñíbeis preto da parte inferior da pantalla. </p>
|
||||
|
||||
<p align="center">
|
||||
<img src="../../html/images/colors.jpg"
|
||||
|
|
@ -351,10 +351,10 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
On the far right are two special color options, the "color picker", which has an outline of an eye-dropper, and allows you to pick a color found within your drawing, and the rainbow palette, which allows you to pick a color from within a box containing thousands of colors. </p>
|
||||
No extremo dereito hai dúas opcións especiais de cor, o «selector de cores», que ten o contorno dun contagotas e que permite recoller unha cor que se atopa dentro do debuxo e a paleta do arco da vella, que lle permite recoller unha cor dede dentro dunha caixa que contén milleiros de cores. </p>
|
||||
|
||||
<p>
|
||||
(<strong>Note:</strong> You can define your own colors for Tux Paint. See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation.) </p>
|
||||
(<strong>Nota:</strong> Pode definir as súas propias cores para Tux Paint. Consulte a documentación de «<a href="OPTIONS.html"><em>Opcións</em></a>»). </p>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
|
|
@ -363,14 +363,14 @@
|
|||
|
||||
<dd>
|
||||
<p>
|
||||
At the very bottom of the screen, <em>Tux</em>, the Linux Penguin, provides tips and other information while you use Tux Paint. </p>
|
||||
Na parte inferior da pantalla, <em>Tux</em>, o pingüín de Linux, ofrece consellos e outra información mentres usa Tux Paint. </p>
|
||||
|
||||
<p align="center">
|
||||
<img src="../../html/images/tips.jpg"
|
||||
width="324"
|
||||
height="254"
|
||||
alt=
|
||||
"(Example tip: 'Pick a shape. Click to pick the center, drag, then let go when it is the size you want. Move around to rotate it, and click to draw it.')">
|
||||
"(Consello de exemplo: «Escolle unha figura. Preme para marcar o centro, arrastra e solta cando teña o tamaño que queiras. Move arredor para virala, e preme para debuxala.»)">
|
||||
</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
|
@ -403,13 +403,13 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
The Paint Brush tool lets you draw freehand, using various brushes (chosen in the Selector on the right) and colors (chosen in the Color palette towards the bottom). </p>
|
||||
A ferramenta Pincel permítelle debuxar a man alzada usando varios pinceis (escollidos no Selector da dereita) e cores (escollidos na Paleta de cores cara á parte inferior). </p>
|
||||
|
||||
<p>
|
||||
If you hold the mouse button down, and move the mouse, it will draw as you move. </p>
|
||||
Se mantén premido o botón do rato e move o rato, irá debuxando a medida que se move. </p>
|
||||
|
||||
<p>
|
||||
As you draw, a sound is played. The bigger the brush, the lower the pitch. </p>
|
||||
Mentres debuxa, soa un son. Canto maior sexa o pincel, menor será o ton. </p>
|
||||
<br clear="all">
|
||||
|
||||
<p align="center">
|
||||
|
|
@ -433,10 +433,10 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
The Stamp tool is like a set of rubber stamps or stickers. It lets you paste pre-drawn or photographic images (like a picture of a horse, or a tree, or the moon) in your picture. </p>
|
||||
A ferramenta Selo é como un conxunto de selos de cacho ou adhesivos. Permítelle pegar imaxes fotográficas ou debuxadas previamente (como a imaxe dun cabalo, unha árbore ou a lúa) na súa imaxe. </p>
|
||||
|
||||
<p>
|
||||
As you move the mouse around the canvas, an outline follows the mouse, showing where the stamp will be placed, and how big it will be. Click to place the stamp. </p>
|
||||
Ao mover o rato arredor do lenzo, un contorno segue o rato, amosando onde se colocará o selo e o grande que será. Prema para colocar o selo. </p>
|
||||
|
||||
<p align="center">
|
||||
<img src="../../html/images/ex_stamps.png"
|
||||
|
|
@ -451,17 +451,17 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
There can be numerous categories of stamps (e.g., animals, plants, outer space, vehicles, people, etc.). Use the Left and Right arrows near the bottom of the Selector to cycle through the collections. </p>
|
||||
Pode haber numerosas categorías de selos (por exemplo, animais, plantas, espazo exterior, vehículos, persoas, etc.). Use as frechas esquerda e dereita preto da parte inferior do selector para percorrer as coleccións. </p>
|
||||
|
||||
<p>
|
||||
Prior to 'stamping' an image onto your drawing, various effects can sometimes be applied (depending on the stamp): </p>
|
||||
Antes de «estampar» unha imaxe no seu debuxo, ás veces pódense aplicar varios efectos (dependendo do selo): </p>
|
||||
|
||||
<ul>
|
||||
<li>Some stamps can be colored or tinted. If the color palette below the canvas is activated, you can click the colors to change the tint or color of the stamp before placing it in the picture. </li>
|
||||
<li>Algúns selos pódense colorer ou matizar. Se a paleta de cores debaixo do lenzo está activada, pode premer nas cores para cambiar o ton ou a cor do selo antes de colocalo na imaxe. </li>
|
||||
|
||||
<li>Stamps can be shrunk and expanded, by clicking within the triangular-shaped series of bars at the bottom right; the larger the bar, the larger the stamp will appear in your picture. </li>
|
||||
<li>Os selos poden reducirse e expandirse premendo dentro da serie de barras de forma triangular na parte inferior dereita; canto maior sexa a barra, máis grande aparecerá o selo na súa imaxe. </li>
|
||||
|
||||
<li>Many stamps may be flipped vertically, or displayed as a mirror-image, using the control buttons at the bottom right. </li>
|
||||
<li>Moitos selos poden virarse verticalmente ou amosarse como unha imaxe espello, usando os botóns de control na parte inferior dereita. </li>
|
||||
</ul>
|
||||
|
||||
<p align="center">
|
||||
|
|
@ -477,10 +477,10 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
Different stamps can have different sound effects and/or descriptive (spoken) sounds. Buttons in the Help Area at the lower left (near <em>Tux</em>, the Linux penguin) allow you to re-play the sound effects and descriptive sounds for the currently-selected stamp. </p>
|
||||
Diferentes selos poden ter diferentes efectos sonoros e/ou sons descritivos (falados). Os botóns da área de axuda na parte inferior esquerda (preto de <em>Tux</em>, o pingüín de Linux) permiten reproducir de novo os efectos de son e os sons descritivos para o selo seleccionado nese momento. </p>
|
||||
|
||||
<p>
|
||||
(<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>
|
||||
(<strong>Nota:</strong> se está estabelecida a opción «<code>nostampcontrols</code>», Tux Paint non amosará os controis Reflectir, Virar, Encoller e Aumentar para os selos. Consulte a documentación de «<a href="OPTIONS.html"><em>Opcións </em></a>). </p>
|
||||
|
||||
<hr size="1">
|
||||
</dd>
|
||||
|
|
@ -496,13 +496,13 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
This tool lets you draw straight lines using the various brushes and colors you normally use with the Paint Brush. </p>
|
||||
Esta ferramenta permítelle debuxar liñas rectas empregando os diversos pinceis e cores que normalmente emprega co pincel. </p>
|
||||
|
||||
<p>
|
||||
Click the mouse and hold it to choose the starting point of the line. As you move the mouse around, a thin 'rubber-band' line will show where the line will be drawn. </p>
|
||||
Prema co rato e manteña o botón premido para escoller o punto de inicio da liña. Ao mover o rato, unha delgada liña |elástica» amosará onde se trazará a liña. </p>
|
||||
|
||||
<p>
|
||||
Let go of the mouse to complete the line. A "sproing!" sound will play. </p>
|
||||
Solte o rato para completar a liña. Soará un «chimpo». </p>
|
||||
<br clear="all">
|
||||
|
||||
<p align="center">
|
||||
|
|
@ -526,13 +526,13 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
This tool lets you draw some simple filled, and un-filled shapes. </p>
|
||||
Esta ferramenta permítelle debuxar algunhas formas sinxelas enchidas e sen encher. </p>
|
||||
|
||||
<p>
|
||||
Select a shape from the selector on the right (circle, square, oval, etc.). </p>
|
||||
Seleccione unha forma do selector da dereita (círculo, cadrado, óvalo, etc.). </p>
|
||||
|
||||
<p>
|
||||
Use the options at the bottom right to choose the shape tool's behavior: </p>
|
||||
Use as opcións da parte inferior dereita para escoller o comportamento da ferramenta de forma: </p>
|
||||
|
||||
<dl>
|
||||
<dt>
|
||||
|
|
@ -540,24 +540,24 @@
|
|||
</dt>
|
||||
|
||||
<dd>
|
||||
The shape will expand from where you initially clicked, and will be centered around that position. (This was Tux Paint's only behavior through version 0.9.24.) </dd>
|
||||
A forma expandirase dende onde fixera clic inicialmente e centrarase arredor desa posición. (Este foi o único comportamento de Tux Paint ata a versión 0.9.24.) </dd>
|
||||
|
||||
<dt>
|
||||
<strong>Formas dende cantos</strong>
|
||||
</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. (This option was added starting with Tux Paint version 0.9.25.) </dd>
|
||||
A forma estenderase cun canto a partir de onde fixera clic inicialmente. Este é o método predeterminado da maioría dos outros programas tradicionais de debuxo. (Esta opción engadiuse a partir da versión 0.9.25 de Tux Paint.) </dd>
|
||||
</dl>
|
||||
|
||||
<p>
|
||||
<strong>Note:</strong> If shape controls are disabled (e.g., with the "<code>noshapecontrols</code>" option), the controls will not be presented, and the "shapes from center" method will be used. </p>
|
||||
<strong>Nota:</strong> Se os controis de forma están desactivados (p. ex.: coa opción «<code>noshapecontrols</code>»), non se presentarán os controis e empregarase o método «formas dende o centro». </p>
|
||||
|
||||
<p>
|
||||
In the canvas, click the mouse and hold it to stretch the shape out from where you clicked. Some shapes can change proportion (e.g., rectangle and oval may be wider than tall, or taller than wide), others cannot (e.g., square and circle). </p>
|
||||
No lenzo, fprema co rato e manteña o botón premido para estirar a forma dende onde fixo clic. Algunhas formas poden cambiar a proporción (por exemplo, o rectángulo e o óvalo poden ser máis largos que altos ou máis altos que largos), outros non (por exemplo, cadrados e círculos). </p>
|
||||
|
||||
<p>
|
||||
Let go of the mouse when you're done stretching. </p>
|
||||
Solte o rato cando remate de estirar. </p>
|
||||
|
||||
<dl>
|
||||
<dt>
|
||||
|
|
@ -566,10 +566,10 @@
|
|||
|
||||
<dd>
|
||||
<p>
|
||||
Now you can move the mouse around the canvas to rotate the shape. </p>
|
||||
Agora pode mover o rato arredor do lenzo para xirar a forma. </p>
|
||||
|
||||
<p>
|
||||
Click the mouse button again and the shape will be drawn in the current color. </p>
|
||||
Prema de novo no botón do rato e a forma debuxarase na cor actual. </p>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
|
|
@ -577,7 +577,7 @@
|
|||
</dt>
|
||||
|
||||
<dd>
|
||||
If simple shapes are enabled (e.g., with the "<code>simpleshapes</code>" option), the shape will be drawn on the canvas when you let go of the mouse button. (There's no rotation step.) </dd>
|
||||
Se están activadas as formas simples (p. ex.: coa opción «<code>simpleshapes</code>»), a forma debuxarase no lenzo cando solte o botón do rato. (Non hai ningún paso de rotación.) </dd>
|
||||
</dl>
|
||||
<br clear="all">
|
||||
|
||||
|
|
@ -602,16 +602,16 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
Choose a font (from the 'Letters' available on the right) and a color (from the color palette near the bottom). Click on the screen and a cursor will appear. Type text and it will show up on the screen. </p>
|
||||
Escolla un tipo de letra (entre as «Letras» dispoñíbeis á dereita) e unha cor (na paleta de cores preto da parte inferior). prema na pantalla e aparecerá un cursor. Escriba un texto e aparecerá na pantalla. </p>
|
||||
|
||||
<p>
|
||||
Press <strong><code>[Enter]</code></strong> or <strong><code>[Return]</code></strong> and the text will be drawn onto the picture and the cursor will move down one line. </p>
|
||||
Prema <strong><code>[Enter]</code></strong> ou <strong><code>[Return]</code></strong> e o texto será debuxado na imaxe e o cursor moverase cara abaixo unha liña. </p>
|
||||
|
||||
<p>
|
||||
Alternatively, press <strong><code>[Tab]</code></strong> and the text will be drawn onto the picture, but the cursor will move to the right of the text, rather than down a line, and to the left. (This can be useful to create a line of text with mixed colors, fonts, styles and sizes.) </p>
|
||||
Como alternativa, prema <strong><code>[Tab]</code></strong> e o texto será debuxado na imaxe, mais o cursor moverase á dereita do texto, no canto de baixar unha liña e á esquerda. (Isto pode ser útil para crear unha liña de texto con cores, tipos de letra, estilos e tamaños mesturados.) </p>
|
||||
|
||||
<p>
|
||||
Clicking elsewhere in the picture while the text entry is still active causes the current line of text to move to that location (where you can continue editing it). </p>
|
||||
Ao premer noutro lugar da imaxe mentres a entrada de texto aínda está activa, a liña de texto actual moverase a esa posición (onde pode continuar editándoa). </p>
|
||||
|
||||
<p align="center">
|
||||
<img src="../../html/images/ex_text.png"
|
||||
|
|
@ -622,42 +622,42 @@
|
|||
|
||||
<dl>
|
||||
<dt>
|
||||
<strong>"Text" versus "Label"</strong>
|
||||
<strong>Comparación de «Texto» con «Etiqueta»</strong>
|
||||
</dt>
|
||||
|
||||
<dd>
|
||||
<p>
|
||||
The <strong>Text</strong> tool is the original text-entry tool in Tux Paint. Text entered using this tool can't be modified or moved later, since it becomes part of the drawing. However, because the text becomes part of the picture, it can be drawn over or modified using <strong>Magic</strong> tool effects (e.g., smudged, tinted, embossed, etc.) </p>
|
||||
A ferramenta <strong>Texto</strong> é a ferramenta de entrada de texto orixinal en Tux Paint. O texto introducido usando esta ferramenta non se pode modificar nin mover máis tarde, xa que pasa a formar parte do debuxo. Non obstante, por mor de que o texto pasa a formar parte da imaxe, pódese debuxar ou modificar empregando os efectos da ferramenta <strong>Maxia</strong> (p. ex.: luxado, tinguido, realce, etc.) </p>
|
||||
|
||||
<p>
|
||||
When using the <strong>Label</strong> tool (which was added to Tux Paint in version 0.9.22), the text 'floats' over the image, and the details of the label (the text, the position of the label, the font choice and the color) get stored separately. This allows the label to be repositioned or edited later. </p>
|
||||
Ao usar a ferramenta <strong>Etiqueta</strong> (que foi engadida a Tux Paint na versión 0.9.22), o texto «flota» sobre a imaxe e os detalles da etiqueta (o texto, a posición da etiqueta , a opción de letra e a cor) almacénanse por separado. Isto permite recolocar ou editar a etiqueta máis adiante. </p>
|
||||
|
||||
<p>
|
||||
The <strong>Label</strong> tool can be disabled (e.g., by selecting "Disable 'Label' Tool" in <em>Tux Paint Config.</em> or running <em>Tux Paint</em> with the "<code>nolabel</code>" option). </p>
|
||||
A ferramenta <strong>Etiqueta</strong> pódese desactivar (p. ex.: seleccionando «Desactivar a ferramenta "Etiqueta"» en <em>Tux Paint Config.</em> ou executando <em>Tux Paint</em> coa opción «<code>nolabel</code>»). </p>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
<strong>International Character Input</strong>
|
||||
<strong>Introdución de caracteres internacionais</strong>
|
||||
</dt>
|
||||
|
||||
<dd>
|
||||
<p>
|
||||
Tux Paint allows inputting characters in different languages. Most Latin characters (<em>A</em>-<em>Z</em>, <em>ñ</em>, <em>è</em>, etc.) can by entered directly. Some languages require that Tux Paint be switched into an alternate input mode before entering, and some characters must be composed using numerous keypresses. </p>
|
||||
Tux Paint permite introducir caracteres en diferentes idiomas. A maioría dos caracteres latinos (<em>A</em>-<em>Z</em>, <em>ñ</em>, <em>è</em>, etc.) poden introducirse directamente. Algúns idiomas requiren que Tux Paint pase a un modo de entrada alternativo antes de introducilos e algúns caracteres deben compoñerse premendo varias teclas. </p>
|
||||
|
||||
<p>
|
||||
When Tux Paint's locale is set to one of the languages that provide alternate input modes, a key is used to cycle through normal (Latin character) and locale-specific mode or modes. </p>
|
||||
Cando a configuración local de Tux Paint está estabelecida nun dos idiomas que fornecen modos de entrada alternativos, úsase unha tecla para pasar do modo normal (caracteres latinos) ao modo ou modos específicos da configuración local. </p>
|
||||
|
||||
<p>
|
||||
Currently supported locales, the input methods available, and the key to toggle or cycle modes, are listed below. <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>
|
||||
A continuación amósanse as configuracións locais compatíbeis actualmente, os métodos de entrada dispoñíbeis e a tecla para cambiar ou alternar su modos. <strong>Nota:</strong> Moitos tipos de letra non inclúen todos os caracteres de todos os idiomas, polo que ás veces ters que cambiar os tipos de letra para ver os caracteres que tenta escribir. </p>
|
||||
|
||||
<ul>
|
||||
<li>Japanese — Romanized Hiragana and Romanized Katakana — tecla <code><b>[Alt]</b></code> da dereita </li>
|
||||
<li>Xaponés — Hiragana romanizado e Katakana romanizado — tecla <code><b>[Alt]</b></code> da dereita </li>
|
||||
|
||||
<li>Korean — Hangul 2-Bul — tecla <code><b>[Alt]</b></code> da dereita or tecla <code><b>[Alt]</b></code> da esquerda </li>
|
||||
<li>Coreano — Hangul 2-Bul — tecla <code><b>[Alt]</b></code> da dereita or tecla <code><b>[Alt]</b></code> da esquerda </li>
|
||||
|
||||
<li>Traditional Chinese — tecla <code><b>[Alt]</b></code> da dereita or tecla <code><b>[Alt]</b></code> da esquerda </li>
|
||||
<li>Chinés tradicional — tecla <code><b>[Alt]</b></code> da dereita ou tecla <code><b>[Alt]</b></code> da esquerda </li>
|
||||
|
||||
<li>Thai — tecla <code><b>[Alt]</b></code> da dereita </li>
|
||||
<li>Tailandés — tecla <code><b>[Alt]</b></code> da dereita </li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
||||
|
|
@ -667,7 +667,7 @@
|
|||
|
||||
<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 "æ"). 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>
|
||||
Está dispoñíbel un teclado opcional en pantalla para as ferramentas de texto e etiqueta, que pode fornecer unha ampla variedade de deseños e composición de caracteres (p. ex.: compoñer «a» e «e» en «æ»). Consulte a documentación de «<a href="OPTIONS.html"><em>Opcións</em></a>» e a de «<a href="EXTENDING.html"><em>Ampliar Tux Paint</em></a>» para obter máis información. </p>
|
||||
</dd>
|
||||
</dl>
|
||||
</dd>
|
||||
|
|
@ -695,7 +695,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
Note: Prior to Tux Paint 0.9.24, this was a Magic tool (see below). Note: Prior to Tux Paint 0.9.26, this tool only offered the 'Solid' method of filling. </p>
|
||||
Nota: Antes do Tux Paint 0.9.24, esta era unha ferramenta Máxica (ver máis abaixo). Note: Prior to Tux Paint 0.9.26, this tool only offered the 'Solid' method of filling. </p>
|
||||
|
||||
<hr size="1">
|
||||
</dd>
|
||||
|
|
@ -711,14 +711,14 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
The Magic tool is actually a set of special tools. Select one of the 'magic' effects from the selector on the right. Then, depending on the tool, you can either click and drag around the picture, and/or simply click the picture once, to apply the effect. </p>
|
||||
A ferramenta Maxia é realmente un conxunto de ferramentas especiais. Seleccione un dos efectos «máxicos» no selector da dereita. Após, dependendo da ferramenta, pode premer e arrastrar arredor da imaxe e/ou simplemente premer na imaxe unha vez para aplicar o efecto. </p>
|
||||
|
||||
<p>
|
||||
If the tool can be used by clicking and dragging, a 'painting' button will be available on the left, below the list of Magic tools on the right side of the screen. If the tool can affect the entire picture at once, an 'entire picture' button will be available on the right. </p>
|
||||
Se a ferramenta pode usarse premendo e arrastrando, estará dispoñíbel un botón de «pintura» á esquerda, debaixo da lista de ferramentas Maxia na parte dereita da pantalla. Se a ferramenta pode afectar toda a imaxe á vez, haberá un botón «imaxe completa» á dereita. </p>
|
||||
<br clear="all">
|
||||
|
||||
<p>
|
||||
See the <a href="../magic-docs/html/index.html">instructions for each Magic tool</a> (in the 'magic-docs' folder). </p>
|
||||
Consulte as <a href="../magic-docs/html/index.html">instrucións de cada ferramenta Máxica</a> (no cartafol «magic-docs»). </p>
|
||||
|
||||
<hr size="1">
|
||||
</dd>
|
||||
|
|
@ -734,16 +734,16 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
This tool is similar to the Paint Brush. Wherever you click (or click and drag), the picture will be erased. (This may be white, some other color, or to a background picture, depending on the picture.) </p>
|
||||
Esta ferramenta é similar ao pincel. Onde queira que prema (ou prema e arrastre), a imaxe borrarase. (Pode ser branco, doutra cor ou a unha imaxe de fondo, dependendo da imaxe.) </p>
|
||||
|
||||
<p>
|
||||
A number of eraser sizes are available, both round and square. </p>
|
||||
Hai varios tamaños de goma dispoñíbeis, tanto redondos como cadrados. </p>
|
||||
|
||||
<p>
|
||||
As you move the mouse around, a square outline follows the pointer, showing what part of the picture will be erased to white. </p>
|
||||
Ao mover o rato, un contorno cadrado segue o punteiro, amosando que parte da imaxe se borrará a branco. </p>
|
||||
|
||||
<p>
|
||||
As you erase, a 'squeaky clean' eraser wiping sound is played. </p>
|
||||
Ao borralo, reprodúcese un son de borrado «rechiante». </p>
|
||||
<br clear="all">
|
||||
</dd>
|
||||
</dl>
|
||||
|
|
@ -770,10 +770,10 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
Clicking this tool will undo the last drawing action. You can even undo more than once! </p>
|
||||
Ao premer nesta ferramenta desfarase a última acción de debuxo. Vostede pode incluso desfacer máis dunha vez. </p>
|
||||
|
||||
<p>
|
||||
<strong>Note:</strong> You can also press <b><code>[Control]</code></b> + <code><b>[Z]</b></code> on the keyboard to Desfacer. </p>
|
||||
<strong>Nota:</strong> Tamén pode premer <b><code>[Control]</code></b> + <code><b>[Z]</b></code> no teclado para desfacer. </p>
|
||||
<br clear="all">
|
||||
|
||||
<hr size="1">
|
||||
|
|
@ -790,13 +790,13 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
Clicking this tool will redo the drawing action you just un-did with the 'Undo' button. </p>
|
||||
Ao premer nesta ferramenta refarase a acción de debuxo que ven de facer co botón «Desfacer». </p>
|
||||
|
||||
<p>
|
||||
As long as you don't draw again, you can redo as many times as you had undone! </p>
|
||||
Mentres non volva debuxar, pode refacer tantas veces como teña desfeito. </p>
|
||||
|
||||
<p>
|
||||
<strong>Note:</strong> You can also press <b><code>[Control]</code></b> + <code><b>[R]</b></code> on the keyboard to Refacer. </p>
|
||||
<strong>Nota:</strong> Tamén pode premer <b><code>[Control]</code></b> + <code><b>[R]</b></code> no teclado para refacer. </p>
|
||||
<br clear="all">
|
||||
|
||||
<hr size="1">
|
||||
|
|
@ -813,23 +813,23 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
Clicking the 'New' button will start a new drawing. A dialog will appear where you may choose to start a new picture using a solid background color, or using a 'Starter' or 'Template' image (see below). You will first be asked whether you really want to do this. </p>
|
||||
Ao premer no botón «Novo» iniciarase un novo debuxo. Aparecerá un diálogo no que pode escoller comezar unha nova imaxe cunha cor de fondo sólida ou usando unha imaxe «de Inicio» ou «modelo» (ver máis abaixo). Primeiro preguntaráselle se realmente quere facelo. </p>
|
||||
|
||||
<p>
|
||||
<strong>Note:</strong> You can also press <b><code>[Control]</code></b> + <code><b>[N]</b></code> on the keyboard to iniciar un novo debuxo. </p>
|
||||
<strong>Nota:</strong> Tamén pode premer <b><code>[Control]</code></b> + <code><b>[N]</b></code> no teclado para iniciar un novo debuxo. </p>
|
||||
<strong>Imaxes «de comezo» e de «modelo»</strong>
|
||||
<blockquote>
|
||||
<p>
|
||||
'Starters' can behave like a page from a coloring book — a black-and-white outline of a picture, which you can then color in, and the black outline remains intact — or like a 3D photograph, where you draw in between a foreground and background layer. </p>
|
||||
As «imaxes de inicio» poden comportarse como unha páxina dun libro para colorar: un contorno en branco e negro dunha imaxe, que logo pode colorar e o contorno negro permanecerá intacto, ou como unha fotografía en 3D, onde debuxa entre primeiro plano e a capa de fondo. </p>
|
||||
|
||||
<p>
|
||||
'Templates' are similar, but simply provide a background drawing to work off of. Unlike 'Starters', there is no layer that remains in the foreground of anything you draw in the picture. </p>
|
||||
Os «modelos» son similares, pero simplemente fornecen un debuxo de fondo para poder traballar. A diferenza das «imaxes de inicio», non hai ningunha capa que permaneza no primeiro plano de nada que debuxe na imaxe. </p>
|
||||
|
||||
<p>
|
||||
When using the 'Eraser' tool, the original image from the 'Starter' or 'Template' will reappear. The 'Flip' and 'Mirror' Magic tools affect the orientation of the 'Starter' or 'Template', as well. </p>
|
||||
Cando se usa a ferramenta «Borrador», reaparecerá a imaxe orixinal da «imaxe de inicio» ou do «modelo». As ferramentas máxicas «Inverter» e «Espello» tamén afectan á orientación da «imaxe de inicio» ou do «modelo». </p>
|
||||
|
||||
<p>
|
||||
When you load a 'Starter' or 'Template', draw on it, and then click 'Save,' it creates a new picture file — it doesn't overwrite the original, so you can use it again later (by accessing it from the 'New' dialog). </p>
|
||||
Cando carga unha «imaxe de inicio» ou un «modelo», debuxa nel(a) e logo preme en «Gardar», crea un novo ficheiro de imaxe; non sobrescribe o orixinal, polo que pode usalo de novo máis adiante (accedendo a el dende o diálogo «Novo»). </p>
|
||||
</blockquote>
|
||||
<br clear="all">
|
||||
|
||||
|
|
@ -847,7 +847,7 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
This shows you a list of all of the pictures you've saved. If there are more than can fit on the screen, use the up and down arrows at the top and bottom of the list to scroll through the list of pictures. </p>
|
||||
Isto amosa unha lista de todas as imaxes que gardou. Se hai máis do que pode caber na pantalla, use as frechas arriba e abaixo na parte superior e inferior da lista para desprazarse pola lista de imaxes. </p>
|
||||
<br clear="all">
|
||||
|
||||
<p align="center">
|
||||
|
|
@ -858,7 +858,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
Click a picture to select it, and then... </p>
|
||||
Prema nunha imaxe para seleccionala e logo... </p>
|
||||
|
||||
<blockquote>
|
||||
<ul>
|
||||
|
|
@ -869,10 +869,10 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
Click the green 'Open' button at the lower left of the list to load the selected picture. </p>
|
||||
Prema no botón verde «Abrir» na parte inferior esquerda da lista para cargar a imaxe seleccionada. </p>
|
||||
|
||||
<p>
|
||||
(Alternatively, you can double-click a picture's icon to load it.) </p>
|
||||
(Como alternativa, pode facer dobre clic na icona dunha imaxe para cargala.) </p>
|
||||
<br clear="all">
|
||||
</li>
|
||||
|
||||
|
|
@ -883,10 +883,10 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
Click the brown 'Erase' (trash can) button at the lower right of the list to erase the selected picture. (You will be asked to confirm.) </p>
|
||||
Prema no botón marrón «Borrar» (cesta do lixo) na parte inferior dereita da lista para borrar a imaxe seleccionada. (Pediráselle que o confirme). </p>
|
||||
|
||||
<p>
|
||||
<strong>Note:</strong> As of version 0.9.22, the picture will be placed in your desktop's trash can, on Linux only. </p>
|
||||
<strong>Nota:</strong> A partir da versión 0.9.22, a imaxe colocarase no cesto do lixo do seu escritorio, só en Linux. </p>
|
||||
<br clear="all">
|
||||
</li>
|
||||
|
||||
|
|
@ -897,7 +897,7 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
Click the 'Export' button near the lower right to export the image to your export folder. (e.g., "<code>~/Pictures/TuxPaint/</code>") </p>
|
||||
Prema no botón «Exportar» preto da parte inferior dereita para exportar a imaxe ao cartafol de exportación. (p. ex.: «<code>~/Pictures/TuxPaint/</code>») </p>
|
||||
<br clear="all">
|
||||
</li>
|
||||
|
||||
|
|
@ -908,7 +908,7 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
Click the blue 'Slides' (slide projector) button at the lower left to go to slideshow mode. See "<a href="#slides">Slides</a>", below, for details. </p>
|
||||
Prema no botón azul «Diapositivas» (proxector de diapositivas) situado na parte inferior esquerda para ir ao modo de presentación de diapositivas. Vexa «<a href="#slides">Diapositivas</a>», a continuación, para máis detalles. </p>
|
||||
<br clear="all">
|
||||
</li>
|
||||
|
||||
|
|
@ -919,7 +919,7 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
Click the red 'Back' arrow button at the lower right of the list to cancel and return to the picture you were drawing. </p>
|
||||
Prema no botón de frecha vermello «Atrás» situado na parte inferior dereita da lista para cancelar e volver á imaxe que debuxaba. </p>
|
||||
<br clear="all">
|
||||
</li>
|
||||
</ul>
|
||||
|
|
@ -929,7 +929,7 @@
|
|||
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="#save">Save</a>," below.) </p>
|
||||
|
||||
<p>
|
||||
<strong>Note:</strong> You can also press <b><code>[Control]</code></b> + <code><b>[O]</b></code> on the keyboard to bring up the 'Open' dialog. </p>
|
||||
<strong>Nota:</strong> Tamén pode premer <b><code>[Control]</code></b> + <code><b>[O]</b></code> no teclado para activar o diálogo «Abrir». </p>
|
||||
<br clear="all">
|
||||
|
||||
<hr size="1">
|
||||
|
|
@ -947,7 +947,7 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
This saves your current picture. </p>
|
||||
Isto garda a súa imaxe actual. </p>
|
||||
|
||||
<p>
|
||||
If you haven't saved it before, it will create a new entry in the list of saved images. (i.e., it will create a new file) </p>
|
||||
|
|
@ -969,7 +969,7 @@
|
|||
<strong>Note:</strong> If either the "<code>saveover</code>" or "<code>saveovernew</code>" options are set, it won't ask before saving over. See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
|
||||
|
||||
<p>
|
||||
<strong>Note:</strong> You can also press <b><code>[Control]</code></b> + <code><b>[S]</b></code> on the keyboard to save. </p>
|
||||
<strong>Nota:</strong> Tamén pode premer <b><code>[Control]</code></b> + <code><b>[S]</b></code> no teclado para gardar. </p>
|
||||
<br clear="all">
|
||||
|
||||
<hr size="1">
|
||||
|
|
@ -986,7 +986,7 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
Click this button and your picture will be printed! </p>
|
||||
Prema neste botón e imprimirase a súa imaxe. </p>
|
||||
|
||||
<p>
|
||||
On most platforms, you can also hold the <b><code>[Alt]</code></b> key (called <b><code>[Opción]</code></b> on Macs) while clicking the 'Print' button to get a printer dialog. Note that this may not work if you're running Tux Paint in fullscreen mode. See below. </p>
|
||||
|
|
@ -998,10 +998,10 @@
|
|||
|
||||
<dd>
|
||||
<p>
|
||||
The "<code>noprint</code>" option can be set, which will disable Tux Paint's 'Print' button. </p>
|
||||
Pódese estabelecer a opción «<code>noprint</code>», que desactivará o botón «Imprimir» de Tux Paint. </p>
|
||||
|
||||
<p>
|
||||
See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
|
||||
Vexa a documentación de «<a href="OPTIONS.html"><em>Opcións</em></a>. </p>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
|
|
@ -1016,7 +1016,7 @@
|
|||
For example, with "<code>printdelay=60</code>" in Tux Paint's configuration file, printing can only occur once per minute (60 seconds). </p>
|
||||
|
||||
<p>
|
||||
See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
|
||||
Vexa a documentación de «<a href="OPTIONS.html"><em>Opcións</em></a>. </p>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
|
|
@ -1049,7 +1049,7 @@
|
|||
This command can be changed by setting a "<code>altprintcommand</code>" option in Tux Paint's configuration file. </p>
|
||||
|
||||
<p>
|
||||
See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
|
||||
Vexa a documentación de «<a href="OPTIONS.html"><em>Opcións</em></a>. </p>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
|
|
@ -1074,7 +1074,7 @@
|
|||
If the "<code>printcfg</code>" option is used, printer settings will be loaded from the file "<code>printcfg.cfg</code>" in your personal folder (see below). Any changes will be saved there as well. </p>
|
||||
|
||||
<p>
|
||||
See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
|
||||
Vexa a documentación de «<a href="OPTIONS.html"><em>Opcións</em></a>. </p>
|
||||
</dd>
|
||||
|
||||
<dt>
|
||||
|
|
@ -1089,7 +1089,7 @@
|
|||
However, this behavior can be changed. You can have the printer dialog always appear by using "<code>--altprintalways</code>" on the command-line, or "<code>altprint=always</code>" in Tux Paint's configuration file. Conversely, you can prevent the <b><code>[Alt]</code></b>/<b><code>[Opción]</code></b> key from having any effect by using "<code>--altprintnever</code>", or "<code>altprint=never</code>". </p>
|
||||
|
||||
<p>
|
||||
See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
|
||||
Vexa a documentación de «<a href="OPTIONS.html"><em>Opcións</em></a>. </p>
|
||||
</dd>
|
||||
</dl>
|
||||
<br clear="all">
|
||||
|
|
@ -1155,7 +1155,7 @@
|
|||
</dd>
|
||||
|
||||
<dt>
|
||||
<strong>Exporting an animated GIF</strong>
|
||||
<strong>Exportando un GIF animado</strong>
|
||||
</dt>
|
||||
|
||||
<dd>
|
||||
|
|
@ -1198,7 +1198,7 @@
|
|||
Clicking the 'Quit' button, closing the Tux Paint window, or pushing the <b><code>[Escape]</code></b> key will quit Tux Paint. </p>
|
||||
|
||||
<p>
|
||||
You will first be prompted as to whether you really want to quit. </p>
|
||||
Primeiro preguntaráselle se realmente quere saír. </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="#save">Save</a>" above.) </p>
|
||||
|
|
@ -1216,7 +1216,7 @@
|
|||
If neither of those are possible, the key sequence of <b><code>[Maiúsculas]</code></b> + <b><code>[Control]</code></b> + <b><code>[Escape]</code></b> may be used to quit. </p>
|
||||
|
||||
<p>
|
||||
See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
|
||||
Vexa a documentación de «<a href="OPTIONS.html"><em>Opcións</em></a>. </p>
|
||||
<br clear="all">
|
||||
|
||||
<hr size="1">
|
||||
|
|
@ -1251,7 +1251,7 @@
|
|||
Tux Paint's 'Open' dialog only displays pictures you created with Tux Paint. So what do you do if you want to load some other drawinng or even a photograph into Tux Paint, so you can edit or draw on it? </p>
|
||||
|
||||
<p>
|
||||
You can simply convert the picture to the format Tux Paint uses — PNG (Portable Network Graphic) — and place it in Tux Paint's "<code>saved</code>" directory/folder. Here is where to find it (by default): </p>
|
||||
Pode simplemente converter a imaxe ao formato que usa Tux Paint –PNG (Portable Network Graphics – Gráficos de Rede Portátiles)– e colocala no directorio/cartafol «<code>saved</code>» de Tux Paint. Aquí é onde se atopa (de xeito predeterminado: </p>
|
||||
|
||||
<dl>
|
||||
<dt>
|
||||
|
|
@ -1259,21 +1259,21 @@
|
|||
</dt>
|
||||
|
||||
<dd>
|
||||
Inside the user's "<code>AppData</code>" folder, e.g.: "<code>C:\Users\<em>nome de usuario</em>\AppData\Roaming\TuxPaint\saved\</code>". </dd>
|
||||
Dentro do cartafol «<code>AppData</code>» do usuario, p. : «<code>C:\Users\<em>nome de usuario</em>\AppData\Roaming\TuxPaint\saved\</code>». </dd>
|
||||
|
||||
<dt>
|
||||
<strong>Windows 2000, XP</strong>
|
||||
</dt>
|
||||
|
||||
<dd>
|
||||
Inside the user's "<code>Application Data</code>" folder, e.g.: "<code>C:\Documents and Settings\<em>nome de usuario</em>\Application Data\TuxPaint\saved\</code>". </dd>
|
||||
Dentro do cartafol «<code>Application Data</code>» do usuario, p. : «<code>C:\Documents and Settings\<em>nome de usuario</em>\Application Data\TuxPaint\saved\</code>». </dd>
|
||||
|
||||
<dt>
|
||||
<strong>macOS</strong>
|
||||
</dt>
|
||||
|
||||
<dd>
|
||||
Inside the user's "<code>Library</code>" folder, e.g.: "<code>/Users/<em>nome de usuario</em>/Library/Application Support/Tux Paint/saved/</code>". </dd>
|
||||
Dentro do cartafol «<code>Library</code>» do usuario, p. : «<code>/Users/<em>nome de usuario</em>/Library/Application Support/Tux Paint/saved/</code>». </dd>
|
||||
|
||||
<dt>
|
||||
<strong>Linux/Unix</strong>
|
||||
|
|
@ -1287,7 +1287,7 @@
|
|||
<strong>Note:</strong> It is also from this folder that you can copy or open pictures drawn in Tux Paint using <em>other</em> applications, though the 'Export' option from Tux Paint's 'Open' dialog can be used to copy them to a location that's easier and safer to access. </p>
|
||||
|
||||
<h2>
|
||||
Using the import script, "<code>tuxpaint-import</code>" </h2>
|
||||
Uso do script de importación, «<code>tuxpaint-import</code>» </h2>
|
||||
|
||||
<blockquote>
|
||||
<p>
|
||||
|
|
@ -1308,7 +1308,7 @@
|
|||
<blockquote>
|
||||
<code>$ <strong>tuxpaint-import avoa.jpg</strong><br>
|
||||
avoa.jpg ->
|
||||
/home/username/.tuxpaint/saved/20210220203557.png<br>
|
||||
/home/username/.tuxpaint/saved/20210303223927.png<br>
|
||||
jpegtopnm: WRITING A PPM FILE</code>
|
||||
</blockquote>
|
||||
|
||||
|
|
@ -1320,7 +1320,7 @@
|
|||
</blockquote>
|
||||
|
||||
<h2>
|
||||
Importing Pictures Manually </h2>
|
||||
Importar imaxes manualmente </h2>
|
||||
|
||||
<blockquote>
|
||||
<p>
|
||||
|
|
@ -1333,7 +1333,7 @@
|
|||
When Tux Paint loads an image that's not the same size as its drawing canvas, it scales (and sometimes smears the edges of) the image so that it fits within the canvas. </p>
|
||||
|
||||
<p>
|
||||
To avoid having the image stretched or smeared, you can resize it to Tux Paint's canvas size. This size depends on the size of the Tux Paint window, or resolution at which Tux Paint is run, if in fullscreen. (<strong>Note:</strong> The default resolution is 800x600.) See "Calculating Image Dimensions", below. </p>
|
||||
To avoid having the image stretched or smeared, you can resize it to Tux Paint's canvas size. This size depends on the size of the Tux Paint window, or resolution at which Tux Paint is run, if in fullscreen. (<strong>Note:</strong> The default resolution is 800x600.) See "Cálculo das dimensións da imaxe", below. </p>
|
||||
|
||||
<p>
|
||||
Save the picture in PNG format. It is <strong>highly</strong>
|
||||
|
|
@ -1356,13 +1356,13 @@
|
|||
</ul>
|
||||
|
||||
<p>
|
||||
Example: "<code>20210220203557</code>.png", for 20 Febreiro 2021 at 20:35:57. </p>
|
||||
Exemplo: «<code>20210303223927</code>.png», para 3 Marzo 2021 en 22:39:27. </p>
|
||||
|
||||
<p>
|
||||
Place this PNG file in your Tux Paint "<code>saved</code>" directory/folder. (See above.) </p>
|
||||
Coloque este ficheiro PNG no seu directorio/cartafol «<code>saved</code>» de Tux Paint. (Ver arriba.) </p>
|
||||
|
||||
<h3>
|
||||
Calculating Image Dimensions </h3>
|
||||
Cálculo das dimensións da imaxe </h3>
|
||||
|
||||
<blockquote>
|
||||
<p>
|
||||
|
|
@ -1383,7 +1383,7 @@
|
|||
Other documentation included with Tux Paint (found in the "<code>docs</code>" folder/directory) includes: <ul>
|
||||
<li>
|
||||
<a href="../magic-docs/html/index.html">Documentación da ferramenta «Maxia» («<code>magic-docs</code>»)</a><br>
|
||||
Documentation for each of the currently-installed 'Magic' tools. </li>
|
||||
Documentación para cada unha das ferramentas de «Maxia» instaladas actualmente. </li>
|
||||
|
||||
<li>
|
||||
<a href="../../AUTHORS.txt">AUTHORS.txt</a><br>
|
||||
|
|
@ -1391,7 +1391,7 @@
|
|||
|
||||
<li>
|
||||
<a href="../../CHANGES.txt">CHANGES.txt</a><br>
|
||||
Summary of what has changed between releases of Tux Paint. </li>
|
||||
Resumo do que cambiou entre as versións de Tux Paint. </li>
|
||||
|
||||
<li>
|
||||
<a href="../../COPYING.txt">COPYING.txt</a><br>
|
||||
|
|
@ -1399,7 +1399,7 @@
|
|||
|
||||
<li>
|
||||
<a href="INSTALL.html">INSTALL.html</a><br>
|
||||
Instructions for compiling and installing Tux Paint, when applicable. </li>
|
||||
Instrucións para compilar e instalar Tux Paint, cando proceda. </li>
|
||||
|
||||
<li>
|
||||
<a href="EXTENDING.html">EXTENDING.html</a><br>
|
||||
|
|
@ -1415,11 +1415,11 @@
|
|||
|
||||
<li>
|
||||
<a href="SVG.html">SVG.html</a><br>
|
||||
Notes on creating SVG format vector images for use in Tux Paint. </li>
|
||||
Notas sobre a creación de imaxes vectoriais en formato SVG para usar en Tux Paint. </li>
|
||||
|
||||
<li>
|
||||
<a href="SIGNALS.html">SIGNALS.html</a><br>
|
||||
Information about the POSIX signals that Tux Paint responds to. </li>
|
||||
Información sobre os sinais POSIX aos que responde Tux Paint. </li>
|
||||
</ul>
|
||||
</blockquote>
|
||||
|
||||
|
|
@ -1436,8 +1436,8 @@
|
|||
If you need help, there are numerous ways to interact with Tux Paint developers and other users. </p>
|
||||
<ul>
|
||||
<li>Report bugs or request new features via the project's bug-tracking system</li>
|
||||
<li>Participate in the various project mailing lists</li>
|
||||
<li>Chat with developers and other users over IRC</li>
|
||||
<li>Participe nas distintas listas de correo do proxecto</li>
|
||||
<li>Converse con desenvolvedores e outros usuarios a través de IRC</li>
|
||||
<li>Ou póñase en contacto directamente cos desenvolvedores</li>
|
||||
</ul>
|
||||
|
||||
|
|
@ -1459,11 +1459,11 @@
|
|||
|
||||
<ul>
|
||||
<li>Traducir Tux Paint a outro idioma</li>
|
||||
<li>Improve existing translations</li>
|
||||
<li>Create artwork (stamps, starters, templates, brushes)</li>
|
||||
<li>Add or improve features or magic tools</li>
|
||||
<li>Create classroom curriculum</li>
|
||||
<li>Promote or help support others using Tux Paint</li>
|
||||
<li>Mellorar as traducións existentes</li>
|
||||
<li>Crear ilustracións (selos, imaxes de inicio, modelos, pinceis)</li>
|
||||
<li>Engadir ou mellorar funcións ou ferramentas máxicas</li>
|
||||
<li>Crear un currículo na aula</li>
|
||||
<li>Promover ou axudar a outras persoas a usar Tux Paint</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue