Drupal.locale = { 'pluralFormula': function($n) { return Number((($n==1)?(0):((($n>=2)&&($n<=4))?(1):2))); }, 'strings': { "Unspecified error": "Nešpecifikovaná chyba", "Your server has been successfully tested to support this feature.": "Váš server bol otestovaný a túto funkciu podporuje.", "Your system configuration does not currently support this feature. The \x3ca href=\"http://drupal.org/node/15365\"\x3ehandbook page on Clean URLs\x3c/a\x3e has additional troubleshooting information.": "Vaša systémová konfigurácia momentálne túto funkciu nepodporuje. Na stránke s príručkou \x3ca href=\"http://drupal.org/node/15365\"\x3eClean URLs\x3c/a\x3e nájdete informácie ako vyriešiť tento problém.", "Testing clean URLs...": "Testuje sa podpora čistých URL...", "Drag to re-order": "Potiahnutým zmeníte poradie", "Changes made in this table will not be saved until the form is submitted.": "Zmeny vykonané v tejto tabuľke nebudú uložené pokiaľ sa formulár neodošle.", "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "Zmeny v rozmiestnení blokov sa neprejavia, pokým nestlačíte tlačidlo \x3cem\x3eUložiť bloky\x3c/em\x3e", "Select all rows in this table": "Označiť všetky riadky v tejto tabuľke", "Deselect all rows in this table": "Odznačiť všetky riadky v tejto tabuľke", "An error occurred. \n@uri\n@text": "Nastala chyba. \r\n@uri\r\n@text", "An error occurred. \n@uri\n(no information available).": "Nastala chyba. \r\n@uri\r\n(nie sú bližšie informácie).", "An HTTP error @status occurred. \n@uri": "Nastala HTTP chyba @status. \r\n@uri", "Split summary at cursor": "Oddeliť zhrnutie nad pozíciou kurzora", "Join summary": "Pripojiť zhrnutie" } };