Getting Icelandic docs translated for real this time

This commit is contained in:
Bill Kendrick 2023-06-29 16:34:00 -07:00
parent 580572892f
commit 9ca2bcb8e5
27 changed files with 282 additions and 282 deletions

View file

@ -91,29 +91,29 @@
width="205"
height="210"
alt="Tux Paint"><br>
útgáfa 0.9.31 </h1>
version 0.9.31 </h1>
<h3 align="center">
A simple drawing program for children </h3>
<p>
Höfundarréttur &copy; 2002-2023 eftir various contributors; sjá <a href="../../AUTHORS.txt">AUTHORS-skrá</a>.<br/>
Copyright &copy; 2002-2023 by various contributors; see <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br/>
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a>
</p>
<p>
29. maí 2023 </p>
maí 29, 2023 </p>
</center>
</header>
<table border="2"
cellspacing="0"
cellpadding="2"
summary="Efnisyfirlit"
summary="Table of Contents"
align="center"
style="page-break-inside: avoid;">
<tr>
<th>
Efnisyfirlit </th>
Table of Contents </th>
</tr>
<tr>
@ -1265,7 +1265,7 @@
Click this button and your picture will be printed! </p>
<p>
On most platforms, you can also hold the <b><code>[Alt]</code></b> key (called <b><code>[Slaufa]</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>
On most platforms, you can also hold the <b><code>[Alt]</code></b> key (called <b><code>[Option]</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>
<dl>
<dt>
@ -1341,7 +1341,7 @@
By default, Tux Paint simply prints to the default printer with default settings when the 'Print' button is pushed. </p>
<p>
However, if you hold the <b><code>[Alt]</code></b> (or <b><code>[Slaufa]</code></b>) key on the keyboard while clicking the 'Print' button, as long as you're not in fullscreen mode, your operating system's printer dialog will appear, where you can change the settings. </p>
However, if you hold the <b><code>[Alt]</code></b> (or <b><code>[Option]</code></b>) key on the keyboard while clicking the 'Print' button, as long as you're not in fullscreen mode, your operating system's printer dialog will appear, where you can change the settings. </p>
<p>
You can have the printer configuration changes stored between Tux Paint sessions by setting the "<code>printcfg</code>" option. </p>
@ -1359,10 +1359,10 @@
<dd>
<p>
By default, Tux Paint only shows the printer dialog (or, on Linux/Unix, runs the "<code>altprintcommand</code>"; e.g., "<code>kprinter</code>" instead of "<code>lpr</code>") if the <b><code>[Alt]</code></b> (or <b><code>[Slaufa]</code></b>) key is held while clicking the 'Print' button. </p>
By default, Tux Paint only shows the printer dialog (or, on Linux/Unix, runs the "<code>altprintcommand</code>"; e.g., "<code>kprinter</code>" instead of "<code>lpr</code>") if the <b><code>[Alt]</code></b> (or <b><code>[Option]</code></b>) key is held while clicking the 'Print' button. </p>
<p>
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>[Slaufa]</code></b> key from having any effect by using "<code>--altprintnever</code>", or "<code>altprint=never</code>". </p>
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>[Option]</code></b> key from having any effect by using "<code>--altprintnever</code>", or "<code>altprint=never</code>". </p>
<p class="note">
<span title="Configuration option">&#9881;</span> See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>