File: D:/web/itpartnership.net (cms)/admin/lang/ext/sk_SK/admin.inc.php
<?php
$lang['admin']['close'] = 'Zatviruť';
$lang['admin']['revert'] = 'Vrátiť všetky zmeny';
$lang['admin']['autoclearcache2'] = 'Odstrániť keš súborov starších ako počet dní';
$lang['admin']['nothingtodo'] = 'Nič nerobí';
$lang['admin']['root'] = 'Root';
$lang['admin']['info_content_autocreate_flaturls'] = 'If enabled, all urls will be created as a copy of the page alias (but not synchronized to the page alias)';
$lang['admin']['content_autocreate_flaturls'] = 'Automatically created URL's are flat';
$lang['admin']['content_autocreate_urls'] = 'Automatically create page URL's';
$lang['admin']['content_mandatory_urls'] = 'URL adresa stránky je povinná ';
$lang['admin']['content_imagefield_path'] = 'Cesta pre obrázok';
$lang['admin']['info_content_imagefield_path'] = 'Relatívna adresa k uploads adresáru, zadajte názov adresára obsahujúci obrázky pre pole';
$lang['admin']['content_thumbnailfield_path'] = 'Cesta k náhľadu';
$lang['admin']['info_content_thumbnailfield_path'] = 'Relatívna adresa k uploads adresáru, zadajte názov adresára obsahujúci obrázky pre pole. Zvyčajne býva rovnaká ako cesta definovaná vyššie';
$lang['admin']['contentimage_path'] = 'Cesta pre značku {content_image}';
$lang['admin']['info_contentimage_path'] = 'Relative to the uploads path, specify a directory name that contains the paths containing files for the {content_image} tag. This value is used as a default for the dir parameter';
$lang['admin']['editcontent_settings'] = 'Nastavenia editácie obsahu';
$lang['admin']['help_page_url'] = 'Specify an alternat URL (relative to the root of your website) that can be used to uniquely identify this page. i.e: path/to/mypage';
$lang['admin']['help_page_alias'] = 'The alias is used as an alternate to the page id to uniquely identify a page. It must be unique across all pages. The alias is also used to assist in building the URL for the page';
$lang['admin']['help_page_searchable'] = 'This setting indicates whether the content for this page should be indexed by the search engine';
$lang['admin']['help_page_cachable'] = 'Performance can be increased by setting as many pages as possible to cachable. However this cannot be used for pages where content may change on a per request basis';
$lang['admin']['sitedownexcludeadmins'] = 'Exclude logged in administrators';
$lang['admin']['your_ipaddress'] = 'Vaša IP adresa';
$lang['admin']['use_wysiwyg'] = 'Použiť WYSIWYG editor';
$lang['admin']['contenttype_redirlink'] = 'Odkaz pre presmerovanie';
$lang['admin']['yes'] = 'Áno';
$lang['admin']['no'] = 'Nie';
$lang['admin']['listcontent_showalias'] = 'Zobraziť alias stĺpec';
$lang['admin']['listcontent_showurl'] = 'Zobraziť URL stĺpec';
$lang['admin']['listcontent_showtitle'] = 'Zobraziť názov stránky, alebo text v menu';
$lang['admin']['listcontent_settings'] = 'Nastavenia zoznamu obsahu';
$lang['admin']['lctitle_page'] = 'Nadpis existujúcich obsahových položiek';
$lang['admin']['lctitle_alias'] = 'Alias existujúcich obsahových položiek. Niektoré polložky nemajú aliasy';
$lang['admin']['lctitle_url'] = 'URL prípona pre obsah. Ak je zadaná';
$lang['admin']['lctitle_template'] = 'Vybraná šablóna pre obsah. Niektoté obsahové položky nemajú šablóny';
$lang['admin']['lctitle_owner'] = 'Vlastník položky';
$lang['admin']['lctitle_active'] = 'Indicates wether the content item is active. Inactive items cannot be displayed.';
$lang['admin']['lctitle_default'] = 'Zadajte obsah, ktorý bude zobrazený, keď užívateľ zadá URL stránky. Iba jedna položka môže byť prednastavená ';
$lang['admin']['lctitle_move'] = 'Povoliť zoraďovanie hierarchie';
$lang['admin']['lctitle_multiselect'] = 'Vybrať všetky/žadne';
$lang['admin']['invalid_url'] = 'URL stránky je neplatná. Môže obsahovať len alfanumerické znaky alebo znaky - alebo /';
$lang['admin']['page_url'] = 'URL stránky';
$lang['admin']['runuserplugin'] = 'Spustiť užívateľský plugin';
$lang['admin']['output'] = 'Výstup';
$lang['admin']['run'] = 'Spustiť';
$lang['admin']['run_udt'] = 'Spustiť túto užívateľskú značku';
$lang['admin']['stylesheetcopied'] = 'Štýly nakopírované';
$lang['admin']['templatecopied'] = 'Šablóna nakopírovaná';
$lang['admin']['ecommerce_desc'] = 'Moduly pre e-commerce';
$lang['admin']['ecommerce'] = 'E-commerce';
$lang['admin']['help_function_content_module'] = '<h3>What does this do?</h3>
<p>This content block type allows interfacing with different modules to create different content block types.</p>
<p>Some modules can define content block types for use in module templates. i.e: The FrontEndUsers module may define a group list content block type. It will then indicate how you can use the content_module tag to utilize that block type within your templates.</p>
<p><strong>Note:</strong> This block type must be used only with compatible modules. You should not use this in any way except for as guided by addon modules.</p>';
$lang['admin']['error_parsing_content_blocks'] = 'Chyba pri spracovavávaní obsahových blokov (možná duplicita názvov)';
$lang['admin']['error_no_default_content_block'] = 'Nebol nájdený žiadny obsahový blok v tejto šablóne. Prosím, uistite sa či máte značku {content} v šablóne stránky';
$lang['admin']['help_function_cms_stylesheet'] = ' <h3>What does this do?</h3>
<p>A replacement for the {stylesheet} tag, this tag provides caching of css files by generating static files in the tmp/cache directory, and smarty processing of the individual stylesheets.</p>
<p>This plugin retrieves stylesheet information from the system. By default, it grabs all of the stylesheets attached to the current template in the order specified by the designer, and generates stylesheet tags.</p>
<p>Generated stylesheets are uniquely named according to the last modification date in the database, and are only generated if the stylesheet has changed.</p>
<p>This tag is the replacement for the {stylesheet} tag.</p>
<h3>How do I use it?</h3>
<p>Just insert the tag into your template/page's head section like: <code>{cms_stylesheet}</code></p>
<h3>What parameters does it take?</h3>
<ul>
<li><em>(optional)</em>name - Instead of getting all stylesheets for the given page, it will only get one specifically named one, whether it's attached to the current template or not.</li>
<li><em>(optional)</em>templateid - If templateid is defined, this will return stylesheets associated with that template instead of the current one.</li>
<li><em>(optional)</em>media - When used in conjunction with the name parameter this parameter will allow you to override the media type for that stylesheet. When used in conjunction with the templateid parameter, the media parameter will only output stylesheet tags for those stylesheets that arer marked as compatible with the specified media type.</li>
</ul>
<h3>Smarty Processing</h3>
<p>When generating css files this system passes the stylesheets retrieved from the database through smarty. The smarty delimiters have been changed from the CMSMS standard { and } to [[ and ]] respectively to ease transition in stylesheets. This allows creating smarty variables i.e.: [[assign var='red' value='#900']] at the top of the stylesheet, and then using these variables later in the stylesheet, i.e:</p>
<pre>
<code>
h3 .error { color: [[$red]]; }<br/>
</code>
</pre>
<p>Because the cached files are generated in the tmp/cache directory of the CMSMS installation, the CSS relative working directory is not the root of the website. Therefore any images, or other tags that require a url should use the [[root_url]] tag to force it to be an absolute url. i.e:</p>
<pre>
<code>
h3 .error { background: url([[root_url]]/uploads/images/error_background.gif); }<br/>
</code>
</pre>
<p><strong>Note:</strong> Due to the caching nature of the plugin, smarty variables should be placed at the top of EACH stylesheet that is attached to a template.</p>';
$lang['admin']['pseudocron_granularity'] = 'Pseudocron Granulometria';
$lang['admin']['info_pseudocron_granularity'] = 'Nastavenie pre naplánovanie spúštania úloh';
$lang['admin']['cron_request'] = 'Každý prístup';
$lang['admin']['cron_15m'] = '15 minút';
$lang['admin']['cron_30m'] = '30 minút';
$lang['admin']['cron_60m'] = '1 hodina';
$lang['admin']['cron_120m'] = '2 hodiny';
$lang['admin']['cron_3h'] = '3 hodiny';
$lang['admin']['cron_6h'] = '6 hodí';
$lang['admin']['cron_12h'] = '12 hodín';
$lang['admin']['cron_24h'] = '24 hodín';
$lang['admin']['clearcache_taskdescription'] = 'Vykonávať denne. Úloha, ktorá vymažé kešované úbory staršie ako nastavenie v globálnych nastaveniach.';
$lang['admin']['clearcache_taskname'] = 'Vyčistiť kešované súbory';
$lang['admin']['info_autoclearcache'] = 'Nastavenie celo-číselnej hodnoty. Číslo 0 vypína automatické čistenie keš';
$lang['admin']['autoclearcache'] = 'Automaticky čístiť keš každých N dní';
$lang['admin']['listtemplates_pagelimit'] = 'Počet stránok zobrazených v šablónach na jednu stránku';
$lang['admin']['liststylesheets_pagelimit'] = 'Počet stránok zobrazených v štýloch na jednu stránku';
$lang['admin']['listgcbs_pagelimit'] = 'Počet stránok zobrazených v HTML blokoch na jednu stránku';
$lang['admin']['insecure'] = 'Nezapezpečené(HTTP)';
$lang['admin']['secure'] = 'Zabezpečené (HTTPS)';
$lang['admin']['secure_page'] = 'Použiť HTTPS pre túto stránku';
$lang['admin']['thumbnail_width'] = 'Šírka náhľadu (width)';
$lang['admin']['thumbnail_height'] = 'Výška nahľadu (height)';
$lang['admin']['E_STRICT'] = 'E_STRICT je vypnutý v error_reporting';
$lang['admin']['test_estrict_failed'] = 'E_STRICT je zapnutý v error_reporting';
$lang['admin']['info_estrict_failed'] = 'Niektoré knižnice použivané CMSMS nebudú pracovať správne s E_STRICT. Prosím vypnite toto nastavenie pred pokračovaním';
$lang['admin']['E_DEPRECATED'] = 'E_DEPRECATED je vypnutý v error_reporting';
$lang['admin']['test_edeprecated_failed'] = 'E_DEPRECATED je zapnutý v error_reporting';
$lang['admin']['info_edeprecated_failed'] = 'Ak je E_DEPRECATED zapnuté v error reporting užívatelia budú vidieť mnoho upozornení na stránke';
$lang['admin']['session_use_cookies'] = 'Použiť Session Cokies';
$lang['admin']['errorgettingcontent'] = 'Nie sú informácie o šepcifikovanom obsahovom objekte ';
$lang['admin']['errordeletingcontent'] = 'Chyba pri odstraňovaní stránky (pravdepodobne má podstránky, alebo je označená ako hlavná)';
$lang['admin']['invalidemail'] = 'Vložená e-mailová adresa nie je správna';
$lang['admin']['info_deletepages'] = 'Poznámka: z dôvodu prístupových práv, niektoré z vybraných stránok pre odstránenie nemusia byť zobrazen nižšie.';
$lang['admin']['info_pagealias'] = 'Zadajte unikátny názov pre alias stránky.';
$lang['admin']['info_autoalias'] = 'Alias sa vygeneruje automaticky, v prípade, že ho nevyplníte sami.';
$lang['admin']['invalidparent'] = 'Musíte vybrať nadradenú stránku (kontatujte administrátora, v prípade že túto možnosť nevidíte)';
$lang['admin']['forgotpwprompt'] = 'Vložte svoje administrátorske prihlasovacie meno. E-mail bude odoslaný na vašu e-mailovú adresu z administrácie.';
$lang['admin']['info_basic_attributes'] = 'Nastavením tohto poľa povolíte položky, ktoré budú môcť spravovať používatelia bez prístupových práv (Manage All Content/Správa celého obsahu).';
$lang['admin']['basic_attributes'] = 'Základné nastavenia';
$lang['admin']['no_permission'] = 'Nemáte prístupové práva pre túto akciu.';
$lang['admin']['bulk_success'] = 'Hromadná zmena bola úspešne aktualizovaná.';
$lang['admin']['no_bulk_performed'] = 'Neboli zadané žiadne hromadné zmeny.';
$lang['admin']['info_preview_notice'] = '';
$lang['admin']['sitedownexcludes'] = 'Vylúčiť tieto adresy zo zoznamu stránok mimo prevádzky';
$lang['admin']['info_sitedownexcludes'] = 'Tento parameter obsahuje zoznam ip adries oddelených čiarkami, ktore budú vynechané počas vypnutia stránok. Nastavenie povolí administrátorom robiť zmeny počas nedostupnosti.<br/><br/>Adresy možu byť zadávané v takýchto formátoch:<br/>
1. xxx.xxx.xxx.xxx -- (priama IP adresa)<br/>
2. xxx.xxx.xxx.[yyy-zzz] -- (rozsha IP adries)<br/>
3. xxx.xxx.xxx.xxx/nn -- (nnn = number of bits, cisco style. i.e: 192.168.0.100/24 = entire 192.168.0 class C subnet)';
$lang['admin']['setup'] = 'Rozšírené nastavenia';
$lang['admin']['handle_404'] = 'Vlastné 404 nastavenia';
$lang['admin']['sitedown_settings'] = 'Nastavenia stránky mimo prevádzky';
$lang['admin']['general_settings'] = 'Hlavné nastavenia';
$lang['admin']['help_function_page_attr'] = '<h3>What does this do?</h3>
<p>This tag can be used to return the value of the attributes of a certain page.</p>
<h3>How do I use it?</h3>
<p>Insert the tag into the template like: <code>{page_attr key="extra1"}</code>.</p>
<h3>What parameters does it take?</h3>
<ul>
<li><strong>key [required]</strong> The key to return the attribute of.</li>
</ul>';
$lang['admin']['forge'] = 'Forge ';
$lang['admin']['disable_wysiwyg'] = 'WYSIWYG editore nie je povolený pre túto stránku';
$lang['admin']['help_function_page_image'] = '<h3>What does this do?</h3>
<p>This tag can be used to return the value of the image or thumbnail fields of a certain page.</p>
<h3>How do I use it?</h3>
<p>Insert the tag into the template like: <code>{page_image}</code>.</p>
<h3>What parameters does it take?</h3>
<ul>
<li>thumbnail - Optionally display the value of the thumbnail property instead of the image property.</li>
</ul>';
$lang['admin']['pagelink_circular'] = 'A page link cannot list another page link as its destination7';
$lang['admin']['destinationnotfound'] = 'Vybrané stránku neboli nájdené';
$lang['admin']['help_function_dump'] = '<h3>What does this do?</h3>
<p>This tag can be used to dump the contents of any smarty variable in a more readable format. This is useful for debugging, and editing templates, to know the format and types of data available.</p>
<h3>How do I use it?</h3>
<p>Insert the tag in the template like <code>{dump item='the_smarty_variable_to_dump'}</code>.</p>
<h3>What parameters does it take</h3>
<ul>
<li><strong>item (required)</strong> - The smarty variable to dump the contents of.</li>
<li>maxlevel - The maximum number of levels to recurse (applicable only if recurse is also supplied. The default value for this parameter is 3</li>
<li>nomethods - Skip output of methods from objects.</li>
<li>novars - Skip output of object members.</li>
<li>recurse - Recurse a maximum number of levels through the objects providing verbose output for each item until the maximum number of levels is reached.</li>
</ul>';
$lang['admin']['sqlerror'] = 'Chyba SQL v %s';
$lang['admin']['image'] = 'Obrázok';
$lang['admin']['thumbnail'] = 'Náhľad';
$lang['admin']['searchable'] = 'Táto stránka je prehľadávateľná';
$lang['admin']['help_function_content_image'] = '<h3>What does this do?</h3>
<p>This plugin allows template designers to prompt users to select an image file when editing the content of a page. It behaves similarly to the content plugin, for additional content blocks.</p>
<h3>How do I use it?</h3>
<p>Just insert the tag into your page template like: <code>{content_image block='image1'}</code>.</p>
<h3>What parameters does it take?</h3>
<ul>
<li><strong>(required)</strong></em> block - The name for this additional content block.
<p>Example:</p>
<pre>{content_image block='image1'}</pre><br/>
</li>
<li><em>(optional)</em> label - A label or prompt for this content block in the edit content page. If not specified, the block name will be used.</li>
<li><em>(optional)</em> dir - The name of a directory (relative to the uploads directory, from which to select image files. If not specified, the uploads directory will be used.
<p>Example: use images from the uploads/image directory.</p>
<pre>{content_image block='image1' dir='images'}</pre><br/>
</li>
<li><em>(optional)</em> class - The css class name to use on the img tag in frontend display.</li>
<li><em>(optional)</em> id - The id name to use on the img tag in frontend display.</li>
<li><em>(optional)</em> name - The tag name to use on the img tag in frontend display.</li>
<li><em>(optional)</em> width - The desired width of the image.</li>
<li><em>(optional)</em> height - The desired height of the image.</li>
<li><em>(optional)</em> alt - Alternative text if the image cannot be found.</li>
</ul>';
$lang['admin']['error_udt_name_chars'] = 'Názov pre UDT musí začínať písmenom alebo podtrhovníkom, za ktorými môže nasledovať ľubovoľný počet písmen, číslisc alebo podtrhovníkov.';
$lang['admin']['errorupdatetemplateallpages'] = 'Šablóna nie je aktívna';
$lang['admin']['hidefrommenu'] = 'Skryť z menu';
$lang['admin']['settemplate'] = 'Nastaviť šablónu';
$lang['admin']['text_settemplate'] = 'Nastaviť vybrané stránky na inú šablónu';
$lang['admin']['cachable'] = 'Je možné cachovať';
$lang['admin']['noncachable'] = 'Nekešovateľná';
$lang['admin']['copy_from'] = 'Kopírovať z';
$lang['admin']['copy_to'] = 'Kopírovať do';
$lang['admin']['copycontent'] = 'Skopírovať obsahovú položku';
$lang['admin']['md5_function'] = 'fukncia md5';
$lang['admin']['tempnam_function'] = 'tempnam funkcia';
$lang['admin']['register_globals'] = 'direktíva PHP register_globals';
$lang['admin']['output_buffering'] = 'direktíva PHP output_buffering';
$lang['admin']['disable_functions'] = 'disable_functions v PHP';
$lang['admin']['xml_function'] = 'Základná podpora XML (expat)';
$lang['admin']['magic_quotes_gpc'] = 'Direktiva Magic quotes pre Get/Post/Cookie';
$lang['admin']['magic_quotes_gpc_on'] = 'Úvodzovky a spätné lomítko su autmatický escapeované. Môžete mať problémy s uložením šablón';
$lang['admin']['magic_quotes_runtime'] = 'Magic quotes zapnuté';
$lang['admin']['magic_quotes_runtime_on'] = 'Väčšina funkcií ktoré vracajú data budú escapeovaná spätným lomítkom. Môžete s tým mať problém.';
$lang['admin']['file_get_contents'] = 'Test funkcie file_get_contents';
$lang['admin']['check_ini_set'] = 'Test funckie ini_set';
$lang['admin']['check_ini_set_off'] = 'Možete mať rozdiely vo funkčnosti bez týchto vlastností . Test môže byť chybný, pokiaľ je zapnutý safe_mode';
$lang['admin']['file_uploads'] = 'Ńahratie súboru';
$lang['admin']['test_remote_url'] = 'Testo vzdialenej URL';
$lang['admin']['test_remote_url_failed'] = 'Pravdepodobne nebudete môcť otvoriť súbor na vzdialenom web serveri.';
$lang['admin']['test_allow_url_fopen_failed'] = 'Pokiaľ je vypnutá direktíva allow url fopen, nebudete môcť pristupovať k objektom URL pomocou FTP alebo HTTP protokolu.';
$lang['admin']['connection_error'] = 'Odchádzajúce http pripojenie nefunguje. Je možné, že sú blokované firewallom alebo iný spôsobom. Spŕavca modulo a ďalšie funkcionality nebudú dostupné. ';
$lang['admin']['remote_connection_timeout'] = 'Časový limit pre pripojenie vypršalo!';
$lang['admin']['search_string_find'] = 'Pripojenie v poriadku!';
$lang['admin']['connection_failed'] = 'Pripojenie zlyhalo!';
$lang['admin']['remote_response_ok'] = 'Vzdialená odpoveď: ok!';
$lang['admin']['remote_response_404'] = 'Vzdialená odpoveď: nenájdená!';
$lang['admin']['remote_response_error'] = 'Vzdialená odpoveď: s chybou!';
$lang['admin']['notifications_to_handle'] = 'Máte <b>%d</b> neošetrených oznámení';
$lang['admin']['notification_to_handle'] = 'Máte <b>%d</b> ošetrených oznámení';
$lang['admin']['notifications'] = 'Oznámenia';
$lang['admin']['dashboard'] = 'Zobraziť dashboard ';
$lang['admin']['ignorenotificationsfrommodules'] = 'Ignorovať oznámenia z týchto modulov';
$lang['admin']['admin_enablenotifications'] = 'Povoliť zobrazovanie oznámení užívateľom <br/><em>(oznámenia budú zobrazované na všetkých stránkach admin časti)</em>';
$lang['admin']['enablenotifications'] = 'Povoliť oznámenia užívateľovi v administrácii';
$lang['admin']['test_check_open_basedir_failed'] = 'Sú nastavené obmedzenie Open basedir. Niektoré vybrané funkcionality nemusia fungovať.';
$lang['admin']['config_writable'] = 'config.php zapisovateľny. Bezpečnejšie bude, ak mu nastavíte práva iba na čítanie';
$lang['admin']['caution'] = 'Opatrne';
$lang['admin']['create_dir_and_file'] = 'Kontrolujem, či môže server vytvárať adresára a súbory v jeho vytvorených adresároch.';
$lang['admin']['os_session_save_path'] = 'Bez kontroly, pretože OS path';
$lang['admin']['unlimited'] = 'Neobmedzený';
$lang['admin']['open_basedir'] = 'PHP open Basedir';
$lang['admin']['open_basedir_active'] = 'Bez kontroly, pretože je open basedir aktívny';
$lang['admin']['invalid'] = 'Neplatný';
$lang['admin']['checksum_passed'] = 'VŠetky záznamy kontrolných súčtov v nahratom súbore';
$lang['admin']['error_retrieving_file_list'] = 'Chyba pri načítaní zoznamu súborov';
$lang['admin']['files_checksum_failed'] = 'Súbory neboli skontrolované';
$lang['admin']['failure'] = 'Zlyhanie';
$lang['admin']['help_function_process_pagedata'] = '<h3>What does this do?</h3>
<p>This plugin will process the data in the "pagedata" block of content pages through smarty. It allows you to specify page specific data to smarty without changing the template for each page.</p>
<h3>How do I use it?</h3>
<ol>
<li>Insert smarty assign variables and other smarty logic into the pagedata field of some of your content pages.</li>
<li>Insert the <code>{process_pagedata}</code> tag into the very top of your page template.</li>
</ol>
<br/>
<h3>What parameters does it take?</h3>
<p>None at this time</p>';
$lang['admin']['page_metadata'] = 'Špecifické metadata stránky';
$lang['admin']['pagedata_codeblock'] = 'Smarty dáta alebo logika špecifická pre túto stránku';
$lang['admin']['error_uploadproblem'] = 'Chyba pri nahrávaní súbora';
$lang['admin']['error_nofileuploaded'] = 'Žiadny súbor nebol nahratý';
$lang['admin']['files_failed'] = 'Súbory sa nepodarilo skontrolovať pomocou súčtou (md5sum)';
$lang['admin']['files_not_found'] = 'Súbory nenájdené';
$lang['admin']['info_generate_cksum_file'] = 'Táto funkcia Vám vygeneruje súbor kontrolných súčtov pre prípadnú neskoršiu kontrolu. Doporučujeme generovať pri väčších zmenách, alebo upgradoch systému.';
$lang['admin']['info_validation'] = 'Táto funkcia porovná kontrolné súčty (tzv. checksums) z nahraté súbora s kontrolnými súčtami Vašej súčasnej inštalácie CMS. Táto funkčnosť Vám može pomôcť pri nahrátí nekompletných/poškodených súborov CMS, alebo pri hacknutí CMS, v prípade, že budú prepísane niektoré so súborov. Súbory kontrolných súčtov (tzv. checksum) sú podporované od verzie CMS Made Simple 1.4.';
$lang['admin']['download_cksum_file'] = 'Sťuahnúť súbor kontrolných súčtov (tzv. Checksum File)';
$lang['admin']['perform_validation'] = 'Spustiť overenie';
$lang['admin']['upload_cksum_file'] = 'Nahráť súbor kontrolných súčtov (tzc. Checksum File)';
$lang['admin']['checksumdescription'] = 'Overenie integritiy súborov CMS oproti známemu kontrolnému súčtu';
$lang['admin']['system_verification'] = 'Overenie CMS systému';
$lang['admin']['extra1'] = 'Extra položka 1';
$lang['admin']['extra2'] = 'Extra položka 2';
$lang['admin']['extra3'] = 'Extra položka 3';
$lang['admin']['start_upgrade_process'] = 'Začať proces aktualizácie';
$lang['admin']['warning_upgrade'] = '<em><strong>Varovanie:</strong></em> CMSMS je potrebné aktualizovať.';
$lang['admin']['warning_upgrade_info1'] = 'Momenálne bežíte na starej verzii schémy %s. Potrebujete aktualizovať na verziu %s';
$lang['admin']['warning_upgrade_info2'] = 'Prosím, kliknite na nasledujúci odkaz: %s.';
$lang['admin']['warning_mail_settings'] = 'Vaše nastavenia pre e-maily neboli nakonfigurované, čo môže spôsobiť nefunkčnosť posielať e-mailové správy cet web. Konfigurovať e-maily môžete v <a href="moduleinterface.php?module=CMSMailer">Extensions >> CMSMailer</a>.';
$lang['admin']['view_page'] = 'Pozri stránku v novom okne';
$lang['admin']['off'] = 'Vypnuté';
$lang['admin']['on'] = 'Zapnuté';
$lang['admin']['invalid_test'] = 'Chybná hodnota testovacieho parametra!';
$lang['admin']['copy_paste_forum'] = 'Zobraziť textový report <em>(vhodné pre skopírovanie do fóra v prípade riešenia problému)</em>';
$lang['admin']['permission_information'] = 'Prístupové informácie';
$lang['admin']['server_os'] = 'Operačný systém servera';
$lang['admin']['server_api'] = 'API Server';
$lang['admin']['server_software'] = 'Softvér servera';
$lang['admin']['server_information'] = 'Informácie o serveri';
$lang['admin']['session_save_path'] = 'Cesta ukladania relácii';
$lang['admin']['max_execution_time'] = 'Maximálny čas spustenia';
$lang['admin']['gd_version'] = 'verzia GD';
$lang['admin']['upload_max_filesize'] = 'Maximálna veľkosť uploadu';
$lang['admin']['post_max_size'] = 'Maximálna veľkosť posielania';
$lang['admin']['memory_limit'] = 'Pamäťový limit pre PHP';
$lang['admin']['server_db_type'] = 'Serverová databáza';
$lang['admin']['server_db_version'] = 'Verzia serverovej databázy';
$lang['admin']['phpversion'] = 'Súčasná verzia PHP';
$lang['admin']['safe_mode'] = 'PHP bezpečný mód';
$lang['admin']['php_information'] = 'PHP informácie';
$lang['admin']['cms_install_information'] = 'Inštalačné informácie CMS';
$lang['admin']['cms_version'] = 'Verzia CMS';
$lang['admin']['installed_modules'] = 'Nainštalované moduly';
$lang['admin']['config_information'] = 'Konfiguračné informácie';
$lang['admin']['systeminfo_copy_paste'] = 'Skopírujte a vložte tento označený text do vášho príspevku do fóra';
$lang['admin']['help_systeminformation'] = 'Informácia zobrazená nižšie je zozbieraná z viacerých zdrojov a zosumarizovaná tu, aby sa ľahšie hľadali informácie potrebné pri diagnostike problému či požiadavke o pomoc pri inštalácii vášho CMS Made Simple.';
$lang['admin']['systeminfo'] = 'Systémové informácie';
$lang['admin']['systeminfodescription'] = 'Zobrazí rôzne informácie o vašom systéme, ktoré môžu byť užitočné pri diagnostike problémov';
$lang['admin']['welcome_user'] = 'Vitajte';
$lang['admin']['itsbeensincelogin'] = 'Posledné prihlásenie pred %s';
$lang['admin']['days'] = 'dni';
$lang['admin']['day'] = 'deň';
$lang['admin']['hours'] = 'hodiny';
$lang['admin']['hour'] = 'hodina';
$lang['admin']['minutes'] = 'minúty';
$lang['admin']['minute'] = 'minúta';
$lang['admin']['help_css_max_age'] = 'Tento parameter by mal byť nastavený na relatívne vysokú hodnotu pre statické stránky a na nulu pri vývoji';
$lang['admin']['css_max_age'] = 'Maximálny čas (v sekundách) počas ktorého môžu byť štýly uchované v pamäti prehliadača';
$lang['admin']['error'] = 'Chyba';
$lang['admin']['clear_version_check_cache'] = 'Pri odoslaní vyčisti všetky uložené informácie o kontrole verzie';
$lang['admin']['new_version_available'] = '<em>Upozornenie:</em> Je dostupná nová verzia CMS Made Simple. Prosím, upozornite svojho administrátora.';
$lang['admin']['info_urlcheckversion'] = 'Ak tento odkaz je slovo "žiadne", nebudú sa vykonávať žiadne kontroly.<br/>Prázdny reťazec spôsobí použitie predvolenej adresy.';
$lang['admin']['urlcheckversion'] = 'Skontrolujte dostupnosť novej verzie CMS použitím tohto odkazu';
$lang['admin']['master_admintheme'] = 'Prednastavené téma administrácie (pre prihlasovaciu stránku a nových užívateľov)';
$lang['admin']['contenttype_separator'] = 'Oddeľovač';
$lang['admin']['contenttype_sectionheader'] = 'Hlavička sekcie';
$lang['admin']['contenttype_link'] = 'Externý odkaz';
$lang['admin']['contenttype_content'] = 'Obsah';
$lang['admin']['contenttype_pagelink'] = 'Interné odkazy stránok';
$lang['admin']['nogcbwysiwyg'] = 'Vypnúť WYSIWYG editor pre HTML bloky';
$lang['admin']['destination_page'] = 'Cieľová stránka';
$lang['admin']['additional_params'] = 'Ďalšie parametre';
$lang['admin']['help_function_current_date'] = ' <h3>Čo to robí?</h3>
<p>Tlačí aktuálny dátum a čas. Ak nie je zadaný formát, použije sa predvolený podobný 'Jan 01, 2004'.</p>
<h3>Ako sa to používa?</h3>
<p>Iba vložte značku do vášej predlohy/stránky ako napr.: <code>{current_date format="%A %d-%b-%y %T %Z"}</code></p>
<h3>Aké parametre sa môžu použiť?</h3>
<ul>
<li><em>(voliteľný)</em>format - formát dátumu/času použitím parametrov z php funkcie strftime. Pozri <a href="http://php.net/strftime" target="_blank">tento link</a> na zoznam parametrov a informácie.</li>
<li><em>(voliteľný)</em>ucword - Ak je pravdivý, vráti každé slovo s prvým písmenom veľkým. </li>
</ul>
</p>';
$lang['admin']['help_function_valid_xhtml'] = '<h3>Čo to robí?</h3>
<p>Returns a link to the w3c HTML validator.</p>
<h3>Ako sa to používa?</h3>
<p>Just insert the tag into your template/page like: <code>{valid_xhtml}</code></p>
<h3>Aké parametre sa môžu použiť?</h3>
<p>
<ul>
<li><em>(optional)</em> url (string) - The URL used for validation, if none is given http://validator.w3.org/check/referer is used.</li>
<li><em>(optional)</em> class (string) - If set, this will be used as class attribute for the link (a) element</li>
<li><em>(optional)</em> target (string) - If set, this will be used as target attribute for the link (a) element</li>
<li><em>(optional)</em> image (true/false) - If set to false, a text link will be used instead of an image/icon.</li>
<li><em>(optional)</em> text (string) - If set, this will be used for the link text or alternate text for the image. Default is 'valid XHTML 1.0 Transitional'.<br /> When an image is used, the given string will also be used for the image alt attribute (by default, this can be overridden by using the 'alt' parameter).</li>
<li><em>(optional)</em> image_class (string) - Only if 'image' is not set to false. If set, this will be used as class attribute for the image (img) element</li>
<li><em>(optional)</em> src (string) - Only if 'image' is not set to false. The icon to show. Default is http://www.w3.org/Icons/valid-xhtml10</li>
<li><em>(optional)</em> width (string) - Only if 'image' is not set to false. The image width. Default is 88 (width of http://www.w3.org/Icons/valid-xhtml10)</li>
<li><em>(optional)</em> height (string) - Only if 'image' is not set to false. The image height. Default is 31 (height of http://www.w3.org/Icons/valid-xhtml10)</li>
<li><em>(optional)</em> alt (string) - Only if 'image' is not set to false. The alternate text ('alt' attribute) for the image (element). If none is given the link text will be used.</li>
</ul>
</p>';
$lang['admin']['help_function_valid_css'] = '<h3>Čo to robí?</h3>
<p>Returns a link to the w3c CSS validator.</p>
<h3>Ako sa to používa?</h3>
<p>Just insert the tag into your template/page like: <code>{valid_css}</code></p>
<h3>Aké parametre sa môžu použiť?</h3>
<p>
<ul>
<li><em>(optional)</em> url (string) - The URL used for validation, if none is given http://jigsaw.w3.org/css-validator/check/referer is used.</li>
<li><em>(optional)</em> class (string) - If set, this will be used as class attribute for the link (a) element</li>
<li><em>(optional)</em> target (string) - If set, this will be used as target attribute for the link (a) element</li>
<li><em>(optional)</em> image (true/false) - If set to false, a text link will be used instead of an image/icon.</li>
<li><em>(optional)</em> text (string) - If set, this will be used for the link text or alternate text for the image. Default is 'Valid CSS 2.1'.<br /> When an image is used, the given string will also be used for the image alt attribute (by default, this can be overridden by using the 'alt' parameter).</li>
<li><em>(optional)</em> image_class (string) - Only if 'image' is not set to false. If set, this will be used as class attribute for the image (img) element</li>
<li><em>(optional)</em> src (string) - Only if 'image' is not set to false. The icon to show. Default is http://jigsaw.w3.org/css-validator/images/vcss</li>
<li><em>(optional)</em> width (string) - Only if 'image' is not set to false. The image width. Default is 88 (width of http://jigsaw.w3.org/css-validator/images/vcss)</li>
<li><em>(optional)</em> height (string) - Only if 'image' is not set to false. The image height. Default is 31 (height of http://jigsaw.w3.org/css-validator/images/vcss)</li>
<li><em>(optional)</em> alt (string) - Only if 'image' is not set to false. The alternate text ('alt' attribute) for the image (element). If none is given the link text will be used.</li>
</ul>
</p>';
$lang['admin']['help_function_title'] = ' <h3>Čo to robí?</h3>
<p>Vypíše nadpis stránky.</p>
<h3>Ako sa to používa?</h3>
<p>Vkladá sa do šablóny značka <code>{title}</code></p>
<h3>Aké parametre sa môžu použiť?</h3>
<p><em>(optional)</em> assign (string) - priradí do premennej s týmto názvom.</p>';
$lang['admin']['help_function_stylesheet'] = ' <h3>Čo to robí?</h3>
<p>Gets stylesheet information from the system. By default, it grabs all of the stylesheets attached to the current template.</p>
<h3>Ako sa to používa?</h3>
<p>Vložením značky do hlavičky stránok: <code>{stylesheet}</code></p>
<h3>Aké parametre sa môžu použiť?</h3>
<ul>
<li><em>(voliteľné)</em>name - zobrazí vybraný štýl, v prípade, že sa tento parameter nezadá, generuju sa štýly priradené k jednotlivým šablónam</li>
<li><em>(voliteľné)</em>media - ak je definovaný parameter name, môžete vygenerovanému štylu zadať aj typ média</li>
<li><em>(volitelné)</em>templateid - tento parameter zobrazí štýly, priradené k vybranej šablóne</li>
</ul>
</p>';
$lang['admin']['help_function_stopexpandcollapse'] = ' <h3>Čo to robí?</h3>
<p>Enables content to be expandable and collapsable. Like the following:<br />
<a href="#expand1" onClick="expandcontent('expand1')" style="cursor:hand; cursor:pointer">Click here for more info</a><span id="expand1" class="expand"><a name="help"></a> - Here is all the info you will ever need...</a></span></p>
<h3>Ako sa to používa?</h3>
<p>Just insert the tag into your template/page like:<br />
<br />
<code>{startExpandCollapse id="name" title="Click Here"}<br />
This is all the content the user will see when they click the title "Click Here" above. It will display all the content that is between the {startExpandCollapse} and {stopExpandCollapse} when clicked.<br />
{stopExpandCollapse}
</code>
<br />
<br />
Note: If you intend to use this multiple times on a single page each startExpandCollapse tag must have a unique id.</p>
<h3>What if I want to change the look of the title?</h3>
<p>The look of the title can be changed via css. The title is wrapped in a div with the id you specify.</p>
<h3>Aké parametre sa môžu použiť?</h3>
<p>
<i>startExpandCollapse takes the following parameters</i><br />
id - A unique id for the expand/collapse section.<br />
title - The text that will be displayed to expand/collapse the content.<br />
<i>stopExpandCollapse takes no parameters</i><br />
</p>';
$lang['admin']['help_function_startexpandcollapse'] = ' <h3>Čo to robí?</h3>
<p>Enables content to be expandable and collapsable. Like the following:<br />
<a href="#expand1" onClick="expandcontent('expand1')" style="cursor:hand; cursor:pointer">Click here for more info</a><span id="expand1" class="expand"><a name="help"></a> - Here is all the info you will ever need...</a></span></p>
<h3>Ako sa to používa?</h3>
<p>Just insert the tag into your template/page like: <code>{startExpandCollapse id="name" title="Click Here"}</code>. Also, you must use the {stopExpandCollapse} at the end of the collapseable content. Here is an example:<br />
<br />
<code>{startExpandCollapse id="name" title="Click Here"}<br />
This is all the content the user will see when they click the title "Click Here" above. It will display all the content that is between the {startExpandCollapse} and {stopExpandCollapse} when clicked.<br />
{stopExpandCollapse}
</code>
<br />
<br />
Note: If you intend to use this multiple times on a single page each startExpandCollapse tag must have a unique id.</p>
<h3>What if I want to change the look of the title?</h3>
<p>The look of the title can be changed via css. The title is wrapped in a div with the id you specify.</p>
<h3>Aké parametre sa môžu použiť?</h3>
<p>
<i>startExpandCollapse takes the following parameters</i><br />
id - A unique id for the expand/collapse section.<br />
title - The text that will be displayed to expand/collapse the content.<br />
<i>stopExpandCollapse takes no parameters</i><br />
</p>';
$lang['admin']['help_function_adsense'] = ' <h3>Čo to robí?</h3>
<p>Google adsense is a popular advertising program for websites. This tag will take the basic parameters that would be provided by the adsense program and puts them in a easy to use tag that makes your templates look much cleaner. See <a href="http://www.google.com/adsense" target="_blank">here</a> for more details on adsense.</p>
<h3>Ako sa to používa?</h3>
<p>First, sign up for a google adsense account and get the parameters for your ad. Then just use the tag in your page/template like so: <code>{adsense ad_client="pub-random#" ad_width="120" ad_height="600" ad_format="120x600_as"}</code>
<h3>Aké parametre sa môžu použiť?</h3>
<p>All parameters are optional, though skipping one might not necessarily made the ad work right. Options are:
<ul>
<li>ad_client - This would be the pub_random# id that would represent your adsense account number</li>
<li>ad_width - width of the ad</li>
<li>ad_height - height of the ad</li>
<li>ad_format - "format" of the ad <em>e.g. 120x600_as</em></li>
<li>ad_channel - channels are an advanced feature of adsense. Put it here if you use it.</li>
<li>ad_type - possible options are text, image or text_image.</li>
<li>color_border - the color of the border. Use HEX color or type the color name (Ex. Red)</li>
<li>color_link - the color of the linktext. Use HEX color or type the color name (Ex. Red)</li>
<li>color_url - the color of the URL. Use HEX color or type the color name (Ex. Red)</li>
<li>color_text - the color of the text. Use HEX color or type the color name (Ex. Red)</li>
</ul>
</p>';
$lang['admin']['help_function_sitename'] = ' <h3>Čo to robí?</h3>
<p>Shows the name of the site. This is defined during install and can bbe modified in the Global Settings section of the admin panel.</p>
<h3>Ako sa to používa?</h3>
<p>Just insert the tag into your template/page like: <code>{sitename}</code></p>
<h3>Aké parametre sa môžu použiť?</h3>
<p><em>(optional)</em> assign (string) - Assign the results to a smarty variable with that name.</p>';
$lang['admin']['help_function_search'] = ' <h3>Čo to robí?</h3>
<p>This is actually just a wrapper tag for the <a href="listmodules.php?action=showmodulehelp&module=Search">Search module</a> to make the tag syntax easier.
Instead of having to use <code>{cms_module module='Search'}</code> you can now just use <code>{search}</code> to insert the module in a template.
</p>
<h3>Ako sa to používa?</h3>
<p>Just put <code>{search}</code> in a template where you want the search input box to appear. For help about the Search module, please refer to the <a href="listmodules.php?action=showmodulehelp&module=Search">Search module help</a>.';
$lang['admin']['help_function_root_url'] = ' <h3>Čo to robí?</h3>
<p>Prints the root url location for the site.</p>
<h3>Ako sa to používa?</h3>
<p>Just insert the tag into your template/page like: <code>{root_url}</code></p>
<h3>Aké parametre sa môžu použiť?</h3>
<p>None at this time.</p>';
$lang['admin']['help_function_repeat'] = ' <h3>Čo to robí?</h3>
<p>Repeats a specified sequence of characters, a specified number of times</p>
<h3>Ako sa to používa?</h3>
<p>Insert a tag similar to the following into your template/page, like this: <code>{repeat string='repeat this ' times='3'}</code>
<h3>Aké parametre sa môžu použiť?</h3>
<ul>
<li>string='text' - The string to repeat</li>
<li>times='num' - The number of times to repeat it.</li>
</ul>';
$lang['admin']['help_function_recently_updated'] = ' <h3>Čo to robí?</h3>
<p>Outputs a list of recently updated pages.</p>
<h3>Ako sa to používa?</h3>
<p>Just insert the tag into your template/page like: <code>{recently_updated}</code></p>
<h3>Aké parametre sa môžu použiť?</h3>
<ul>
<li><p><em>(optional)</em> number='10' - Number of updated pages to show.</p><p>Example: <pre>{recently_updated number='15'}</pre></p></li>
<li><p><em>(optional)</em> leadin='Last changed' - Text to show left of the modified date.</p><p>Example: <pre>{recently_updated leadin='Last Changed'}</pre></p></li>
<li><p><em>(optional)</em> showtitle='true' - Shows the titleattribute if it exists as well (true|false).</p><p>Example: <pre>{recently_updated showtitle='true'}</pre></p></li>
<li><p><em>(optional)</em> css_class='some_name' - Warp a div tag with this class around the list.</p><p>Example: <pre>{recently_updated css_class='some_name'}</pre></p></li>
<li><p><em>(optional)</em> dateformat='d.m.y h:m' - default is d.m.y h:m , use the format you whish (php -date- format)</p><p>Example: <pre>{recently_updated dateformat='D M j G:i:s T Y'}</pre></p></li>
</ul>
<p>or combined:</p>
<pre>{recently_updated number='15' showtitle='false' leadin='Last Change: ' css_class='my_changes' dateformat='D M j G:i:s T Y'}</pre>';
$lang['admin']['help_function_print'] = ' <h3>Čo to robí?</h3>
<p>This is actually just a wrapper tag for the <a href="listmodules.php?action=showmodulehelp&module=Printing">Printing module</a> to make the tag syntax easier.
Instead of having to use <code>{cms_module module='Printing'}</code> you can now just use <code>{print}</code> to insert the module on pages and templates.
</p>
<h3>Ako sa to používa?</h3>
<p>Just put <code>{print}</code> on a page or in a template. For help about the Printing module, what parameters it takes etc., please refer to the <a href="listmodules.php?action=showmodulehelp&module=Printing">Printing module help</a>.';
$lang['admin']['help_function_oldprint'] = ' <h3>Čo to robí?</h3>
<p>Creates a link to only the content of the page.</p>
<h3>Ako sa to používa?</h3>
<p>Just insert the tag into your template/page like: <code>{oldprint}</code><br></p>
<h3>Aké parametre sa môžu použiť?</h3>
<ul>
<li><em>(optional)</em> goback - Set to "true" to show a "Go Back" link on the page to print.</li>
<li><em>(optional)</em> popup - Set to "true" and page for printing will by opened in new window.</li>
<li><em>(optional)</em> script - Set to "true" and in print page will by used java script for run print of page.</li>
<li><em>(optional)</em> showbutton - Set to "true" and will show a printer graphic instead of a text link.</li>
<li><em>(optional)</em> class - class for the link, defaults to "noprint".</li>
<li><em>(optional)</em> text - Text to use instead of "Print This Page" for the print link.
<li><em>(optional)</em> title - Text to show for title attribute. If blank show text parameter.</li>
<li><em>(optional)</em> more - Place additional options inside the <a> link.</li>
<li><em>(optional)</em> src_img - Show this image file. Default images/cms/printbutton.gif.</li>
<li><em>(optional)</em> class_img - Class of <img> tag if showbutton is sets.</li>
<p>Example:</p>
<pre>{oldprint text="Printable Page"}</pre>
</li>
</ul>';
$lang['admin']['login_info_title'] = 'Informácie';
$lang['admin']['login_info'] = 'Od tohto bodu berte do úvahy nasledujúce parametre';
$lang['admin']['login_info_params'] = '<ol>
<li>Povolené cookies v prehliadači</li>
<li>Povolený javascript v prehliadači</li>
<li>Povolené vyskakovacie okná (popup) pre adresu:</li>
</ol>';
$lang['admin']['help_function_news'] = ' <h3>What does this do?</h3>
<p>This is actually just a wrapper tag for the <a href="listmodules.php?action=showmodulehelp&module=News">News module</a> to make the tag syntax easier.
Instead of having to use <code>{cms_module module='News'}</code> you can now just use <code>{news}</code> to insert the module on pages and templates.
</p>
<h3>How do I use it?</h3>
<p>Just put <code>{news}</code> on a page or in a template. For help about the News module, what parameters it takes etc., please refer to the <a href="listmodules.php?action=showmodulehelp&module=News">News module help</a>.';
$lang['admin']['help_function_modified_date'] = ' <h3>What does this do?</h3>
<p>Prints the date and time the page was last modified. If no format is given, it will default to a format similar to 'Jan 01, 2004'.</p>
<h3>How do I use it?</h3>
<p>Just insert the tag into your template/page like: <code>{modified_date format="%A %d-%b-%y %T %Z"}</code></p>
<h3>What parameters does it take?</h3>
<ul>
<li><em>(optional)</em>format - Date/Time format using parameters from php's strftime function. See <a href="http://php.net/strftime" target="_blank">here</a> for a parameter list and information.</li>
</ul>';
$lang['admin']['help_function_metadata'] = ' <h3>What does this do?</h3>
<p>Displays the metadata for this page. Both global metdata from the global settings page and metadata for each page will be shown.</p>
<h3>How do I use it?</h3>
<p>Just insert the tag into your template like: <code>{metadata}</code></p>
<h3>What parameters does it take?</h3>
<ul>
<li><em>(optional)</em>showbase (true/false) - If set to false, the base tag will not be sent to the browser. Defaults to true if use_hierarchy is set to true in config.php.</li>
</ul>';
$lang['admin']['help_function_menu_text'] = ' <h3>What does this do?</h3>
<p>Prints the menu text of the page.</p>
<h3>How do I use it?</h3>
<p>Just insert the tag into your template/page like: <code>{menu_text}</code></p>
<h3>What parameters does it take?</h3>
<p>None at this time.</p>';
$lang['admin']['help_function_menu'] = ' <h3>What does this do?</h3>
<p>This is actually just a wrapper tag for the <a href="listmodules.php?action=showmodulehelp&module=MenuManager">Menu Manager module</a> to make the tag syntax easier.
Instead of having to use <code>{cms_module module='MenuManager'}</code> you can now just use <code>{menu}</code> to insert the module on pages and templates.
</p>
<h3>How do I use it?</h3>
<p>Just put <code>{menu}</code> on a page or in a template. For help about the Menu Manager module, what parameters it takes etc., please refer to the <a href="listmodules.php?action=showmodulehelp&module=MenuManager">Menu Manager module help</a>.';
$lang['admin']['help_function_last_modified_by'] = ' <h3>What does this do?</h3>
<p>Prints last person that edited this page. If no format is given, it will default to a ID number of user .</p>
<h3>How do I use it?</h3>
<p>Just insert the tag into your template/page like: <code>{last_modified_by format="fullname"}</code></p>
<h3>What parameters does it take?</h3>
<ul>
<li><em>(optional)</em>format - id, username, fullname</li>
</ul>';
$lang['admin']['help_function_image'] = ' <h3>What does this do?</h3>
<p>Creates an image tag to an image stored within your images directory</p>
<h3>How do I use it?</h3>
<p>Just insert the tag into your template/page like: <code>{image src="something.jpg"}</code></p>
<h3>What parameters does it take?</h3>
<ul>
<li><em>(required)</em> <tt>src</tt> - Image filename within your images directory.</li>
<li><em>(optional)</em> <tt>width</tt> - Width of the image within the page. Defaults to true size.</li>
<li><em>(optional)</em> <tt>height</tt> - Height of the image within the page. Defaults to true size.</li>
<li><em>(optional)</em> <tt>alt</tt> - Alt text for the image -- needed for xhtml compliance. Defaults to filename.</li>
<li><em>(optional)</em> <tt>class</tt> - CSS class for the image.</li>
<li><em>(optional)</em> <tt>title</tt> - Mouse over text for the image. Defaults to Alt text.</li>
<li><em>(optional)</em> <tt>addtext</tt> - Additional text to put into the tag</li>
</ul>';
$lang['admin']['help_function_html_blob'] = ' <h3>What does this do?</h3>
<p>See the help for global_content for a description.</p>';
$lang['admin']['help_function_googlepr'] = ' <h3>What does this do?</h3>
<p>Display's a number that represents your google pagerank.</p>
<h3>How do I use it?</h3>
<p>Just insert the tag into your template/page like: <code>{googlepr}</code><br>
<br>
<h3>What parameters does it take?</h3>
<ul>
<li><em>(optional)</em> domain - The website to display the pagerank for.</li>
</ul>
</p>';
$lang['admin']['help_function_google_search'] = ' <h3>What does this do?</h3>
<p>Search's your website using Google's search engine.</p>
<h3>How do I use it?</h3>
<p>Just insert the tag into your template/page like: <code>{google_search}</code><br>
<br>
Note: Google needs to have your website indexed for this to work. You can submit your website to google <a href="http://www.google.com/addurl.html">here</a>.</p>
<h3>What if I want to change the look of the textbox or button?</h3>
<p>The look of the textbox and button can be changed via css. The textbox is given an id of textSearch and the button is given an id of buttonSearch.</p>
<h3>What parameters does it take?</h3>
<ul>
<li><em>(optional)</em> domain - This tells google the website domain to search. This script tries to determine this automatically.</li>
<li><em>(optional)</em> buttonText - The text you want to display on the search button. The default is "Search Site".</li>
</ul>
</p>';
$lang['admin']['help_function_global_content'] = ' <h3>What does this do?</h3>
<p>Inserts a global content block into your template or page.</p>
<h3>How do I use it?</h3>
<p>Just insert the tag into your template/page like: <code>{global_content name='myblob'}</code>, where name is the name given to the block when it was created.</p>
<h3>What parameters does it take?</h3>
<ul>
<li>name - The name of the global content block to display.</li>
</ul>';
$lang['admin']['help_function_get_template_vars'] = ' <h3>What does this do?</h3>
<p>Dumps all the known smarty variables into your page</p>
<h3>How do I use it?</h3>
<p>Just insert the tag into your template/page like: <code>{get_template_vars}</code></p>
<h3>What parameters does it take?</h3>
<p>None at this time</p>';
$lang['admin']['help_function_embed'] = ' <h3>What does this do?</h3>
<p>Enable inclusion (embeding) of any other application into the CMS. The most usual use could be a forum.
This implementation is using IFRAMES so older browsers can have problems. Sorry bu this is the only known way
that works without modifing the embeded application.</p>
<h3>How do I use it?</h3>
<p>Just insert the tag into your template/page like: <code>{embed url=http://www.google.com/}</code><br></p>
<h4>Example to make the iframe larger</h4>
<p>Add the following to your style sheet:</p>
<pre>#myframe { height: 600px; }</pre>
<h3>What parameters does it take?</h3>
<ul>
<li><em>(required)</em>url - the url to be included
<li><em>(optional)</em>header=true - this will generate the header code for good resizing of the IFRAME.</li>
</ul>
<p>You must include in your page content {embed url=..} and in the "Metadata:" section (advanced tab) you must put {embed header=true}. Also be sure to put this in between the "head" tags of your template: {metadata}</p>';
$lang['admin']['help_function_edit'] = ' <h3>What does this do?</h3>
<p>Creates a link to edit the page</p>
<h3>How do I use it?</h3>
<p>Just insert the tag into your template/page like: <code>{edit}</code><br></p>
<h3>What parameters does it take?</h3>
<ul>
<li><em>(optional)</em>showbutton - Set to "true" and will show a edit graphic instead of a text link.</li>
</ul>';
$lang['admin']['help_function_description'] = ' <h3>What does this do?</h3>
<p>Prints the description (title attribute) of the page.</p>
<h3>How do I use it?</h3>
<p>Just insert the tag into your template/page like: <code>{description}</code></p>
<h3>What parameters does it take?</h3>
<p>None at this time.</p>';
$lang['admin']['help_function_created_date'] = ' <h3>What does this do?</h3>
<p>Prints the date and time the page was created. If no format is given, it will default to a format similar to 'Jan 01, 2004'.</p>
<h3>How do I use it?</h3>
<p>Just insert the tag into your template/page like: <code>{created_date format="%A %d-%b-%y %T %Z"}</code></p>
<h3>What parameters does it take?</h3>
<ul>
<li><em>(optional)</em>format - Date/Time format using parameters from php's strftime function. See <a href="http://php.net/strftime" target="_blank">here</a> for a parameter list and information.</li>
</ul>';
$lang['admin']['help_function_content'] = ' <h3>What does this do?</h3>
<p>This is where the content for your page will be displayed. It's inserted into the template and changed based on the current page being displayed.</p>
<h3>How do I use it?</h3>
<p>Just insert the tag into your template like: <code>{content}</code>.</p>
<h3>What parameters does it take?</h3>
<ul>
<li><em>(optional)</em>block - Allows you to have more than one content block per page. When multiple content tags are put on a template, that number of edit boxes will be displayed when the page is edited.
<p>Example:</p>
<pre>{content block="Second Content Block"}</pre>
<p>Now, when you edit a page there will a textarea called "Second Content Block".</li>
<li><em>(optional)</em>wysiwyg (true/false) - If set to false, then a wysiwyg will never be used while editing this block. If true, then it acts as normal. Only works when block parameter is used.</li>
<li><em>(optional)</em>oneline (true/false) - If set to true, then only one edit line will be shown while editing this block. If false, then it acts as normal. Only works when block parameter is used.</li>
<li><em>(optional)</em>assign - Assigns the content to a smarty parameter, which you can then use in other areas of the page, or use to test whether content exists in it or not.
<p>Example of passing page content to a User Defined Tag as a parameter:</p>
<pre>
{content assign=pagecontent}
{table_of_contents thepagecontent="$pagecontent"}
</pre>
</li>
</ul>';
$lang['admin']['help_function_cms_version'] = ' <h3>What does this do?</h3>
<p>This tag is used to insert the current version number of CMS into your template or page. It doesn't display any extra besides the version number.</p>
<h3>How do I use it?</h3>
<p>This is just a basic tag plugin. You would insert it into your template or page like so: <code>{cms_version}</code>
<h3>What parameters does it take?</h3>
<p>It takes no parameters.</p>';
$lang['admin']['about_function_cms_selflink'] = ' <p>Author: Ted Kulp <tedkulp@users.sf.net></p>
<p>Version: 1.1</p>
<p>Modified: Martin B. Vestergaard <mbv@nospam.dk></p>
<p>Version: 1.41</p>
<p>Modified: Russ Baldwin</p>
<p>Version: 1.42</p>
<p>Modified: Marcus Bointon <coolbru@users.sf.net></p>
<p>Version: 1.43</p>
<p>Modified: Tatu Wikman <tsw@backspace.fi></p>
<p>Version: 1.44</p>
<p>Modified: Hans Mogren <http://hans.bymarken.net/></p>
<p>Version: 1.45</p>
<p>
Change History:<br/>
1.46 - Fixes a problem with too many queries when using the dir=start option.<br/>
1.45 - Added a new option for "dir", "up", for links to the parent page e.g. dir="up" (Hans Mogren).<br />
1.44 - Added new parameters "ext" and "ext_info" to allow external links with class="external" and info text after the link, ugly hack but works thinking about rewriting this(Tatu Wikman)<br />
1.43 - Added new parameters "image" and "imageonly" to allow attachment of images to be used for page links, either instead of or in addition to text links. (Marcus Bointon)<br />
1.42 - Added new parameter "anchorlink" and a new option for "dir" namely, "anchor", for internal page links. e.g. dir="anchor" anchorlink="internal_link". (Russ)<br />
1.41 - added new parameter "href" (LeisureLarry)<br />
1.4 - fixed bug next/prev linking to non-content pages. (Thanks Teemu Koistinen for this fix)<br />
1.3 - added option "more"<br />
1.2 - by Martin B. Vestergaard
<ul>
<li>changed default text to Page Name (was Page Alias)</li>
<li>added option dir=next/prev to display next or previous item in the hirachy - thanks to 100rk</li>
<li>added option class to add a class= statement to the a-tag.</li>
<li>added option menu to display menu-text in sted of Page Name</li>
<li>added option lang to display link-labels in different languages</li>
</ul>
1.1 - Changed to new content system<br />
1.0 - Initial release
</p>';
$lang['admin']['help_function_cms_selflink'] = ' <h3>What does this do?</h3>
<p>Creates a link to another CMSMS content page inside your template or content. Can also be used for external links with the ext parameter.</p>
<h3>How do I use it?</h3>
<p>Just insert the tag into your template/page like: <code>{cms_selflink page="1"}</code> or <code>{cms_selflink page="alias"}</code></p>
<h3>What parameters does it take?</h3>
<p>
<ul>
<li><em>(optional)</em> <tt>page</tt> - Page ID or alias to link to.</li>
<li><em>(optional)</em> <tt>dir anchor (internal links)</tt> - New option for an internal page link. If this is used then <tt>anchorlink</tt> should be set to your link. </li> <!-- Russ - 25-04-2006 -->
<li><em>(optional)</em> <tt>anchorlink</tt> - New paramater for an internal page link. If this is used then <tt>dir ="anchor"</tt> should also be set. No need to add the #, because it is added automatically.</li> <!-- Russ - 25-04-2006 -->
<li><em>(optional)</em> <tt>urlparam</tt> - Specify additional parameters to the URL. <strong>Do not use this in conjunction with the <em>anchorlink</em> parameter</em></strong>
<li><em>(optional)</em> <tt>tabindex ="a value"</tt> - Set a tabindex for the link.</li> <!-- Russ - 22-06-2005 -->
<li><em>(optional)</em> <tt>dir start/next/prev/up (previous)</tt> - Links to the default start page or the next or previous page, or the parent page (up). If this is used <tt>page</tt> should not be set.</li> <!-- mbv - 21-06-2005 -->
<B>Note!</B> Only one of the above may be used in the same cms_selflink statement!!
<li><em>(optional)</em> <tt>text</tt> - Text to show for the link. If not given, the Page Name is used instead.</li>
<li><em>(optional)</em> <tt>menu 1/0</tt> - If 1 the Menu Text is used for the link text instead of the Page Name</li> <!-- mbv - 21-06-2005 -->
<li><em>(optional)</em> <tt>target</tt> - Optional target for the a link to point to. Useful for frame and javascript situations.</li>
<li><em>(optional)</em> <tt>class</tt> - Class for the <a> link. Useful for styling the link.</li> <!-- mbv - 21-06-2005 -->
<li><em>(optional)</em> <tt>lang</tt> - Display link-labels ("Next Page"/"Previous Page") in different languages (0 for no label.) Danish (dk), English (en) or French (fr), for now.</li> <!-- mbv - 21-06-2005 -->
<li><em>(optional)</em> <tt>id</tt> - Optional css_id for the <a> link.</li> <!-- mbv - 29-06-2005 -->
<li><em>(optional)</em> <tt>more</tt> - place additional options inside the <a> link.</li> <!-- mbv - 29-06-2005 -->
<li><em>(optional)</em> <tt>label</tt> - Label to use in with the link if applicable.</li>
<li><em>(optional)</em> <tt>label_side left/right</tt> - Side of link to place the label (defaults to "left").</li>
<li><em>(optional)</em> <tt>title</tt> - Text to use in the title attribute. If none is given, then the title of the page will be used for the title.</li>
<li><em>(optional)</em> <tt>rellink 1/0</tt> - Make a relational link for accessible navigation. Only works if the dir parameter is set and should only go in the head section of a template.</li>
<li><em>(optional)</em> <tt>href</tt> - If href is used only the href value is generated (no other parameters possible). <strong>Example:</strong> <a href="{cms_selflink href="alias"}"><img src=""></a></li>
<li><em>(optional)</em> <tt>image</tt> - A url of an image to use in the link. <strong>Example:</strong> {cms_selflink dir="next" image="next.png" text="Next"}</li>
<li><em>(optional)</em> <tt>alt</tt> - Alternative text to be used with image (alt="" will be used if no alt parameter is given).</li>
<li><em>(optional)</em> <tt>imageonly</tt> - If using an image, whether to suppress display of text links. If you want no text in the link at all, also set lang=0 to suppress the label. <B>Example:</B> {cms_selflink dir="next" image="next.png" text="Next" imageonly=1}</li>
<li><em>(optional)</em> <tt>ext</tt> - For external links, will add class="external and info text. <strong>warning:</strong> only text, target and title parameters are compatible with this parameter</li>
<li><em>(optional)</em> <tt>ext_info</tt> - Used together with "ext" defaults to (external link)</li>
</ul>
</p>';
$lang['admin']['about_function_cms_module'] = ' <p>Author: Ted Kulp<tedkulp@users.sf.net></p>
<p>Version: 1.0</p>
<p>
Change History:<br/>
None
</p>';
$lang['admin']['help_function_cms_module'] = ' <h3>What does this do?</h3>
<p>This tag is used to insert modules into your templates and pages. If a module is created to be used as a tag plugin (check it's help for details), then you should be able to insert it with this tag.</p>
<h3>How do I use it?</h3>
<p>It's just a basic tag plugin. You would insert it into your template or page like so: <code>{cms_module module="somemodulename"}</code>
<h3>What parameters does it take?</h3>
<p>There is only one required parameter. All other parameters are passed on to the module.
<ul>
<li>module - Name of the module to insert. This is not case sensitive.</li>
</ul>
</p>';
$lang['admin']['about_function_breadcrumbs'] = '<p>Author: Marcus Deglos <<a href="mailto:md@zioncore.com">md@zioncore.com</a>></p>
<p>Version: 1.7</p>
<p>
Change History:<br/>
1.1 - Modified to use new content rewrite (wishy)<br />
1.2 - Added parameters: delimiter, initial, and root (arl)<br />
1.3 - Added parameter: classid (tdh / perl4ever)<br />
1.4 - Added parameter currentclassid and fixed some bugs (arl)<br />
1.5 - Modified to use new hierarchy manager<br />
1.6 - Modified to skip any parents that are marked to be "not shown in menu" except for root<br />
1.7 - Added root_url parameter (elijahlofgren)<br />
</p>';
$lang['admin']['help_function_breadcrumbs'] = '<h3>What does this do?</h3>
<p>Prints a breadcrumb trail .</p>
<h3>How do I use it?</h3>
<p>Just insert the tag into your template/page like: <code>{breadcrumbs}</code></p>
<h3>What parameters does it take?</h3>
<p>
<ul>
<li><em>(optional)</em> <tt>delimiter</tt> - Text to seperate entries in the list (default ">>").</li>
<li><em>(optional)</em> <tt>initial</tt> - 1/0 If set to 1 start the breadcrumbs with a delimiter (default 0).</li>
<li><em>(optional)</em> <tt>root</tt> - Page alias of a page you want to always appear as the first page in
the list. Can be used to make a page (e.g. the front page) appear to be the root of everything even though it is not.</li>
<li><em>(optional)</em> <tt>root_url</tt> - Override the URL of the root page. Useful for making link be to '/' instead of '/home/'. This requires that the root page be set as the default page.</li>
<li><em>(optional)</em> <tt>classid</tt> - The CSS class for the non current page names, i.e. the first n-1 pages in the list. If the name is a link it is added to the <a href> tags, otherwise it is added to the <span> tags.</li>
<li><em>(optional)</em> <tt>currentclassid</tt> - The CSS class for the <span> tag surrounding the current page name.</li>
<li><em>(optional)</em> <tt>starttext</tt> - Text to append to the front of the breadcrumbs list, something like "You are here".</li>
</ul>
</p>';
$lang['admin']['about_function_anchor'] = ' <p>Author: Ted Kulp<tedkulp@users.sf.net></p>
<p>Version: 1.1</p>
<p>
Change History:<br/>
<strong>Update to version 1.1 from 1.0</strong> <em>2006/07/19</em><br/>
Russ added the means to insert a title, a tabindex and a class for the anchor link. Westis added accesskey and changed parameter names to not include 'anchorlink'.<br/>
</hr>
</p>';
$lang['admin']['help_function_anchor'] = ' <h3>What does this do?</h3>
<p>Makes a proper anchor link.</p>
<h3>How do I use it?</h3>
<p>Just insert the tag into your template/page like: <code>{anchor anchor='here' text='Scroll Down'}</code></p>
<h3>What parameters does it take?</h3>
<p>
<ul>
<li><tt>anchor</tt> - Where we are linking to. The part after the #.</li>
<li><tt>text</tt> - The text to display in the link.</li>
<li><tt>class</tt> - The class for the link, if any</li>
<li><tt>title</tt> - The title to display for the link, if any.</li>
<li><tt>tabindex</tt> - The numeric tabindex for the link, if any.</li>
<li><tt>accesskey</tt> - The accesskey for the link, if any.</li>
<li><em>(optional)</em> <tt>onlyhref</tt> - Only display the href and not the entire link. No other options will work</li>
</ul>
</p>';
$lang['admin']['help_function_site_mapper'] = '<h3>What does this do?</h3>
<p>This is actually just a wrapper tag for the <a href="listmodules.php?action=showmodulehelp&module=MenuManager">Menu Manager module</a> to make the tag syntax easier, and to simplify creating a sitemap.</p>
<h3>How do I use it?</h3>
<p>Just put <code>{site_mapper}</code> on a page or in a template. For help about the Menu Manager module, what parameters it takes etc., please refer to the <a href="listmodules.php?action=showmodulehelp&module=MenuManager">Menu Manager module help</a>.</p>
<p>By default, if no template option is specified the minimal_menu.tpl file will be used.</p>
<p>Any parameters used in the tag are available in the menumanager template as <code>{$menuparams.paramname}</code></p>';
$lang['admin']['help_function_redirect_url'] = '<h3>Čo to dokáže?</h3>
<p>Tento plugin povolí presmerovanie na špecifickú URL.</p>
<h3>Ako sa plugin používa?</h3>
<p>Vložte nasledovnú značku do vašej stránky alebo šablóny: <code>{redirect_url urle='www.cmsmadesimple.org'}</code></p>';
$lang['admin']['help_function_redirect_page'] = '<h3>Čo to dokáže?</h3>
<p>Tento plugin umožní presmerovanie na inú stránku (napr. v prípade, že je užívateľ nepríhlasený, presmerujete ho na stránku s prihlásením).</p>
<h3>Ako sa plugin používa?</h3>
<p>Vložte nasledovnú značku do vašej stránky alebo šablóny: <code>{redirect_page page='id-alebo-alias-stranky'}</code></p>';
$lang['admin']['of'] = 'z';
$lang['admin']['first'] = 'Prvá';
$lang['admin']['last'] = 'Posledná';
$lang['admin']['adminspecialgroup'] = 'Varovanie: Členovia tejto skupiny majú automaticky všetky práva';
$lang['admin']['disablesafemodewarning'] = 'Vypnúť upozorňovanie vypnutého safe mode v administrácii';
$lang['admin']['allowparamcheckwarnings'] = 'Povolenie kontroly parametrov pre vytváranie upozorňovacích správ';
$lang['admin']['date_format_string'] = 'Formát dátumu';
$lang['admin']['date_format_string_help'] = '<em>strftime</em> formát dátumu. Ďalšie informácie ohľadom 'strftime' hľadajte na google';
$lang['admin']['last_modified_at'] = 'Posledná zmena';
$lang['admin']['last_modified_by'] = 'Poslednú zmenu vykonal';
$lang['admin']['read'] = 'Čítanie';
$lang['admin']['write'] = 'Zápis';
$lang['admin']['execute'] = 'Vykonávanie';
$lang['admin']['group'] = 'Skupina';
$lang['admin']['other'] = 'Ostatné';
$lang['admin']['event_desc_moduleupgraded'] = 'Odoslať po aktualizácii modulu';
$lang['admin']['event_desc_moduleinstalled'] = 'Odoslať po nainštalovaní modulu';
$lang['admin']['event_desc_moduleuninstalled'] = 'Odoslať po odinštalovaní modulu';
$lang['admin']['event_desc_edituserdefinedtagpost'] = 'Odoslať po aktualizácii užívateľského tagu';
$lang['admin']['event_desc_edituserdefinedtagpre'] = 'Odoslať pred aktualizácou užívateľského tagu';
$lang['admin']['event_desc_deleteuserdefinedtagpre'] = 'Odoslať pred odstránením užívateľského tagu';
$lang['admin']['event_desc_deleteuserdefinedtagpost'] = 'Odoslať po odstránení užívateľského tagu';
$lang['admin']['event_desc_adduserdefinedtagpost'] = 'Odoslať po vložení nového užívateľského tagu';
$lang['admin']['event_desc_adduserdefinedtagpre'] = 'Odoslať pred vložením nového užívateľského tagu';
$lang['admin']['global_umask'] = 'Maska pre vytváranie súborov (umask)';
$lang['admin']['errorcantcreatefile'] = 'Nedá sa vytvoriť súbor (problém s právami?)';
$lang['admin']['errormoduleversionincompatible'] = 'Modul je nekompatibilný s touto verziou CMS';
$lang['admin']['errormodulenotloaded'] = 'Vnútorná chyba, modul nebol načítaný';
$lang['admin']['errormodulenotfound'] = 'Interná chyba, nenájdená inštancia modulu';
$lang['admin']['errorinstallfailed'] = 'Inštalácia modulu zlyhala';
$lang['admin']['errormodulewontload'] = 'Problém s inicializovaním dostupného modulu';
$lang['admin']['frontendlang'] = 'Prednastavený jazyk pre frontend (web)';
$lang['admin']['info_edituser_password'] = 'Pre zmenu hesla vyplňte toto polo';
$lang['admin']['info_edituser_passwordagain'] = 'Pre zmenu hesla vyplňte toto polo';
$lang['admin']['originator'] = 'Pôvodca';
$lang['admin']['module_name'] = 'Názov modulu';
$lang['admin']['event_name'] = 'Názov udalosti';
$lang['admin']['event_description'] = 'Popis udalosti';
$lang['admin']['error_delete_default_parent'] = 'Nemôžete odstrániť nadradený prvok prednastavenej stránky ';
$lang['admin']['jsdisabled'] = 'Prepášte, ale tátop funkcia si vyžaduje zapnutie Javascriptu v prehliadači';
$lang['admin']['order'] = 'Zoradiť';
$lang['admin']['reorderpages'] = 'Zoradiť stránky';
$lang['admin']['reorder'] = 'Popresúvať stránky v štruktúre';
$lang['admin']['page_reordered'] = 'Stránka bola úspešne presunutá';
$lang['admin']['pages_reordered'] = 'Stránky boli úspešne presunuté';
$lang['admin']['sibling_duplicate_order'] = 'Dve príbuzné stránky v štruktúre nemôžu mať to isté poradie. Stránky neboli pretriedené.';
$lang['admin']['no_orders_changed'] = 'Vaša voľba bola popresúvať stránky, avšak ste nezvolili žiadny presun stránok v štruktúre. Stránky neboli pretriedené.';
$lang['admin']['order_too_small'] = 'Poradie stránky nemôže mať hodnotu 0. Stránky neboli pretriedené.';
$lang['admin']['order_too_large'] = 'Poradie stránky nemôže byť väčšie ako počet stránok v tejto úrovni. Stránky neboli pretriedené.';
$lang['admin']['user_tag'] = 'Užívateľský tag';
$lang['admin']['add'] = 'Pridať';
$lang['admin']['CSS'] = 'Štýly';
$lang['admin']['about'] = 'O položke';
$lang['admin']['action'] = 'Akcia';
$lang['admin']['actionstatus'] = 'Akcia/Stav';
$lang['admin']['active'] = 'Aktívna';
$lang['admin']['addcontent'] = 'Vložiť nový obsah';
$lang['admin']['cantremove'] = 'Nie je možné odstraniť';
$lang['admin']['changepermissions'] = 'Upraviť oprávnenia';
$lang['admin']['changepermissionsconfirm'] = 'Varovanie\n\Táto možnosť sa pokúsi zistiť, či webserver má práva na prepísanie všetkých súborov modulu.\nChcete pokračovať?';
$lang['admin']['contentadded'] = 'Stránka bola úspešne pridaná.';
$lang['admin']['contentupdated'] = 'Obsah bol aktualizovaný.';
$lang['admin']['contentdeleted'] = 'Obsah bol odstránený.';
$lang['admin']['success'] = 'Úspech';
$lang['admin']['addcss'] = 'Vložiť nové CSS';
$lang['admin']['addgroup'] = 'Vložiť novú skupinu';
$lang['admin']['additionaleditors'] = 'Daľší editori';
$lang['admin']['addtemplate'] = 'Vložiť novú šablónu';
$lang['admin']['adduser'] = 'Vložiť nového užívateľa';
$lang['admin']['addusertag'] = 'Vložiť uživateľský tág';
$lang['admin']['adminaccess'] = 'Prístup k prihláseniu do administrácie';
$lang['admin']['adminlog'] = 'Administrátorsky záznam';
$lang['admin']['adminlogcleared'] = 'Admin Log bol úspešne vyčistený';
$lang['admin']['adminlogempty'] = 'Admin Log je prázdny';
$lang['admin']['adminsystemtitle'] = 'Administrácia CMS systému';
$lang['admin']['adminpaneltitle'] = 'CMS Made Simple Administrácia';
$lang['admin']['advanced'] = 'Rozšírené';
$lang['admin']['aliasalreadyused'] = 'Alias už bol použitý na inej stránke';
$lang['admin']['aliasmustbelettersandnumbers'] = 'Alias musí obsahovať iba znaky a čísla';
$lang['admin']['aliasnotaninteger'] = 'Alias nemôže byť číslo';
$lang['admin']['allpagesmodified'] = 'Všetky stránky boli upravené';
$lang['admin']['assignments'] = 'Priradenie';
$lang['admin']['associationexists'] = 'Toto priradenie už existuje';
$lang['admin']['autoinstallupgrade'] = 'Automaticky inštalovaný, alebo upgradovaný';
$lang['admin']['back'] = 'Späť do menu';
$lang['admin']['backtoplugins'] = 'Späť na zoznam pluginov';
$lang['admin']['cancel'] = 'Storno';
$lang['admin']['cantchmodfiles'] = 'Nie je možné zmeniť prístupové opravnenie niektorým súborom';
$lang['admin']['cantremovefiles'] = 'Problém s odstranením súborov (opravnenia?)';
$lang['admin']['confirmcancel'] = 'Naozaj chcete zrušiť zmeny?';
$lang['admin']['canceldescription'] = 'Zrušiť zmeny';
$lang['admin']['clearadminlog'] = 'Vymazať administrátorsky záznam';
$lang['admin']['code'] = 'Kód';
$lang['admin']['confirmdefault'] = 'Skutočne si prajete nastaviť hlavnú stránku prezentácie?';
$lang['admin']['confirmdeletedir'] = 'Skutočne chcete zmazať tento adresár a všetok jeho obsah?';
$lang['admin']['content'] = 'Obsah';
$lang['admin']['contentmanagement'] = 'Správa obsahu';
$lang['admin']['contenttype'] = 'Typ obsahu';
$lang['admin']['copy'] = 'Kopírovať';
$lang['admin']['copytemplate'] = 'Kopírovat šablónu';
$lang['admin']['create'] = 'Vytvoriť';
$lang['admin']['createnewfolder'] = 'Vytvoriť nový adresár';
$lang['admin']['cssalreadyused'] = 'Názov CSS se už používá';
$lang['admin']['cssmanagement'] = 'Správa CSS';
$lang['admin']['currentassociations'] = 'Súčasné priradenia';
$lang['admin']['currentdirectory'] = 'Súčasný adresár';
$lang['admin']['currentgroups'] = 'Súčasné skupiny';
$lang['admin']['currentpages'] = 'Súčasné stránky';
$lang['admin']['currenttemplates'] = 'Súčasné šablóny';
$lang['admin']['currentusers'] = 'Sučasní užívatelia';
$lang['admin']['custom404'] = 'Vlastné chybové hlásenie 404';
$lang['admin']['database'] = 'Databáza';
$lang['admin']['databaseprefix'] = 'Prefix databázy';
$lang['admin']['databasetype'] = 'Typ databázy';
$lang['admin']['date'] = 'Dátum';
$lang['admin']['default'] = 'Aktuálna';
$lang['admin']['delete'] = 'Zmazať';
$lang['admin']['deleteconfirm'] = 'Skutočne chcete zmazať?';
$lang['admin']['deleteassociationconfirm'] = 'Naozaj chcete zrušiť asociácie na - %s - ?';
$lang['admin']['deletecss'] = 'Zmazať CSS';
$lang['admin']['dependencies'] = 'Závislosti';
$lang['admin']['description'] = 'Popis';
$lang['admin']['directoryexists'] = 'Tento adresár už existuje.';
$lang['admin']['down'] = 'Dole';
$lang['admin']['edit'] = 'Upraviť';
$lang['admin']['editconfiguration'] = 'Upraviť konfiguráciu';
$lang['admin']['editcontent'] = 'Upraviť obsah';
$lang['admin']['editcss'] = 'Upraviť CSS';
$lang['admin']['editcsssuccess'] = 'Štýly upravené';
$lang['admin']['editgroup'] = 'Upraviť skupinu';
$lang['admin']['editpage'] = 'Upraviť stránku';
$lang['admin']['edittemplate'] = 'Upraviť šablónu';
$lang['admin']['edittemplatesuccess'] = 'Šablóna upravená';
$lang['admin']['edituser'] = 'Upraviť používateľa';
$lang['admin']['editusertag'] = 'Upraviť užívateľský tág';
$lang['admin']['usertagadded'] = 'Užívateľský tag bol úspešne pridaný.';
$lang['admin']['usertagupdated'] = 'Užívateľský tag bol úspešne upravený.';
$lang['admin']['usertagdeleted'] = 'Užívateľský tag bol úspešne odstránený.';
$lang['admin']['email'] = 'Emailová adresa';
$lang['admin']['errorattempteddowngrade'] = 'Inštalácia tohto modulu by bol prechod na staršiu verziu. Operácia zrušená';
$lang['admin']['errorchildcontent'] = 'K obsahu je stále priradená prednastavená položka. Najskôr ju prosím odstraňte.';
$lang['admin']['errorcopyingtemplate'] = 'Chyba kopírovania šablóny';
$lang['admin']['errorcouldnotparsexml'] = 'Chyba čítania XML súboru';
$lang['admin']['errorcreatingassociation'] = 'Chyba vytvárania asociácie';
$lang['admin']['errorcssinuse'] = 'Tento CSS je stále používaný šablónou alebo stránkami. Odstráňte prosím najskôr tieto spojenia.';
$lang['admin']['errordefaultpage'] = 'Súčasnú hlavnú stránku nie je možné zmazať. Najskôr nastavte inú ako hlavnú.';
$lang['admin']['errordeletingassociation'] = 'Chyba mazania asociácie';
$lang['admin']['errordeletingcss'] = 'Chyba mazania css';
$lang['admin']['errordeletingdirectory'] = 'Adresár sa nedá zmazať. Chýbajú oprávnenia?';
$lang['admin']['errordeletingfile'] = 'Súbor sa nedá zmazať. Chybajú oprávnenia?';
$lang['admin']['errordirectorynotwritable'] = 'Nemáte oprávnenia na zápis do adresára';
$lang['admin']['errordtdmismatch'] = 'Chýbajúca, alebo neexistujúca DTD Version v XML súbore';
$lang['admin']['errorgettingcssname'] = 'Chyba získania mena CSS';
$lang['admin']['errorgettingtemplatename'] = 'Chyba získania názvu šablóny';
$lang['admin']['errorincompletexml'] = 'XML súbor je chybný, alebo nekompletný';
$lang['admin']['uploadxmlfile'] = 'Inštalovať modul cez XML';
$lang['admin']['cachenotwritable'] = 'Cache folder is not writable. Clearing cache will not work. Please make the tmp/cache folder have full read/write/execute permissions (chmod 777)';
$lang['admin']['modulesnotwritable'] = 'The modules folder is not writable, if you would like to install modules by uploading an XML file you need to make the modules folder have full read/write/execute permissions (chmod 777).';
$lang['admin']['noxmlfileuploaded'] = 'Súbor nebol nahraný. Pre inštaláciu modulu cez XML musíte vybrať a nahrať .xml súbor z vášho počítača.';
$lang['admin']['errorinsertingcss'] = 'Chyba vloženia CSS';
$lang['admin']['errorinsertinggroup'] = 'Chyba vloženia skupiny';
$lang['admin']['errorinsertingtag'] = 'Chyba vloženia užívateľského tágu';
$lang['admin']['errorinsertingtemplate'] = 'Chyba vloženia šablóny';
$lang['admin']['errorinsertinguser'] = 'Chyba vloženia užívateľa';
$lang['admin']['errornofilesexported'] = 'Chyba v exporte súborov do XML';
$lang['admin']['errorretrievingcss'] = 'Chyba získania CSS';
$lang['admin']['errorretrievingtemplate'] = 'Chyba získania šablóny';
$lang['admin']['errortemplateinuse'] = 'Táto šablóna je používná stránkou. Najskôr ju prosím odstráňte.';
$lang['admin']['errorupdatingcss'] = 'Chyba aktualizácie CSS';
$lang['admin']['errorupdatinggroup'] = 'Chyba aktualizácie skupiny';
$lang['admin']['errorupdatingpages'] = 'Chyba updatovania stránok';
$lang['admin']['errorupdatingtemplate'] = 'Chyba aktualizácie šablóny';
$lang['admin']['errorupdatinguser'] = 'Chyba aktualizácie užívateľa';
$lang['admin']['errorupdatingusertag'] = 'Chyba aktualizácie užívateľského tágu';
$lang['admin']['erroruserinuse'] = 'Tento užívateľ stále vlastní stránky. Zmeňte vlastníctvo týchto stránok na iného použivateľa pred zmazaním.';
$lang['admin']['eventhandlers'] = 'Udalosti';
$lang['admin']['editeventhandler'] = 'Upraviť ovladač udalostí';
$lang['admin']['eventhandlerdescription'] = 'Priradiť užívateľské tagy s udalosťami';
$lang['admin']['export'] = 'Exportovať';
$lang['admin']['event'] = 'Udalosť';
$lang['admin']['false'] = 'NIE';
$lang['admin']['settrue'] = 'Nastaviť ano';
$lang['admin']['filecreatedirnodoubledot'] = 'Adresár nesmie obsahovať '..'.';
$lang['admin']['filecreatedirnoname'] = 'Nie je možné vytvoriť adresár bez názvu.';
$lang['admin']['filecreatedirnoslash'] = 'Adresár nemôže obsahovať '/' alebo '\'.';
$lang['admin']['filemanagement'] = 'Správa súborov';
$lang['admin']['filename'] = 'Názov súboru';
$lang['admin']['filenotuploaded'] = 'Súbor nemôže býť prenesený. Chýbajú oprávnienia?';
$lang['admin']['filesize'] = 'Veľkosť';
$lang['admin']['firstname'] = 'Meno';
$lang['admin']['groupmanagement'] = 'Správa skupín';
$lang['admin']['grouppermissions'] = 'Oprávnenia skupiny';
$lang['admin']['handler'] = 'Handler (užívateľský tag)';
$lang['admin']['headtags'] = 'Head Tágy (v hlavičke)';
$lang['admin']['help'] = 'Nápoveda';
$lang['admin']['new_window'] = 'nové okno';
$lang['admin']['helpwithsection'] = '%s Nápoveda';
$lang['admin']['helpaddtemplate'] = '<p>Šablóna je to, čo kontroluje "look and feel" obsahu stránok.</p><p>Vytvorte tu svoj layout a tiež vložte svoj CSS do sekcie šablón pre kontrolu vzhľadu Vašich rôznych elementov.</p>';
$lang['admin']['helplisttemplate'] = '<p>Táto stránka umožňuje upravovať, mazať a vytvárať šablóny.</p><p>Pre vytvorenie novej šablóny, kliknite na tlačítko <u>Vložiť novú šablónu</u>.</p><p>Ak si prajete nastaviť všetky stránky pre používanie rovnakej šablóny, kliknite na odkaz <u>Nastaviť všetky stránky</u>.</p><p>Ak chcete duplikovať šablónu, kliknite na ikonu <u>Kopírovať</u> a budete dotázaný na názov novej šablóny.</p>';
$lang['admin']['home'] = 'Úvod';
$lang['admin']['homepage'] = 'Domovská stránka';
$lang['admin']['hostname'] = 'Hostiteľ';
$lang['admin']['idnotvalid'] = 'Zadané id je neplatné';
$lang['admin']['imagemanagement'] = 'Správca obrázkov';
$lang['admin']['informationmissing'] = 'Chýbajúce informácie';
$lang['admin']['install'] = 'Inštalovať';
$lang['admin']['invalidcode'] = 'Vložený chybný kód.';
$lang['admin']['illegalcharacters'] = 'Nesprávne znaky v poli %s.';
$lang['admin']['invalidcode_brace_missing'] = 'Neznámy počet zátvoriek';
$lang['admin']['invalidtemplate'] = 'Šablóna je neplatná';
$lang['admin']['itemid'] = 'ID položky';
$lang['admin']['itemname'] = 'Názov položky';
$lang['admin']['language'] = 'Jazyk';
$lang['admin']['lastname'] = 'Priezvisko';
$lang['admin']['logout'] = 'Odhlásiť';
$lang['admin']['loginprompt'] = 'Zadajte platné užívatelské údaje pre prístup do administrácie.';
$lang['admin']['logintitle'] = 'CMS Made Simple Prihlásenie do administrácie';
$lang['admin']['menutext'] = 'Text menu';
$lang['admin']['missingparams'] = 'Niekteré parametry chýbali, alebo boli nesprávne';
$lang['admin']['modifygroupassignments'] = 'Upraviť priradenia skupiny';
$lang['admin']['moduleabout'] = 'O %s module';
$lang['admin']['modulehelp'] = 'Nápoveda pre %s modul';
$lang['admin']['msg_defaultcontent'] = 'Vložte kód, ktorý bude v obsahu pri vytvorení nových stránok';
$lang['admin']['msg_defaultmetadata'] = 'Vložte kód, ktorý bude v položke metadata (záložka Voľby) pri vytvorení nových stránok';
$lang['admin']['wikihelp'] = 'Wiki nápoveda';
$lang['admin']['moduleinstalled'] = 'Modul je už nainštalovaný';
$lang['admin']['moduleinterface'] = '%s rozhranie';
$lang['admin']['modules'] = 'Moduly';
$lang['admin']['move'] = 'Presunúť';
$lang['admin']['name'] = 'Meno';
$lang['admin']['needpermissionto'] = 'Potrebujete '%s' práva pro vykonanie tejto funkcie.';
$lang['admin']['needupgrade'] = 'Potrebuje aktualizovať';
$lang['admin']['newtemplatename'] = 'Nový názov šablóny';
$lang['admin']['next'] = 'Daľší';
$lang['admin']['noaccessto'] = 'Bez prístupu k %s';
$lang['admin']['nocss'] = 'Žiadne CSS';
$lang['admin']['noentries'] = 'Žiadne položky';
$lang['admin']['nofieldgiven'] = 'Žiadny %s zadaný!';
$lang['admin']['nofiles'] = 'Žiadne súbory';
$lang['admin']['nopasswordmatch'] = 'Heslá nie sú rovnaké';
$lang['admin']['norealdirectory'] = 'Nie je zadaný správný adresár';
$lang['admin']['norealfile'] = 'Nebol zadaný existujúci súbor';
$lang['admin']['notinstalled'] = 'Nenainštalovaný';
$lang['admin']['overwritemodule'] = 'Prepísať existujúce moduly';
$lang['admin']['owner'] = 'Vlastník';
$lang['admin']['pagealias'] = 'Alias stránky';
$lang['admin']['pagedefaults'] = 'Defaultne nastavenie stránky';
$lang['admin']['pagedefaultsdescription'] = 'Nastav hodnoty pre nové stránky';
$lang['admin']['parent'] = 'Nadradený';
$lang['admin']['password'] = 'Heslo';
$lang['admin']['passwordagain'] = 'Heslo (znova)';
$lang['admin']['permission'] = 'Oprávnenia';
$lang['admin']['permissions'] = 'oprávnenia';
$lang['admin']['permissionschanged'] = 'Oprávnenia boli aktualizované.';
$lang['admin']['pluginabout'] = 'O %s tágu';
$lang['admin']['pluginhelp'] = 'Nápoveda pre %s tág';
$lang['admin']['pluginmanagement'] = 'Správa pluginov';
$lang['admin']['prefsupdated'] = 'Nastavenie upravené.';
$lang['admin']['preview'] = 'Náhľad';
$lang['admin']['previewdescription'] = 'Náhľad zmien';
$lang['admin']['previous'] = 'Predchádzajúci';
$lang['admin']['remove'] = 'Odstrániť';
$lang['admin']['removeconfirm'] = 'Táto možnosť odstraní natrvalo všetky súbory patriace k tomuto modulu v tejto inštalácii.\nChcete skutočne pokračovať?';
$lang['admin']['removecssassociation'] = 'Odstrániť CSS asociáciu';
$lang['admin']['saveconfig'] = 'Uložiť konfiguráciu';
$lang['admin']['send'] = 'Odoslať';
$lang['admin']['setallcontent'] = 'Nastaviť všetky stránky';
$lang['admin']['setallcontentconfirm'] = 'Skutočne chcete nastaviť všetky súbory na túto šablónu?';
$lang['admin']['showinmenu'] = 'Ukázať v menu';
$lang['admin']['showsite'] = 'Ukázať prezentáciu';
$lang['admin']['sitedownmessage'] = 'Správa stránky mimo prevádzky';
$lang['admin']['siteprefs'] = 'Predvoľby prezentáci';
$lang['admin']['status'] = 'Stav';
$lang['admin']['stylesheet'] = 'Štýly';
$lang['admin']['submit'] = 'Odoslať';
$lang['admin']['submitdescription'] = 'Uložiť zmeny';
$lang['admin']['tags'] = 'Tágy';
$lang['admin']['template'] = 'Šablóna';
$lang['admin']['templateexists'] = 'Názov šablóny už existuje';
$lang['admin']['templatemanagement'] = 'Správa šablón';
$lang['admin']['title'] = 'Názov';
$lang['admin']['tools'] = 'Nástroje';
$lang['admin']['true'] = 'ÁNO';
$lang['admin']['setfalse'] = 'Nastaviť nie';
$lang['admin']['type'] = 'Typ';
$lang['admin']['typenotvalid'] = 'Typ nie je platný';
$lang['admin']['uninstall'] = 'Odinštalovať';
$lang['admin']['uninstallconfirm'] = 'Skutočne to chcete odinšťalovať?';
$lang['admin']['up'] = 'Hore';
$lang['admin']['upgrade'] = 'Aktualizovať';
$lang['admin']['upgradeconfirm'] = 'Skutočne toto chcete aktualizovať?';
$lang['admin']['uploadfile'] = 'Nahráť súbor';
$lang['admin']['url'] = 'URL adresa';
$lang['admin']['useadvancedcss'] = 'Použíť rozšírenú správu CSS';
$lang['admin']['user'] = 'Užívateľ';
$lang['admin']['userdefinedtags'] = 'Používateľské tágy';
$lang['admin']['usermanagement'] = 'Správa užívateľov';
$lang['admin']['username'] = 'Užívateľské meno';
$lang['admin']['usernameincorrect'] = 'uživateľské meno, alebo heslo je neplatné';
$lang['admin']['userprefs'] = 'Nastavenie používateľa';
$lang['admin']['usersassignedtogroup'] = 'Užívateľ priradený ku skupine %s';
$lang['admin']['usertagexists'] = 'Tág tohoto názvu už existuje. Zvoľte prosím iný nýzov.';
$lang['admin']['usewysiwyg'] = 'Používať WYSIWYG editor pre obsah';
$lang['admin']['version'] = 'Verzia';
$lang['admin']['view'] = 'Zobraziť';
$lang['admin']['welcomemsg'] = 'Vitajte %s';
$lang['admin']['directoryabove'] = 'adresár nad aktuálnou úrovňou';
$lang['admin']['nodefault'] = 'Hlavný nie je nastavený';
$lang['admin']['blobexists'] = 'Html blok s týmto názvom už existuje';
$lang['admin']['blobmanagement'] = 'Správa HTML blokov';
$lang['admin']['errorinsertingblob'] = 'Nastala chyba pri vkladaní html bloku';
$lang['admin']['addhtmlblob'] = 'Vložiť html blok';
$lang['admin']['edithtmlblob'] = 'Upraviť html blok';
$lang['admin']['edithtmlblobsuccess'] = 'HTML blok aktualizovaný';
$lang['admin']['tagtousegcb'] = 'Kód pre použitie tohto modulu';
$lang['admin']['gcb_wysiwyg'] = 'Povoliť GCB WYSIWYG';
$lang['admin']['gcb_wysiwyg_help'] = 'Povoliť WYSIWYG editor pri editácii HTML blokkov';
$lang['admin']['filemanager'] = 'Správca súborov';
$lang['admin']['imagemanager'] = 'Správca obrázkov';
$lang['admin']['encoding'] = 'Kódovanie';
$lang['admin']['clearcache'] = 'Vymazať cache';
$lang['admin']['clear'] = 'Vymazať';
$lang['admin']['cachecleared'] = 'Cache vymazaná';
$lang['admin']['apply'] = 'Vykonať';
$lang['admin']['applydescription'] = 'Uložiť nastavenia a pokračovať v editácii';
$lang['admin']['none'] = 'Žiadne';
$lang['admin']['wysiwygtouse'] = 'Výber WYSIWYG editoru k použitiu';
$lang['admin']['syntaxhighlightertouse'] = 'Vyberte zvýrazňovanie syntaxe';
$lang['admin']['hasdependents'] = 'Má závislosti';
$lang['admin']['missingdependency'] = 'Nevyriešené závislosti';
$lang['admin']['minimumversion'] = 'Minimálna verzia';
$lang['admin']['minimumversionrequired'] = 'Nutná minimálna CMSMS cerzia';
$lang['admin']['maximumversion'] = 'Maximálna verzia';
$lang['admin']['maximumversionsupported'] = 'Podporovaná maximálna CMSMS verzia ';
$lang['admin']['depsformodule'] = 'Závislosti pro modul %s';
$lang['admin']['installed'] = 'Inštalovaný';
$lang['admin']['author'] = 'Autor';
$lang['admin']['changehistory'] = 'História zmien';
$lang['admin']['moduleerrormessage'] = 'Chybové hlásenie pre %s modul';
$lang['admin']['moduleupgradeerror'] = 'Nastala chyba pri aktualizácii modulu';
$lang['admin']['moduleinstallmessage'] = 'Instalačná správa pre modul %s';
$lang['admin']['moduleuninstallmessage'] = 'Odinštalačná správa pre modul %s';
$lang['admin']['admintheme'] = 'Vzhľad administrácie';
$lang['admin']['addstylesheet'] = 'Vložiť štýl';
$lang['admin']['editstylesheet'] = 'Upraviť štýl';
$lang['admin']['addcssassociation'] = 'Pridať asociáciu štýlu';
$lang['admin']['attachstylesheet'] = 'Pripojiť tento štýl';
$lang['admin']['attachtemplate'] = 'Pripojiť do tejto šablóny';
$lang['admin']['main'] = 'Obsah';
$lang['admin']['pages'] = 'Stránky';
$lang['admin']['page'] = 'Strana';
$lang['admin']['files'] = 'Súbory';
$lang['admin']['layout'] = 'Vzhľad';
$lang['admin']['usersgroups'] = 'Používatelia/Skupiny';
$lang['admin']['extensions'] = 'Rozšírenia';
$lang['admin']['preferences'] = 'Nastavenia';
$lang['admin']['admin'] = 'Administrácia stránok';
$lang['admin']['viewsite'] = 'Zobraziť prezentáciu';
$lang['admin']['templatecss'] = 'Prideliť šablónu k štýlu';
$lang['admin']['plugins'] = 'Pluginy';
$lang['admin']['movecontent'] = 'Presunúť stránky';
$lang['admin']['module'] = 'Moduly';
$lang['admin']['usertags'] = 'Používateľské tágy';
$lang['admin']['htmlblobs'] = 'HTML Bloky';
$lang['admin']['adminhome'] = 'Administrácia';
$lang['admin']['liststylesheets'] = 'Štýly';
$lang['admin']['preferencesdescription'] = 'Tu sa upravujú rôzne nastavenia prezentácie.';
$lang['admin']['adminlogdescription'] = 'Zobrazí logy o tom, kto čo robil v administrácii.';
$lang['admin']['mainmenu'] = 'Hlavné menu';
$lang['admin']['users'] = 'Používatelia';
$lang['admin']['usersdescription'] = 'Tu sa upravujú používatelia';
$lang['admin']['groups'] = 'Skupiny';
$lang['admin']['groupsdescription'] = 'Tu se upravujú používateľské skupiny.';
$lang['admin']['groupassignments'] = 'Priradenie do skupiny';
$lang['admin']['groupassignmentdescription'] = 'Tu sa zaraďujú užívatelia do skupín.';
$lang['admin']['groupperms'] = 'Oprávnenia skupiny';
$lang['admin']['grouppermsdescription'] = 'Nastavenia oprávnení a úroveň práv skupín';
$lang['admin']['pagesdescription'] = 'Tu se pridávajú a upravujú stránky a iný obsah.';
$lang['admin']['htmlblobdescription'] = 'HTML Bloky sú čásťou obsahu, které môžete vložiť do svojích stránok alebo šablón.';
$lang['admin']['templates'] = 'Šablóny';
$lang['admin']['templatesdescription'] = 'Tu se pridávajú a upravujú šablóny. Šablóny definujú vzhľad vašich stránok.';
$lang['admin']['stylesheets'] = 'Štýly';
$lang['admin']['stylesheetsdescription'] = 'Správa štýlov je rozšírený spôsob práce s kaskádovými štýlmi CSS) oddelene od šablón.';
$lang['admin']['filemanagerdescription'] = 'Nahrať a spravovať súbory.';
$lang['admin']['imagemanagerdescription'] = 'Nahrať/upraviť a odstrániť obrázky.';
$lang['admin']['moduledescription'] = 'Moduly rozširujú CMS Made Simple o možnosť uživateľských funkcií.';
$lang['admin']['tagdescription'] = 'Tágy sú malé funkcie, které môžu byť vložené do obsahu a/alebo do šablón.';
$lang['admin']['usertagdescription'] = 'Tágy které môžete vytvárať a upravovať sami pre vykonanie určitých činností, priamo z vášho prehliadača.';
$lang['admin']['installdirwarning'] = '<em><strong>Varovanie:</strong></em> inštalačný adresár stále existuje. Odstráňte ho, prosím.';
$lang['admin']['subitems'] = 'Podpoložky';
$lang['admin']['extensionsdescription'] = 'Moduly, tágy a daľšie drobnosti.';
$lang['admin']['usersgroupsdescription'] = 'Položky vzťahujúce sa k používateľom a skupinám.';
$lang['admin']['layoutdescription'] = 'Voľby vzhľadu stránok.';
$lang['admin']['admindescription'] = 'Funkcie administrácie stránok.';
$lang['admin']['contentdescription'] = 'Tu sa vkladá a upravuje obsah.';
$lang['admin']['enablecustom404'] = 'Povoliť vlastné chybové hlášky 404';
$lang['admin']['enablesitedown'] = 'Povoliť správu "Stránka mimo prevádzky"';
$lang['admin']['bookmarks'] = 'Záložky';
$lang['admin']['user_created'] = 'User Created';
$lang['admin']['forums'] = 'Fóra';
$lang['admin']['wiki'] = 'Wiki ';
$lang['admin']['irc'] = 'Irc';
$lang['admin']['module_help'] = 'Pomocník modulu';
$lang['admin']['managebookmarks'] = 'Upraviť záložky';
$lang['admin']['editbookmark'] = 'Upraviť záložku';
$lang['admin']['addbookmark'] = 'Pridať aktuálnu stránku';
$lang['admin']['recentpages'] = 'Posledné stránky';
$lang['admin']['groupname'] = 'Názov skupiny';
$lang['admin']['selectgroup'] = 'Vybrať skupinu';
$lang['admin']['updateperm'] = 'Aktualizovať oprávnenia';
$lang['admin']['admincallout'] = 'Administrátorské skratky';
$lang['admin']['showbookmarks'] = 'Ukázať administrátorské záložky';
$lang['admin']['hide_help_links'] = 'Skryť odkazy na pomocníka';
$lang['admin']['hide_help_links_help'] = 'Zaškrtnutím tohto políčka zakážete zobrazovanie odkazov nápovedy a WIKI v hlavičke stránok administrácie.';
$lang['admin']['showrecent'] = 'Ukázať nejčastejšie používané stránky';
$lang['admin']['attachtotemplate'] = 'Pripojiť štýl k šablóne';
$lang['admin']['attachstylesheets'] = 'Pripojiť štýl';
$lang['admin']['indent'] = 'Odsadiť výpis stránok pre zvýraznenie hierarchie';
$lang['admin']['adminindent'] = 'Zobraziť obsah';
$lang['admin']['contract'] = 'Zbaliť sekciu';
$lang['admin']['expand'] = 'Rozbaliť sekciu';
$lang['admin']['expandall'] = 'Rozbaliť všetky sekcie';
$lang['admin']['contractall'] = 'Zbaliť všetky sekcie';
$lang['admin']['menu_bookmarks'] = '[+] ';
$lang['admin']['globalconfig'] = 'Globálna konfigurácia';
$lang['admin']['adminpaging'] = 'Počet položiek zobrazovaných vo výpise stránok';
$lang['admin']['nopaging'] = 'Zobraziť všetky položky';
$lang['admin']['myprefs'] = 'Moje predvoľby';
$lang['admin']['myprefsdescription'] = 'Tu si môžete nastaviť administráciu podľa vlastných potrieb.';
$lang['admin']['myaccount'] = 'Môj účet';
$lang['admin']['myaccountdescription'] = 'Tu si môžete zmeniť svoje osobné informácie.';
$lang['admin']['adminprefs'] = 'Nastavenia administrácie';
$lang['admin']['adminprefsdescription'] = 'Tu sú špecifické nastavenia administrácie.';
$lang['admin']['managebookmarksdescription'] = 'Tu môžete spravovať Vaše administrátorské záložky.';
$lang['admin']['options'] = 'Voľby';
$lang['admin']['langparam'] = 'Parameter špecifikuje, aký jazyk sa má použiť pre zobrazenie. Nie všetky moduly to podporujú, alebo potrebujú.';
$lang['admin']['parameters'] = 'Parametre';
$lang['admin']['mediatype'] = 'Media Typ';
$lang['admin']['mediatype_'] = 'Nenastavené nič: prejaví sa všade';
$lang['admin']['mediatype_all'] = 'all : Určené pre všetky zariadenia.';
$lang['admin']['mediatype_aural'] = 'aural : Určené pre hlasové čítačky.';
$lang['admin']['mediatype_braille'] = 'braille : Určené pre zariadenia s braillovým písmom.';
$lang['admin']['mediatype_embossed'] = 'embossed : Určené pre tlačiarne s braillovým písmom.';
$lang['admin']['mediatype_handheld'] = 'handheld : Určené pre vreckové PC';
$lang['admin']['mediatype_print'] = 'print : Určené pré stránkový, neprehľadný materiál a pre dokumenty zobrazované na obrazovke v režime náhľadu pred tlačou.';
$lang['admin']['mediatype_projection'] = 'projection : Určené pre projektované prezentácie, napr. pro projektory alebo tlač na prehľadné fólie.';
$lang['admin']['mediatype_screen'] = 'screen : Určené pre farebné počítačové monitory.';
$lang['admin']['mediatype_tty'] = 'tty : Určené pre výstupy s pevnou šírkou znaku, ako napr. terminály alebo diaľkopisy..';
$lang['admin']['mediatype_tv'] = 'tv : Určené pre zariadenia typu tv.';
$lang['admin']['assignmentchanged'] = 'Priradenia k skupine boli upravené.';
$lang['admin']['stylesheetexists'] = 'Existujúci štýl';
$lang['admin']['errorcopyingstylesheet'] = 'Chyba v kopírovaní Štýlu';
$lang['admin']['copystylesheet'] = 'Kopírovať štýl';
$lang['admin']['newstylesheetname'] = 'Nový názov štýlu';
$lang['admin']['target'] = 'Cieľ';
$lang['admin']['xml'] = 'XML ';
$lang['admin']['xmlmodulerepository'] = 'URL adresa pre ModuleRepository soap server';
$lang['admin']['metadata'] = 'Meta informácie';
$lang['admin']['globalmetadata'] = 'Globálne Meta informácia';
$lang['admin']['titleattribute'] = 'Attribút Titul';
$lang['admin']['tabindex'] = 'Tab Index ';
$lang['admin']['accesskey'] = 'Prístupový kľúč';
$lang['admin']['sitedownwarning'] = '<strong>Upozornenie:</strong> Na Vašej stránke je aktuálne správa: "Stránka je momentálne nedostupná". Pre zmenu tohot stavu dstráňte súbor %s.';
$lang['admin']['deletecontent'] = 'Zmazať obsah';
$lang['admin']['deletepages'] = 'Zmazať tieto stránky';
$lang['admin']['selectall'] = 'Vybrať všetko';
$lang['admin']['selecteditems'] = 'Vybrané položky';
$lang['admin']['inactive'] = 'Neaktívne';
$lang['admin']['deletetemplates'] = 'Zmazať šablony';
$lang['admin']['templatestodelete'] = 'Tieto šablony budú vymazané';
$lang['admin']['wontdeletetemplateinuse'] = 'Tieto šablony sú používané a preto nebudú vymazané';
$lang['admin']['deletetemplate'] = 'Zmazať štýly';
$lang['admin']['stylesheetstodelete'] = 'Tieto štýly budú vymazané';
$lang['admin']['sitename'] = 'Názov stránky';
$lang['admin']['siteadmin'] = 'Administrácia stránok';
$lang['admin']['images'] = 'Správa obrázkov';
$lang['admin']['blobs'] = 'HTML bloky';
$lang['admin']['groupmembers'] = 'Priraďovanie skupín';
$lang['admin']['troubleshooting'] = '(Riešenie problémov)';
$lang['admin']['event_desc_loginpost'] = 'Odoslať po prihlásení užívateľa do administrácie';
$lang['admin']['event_desc_logoutpost'] = 'Odoslať po odhlásení užívateľa z administrácie';
$lang['admin']['event_desc_adduserpre'] = 'Odoslať pred vytvorením užívateľa';
$lang['admin']['event_desc_adduserpost'] = 'Odoslať po vytvorení užívateľa';
$lang['admin']['event_desc_edituserpre'] = 'Odoslať pred úpravou užívateľa';
$lang['admin']['event_desc_edituserpost'] = 'Odoslať po úprave užívateľa';
$lang['admin']['event_desc_deleteuserpre'] = 'Odoslať pret odstránením užívateľa zo systému';
$lang['admin']['event_desc_deleteuserpost'] = 'Odoslať po odstránení užívateľa zo systému';
$lang['admin']['event_desc_addgrouppre'] = 'Odoslať pred vytvorením skupiny';
$lang['admin']['event_desc_addgrouppost'] = 'Odoslať po vytvorení skupiny';
$lang['admin']['event_desc_changegroupassignpre'] = 'Odoslať pred priradením do skupiny';
$lang['admin']['event_desc_changegroupassignpost'] = 'Odoslať po priradení do skupiny';
$lang['admin']['event_desc_editgrouppre'] = 'Odoslať pred úpravou skupiny';
$lang['admin']['event_desc_editgrouppost'] = 'Odoslať po úprave skupiny';
$lang['admin']['event_desc_deletegrouppre'] = 'Odoslať pred ostránením skupiny zo systému';
$lang['admin']['event_desc_deletegrouppost'] = 'Odoslať po odstránení skupiny zo systému';
$lang['admin']['event_desc_addstylesheetpre'] = 'Odoslať pred vytvorením štýlu';
$lang['admin']['event_desc_addstylesheetpost'] = 'Odoslať po vytvorení štýlu';
$lang['admin']['event_desc_editstylesheetpre'] = 'Odoslať pred editáciou štýlu';
$lang['admin']['event_desc_editstylesheetpost'] = 'Odoslať po editácii štýlu';
$lang['admin']['event_desc_deletestylesheetpre'] = 'Odoslať pre odstránení štýlu zo systému';
$lang['admin']['event_desc_deletestylesheetpost'] = 'Odoslať po odstránení štýlu zo systému';
$lang['admin']['event_desc_addtemplatepre'] = 'Odoslať pred vytvorením novej šalbóny';
$lang['admin']['event_desc_addtemplatepost'] = 'Odoslať po vytvorení novej šablóny';
$lang['admin']['event_desc_edittemplatepre'] = 'Odoslať pred úpravou šablóny';
$lang['admin']['event_desc_edittemplatepost'] = 'Odoslať po úprave šablóny';
$lang['admin']['event_desc_deletetemplatepre'] = 'Odoslať pred odstránením šablony zo systému';
$lang['admin']['event_desc_deletetemplatepost'] = 'Odoslať po odstránení šablóny zo systému';
$lang['admin']['event_desc_templateprecompile'] = 'Poslané predtým ako sa predloha pošle do smarty na spracovanie';
$lang['admin']['event_desc_templatepostcompile'] = 'Poslané potom ako sa predloha spracuje v smarty.';
$lang['admin']['event_desc_addglobalcontentpre'] = 'Odoslať pred vytvorením nového HTML bloku';
$lang['admin']['event_desc_addglobalcontentpost'] = 'Odoslať po vytvorení nového HTML bloku';
$lang['admin']['event_desc_editglobalcontentpre'] = 'Odoslať pred úpravou HTML bloku';
$lang['admin']['event_desc_editglobalcontentpost'] = 'Odoslať po úprave HTML bloku';
$lang['admin']['event_desc_deleteglobalcontentpre'] = 'Odoslať pred odstránením HTML bloku zo systému';
$lang['admin']['event_desc_deleteglobalcontentpost'] = 'Odoslať po odstránení HTML bloku zo systému';
$lang['admin']['event_desc_globalcontentprecompile'] = 'Poslané predtým ako sa globálny blok pošle do smarty na spracovaniePoslať predtým ako sa globálny blok pošle do smarty na spracovanie';
$lang['admin']['event_desc_globalcontentpostcompile'] = 'Poslané potom ako sa globálny blok spracuje v smarty.';
$lang['admin']['event_desc_contenteditpre'] = 'Odoslať pred úpravou obsahu';
$lang['admin']['event_desc_contenteditpost'] = 'Odoslať po úprave obsahu';
$lang['admin']['event_desc_contentdeletepre'] = 'Odoslať pred odstránením obsahu zo systému';
$lang['admin']['event_desc_contentdeletepost'] = 'Odoslať po odstránení obsahu zo systému';
$lang['admin']['event_desc_contentstylesheet'] = 'Odoslať pred odoslaním štýlu do prehliadača';
$lang['admin']['event_desc_contentprecompile'] = 'Poslané predtým ako sa obsah pošle do smarty na spracovanie';
$lang['admin']['event_desc_contentpostcompile'] = 'Poslané potom ako sa obsah spracuje v smarty.';
$lang['admin']['event_desc_contentpostrender'] = 'Poslané predtým ako sa skombinované html pošle do prehliadača';
$lang['admin']['event_desc_smartyprecompile'] = 'Poslané predtým ako sa obsah smerujúci do smarty pošle na spracovanie';
$lang['admin']['event_desc_smartypostcompile'] = 'Poslané potom ako sa obsah smerujúci do smarty spracuje.';
$lang['admin']['event_help_loginpost'] = '<p>Poslané potom ako sa používateľ prihlási do administrátorského panelu.</p>
<h4>Parametre</h4>
<ul>
<li>'user' - Odkaz na objekt používateľa, ktorého sa to týka.</li>
</ul>
';
$lang['admin']['event_help_logoutpost'] = '<p>Sent after a user logs out of the admin panel.</p>
<h4>Parameters</h4>
<ul>
<li>'user' - Reference to the affected user object.</li>
</ul>
';
$lang['admin']['event_help_adduserpre'] = '<p>Sent before a new user is created.</p>
<h4>Parameters</h4>
<ul>
<li>'user' - Reference to the affected user object.</li>
</ul>
';
$lang['admin']['event_help_adduserpost'] = '<p>Sent after a new user is created.</p>
<h4>Parameters</h4>
<ul>
<li>'user' - Reference to the affected user object.</li>
</ul>
';
$lang['admin']['event_help_edituserpre'] = '<p>Sent before edits to a user are saved.</p>
<h4>Parameters</h4>
<ul>
<li>'user' - Reference to the affected user object.</li>
</ul>
';
$lang['admin']['event_help_edituserpost'] = '<p>Sent after edits to a user are saved.</p>
<h4>Parameters</h4>
<ul>
<li>'user' - Reference to the affected user object.</li>
</ul>
';
$lang['admin']['event_help_deleteuserpre'] = '<p>Sent before a user is deleted from the system.</p>
<h4>Parameters</h4>
<ul>
<li>'user' - Reference to the affected user object.</li>
</ul>
';
$lang['admin']['event_help_deleteuserpost'] = '<p>Sent after a user is deleted from the system.</p>
<h4>Parameters</h4>
<ul>
<li>'user' - Reference to the affected user object.</li>
</ul>
';
$lang['admin']['event_help_addgrouppre'] = '<p>Sent before a new group is created.</p>
<h4>Parameters</h4>
<ul>
<li>'group' - Reference to the affected group object.</li>
</ul>
';
$lang['admin']['event_help_addgrouppost'] = '<p>Sent after a new group is created.</p>
<h4>Parameters</h4>
<ul>
<li>'group' - Reference to the affected group object.</li>
</ul>
';
$lang['admin']['event_help_changegroupassignpre'] = '<p>Sent before group assignments are saved.</p>
<h4>Parameters></h4>
<ul>
<li>'group' - Reference to the group object.</li>
<li>'users' - Array of references to user objects belonging to the group.</li>
';
$lang['admin']['event_help_changegroupassignpost'] = '<p>Sent after group assignments are saved.</p>
<h4>Parameters></h4>
<ul>
<li>'group' - Reference to the affected group object.</li>
<li>'users' - Array of references to user objects now belonging to the affected group.</li>
';
$lang['admin']['event_help_editgrouppre'] = '<p>Sent before edits to a group are saved.</p>
<h4>Parameters</h4>
<ul>
<li>'group' - Reference to the affected group object.</li>
</ul>
';
$lang['admin']['event_help_editgrouppost'] = '<p>Sent after edits to a group are saved.</p>
<h4>Parameters</h4>
<ul>
<li>'group' - Reference to the affected group object.</li>
</ul>
';
$lang['admin']['event_help_deletegrouppre'] = '<p>Sent before a group is deleted from the system.</p>
<h4>Parameters</h4>
<ul>
<li>'group' - Reference to the affected group object.</li>
</ul>
';
$lang['admin']['event_help_deletegrouppost'] = '<p>Sent after a group is deleted from the system.</p>
<h4>Parameters</h4>
<ul>
<li>'group' - Reference to the affected group object.</li>
</ul>
';
$lang['admin']['event_help_addstylesheetpre'] = '<p>Sent before a new stylesheet is created.</p>
<h4>Parameters</h4>
<ul>
<li>'stylesheet' - Reference to the affected stylesheet object.</li>
</ul>
';
$lang['admin']['event_help_addstylesheetpost'] = '<p>Sent after a new stylesheet is created.</p>
<h4>Parameters</h4>
<ul>
<li>'stylesheet' - Reference to the affected stylesheet object.</li>
</ul>
';
$lang['admin']['event_help_editstylesheetpre'] = '<p>Sent before edits to a stylesheet are saved.</p>
<h4>Parameters</h4>
<ul>
<li>'stylesheet' - Reference to the affected stylesheet object.</li>
</ul>
';
$lang['admin']['event_help_editstylesheetpost'] = '<p>Sent after edits to a stylesheet are saved.</p>
<h4>Parameters</h4>
<ul>
<li>'stylesheet' - Reference to the affected stylesheet object.</li>
</ul>
';
$lang['admin']['event_help_deletestylesheetpre'] = '<p>Sent before a stylesheet is deleted from the system.</p>
<h4>Parameters</h4>
<ul>
<li>'stylesheet' - Reference to the affected stylesheet object.</li>
</ul>
';
$lang['admin']['event_help_deletestylesheetpost'] = '<p>Sent after a stylesheet is deleted from the system.</p>
<h4>Parameters</h4>
<ul>
<li>'stylesheet' - Reference to the affected stylesheet object.</li>
</ul>
';
$lang['admin']['event_help_addtemplatepre'] = '<p>Sent before a new template is created.</p>
<h4>Parameters</h4>
<ul>
<li>'template' - Reference to the affected template object.</li>
</ul>
';
$lang['admin']['event_help_addtemplatepost'] = '<p>Sent after a new template is created.</p>
<h4>Parameters</h4>
<ul>
<li>'template' - Reference to the affected template object.</li>
</ul>
';
$lang['admin']['event_help_edittemplatepre'] = '<p>Sent before edits to a template are saved.</p>
<h4>Parameters</h4>
<ul>
<li>'template' - Reference to the affected template object.</li>
</ul>
';
$lang['admin']['event_help_edittemplatepost'] = '<p>Sent after edits to a template are saved.</p>
<h4>Parameters</h4>
<ul>
<li>'template' - Reference to the affected template object.</li>
</ul>
';
$lang['admin']['event_help_deletetemplatepre'] = '<p>Sent before a template is deleted from the system.</p>
<h4>Parameters</h4>
<ul>
<li>'template' - Reference to the affected template object.</li>
</ul>
';
$lang['admin']['event_help_deletetemplatepost'] = '<p>Sent after a template is deleted from the system.</p>
<h4>Parameters</h4>
<ul>
<li>'template' - Reference to the affected template object.</li>
</ul>
';
$lang['admin']['event_help_templateprecompile'] = '<p>Sent before a template is sent to smarty for processing.</p>
<h4>Parameters</h4>
<ul>
<li>'template' - Reference to the affected template text.</li>
</ul>
';
$lang['admin']['event_help_templatepostcompile'] = '<p>Sent after a template has been processed by smarty.</p>
<h4>Parameters</h4>
<ul>
<li>'template' - Reference to the affected template text.</li>
</ul>
';
$lang['admin']['event_help_addglobalcontentpre'] = '<p>Sent before a new global content block is created.</p>
<h4>Parameters</h4>
<ul>
<li>'global_content' - Reference to the affected global content block object.</li>
</ul>
';
$lang['admin']['event_help_addglobalcontentpost'] = '<p>Sent after a new global content block is created.</p>
<h4>Parameters</h4>
<ul>
<li>'global_content' - Reference to the affected global content block object.</li>
</ul>
';
$lang['admin']['event_help_editglobalcontentpre'] = '<p>Sent before edits to a global content block are saved.</p>
<h4>Parameters</h4>
<ul>
<li>'global_content' - Reference to the affected global content block object.</li>
</ul>
';
$lang['admin']['event_help_editglobalcontentpost'] = '<p>Sent after edits to a global content block are saved.</p>
<h4>Parameters</h4>
<ul>
<li>'global_content' - Reference to the affected global content block object.</li>
</ul>
';
$lang['admin']['event_help_deleteglobalcontentpre'] = '<p>Sent before a global content block is deleted from the system.</p>
<h4>Parameters</h4>
<ul>
<li>'global_content' - Reference to the affected global content block object.</li>
</ul>
';
$lang['admin']['event_help_deleteglobalcontentpost'] = '<p>Sent after a global content block is deleted from the system.</p>
<h4>Parameters</h4>
<ul>
<li>'global_content' - Reference to the affected global content block object.</li>
</ul>
';
$lang['admin']['event_help_globalcontentprecompile'] = '<p>Sent before a global content block is sent to smarty for processing.</p>
<h4>Parameters</h4>
<ul>
<li>'global_content' - Reference to the affected global content block text.</li>
</ul>
';
$lang['admin']['event_help_globalcontentpostcompile'] = '<p>Sent after a global content block has been processed by smarty.</p>
<h4>Parameters</h4>
<ul>
<li>'global_content' - Reference to the affected global content block text.</li>
</ul>
';
$lang['admin']['event_help_contenteditpre'] = '<p>Sent before edits to content are saved.</p>
<h4>Parameters</h4>
<ul>
<li>'global_content' - Reference to the affected content object.</li>
</ul>
';
$lang['admin']['event_help_contenteditpost'] = '<p>Sent after edits to content are saved.</p>
<h4>Parameters</h4>
<ul>
<li>'content' - Reference to the affected content object.</li>
</ul>
';
$lang['admin']['event_help_contentdeletepre'] = '<p>Sent before content is deleted from the system.</p>
<h4>Parameters</h4>
<ul>
<li>'content' - Reference to the affected content object.</li>
</ul>
';
$lang['admin']['event_help_contentdeletepost'] = '<p>Sent after content is deleted from the system.</p>
<h4>Parameters</h4>
<ul>
<li>'content' - Reference to the affected content object.</li>
</ul>
';
$lang['admin']['event_help_contentstylesheet'] = '<p>Sent before the sytlesheet is sent to the browser.</p>
<h4>Parameters</h4>
<ul>
<li>'content' - Reference to the affected stylesheet text.</li>
</ul>
';
$lang['admin']['event_help_contentprecompile'] = '<p>Sent before content is sent to smarty for processing.</p>
<h4>Parameters</h4>
<ul>
<li>'content' - Reference to the affected content text.</li>
</ul>
';
$lang['admin']['event_help_contentpostcompile'] = '<p>Sent after content has been processed by smarty.</p>
<h4>Parameters</h4>
<ul>
<li>'content' - Reference to the affected content text.</li>
</ul>
';
$lang['admin']['event_help_contentpostrender'] = '<p>Sent before the combined html is sent to the browser.</p>
<h4>Parameters</h4>
<ul>
<li>'content' - Reference to the html text.</li>
</ul>
';
$lang['admin']['event_help_smartyprecompile'] = '<p>Sent before any content destined for smarty is sent to for processing.</p>
<h4>Parameters</h4>
<ul>
<li>'content' - Reference to the affected text.</li>
</ul>
';
$lang['admin']['event_help_smartypostcompile'] = '<p>Sent after any content destined for smarty has been processed.</p>
<h4>Parameters</h4>
<ul>
<li>'content' - Reference to the affected text.</li>
</ul>
';
$lang['admin']['filterbymodule'] = 'Zoradiť podľa modulov';
$lang['admin']['showall'] = 'Zobraziť všetky';
$lang['admin']['core'] = 'Základňa';
$lang['admin']['defaultpagecontent'] = 'Prednastavený obsah stránok';
$lang['admin']['file_url'] = 'Odkaz na súbor (namiesto URL)';
$lang['admin']['no_file_url'] = 'Nič (použiť url vyššie)';
$lang['admin']['defaultparentpage'] = 'Prednastavená nadradená stránka';
$lang['admin']['error_udt_name_whitespace'] = 'Chyba: Užívateľské tagy nemôžu mať prázdne medzery v názve.-';
$lang['admin']['warning_safe_mode'] = '<strong><em>Varovanie:</em></strong> PHP Safe mode je zapnutý.
Toto spôsobí problémy s nahrávaním súborov cez rozhranie webového prehliadača, vrátane obrázkov, tém a xml súborov. Pre vypnutie Safe mode kontaktujte Vášho hostingového správcu.';
$lang['admin']['test'] = 'Skúška';
$lang['admin']['results'] = 'Výsledky';
$lang['admin']['untested'] = 'Netestované';
$lang['admin']['unknown'] = 'Neznáme';
$lang['admin']['download'] = 'Stiahnutie';
$lang['admin']['frontendwysiwygtouse'] = 'Wysiwyg editor na webe (fontend)';
$lang['admin']['all_groups'] = 'Všetky skupiny';
$lang['admin']['error_type'] = 'Typ chyby';
$lang['admin']['contenttype_errorpage'] = 'Chybná stránka';
$lang['admin']['errorpagealreadyinuse'] = 'Chybový kód už je používaný';
$lang['admin']['404description'] = 'Stránka nenájdená';
$lang['admin']['usernotfound'] = 'Užívateľ nenájdený';
$lang['admin']['passwordchange'] = 'Prosím, zadajte nové heslo';
$lang['admin']['recoveryemailsent'] = 'E-mail odoslaný na zmenu adresy . Prosím skontrolujte svoju e-mailovú schránku.';
$lang['admin']['errorsendingemail'] = 'Probém pri odosielaní e-mailu. Kontatujte svojho administrátora';
$lang['admin']['passwordchangedlogin'] = 'Heslo zmenené. Prosím, prihláste sa s novými prihlasovacími údajmi.';
$lang['admin']['nopasswordforrecovery'] = 'Pre tohto používateľa neexistuje e-mailová adresa v databáze. Prosím, kontaktujte administrátora.';
$lang['admin']['lostpw'] = 'Zabudli ste heslo?';
$lang['admin']['lostpwemailsubject'] = '[%s] Obnovenie hesla';
$lang['admin']['lostpwemail'] = 'Tento e-mail ste dostali na vyžiadanie pre zmenu hesla (%s) pre používateľa (%s). V prípade, že chcete vygenerovať nové heslo, prejdite na odkaz nižšie:
%s
V prípade, že ste tento e-mail dostali omylom, prosím ignorujte ho.';
$lang['admin']['utmc'] = '156861353';
$lang['admin']['utma'] = '156861353.1423109725.1280259016.1286022213.1286038931.52';
$lang['admin']['utmz'] = '156861353.1286022213.51.55.utmcsr=dev.cmsmadesimple.org|utmccn=(referral)|utmcmd=referral|utmcct=/';
$lang['admin']['qca'] = 'P0-748439131-1280259017524';
$lang['admin']['utmb'] = '156861353';
?>