Regen docs after more French updates
h/t Jacques
This commit is contained in:
parent
a620c44526
commit
401110ad16
118 changed files with 483 additions and 449 deletions
|
|
@ -359,11 +359,11 @@
|
|||
<dd>
|
||||
Dans le dossier utilisateurs "AppData"; par ex. <nobr>"<code style='background: #EEE;'>C:\Users\<i>nom d'utilisateur</i>\AppData\Roaming\TuxPaint\saved\</code>"</nobr> <br/>
|
||||
<br/>
|
||||
(Note: The "<nobr><code style='background: #EEE;'>AppData</code></nobr>" folder is hidden (not visible) by default. You can enter the path manually in the location bar of your file browser (e.g., <cite>File Explorer</cite>).) <br/>
|
||||
(Remarque : le dossier "<nobr><code style='background: #EEE;'>AppData</code></nobr>" est caché (non visible) par défaut. Vous pouvez saisir le chemin manuellement dans la barre d'emplacement de votre navigateur de fichiers (par exemple, <cite>File Explorer</cite>) <br/>
|
||||
<br/>
|
||||
You can use the <nobr><code style='background: #EEE;'>%APPDATA%</code></nobr> variable as a shorthand, i.e. <nobr>"<code style='background: #EEE;'>%APPDATA%\Tuxpaint\Saved</code>"</nobr>. <br/>
|
||||
Vous pouvez utiliser la variable <nobr><code style='background: #EEE;'>%APPDATA%</code></nobr> comme raccourci, c'est à dire <nobr>"<code style='background: #EEE;'>%APPDATA%\Tuxpaint\Saved</code>"</nobr>. <br/>
|
||||
<br/>
|
||||
You can use the <b><code>[⊞ (Windows)]</code></b> + <b><code>[R]</code></b> key combination to bring up the <cite>Run</cite> command window, and then type the path and hit <b><code>[Enter / Return]</code></b>. </dd>
|
||||
Vous pouvez utiliser la combinaison de touches <b><code>[⊞ (Windows)]</code></b> + <b><code>[R]</code></b> pour ouvrir la fenêtre de commande <cite>Exécuter</cite>, puis taper le chemin d'accès et appuyer sur <b><code>[Enter / Return]</code></b>. </dd>
|
||||
|
||||
<dt>
|
||||
<cite>macOS</cite>
|
||||
|
|
@ -377,11 +377,11 @@
|
|||
</dt>
|
||||
|
||||
<dd>
|
||||
Dans le dossier utilisateurs "Répertoire utilisateur"; par ex. <nobr>"<code style='background: #EEE;'>/home/<i>nom d'utilisateur</i>/.tuxpaint/saved/</code>"</nobr> <br/>
|
||||
Dans le dossier utilisateurs "répertoire utilisateur"; par ex. <nobr>"<code style='background: #EEE;'>/home/<i>nom d'utilisateur</i>/.tuxpaint/saved/</code>"</nobr> <br/>
|
||||
<br/>
|
||||
(Note: The ".tuxpaint" folder is hidden (not visible) by default. You can enter the path manually in the location bar of your file browser (e.g., <cite>GNOME Files</cite> or <cite>Dolphin</cite>).) <br/>
|
||||
(Remarque : le dossier ".tuxpaint" est caché (non visible) par défaut. Vous pouvez saisir le chemin manuellement dans la barre d'emplacement de votre navigateur de fichiers (par exemple, <cite>GNOME Files</cite> ou <cite>Dolphin</cite>) <br/>
|
||||
<br/>
|
||||
You can use the <nobr><code style='background: #EEE;'>$HOME</code></nobr> variable as a shorthand, i.e. <nobr>"<code style='background: #EEE;'>$HOME/.tuxpaint/saved</code>"</nobr>. </dd>
|
||||
Vous pouvez utiliser la variable <nobr><code style='background: #EEE;'>$HOME</code></nobr> comme raccourci, c'est à dire <nobr>"<code style='background: #EEE;'>$HOME/.tuxpaint/saved</code>"</nobr>. </dd>
|
||||
|
||||
<dt>
|
||||
<cite>Haiku</cite>
|
||||
|
|
@ -642,14 +642,14 @@ cible "nosound". (c'est-à-dire, ne lancez pas "<code>make nosound</code>") Assu
|
|||
</dd>
|
||||
|
||||
<dt>
|
||||
How do I access other applications when Tux Paint is running in Full Screen? </dt>
|
||||
Comment puis-je accéder à une autre application lorsque Tux Paint est en mode plein écran ? </dt>
|
||||
|
||||
<dd>
|
||||
<ul>
|
||||
<li>
|
||||
Windows and Linux users, try the <b><code>[Alt]</code></b> + <b><code>[Tab]</code></b> key combination to switch between applications. </li>
|
||||
<li>
|
||||
macOS users, switch to other applications using <b><code>[Control]</code></b> + <b><code>[Flèche gauche]</code></b>, then back to Tux Paint using <b><code>[Control]</code></b> + <b><code>[Flèche droite]</code></b>. </li>
|
||||
Les utilisateurs de macOS passent à une autre application en utilisant <b><code>[Control]</code></b> + <b><code>[Flèche gauche]</code></b>, puis reviennent à Tux Paint avec <b><code>[Control]</code></b> + <b><code>[Flèche droite]</code></b>. </li>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
|
|
@ -888,7 +888,7 @@ cible "nosound". (c'est-à-dire, ne lancez pas "<code>make nosound</code>") Assu
|
|||
</dd>
|
||||
|
||||
<dt>
|
||||
I need to deploy Tux Paint on many Windows systems at once </dt>
|
||||
J'ai besoin d'installer Tux Paint sur plusieurs systèmes Windows en une seule fois </dt>
|
||||
|
||||
<dd>
|
||||
The installers for both Tux Paint (plus Tux Paint Config.) (<code>tuxpaint-X.Y.Z-windows-ARCH-installer.exe</code>) and Tux Paint Stamps (<code>tuxpaint-stamps-YYYY.MM.DD-windows-installer.exe</code>) accept the command-line options "<code>/SILENT</code>" ("silent") or "<code>/VERYSILENT</code>" ("very silent") which can be used to install and uninstall their component without use of an interactive set-up window. This can be useful for automating installation on a collection of PCs, for example using Microsoft <cite>Intune</cite> cloud-based endpoint management solution (see <a href="https://learn.microsoft.com/mem/intune/">https://learn.microsoft.com/mem/intune/</a>). </dd>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue