/* gettext library */

var catalog = new Array();

function pluralidx(n) {
  var v=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;
  if (typeof(v) == 'boolean') {
    return v ? 1 : 0;
  } else {
    return v;
  }
}
catalog['%(sel)s of %(cnt)s selected'] = ['','',''];
catalog['%(sel)s of %(cnt)s selected'][0] = 'Vybr\u00e1na je %(sel)s polo\u017eka z celkem %(cnt)s.';
catalog['%(sel)s of %(cnt)s selected'][1] = 'Vybr\u00e1ny jsou %(sel)s polo\u017eky z celkem %(cnt)s.';
catalog['%(sel)s of %(cnt)s selected'][2] = 'Vybran\u00fdch je %(sel)s polo\u017eek z celkem %(cnt)s.';
catalog['6 a.m.'] = '6h r\u00e1no';
catalog['A user which enters this menu item will be redirected to an address outside this web site.'] = 'U\u017eivatel, kter\u00fd vstoup\u00ed na tuto polo\u017eku menu, bude p\u0159esm\u011brov\u00e1n na adresu mimo tento web.';
catalog['A user which enters this menu item will be redirected to an menu item inside this web site.'] = 'U\u017eivatel, kter\u00fd vstoup\u00ed na tuto polo\u017eku menu, bude p\u0159esm\u011brov\u00e1n na jinou polo\u017eku menu na tomto webu.';
catalog['Active'] = 'Aktivn\u00ed';
catalog['Add a new menu item under the selected'] = 'P\u0159id\u00e1n\u00ed nov\u00e9 polo\u017eky menu pod vybranou';
catalog['Add another file'] = 'P\u0159idat dal\u0161\u00ed soubor';
catalog['Add another image'] = 'P\u0159idat dal\u0161\u00ed obr\u00e1zek';
catalog['Add article'] = 'P\u0159idat \u010dl\u00e1nek';
catalog['Add attachment to article'] = 'P\u0159id\u00e1n\u00ed p\u0159\u00edlohy k \u010dl\u00e1nku';
catalog['Add attachment to the article'] = 'P\u0159id\u00e1n\u00ed p\u0159\u00edlohy k \u010dl\u00e1nku';
catalog['Add attachment'] = 'P\u0159idat p\u0159\u00edlohu';
catalog['Add attachments to the article, which will be shown below the article as the download links'] = 'P\u0159id\u00e1n\u00ed p\u0159\u00edlohy k \u010dl\u00e1nku, kter\u00e1 je zobrazena pod \u010dl\u00e1nkem jako odkaz ke sta\u017een\u00ed';
catalog['Add file to article'] = 'P\u0159id\u00e1n\u00ed p\u0159\u00edlohy k \u010dl\u00e1nku';
catalog['Add file'] = 'P\u0159idat soubor';
catalog['Add group'] = 'P\u0159idat skupinu';
catalog['Add image to gallery'] = 'P\u0159idat obr\u00e1zek do galerie';
catalog['Add image'] = 'P\u0159idat obr\u00e1zek';
catalog['Add item to the menu'] = 'P\u0159id\u00e1n\u00ed dal\u0161\u00ed polo\u017eky do menu';
catalog['Add new article to the list'] = 'P\u0159id\u00e1n\u00ed nov\u00e9ho \u010dl\u00e1nku do seznamu';
catalog['Add new image to the gallery'] = 'P\u0159idat nov\u00fd obr\u00e1zek do galerie';
catalog['Add new user'] = 'P\u0159id\u00e1n\u00ed nov\u00e9ho u\u017eivatele';
catalog['Add subitem'] = 'Prid\u00e1n\u00ed podpolo\u017eky menu';
catalog['Add user'] = 'P\u0159idat u\u017eivatele';
catalog['Add'] = 'P\u0159idat';
catalog['Address, where user will be redirected. Must exist and can be given with or without http://. This field is required'] = 'Adresa, kam p\u0159esm\u011bruje u\u017eivatele polo\u017eka menu. Adresa mus\u00ed existovat a m\u016f\u017ee b\u00fdt uvedena s nebo bez http://. Toto pole je povinn\u00e9.';
catalog['Align'] = 'Zarovn\u00e1n\u00ed';
catalog['Allows the build menu and site structure. Each item may have content such as articles or picture galleries and will be displayed on the selected web address.'] = 'Umo\u017e\u0148uje vytv\u00e1\u0159et menu a strukturu webu. Ka\u017ed\u00e1 polo\u017eka menu m\u016f\u017ee m\u00edt vlastn\u00ed obsah jako je nap\u0159. \u010dl\u00e1nek nebo galerie obr\u00e1zk\u016f a m\u016f\u017ee b\u00fdt zobrazena na zvolen\u00e9 adrese na webu.';
catalog['Animation'] = 'Animace';
catalog['Are you sure you want to delete previous content?'] = 'Opravdu chcete smazat p\u0159ede\u0161l\u00fd obsah?';
catalog['Are you sure you want to delete selected articles?'] = 'Opravdu chcete smazat vybran\u00e9 \u010dl\u00e1nky?';
catalog['Are you sure you want to delete selected attachments?'] = 'Opravdu chcete odstranit vybran\u00e9 soubory?';
catalog['Are you sure you want to delete selected images?'] = 'Opravdu chcete smazat vybran\u00e9 obr\u00e1zky?';
catalog['Are you sure you want to delete selected users?'] = 'Opravdu chcete smazat vybran\u00e9 u\u017eivatele?';
catalog['Are you sure you want to do this?'] = 'Opravdu to chcete ud\u011blat?';
catalog['Are you sure you want to move image?'] = 'Opravdu chcete p\u0159esunout obr\u00e1zek?';
catalog['Article attachments are downloadable files located at the end of the article.'] = 'P\u0159\u00edlohy k \u010dl\u00e1nku jsou soubory ur\u010den\u00e9 ke sta\u017een\u00ed um\u00edst\u011bn\u00e9 na konci \u010dl\u00e1nku.';
catalog['Article display settings'] = 'Nastaven\u00ed zobrazen\u00ed \u010dl\u00e1nku';
catalog['Article in list display settings'] = 'Nastaven\u00ed zobrazen\u00ed \u010dl\u00e1nku v seznamu';
catalog['Article in list'] = '\u010cl\u00e1nek v seznamu';
catalog['Article is a static web page displayed at the menu item, under which it is created. Article can be edited in a comfortable editor, can have embedded images and links to other menu items. It is the most common content on the web.'] = '\u010cl\u00e1nek je statick\u00e1 webov\u00e1 str\u00e1nka, zobrazen\u00e1 na adrese polo\u017eky menu, pod kterou je vytvo\u0159ena. \u010cl\u00e1nek m\u016f\u017eete editovat v komfortn\u00edm editoru, m\u016f\u017ee m\u00edt vlo\u017eeny obr\u00e1zky a odkazy na jin\u00e9 polo\u017eky menu. Je to nej\u010dast\u011bj\u0161\u00ed obsah na webu.';
catalog['Article is a static web page displayed in the list, under which it is created. Article can be edited in a comfortable editor, can have embedded images and links to other menu items. It is the most common content on the web.'] = '\u010cl\u00e1nek je statick\u00e1 webov\u00e1 str\u00e1nka, zobrazen\u00e1 v seznamu, ve kter\u00e9m je vytvo\u0159ena. \u010cl\u00e1nek m\u016f\u017eete editovat v komfortn\u00edm editoru, m\u016f\u017ee m\u00edt vlo\u017eeny obr\u00e1zky a odkazy na jin\u00e9 polo\u017eky menu. Je to nej\u010dast\u011bj\u0161\u00ed obsah na webu.';
catalog['Article list display settings'] = 'Nastaven\u00ed zobrazen\u00ed seznamu \u010dl\u00e1nk\u016f';
catalog['Article name will be displayed as the main heading. This field is required.'] = 'N\u00e1zev \u010dl\u00e1nku zobrazovan\u00fd jako hlavn\u00ed nadpis. Toto pole je povinn\u00e9.';
catalog['Article'] = '\u010cl\u00e1nek';
catalog['Articlelist'] = 'Seznam \u010dl\u00e1nk\u016f';
catalog['Ascending'] = 'Vzestupn\u011b';
catalog['Attachments'] = 'P\u0159\u00edlohy';
catalog['Automatic redirect to the menu item selected by language.'] = 'Automatick\u00e9 p\u0159esm\u011brov\u00e1n\u00ed na podpolo\u017eku menu podle jazyka u\u017eivatele.';
catalog['Automatically rename'] = 'Automaticky p\u0159ejmenovat';
catalog['Autoscroll'] = 'Automatick\u00fd posuv';
catalog['Available %s'] = 'Dostupn\u00e9 polo\u017eky: %s';
catalog['Border'] = 'Ohrani\u010den\u00ed';
catalog['Calendar'] = 'Kalend\u00e1\u0159';
catalog['Can add groups'] = 'M\u016f\u017ee p\u0159idat';
catalog['Can add menuitems'] = 'M\u016f\u017ee p\u0159idat';
catalog['Can add users'] = 'M\u016f\u017ee p\u0159idat';
catalog['Can add'] = 'M\u016f\u017ee p\u0159idat';
catalog['Can change groups'] = 'M\u016f\u017ee zm\u011bnit';
catalog['Can change menuitems'] = 'M\u016f\u017ee zm\u011bnit';
catalog['Can change users'] = 'M\u016f\u017ee zm\u011bnit';
catalog['Can change'] = 'M\u016f\u017ee zm\u011bnit';
catalog['Can delete groups'] = 'M\u016f\u017ee smazat';
catalog['Can delete menuitems'] = 'M\u016f\u017ee smazat';
catalog['Can delete users'] = 'M\u016f\u017ee smazat';
catalog['Can delete'] = 'M\u016f\u017ee smazat';
catalog['Can view menuitems'] = 'M\u016f\u017ee zobrazit';
catalog['Can view'] = 'M\u016f\u017ee zobrazit';
catalog['Cancel'] = 'Storno';
catalog['Changed'] = 'Zm\u011bn\u011bno';
catalog['Choose a time'] = 'Vyberte \u010das';
catalog['Choose all'] = 'Vybrat\u00a0v\u0161e';
catalog['Chosen %s'] = 'Vybran\u00e9 polo\u017eky: %s';
catalog['Clear all'] = 'Odebrat\u00a0v\u0161e';
catalog['Click to delete file if you have added by mistake.'] = 'Kliknut\u00edm odstran\u00edte obr\u00e1zek pokud jste ho p\u0159idali omylem.';
catalog['Click to download this file'] = 'Kliknut\u00edm st\u00e1hnete soubor';
catalog['Click to edit article attachment'] = 'Kliknut\u00edm uprav\u00edte tento soubor';
catalog['Click to insert article link to this file'] = 'Kliknut\u00edm vlo\u017e\u00edte do \u010dl\u00e1nku odkaz na tento soubor';
catalog['Click to insert link to this image'] = 'Kliknut\u00edm vlo\u017e\u00edte do \u010dl\u00e1nku odkaz na tento obr\u00e1zek';
catalog['Click to open the editing form of article'] = 'Kliknut\u00edm otev\u0159ete formul\u00e1\u0159 editace \u010dl\u00e1nku';
catalog['Click to select the image, hold Ctrl to select multiple images'] = 'Kliknut\u00edm vyberete obr\u00e1zek, p\u0159idr\u017een\u00edm Ctrl m\u016f\u017eete vybrat v\u00edce obr\u00e1zk\u016f najednou';
catalog['Click to upload all files'] = 'Kliknut\u00edm nahrajete v\u0161echny soubory';
catalog['Click to upload all images'] = 'Kliknut\u00edm nahrajete v\u0161echny obr\u00e1zky';
catalog['Click to upload another file. All of these files will be uploaded simultaneously in one step.'] = 'Umo\u017en\u00ed nahr\u00e1t dal\u0161\u00ed soubor. V\u0161echny takto vybran\u00e9 soubory budou nahr\u00e1ny najednou v jednom kroku.';
catalog['Click to upload another image. All of these images will be uploaded simultaneously in one step.'] = 'Umo\u017en\u00ed nahr\u00e1t dal\u0161\u00ed obr\u00e1zek. V\u0161echny takto vybran\u00e9 obr\u00e1zky budou nahr\u00e1ny najednou v jednom kroku.';
catalog['Clock'] = 'Hodiny';
catalog['Close'] = 'Zav\u0159\u00edt';
catalog['Codename'] = 'K\u00f3dov\u00fd n\u00e1zev';
catalog['Confirm'] = 'Potvrdit';
catalog['Contact form name will be displayed as the main heading. This field is required.'] = 'N\u00e1zev kontaktn\u00edho formul\u00e1\u0159e zobrazovan\u00fd jako hlavn\u00ed nadpis. Toto pole je povinn\u00e9.';
catalog['Contact form'] = 'Kontaktn\u00ed formul\u00e1\u0159';
catalog['Content type of the menu item which will be displayed on the selected address. After selecting a type and save the form will be open a dialog for editing content. If no content type is selected, the item acts as a non-existent.'] = 'Typ obsahu polo\u017eky menu, kter\u00fd bude zobrazen na zvolen\u00e9 adrese. Po vybr\u00e1n\u00ed typu a ulo\u017een\u00ed formul\u00e1\u0159e se otev\u0159e dialog editace obsahu. Pokud nen\u00ed typ obsahu vybr\u00e1n, polo\u017eka se chov\u00e1 jako neexistuj\u00edc\u00ed.';
catalog['Content type was changed'] = 'Typ obsahu byl zm\u011bn\u011bn';
catalog['Content type'] = 'Typ obsahu';
catalog['Content'] = 'Obsah';
catalog['Created'] = 'Vytvo\u0159eno';
catalog['Czech'] = '\u010cesky';
catalog['Date displayed at the article as the date of creation.'] = 'Datum zobrazovan\u00e9 u \u010dl\u00e1nku jako datum vytvo\u0159en\u00ed.';
catalog['Date joined'] = 'Datum registrace';
catalog['Date of start displaying article.'] = 'Datum po\u010d\u00e1tku zobrazov\u00e1n\u00ed \u010dl\u00e1nku.';
catalog['Date of the end displaying article.'] = 'Datum konce zobrazov\u00e1n\u00ed \u010dl\u00e1nku.';
catalog['Date'] = 'Datum';
catalog['Delete articles'] = 'Smazat \u010dl\u00e1nky';
catalog['Delete attachments'] = 'Smazat p\u0159\u00edlohy';
catalog['Delete images'] = 'Smazat obr\u00e1zky';
catalog['Delete selected articles from the list'] = 'Smaz\u00e1n\u00ed vybran\u00fdch \u010dl\u00e1nk\u016f ze seznamu';
catalog['Delete selected attachments from the article'] = 'Smazat vybran\u00e9 p\u0159\u00edlohy z \u010dl\u00e1nku';
catalog['Delete selected images from the gallery'] = 'Smazat vybran\u00e9 obr\u00e1zky z galerie';
catalog['Delete selected images'] = 'Smazat vybran\u00e9 obr\u00e1zky';
catalog['Delete selected users'] = 'Smaz\u00e1n\u00ed vybran\u00fdch u\u017eivatel\u016f';
catalog['Delete user'] = 'Smazat u\u017eivatele';
catalog['Delete'] = 'Smazat';
catalog['Descending'] = 'Sestupn\u011b';
catalog['Description displayed in the links to the menu.'] = 'Popis zobrazovan\u00fd v odkazech na polo\u017eku menu.';
catalog['Description of the article displayed in the links to the article or as an annotation of the article.'] = 'Popis \u010dl\u00e1nku zobrazovan\u00fd nap\u0159. v odkazech na \u010dl\u00e1nek nebo jako anotace k \u010dl\u00e1nku.';
catalog['Description of the image used as an alternative text that appears when the image is not loaded or if the user has turned off image displaying. It is used in Google image search.'] = 'Popis obr\u00e1zku pou\u017eit\u00fd jako alternativn\u00ed text zobrazovan\u00fd v p\u0159\u00edpad\u011b, \u017ee se obr\u00e1zek nepoda\u0159\u00ed nat\u00e1hnout nebo v p\u0159\u00edpad\u011b, \u017ee m\u00e1 u\u017eivatel vypnuto zobrazov\u00e1n\u00ed obr\u00e1zk\u016f. Pou\u017e\u00edv\u00e1 Google ve vyhled\u00e1v\u00e1n\u00ed obr\u00e1zk\u016f.';
catalog['Description of the menu item list is displayed in the links to the menu item list or as an annotation of the menu item list.'] = 'Popis seznamu polo\u017eek menu zobrazovan\u00fd nap\u0159. v odkazech na seznam nebo jako anotace k seznamu.';
catalog['Description of the site map is displayed in the links to the site map or as an annotation of the site map.'] = 'Popis mapy serveru zobrazovan\u00fd nap\u0159. v odkazech na mapu nebo jako anotace k map\u011b.';
catalog['Description'] = 'Popis';
catalog['Determines whether the gallery is displayed as a mosaic, ie. images below images or in line with the moving arrows. This field is required.'] = 'Ur\u010duje, zda je galerie zobrazena jako mozaika, tzn. obr\u00e1zky v \u0159ad\u00e1ch pod sebou nebo v jedn\u00e9 \u0159ad\u011b s posuvem \u0161ipkami.';
catalog['Determines whether the image in the article will be referring to the original image.'] = 'Ur\u010duje, zda bude obr\u00e1zek v \u010dl\u00e1nku z\u00e1rove\u0148 odkazem na origin\u00e1ln\u00ed obr\u00e1zek.';
catalog['Disable removing'] = 'Zak\u00e1zat smaz\u00e1n\u00ed';
catalog['Displays contact form results.'] = 'Zobrazuje kontakn\u00ed formul\u00e1\u0159.';
catalog['Displays search results.'] = 'Zobrazuje v\u00fdsledky hled\u00e1n\u00ed.';
catalog['Domain used in the places that require an absolute URL such as robots.txt, etc.'] = 'Dom\u00e9na je pu\u017eita v\u0161ude tam, kde je vy\u017eadov\u00e1na absolutn\u00ed cesta, nap\u0159. v souboru robots.txt atd.';
catalog['Domain'] = 'Dom\u00e9na';
catalog['Down'] = 'Dol\u016f';
catalog['Download count'] = 'Po\u010det sta\u017een\u00ed';
catalog['E-mail address'] = 'E-mailov\u00e1 adresa';
catalog['Edit SEO'] = 'Editace SEO';
catalog['Edit article in article list'] = 'Editace \u010dl\u00e1nku v seznamu';
catalog['Edit article settings'] = 'Editace nastaven\u00ed \u010dl\u00e1nku';
catalog['Edit article'] = 'Editovat \u010dl\u00e1nek';
catalog['Edit attachment in article'] = 'P\u0159idat p\u0159\u00edlohu';
catalog['Edit attachment'] = 'Editace p\u0159\u00edlohy';
catalog['Edit attachments in the article, which are shown below the article as the download links'] = 'Editace p\u0159\u00edlohy u \u010dl\u00e1nku, kter\u00e1 je zobrazena pod \u010dl\u00e1nkem jako odkaz ke sta\u017een\u00ed';
catalog['Edit contact form'] = 'Editace kontaktn\u00edho formul\u00e1\u0159e';
catalog['Edit external redirect'] = 'Editace extern\u00edho p\u0159esm\u011brov\u00e1n\u00ed';
catalog['Edit group'] = 'Editovat skupinu';
catalog['Edit image in article gallery'] = 'Editace vybran\u00e9ho obr\u00e1zku v galerii';
catalog['Edit image in gallery'] = 'Editace obr\u00e1zku v galerii';
catalog['Edit image'] = 'Editovat obr\u00e1zek';
catalog['Edit internal redirect'] = 'Editace intern\u00edho p\u0159esm\u011brov\u00e1n\u00ed';
catalog['Edit language redirect'] = 'Editace p\u0159esm\u011brov\u00e1n\u00ed podle jazyka';
catalog['Edit list of articles'] = 'Editovat seznam \u010dl\u00e1nk\u016f';
catalog['Edit menu item list'] = 'Editace seznamu polo\u017eek menu';
catalog['Edit menu item'] = 'Editace polo\u017eky menu';
catalog['Edit personal info'] = 'Editovat osobn\u00ed informace';
catalog['Edit search'] = 'Editace vyhled\u00e1v\u00e1n\u00ed';
catalog['Edit selected article in list'] = 'Editace vybran\u00e9ho \u010dl\u00e1nku v seznamu';
catalog['Edit selected article in the list'] = 'Editace vybran\u00e9ho \u010dl\u00e1nku v seznamu';
catalog['Edit selected article'] = 'Editace vybran\u00e9ho \u010dl\u00e1nku';
catalog['Edit selected attachment in the article'] = 'Editace vybran\u00e9 p\u0159\u00edlohy u \u010dl\u00e1nku';
catalog['Edit selected group'] = 'Editace vybran\u00e9 skupiny';
catalog['Edit selected image in the gallery'] = 'Editace vybran\u00e9ho obr\u00e1zku v galerii';
catalog['Edit selected menu item list'] = 'Editace vybran\u00e9ho seznamu polo\u017eek menu';
catalog['Edit selected menu item'] = 'Editace vybran\u00e9 polo\u017eky menu';
catalog['Edit selected site map'] = 'Editace vybran\u00e9 mapy serveru';
catalog['Edit selected user'] = 'Editovat nov\u00e9ho u\u017eivatele';
catalog['Edit settings'] = 'Editace nastaven\u00ed';
catalog['Edit site map'] = 'Editace mapy serveru';
catalog['Edit site settings'] = 'Editace nastaven\u00ed webu';
catalog['Edit user'] = 'Editace u\u017eivatele';
catalog['Edit'] = 'Editace';
catalog['Editing of the structure and content of the web'] = 'Editace struktury a obsahu webu';
catalog['Email address to which the contact form data will be sent. If field is empty, the data from contact form is not sent anywhere.'] = 'Emailov\u00e1 adresa, na kterou budou odesl\u00e1na data z formul\u00e1\u0159e. Pokud je pole pr\u00e1zdn\u00e9, data nebudou nikam odesl\u00e1na.';
catalog['Email'] = 'Email';
catalog['English'] = 'Anglicky';
catalog['External link'] = 'Extern\u00ed odkaz';
catalog['External redirect'] = 'Extern\u00ed p\u0159esm\u011brov\u00e1n\u00ed';
catalog['Fast'] = 'Rychle';
catalog['File'] = 'Soubor';
catalog['Filter'] = 'Filtr';
catalog['First name'] = 'K\u0159estn\u00ed jm\u00e9no';
catalog['Gallery attached to the article'] = 'Galerie obr\u00e1zk\u016f p\u0159ipojen\u00e1 k \u010dl\u00e1nku';
catalog['Gallery name will be displayed as the main heading. This field is required.'] = 'N\u00e1zev galerie zobrazovan\u00fd jako hlavn\u00ed nadpis. Toto pole je povinn\u00e9.';
catalog['Gallery'] = 'Galerie';
catalog['Global'] = 'Glob\u00e1ln\u00ed';
catalog['Group permissions'] = 'Opr\u00e1vn\u011bn\u00ed ke spr\u00e1v\u011b skupin';
catalog['Group'] = 'Skupina';
catalog['Groups'] = 'Skupiny';
catalog['Height'] = 'V\u00fd\u0161ka';
catalog['Hide'] = 'Skr\u00fdt';
catalog['Horizontal margin of the image is suitable for image text wrapping.'] = 'Horizont\u00e1ln\u00ed okraj obr\u00e1zku je vhodn\u00fd p\u0159i obt\u00e9k\u00e1n\u00ed obr\u00e1zku textem.';
catalog['Horizontal margin'] = 'Horizont\u00e1ln\u00ed okraj';
catalog['ID'] = 'ID';
catalog['Icon file in jpg, gif or png format. The size does not matter, it will be reduced.'] = 'Ikona ve form\u00e1tu jpg, png nebo gif. Na velikosti nez\u00e1le\u017e\u00ed, obr\u00e1zek bude automaticky p\u0159izp\u016fsoben.';
catalog['Icon'] = 'Ikona';
catalog['Identifier of the article in list used to create the address to the content. If not inserted, it will be automatically generated from the name. Use characters a-z, 0-9, hyphen and underscore. Other characters are not allowed.'] = 'Identifik\u00e1tor \u010dl\u00e1nku pou\u017eit\u00fd k vytvo\u0159en\u00ed adresy sm\u011b\u0159uj\u00edc\u00ed k obsahu dan\u00e9ho \u010dl\u00e1nku. Pokud nen\u00ed vlo\u017een, bude automaticky vygenerov\u00e1n z n\u00e1zvu. Pou\u017e\u00edvejte znaky a-z, 0-9, poml\u010dku a podtr\u017e\u00edtko. Jin\u00e9 znaky nejsou povoleny.';
catalog['Identifier of the menu item used to create the address to the content. If not inserted, it will be automatically generated from the name. Use characters a-z, 0-9, hyphen and underscore. Other characters are not allowed.'] = 'Identifik\u00e1tor polo\u017eky menu pou\u017eit\u00fd k vytvo\u0159en\u00ed adresy sm\u011b\u0159uj\u00edc\u00ed k obsahu polo\u017eky. Pokud nen\u00ed vlo\u017een, bude automaticky vygenerov\u00e1n z n\u00e1zvu. Pou\u017e\u00edvejte znaky a-z, 0-9, poml\u010dku a podtr\u017e\u00edtko. Jin\u00e9 znaky nejsou povoleny.';
catalog['If the file with the same name already exists will be overwritten by the new file. It can be used in case of error and poor file upload.'] = 'V p\u0159\u00edpad\u011b, \u017ee u\u017e existuje soubor se stejn\u00fdm n\u00e1zvem, bude po nahr\u00e1n\u00ed p\u0159eps\u00e1n nov\u00fdm. To lze vyu\u017e\u00edt v p\u0159\u00edpad\u011b omylu a nahr\u00e1n\u00ed \u0161patn\u00e9ho souboru.';
catalog['If the file with the same name already exists will be overwritten by the new image. It can be used in case of error and poor image upload.'] = 'V p\u0159\u00edpad\u011b, \u017ee u\u017e existuje obr\u00e1zek se stejn\u00fdm n\u00e1zvem, bude po nahr\u00e1n\u00ed p\u0159eps\u00e1n nov\u00fdm. To lze vyu\u017e\u00edt v p\u0159\u00edpad\u011b omylu a nahr\u00e1n\u00ed \u0161patn\u00e9ho obr\u00e1zku.';
catalog['If the file with the same name already exists, a new file will be renamed. This forces the browser to reaching a new file and not use the old one, which can be stored in the browser memory.'] = 'V p\u0159\u00edpad\u011b, \u017ee u\u017e existuje soubor se stejn\u00fdm n\u00e1zvem, bude po nahr\u00e1n\u00ed nov\u00fd soubor p\u0159ejmenov\u00e1n. T\u00edm se p\u0159inut\u00ed prohl\u00ed\u017ee\u010d, aby nat\u00e1hl nov\u00fd soubor a nepou\u017eil star\u00fd, kter\u00fd m\u016f\u017ee m\u00edt ulo\u017een v pam\u011bti.';
catalog['If the file with the same name already exists, a new file will be renamed. This forces the browser to reaching a new image and not use the old one, which can be stored in the browser memory.'] = 'V p\u0159\u00edpad\u011b, \u017ee u\u017e existuje obr\u00e1zek se stejn\u00fdm n\u00e1zvem, bude po nahr\u00e1n\u00ed nov\u00fd obr\u00e1zek p\u0159ejmenov\u00e1n. T\u00edm se p\u0159inut\u00ed prohl\u00ed\u017ee\u010d, aby nat\u00e1hl nov\u00fd obr\u00e1zek a nepou\u017eil star\u00fd, kter\u00fd m\u016f\u017ee m\u00edt ulo\u017een v pam\u011bti.';
catalog['Image file in jpg, gif or png format. The size does not matter, you can reduce image in Insert a picture into the article dialog. You can also upload multiple images simultaneously at the same time, if you put them all into a zip file and then upload it.'] = 'Soubor obr\u00e1zku ve form\u00e1tu jpg, png nebo gif. Na velikosti nez\u00e1le\u017e\u00ed, obr\u00e1zek m\u016f\u017eete zmen\u0161it v dialogu Vlo\u017een\u00ed obr\u00e1zku do \u010dl\u00e1nku. M\u016f\u017eete tak\u00e9 nahr\u00e1t najednou v\u00edce obr\u00e1zk\u016f z\u00e1rove\u0148, pokud je vlo\u017e\u00edte do zip souboru a ten potom nahrajete.';
catalog['Image file in jpg, gif or png format. The size does not matter, you can reduce image in gallery Settings dialog. You can also upload multiple images simultaneously at the same time, if you put them all into a zip file and then upload it.'] = 'Soubor obr\u00e1zku ve form\u00e1tu jpg, png nebo gif. Na velikosti nez\u00e1le\u017e\u00ed, obr\u00e1zek m\u016f\u017eete zmen\u0161it v dialogu Nastaven\u00ed galerie. M\u016f\u017eete tak\u00e9 nahr\u00e1t najednou v\u00edce obr\u00e1zk\u016f z\u00e1rove\u0148, pokud je vlo\u017e\u00edte do zip souboru a ten potom nahrajete.';
catalog['Image properties'] = 'Vlastnosti obr\u00e1zku';
catalog['Image {current} of {total}'] = 'Obr\u00e1zek {current} z {total}';
catalog['Image'] = 'Obr\u00e1zek';
catalog['In case of mistake you can return to the image selection dialog'] = 'V p\u0159\u00edpad\u011b omylu se m\u016f\u017eete vr\u00e1tit na dialog v\u00fdb\u011bru obr\u00e1zku';
catalog['Indicates whether a link will open in a new window. Use with caution, it discourages a lot of users.'] = 'Ozna\u010duje, jestli bude odkaz otev\u0159en v nov\u00e9m okn\u011b. Pou\u017e\u00edvejte s rozvahou, hodn\u011b u\u017eivatel\u016f to odrazuje.';
catalog['Indicates whether the menu item is active and will be displayed. If not, it behaves as a non-existent.'] = 'Ozna\u010duje, zda je polo\u017eka aktivn\u00ed a bude se zobrazovat. V p\u0159\u00edpad\u011b, \u017ee ne, chov\u00e1 se jako neexistuj\u00edc\u00ed.';
catalog['Indicates whether the menu item is part of the navigation.'] = 'Ozna\u010duje, zda bude polo\u017eka sou\u010d\u00e1st\u00ed navigace.';
catalog['Indicates whether the menu item is part of the sitemap.'] = 'Ozna\u010duje, zda bude polo\u017eka sou\u010d\u00e1st\u00ed mapy serveru.';
catalog['Indicates whether the redirection is permanent. In this case it will be permanently stored in memory of the browser or search engine.'] = 'Ozna\u010duje, zda je p\u0159esm\u011brov\u00e1n\u00ed trval\u00e9. V tom p\u0159\u00edpad\u011b bude trvale ulo\u017eeno do pam\u011bti prohl\u00ed\u017ee\u010de nebo vyhled\u00e1va\u010de.';
catalog['Inline'] = 'V \u0159ad\u011b';
catalog['Insert image'] = 'Vlo\u017eit obr\u00e1zek';
catalog['Insert link'] = 'Vlo\u017een\u00ed odkazu';
catalog['Insert selected image or thumbnail'] = 'Vlo\u017eit obr\u00e1zek nebo n\u00e1hled do \u010dl\u00e1nku';
catalog['Insert selected image to the article'] = 'Vlo\u017eit vybran\u00fd obr\u00e1zek nebo n\u00e1hled do \u010dl\u00e1nku';
catalog['Insert thumbnail with reference to the original image'] = 'Vlo\u017een\u00ed n\u00e1hledu obr\u00e1zku s odkazem na origin\u00e1ln\u00ed obr\u00e1zek';
catalog['Insert'] = 'Vlo\u017eit';
catalog['Inserting the width or height dimension calculates the second of the ratio of your original image.'] = 'V p\u0159\u00edpad\u011b vlo\u017een\u00ed \u0161\u00ed\u0159ky nebo v\u00fd\u0161ky dopo\u010d\u00edt\u00e1 druh\u00fd rozm\u011br podle pom\u011bru stran p\u016fvodn\u00edho obr\u00e1zku.';
catalog['Internal link'] = 'Intern\u00ed odkaz';
catalog['Internal redirect'] = 'Intern\u00ed p\u0159esm\u011brov\u00e1n\u00ed';
catalog['January February March April May June July August September October November December'] = 'leden \u00fanor b\u0159ezen duben kv\u011bten \u010derven \u010dervenec srpen z\u00e1\u0159\u00ed \u0159\u00edjen listopad prosinec';
catalog['Keep ratio'] = 'Zachovat proporce';
catalog['Language redirect'] = 'P\u0159esm\u011brov\u00e1n\u00ed podle jazyka';
catalog['Last login'] = 'Posledn\u00ed p\u0159ihl\u00e1\u0161en\u00ed';
catalog['Last name'] = 'P\u0159ijmen\u00ed';
catalog['Limit'] = 'Limit';
catalog['Link URL'] = 'Adresa odkazu';
catalog['Link free'] = 'Bez odkazu';
catalog['Link properties'] = 'Vlastnosti odkazu';
catalog['Link to a file'] = 'Odkaz na soubor';
catalog['Link to a menu item inside the site'] = 'Odkaz na polo\u017eku menu um\u00edst\u011bnou na tomto webu';
catalog['Link to a page or file outside the site'] = 'Odkaz na str\u00e1nku nebo soubor mimo tento web.';
catalog['Link to an image'] = 'Odkaz na obr\u00e1zek';
catalog['List of articles lists the articles themselves by the position. It is suitable for News or List of events.'] = 'Seznam \u010dl\u00e1nk\u016f vypisuje pod sebe \u010dl\u00e1nky podle po\u0159ad\u00ed. Je vhodn\u00fd nap\u0159. pro Novinky nebo Seznam akc\u00ed.';
catalog['List of menu items lists sub menu items as well as a list of articles lists articles.'] = 'Seznam polo\u017eek menu vypisuje podpolo\u017eky menu stejn\u011b jako seznam \u010dl\u00e1nk\u016f \u010dl\u00e1nky pod sebou.';
catalog['Loading...'] = 'Nahr\u00e1v\u00e1m...';
catalog['Login failed'] = 'P\u0159ihl\u00e1\u0161en\u00ed selhalo';
catalog['Login'] = 'P\u0159ihl\u00e1\u0161en\u00ed';
catalog['Logout'] = 'Odhl\u00e1sit';
catalog['Make use'] = 'Pou\u017e\u00edt';
catalog['Max. height'] = 'Max. v\u00fd\u0161ka';
catalog['Max. width'] = 'Max. \u0161\u00ed\u0159ka';
catalog['Maximum height of image in the gallery on the web. The image will be automatically adjusted or cropped.'] = 'Maxim\u00e1ln\u00ed v\u00fd\u0161ka n\u00e1hledu obr\u00e1zku v galerii. Obr\u00e1zek bude automaticky p\u0159izp\u016fsoben a o\u0159\u00edznut.';
catalog['Maximum width of image in the gallery on the web. The image will be automatically adjusted or cropped.'] = 'Maxim\u00e1ln\u00ed \u0161\u00ed\u0159ka n\u00e1hledu obr\u00e1zku v galerii. Obr\u00e1zek bude automaticky p\u0159izp\u016fsoben a o\u0159\u00edznut.';
catalog['Menu item does not set content type. The content type you can set in the edit of the menu item.'] = 'Polo\u017eka menu nem\u00e1 nastaven typ obsahu. Typ obsahu nastav\u00edte v editaci polo\u017eky menu.';
catalog['Menu item list name will be displayed as the main heading. This field is required.'] = 'N\u00e1zev seznamu polo\u017eek menu zobrazovan\u00fd jako hlavn\u00ed nadpis. Toto pole je povinn\u00e9.';
catalog['Menu item to which the link is pointing.'] = 'Polo\u017eka menu, na kterou bude odkaz ukazovat.';
catalog['Menu item which the user will be redirected. Not pointing to itself. This field is required.'] = 'Polo\u017eka menu, na kterou bude u\u017eivatel po vstupu p\u0159esm\u011brov\u00e1n. Nesm\u00ed sm\u011b\u0159ovat sama na sebe. Toto pole je povinn\u00e9.';
catalog['Menu item'] = 'Polo\u017eka menu';
catalog['Menu'] = 'Menu';
catalog['Menuitem permissions'] = 'Opr\u00e1vn\u011bn\u00ed k polo\u017ek\u00e1m menu';
catalog['Menuitem'] = 'Polo\u017eka menu';
catalog['Meta description is one of the most important SEO elements on the page. In the google search results is just below the title of the page. It should contain as many keywords and entice users to enter the site. The optimum length is 160 characters, longer texts are truncated by the search engine.'] = 'Meta popis je jeden z nejd\u016fle\u017eit\u011bj\u0161\u00edch SEO prvk\u016f na str\u00e1nce. Zobrazuje ho nap\u0159. Google ve v\u00fdsledc\u00edch vyhled\u00e1v\u00e1n\u00ed hned pod n\u00e1zvem str\u00e1nky. M\u011bl by obsahovat co nejv\u00edce kl\u00ed\u010dov\u00fdch slov a l\u00e1kat u\u017eivatele, aby na str\u00e1nku vstoupil. Optim\u00e1ln\u00ed d\u00e9lka je 160 p\u00edsmen, del\u0161\u00ed texty jsou vyhled\u00e1va\u010dem zkr\u00e1ceny.';
catalog['Meta description'] = 'Meta popis';
catalog['Meta keywords uses in searches only yahoo today. Other search engines give no relevance to this. Keywords should be separated by a comma without a space, the optimal length is from 10 to 15 phrases.'] = 'Meta kl\u00ed\u010dov\u00e1 slova dnes pou\u017e\u00edv\u00e1 p\u0159i vyhled\u00e1v\u00e1n\u00ed pouze Yahoo. Ostatn\u00ed vyhled\u00e1va\u010de mu nep\u0159ikl\u00e1daj\u00ed \u017e\u00e1dn\u00fd v\u00fdznam. V\u00fdrazy by m\u011bly b\u00fdt odd\u011bleny \u010d\u00e1rkou bez mezery, optim\u00e1ln\u00ed d\u00e9lka je 10-15 slovn\u00edch spojen\u00ed.';
catalog['Meta keywords'] = 'Meta kl\u00ed\u010dov\u00e1 slova';
catalog['Midnight'] = 'P\u016flnoc';
catalog['Mosaic'] = 'Mozaika';
catalog['Move down the selected menu item at the same level'] = 'P\u0159esunut\u00ed vybran\u00e9 polo\u017eky menu dol\u016f v \u00farovni, ve kter\u00e9 se nach\u00e1z\u00ed';
catalog['Move up the selected menu item at the same level'] = 'P\u0159esunut\u00ed vybran\u00e9 polo\u017eky menu nahoru v \u00farovni, ve kter\u00e9 se nach\u00e1z\u00ed';
catalog['Name of attachment will be displayed as a link to the file.'] = 'N\u00e1zev p\u0159\u00edlohy zobrazovan\u00fd jako n\u00e1zev odkazu k souboru.';
catalog['Name of menu item displayed in the navigation. This field is required.'] = 'N\u00e1zev polo\u017eky menu zobrazovan\u00fd v navigaci. Toto pole je povinn\u00e9.';
catalog['Name of site used as a headline.'] = 'N\u00e1zev pou\u017e\u00edvan\u00fd jako titulek.';
catalog['Name of the group. This field is required.'] = 'N\u00e1zev skupiny. Pole je povinn\u00e9.';
catalog['Name of the image used as an alternative text that appears when the image is not loaded or if the user has turned off image displaying. It is used in Google image search. The field is not required, if is empty, automatically fills with the image file name. If you upload multiple images simultaneously using the zip file, then name will be applied to all images.'] = 'N\u00e1zev obr\u00e1zku pou\u017eit\u00fd jako alternativn\u00ed text zobrazovan\u00fd v p\u0159\u00edpad\u011b, \u017ee se obr\u00e1zek nepoda\u0159\u00ed nat\u00e1hnout nebo v p\u0159\u00edpad\u011b, \u017ee m\u00e1 u\u017eivatel vypnuto zobrazov\u00e1n\u00ed obr\u00e1zk\u016f. Pou\u017e\u00edv\u00e1 Google ve vyhled\u00e1v\u00e1n\u00ed obr\u00e1zk\u016f. Pole nen\u00ed vy\u017eadov\u00e1no, v p\u0159ipad\u011b, \u017ee bude pr\u00e1zdn\u00e9, automaticky se vypln\u00ed n\u00e1zvem souboru obr\u00e1zku. Pokud nahrajete v\u00edce obr\u00e1zk\u016f z\u00e1rove\u0148 pomoc\u00ed zip souboru, n\u00e1zev bude aplikov\u00e1n na v\u0161echny obr\u00e1zky.';
catalog['Name'] = 'N\u00e1zev';
catalog['Next'] = 'Dal\u0161\u00ed';
catalog['No files to display'] = '\u017d\u00e1dn\u00fd soubor';
catalog['No images to display'] = '\u017d\u00e1dn\u00fd obr\u00e1zek';
catalog['Noon'] = 'Poledne';
catalog['Now'] = 'Nyn\u00ed';
catalog['Object id'] = 'ID objektu';
catalog['Open in new window'] = 'Otev\u0159\u00edt v nov\u00e9m okn\u011b';
catalog['Order'] = '\u0158azen\u00ed';
catalog['Parent'] = 'Nad\u0159azen\u00e1 polo\u017eka';
catalog['Password'] = 'Heslo';
catalog['Permanent'] = 'Permanentn\u00ed';
catalog['Permissions'] = 'Opr\u00e1vn\u011bn\u00ed';
catalog['Permissions, users, groups'] = 'Opr\u00e1vn\u011bn\u00ed, u\u017eivatel\u00e9, skupiny';
catalog['Personal info of the user'] = 'Osobn\u00ed informace o u\u017eivateli';
catalog['Personal info'] = 'Osobn\u00ed informace';
catalog['Please wait...'] = 'Pros\u00edm \u010dekejte...';
catalog['Position'] = 'Po\u0159ad\u00ed';
catalog['Preview displays the article as it appears on the site'] = 'N\u00e1hled zobrazuje \u010dl\u00e1nek tak, jak vypad\u00e1 na webu';
catalog['Preview'] = 'N\u00e1hled';
catalog['Previous'] = 'P\u0159edchoz\u00ed';
catalog['Remove image'] = 'Odstranit obr\u00e1zek';
catalog['Remove the menu item including its contents'] = 'Smaz\u00e1n\u00ed vybran\u00e9 polo\u017eky menu v\u010detn\u011b jej\u00edch podpolo\u017eek a obsahu';
catalog['Remove'] = 'Odebrat';
catalog['Replace old'] = 'P\u0159epsat p\u016fvodn\u00ed';
catalog['S M T W T F S'] = 'n p \u00fa s \u010d p s';
catalog['SEO'] = 'SEO';
catalog['Safe log out from the administration'] = 'Bezpe\u010dn\u00e9 odhl\u00e1\u0161en\u00ed z administrace';
catalog['Search engine optimization determines how the pages will be displayed in the search results'] = 'Optimalizace pro vyhled\u00e1va\u010de ur\u010duje, jak budou str\u00e1nky zobrazov\u00e1ny ve v\u00fdsledc\u00edch vyhled\u00e1v\u00e1n\u00ed';
catalog['Search'] = 'Vyhled\u00e1v\u00e1n\u00ed';
catalog['Select a file'] = 'Vyberte soubor';
catalog['Select an align...'] = 'Vyberte zarovn\u00e1n\u00ed...';
catalog['Select another file'] = 'Vybrat jin\u00fd soubor';
catalog['Select another image'] = 'Vybrat jin\u00fd obr\u00e1zek';
catalog['Select your choice(s) and click '] = 'Vyberte si a klikn\u011bte ';
catalog['Sets the number of records per page.'] = 'Nastavuje po\u010det z\u00e1znam\u016f zobrazen\u00fdch na jedn\u00e9 str\u00e1nce.';
catalog['Sets the sort of records on the page.'] = 'Nastavuje zp\u016fsob \u0159azen\u00ed z\u00e1znam\u016f na str\u00e1nce.';
catalog['Settings'] = 'Nastaven\u00ed';
catalog['Show article list on website'] = 'Zobrazen\u00ed seznamu';
catalog['Show from'] = 'Zobrazit od';
catalog['Show gallery on website'] = 'Zobrazen\u00ed galerie';
catalog['Show in navi'] = 'Zobrazovat v navigaci';
catalog['Show in sitemap'] = 'Zobrazovat na map\u011b webu';
catalog['Show menu item list on website'] = 'Zobrazen\u00ed seznamu';
catalog['Show on website'] = 'Zobrazen\u00ed \u010dl\u00e1nku';
catalog['Show sitemap on website'] = 'Zobrazit mapu serveru';
catalog['Show to'] = 'Zobrazit do';
catalog['Show'] = 'Zobrazit';
catalog['Showing'] = 'Zobrazen\u00ed';
catalog['Shows article in a new window on the website.'] = 'Zobraz\u00ed \u010dl\u00e1nek v nov\u00e9m okn\u011b na webu.';
catalog['Shows article list in a new window on the website.'] = 'Zobraz\u00ed seznam \u010dl\u00e1nk\u016f v nov\u00e9m okn\u011b na webu.';
catalog['Shows gallery in a new window on the website.'] = 'Zobraz\u00ed galerii v nov\u00e9m okn\u011b na webu.';
catalog['Shows menu item list in a new window on the website.'] = 'Zobraz\u00ed seznam polo\u017eek menu v nov\u00e9m okn\u011b na webu.';
catalog['Shows sitemap in a new window on the website.'] = 'Zobraz\u00ed mapu serveru v nov\u00e9m okn\u011b na webu.';
catalog['Site Map lists all menu items in the tree. This is particularly appreciated by search engines.'] = 'Mapa serveru vypisuje v\u0161echny polo\u017eky menu ve stromov\u00e9 struktu\u0159e. To ocen\u00ed zvl\u00e1\u0161t\u011b vyhled\u00e1va\u010de.';
catalog['Site address to which the link is directed. If you want the absolute address such as http://www.google.com, do not forget to add http://, otherwise the link will be considered as relative.'] = 'Adresa str\u00e1nky, na kterou bude odkaz sm\u011b\u0159ovat. Pokud chcete vlo\u017eit absolutn\u00ed adresu nap\u0159. http://www.google.com, nezapome\u0148te vlo\u017eit i http://, jinak bude odkaz pova\u017eov\u00e1n za relativn\u00ed.';
catalog['Site map name will be displayed as the main heading. This field is required.'] = 'N\u00e1zev mapy serveru zobrazovan\u00fd jako hlavn\u00ed nadpis. Toto pole je povinn\u00e9.';
catalog['Site settings'] = 'Nastaven\u00ed webu';
catalog['Site'] = 'Web';
catalog['Size'] = 'Velikost';
catalog['Slow'] = 'Pomalu';
catalog['Slug'] = 'Identifik\u00e1tor';
catalog['Source code'] = 'Zdrojov\u00fd k\u00f3d';
catalog['Specific options'] = 'Specifick\u00e9 volby';
catalog['Specifies how many seconds to periodically autoscroll the content. If set to 0 (default) then autoscrolling is turned off.'] = 'Ur\u010duje, za kolik sekund se pravideln\u011b posune obsah. Pokud je nastaveno na 0 (v\u00fdchoz\u00ed), pak je automatick\u00fd posuv vypnut\u00fd.';
catalog['Specifies whether the embedded thumbnail image feature is used.'] = 'Ur\u010duje, zda bude funkce Vlo\u017een\u00ed n\u00e1hledu obr\u00e1zku pou\u017eita.';
catalog['Staff status'] = 'Administra\u010dn\u00ed p\u0159istup';
catalog['Start slideshow'] = 'Spustit prezentaci';
catalog['Stop slideshow'] = 'Zastavit prezentaci';
catalog['Sunday Monday Tuesday Wednesday Thursday Friday Saturday'] = 'Ned\u011ble Pond\u011bl\u00ed \u00dater\u00fd St\u0159eda \u010ctvrtek P\u00e1tek Sobota';
catalog['Superuser status'] = 'Super u\u017eivatel';
catalog['The file in any format.'] = 'Soubor v libovoln\u00e9m form\u00e1tu.';
catalog['The file that you want to insert as an attachment to the article.'] = 'Soubor, kter\u00fd chcete vlo\u017eit jako p\u0159\u00edlohu k \u010dl\u00e1nku.';
catalog['The main content of the article. Do not put the main heading, it will be automatically displayed from the Name field.'] = 'Hlavn\u00ed obsah \u010dl\u00e1nku. Nevkl\u00e1dejte hlavn\u00ed nadpis, ten bude automaticky zobrazen z pole N\u00e1zev.';
catalog['The position of the article in the list numbered from 0. If not inserted, article will be automatically placed to the end of the list of articles.'] = 'Pozice \u010dl\u00e1nku v seznamu \u010d\u00edslovan\u00fd od 0. Pokud nen\u00ed pozice vlo\u017eena, \u010dl\u00e1nek se automaticky za\u0159ad\u00ed na konec seznamu \u010dl\u00e1nk\u016f.';
catalog['The position of the attachment numbered from 0. If not inserted, image will be automatically placed to the end.'] = 'Pozice p\u0159\u00edlohy \u010d\u00edslovan\u00e1 od 0. Pokud nen\u00ed pozice vlo\u017eena, soubor se automaticky za\u0159ad\u00ed na konec.';
catalog['The position of the image in the gallery numbered from 0. If not inserted, image will be automatically placed to the end of the gallery of images.'] = 'Pozice obr\u00e1zku v galerii \u010d\u00edslovan\u00e1 od 0. Pokud nen\u00ed pozice vlo\u017eena, obr\u00e1zek se automaticky za\u0159ad\u00ed na konec.';
catalog['The speed of the scroll animation.'] = 'Rychlost posuvu animace.';
catalog['The title of the link that appears when hovering the mouse on the link. It should say a short information about where the link points. This title reads screen readers of the web pages.'] = 'Titulek odkazu, kter\u00fd se zobrazuje p\u0159i najet\u00ed my\u0161\u00ed na odkaz. M\u011bl by vyjad\u0159ovat kr\u00e1tkou informaci o tom, kam odkaz sm\u011b\u0159uje. Tento titulek \u010dtou hlasov\u00e9 \u010dte\u010dky webov\u00fdch str\u00e1nek.';
catalog['The title of the page is displayed in the upper bar of the browser and is the most important element for SEO. If not filled, will be automatically used Title of the article. It appears as a clickable link in search results. The optimal length is 64 characters, Google cuts title to 66 characters, Yahoo to 120.'] = 'Titulek str\u00e1nky je zobrazen v horn\u00ed li\u0161t\u011b prohl\u00ed\u017ee\u010de a je to nejpodstatn\u011bj\u0161\u00ed prvek pro SEO. Pokud nen\u00ed vypln\u011bn, automaticky se pou\u017eije N\u00e1zev \u010dl\u00e1nku. Zobrazuje se jako klikac\u00ed odkaz ve v\u00fdsledc\u00edch vyhled\u00e1v\u00e1n\u00ed. Optim\u00e1ln\u00ed d\u00e9lka je 64 p\u00edsmen, Google o\u0159ez\u00e1v\u00e1 titulek na 66 znak\u016f, Yahoo na 120.';
catalog['The way of image alignment to the rest of the site content.'] = 'Zp\u016fsob zarovn\u00e1n\u00ed obr\u00e1zku v\u016f\u010di ostatn\u00edmu obsahu str\u00e1nky.';
catalog['This content type has no settings.'] = 'Tento typ obsahu nem\u00e1 \u017e\u00e1dn\u00e1 nastaven\u00ed.';
catalog['This option is not available'] = 'Tato volba nen\u00ed k dispozici';
catalog['Thumbnail height in pixels.'] = 'V\u00fd\u0161ka n\u00e1hledu obr\u00e1zku v pixelech.';
catalog['Thumbnail width in pixels.'] = '\u0160\u00ed\u0159ka n\u00e1hledu obr\u00e1zku v pixelech.';
catalog['Title'] = 'Titulek';
catalog['Today'] = 'Dnes';
catalog['Tomorrow'] = 'Z\u00edtra';
catalog['Type'] = 'Typ';
catalog['Up'] = 'Nahoru';
catalog['Update'] = 'Aktualizovat';
catalog['Upload'] = 'Nahr\u00e1t';
catalog['Url'] = 'Adresa';
catalog['User permissions'] = 'Opr\u00e1vn\u011bn\u00ed ke spr\u00e1v\u011b u\u017eivatel\u016f';
catalog['User'] = 'U\u017eivatel';
catalog['Username'] = 'U\u017eivatel';
catalog['Users'] = 'U\u017eivatel\u00e9';
catalog['Vertical margin of the image is suitable for image text wrapping.'] = 'Vertik\u00e1ln\u00ed okraj obr\u00e1zku je vhodn\u00fd p\u0159i obt\u00e9k\u00e1n\u00ed obr\u00e1zku textem.';
catalog['Vertical margin'] = 'Vertik\u00e1ln\u00ed okraj';
catalog['View image'] = 'Zobrazit obr\u00e1zek';
catalog['View selected image in new window'] = 'Zobrazen\u00ed vybran\u00e9ho obr\u00e1zku v nov\u00e9m okn\u011b';
catalog['When you tick this box, menu item can not be deleted. This can be used for a system items such as News, Sitemap, etc.'] = 'Po zatr\u017een\u00ed tohoto pole nelze polo\u017eku menu smazat. To lze vyu\u017e\u00edt pro syst\u00e9mov\u00e9 polo\u017eky nap\u0159. Novinky, Mapu serveru, apod.';
catalog['Width of border in pixels.'] = '\u0160\u00ed\u0159ka ohrani\u010den\u00ed obr\u00e1zku v pixelech.';
catalog['Width'] = '\u0160\u00ed\u0159ka';
catalog['Working with article list'] = 'Pr\u00e1ce se seznamem \u010dl\u00e1nk\u016f';
catalog['Working with article'] = 'Pr\u00e1ce s \u010dl\u00e1nkem';
catalog['Working with attachment'] = 'Pr\u00e1ce se souborem';
catalog['Working with file'] = 'Pr\u00e1ce se souborem';
catalog['Working with gallery'] = 'Pr\u00e1ce s galeri\u00ed';
catalog['Working with groups'] = 'Pr\u00e1ce se skupinou';
catalog['Working with image'] = 'Pr\u00e1ce s obr\u00e1zkem';
catalog['Working with menu item list'] = 'Pr\u00e1ce se seznamem polo\u017eek menu';
catalog['Working with menu'] = 'Pr\u00e1ce s menu';
catalog['Working with site map'] = 'Pr\u00e1ce s mapou serveru';
catalog['Working with the group'] = 'Pr\u00e1ce se skupinou';
catalog['Working with the menu item'] = 'Pr\u00e1ce s polo\u017ekou menu';
catalog['Working with the user'] = 'Pr\u00e1ce s u\u017eivatelem';
catalog['Yesterday'] = 'V\u010dera';
catalog['You have selected a menu item that points to itself.'] = 'Vybrali jste polo\u017eku menu, kter\u00e1 ukazuje sama na sebe.';
catalog['You have selected an action, and you haven\'t made any changes on individual fields. You\'re probably looking for the Go button rather than the Save button.'] = 'Byla vybr\u00e1na operace a jednotliv\u00e1 pole nejsou zm\u011bn\u011bn\u00e1. Patrn\u011b hled\u00e1te tla\u010d\u00edtko Prov\u00e9st sp\u00ed\u0161e ne\u017e Ulo\u017eit.';
catalog['You have selected an action, but you haven\'t saved your changes to individual fields yet. Please click OK to save. You\'ll need to re-run the action.'] = 'Byla vybr\u00e1na operace, ale dosud nedo\u0161lo k ulo\u017een\u00ed zm\u011bn jednotliv\u00fdch pol\u00ed. Ulo\u017e\u00edte klepnut\u00edm na tla\u010d\u00edtko OK. Pak bude t\u0159eba operaci spustit znovu.';
catalog['You have unsaved changes on individual editable fields. If you run an action, your unsaved changes will be lost.'] = 'V jednotliv\u00fdch pol\u00edch jsou neulo\u017een\u00e9 zm\u011bny, kter\u00e9 budou ztraceny, pokud operaci provedete.';
catalog['m/d/Y'] = 'j.n.Y';


