Fantu
2009-12-27 2d870d2e8f19312c714b1c2891c6397e01815af3
interface/web/mail/lib/lang/sk_mail_get.lng
@@ -1,16 +1,15 @@
<?php
$wb['server_id_txt'] = 'Server';
$wb['type_txt'] = 'Typ';
$wb['source_server_txt'] = 'Pop3/Imap Server';
$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ý.';
?>
<?php
$wb['server_id_txt'] = 'Server';
$wb['type_txt'] = 'Typ';
$wb['source_server_txt'] = 'Pop3/Imap Server';
$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ý.';
?>