Drupal.locale = { 'pluralFormula': function($n) { return Number((($n==1)?(0):((($n>=2)&&($n<=4))?(1):2))); }, 'strings': { "Split summary at cursor": "Oddělit upoutávku pod kursorem", "Join summary": "Sloučit s upoutávkou", "Upload": "Nahrávání souborů", "Select all rows in this table": "Označit všechny řádky v této tabulce", "Deselect all rows in this table": "Zrušit označení všech řádek v této tabulce", "Automatic alias": "Automatický alias", "Please select a file.": "Zvolte prosím soubor.", "You are not allowed to operate on more than %num files.": "Nemůžete pracovat s více než %num soubory najednou.", "Please specify dimensions within the allowed range that is from 1x1 to @dimensions.": "Zadejte prosím rozměry v povolených mezích od 1x1 do @dimensions.", "unlimited": "neomezeno", "%filename is not an image.": "%filename není obrázek.", "Only files with the following extensions are allowed: %files-allowed.": "Jsou povoleny pouze soubory s těmito koncovkami: %files-allowed.", "Directory %dir is loaded.": "Adresář %dir je nahrán.", "Directory %dir is empty.": "Adresář %dir je prázdný.", "File browsing is disabled in directory %dir.": "Prohlížení souborů v adresáři %dir není povoleno.", "You can\'t perform this operation.": "Tuto operaci nemůžete provést.", "Do you want to refresh the current directory?": "Má se obnovit pohled na aktuální adresář?", "Uploading %filename...": "Nahrávám %filename...", "Delete selected files?": "Smazat zvolené soubory?", "Please select a thumbnail.": "Zvolte prosím náhled.", "Please select a single file.": "Zvolte prosím právě jeden soubor.", "You must select at least %num files.": "Je nutné zvolit alespoň %num souborů.", "Send to @app": "Poslat do @app", "textarea": "vst.pole" } };