From c11fee15668e4075dd1b67708d93b2f881214e36 Mon Sep 17 00:00:00 2001 From: fbarros Date: Fri, 05 Jul 2002 04:24:50 +0000 Subject: Initial translation --- (limited to 'i18n/es/libmail.ts') diff --git a/i18n/es/libmail.ts b/i18n/es/libmail.ts index 78c7198..692ca79 100644 --- a/i18n/es/libmail.ts +++ b/i18n/es/libmail.ts @@ -3,98 +3,98 @@ MailFactory Error - + Error <p>Couldn't attach file '%1'. Continue anyway or abort?</p> - + <p>No puedo adjuntar fichero '%1'. ¿Continúo o cancelo?</p> Continue - + Continuar Abort - + Cancelar SmtpHandler Looking up host... - + Buscando máquina... The server refused the connection. - + El servidor rehusa la conexión. Host lookup failed. - + Búsqueda fallida. The read from the socket failed for an unknown reason. - + La lectura del socket falló por un motivo desconocido. The sending failed for an unknown reason. - + El envío falló por un motivo desconocido. Host found. - + Máquina encontrada. Connected to %1 - + Conectado a %1 SMTP > %3 - + SMTP > %3 SMTP> EHLO * - + SMTP> EHLO * SMTP> AUTH CRAM-MD5 - + SMTP> AUTH CRAM-MD5 SMTP> Authenticating - + SMTP> Authenticating SMTP> HELO * - + SMTP> HELO * SMTP> MAIL FROM: * - + SMTP> MAIL FROM: * SMTP> RCPT TO: * - + SMTP> RCPT TO: * SMTP> DATA - + SMTP> DATA SMTP> Sending data... - + SMTP> Enviando datos... SMTP> QUIT (Done) - + SMTP> QUIT (Hecho) The server returned an error. This is the message:<br>%1 - + El servidor devolvió un error. Este es el mensaje:<br>%1 SMTP < %3 - + SMTP < %3 -- cgit v0.9.0.2