od . S neodkladnými vecami kontaktujte . EOM; $PALANG['pUsersVacation_activefrom'] = 'Aktívna od'; $PALANG['pUsersVacation_activeuntil'] = 'Aktívna do'; $PALANG['pEdit_dbLog_editactive'] = 'zmena aktivity'; $PALANG['pSearch'] = 'Hľadanie'; $PALANG['pSearch_welcome'] = 'Hľadanie: '; $PALANG['pReturn_to'] = 'Návrat na'; $PALANG['pBroadcast_title'] = 'Poslať hromadnú správu všetkým používateľom'; $PALANG['pBroadcast_name'] = 'Vaše meno'; $PALANG['pBroadcast_success'] = 'Hromadná správa bola odoslaná.'; $PALANG['pAdminMenu_broadcast_message'] = 'Hromadná správa'; $PALANG['pBroadcast_error_empty'] = 'Polia Vaše meno, Predmet a Obsah nemôžu byť prázdne!'; $PALANG['broadcast_mailboxes_only'] = 'Posielať len do schránok'; $PALANG['broadcast_to_domains'] = 'Posielať na domény:'; $PALANG['pStatus_undeliverable'] = 'možno NEDORUČITEĽNÉ '; $PALANG['pStatus_disabled'] = 'Account disabled '; # XXX $PALANG['pStatus_expired'] = 'Password expired '; # XXX $PALANG['pStatus_vacation'] = 'Vacation enabled '; # XXX $PALANG['pStatus_custom'] = 'Doručuje sa na '; $PALANG['pStatus_popimap'] = 'POP/IMAP '; $PALANG['password_too_short'] = "Heslo je príliš krátke - musí mať aspoň %s znakov"; $PALANG['password_no_characters'] = "Heslo musí obsahovať aspoň %s písmen."; # XXX text changed to "Your password must contain at least %s letters (A-Z, a-z)." $PALANG['password_no_digits'] = "Heslo musí obsahovať aspoň %s číslic."; $PALANG['pInvalidDomainRegex'] = "Neplatný názov domény %s"; $PALANG['pInvalidDomainDNS'] = "Neplatná doména %s alebo neexistuje jej DNS záznam"; $PALANG['pInvalidMailRegex'] = "Neplatná emailová adresa %s"; # text change to "Invalid email address %s, fails regexp check" $PALANG['pFetchmail_welcome'] = 'Sťahovanie emailu pre:'; $PALANG['pFetchmail_new_entry'] = 'Nová položka'; $PALANG['fetchmail_already_exists'] = 'Sťahovanie už existuje!'; $PALANG['fetchmail_does_not_exist'] = 'Sťahovanie neexistuje!'; $PALANG['pFetchmail_database_save_error'] = 'Nepodarilo sa uložiť položku do databázy!'; $PALANG['pFetchmail_database_save_success'] = 'Položka uložená do databázy.'; $PALANG['pFetchmail_error_invalid_id'] = 'Položka s ID %s neexistuje!'; $PALANG['pFetchmail_invalid_mailbox'] = 'Neplatná schránka!'; $PALANG['pFetchmail_server_missing'] = 'Zadajte názov vzdialeného servera!'; $PALANG['pFetchmail_user_missing'] = 'Zadajte meno vzdialeného používateľa!'; $PALANG['pFetchmail_password_missing'] = 'Zadajte heslo vzdialeného používateľa!'; $PALANG['pFetchmail_field_id'] = 'ID'; $PALANG['pFetchmail_field_mailbox'] = 'Schránka'; $PALANG['pFetchmail_field_src_server'] = 'Server'; $PALANG['pFetchmail_field_src_port'] = 'Port'; # XXX $PALANG['pFetchmail_field_src_auth'] = 'Autentifikácia'; $PALANG['pFetchmail_field_src_user'] = 'Meno'; $PALANG['pFetchmail_field_src_password'] = $PALANG['password']; # needed until fetchmail is migrated into FetchmailHandler $PALANG['pFetchmail_field_src_folder'] = 'Adresár'; $PALANG['pFetchmail_field_poll_time'] = 'Opakovanie'; $PALANG['pFetchmail_field_fetchall'] = 'Staré'; $PALANG['pFetchmail_field_keep'] = 'Ponechať'; $PALANG['pFetchmail_field_protocol'] = 'Protokol'; $PALANG['pFetchmail_field_usessl'] = 'SSL'; $PALANG['pFetchmail_field_sslcertck'] = 'SSL kontrola certifikátov'; $PALANG['pFetchmail_field_sslcertpath'] = 'SSL cesta k certifikátom'; $PALANG['pFetchmail_field_sslfingerprint'] = 'SSL odtlačok (md5)'; $PALANG['pFetchmail_field_extra_options'] = 'Parametre'; $PALANG['pFetchmail_field_mda'] = 'MDA'; $PALANG['pFetchmail_field_date'] = 'Dátum'; $PALANG['pFetchmail_field_returned_text'] = 'Výsledok'; $PALANG['pFetchmail_desc_id'] = 'ID záznamu'; $PALANG['pFetchmail_desc_mailbox'] = 'Lokálna schránka'; $PALANG['pFetchmail_desc_src_server'] = 'Vzdialený server'; $PALANG['pFetchmail_desc_src_port'] = 'Remote port number, if a non-standard remote port is needed. (0: use default)'; # XXX $PALANG['pFetchmail_desc_src_auth'] = 'Väčšinou \'password\''; # Translators: Please do NOT translate 'password' here $PALANG['pFetchmail_desc_src_user'] = 'Vzdialené meno používateľa'; $PALANG['pFetchmail_desc_src_password'] = 'Vzdialené heslo'; $PALANG['pFetchmail_desc_src_folder'] = 'Vzdialený adresár'; $PALANG['pFetchmail_desc_poll_time'] = 'Sťahovať každých ... minút'; $PALANG['pFetchmail_desc_fetchall'] = 'Sťahovať staré (prečítané) aj nové správy'; $PALANG['pFetchmail_desc_keep'] = 'Ponechať stiahnuté správy na vzdialenom serveri'; $PALANG['pFetchmail_desc_protocol'] = 'Použiť protokol'; $PALANG['pFetchmail_desc_usessl'] = 'Šifrovanie SSL'; $PALANG['pFetchmail_desc_extra_options'] = 'Ďalšie parametre pre fetchmail'; $PALANG['pFetchmail_desc_mda'] = 'Doručovací program (Mail Delivery Agent)'; $PALANG['pFetchmail_desc_date'] = 'Dátum poslednej zmeny konfigurácie'; $PALANG['pFetchmail_desc_returned_text'] = 'Správa z posledného sťahovania'; $PALANG['dateformat_pgsql'] = 'dd.mm.YYYY'; # translators: rearrange to your local date format, but make sure it's a valid PostgreSQL date format $PALANG['dateformat_mysql'] = '%d.%m.%Y'; # translators: rearrange to your local date format, but make sure it's a valid MySQL date format $PALANG['password_expiration'] = 'Pass expires'; # XXX $PALANG['password_expiration_desc'] = 'Date when password will expire'; # XXX $PALANG['please_keep_this_as_last_entry'] = ''; # needed for language-check.sh /* vim: set expandtab ft=php softtabstop=3 tabstop=3 shiftwidth=3: */ ?>