Update userguide translations

This commit is contained in:
Augustin Cavalier
2017-04-15 22:40:25 +02:00
committed by autonielx
parent b95e90657e
commit 8dcdf72d72
356 changed files with 2705 additions and 2633 deletions
+1 -1
View File
@@ -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>
@@ -71,8 +71,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>Location:</td><td></td><td><span class="path">/boot/system/apps/HaikuDepot</span></td></tr>
<tr><td>Settings:</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>Settings:</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:
* miguel~1.mx
*
*
-->
<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">La traducción de esta página no está completa aún. Hasta que esté, las partes sin terminar vienen en su inglés original.</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">
+2 -1
View File
@@ -67,7 +67,8 @@ Los scripts van desde simples ejecuciones de órdenes en un orden específico ha
<h2>
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="bash" name="bash">Bash</a></h2>
<p>Ya que los scripts dependen instintivamente del shell en el que se ejecutan, primero debería familiarizarse con el BASH utilizado en Haiku. Existen muchos recursos en línea ya que es un tipo de shell comúnmente utilizado. Un buen documento es <a href="http://www.beforever.com/bashtut.htm" class="printurl">Introducción a Bash - Un tutorial de bash bajo BeOS</a> escrito por Johan Jansson's.</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 -2
View File
@@ -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:
@@ -138,7 +138,9 @@ You create a link of the <span class="path">menu</span> folder in <span class="p
<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 lista de programas en ejecución</a></h2>
<img src="images/deskbar-images/list-of-apps.png" alt="list-of-apps.png" />
<p>Se puede cambiar a una aplicación concreta en ejecución haciendo clic en su entrada en el Deskbar y seleccionando una de sus ventanas desde el submenú. Dando clic con el botón derecho se puede minimizar o cerrar una ventana o la aplicación completa.</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 se activaron los Expanders en las selecciones del Deskbar, se puede expandir/colapsar la lista de ventanas directamente bajo una entrada de aplicación.</p>
<p>Enfrente de cada ventana de aplicación hay un símbolo que proporciona información sobre su estado. Un símbolo brillante significa que una ventana está visible, uno oscuro, que está minimizado. Tres líneas enfrente a un símbolo muestra que no está en el espacio de trabajo actual.</p>
@@ -50,7 +50,7 @@
<span>
 «  <a href="screen.html">Screen (Pantalla)</a> 
::  <a href="../preferences.html" class="uplink">Preferencias</a> 
::  <a href="shortcuts">Shortcuts</a>  »
::  <a href="shortcuts.html">Shortcuts</a>  »
</span></div>
</div>
@@ -101,7 +101,7 @@ New screen savers that don't come as part of a regular .hpkg package, can be ins
<div class="inner"><span>
 «  <a href="screen.html">Screen (Pantalla)</a> 
::  <a href="../preferences.html" class="uplink">Preferencias</a> 
::  <a href="shortcuts">Shortcuts</a> »
::  <a href="shortcuts.html">Shortcuts</a> »
</span></div>
</div>
+1 -4
View File
@@ -9,10 +9,7 @@
*
* Authors:
* Humdinger <[email protected]>
* Translators:
* CapitanPico
* miguel~1.mx
*
*
-->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
+3 -2
View File
@@ -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:
@@ -83,7 +83,8 @@
<img src="images/tracker-images/mount-settings.png" alt="drill-down.png" />
<p>There are also <span class="menu">Settings</span> so you don't have to mount everything manually after every bootup.<br />
The above settings will automatically mount any storage device you connect/insert and also mount all disks on bootup that were mounted previously.</p>
<div class="box-warning">Antes de desconectar, p. ej., un disco duro o una unidad USB, asegúrese de haber desmontado exitosamente el volumen. Esto garantiza que toda la transferencia de información haya terminado. ¡De lo contrario podría perder su información o corromper el disco!</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>
@@ -137,7 +137,7 @@ In any case, to these files we add a couple of attributes. Here we have to decid
<h3>
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="extra_attribute" name="extra_attribute">Atributos adicionales</a></h3>
<p>Aquí ingresamos todos los atributos personalizados que decidimos en nuestras preparaciones. Dando clic en el botón <span class="button">Add...</span> se abre un cuadro de diálogo:</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> (nombre del atributo) - Aparece, p. ej., como la columna de encabezado en las ventanas de Tracker.</p></li>
+2 -1
View File
@@ -114,7 +114,8 @@ The output shows the public name (SSID), MAC address, signal strength and authen
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="tips" name="tips">Tips</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>