Update userguide translations

This commit is contained in:
Augustin Cavalier
2017-06-17 20:50:50 +02:00
committed by autonielx
parent 72fc5e6a71
commit b988c71571
235 changed files with 2512 additions and 1965 deletions
@@ -83,6 +83,7 @@ The debug report contains information on your hardware (type of CPU and used mem
<tr><td class="onelinetop"><a href="https://www.dropbox.com/s/e6gx39r0asc2t8f/DebuggerReferenceManual.pdf?dl=1">Debugger Reference Manual</a></td><td></td><td>This is the most in-depth source on how to work with the Debugger.</td></tr>
<tr><td><a href="https://www.haiku-os.org/blog/anevilyak/">Blogposts</a></td><td> </td><td>There are a few articles on the Debugger, mostly by Rene Gollent after implementing a new feature.</td></tr>
<tr><td class="onelinetop"><a href="https://www.youtube.com/watch?v=n-NDFwtmQcI&amp;list=PL2KiE-VO9zk-9XPmfusEDaOFd_7AiVKzz">BeGeistert 026 video</a></td><td> </td><td>A video from the BeGeistert meeting in 2012, in which Ingo Weinhold demonstrates the state of the Debugger back then and shows other interesting tools like the profiler to hunt down bottlenecks.</td></tr>
<tr><td class="onelinetop"><a href="http://cgit.haiku-os.org/haiku/commit/?id=hrev46547">Default action when crashing</a></td><td> </td><td>This commit message describes how to change the behavior when something crashes. For example, you can have the system always save a crash report instead of asking the user by showing the usual crash alert. You can limit that behavior to specific applications.</td></tr>
</table>
</div>
@@ -58,6 +58,7 @@
<div id="content">
<div>
<div class="box-info">Cette page n'est pas encore entièrement traduite. Les parties non encore traduites seront en anglais.</div>
<table class="index" id="index" summary="index">
<tr class="heading"><td>Index</td></tr>
@@ -4,7 +4,7 @@
<head>
<!--
*
* Copyright 2010-2016, Haiku. All rights reserved.
* Copyright 2010-2017, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
@@ -207,6 +207,7 @@ Voici une liste de touts les programmes en ligne de commande qui sont livrés av
<tr><td><tt>makebootable</tt></td><td> </td><td>Rend le périphérique ou la partition BFS amorçable en écrivant le code d'amorce dans les 2 premiers secteurs.</td></tr>
<tr><td><tt>mbox2mail</tt></td><td> </td><td>Convertit les fichiers de boîtes aux lettres Unix en fichiers e-mail de BeOS.</td></tr>
<tr><td><tt>md5sum</tt></td><td> </td><td>Affiche ou vérifie les sommes de contrôles MD5.</td></tr>
<tr><td><tt>media_client</tt></td><td> </td><td>"media_client play" plays back audio files.</td></tr>
<tr><td><tt>merge</tt></td><td> </td><td>Fusion de fichiers tripartite.</td></tr>
<tr><td><tt>message</tt></td><td> </td><td>Affiche un fichier BMessage plat.</td></tr>
<tr><td><tt>mimeset</tt></td><td> </td><td>Affecte un type MIME à un fichier.</td></tr>
@@ -243,9 +244,6 @@ Voici une liste de touts les programmes en ligne de commande qui sont livrés av
<tr><td><tt>pkg-config</tt></td><td> </td><td>Analyse et configures un paquet Haiku.</td></tr>
<tr><td><tt>pkgman</tt></td><td> </td><td>Gère les paquets et les dépôts.</td></tr>
<tr><td><tt>play</tt></td><td> </td><td>Joue les pistes d'un CD.</td></tr>
<tr><td><tt>playfile</tt></td><td> </td><td>Joue un fichier audio.</td></tr>
<tr><td><tt>playsound</tt></td><td> </td><td>Joue un fichier audio.</td></tr>
<tr><td><tt>playwav</tt></td><td> </td><td>Joue un fichier WAV. </td></tr>
<tr><td><tt>pr</tt></td><td> </td><td>Pagine ou met en colonnes des fichiers pour l'impression.</td></tr>
<tr><td><tt>printenv</tt></td><td> </td><td>Affiche la valeur d'une variable d'environnement.</td></tr>
<tr><td><tt>printf</tt></td><td> </td><td>Formate et affiche des données.</td></tr>
+40 -10
View File
@@ -4,7 +4,7 @@
<head>
<!--
*
* Copyright 2009-2015, Haiku. All rights reserved.
* Copyright 2009-2017, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
@@ -59,6 +59,13 @@
<div>
<div class="box-info">Cette page n'est pas encore entièrement traduite. Les parties non encore traduites seront en anglais.</div>
<table class="index" id="index" summary="index">
<tr class="heading"><td>Index</td></tr>
<tr class="index"><td>
<a href="#shortcuts">Keyboard shortcuts</a><br />
<a href="#commands">Built-in commands</a></td></tr>
</table>
<h2><img src="../../images/apps-images/vision-icon_64.png" alt="vision-icon_64.png" width="64" height="64" />Vision</h2>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar :</td><td style="width:15px;"></td><td><span class="menu">Applications</span></td></tr>
@@ -72,17 +79,40 @@ Le canal le plus fréquenté est #haiku at irc.freenode.org (anglophone).</div>
<p>Some advice, especially if you're new to IRC:</p>
<ul>
<li><p>Search the web for "IRC etiquette" to learn about the do's and don'ts of chatting. Without much searching, I found <a href="https://workaround.org/getting-help-on-irc/">Getting help on IRC</a> by Christoph Haas to be quite helpful.</p></li>
<li><p>By registering your nickname you make sure nobody can pull any shenanigans and you gain the trust of the residents. See <a href="http://freenode.net/faq.shtml#nicksetup">Freenode's FAQ</a> on that matter.</p></li>
<li><p>By registering your nickname you make sure nobody can pull any shenanigans and you gain the trust of the residents. See <a href="http://freenode.net/kb/answer/registration ">Freenode's FAQ</a> on that matter.</p></li>
<li><p>Set up a sound in Haiku's Sounds preferences to be notified if someone mentions your nickname. People don't always watch their IRC client screen. Putting the nickname of the person you're talking to at the beginning of what you're about to post increases your chance to be noticed. Similar to the Terminal, Vision supports tab-completion for nicknames, i.e. if you enter the starting letters of a nickname and press the tab key, Vision completes it with the first name that matches.</p></li>
</ul>
<h2>
<a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="shortcuts" name="shortcuts">Keyboard shortcuts</a></h2>
<p>Vision provides a few handy keyboard shortcuts:</p>
<table summary="shortcuts" border="0" cellspacing="0" cellpadding="4">
<tr><td><span class="key"></span> / <span class="key"></span></td><td style="width:15px;"></td><td>When the input control has focus, this will cycle through your recently entered text.</td></tr>
<tr><td><span class="key">ALT</span> <span class="key"></span> / <span class="key"></span></td><td></td><td>Activates the window that appears above / below the currently active (selected) one in the "Window list"</td></tr>
<tr><td class="onelinetop"><span class="key">SHIFT</span> <span class="key">ALT</span> <span class="key"></span> / <span class="key"></span></td><td></td><td>Similar to <span class="key">ALT</span> <span class="key"></span> / <span class="key"></span>, but with a twist. Instead of activating the window immedietly above / below the current one, it looks ahead. If there are any windows with higher status bits then the current window, it jumps to those. It jumps to the highest found status bit first.<br />
To understand this, you must know that Vision color codes windows in the list with different "status bits" depending on how its contents have changed since it last had focus:
<ul>
<li><b><span style="color:black">black</span></b> - no new text</li>
<li><b><span style="color:silver">gray</span></b> - new text, but nothing exciting (joins, parts, etc.)</li>
<li><b><span style="color:green">green</span></b> - someone has said something</li>
<li><b><span style="color:red">red</span></b> - someone has said something, and mentioned your nickname</li>
</ul>
Vision treats these with sequential priority. When you press<span class="key">SHIFT</span> <span class="key">ALT</span> <span class="key"></span> / <span class="key"></span>, Vision will first jump to a red window above / below the current one if it sees one. If it doesn't see a red one, it will jump to a green one, and so on.</td></tr>
</table>
<h2>
<a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="commands" name="commands">Built-in commands</a></h2>
<p>Here's a list of built-in commands, taken with permission from Vision's website.</p>
<p>Syntaxe:</p>
<p>The syntax:</p>
<table summary="layout" border="0" cellspacing="0" cellpadding="0">
<tr><td><tt>/COMMAND</tt></td><td width="10"></td><td>le commande</td></tr>
<tr><td><tt>&lt;required&gt;</tt></td><td></td><td>paramètre requis</td></tr>
<tr><td><tt>[optional]</tt></td><td></td><td>paramètre optionnel</td></tr>
<tr><td><tt>|</tt></td><td></td><td>un OU logique</td></tr>
<tr><td><tt>...</tt></td><td></td><td>plusieurs paramètres possibles</td></tr>
<tr><td><tt>/COMMAND</tt></td><td width="10"></td><td>the command</td></tr>
<tr><td><tt>&lt;required&gt;</tt></td><td></td><td>a required parameter</td></tr>
<tr><td><tt>[optional]</tt></td><td></td><td>an optional parameter</td></tr>
<tr><td><tt>|</tt></td><td></td><td>a logical OR</td></tr>
<tr><td><tt>...</tt></td><td></td><td>more parameters possible</td></tr>
</table>
<ul>
@@ -117,10 +147,10 @@ De-ops or de-voices &lt;nick(s)&gt;.</p></li>
Same as /ME, but opens a query on &lt;nick&gt;.</p></li>
<li><p><span class="menu">/DNS &lt;domain name/IP address&gt;</span><br />
Résout l'adresse IP donnée ou le nom de domaine.</p></li>
Resolves the given IP or domain name.</p></li>
<li><p><span class="menu">/EXIT</span><br />
Quitte Vision.</p></li>
Quits Vision.</p></li>
<li><p><span class="menu">/GAWAY [away-reason]</span><br />
Same as /AWAY [away-reason], but applies to all connected networks.</p></li>
+2 -2
View File
@@ -86,7 +86,7 @@ Si Haiku est le seul système d'exploitation de votre machine, Vous pouvez comme
<p><span class="menu">Ignore memory beyond 4 GiB</span><br />
Ignores all memory beyond the 4 GiB address limit, overriding the setting in the kernel settings file.
</p>
<p><span class="menu">Use fail-safe video mode</span><br />
<p><span class="menu">Use fail-safe graphics driver</span><br />
The system will use VESA mode and won't try to use any video graphics drivers.</p>
<p><span class="menu">Disable IO-APIC</span><br />
Disables using the IO APIC for interrupt routing, forcing the use of the legacy PIC instead.</p>
@@ -126,7 +126,7 @@ Voici, une courte explication pour chaque option affichée ci-dessous.</td></tr>
Displays the syslog from the previous Haiku session</p>
<p><span class="menu">Save syslog from previous session</span><br />
Saves the syslog from the previous Haiku session to disk. Currently only FAT32 volumes are supported.</p></td></tr>
<tr><td class="onelinetop"><b>Select fail safe video mode</b></td><td> </td><td>Si vous avez activé l'option <i>Use fail-safe video mode</i>, vous pouvez utiliser ce menu pour choisir une résolution et une profondeur de couleur.</td></tr>
<tr><td class="onelinetop"><b>Select screen resolution</b></td><td> </td><td>Lets you force a certain screen resolution and color depth.</td></tr>
</table>
<h2>
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
+4 -5
View File
@@ -109,11 +109,10 @@
</table>
<h4>Menu</h4>
<p><p><b>Menu</b><br />
Ici vous pouvez définir le nombre d'éléments que vous voulez voir apparaître dans les menus des documents, des dossiers et des applications récemment ouverts, ou si vous n'en voulez pas du tout.<br />
Le bouton <span class="button">Edit Menu...</span> ouvre le dossier <span class="path">/boot/home/config/be/</span>. À l'intérieur, vous trouverez les fichiers et les dossiers qui apparaissent dans la Deskbar, par défaut, ce sont <span class="menu">Applications</span>, <span class="menu">Demos</span>, <span class="menu">Deskbar Applets</span>, et <span class="menu">Preferences</span>.<br />
Vous pouvez supprimer ou ajouter des éléments comme des liens vers des applications, des documents ou même des requêtes, simplement en les copiant ou en les supprimant de ce dossier.</p>
<p>Il est encore plus aisé de faire glisser un fichier, un dossier ou une requête enregistrée et de le déposer dans la Deskbar.</p></p>
<p>While the first couple of menu items of the Deskbar are fixed, you can customized the ones below <span class="menu">Shutdown...</span>.<br />
Here you can set the number of recent documents, folders and applications that are shown in their menu in the Deskbar, or if you want to see them at all.<br />
The button <span class="button">Edit in Tracker...</span> opens the folder <span class="path">~/config/settings/deskbar/menu/</span>. In it you'll find the files and folders that appear in the Deskbar, by default these are <span class="menu">Applications</span>, <span class="menu">Demos</span>, <span class="menu">Deskbar applets</span>, and <span class="menu">Preferences</span>.<br />
You can delete or add entries like links to applications, documents or even queries by simply copying/deleting them to/from this folder.</p>
<!-- <p _translation_id="432">It's even easier to simply drag a file, folder or saved query and drop it where you want it into the Deskbar.</p> -->
<div class="box-info"><p>Programs installed from a package automatically put an entry into the Deskbar. Depending on the number of packages you have installed, this can become a bit crowded. If you prefer to have total control, and only want to see applications you link there yourself (possibly in categorizing sub-folders), here's how to do it:<br />
You create a link of the <span class="path">menu</span> folder in <span class="path">~/config/settings/deskbar/</span> and rename to <span class="path">menu_entries</span>. From Terminal that is achieved with:</p>