From 0799b67a825c8ec00e57a63e5a5d55fd26bb2337 Mon Sep 17 00:00:00 2001 From: kergoth Date: Sat, 09 Aug 2003 15:23:37 +0000 Subject: Merge from BRANCH_1_0. --- (limited to 'i18n/hu/libmail.ts') diff --git a/i18n/hu/libmail.ts b/i18n/hu/libmail.ts index f13e280..78c7198 100644 --- a/i18n/hu/libmail.ts +++ b/i18n/hu/libmail.ts @@ -1,14 +1,99 @@ MailFactory + + Error + + + + <p>Couldn't attach file '%1'. Continue anyway or abort?</p> + + + + Continue + + + + Abort + + SmtpHandler - - - SplitterWidgetBase - Form1 + Looking up host... + + + + The server refused the connection. + + + + Host lookup failed. + + + + The read from the socket failed for an unknown reason. + + + + The sending failed for an unknown reason. + + + + Host found. + + + + Connected to %1 + + + + SMTP > %3 + + + + SMTP> EHLO * + + + + SMTP> AUTH CRAM-MD5 + + + + SMTP> Authenticating + + + + SMTP> HELO * + + + + SMTP> MAIL FROM: * + + + + SMTP> RCPT TO: * + + + + SMTP> DATA + + + + SMTP> Sending data... + + + + SMTP> QUIT (Done) + + + + The server returned an error. This is the message:<br>%1 + + + + SMTP < %3 -- cgit v0.9.0.2