]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - langs/fr/install/lang_fr.c
ethtool: Update to 3.16
[ipfire-2.x.git] / langs / fr / install / lang_fr.c
index 2147284ddc88ffaf13a30e33eb7bef968e5ee864..188e0fd1a5afcf1f4780518cef27a336bda0a1e1 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"
@@ -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,30 @@ 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 - Système de fichiers sans journal (suggéré pour les cartes flash)",
+/* TR_EXT3FS_DESCR */
+"Ext3 - Système de fichiers avec journal",
+/* TR_EXT4FS_DESCR */
+"Ext4 - Système de fichiers avec journal",
+/* TR_REISERFS_DESCR */
+"ReiserFS - Système de fichiers avec journal",
+/* TR_NO_LOCAL_SOURCE */
+"Pas de source locale trouvée. Démarrage du téléchargement.",
+/* TR_DOWNLOADING_ISO */
+"Téléchargement du fichier image ISO ...",
+/* TR_DOWNLOAD_ERROR */
+"Erreur pendant le téléchargement!",
+/* TR_DHCP_FORCE_MTU */
+"Force DHCP mtu:",
+/* TR_IDENTIFY */
+"Identify",
+/* TR_IDENTIFY_SHOULD_BLINK */
+"Selected port should blink now ...",
+/* TR_IDENTIFY_NOT_SUPPORTED */
+"Function is not supported by this port.",
+};