Update userguide translations
This commit is contained in:
committed by
autonielx
parent
b95e90657e
commit
8dcdf72d72
@@ -67,7 +67,7 @@
|
||||
<p><br /></p>
|
||||
<p>The Debugger is an application the common user hasn't much use for. It's targetted at developers to investigate bugs in programs. Sometimes those bugs result in crashes and that is where even end users come into contact with the Debugger. When a program crashes, you're confronted with this alert:</p>
|
||||
<img src="../images/apps-images/debugger_alert.png" alt="debugger_alert.png" />
|
||||
<p>It gives four options to react to the crash:</p>
|
||||
<p>It offers four options to react to the crash:</p>
|
||||
<ul>
|
||||
<li><p><span class="button">Terminate</span> will clean up after the crashed app but otherwise does nothing further.</p></li>
|
||||
<li><p><span class="button">Debug</span> will start the Debugger for further investigation.</p></li>
|
||||
|
||||
@@ -74,8 +74,8 @@
|
||||
<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>
|
||||
<tr><td>Localisation :</td><td></td><td><span class="path">/boot/system/apps/HaikuDepot</span></td></tr>
|
||||
<tr><td>Réglages :</td><td></td><td><span class="path">~/config/settings/HaikuDepot/</span> - The main settings of the application<br />
|
||||
<span class="path">~/config/cache/HaikuDepot</span> - Cached icons, screenshots, descriptions etc.</td></tr>
|
||||
<tr><td>Réglages :</td><td></td><td><span class="path">~/config/settings/HaikuDepot/main_settings</span><br />
|
||||
<span class="path">~/config/cache/HaikuDepot/</span> - Cached icons, screenshots, descriptions etc.</td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<p>HaikuDepot is the central application when it comes to managing your software packages. With it you can browse and search through package repositories and install, update and uninstall packages. By default, HaikuDepot starts up with a list of "<i>Featured packages</i>", software that's deemed interesting to many users.</p>
|
||||
|
||||
@@ -9,9 +9,7 @@
|
||||
*
|
||||
* Authors:
|
||||
* Humdinger <[email protected]>
|
||||
* Translators:
|
||||
* Loïc
|
||||
*
|
||||
*
|
||||
-->
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
@@ -56,7 +54,6 @@
|
||||
|
||||
<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>
|
||||
|
||||
<h2><img src="../../images/apps-images/soundrecorder-icon_64.png" alt="soundrecorder-icon_64.png" width="64" height="64" />SoundRecorder</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
|
||||
@@ -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>
|
||||
|
||||
<h1>Bash et les scripts</h1>
|
||||
|
||||
@@ -68,7 +69,8 @@ Les scripts peuvent aussi bien être utilisés pour simplement exécuter quelque
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="bash" name="bash">Le Bash</a></h2>
|
||||
<p>Etant donné que les scripts dépendent naturellement du <i>shell</i> (interpréteur de commandes) qui les exécute, vous devriez d'abord vous familiariser avec le shell Bash qui est fourni avec Haiku. Celui-ci étant très utilisé, de nombreuses ressources sont disponibles en ligne. Par exemple, vous pouvez consulter ce document de Johan Jansson : <a href="http://www.beforever.com/bashtut.htm" class="printurl">Introduction to bash - a tutorial for bash under BeOS</a> (en anglais).</p>
|
||||
<p>Since scripts rely naturally a lot on the shell they are interpreted by, you should first familiarize yourself with the BASH that's used by Haiku. There are many resources online as it's a widely used shell. One nice document is Johan Jansson's <a href="https://web.archive.org/web/20011205095723/http://www.beforever.com/bashtut.htm" class="printurl">Introduction to bash - a tutorial for bash under BeOS</a>.<br />
|
||||
The <a href="https://www.gnu.org/software/bash/manual/bash.pdf" class="printurl">Bash Reference Manual (PDF, 720 KiB)</a> is a nice resource to get into the details.</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008-2015, Haiku. All rights reserved.
|
||||
* Copyright 2008-2017, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -139,7 +139,9 @@ Quand vous faites passer la souris au dessus de l'heure, La date est affichée d
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="list-of-apps" name="list-of-apps">La liste des programmes en cours</a></h2>
|
||||
<img src="images/deskbar-images/list-of-apps.png" alt="list-of-apps.png" />
|
||||
<p>Vous pouvez basculer vers l'une des autres applications ouvertes en cliquant sur son entrée dans la Deskbar, puis en choisissant dans le sous-menu, une de ses fenêtres. D'un clic droit vous pouvez réduire ou fermer une fenêtre ou l'application entière.</p>
|
||||
<p>You can change to a specific running application by clicking on its entry in the Deskbar and choosing (one of) its windows from the submenu. By right-clicking you can <span class="menu">Hide/Show all</span> windows or <span class="menu">Close all</span> and with them the entire application.</p>
|
||||
<p>A <span class="key">SHIFT</span> <span class="key">CTRL</span> click on an application hides all its windows, a <span class="key">CTRL</span> click shows them again.</p>
|
||||
<div class="box-info">Sometimes an application may hang and even though all its windows are gone, the entry in the list of running applications in the Deskbar just won't disappear. In such a situation you use the Vulcan Death Grip to get rid of it: hold <span class="key">SHIFT</span> <span class="key">CTRL</span> <span class="key">ALT</span> and click on the offending entry in the Deskbar. Fascinating!</div>
|
||||
<p>Si vous avez activé l'élargissement (Application Expanders) dans les paramètres de la Deskbar, vous pouvez agrandir / réduire les fenêtres directement dans la liste sous l'entrée de l'application.</p>
|
||||
<p>En face de chaque fenêtre, on trouve un symbole qui fourni des informations sur son état. Un symbole lumineux signifie qu'une fenêtre est visible, un sombre qu'elle est minimisée. Trois lignes devant le symbole indique que ce n'est pas sur l'espace de travail actuel.</p>
|
||||
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
<span>
|
||||
« <a href="screen.html">Screen</a>
|
||||
:: <a href="../preferences.html" class="uplink">Préférences</a>
|
||||
:: <a href="shortcuts">Raccouris</a> »
|
||||
:: <a href="shortcuts.html">Raccouris</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
@@ -99,7 +99,7 @@ Les nouveaux économiseurs d’écran qui ne feraient pas partie d’un paquet .
|
||||
<div class="inner"><span>
|
||||
« <a href="screen.html">Screen</a>
|
||||
:: <a href="../preferences.html" class="uplink">Préférences</a>
|
||||
:: <a href="shortcuts">Raccouris</a> »
|
||||
:: <a href="shortcuts.html">Raccouris</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -9,10 +9,7 @@
|
||||
*
|
||||
* Authors:
|
||||
* Humdinger <[email protected]>
|
||||
* Translators:
|
||||
* Loïc
|
||||
* Wabouz
|
||||
*
|
||||
*
|
||||
-->
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
@@ -57,7 +54,6 @@
|
||||
|
||||
<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>
|
||||
|
||||
<h1>Extensions du Tracker</h1>
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008-2014, Haiku. All rights reserved.
|
||||
* Copyright 2008-2017, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -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">
|
||||
@@ -85,7 +86,8 @@ de les trouver, ainsi que de copier, renommer ou supprimer ceux qui existent.</p
|
||||
<img src="images/tracker-images/mount-settings.png" alt="drill-down.png" />
|
||||
<p>Il existe aussi des réglages (<span class="menu">Settings</span>) qui vous permettent de ne pas avoir à monter tous les disques manuellement à chaque démarrage.<br />
|
||||
Les réglages indiqués ci-dessus provoqueront le montage automatique de tous les disques que vous connecterez ou insérerez dans l’ordinateur, ainsi que le montage automatique au démarrage de tous les volumes qui étaient montés précédemment.</p>
|
||||
<div class="box-warning">Avant de déconnecter un périphérique comme un disque dur externe ou une clé USB, assurez-vous que vous avez démonté le volume correctement. Ceci garantit que le transfert de toutes les données est terminé. Sinon, vous pourriez perdre des données ou corrompre le disque !</div>
|
||||
<div class="box-warning">Before you disconnect e.g. a harddrive or USB stick, make sure you have successfully unmounted the volume and its icon has disappeared. This guarantees that all data transfer has finished. Otherwise you may lose data or corrupt the disk!</div>
|
||||
<div class="box-warning">Haiku is able to mount non-BFS formatted volumes. Be warned, however, that these non-BFS filesystems haven't been rigorously tested. Writing to those volumes may cause corruption in some cases. If you want to be on the safe side, always choose <span class="button">Mount read-only</span> when mounting!</div>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
|
||||
@@ -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">
|
||||
@@ -135,7 +136,7 @@ Nous allons également ajouter quelques attributs. Nous devons décider ici de c
|
||||
<h3>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="extra_attribute" name="extra_attribute">Attributs supplémentaires (Extra Attributes)</a></h3>
|
||||
<p>Nous entrons ici tous les attributs personnalisés que nous avons choisi auparavant. En cliquant sur le bouton <span class="button">Add...</span> (Ajouter), un panneau s’ouvre :</p>
|
||||
<p>Here we enter all the custom attributes we decided on in our preparations. Clicking the <span class="button">Add...</span> button opens a panel to enter all the data for the new attribute. You can edit an existing attribute with a double-click.</p>
|
||||
<img src="images/workshop-filetypes+attributes-images/filetype-extra-attribute.png" alt="filetype-extra-attribute.png" />
|
||||
<ul>
|
||||
<li><p><i>Attribute Name</i> (Nom d’attribut) - Apparaît notamment dans l’en-tête des fenêtres du Tracker.</p></li>
|
||||
|
||||
@@ -119,7 +119,8 @@ Surveillez les notifications…</p>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="tips" name="tips">Conseils</a></h2>
|
||||
<h3>Offline download of binary firmware files</h3>
|
||||
<p>If you cannot obtain the binary firmware files via the <tt>install-wifi-firmwares.sh</tt> script (for example due to lack of internet connection within Haiku), you can also download <a href="http://www.haiku-os.org/files/download-data-for-wlan-firmwares.txt">this shell script</a>, and run it from any other OS that has <tt>wget</tt> and <tt>zip</tt> installed.<br />
|
||||
<p>If you cannot obtain the binary firmware files via the <tt>install-wifi-firmwares.sh</tt> script (for example due to lack of internet connection within Haiku), you can also download <a href="http://www.haiku-os.org/files/download-data-for-wlan-firmwares.txt">this shell script</a>, and run it from another OS that has <tt>wget</tt> and <tt>zip</tt> installed.<br />
|
||||
Windows users need to have <a href="http://gnuwin32.sourceforge.net/packages/wget.htm">wget</a> and <a href="http://gnuwin32.sourceforge.net/packages/zip.htm">zip</a> for Windows installed in their default locations and use <a href="https://www.haiku-os.org/files/download-data-for-wlan-firmwares.bat">this batch script</a>.<br />
|
||||
The script will download the needed files and create a zip file that is to be extracted to Haiku's <tt>/boot</tt>. Once unpacked, open a Terminal and type:</p>
|
||||
<pre class="terminal">install-wifi-firmwares.sh</pre>
|
||||
<p>Review the licenses and accept them to install all of the now available firmware files.</p>
|
||||
|
||||
Reference in New Issue
Block a user