| | |
| | | +-----------------------------------------------------------------------+ |
| | | | language/es_ES/messages.inc | |
| | | | | |
| | | | Language file of the RoundCube Webmail client | |
| | | | Copyright (C) 2005-2010, RoundCube Dev. - Switzerland | |
| | | | Language file of the Roundcube Webmail client | |
| | | | Copyright (C) 2005-2010, Roundcube Dev. - Switzerland | |
| | | | Licensed under the GNU GPL | |
| | | | | |
| | | +-----------------------------------------------------------------------+ |
| | |
| | | $messages['httpreceivedencrypterror'] = 'Ha ocurrido un error fatal de configuración. Contacte inmediatamente a su administrador. <b>Su mensaje no ha sido enviado.</b>'; |
| | | $messages['smtpconnerror'] = 'Error SMTP ($code): Conexión al servidor falló'; |
| | | $messages['smtpautherror'] = 'Error SMTP ($code): Falló la autentificación'; |
| | | $messages['smtpfromerror'] = 'Error SMTP ($code): No se pudo establecer el remitente "$from"'; |
| | | $messages['smtptoerror'] = 'Error SMTP ($code): No se puedo agregar el destinatario "$to"'; |
| | | $messages['smtpfromerror'] = 'Error SMTP ($code): No se pudo establecer el remitente "$from" ($msg)'; |
| | | $messages['smtptoerror'] = 'Error SMTP ($code): No se puedo agregar el destinatario "$to" ($msg)'; |
| | | $messages['smtprecipientserror'] = 'Error SMTP: No se pudo leer la lista de destinatarios'; |
| | | $messages['smtperror'] = 'Error SMTP: $msg'; |
| | | $messages['emailformaterror'] = 'La dirección $email no es válida'; |