12415b718Schris<?php 2ce268366SOndrej Vegh/** 3ce268366SOndrej Vegh * Slovak language file 4ce268366SOndrej Vegh * 5ce268366SOndrej Vegh * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6ce268366SOndrej Vegh * @author Ondrej Vegh <ov@vsieti.sk> with help of the scholars from Zdruzena stredna skola polygraficka in Bratislava 7ce268366SOndrej Vegh */ 8*abcc3801SAndreas Gohr$lang['encoding'] = 'utf-8'; 9*abcc3801SAndreas Gohr$lang['direction'] = 'ltr'; 10*abcc3801SAndreas Gohr$lang['doublequoteopening'] = '„'; 11*abcc3801SAndreas Gohr$lang['doublequoteclosing'] = '“'; 12*abcc3801SAndreas Gohr$lang['singlequoteopening'] = '‚'; 13*abcc3801SAndreas Gohr$lang['singlequoteclosing'] = '‘'; 14*abcc3801SAndreas Gohr$lang['apostrophe'] = '’'; 15*abcc3801SAndreas Gohr$lang['btn_edit'] = 'Upraviť stránku'; 16*abcc3801SAndreas Gohr$lang['btn_source'] = 'Zobraziť zdroj stránky'; 17*abcc3801SAndreas Gohr$lang['btn_show'] = 'Zobraziť stránku'; 18*abcc3801SAndreas Gohr$lang['btn_create'] = 'Vytvoriť stránku'; 19*abcc3801SAndreas Gohr$lang['btn_search'] = 'Hľadať'; 20*abcc3801SAndreas Gohr$lang['btn_save'] = 'Uložiť'; 21*abcc3801SAndreas Gohr$lang['btn_preview'] = 'Náhľad'; 22*abcc3801SAndreas Gohr$lang['btn_top'] = 'Hore'; 23*abcc3801SAndreas Gohr$lang['btn_newer'] = '<< novšie'; 24*abcc3801SAndreas Gohr$lang['btn_older'] = 'staršie >>'; 25*abcc3801SAndreas Gohr$lang['btn_revs'] = 'Staršia verzia'; 26*abcc3801SAndreas Gohr$lang['btn_recent'] = 'Posledné úpravy'; 27*abcc3801SAndreas Gohr$lang['btn_upload'] = 'Priložiť'; 28*abcc3801SAndreas Gohr$lang['btn_cancel'] = 'Storno'; 29*abcc3801SAndreas Gohr$lang['btn_index'] = 'Index'; 30*abcc3801SAndreas Gohr$lang['btn_secedit'] = 'Upraviť'; 31*abcc3801SAndreas Gohr$lang['btn_login'] = 'Prihlásiť sa'; 32*abcc3801SAndreas Gohr$lang['btn_logout'] = 'Odhlásiť sa'; 33*abcc3801SAndreas Gohr$lang['btn_admin'] = 'Admin'; 34*abcc3801SAndreas Gohr$lang['btn_update'] = 'Aktualizovať'; 35*abcc3801SAndreas Gohr$lang['btn_delete'] = 'Zmazať'; 36*abcc3801SAndreas Gohr$lang['btn_back'] = 'Späť'; 37*abcc3801SAndreas Gohr$lang['btn_backlink'] = 'Spätné linky'; 38*abcc3801SAndreas Gohr$lang['btn_backtomedia'] = 'Späť na výber média'; 39*abcc3801SAndreas Gohr$lang['btn_subscribe'] = 'Posielať zmeny'; 40*abcc3801SAndreas Gohr$lang['btn_unsubscribe'] = 'Neposielať zmeny'; 41*abcc3801SAndreas Gohr$lang['btn_profile'] = 'Aktualizovať profil'; 42*abcc3801SAndreas Gohr$lang['btn_reset'] = 'Zrušiť'; 43*abcc3801SAndreas Gohr$lang['btn_resendpwd'] = 'Poslať nové heslo'; 44*abcc3801SAndreas Gohr$lang['btn_draft'] = 'Upraviť koncept'; 45*abcc3801SAndreas Gohr$lang['btn_recover'] = 'Obnoviť koncept'; 46*abcc3801SAndreas Gohr$lang['btn_draftdel'] = 'Zmazať koncept'; 47*abcc3801SAndreas Gohr$lang['loggedinas'] = 'Prihlásený(á) ako'; 48*abcc3801SAndreas Gohr$lang['user'] = 'Užívateľské meno'; 49*abcc3801SAndreas Gohr$lang['pass'] = 'Heslo'; 50*abcc3801SAndreas Gohr$lang['newpass'] = 'Nové heslo'; 51*abcc3801SAndreas Gohr$lang['oldpass'] = 'Potvrď aktuálne heslo'; 52*abcc3801SAndreas Gohr$lang['passchk'] = 'Ešte raz znovu'; 53*abcc3801SAndreas Gohr$lang['remember'] = 'Zapamätaj si ma'; 54*abcc3801SAndreas Gohr$lang['fullname'] = 'Celé meno'; 55*abcc3801SAndreas Gohr$lang['email'] = 'E-Mail'; 56*abcc3801SAndreas Gohr$lang['register'] = 'Registrovať'; 57*abcc3801SAndreas Gohr$lang['profile'] = 'Užívateľský profil'; 58*abcc3801SAndreas Gohr$lang['badlogin'] = 'Zadané užívateľské meno a heslo nie je správne.'; 59*abcc3801SAndreas Gohr$lang['minoredit'] = 'Menšie zmeny'; 60*abcc3801SAndreas Gohr$lang['draftdate'] = 'Koncept automaticky uložený'; 61*abcc3801SAndreas Gohr$lang['regmissing'] = 'Musíte vyplniť všetky údaje.'; 62*abcc3801SAndreas Gohr$lang['reguexists'] = 'Užívateľ s rovnakým menom je už zaregistrovaný.'; 63*abcc3801SAndreas Gohr$lang['regsuccess'] = 'Užívateľský účet bol vytvorený a heslo zaslané mailom.'; 64*abcc3801SAndreas Gohr$lang['regsuccess2'] = 'Užívateľský účet bol vytvorený.'; 65*abcc3801SAndreas Gohr$lang['regmailfail'] = 'Zdá sa, že nastala chyba pri posielaní mailu s heslom. Skúste kontaktovať správcu.'; 66*abcc3801SAndreas Gohr$lang['regbadmail'] = 'Zadaná mailová adresa nie je platná. Pokiaľ si myslíte, že to je zle, skúste kontaktovať správcu.'; 67*abcc3801SAndreas Gohr$lang['regbadpass'] = 'Dve zadané heslá nie sú rovnaké, skúste prosím znovu.'; 68*abcc3801SAndreas Gohr$lang['regpwmail'] = 'Vaše heslo do systému DokuWiki'; 69*abcc3801SAndreas Gohr$lang['reghere'] = 'Nemáte uživateľský účet? Vytvorte si ho'; 70*abcc3801SAndreas Gohr$lang['profna'] = 'Toto wiki nepodporuje zmenu profilu'; 71*abcc3801SAndreas Gohr$lang['profnochange'] = 'Žiadne zmeny, nie je čo robiť.'; 72*abcc3801SAndreas Gohr$lang['profnoempty'] = 'Prázdne meno, alebo e-mailová adresa nie sú povolené.'; 73*abcc3801SAndreas Gohr$lang['profchanged'] = 'Užívateľský účet úspešne zmenený.'; 74*abcc3801SAndreas Gohr$lang['pwdforget'] = 'Zabudli ste heslo? Získajte nové!'; 75*abcc3801SAndreas Gohr$lang['resendna'] = 'Toto wiki nepodporuje znovuposielanie hesla.'; 76*abcc3801SAndreas Gohr$lang['resendpwd'] = 'Pošli nové heslo pre'; 77*abcc3801SAndreas Gohr$lang['resendpwdmissing'] = 'Prepáčte, musíte vyplniť všetky polia.'; 78*abcc3801SAndreas Gohr$lang['resendpwdnouser'] = 'Prepáčte, nemôžeme nájsť zadaného užívateľa v databáze.'; 79*abcc3801SAndreas Gohr$lang['resendpwdbadauth'] = 'Prepáčte, tento autorizačný kód nie je platný. Uistite sa, či ste použili celý autorizačný odkaz.'; 80*abcc3801SAndreas Gohr$lang['resendpwdconfirm'] = 'Autorizačný odkaz bol zaslaný na e-mail.'; 81*abcc3801SAndreas Gohr$lang['resendpwdsuccess'] = 'Vaše nové heslo bolo zaslané na e-mail.'; 82*abcc3801SAndreas Gohr$lang['txt_upload'] = 'Vyberte súbor ako prílohu'; 83*abcc3801SAndreas Gohr$lang['txt_filename'] = 'Wiki meno (volitelné)'; 84*abcc3801SAndreas Gohr$lang['txt_overwrt'] = 'Prepísať existujúci súbor'; 85*abcc3801SAndreas Gohr$lang['lockedby'] = 'Práve zamknuté:'; 86*abcc3801SAndreas Gohr$lang['lockexpire'] = 'Zámok vyprší:'; 87*abcc3801SAndreas Gohr$lang['willexpire'] = 'Váš zámok pre editáciu za chvílu vyprší.\nAby ste predišli konfliktom, stlačte tlačítko Náhľad a zámok sa predĺži.'; 88*abcc3801SAndreas Gohr$lang['notsavedyet'] = 'Neuložené zmeny budú stratené.\nChcete naozaj pokračovať?'; 89*abcc3801SAndreas Gohr$lang['rssfailed'] = 'Nastala chyba pri vytváraní tohto RSS: '; 90*abcc3801SAndreas Gohr$lang['nothingfound'] = 'Nič nenájdené.'; 91*abcc3801SAndreas Gohr$lang['mediaselect'] = 'Výber dokumentu'; 92*abcc3801SAndreas Gohr$lang['fileupload'] = 'Nahrávanie dokumentu'; 93*abcc3801SAndreas Gohr$lang['uploadsucc'] = 'Prenos prebehol v poriadku'; 94*abcc3801SAndreas Gohr$lang['uploadfail'] = 'Chyba pri nahrávaní. Možno kvôli zle nastaveným právam?'; 95*abcc3801SAndreas Gohr$lang['uploadwrong'] = 'Priloženie súboru s takouto príponou není dovolené.'; 96*abcc3801SAndreas Gohr$lang['uploadexist'] = 'Súbor skutočne existuje. Nie je čo robiť.'; 97*abcc3801SAndreas Gohr$lang['uploadbadcontent'] = 'Nahraný obsah sa nezhoduje s príponou súboru %s.'; 98*abcc3801SAndreas Gohr$lang['uploadspam'] = 'Nahrávanie bolo zablokované spamovým blacklistom.'; 99*abcc3801SAndreas Gohr$lang['uploadxss'] = 'Nahrávanie bolo zablokované kvôli potenciálnemu škodlivému obsahu.'; 100*abcc3801SAndreas Gohr$lang['deletesucc'] = 'Súbor "%s" bol zmazený.'; 101*abcc3801SAndreas Gohr$lang['deletefail'] = '"%s" nie je možné zmazať - skontrolujte oprávnenia.'; 102*abcc3801SAndreas Gohr$lang['mediainuse'] = 'Súbor "%s" nebol zmazaný - je stále používaný.'; 103*abcc3801SAndreas Gohr$lang['namespaces'] = 'Menné priestory'; 104*abcc3801SAndreas Gohr$lang['mediafiles'] = 'Dostupné súbory'; 105*abcc3801SAndreas Gohr$lang['js'][keepopen] = 'Po vybraní súboru ponechať okno otvorené'; 106*abcc3801SAndreas Gohr$lang['js'][hidedetails] = 'Skryť detaily'; 107*abcc3801SAndreas Gohr$lang['mediausage'] = 'Pre odkázanie na súbor použite nasledujúcu syntax:'; 108*abcc3801SAndreas Gohr$lang['mediaview'] = 'Zobraziť pôvodný súbor'; 109*abcc3801SAndreas Gohr$lang['mediaroot'] = 'root'; 110*abcc3801SAndreas Gohr$lang['mediaupload'] = 'Priložiť súbor do aktuálneho menného priestoru. Pre vytvorenie menného podpriestoru, pridajte jeho názov na začiatok wiki mena (oddelený dvojbodkou)'; 111*abcc3801SAndreas Gohr$lang['mediaextchange'] = 'Prípona súboru bola zmenená z .%s na .%s!'; 112*abcc3801SAndreas Gohr$lang['reference'] = 'Referencie pre'; 113*abcc3801SAndreas Gohr$lang['ref_inuse'] = 'Súbor nemôže byť zmazaný, pretože je stále používaný nasledujúcimi stránkami:'; 114*abcc3801SAndreas Gohr$lang['ref_hidden'] = 'Niektoré referencie sú na stránky pre ktoré nemáte právo na čítanie'; 115*abcc3801SAndreas Gohr$lang['hits'] = '- počet výskytov'; 116*abcc3801SAndreas Gohr$lang['quickhits'] = 'Zodpovedajúce stránky'; 117*abcc3801SAndreas Gohr$lang['toc'] = 'Obsah'; 118*abcc3801SAndreas Gohr$lang['current'] = 'aktuálne'; 119*abcc3801SAndreas Gohr$lang['yours'] = 'Vaša verzia'; 120*abcc3801SAndreas Gohr$lang['diff'] = 'zobrazit rozdiely voči aktuálnej verzii'; 121*abcc3801SAndreas Gohr$lang['line'] = 'Riadok'; 122*abcc3801SAndreas Gohr$lang['breadcrumb'] = 'História'; 123*abcc3801SAndreas Gohr$lang['youarehere'] = 'Nachádzate sa'; 124*abcc3801SAndreas Gohr$lang['lastmod'] = 'Posledná úprava'; 125*abcc3801SAndreas Gohr$lang['by'] = 'od'; 126*abcc3801SAndreas Gohr$lang['deleted'] = 'odstranené'; 127*abcc3801SAndreas Gohr$lang['created'] = 'vytvorené'; 128*abcc3801SAndreas Gohr$lang['restored'] = 'stará verzia bola obnovena'; 129*abcc3801SAndreas Gohr$lang['external_edit'] = 'externá úprava'; 130*abcc3801SAndreas Gohr$lang['summary'] = 'Komentár k úpravám'; 131*abcc3801SAndreas Gohr$lang['mail_newpage'] = 'stránka pridaná:'; 132*abcc3801SAndreas Gohr$lang['mail_changed'] = 'stránka zmenená:'; 133*abcc3801SAndreas Gohr$lang['mail_new_user'] = 'Nový užívateľ:'; 134*abcc3801SAndreas Gohr$lang['mail_upload'] = 'nahraný súbor:'; 135*abcc3801SAndreas Gohr$lang['nosmblinks'] = 'Odkazovanie na zdielané prostriedky Windows funguje len v Internet Explorer.\nAj napriek tomu tento odkaz môžete skopírovat a vložit inde.'; 136*abcc3801SAndreas Gohr$lang['qb_alert'] = 'Vložte prosím text, ktorý chcete formátovať.\nTen bude pridaný na koniec dokumentu.'; 137*abcc3801SAndreas Gohr$lang['qb_bold'] = 'Tučné'; 138*abcc3801SAndreas Gohr$lang['qb_italic'] = 'Kurzíva'; 139*abcc3801SAndreas Gohr$lang['qb_underl'] = 'Podčiarknutie'; 140*abcc3801SAndreas Gohr$lang['qb_code'] = 'Neformátovať (zdrojový kód)'; 141*abcc3801SAndreas Gohr$lang['qb_strike'] = 'Prečiarknutie'; 142*abcc3801SAndreas Gohr$lang['qb_h1'] = 'Nadpis 1. úrovne'; 143*abcc3801SAndreas Gohr$lang['qb_h2'] = 'Nadpis 2. úrovne'; 144*abcc3801SAndreas Gohr$lang['qb_h3'] = 'Nadpis 3. úrovne'; 145*abcc3801SAndreas Gohr$lang['qb_h4'] = 'Nadpis 4. úrovne'; 146*abcc3801SAndreas Gohr$lang['qb_h5'] = 'Nadpis 5. úrovne'; 147*abcc3801SAndreas Gohr$lang['qb_link'] = 'Interný odkaz'; 148*abcc3801SAndreas Gohr$lang['qb_extlink'] = 'Externý odkaz'; 149*abcc3801SAndreas Gohr$lang['qb_hr'] = 'Horizontálna linka'; 150*abcc3801SAndreas Gohr$lang['qb_ol'] = 'Číslovaný zoznam'; 151*abcc3801SAndreas Gohr$lang['qb_ul'] = 'Nečíslovaný zoznam'; 152*abcc3801SAndreas Gohr$lang['qb_media'] = 'Vložiť obrázky alebo iné súbory'; 153*abcc3801SAndreas Gohr$lang['qb_sig'] = 'Vložiť podpis'; 154*abcc3801SAndreas Gohr$lang['qb_smileys'] = 'Smajlíky'; 155*abcc3801SAndreas Gohr$lang['qb_chars'] = 'Špeciálne znaky'; 156*abcc3801SAndreas Gohr$lang['del_confirm'] = 'Zmazať túto položku?'; 157*abcc3801SAndreas Gohr$lang['admin_register'] = 'Pridaj nového užívateľa'; 158*abcc3801SAndreas Gohr$lang['spell_start'] = 'Skontrolovať pravopis'; 159*abcc3801SAndreas Gohr$lang['spell_stop'] = 'Úprava výsledku'; 160*abcc3801SAndreas Gohr$lang['spell_wait'] = 'Prosím čakajte...'; 161*abcc3801SAndreas Gohr$lang['spell_noerr'] = 'Žiadne chyby nenájdené'; 162*abcc3801SAndreas Gohr$lang['spell_nosug'] = 'Žiadne doporučenia'; 163*abcc3801SAndreas Gohr$lang['spell_change'] = 'Zmena'; 164*abcc3801SAndreas Gohr$lang['metaedit'] = 'Upraviť metainformácie'; 165*abcc3801SAndreas Gohr$lang['metasaveerr'] = 'Zápis metainformácií zlyhal'; 166*abcc3801SAndreas Gohr$lang['metasaveok'] = 'Metainformácie uložené'; 167*abcc3801SAndreas Gohr$lang['img_backto'] = 'Späť na'; 168*abcc3801SAndreas Gohr$lang['img_title'] = 'Titul'; 169*abcc3801SAndreas Gohr$lang['img_caption'] = 'Popis'; 170*abcc3801SAndreas Gohr$lang['img_date'] = 'Dátum'; 171*abcc3801SAndreas Gohr$lang['img_fname'] = 'Názov súboru'; 172*abcc3801SAndreas Gohr$lang['img_fsize'] = 'Veľkosť'; 173*abcc3801SAndreas Gohr$lang['img_artist'] = 'Fotograf'; 174*abcc3801SAndreas Gohr$lang['img_copyr'] = 'Kopírovacie práva'; 175*abcc3801SAndreas Gohr$lang['img_format'] = 'Formát'; 176*abcc3801SAndreas Gohr$lang['img_camera'] = 'Fotoaparát'; 177*abcc3801SAndreas Gohr$lang['img_keywords'] = 'Klúčové slová'; 178*abcc3801SAndreas Gohr$lang['subscribe_success'] = 'Pridané %s do zoznamu objednávok pre %s'; 179*abcc3801SAndreas Gohr$lang['subscribe_error'] = 'Chyba pri pridaní %s do zoznamu objednávok pre %s'; 180*abcc3801SAndreas Gohr$lang['subscribe_noaddress'] = 'Nie je žiadna e-mailová adresa priradená k vašemu menu,nemôžte byť pridaný do zoznamu objednávok'; 181*abcc3801SAndreas Gohr$lang['unsubscribe_success'] = 'Odobrané %s zo zoznamu objednávok pre %s'; 182*abcc3801SAndreas Gohr$lang['unsubscribe_error'] = 'Chaba pri odobraní %s zo zoznamu objednávok pre %s'; 183*abcc3801SAndreas Gohr$lang['authmodfailed'] = 'Užívateľská autentifikácia nie je možná. Prosím informujte správcu tohto systému.'; 184*abcc3801SAndreas Gohr$lang['authtempfail'] = 'Užívateľská autentifikácia je dočasne nedostupná. Ak táto situácia pretrvá, prosím informujte správcu tohto systému.'; 185*abcc3801SAndreas Gohr$lang['i_chooselang'] = 'Zvoľte váš jazyk'; 186*abcc3801SAndreas Gohr$lang['i_installer'] = 'DokuWiki inštalátor'; 187*abcc3801SAndreas Gohr$lang['i_wikiname'] = 'Názov Wiki'; 188*abcc3801SAndreas Gohr$lang['i_enableacl'] = 'Aktivovať ACL (doporučené)'; 189*abcc3801SAndreas Gohr$lang['i_superuser'] = 'Superužívateľ'; 190*abcc3801SAndreas Gohr$lang['i_problems'] = 'Inštalátor narazil na nižšie uvedené problémy. Nemôžte pokračovať, pokým ich neodstránite.'; 191*abcc3801SAndreas Gohr$lang['i_modified'] = 'Z bezpečnostných dôvodov bude tento skript fungovať iba s novou, neupravenou inštaláciou Dokuwiki. Môžete buď znovu rozbaliť stiahnutý inštalačný balíček, alebo preštudovať <a href="http://wiki.splitbrain.org/wiki:install"> inštalačné inštrukcie Dokuwiki</a>'; 192*abcc3801SAndreas Gohr$lang['i_funcna'] = 'PHP funkcia <code>%s</code> nie je dostupná. Je možné, že ju z určitých dôvodov zablokoval váš poskytovateľ webhostingu?'; 193*abcc3801SAndreas Gohr$lang['i_permfail'] = '<code>%s</code> nie je zapisovateľný pre DokuWiki. Musíte zmeniť prístupové práva pre tento adresár!'; 194*abcc3801SAndreas Gohr$lang['i_confexists'] = '<code>%s</code> skutočne existuje'; 195*abcc3801SAndreas Gohr$lang['i_writeerr'] = 'Nie je možné vytvoriť <code>%s</code>. Potrebujete skontrolovať prístupové práva pre adresár/súbor a vytvoriť ho manuálne.'; 196*abcc3801SAndreas Gohr$lang['i_badhash'] = 'nerozpoznaný, alebo zmenený súbor dokuwiki.php (hash=<code>%s</code>)'; 197*abcc3801SAndreas Gohr$lang['i_badval'] = '<code>%s</code> - bola zadaná nesprávna, alebo žiadna hodnota'; 198*abcc3801SAndreas Gohr$lang['i_success'] = 'Konfigurácia bola úspešne ukončená. Teraz môžte zmazať súbor install.php. Pokračujte vo 199e687bd37SOndrej vegh <a href="doku.php">vašej novej DokuWiki</a>.'; 200*abcc3801SAndreas Gohr$lang['i_failure'] = 'Pri zápise konfiguračného súboru nastali nejaké chyby. Potrebujete ich opraviť manuálne pred tým ako budete môcť používať 201e687bd37SOndrej vegh <a href="doku.php">vašu novú DokuWiki</a>.'; 202*abcc3801SAndreas Gohr$lang['i_policy'] = 'Počiatočná ACL politika'; 203*abcc3801SAndreas Gohr$lang['i_pol0'] = 'Otvorená Wiki (čítanie, zápis a nahrávanie pre každého)'; 204*abcc3801SAndreas Gohr$lang['i_pol1'] = 'Verejná Wiki (čítanie pre každého, zápis a nahrávanie pre registrovaných užívateľov)'; 205*abcc3801SAndreas Gohr$lang['i_pol2'] = 'Uzatvorená Wiki (čítanie, zápis a nahrávanie len pre registrovaných užívateľov)'; 206*abcc3801SAndreas Gohr$lang['i_retry'] = 'Skúsiť znovu'; 207