function gettext(msgid) {
  var value = catalog[msgid];
  if (typeof(value) == 'undefined') {
    return msgid;
  } else {
    return (typeof(value) == 'string') ? value : value[0];
  }
}

function ngettext(singular, plural, count) {
  value = catalog[singular];
  if (typeof(value) == 'undefined') {
    return (count == 1) ? singular : plural;
  } else {
    return value[pluralidx(count)];
  }
}

function gettext_noop(msgid) { return msgid; }

function pgettext(context, msgid) {
  var value = gettext(context + '' + msgid);
  if (value.indexOf('') != -1) {
    value = msgid;
  }
  return value;
}

function npgettext(context, singular, plural, count) {
  var value = ngettext(context + '' + singular, context + '' + plural, count);
  if (value.indexOf('') != -1) {
    value = ngettext(singular, plural, count);
  }
  return value;
}

function interpolate(fmt, obj, named) {
  if (named) {
    return fmt.replace(/%\(\w+\)s/g, function(match){return String(obj[match.slice(2,-2)])});
  } else {
    return fmt.replace(/%s/g, function(match){return String(obj.shift())});
  }
}

/* formatting library */

var formats = new Array();

formats['DATETIME_FORMAT'] = 'j. E Y G:i:s';
formats['DATE_FORMAT'] = 'j.n.Y';
formats['DECIMAL_SEPARATOR'] = ',';
formats['MONTH_DAY_FORMAT'] = 'j. F';
formats['NUMBER_GROUPING'] = '3';
formats['TIME_FORMAT'] = 'G:i:s';
formats['FIRST_DAY_OF_WEEK'] = '1';
formats['TIME_INPUT_FORMATS'] = ['%H:%M:%S', '%H:%M'];
formats['THOUSAND_SEPARATOR'] = ' ';
formats['DATE_INPUT_FORMATS'] = ['%d.%m.%Y', '%d.%m.%y', '%Y-%m-%d', '%y-%m-%d'];
formats['YEAR_MONTH_FORMAT'] = 'F Y';
formats['SHORT_DATE_FORMAT'] = 'd.m.Y';
formats['SHORT_DATETIME_FORMAT'] = 'd.m.Y G:i:s';
formats['DATETIME_INPUT_FORMATS'] = ['%d.%m.%Y %H:%M:%S', '%d.%m.%Y %H:%M:%S.%f', '%d.%m.%Y %H:%M', '%d.%m.%Y', '%Y-%m-%d %H:%M:%S', '%Y-%m-%d %H:%M:%S.%f', '%Y-%m-%d %H:%M', '%Y-%m-%d'];

function get_format(format_type) {
    var value = formats[format_type];
    if (typeof(value) == 'undefined') {
      return msgid;
    } else {
      return value;
    }
}

