]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - langs/es/install/lang_es.c
langs: Add some french strings.
[people/pmueller/ipfire-2.x.git] / langs / es / install / lang_es.c
index 9e3d52da8c78f504aacc31c2b694039b93b18a00..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 */
@@ -567,6 +567,20 @@ char *es_tr[] = {
 "I accept this license.",
 /* TR_LICENSE_NOT_ACCEPTED */
 "License not accepted. Exit!",
-
-}; 
-  
+/* 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:",
+};