]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - langs/es/install/lang_es.c
OpenVPN: Added 'valid til (days)' field for N2N.
[people/pmueller/ipfire-2.x.git] / langs / es / install / lang_es.c
index 1e5626fab997285f0070da01270589b7b762d812..4a08748ccdbad94986228768e852ca1c9830d28d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Spanish (es) Data File
  *
- * This file is part of the IPFire Firewall.
+ * This file is part of the IPFire.
  * 
  * IPFire is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -17,6 +17,8 @@
  * along with IPFire; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
  *
+ * (c) IPFire Team  <info@ipfire.org>
+ *
  */
  
 #include "libsmooth.h"
@@ -156,7 +158,7 @@ char *es_tr[] = {
 /* TR_END_ADDRESS_CR */
 "Dirección final\n",
 /* TR_ENTER_ADDITIONAL_MODULE_PARAMS */
-""Algunas tarjetas ISDN (especialmente las ISA) pueden requerir parámetros adicionales de módulo para configuracioenes como IRQ la dirección de dirección IO. Si usted tiene una tarjeta de este tipo, introduzca los parámetros adicionales aquí. Por ejemplo:\""io=0x280 irq=9\"". Serán utilizados durante la detección de la tarjeta."",
+"Algunas tarjetas ISDN (especialmente las ISA) pueden requerir parámetros adicionales de módulo para configuracioenes como IRQ la dirección de dirección IO. Si usted tiene una tarjeta de este tipo, introduzca los parámetros adicionales aquí. Por ejemplo: 'io=0x280 irq=9'. Serán utilizados durante la detección de la tarjeta.",
 /* TR_ENTER_ADMIN_PASSWORD */
 "Introduzca la contraseña del usuario %s'admin'. Este es el usuario que accederá a la página de administración %sweb",
 /* TR_ENTER_DOMAINNAME */
@@ -422,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 */
@@ -554,13 +556,37 @@ 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 */
 "Iniciando Servidor DHCP ...",
 /* TR_DHCP_STOPSERVER */
 "Deteniendo Servidor DHCP ...",
-
-}; 
-  
+/* 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)",
+/* 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:",
+/* TR_IDENTIFY */
+"Identify",
+/* TR_IDENTIFY_SHOULD_BLINK */
+"Selected port should blink now ...",
+/* TR_IDENTIFY_NOT_SUPPORTED */
+"Function is not supported by this port.",
+};