X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=langs%2Ffr%2Finstall%2Flang_fr.c;h=7d04a72306a85f9016718d494b99a52105e847a3;hp=c6b4e119a25fd1bc34ccb2988f538eaf1e961761;hb=7a14ad3bb7b7639df0de04476233017fe9619d4a;hpb=8caf7b64c83ea3641ee66a1e5b35d965ce78f666 diff --git a/langs/fr/install/lang_fr.c b/langs/fr/install/lang_fr.c index c6b4e119a2..7d04a72306 100644 --- a/langs/fr/install/lang_fr.c +++ b/langs/fr/install/lang_fr.c @@ -564,9 +564,23 @@ char *fr_tr[] = { /* TR_DHCP_STOPSERVER */ "Arrêt du serveur DHCP ...", /* TR_LICENSE_ACCEPT */ -"I accept this license.", +"J'accepte les termes de cette licence.", /* TR_LICENSE_NOT_ACCEPTED */ -"License not accepted. Exit!", - -}; - +"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:", +};