]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - langs/es/install/lang_es.c
Installer: Add installmedia download support.
[people/pmueller/ipfire-2.x.git] / langs / es / install / lang_es.c
index b9601377b0f4d1c1978cc03084d166a41bf6f735..63e2eab0f45ecfee90a517272f9619627492f9f5 100644 (file)
@@ -424,7 +424,7 @@ char *es_tr[] = {
 /* TR_SETTING_SETUP_PASSWORD */
 "A REMOVER",
 /* TR_SETUP_FINISHED */
-"La configuración se ha completado. Presione Ok para reiniciar",
+"La configuración se ha completado. Presione Ok.",
 /* TR_SETUP_NOT_COMPLETE */
 "La configuración inicial no se completó totalmente. Asegúrese de configurar todo correctamente ejecutando setup de nuevo desde la línea de comandos.",
 /* TR_SETUP_PASSWORD */
@@ -567,6 +567,18 @@ 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!",
+};