From 89e4554cb0bbf4b515f1e9f4ec6d48d0a95706c5 Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Sun, 26 Sep 2010 09:36:55 -0400 Subject: [PATCH] Merged revisions 1917-2036 from trunk. --- interface/web/mail/lib/lang/sk_mail_get.lng | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git a/interface/web/mail/lib/lang/sk_mail_get.lng b/interface/web/mail/lib/lang/sk_mail_get.lng index c1bd079..f64fcdd 100644 --- a/interface/web/mail/lib/lang/sk_mail_get.lng +++ b/interface/web/mail/lib/lang/sk_mail_get.lng @@ -2,15 +2,15 @@ $wb['server_id_txt'] = 'Server'; $wb['type_txt'] = 'Typ'; $wb['source_server_txt'] = 'Pop3/Imap Server'; -$wb['source_username_txt'] = 'U�ivate?'; +$wb['source_username_txt'] = 'uživateľ'; $wb['source_password_txt'] = 'Heslo'; -$wb['source_delete_txt'] = 'Zmaza? e-maily po na?�tan�'; -$wb['destination_txt'] = 'Cie?'; -$wb['active_txt'] = 'Akt�vne'; -$wb['limit_fetchmail_txt'] = 'Max. po?et z�znamov Fetchmail pre v� �?et je dosiahnut�.'; -$wb['source_server_error_isempty'] = 'Server je pr�zdny.'; -$wb['source_username_error_isempty'] = 'U�ivate? je pr�zdny.'; -$wb['source_password_error_isempty'] = 'Heslo je pr�zdne.'; -$wb['destination_error_isemail'] = '�iadny cie? nebol vybran�.'; -$wb['source_server_error_regex'] = 'Pop3/Imap Server is not a valid domain name.'; +$wb['source_delete_txt'] = 'Zmazať e-maily po načítaní'; +$wb['destination_txt'] = 'Cieľ'; +$wb['active_txt'] = 'Aktívne'; +$wb['limit_fetchmail_txt'] = 'Max. počet záznamov Fetchmail pre váš účet je dosiahnutý.'; +$wb['source_server_error_isempty'] = 'Server je prázdny.'; +$wb['source_username_error_isempty'] = 'uživateľ je prázdny.'; +$wb['source_password_error_isempty'] = 'Heslo je prázdne.'; +$wb['destination_error_isemail'] = 'Žiadny Cieľ nebol vybraný.'; +$wb['source_server_error_regex'] = 'Pop3/Imap Server nie je valídne doménové meno.'; ?> -- Gitblit v1.9.1