]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - langs/fr/install/lang_fr.c
Installer: update some french strings.
[people/pmueller/ipfire-2.x.git] / langs / fr / install / lang_fr.c
index ffce38e680a9b49c107ebfd2e49631566b2109d5..7d04a72306a85f9016718d494b99a52105e847a3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * French (fr) Data File
  *
- * This file is part of the IPCop Firewall.
+ * This file is part of the IPFire.
  * 
  * IPCop is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -17,8 +17,8 @@
  * along with IPCop; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
  * 
- * (c) The SmoothWall Team
- *  
+ * (c) IPFire Team  <info@ipfire.org>
+ *
  */
  
 #include "libsmooth.h"
@@ -170,7 +170,7 @@ char *fr_tr[] = {
 /* TR_ENTER_NETWORK_DRIVER */
 "La détection automatique de la carte réseau a échoué. Entrez les pilotes et paramètres optionnels pour la carte réseau.",
 /* TR_ENTER_ROOT_PASSWORD */
-"Entrez le mot de passe 'root'. Il est willy42utilisé pour l'accès en ligne de commande.",
+"Entrez le mot de passe 'root'. Il est utilisé pour l'accès en ligne de commande.",
 /* TR_ENTER_SETUP_PASSWORD */
 "A ENLEVER",
 /* TR_ENTER_THE_IP_ADDRESS_INFORMATION */
@@ -424,7 +424,7 @@ char *fr_tr[] = {
 /* TR_SETTING_SETUP_PASSWORD */
 "A ENLEVER",
 /* TR_SETUP_FINISHED */
-"Installation terminée.  Appuyer sur Ok pour redémarrer.",
+"Installation terminée.",
 /* TR_SETUP_NOT_COMPLETE */
 "L'installation initiale n'est pas complètement finie.  Vous devez vous assurer que l'installation s'est finie correctement en relançant l'installation depuis le shell.",
 /* TR_SETUP_PASSWORD */
@@ -563,6 +563,24 @@ char *fr_tr[] = {
 "Démarrage du serveur DHCP ...",
 /* TR_DHCP_STOPSERVER */
 "Arrêt du serveur DHCP ...",
-
-}; 
-  
+/* TR_LICENSE_ACCEPT */
+"J'accepte les termes de cette licence.",
+/* TR_LICENSE_NOT_ACCEPTED */
+"Je n'accepte pas les termes de cette licence, quitter le programme d'installation.",
+/* TR_EXT2FS_DESCR */
+"Ext2 - Filesystem without Journal (suggested for flashdrives)",
+/* TR_EXT3FS_DESCR */
+"Ext3 - Filesystem with Journal",
+/* TR_EXT4FS_DESCR */
+"Ext4 - Filesystem with Journal",
+/* TR_REISERFS_DESCR */
+"ReiserFS - Filesystem with Journal",
+/* TR_NO_LOCAL_SOURCE */
+"No local source media found. Starting download.",
+/* TR_DOWNLOADING_ISO */
+"Downloading Installation-Image ...",
+/* TR_DOWNLOAD_ERROR */
+"Error while downloading!",
+/* TR_DHCP_FORCE_MTU */
+"Force DHCP mtu:",
+};