Update of user guide and welcome page and their translations.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38032 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Joachim Seemer
2010-08-11 17:56:45 +00:00
parent 5091a866ec
commit 834e58f9b7
91 changed files with 1541 additions and 837 deletions
@@ -71,13 +71,13 @@
</td></tr>
<tr><td><span class="menu">Set target...</span></td><td></td><td><span class="key">ALT</span> <span class="key">F</span></td><td></td><td>Lets you choose a new set of files and folders to search through.</td></tr>
<tr><td colspan="5"><h3>Action menu</h3></td></tr>
<tr><td><span class="menu">Trim selection</span></td><td></td><td><span class="key">ALT</span> <span class="key">T</span></td><td> </td><td>Removes all entries form the list that are not currently selected.</td></tr>
<tr><td><span class="menu">Trim selection</span></td><td></td><td><span class="key">ALT</span> <span class="key">T</span></td><td> </td><td>Removes all entries from the list that are not currently selected.</td></tr>
<tr><td><span class="menu">Open selection</span></td><td></td><td><span class="key">ALT</span> <span class="key">O</span></td><td></td><td>Opens the currently selected files with their preferred application (same as a double-click). If it's a text editor supporting it (like Pe), you can jump to the exact line the search string was found.</td></tr>
<tr><td><span class="menu">Open files in Tracker</span></td><td></td><td><span class="key">ALT</span> <span class="key">K</span></td><td></td><td>Opens the location of the currently selected files in Tracker.</td></tr>
<tr><td class="onelinetop"><span class="menu">Copy text to clipboard</span></td><td></td><td><span class="key">ALT</span> <span class="key">C</span></td><td></td><td>Copies the current selection to the clipboard.</td></tr>
<tr><td class="onelinetop"><span class="menu">Copy text to clipboard</span></td><td></td><td><span class="key">ALT</span> <span class="key">B</span></td><td></td><td>Copies the current selection to the clipboard.</td></tr>
<tr><td colspan="5"><h3>Settings menu</h3></td></tr>
<tr><td colspan="3" class="onelinetop"><span class="menu">Skip folders starting with a dot</span></td><td> </td><td>This is useful when working in a "unixy" environment, where often administrative files are hidden inside "<tt>.folders/</tt>". Source versioning systems like SVN and CVS are examples of applications using this and are also widely used in Haiku.</td></tr>
<tr><td colspan="3"><span class="menu">Escape search text</span></td><td> </td><td>TextSearch uses the command line command <span class="cli">grep</span>. For it, special characters like <tt>'"*\$?!</tt> and spaces have to be escaped with a <tt>\</tt>. Deactivating this setting means you have to do this yourself, but in exchange grants you the power of <a href="http://en.wikipedia.org/wiki/Regular_expression" class="external free" title="http://en.wikipedia.org/wiki/Regular expression" rel="nofollow">regular expressions</a>.</td></tr>
<tr><td colspan="3"><span class="menu">Escape search text</span></td><td> </td><td>TextSearch uses the command line tool <span class="cli">grep</span>. For it, special characters like <tt>'"*\$?!</tt> and spaces have to be escaped with a <tt>\</tt>. Deactivating this setting means you have to do this yourself, but in exchange grants you the power of <a href="http://en.wikipedia.org/wiki/Regular_expression" class="external free" title="Wikipedia: Regular expressions" rel="nofollow">regular expressions</a>.</td></tr>
<tr><td colspan="3"><span class="menu">Text files only</span></td><td> </td><td>TextSearch is currently only useful for finding strings in plain text files. Deactivating this setting will have it look through any kind of file anyway.</td></tr>
<tr><td colspan="5"><h3>History menu</h3></td></tr>
<tr><td colspan="4"></td><td>Contains recently used search strings.</td></tr>
+7 -7
View File
@@ -23,7 +23,7 @@
<body>
<div id="banner">
<div><span>Guía del usuario</span></div>
<div><span>User guide</span></div>
</div>
<div class="nav">
@@ -42,9 +42,9 @@
<li><a href="../../en/preferences/e-mail.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
</ul>
<span>
« <a href="deskbar.html">Deskbar (Barra de Escritorio)</a>
:: <a href="../preferences.html" class="uplink">Preferencias</a>
:: <a href="filetypes.html">Tipos de archivo</a> »
« <a href="deskbar.html">Deskbar</a>
:: <a href="../preferences.html" class="uplink">Preferences</a>
:: <a href="filetypes.html">FileTypes</a> »
</span></div>
</div>
@@ -182,9 +182,9 @@ Si tiene una conexión de marcado, puede verificar la opción <span class="menu"
<div class="nav">
<div class="inner"><span>
« <a href="deskbar.html">Deskbar (Barra de Escritorio)</a>
:: <a href="../preferences.html" class="uplink">Preferencias</a>
:: <a href="filetypes.html">Tipos de archivo</a> »
« <a href="deskbar.html">Deskbar</a>
:: <a href="../preferences.html" class="uplink">Preferences</a>
:: <a href="filetypes.html">FileTypes</a> »
</span></div>
</div>
+5 -5
View File
@@ -22,7 +22,7 @@
<body>
<div id="banner">
<div><span>Guía del usuario</span></div>
<div><span>User guide</span></div>
</div>
<div class="nav">
@@ -42,8 +42,8 @@
</ul>
<span>
« <a href="index.html">Índice</a>
:: <a href="contents.html" class="uplink">Contenidos</a>
:: <a href="workshop-filetypes+attributes.html">Taller</a> »
:: <a href="contents.html" class="uplink">Contents</a>
:: <a href="workshop-filetypes+attributes.html">Workshop</a> »
</span></div>
</div>
@@ -146,8 +146,8 @@ Usando el elemento del menú <span class="menu">Save Query as Template</span> (G
<div class="nav">
<div class="inner"><span>
« <a href="index.html">Índice</a>
:: <a href="contents.html" class="uplink">Contenidos</a>
:: <a href="workshop-filetypes+attributes.html">Taller</a> »
:: <a href="contents.html" class="uplink">Contents</a>
:: <a href="workshop-filetypes+attributes.html">Workshop</a> »
</span></div>
</div>
+7 -7
View File
@@ -22,7 +22,7 @@
<body>
<div id="banner">
<div><span>Guía del usuario</span></div>
<div><span>User guide</span></div>
</div>
<div class="nav">
@@ -41,9 +41,9 @@
<li><a href="../en/tracker.html"><img src="../images/flags/gb.png" alt="" />English</a></li>
</ul>
<span>
« <a href="teammonitor.html">Monitor de actividad (Team Monitor)</a>
:: <a href="contents.html" class="uplink">Contenidos</a>
:: <a href="tracker-add-ons.html">Agregados de Tracker</a> »
« <a href="teammonitor.html">Team Monitor</a>
:: <a href="contents.html" class="uplink">Contents</a>
:: <a href="tracker-add-ons.html">Tracker Add-Ons</a> »
</span></div>
</div>
@@ -194,9 +194,9 @@ Este filtrado de type-ahead se selecciona en las <a href="#tracker-preferences.h
<div class="nav">
<div class="inner"><span>
« <a href="teammonitor.html">Monitor de actividad (Team Monitor)</a>
:: <a href="contents.html" class="uplink">Contenidos</a>
:: <a href="tracker-add-ons.html">Agregados de Tracker</a> »
« <a href="teammonitor.html">Team Monitor</a>
:: <a href="contents.html" class="uplink">Contents</a>
:: <a href="tracker-add-ons.html">Tracker Add-Ons</a> »
</span></div>
</div>