1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244
|
# $Id: es,v 1.15 2005/01/16 22:10:35 Tux Exp $
# Copyright (C) 2004-2005 nauj27
# Benoit Audouard
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# Description :
# spanish localization
# Encoding :
# UTF-8
######################################## eagleconfig ############################################
SEP_MSG=\
"=============================================================================="
GREETING_MSG=\
"===================== Configuración de su conexión ADSL ======================"
INFO_MSG=\
"Your modem has to be plugged before to continue.\n"\
"Se puede detener este script con [Ctrl][c]\n"\
"\n"
LOGIN_MSG=\
"\n"\
"Entre su login para la conexión al ISP :"
PWD_MSG=\
"\n"\
"Entre su contraseña :"
KEEP_OLD_PWD_MSG=\
"\n"\
"En el fichero de configuración de ppp ya existen un login y contraseña.\n"\
"¿Quiere utilizar este login/contraseña?"
PWD_ENCRYPT_MSG=\
"\n"\
"¿Su ISP utiliza la contraseña encriptada?"
UPDATE_DNS_MSG=\
"\n"\
"Do you want then DNS list to be automaticaly updated ?"
START_ON_BOOT_MSG=\
"\n"\
"Do you want the connexion to start on boot?"
USE_TESTCONNEC_MSG=\
"\n"\
"Do you want to enable a 'cron' task to control connection every 2 minutes\n"\
"and restart it when it is lost ?"
FORCE_INTERFACE_MSG=\
"\n"\
"You may enter a virtual interface name for the modem. To let the\n"\
"kernel determine automatically the name, enter \"auto\" :"
GENER_MSG=\
"\n"\
"Configuración completada."
MODULE_MSG=\
"Carga del módulo... "
DSP_MSG=\
"Carga del DSP & options... "
WAIT_OPER_MSG=\
"Waiting for modem to be operational... "
OK_MSG=\
"[ OK ]"
ERR_MSG=\
"[ Error ]"
EAGLECONFIG_USAGE_MSG=\
"\n"\
"Usage: eagleconfig [-h] [-l] [-e]\n"\
" -h|--help\t\t: display this help\n"\
" -l|--lang\t\t: choose language (saved)\n"\
"\t\t\t\t--lang=keep : keep previous language (default)\n"\
"\t\t\t\t--lang=auto : detect current language (use \$LANG)\n"\
"\t\t\t\t--lang=LL : use LL language (en, fr...)\n"\
" -e|--expert\t\t: expert mode (additional choices)\n"\
"\n"
PPPOE_CANT_LAUNCH_MSG=\
"\n"\
"Error: pppoe cannot be launch. Exiting..."\
"\n"
ISP_LIST_MSG=\
"Choose a network configuration :\n"\
"__________________________________________________________________\n"\
". . Country. . . Network. . . . . . . . VPI VCI ENC"
WRONG_CHOICE_MSG=\
"\n"\
"Error: this is not a correct choice. Exiting..."\
"\n"
STATIC_IP_MSG=\
"\n"\
"If you want to use a static IP, you can type it in now; to\n"\
"obtain the IP from your ISP, simply press enter:"\
"\n"
EAGLECONFIG_END_MSG=\
"\n"\
"You can now type \"startadsl\" pour launch the connection."\
"\n"
YES_DEFAULT_MSG=\
"[s]/n"
NO_DEFAULT_MSG=\
"s/[n]"
######################################### startadsl #############################################
ALREADY_MSG=\
"\n"\
"¡La conexión parece ya activa!"\
"\n"
CANT_SYNC_MSG=\
"¡La sincronización no se ha completado en el tiempo necesario!"
NOT_OPER_MSG=\
"\n"\
"\n"\
"¡El módem no está operacional!\n"\
"¡Verifique lo que dice eaglestat!"\
"\n"
PPPD_ERR_MSG=\
"¡pppd no ha estabilizado la conexión!"
IFUP_ERR_MSG=\
"Connexion échouée!"
LOCK_MSG=\
"\n"\
"\n"\
"¡No está configurada su conexión!\n"\
"Lo puede hacer :\n"\
"- eagleconfig\n"\
"- para configurar manualmente la conexión \n"\
" borre el fichero ${EU_DIR}/eagle-usb_must_be_configured"\
"\n"
MIRE_DEG_MSG=\
"¡Sólo los no dégroupés pueden conectarse a la mire!"\
"\n"
######################################## fctStartAdsl ###########################################
FCTSTART_USAGE_MSG=\
"\n"\
"Uso: fctStartAdsl [-h] [-m] [-s] [-tN] [-a] [-d]\n"\
" -h|--help\t\t: muestra esta ayuda\n"\
" -m|--mire\t\t: conectarse a la mire\n"\
" -s|--simple\t\t: utilizar ifconfig en lugar de ifup/ifdown\n"\
" -t|--timeout=[sec]\t: defina el tiempo para que el modem esté operacional\n"\
" -a|--ip=xx.xx.xx.xx\t: use ip address, imply simple mode\n"\
" -d|--debug\t\t: launch pppd in debug mode\n"\
"\n"
######################################## fctStopAdsl ############################################
FCTSTOP_USAGE_MSG=\
"\n"\
"Uso: fctStopAdsl [-h] [-f] [-s]\n"\
" -h|--help\t\t: muestra esta ayuda\n"\
" -f|--force\t\t: termina pppd\n"\
" -s|--simple\t\t: utilizar ifconfig en lugar de ifup/ifdown"\
"\n"
########################################### eu_dsp ##############################################
NO_PARAM_MSG=\
"¡Este script no se lanza manualmente!"
PPPD_OK_MSG=\
"La conexión se está activando"
PPPD_ERROR_MSG=\
"Error al estabilizar la conexión"
########################################### eu_init #############################################
START_SERVICE_MSG=\
"Starting connection : "
STOP_SERVICE_MSG=\
"Stopping eagle-usb service : "
RELOAD_SERVICE_MSG=\
"Apply new params : "
USAGE_SERVICE_MSG=\
"Usage: eagle-usb {start|stop|restart|reload|status}"\
"\n"
########################################## testconnec ###########################################
TESTCONNEC_USAGE_MSG=\
"\n"\
"Usage: testconnec [-h]\n"\
" -h|--help\t\t: dispay this help"\
"\n"
TESTCONNEC_INSTALL_LOCK_MSG=\
"You have not yet configured the connection! => testconnec is unable to start!"
TESTCONNEC_ALREADY_LAUNCHED_MSG=\
"testconnec is already launched (it should never happend) => quit"
TESTCONNEC_REBOOT_MSG=\
"Modem crashed! rebooting..."
TESTCONNEC_NO_MODEM_MSG=\
"Modem is not plugged..."
TESTCONNEC_CONNECTION_LOST_MSG=\
"Connection seems to be lost, restarting it!"
TESTCONNEC_CONNECTION_OK_MSG=\
"Connection is still valid"
|