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
@@ -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:
@@ -204,6 +204,7 @@ Here's a list of all commandline applications that are shipped with Haiku. Each
<tr><td><tt>makebootable</tt></td><td> </td><td>Makes the specified BFS partitions/devices bootable by writing boot code into the first two sectors. </td></tr>
<tr><td><tt>mbox2mail</tt></td><td> </td><td>Converts Unix mailbox files to BeOS e-mail files.</td></tr>
<tr><td><tt>md5sum</tt></td><td> </td><td>Prints or checks MD5 checksums.</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>Three-way file merge. </td></tr>
<tr><td><tt>message</tt></td><td> </td><td>Prints a flattened BMessage file. </td></tr>
<tr><td><tt>mimeset</tt></td><td> </td><td>Sets MIME type of a file. </td></tr>
@@ -240,9 +241,6 @@ Here's a list of all commandline applications that are shipped with Haiku. Each
<tr><td><tt>pkg-config</tt></td><td> </td><td>Analyzes and configures a Haiku package.</td></tr>
<tr><td><tt>pkgman</tt></td><td> </td><td>Manages packages and package repositories.</td></tr>
<tr><td><tt>play</tt></td><td> </td><td>Plays tracks from CD. </td></tr>
<tr><td><tt>playfile</tt></td><td> </td><td>Plays an audio file. </td></tr>
<tr><td><tt>playsound</tt></td><td> </td><td>Plays an audio file.</td></tr>
<tr><td><tt>playwav</tt></td><td> </td><td>Plays a WAV file. </td></tr>
<tr><td><tt>pr</tt></td><td> </td><td>Paginates or columnates files for printing. </td></tr>
<tr><td><tt>printenv</tt></td><td> </td><td>Prints the value of an environment variable.</td></tr>
<tr><td><tt>printf</tt></td><td> </td><td>Formats and prints data. </td></tr>