]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
langs: Add some french strings.
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 7 Jan 2011 08:28:13 +0000 (09:28 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 7 Jan 2011 08:28:13 +0000 (09:28 +0100)
Fix some typos.

langs/en/install/lang_en.c
langs/es/install/lang_es.c
langs/fr/install/lang_fr.c

index 10c35b4e82a5fe46ec1d7068974eb0a47d3819f1..4415205b19d5f90f6e89d1cbded32b2fd77b9f2a 100644 (file)
@@ -560,25 +560,25 @@ char *en_tr[] = {
 /* TR_IGNORE */
 "Ignore",
 /* TR_PPP_DIALUP */
-"PPP DIALUP (PPPoE, Modem, ATM ...)",
+"PPP DIALUP (PPPoE, modem, ATM ...)",
 /* TR_DHCP */
 "DHCP",
 /* TR_DHCP_STARTSERVER */
-"Starting DHCP-Server ...",
+"Starting DHCP-server ...",
 /* TR_DHCP_STOPSERVER */
-"Stopping DHCP-Server ...",
+"Stopping DHCP-server ...",
 /* TR_LICENSE_ACCEPT */
 "I accept this license.",
 /* TR_LICENSE_NOT_ACCEPTED */
 "License not accepted. Exit!",
 /* TR_EXT2FS_DESCR */
-"Ext2 - Filesystem without Journal (suggested for flashdrives)",
+"Ext2 - Filesystem without journal (suggested for flashdrives)",
 /* TR_EXT3FS_DESCR */
-"Ext3 - Filesystem with Journal",
+"Ext3 - Filesystem with journal",
 /* TR_EXT4FS_DESCR */
-"Ext4 - Filesystem with Journal",
+"Ext4 - Filesystem with journal",
 /* TR_REISERFS_DESCR */
-"ReiserFS - Filesystem with Journal",
+"ReiserFS - Filesystem with journal",
 /* TR_NO_LOCAL_SOURCE */
 "No local source media found. Starting download.",
 /* TR_DOWNLOADING_ISO */
index a6ad3e91a8a61084e516b646b8ab013a0c2c72a6..a1808fe51f0a89ab91484bd36715fda63d7bfcaf 100644 (file)
@@ -556,7 +556,7 @@ char *es_tr[] = {
 /* TR_IGNORE */
 "Ignorar",
 /* TR_PPP_DIALUP */
-"PPP DIALUP (PPPoE, Modem, ATM ...)",
+"PPP DIALUP (PPPoE, modem, ATM ...)",
 /* TR_DHCP */
 "DHCP",
 /* TR_DHCP_STARTSERVER */
@@ -568,13 +568,13 @@ char *es_tr[] = {
 /* TR_LICENSE_NOT_ACCEPTED */
 "License not accepted. Exit!",
 /* TR_EXT2FS_DESCR */
-"Ext2 - Filesystem without Journal (suggested for flashdrives)",
+"Ext2 - Filesystem without journal (suggested for flashdrives)",
 /* TR_EXT3FS_DESCR */
-"Ext3 - Filesystem with Journal",
+"Ext3 - Filesystem with journal",
 /* TR_EXT4FS_DESCR */
-"Ext4 - Filesystem with Journal",
+"Ext4 - Filesystem with journal",
 /* TR_REISERFS_DESCR */
-"ReiserFS - Filesystem with Journal",
+"ReiserFS - Filesystem with journal",
 /* TR_NO_LOCAL_SOURCE */
 "No local source media found. Starting download.",
 /* TR_DOWNLOADING_ISO */
index 7d04a72306a85f9016718d494b99a52105e847a3..03fa9be87ba6cf643e7a687a5b7b486753a3b397 100644 (file)
@@ -568,19 +568,19 @@ char *fr_tr[] = {
 /* 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)",
+"Ext2 - Système de fichiers sans journal (suggéré pour les cartes flash)",
 /* TR_EXT3FS_DESCR */
-"Ext3 - Filesystem with Journal",
+"Ext3 - Système de fichiers avec journal",
 /* TR_EXT4FS_DESCR */
-"Ext4 - Filesystem with Journal",
+"Ext4 - Système de fichiers avec journal",
 /* TR_REISERFS_DESCR */
-"ReiserFS - Filesystem with Journal",
+"ReiserFS - Système de fichiers avec journal",
 /* TR_NO_LOCAL_SOURCE */
-"No local source media found. Starting download.",
+"Pas de source locale trouvée. Démarrage du téléchargement.",
 /* TR_DOWNLOADING_ISO */
-"Downloading Installation-Image ...",
+"Téléchargement du fichier image ISO ...",
 /* TR_DOWNLOAD_ERROR */
-"Error while downloading!",
+"Erreur pendant le téléchargement!",
 /* TR_DHCP_FORCE_MTU */
 "Force DHCP mtu:",
 };