Browsing French translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and French guidelines.
110 of 22 results
9.
This documentation is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE AS DESCRIBED IN THE DISCLAIMER.
Cette documentation est distribuée dans l'espoir qu'elle sera utile, mais SANS AUCUNE GARANTIE de quelque nature que ce soit[nbsp]; expresse ou implicite, y compris, mais sans y être limité, les garanties D'APTITUDE À LA VENTE ou À UN BUT PARTICULIER COMME EXPOSÉ DANS LA MISE EN GARDE. (N.B.[nbsp]: en cas de litige, seule la version anglaise fait foi)
Translated and reviewed by Bruno
Located in basic-commands/C/basic-commands.xml:8(para)
20.
All the commands on this guide are to be issued from a command prompt in a <application>Terminal</application> and will be shown as: <screen>command to type</screen>
Toutes les commandes de ce manuel sont à saisir à l'invite de commande dans un <application>terminal</application> et seront représentées ainsi[nbsp]: <screen>commande à saisir</screen>
Translated and reviewed by Bruno
Located in basic-commands/C/basic-commands.xml:49(para)
21.
<emphasis role="strong">Note that Linux is case sensitive.</emphasis> User, user, and USER are all different to Linux.
<emphasis role="strong">Attention[nbsp]! Linux est sensible à la casse.</emphasis> Utilisateur, utilisateur et UTILISATEUR seront compris différemment par Linux.
Translated and reviewed by Etienne Malandain
Located in basic-commands/C/basic-commands.xml:57(para)
22.
Starting a Terminal
Lancement d'un terminal
Translated and reviewed by Bruno
Located in basic-commands/C/basic-commands.xml:68(title)
27.
To navigate into the root directory, type: <screen>cd /</screen>
Pour accéder au dossier racine, tapez[nbsp]: <screen>cd /</screen>
Translated by Diti Torterat
Reviewed by Nicolas DERIVE
Located in basic-commands/C/basic-commands.xml:88(para)
28.
To navigate to your home directory, type: <screen>cd</screen> or <screen>cd ~</screen>
Pour accéder à votre dossier personnel, tapez[nbsp]: <screen>cd</screen> ou <screen>cd ~</screen>
Translated by Diti Torterat
Reviewed by Nicolas DERIVE
Located in basic-commands/C/basic-commands.xml:94(para)
34.
<application>GNOME Terminal</application> also displays this information in the title bar of its window.
<application>Terminal</application> affiche aussi cette information dans la barre de titre de sa fenêtre.
Translated and reviewed by Nicolas DERIVE
Located in basic-commands/C/basic-commands.xml:151(para)
44.
<command>rm</command> is used to delete files. <screen>rm foo</screen> deletes the file <filename>foo</filename> from the current directory.
<command>rm</command> est utilisé pour supprimer des fichiers. <screen>rm toto</screen> efface le fichier <filename>toto</filename> du répertoire courant.
Translated and reviewed by Bruno
Located in basic-commands/C/basic-commands.xml:201(para)
45.
By default, <command>rm</command> will not remove directories. To remove a directory, you must use the <command>-R</command> option. For example, <screen>rm -R foobar</screen> will remove the directory foobar, <emphasis role="strong">and all of its contents!</emphasis>
Par défaut, <command>rm</command> ne supprimera pas des répertoires. Pour supprimer un répertoire, vous devez utilisez l'option <command>-R</command>. Par exemple, <screen>rm -R truc</screen> supprimera le répertoire truc, <emphasis role="strong"> et tout son contenu[nbsp]!</emphasis>
Translated and reviewed by Bruno
Located in basic-commands/C/basic-commands.xml:206(para)
50.
The <command>df</command> command displays filesystem disk space usage for all partitions. <screen>df -h</screen> will give information using megabytes (M) and gigabytes (G) instead of blocks (<emphasis role="strong">-h</emphasis> means "human-readable").
La commande <command>df</command> affiche l'usage de l'espace disque de toutes les partitions du système de fichiers. <screen>df -h</screen> vous donnera les informations en mibioctets (Mio) et en gibioctets (Gio) au lieu de blocs (<emphasis role="strong">-h</emphasis> signifie «[nbsp]human-readable[nbsp]», soit «[nbsp]lisible par des humains[nbsp]»). L'option avec majuscule <emphasis role="strong">-H</emphasis> affichera les mêmes informations, mais en utilisant des puissances de 1000 (Mo, Go).
Translated and reviewed by Bruno
Located in basic-commands/C/basic-commands.xml:230(para)
110 of 22 results

This translation is managed by Ubuntu French Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Arnaud Faucher, Beber, Bruno, COURTINE Mathieu, Diti Torterat, Doyen Philippe, Etienne, Etienne Malandain, Fabien Lusseau, Fantomas, Fred Senis, Gérard Baylard, Julien Hémono, Leonarf, Lionel Duval, Matteo, Morgan GERMAIN, Nicolas DERIVE, Rozkannou, Simon, Ubuntu Documentation Committers, Vincent Legout, amine Say, jloup78.