latham
2011-04-08 4e7e4c3cece19d1b0b16a62849f87b1a2f165b21
interface/web/mail/lib/lang/sk_mail_get.lng
@@ -2,14 +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_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.';
?>