Server : Apache System : Linux indy02.toastserver.com 3.10.0-962.3.2.lve1.5.85.el7.x86_64 #1 SMP Thu Apr 18 15:18:36 UTC 2024 x86_64 User : palandch ( 1163) PHP Version : 7.1.33 Disable Function : NONE Directory : /home/palandch/www/core/lexicon/cs/ |
<?php /** * Setting Czech lexicon topic * * @language cs * @package modx * @subpackage lexicon * * @author modxcms.cz * @updated 2013-08-27 */ // $_lang['area'] = 'Area'; $_lang['area'] = 'Oblast'; // $_lang['area_authentication'] = 'Authentication and Security'; $_lang['area_authentication'] = 'Autentizaci a zabezpečení'; // $_lang['area_caching'] = 'Caching'; $_lang['area_caching'] = 'Cachování'; // $_lang['area_core'] = 'Core Code'; $_lang['area_core'] = 'Jádro MODX'; // $_lang['area_editor'] = 'Rich-Text Editor'; $_lang['area_editor'] = 'WYSIWYG editor'; // $_lang['area_file'] = 'File System'; $_lang['area_file'] = 'Souborový systém'; // $_lang['area_filter'] = 'Filter by area...'; $_lang['area_filter'] = 'Filtrovat dle oblasti...'; // $_lang['area_furls'] = 'Friendly URL'; $_lang['area_furls'] = 'Přátelská URL'; // $_lang['area_gateway'] = 'Gateway'; $_lang['area_gateway'] = 'Brána'; // $_lang['area_language'] = 'Lexicon and Language'; $_lang['area_language'] = 'Jazyk a slovník'; // $_lang['area_mail'] = 'Mail'; $_lang['area_mail'] = 'Pošta'; // $_lang['area_manager'] = 'Back-end Manager'; $_lang['area_manager'] = 'Správce obsahu'; // $_lang['area_phpthumb'] = 'phpThumb'; $_lang['area_phpthumb'] = 'phpThumb'; // $_lang['area_proxy'] = 'Proxy'; $_lang['area_proxy'] = 'Proxy'; // $_lang['area_session'] = 'Session and Cookie'; $_lang['area_session'] = 'Session a Cookie'; // $_lang['area_lexicon_string'] = 'Area Lexicon Entry'; $_lang['area_lexicon_string'] = 'Oblast záznamu slovníku'; // $_lang['area_lexicon_string_msg'] = 'Enter the key of the lexicon entry for the area here. If there is no lexicon entry, it will just display the area key.<br />Core Areas: authentication, caching, file, furls, gateway, language, manager, session, site, system'; $_lang['area_lexicon_string_msg'] = 'Zadejte klíč záznamu slovníku pro tuto oblast. Pokud ve slovníku záznam není, zobrazí se pouze klíč oblasti.<br />Oblasti jádra: authentication, caching, file, furls, gateway, language, manager, session, site, system'; // $_lang['area_site'] = 'Site'; $_lang['area_site'] = 'Portál'; // $_lang['area_system'] = 'System and Server'; $_lang['area_system'] = 'Systém a server'; // $_lang['areas'] = 'Areas'; $_lang['areas'] = 'Oblasti'; // $_lang['charset'] = 'Charset'; $_lang['charset'] = 'Znaková sada'; // $_lang['country'] = 'Country'; $_lang['country'] = 'Země'; // $_lang['description_desc'] = 'A short description of the Setting. This can be a Lexicon Entry key.'; $_lang['description_desc'] = 'Popis položky konfigurace. Můžete zadat také klíč slovníku.'; // $_lang['key_desc'] = 'The key for the Setting. It will be available in your content via the [[++key]] placeholder.'; $_lang['key_desc'] = 'Klíč položky nastavení. Položka nastavení bude dostupná v obsahu jako placeholder [[++key]].'; // $_lang['name_desc'] = 'A Name for the Setting. This can be a Lexicon Entry key.'; $_lang['name_desc'] = 'Název položky nastavení. Můžete zadat také klíč slovníku.'; // $_lang['namespace'] = 'Namespace'; $_lang['namespace'] = 'Jmenný prostor'; // $_lang['namespace_desc'] = 'The Namespace that this Setting is associated with. The default Lexicon Topic will be loaded for this Namespace when grabbing Settings.'; $_lang['namespace_desc'] = 'Jmenný prostor, ke kterému tato položka nastavení patří. Výchozí téma slovníku bude načteno pro tento jmenný prostor při dotazu na nastavení.'; // $_lang['namespace_filter'] = 'Filter by namespace...'; $_lang['namespace_filter'] = 'Filtrovat dle jmenného prostoru...'; // $_lang['search_by_key'] = 'Search by key...'; $_lang['search_by_key'] = 'Hledat dle klíče...'; // $_lang['setting_create'] = 'Create New Setting'; $_lang['setting_create'] = 'Vytvořit novou položku konfigurace'; // $_lang['setting_err'] = 'Please check your data for the following fields: '; $_lang['setting_err'] = 'Zkontrolujte údaje v těchto políčkách: '; // $_lang['setting_err_ae'] = 'Setting with that key already exists. Please specify another key name.'; $_lang['setting_err_ae'] = 'Položka konfigurace s tímto klíčem již existuje. Zadejte jiný název klíče.'; // $_lang['setting_err_nf'] = 'Setting not found.'; $_lang['setting_err_nf'] = 'Položka konfigurace nenalezena.'; // $_lang['setting_err_ns'] = 'Setting not specified'; $_lang['setting_err_ns'] = 'Nespecifikována položka konfigurace'; // $_lang['setting_err_remove'] = 'An error occurred while trying to remove the setting.'; $_lang['setting_err_remove'] = 'Nastala chyba při ostraňování položky konfigurace.'; // $_lang['setting_err_save'] = 'An error occurred while trying to save the setting.'; $_lang['setting_err_save'] = 'Nastala chyba při ukládání položky konfigurace.'; // $_lang['setting_err_startint'] = 'Settings may not start with an integer.'; $_lang['setting_err_startint'] = 'Položka konfigurace nesmí začínat číslem.'; // $_lang['setting_err_invalid_document'] = 'There is no document with ID %d. Please specify an existing document.'; $_lang['setting_err_invalid_document'] = 'Dokument s ID %d neexistuje. Zadejte existující dokument.'; // $_lang['setting_remove'] = 'Delete Setting'; $_lang['setting_remove'] = 'Odstranit položku'; // $_lang['setting_remove_confirm'] = 'Are you sure you want to delete this setting? This might break your MODX installation.'; $_lang['setting_remove_confirm'] = 'Opravdu chcete odstranit tuto položku konfigurace? Mohlo by dojít k narušení správné funkčnosti správce obsahu.'; // $_lang['setting_update'] = 'Update Setting'; $_lang['setting_update'] = 'Upravit položku'; // $_lang['settings_after_install'] = 'As this is a new install, you are required to control these settings, and change any that you may wish to. After you've controlled the settings, press 'Save' to update the settings database.<br /><br />'; $_lang['settings_after_install'] = 'Protože se jedná o novou instalaci, je třeba aby jste zkontroloval tyto položky konfigurace a změnil všechny, které je třeba. Poté co vše zkontrolujete klikněte na "Uložit" a tím dojde k aktualizaci databáze.<br /><br />'; // $_lang['settings_desc'] = 'Here you can set general preferences and configuration settings for the MODX manager interface, as well as how your MODX site runs. Double-click on the value column for the setting you'd like to edit to dynamically edit via the grid, or right-click on a setting for more options. You can also click the "+" sign for a description of the setting.'; $_lang['settings_desc'] = 'V této části lze nastavit obecnou konfiguraci, nastavení správce obsahu a to jak se stránky chovají. Poklikáním na hodnotu ve sloupci Hodnota můžete danou hodnotu upravit přímo v tabulce, nebo klikněte pravým tlačítkem pro další možnosti. Kliknutím na symbol "+" se zobrazí popis dané položky konfigurace.'; // $_lang['settings_furls'] = 'Friendly URLs'; $_lang['settings_furls'] = 'Přátelská URL'; // $_lang['settings_misc'] = 'Miscellaneous'; $_lang['settings_misc'] = 'Smíšené'; // $_lang['settings_site'] = 'Site'; $_lang['settings_site'] = 'Portál'; // $_lang['settings_ui'] = 'Interface & Features'; $_lang['settings_ui'] = 'Rozhranní & Funkce'; // $_lang['settings_users'] = 'User'; $_lang['settings_users'] = 'Uživatel'; // $_lang['system_settings'] = 'System Settings'; $_lang['system_settings'] = 'Konfigurace systému'; // $_lang['usergroup'] = 'User Group'; $_lang['usergroup'] = 'Uživatelská skupina'; // $_lang['setting_access_category_enabled'] = 'Check Category Access'; $_lang['setting_access_category_enabled'] = 'Řízení přístupů ke kategoriím'; // $_lang['setting_access_category_enabled_desc'] = 'Use this to enable or disable Category ACL checks (per Context). <strong>NOTE: If this option is set to no then ALL Category Access Permissions will be ignored!</strong>'; $_lang['setting_access_category_enabled_desc'] = 'Použijte pro povolení / zamezení kontroly přístupů ke kategoriím v rámci daného kontextu. <strong>POZNÁMKA: Je-li tato možnost nastavena na Ne, pak jsou ignorována práva pro přístup ke kategoriím!</strong>'; // $_lang['setting_access_context_enabled'] = 'Check Context Access'; $_lang['setting_access_context_enabled'] = 'Řízení přístupů ke kontextům'; // $_lang['setting_access_context_enabled_desc'] = 'Use this to enable or disable Context ACL checks. <strong>NOTE: If this option is set to no then ALL Context Access Permissions will be ignored. DO NOT disable this system-wide or for the mgr Context or you will disable access to the manager interface.</strong>'; $_lang['setting_access_context_enabled_desc'] = 'Použijte pro povolení / zamezení kontroly přístupů ke kontextům. <strong>POZNÁMKA: Je-li tato možnost nastavena na Ne, pak jsou ignorována práva pro přístup ke kontextům! NEVYPÍNEJTE TUTO VOLBU v rámci celého systému nebo pro kontext "mgr", došlo by tím k zamezní přístupu do správce obsahu.</strong>'; // $_lang['setting_access_resource_group_enabled'] = 'Check Resource Group Access'; $_lang['setting_access_resource_group_enabled'] = 'Řízení přístupů ke skupinám dokumentů'; // $_lang['setting_access_resource_group_enabled_desc'] = 'Use this to enable or disable Resource Group ACL checks (per Context). <strong>NOTE: If this option is set to no then ALL Resource Group Access Permissions will be ignored!</strong>'; $_lang['setting_access_resource_group_enabled_desc'] = 'Použijte pro povolení / zamezení kontroly přístupů ke skupinám dokumentů v rámci daného kontextu. <strong>POZNÁMKA: Je-li tato možnost nastavena na Ne, pak jsou ignorována práva pro přístup ke skupinám dokumentů!!</strong>'; // $_lang['setting_allow_mgr_access'] = 'Manager Interface Access'; $_lang['setting_allow_mgr_access'] = 'Přístup do správce obsahu'; // $_lang['setting_allow_mgr_access_desc'] = 'Select this option to enable or disable access to the manager interface. <strong>NOTE: If this option is set to no then the user will be redirected the the Manager Login Startup or Site Start web page.</strong>'; $_lang['setting_allow_mgr_access_desc'] = 'Toto vyberte pokud si přejete povolit přístup do správce obsahu. <strong>Poznámka: Pokud je tato možnost nastavena na hodnotu "Ne" bude uživatel přesměrován na stránku přihlášení do správce obsahu nebo na úvodní stránku portálu.</strong>'; // $_lang['setting_failed_login'] = 'Failed Login Attempts'; $_lang['setting_failed_login'] = 'Počet neúspěšných přihlášení'; // $_lang['setting_failed_login_desc'] = 'Here you can enter the number of failed login attempts that are allowed before a user is blocked.'; $_lang['setting_failed_login_desc'] = 'Počet neúspěšných přihlášení, kterých může uživatel dosáhnout předtím než bude jeho účet zablokován.'; // $_lang['setting_login_allowed_days'] = 'Allowed Days'; $_lang['setting_login_allowed_days'] = 'Povolené dny'; // $_lang['setting_login_allowed_days_desc'] = 'Select the days that this user is allowed to login.'; $_lang['setting_login_allowed_days_desc'] = 'Vyberte dny, ve kterých se tento uživatel může přihlašet do správce obsahu.'; // $_lang['setting_login_allowed_ip'] = 'Allowed IP Address'; $_lang['setting_login_allowed_ip'] = 'Povolené IP adresy'; // $_lang['setting_login_allowed_ip_desc'] = 'Enter the IP addresses that this user is allowed to login from. <strong>NOTE: Separate multiple IP addresses with a comma (,)</strong>'; $_lang['setting_login_allowed_ip_desc'] = 'Zadejte IP adresy, ze kterých bude uživateli umožněno přihlásit se. <strong>Poznámka: Více IP adres je možno oddělit čárkou.</strong>'; // $_lang['setting_login_homepage'] = 'Login Home Page'; $_lang['setting_login_homepage'] = 'Úvodní stránka po přihlášení'; // $_lang['setting_login_homepage_desc'] = 'Enter the ID of the document you want to send user to after he/she has logged in. <strong>NOTE: make sure the ID you enter belongs to an existing document, and that it has been published and is accessible by this user!</strong>'; $_lang['setting_login_homepage_desc'] = 'Zadejte ID dokumentu, do kterého chcete uživatele přesměrovat po té co se přihlásí do správce obsahu. <strong>Poznámka: ujistěte se, že dokument s tímto ID existuje, že je publikován a přístupný tomuto uživateli!</strong>'; // $_lang['setting_access_policies_version'] = 'Access Policy Schema Version'; $_lang['setting_access_policies_version'] = 'Verze schématu přístupové politiky'; // $_lang['setting_access_policies_version_desc'] = 'The version of the Access Policy system. DO NOT CHANGE.'; $_lang['setting_access_policies_version_desc'] = 'Verze systému přístupové politiky. NEMĚŇTE.'; // $_lang['setting_allow_forward_across_contexts'] = 'Allow Forwarding Across Contexts'; $_lang['setting_allow_forward_across_contexts'] = 'Povolit přesměrování mezi kontexty'; // $_lang['setting_allow_forward_across_contexts_desc'] = 'When true, Symlinks and modX::sendForward() API calls can forward requests to Resources in other Contexts.'; $_lang['setting_allow_forward_across_contexts_desc'] = 'Tímto lze povolit, aby symbolický odkaz nebo API metoda modX::sendForward() mohla přesměrovat na dokument z jiného kontextu.'; // $_lang['setting_allow_manager_login_forgot_password'] = 'Allow Forgot Password in Manager Login Screen'; $_lang['setting_allow_manager_login_forgot_password'] = 'Zobrazit možnost "Zapomněli jste své přihlašovací údaje?" na přihlašovací obrazovce správce obsahu'; // $_lang['setting_allow_manager_login_forgot_password_desc'] = 'Setting this to "No" will disable the forgot password ability on the manager login screen.'; $_lang['setting_allow_manager_login_forgot_password_desc'] = 'Nastavení na "Ne", znemožníte možnost nechat si zaslat zapomenuté hesla na přihlašovací obrazovce správce obsahu.'; // $_lang['setting_allow_tags_in_post'] = 'Allow Tags in POST'; $_lang['setting_allow_tags_in_post'] = 'Povolit tagy v POST'; // $_lang['setting_allow_tags_in_post_desc'] = 'If false, all POST variables will be stripped of HTML script tags, numeric entities, and MODX tags. MODX recommends to leave this set to false for Contexts other than mgr, where it is set to true by default.'; $_lang['setting_allow_tags_in_post_desc'] = 'Je-li nastaveno "Ne", z obsahu POST proměnných v rámci správce obsahu budou odstraněny všechny HTML tagy, číselné entity a MODX tagy. Doporučujeme nechat tuto hodnotu na "Ne" pro jiné kontexty než "mgr", kde je ve výchozím stavu povolen.'; // $_lang['setting_archive_with'] = 'Force PCLZip Archives'; $_lang['setting_archive_with'] = 'Používat PCLZip archivaci'; // $_lang['setting_archive_with_desc'] = 'If true, will use PCLZip instead of ZipArchive as the zip extension. Turn this on if you are getting extractTo errors or are having problems with unzipping in Package Management.'; $_lang['setting_archive_with_desc'] = 'Pokud Ano, PCLZip bude používán namísto ZipArchive pro soubory zip. Tuto volbu povolte pokud se Vám zobrazují chyby extractTo nebo máte problémy s rozbalováním ve Správě balíčků.'; // $_lang['setting_auto_menuindex'] = 'Menu indexing default'; $_lang['setting_auto_menuindex'] = 'Automatický menu index'; // $_lang['setting_auto_menuindex_desc'] = 'Select 'Yes' to turn on automatic menu index incrementing by default.'; $_lang['setting_auto_menuindex_desc'] = 'Zvolte "Ano" pro zapnutí automatického indexování položek v menu. (Slouží např. pro řazení položek ve stromu dokumentů.)'; // $_lang['setting_auto_check_pkg_updates'] = 'Automatic Check for Package Updates'; $_lang['setting_auto_check_pkg_updates'] = 'Automatická kontrola aktualizací balíčků'; // $_lang['setting_auto_check_pkg_updates_desc'] = 'If 'Yes', MODX will automatically check for updates for packages in Package Management. This may slow the loading of the grid.'; $_lang['setting_auto_check_pkg_updates_desc'] = 'Je-li nastaveno "Ano", MODX bude automaticky kontrolovat aktualizace balíčků. Toto nastavení může zpomalit načítání.'; // $_lang['setting_auto_check_pkg_updates_cache_expire'] = 'Cache Expiration Time for Automatic Package Updates Check'; $_lang['setting_auto_check_pkg_updates_cache_expire'] = 'Cache pro další automatickou kontrolu aktualizací balíčku'; // $_lang['setting_auto_check_pkg_updates_cache_expire_desc'] = 'The number of minutes that Package Management will cache the results for checking for package updates.'; $_lang['setting_auto_check_pkg_updates_cache_expire_desc'] = 'Počet minut, po které bude správce balíčků udržovat výsledky aktualizací balíčku v cache.'; // $_lang['setting_allow_multiple_emails'] = 'Allow Duplicate Emails for Users'; $_lang['setting_allow_multiple_emails'] = 'Povolit vícenásobné použití e-mailu pro uživatele'; // $_lang['setting_allow_multiple_emails_desc'] = 'If enabled, Users may share the same email address.'; $_lang['setting_allow_multiple_emails_desc'] = 'Je-li nastaveno "Ano", uživatelé mohou sdílet stejnou e-mailovou adresu.'; // $_lang['setting_automatic_alias'] = 'Automatically generate alias'; $_lang['setting_automatic_alias'] = 'Automaticky generovat aliasy'; // $_lang['setting_automatic_alias_desc'] = 'Select 'Yes' to have the system automatically generate an alias based on the Resource's page title when saving.'; $_lang['setting_automatic_alias_desc'] = 'Zvolte "Ano", pokud má MODX automaticky generovat aliasy z titulků dokumentů při ukládání.'; // $_lang['setting_base_help_url'] = 'Base Help URL'; $_lang['setting_base_help_url'] = 'Základní URL nápovědy'; // $_lang['setting_base_help_url_desc'] = 'The base URL by which to build the Help links in the top right of pages in the manager.'; $_lang['setting_base_help_url_desc'] = 'Základní URL pro odkazy Nápovědy v pravém horním rohu správce obsahu.'; // $_lang['setting_blocked_minutes'] = 'Blocked Minutes'; $_lang['setting_blocked_minutes'] = 'Doba blokování uživatele'; // $_lang['setting_blocked_minutes_desc'] = 'Here you can enter the number of minutes that a user will be blocked for if they reach their maximum number of allowed failed login attempts. Please enter this value as numbers only (no commas, spaces etc.)'; $_lang['setting_blocked_minutes_desc'] = 'Počet minut, po které bude uživatel blokován, pokud překročí maximální počet pokusů pro přihlášení. Zadávejte pouze čísla (žádné čárky, mezery atd.)'; // $_lang['setting_cache_action_map'] = 'Enable Action Map Cache'; $_lang['setting_cache_action_map'] = 'Povolit cache mapy akcí'; // $_lang['setting_cache_alias_map'] = 'Enable Context Alias Map Cache'; $_lang['setting_cache_alias_map'] = 'Povolit cache mapy aliasů v rámci kontextu'; // $_lang['setting_cache_alias_map_desc'] = 'When enabled, all Resource URIs are cached into the Context. Enable on smaller sites and disable on larger sites for better performance.'; $_lang['setting_cache_alias_map_desc'] = 'Je-li nastaveno "Ano", URI všech dokumentů jsou ukládány do cache kontextu. Pro lepší výkon toto povolte na menších a zakažte na rozsáhlejších portálech.'; // $_lang['setting_cache_action_map_desc'] = 'When enabled, actions (or controller maps) will be cached to reduce manager page load times.'; $_lang['setting_cache_action_map_desc'] = 'Je-li nastaveno "Ano", akce (nebo kontrolní mapy) budou ukládány do cache a tím se zkrátí doba načítání správce obsahu.'; // $_lang['setting_cache_context_settings'] = 'Enable Context Setting Cache'; $_lang['setting_cache_context_settings'] = 'Povolit cache nastavení kontextů'; // $_lang['setting_cache_context_settings_desc'] = 'When enabled, context settings will be cached to reduce load times.'; $_lang['setting_cache_context_settings_desc'] = 'Je-li nastaveno "Ano", kontextová nastavení budou ukládána do cache a tím se zkrátí doba načítání.'; // $_lang['setting_cache_db'] = 'Enable Database Cache'; $_lang['setting_cache_db'] = 'Povolit cache databáze'; // $_lang['setting_cache_db_desc'] = 'When enabled, objects and raw result sets from SQL queries are cached to significantly reduce database loads.'; $_lang['setting_cache_db_desc'] = 'Je-li nastaveno "Ano", objekty a přímé SQL dotazy budou ukládány do cache a tím se sníží zátěž databáze.'; // $_lang['setting_cache_db_expires'] = 'Expiration Time for DB Cache'; $_lang['setting_cache_db_expires'] = 'Expirace databázové cache'; // $_lang['setting_cache_db_expires_desc'] = 'This value (in seconds) sets the amount of time cache files last for DB result-set caching.'; $_lang['setting_cache_db_expires_desc'] = 'Doba (v sekundách), po kterou bude zachovávána databázová cache.'; // $_lang['setting_cache_db_session'] = 'Enable Database Session Cache'; $_lang['setting_cache_db_session'] = 'Povolit Database Session Cache'; // $_lang['setting_cache_db_session_desc'] = 'When enabled, and cache_db is enabled, database sessions will be cached in the DB result-set cache.'; $_lang['setting_cache_db_session_desc'] = 'Je-li povoleno a cache_db je zaptun, databázové sessions budou ukládány v cache pro DB result-set cache.'; // $_lang['setting_cache_db_session_lifetime'] = 'Expiration Time for DB Session Cache'; $_lang['setting_cache_db_session_lifetime'] = 'Čas expirace pro DB Session Cache'; // $_lang['setting_cache_db_session_lifetime_desc'] = 'This value (in seconds) sets the amount of time cache files last for session entries in the DB result-set cache.'; $_lang['setting_cache_db_session_lifetime_desc'] = 'Hodnota (v sekundách) určující množství poslední session pro záznamy session v DB result-set cache.'; // $_lang['setting_cache_default'] = 'Cacheable default'; $_lang['setting_cache_default'] = 'Používat cache dokumentů'; // $_lang['setting_cache_default_desc'] = 'Select 'Yes' to make all new Resources cacheable by default.'; $_lang['setting_cache_default_desc'] = 'Zvolte "Ano" pokud chcete, aby byly všechny dokumenty ve výchozím stavu ukládány do cache.'; // $_lang['setting_cache_default_err'] = 'Please state whether or not you want documents to be cached by default.'; $_lang['setting_cache_default_err'] = 'Zvolte jestli chcete nebo nechcete cachovat dokumenty.'; // $_lang['setting_cache_disabled'] = 'Disable Global Cache Options'; $_lang['setting_cache_disabled'] = 'Globálně zakázat cache'; // $_lang['setting_cache_disabled_desc'] = 'Select 'Yes' to disable all MODX caching features. MODX does not recommend disabling caching.'; $_lang['setting_cache_disabled_desc'] = 'Zvolte "Ano" pokud chcete zakázat všechny funkce cache. Nedoporučuje se.'; // $_lang['setting_cache_disabled_err'] = 'Please state whether or not you want the cache enabled.'; $_lang['setting_cache_disabled_err'] = 'Zvolte jestli chcete zakát nebo povolit všechny cache funkce.'; // $_lang['setting_cache_expires'] = 'Expiration Time for Default Cache'; $_lang['setting_cache_expires'] = 'Obecná expirace cache'; // $_lang['setting_cache_expires_desc'] = 'This value (in seconds) sets the amount of time cache files last for default caching.'; $_lang['setting_cache_expires_desc'] = 'Doba (v sekundách), po kterou bude zachovávána cache.'; // $_lang['setting_cache_format'] = 'Caching Format to Use'; $_lang['setting_cache_format'] = 'Formát dat pro uchování cache'; // $_lang['setting_cache_format_desc'] = '0 = PHP, 1 = JSON, 2 = serialize. One of the formats'; $_lang['setting_cache_format_desc'] = '0 = PHP, 1 = JSON, 2 = serializace. Vyberte jeden z těchto formátů'; // $_lang['setting_cache_handler'] = 'Caching Handler Class'; $_lang['setting_cache_handler'] = 'Název třídy správce cache'; // $_lang['setting_cache_handler_desc'] = 'The class name of the type handler to use for caching.'; $_lang['setting_cache_handler_desc'] = 'Název třídy, která se bude používat při ukládání do cache.'; // $_lang['setting_cache_lang_js'] = 'Cache Lexicon JS Strings'; $_lang['setting_cache_lang_js'] = 'Ukládat JS řetězce slovníků do cache'; // $_lang['setting_cache_lang_js_desc'] = 'If set to true, this will use server headers to cache the lexicon strings loaded into JavaScript for the manager interface.'; $_lang['setting_cache_lang_js_desc'] = 'Je-li nastaveno "Ano", tak bude cache používat serverové hlavičky pro slovníkové JS řetězce, které se nacházejí ve správci obsahu.'; // $_lang['setting_cache_lexicon_topics'] = 'Cache Lexicon Topics'; $_lang['setting_cache_lexicon_topics'] = 'Ukládat témata slovníku do cache'; // $_lang['setting_cache_lexicon_topics_desc'] = 'When enabled, all Lexicon Topics will be cached so as to greatly reduce load times for Internationalization functionality. MODX strongly recommends leaving this set to 'Yes'.'; $_lang['setting_cache_lexicon_topics_desc'] = 'Je-li toto nastavení aktivní, všechny témata slovníku budou ukládána do cache. Toto nastavení značně zrychlí načítání stránek správce obsahu při použití internacionalizace. Doporučujeme ponechat hodnotu na "Ano".'; // $_lang['setting_cache_noncore_lexicon_topics'] = 'Cache Non-Core Lexicon Topics'; $_lang['setting_cache_noncore_lexicon_topics'] = 'Ukládat ostatní témata slovníku do cache'; // $_lang['setting_cache_noncore_lexicon_topics_desc'] = 'When disabled, non-core Lexicon Topics will be not be cached. This is useful to disable when developing your own Extras.'; $_lang['setting_cache_noncore_lexicon_topics_desc'] = 'Je-li toto nastavení aktivní, témata slovníku, které nejsou součástí jádra budou také ukládána do cache. Toto nastavení je vhodné deaktivovat při vytváření svých vlastních Extras.'; // $_lang['setting_cache_resource'] = 'Enable Partial Resource Cache'; $_lang['setting_cache_resource'] = 'Povolit ukládání částí dokumentů do cache'; // $_lang['setting_cache_resource_desc'] = 'Partial resource caching is configurable by resource when this feature is enabled. Disabling this feature will disable it globally.'; $_lang['setting_cache_resource_desc'] = 'Částečné ukládání dokumentu do cache lze nastavit pokud je tato volba aktivní.'; // $_lang['setting_cache_resource_expires'] = 'Expiration Time for Partial Resource Cache'; $_lang['setting_cache_resource_expires'] = 'Doba expirace ukládání částí dokumentů do cache'; // $_lang['setting_cache_resource_expires_desc'] = 'This value (in seconds) sets the amount of time cache files last for partial Resource caching.'; $_lang['setting_cache_resource_expires_desc'] = 'Tato hodnota v sekundách určuje dobu, po kterou budou soubory zachovány v cache.'; // $_lang['setting_cache_scripts'] = 'Enable Script Cache'; $_lang['setting_cache_scripts'] = 'Povolit cache pro skripty'; // $_lang['setting_cache_scripts_desc'] = 'When enabled, MODX will cache all Scripts (Snippets and Plugins) to file to reduce load times. MODX recommends leaving this set to 'Yes'.'; $_lang['setting_cache_scripts_desc'] = 'Je-li aktivní, MODX bude do cache ukládat všechny skripty (snippety a pluginy) do souboru pro snížení času potřebného pro načítání stránek. Doporučujeme ponechat tuto hodnotu nastavenou na "Ano".'; // $_lang['setting_cache_system_settings'] = 'Enable System Setting Cache'; $_lang['setting_cache_system_settings'] = 'Povolit cache pro konfiguraci systému'; // $_lang['setting_cache_system_settings_desc'] = 'When enabled, system settings will be cached to reduce load times. MODX recommends leaving this on.'; $_lang['setting_cache_system_settings_desc'] = 'Je-li aktivováno, konfigurace systému bude ukládána do cache, tím dojde ke snížení času potřebného pro načítání stránek. Doporučujeme ponechat tuto hodnotu nastavenou na "Ano".'; // $_lang['setting_clear_cache_refresh_trees'] = 'Refresh Trees on Site Cache Clear'; $_lang['setting_clear_cache_refresh_trees'] = 'Obnovit stromy při vyprázdnění cache'; // $_lang['setting_clear_cache_refresh_trees_desc'] = 'When enabled, will refresh the trees after clearing the site cache.'; $_lang['setting_clear_cache_refresh_trees_desc'] = 'Je-li tato volba aktivní, budou strom dokumentů, elementů a souborů znovunačteny při vyprázdnění cache.'; // $_lang['setting_compress_css'] = 'Use Compressed CSS'; $_lang['setting_compress_css'] = 'Používat komprimované CSS'; // $_lang['setting_compress_css_desc'] = 'When this is enabled, MODX will use a compressed version of its css stylesheets in the manager interface. This greatly reduces load and execution time within the manager. Disable only if you are modifying core elements.'; $_lang['setting_compress_css_desc'] = 'Je-li toto nastavení aktivní, MODX bude používat komprimované verze CSS ve správci obsahu. Toto nastavení značně urychluje běh správce obsahu. Deaktivujte pouze v případě, kdy upravujete elementy jádra.'; // $_lang['setting_compress_js'] = 'Use Compressed JavaScript Libraries'; $_lang['setting_compress_js'] = 'Používat komprimované javaskriptové knihovny'; // $_lang['setting_compress_js_desc'] = 'When this is enabled, MODX will use a compressed version of its custom JavaScript libraries in the manager interface. This greatly reduces load and execution time within the manager. Disable only if you are modifying core elements.'; $_lang['setting_compress_js_desc'] = 'Je-li toto nastavení aktivní, MODX bude používat komprimované verze javaskriptových knihoven ve správci obsahu. Toto nastavení značně urychluje běh správce obsahu. Deaktivujte pouze v případě, kdy upravujete elementy jádra.'; // $_lang['setting_compress_js_groups'] = 'Use Grouping When Compressing JavaScript'; $_lang['setting_compress_js_groups'] = 'Použít seskupování při kompresi javaskriptů'; // $_lang['setting_compress_js_groups_desc'] = 'Group the core MODX manager JavaScript using minify's groupsConfig. Set to Yes if using suhosin or other limiting factors.'; $_lang['setting_compress_js_groups_desc'] = 'Seskupit javasckripty jádra MODX správce obsahu pomocí minifikačního groupsConfig. Nastavte na Ano používáteli suhosin nebo jiný limitující faktor.'; // $_lang['setting_compress_js_max_files'] = 'Maximum JavaScript Files Compression Threshold'; $_lang['setting_compress_js_max_files'] = 'Maximální práh komprese javaskriptových souborů'; // $_lang['setting_compress_js_max_files_desc'] = 'The maximum number of JavaScript files MODX will attempt to compress at once when compress_js is on. Set to a lower number if you are experiencing issues with Google Minify in the manager.'; $_lang['setting_compress_js_max_files_desc'] = 'Maximální počet javaskriptových souborů, které se pokusí MODX zkomprimovat najednou pokud je aktivní compress_js. Nastavte na nižší číslo pokud máte problémy s Google Minifikací ve správci obsahu.'; // $_lang['setting_concat_js'] = 'Use Concatenated Javascript Libraries'; $_lang['setting_concat_js'] = 'Používat minimalizované javaskriptové knihovny'; // $_lang['setting_concat_js_desc'] = 'When this is enabled, MODX will use a concatenated version of its common JavaScript libraries in the manager interface. This greatly reduces load and execution time within the manager. Disable only if you are modifying core elements.'; $_lang['setting_concat_js_desc'] = 'Je-li toto nastavení aktivní, MODX bude používat minimalizované verze javaskriptových knihoven ve správci obsahu. Toto nastavení značně urychluje běh správce obsahu. Deaktivujte pouze v případě, kdy upravujete elementy jádra.'; // $_lang['setting_container_suffix'] = 'Container Suffix'; $_lang['setting_container_suffix'] = 'Přípona složek dokumentů'; // $_lang['setting_container_suffix_desc'] = 'The suffix to append to Resources set as containers when using FURLs.'; $_lang['setting_container_suffix_desc'] = 'Přípona, která bude přidána složce dokumentů pokud se používají přátelská URL.'; // $_lang['setting_context_tree_sort'] = 'Enable Sorting of Contexts in Resource Tree'; $_lang['setting_context_tree_sort'] = 'Povolit řazení kontextů ve stromu dokumentů'; // $_lang['setting_context_tree_sort_desc'] = 'If set to Yes, Contexts will be alphanumerically sorted in the left-hand Resources tree.'; $_lang['setting_context_tree_sort_desc'] = 'Je-li nastaveno na Ano, kontexty se budou automaticky abecedně řadit v levém stromovém menu dokumentů.'; // $_lang['setting_context_tree_sortby'] = 'Sort Field of Contexts in Resource Tree'; $_lang['setting_context_tree_sortby'] = 'Pole pro řazení kontextů ve stromu dokumentů'; // $_lang['setting_context_tree_sortby_desc'] = 'The field to sort Contexts by in the Resources tree, if sorting is enabled.'; $_lang['setting_context_tree_sortby_desc'] = 'Políčko podle, kterého se mají řadit kontexty ve stromu dokumentů, je-li řazení aktivní.'; // $_lang['setting_context_tree_sortdir'] = 'Sort Direction of Contexts in Resource Tree'; $_lang['setting_context_tree_sortdir'] = 'Směr řazení kontextů ve stromu dokumentů'; // $_lang['setting_context_tree_sortdir_desc'] = 'The direction to sort Contexts in the Resources tree, if sorting is enabled.'; $_lang['setting_context_tree_sortdir_desc'] = 'Směr řazení kontextů ve stromu dokumentů, je-li řazení aktivní.'; // $_lang['setting_cultureKey'] = 'Language'; $_lang['setting_cultureKey'] = 'Jazyk'; // $_lang['setting_cultureKey_desc'] = 'Select the language for all non-manager Contexts, including web.'; $_lang['setting_cultureKey_desc'] = 'Vyberte jazyk, pro všechny kontexty (kromě správce obsahu "mgr") včetně kontextu "web".'; // $_lang['setting_date_timezone'] = 'Default Time Zone'; $_lang['setting_date_timezone'] = 'Výchozí časové pásmo'; // $_lang['setting_date_timezone_desc'] = 'Controls the default timezone setting for PHP date functions, if not empty. If empty and the PHP date.timezone ini setting is not set in your environment, UTC will be assumed.'; $_lang['setting_date_timezone_desc'] = 'Určuje výchozí nastavení časového pásma pro PHP funkce pro práci s datumem, pokud je uvedena hodnota. Není-li uvedena hodnota a nastavení PHP date.timezone ini nastavení není nastaveno pro Vaše prostředí, bude použito pásmo UTC.'; // $_lang['setting_debug'] = 'Debug'; $_lang['setting_debug'] = 'Debug'; // $_lang['setting_debug_desc'] = 'Controls turning debugging on/off in MODX and/or sets the PHP error_reporting level. \'\' = use current error_reporting, \'0\' = false (error_reporting = 0), \'1\' = true (error_reporting = -1), or any valid error_reporting value (as an integer).'; $_lang['setting_debug_desc'] = 'Řízení režimu ladění v rámci MODX zapnuto/vypnuto a/nebo nastavení PHP úrovně error_reporting. \'\' = současné nastavení systému, \'0\' = vypnuto (error_reporting = 0), \'1\' = zapnuto (error_reporting = -1), nebo lze použít jakoukoli jinou platnou hodnotu pro error_reporting.'; // $_lang['setting_default_content_type'] = 'Default Content Type'; $_lang['setting_default_content_type'] = 'Výchozí typ obsahu'; // $_lang['setting_default_content_type_desc'] = 'Select the default Content Type you wish to use for new Resources. You can still select a different Content Type in the Resource editor; this setting just pre-selects one of your Content Types for you.'; $_lang['setting_default_content_type_desc'] = 'Vyberte výchozí typ obsahu, který bude nastavován pro nové dokumenty. Stále budete mít možnost vybrat jiný typ obsahu v editoru dokumentu, toto nastavení zajistí pouze předvýběr jedné možnosti.'; // $_lang['setting_default_duplicate_publish_option'] = 'Default Duplicate Resource Publishing Option'; $_lang['setting_default_duplicate_publish_option'] = 'Výchozí nastavení publikace při kopírování'; // $_lang['setting_default_duplicate_publish_option_desc'] = 'The default selected option when duplicating a Resource. Can be either "unpublish" to unpublish all duplicates, "publish" to publish all duplicates, or "preserve" to preserve the publish state based on the duplicated Resource.'; $_lang['setting_default_duplicate_publish_option_desc'] = 'Výchozí nastavení možnosti publikování při kopírování dokumentu. Může být buď "unpublish" pro ukončení publikování všech kopií, "publish" pro publikování všech kopií nebo "preserve" pro zachování nastavení pro jednotlivé kopírované dokumenty.'; // $_lang['setting_default_media_source'] = 'Default Media Source'; $_lang['setting_default_media_source'] = 'Výchozí zdroj médií'; // $_lang['setting_default_media_source_desc'] = 'The default Media Source to load.'; $_lang['setting_default_media_source_desc'] = 'Výchozí zdroj médií, který se má načíst.'; // $_lang['setting_default_template'] = 'Default Template'; $_lang['setting_default_template'] = 'Výchozí šablona'; // $_lang['setting_default_template_desc'] = 'Select the default Template you wish to use for new Resources. You can still select a different template in the Resource editor, this setting just pre-selects one of your Templates for you.'; $_lang['setting_default_template_desc'] = 'Vyberte výchozí šablonu, která bude použita pro nové dokumenty. Stále budete mít možnost při úpravě dokumentu vybrat ostatní šablony, toto nastavení je pouze před-výběrem jedné z šablon.'; // $_lang['setting_default_per_page'] = 'Default Per Page'; $_lang['setting_default_per_page'] = 'Počet výsledků na stránce'; // $_lang['setting_default_per_page_desc'] = 'The default number of results to show in grids throughout the manager.'; $_lang['setting_default_per_page_desc'] = 'Výchozí počet zobrazených výsledků na stránce v rámci celého správce obsahu.'; // $_lang['setting_editor_css_path'] = 'Path to CSS file'; $_lang['setting_editor_css_path'] = 'Cesta k CSS souboru'; // $_lang['setting_editor_css_path_desc'] = 'Enter the path to your CSS file that you wish to use within a richtext editor. The best way to enter the path is to enter the path from the root of your server, for example: /assets/site/style.css. If you do not wish to load a style sheet into a richtext editor, leave this field blank.'; $_lang['setting_editor_css_path_desc'] = 'Zadejte cestu k CSS souboru, který chcete použít v rámci WYSIWYG editoru. Nejlepší je zadat cestu od kořene portálu, například: /assets/site/style.css. Pokud nechcete používat ve WYSIWYG editoru CSS styly ponechte toto políčko prázdné.'; // $_lang['setting_editor_css_selectors'] = 'CSS Selectors for Editor'; $_lang['setting_editor_css_selectors'] = 'CSS selektory pro editor'; // $_lang['setting_editor_css_selectors_desc'] = 'A comma-separated list of CSS selectors for a richtext editor.'; $_lang['setting_editor_css_selectors_desc'] = 'Čárkou oddělený seznam CSS selektorů pro WYSIWYG editor.'; // $_lang['setting_emailsender'] = 'Registration E-mail From Address'; $_lang['setting_emailsender'] = 'Adresa odesílatele registračního e-mailu'; // $_lang['setting_emailsender_desc'] = 'Here you can specify the e-mail address used when sending Users their usernames and passwords.'; $_lang['setting_emailsender_desc'] = 'Zadejte e-mailovou adresu, která se zobrazí jako odesílatel v e-mailu při odeslání uživatelských údajů po registraci.'; // $_lang['setting_emailsender_err'] = 'Please state the administration email address.'; $_lang['setting_emailsender_err'] = 'Zadejte e-mail.'; // $_lang['setting_emailsubject'] = 'Registration E-mail Subject'; $_lang['setting_emailsubject'] = 'Předmět registračního e-mailu'; // $_lang['setting_emailsubject_desc'] = 'The subject line for the default signup email when a User is registered.'; $_lang['setting_emailsubject_desc'] = 'Předmět e-mailu, který je poslán uživateli po jeho registraci.'; // $_lang['setting_emailsubject_err'] = 'Please state the subject line for the signup email.'; $_lang['setting_emailsubject_err'] = 'Zadejte text předmětu e-mailu.'; // $_lang['setting_enable_dragdrop'] = 'Enable Drag/Drop in Resource/Element Trees'; $_lang['setting_enable_dragdrop'] = 'Povolit přetahování ve stromu dokumentů a elementů'; // $_lang['setting_enable_dragdrop_desc'] = 'If off, will prevent dragging and dropping in Resource and Element trees.'; $_lang['setting_enable_dragdrop_desc'] = 'Je-li nastavení neaktivní, není možno upravovat dokumenty/elementy přetažením v rámci stromu.'; // $_lang['setting_error_page'] = 'Error Page'; $_lang['setting_error_page'] = 'Chybová stránka'; // $_lang['setting_error_page_desc'] = 'Enter the ID of the document you want to send users to if they request a document which doesn't actually exist. <strong>NOTE: make sure this ID you enter belongs to an existing document, and that it has been published!</strong>'; $_lang['setting_error_page_desc'] = 'Zadejte ID dokumentu, na který chcete přesměrovat uživatele, kteří se pokusili přistoupit na stránku, která neexistuje. <strong>Poznámka: ujistěte se, že ID patří existujícímu dokumentu a že je publikován!</strong>'; // $_lang['setting_error_page_err'] = 'Please specify a document ID that is the error page.'; $_lang['setting_error_page_err'] = 'Zadejte ID dokumentu, který bude sloužit jako chybová stránka.'; // $_lang['setting_ext_debug'] = 'ExtJS debug'; $_lang['setting_ext_debug'] = 'ExtJS debug'; // $_lang['setting_ext_debug_desc'] = 'Whether or not to load ext-all-debug.js to help debug your ExtJS code.'; $_lang['setting_ext_debug_desc'] = 'Pokud chcete načíst ext-all-debug.js pro jednodušší ladění ExtJS kódu.'; // $_lang['setting_extension_packages'] = 'Extension Packages'; $_lang['setting_extension_packages'] = 'Rozšíření balíčky'; // $_lang['setting_extension_packages_desc'] = 'A JSON array of packages to load on MODX instantiation. In the format [{"packagename":{path":"path/to/package"},{"anotherpkg":{"path":"path/to/otherpackage"}}]'; $_lang['setting_extension_packages_desc'] = 'Čárkou oddělený seznam balíčků, které se mají nahrát při vytvoření nové instance MODX. Zadávejte ve formátu: nazev_balicku:cesta_k_modelu'; // $_lang['setting_failed_login_attempts'] = 'Failed Login Attempts'; $_lang['setting_failed_login_attempts'] = 'Počet neúspěšných pokusů o přihlášení'; // $_lang['setting_failed_login_attempts_desc'] = 'The number of failed login attempts a User is allowed before becoming 'blocked'.'; $_lang['setting_failed_login_attempts_desc'] = 'Počet neúspěšných pokusů o přihlášení předtím než bude uživatel zablokován.'; // $_lang['setting_fe_editor_lang'] = 'Front-end Editor Language'; $_lang['setting_fe_editor_lang'] = 'Jazyk frontend editoru'; // $_lang['setting_fe_editor_lang_desc'] = 'Choose a language for the editor to use when used as a front-end editor.'; $_lang['setting_fe_editor_lang_desc'] = 'Vyberte jazyk použitý v editoru na frontendu, pokud je použit.'; // $_lang['setting_feed_modx_news'] = 'MODX News Feed URL'; $_lang['setting_feed_modx_news'] = 'MODX RSS URL novinek'; // $_lang['setting_feed_modx_news_desc'] = 'Set the URL for the RSS feed for the MODX News panel in the manager.'; $_lang['setting_feed_modx_news_desc'] = 'Zadejte URL pro RSS feed nesoucí novinky.'; // $_lang['setting_feed_modx_news_enabled'] = 'MODX News Feed Enabled'; $_lang['setting_feed_modx_news_enabled'] = 'MODX RSS novinky'; // $_lang['setting_feed_modx_news_enabled_desc'] = 'If 'No', MODX will hide the News feed in the welcome section of the manager.'; $_lang['setting_feed_modx_news_enabled_desc'] = 'Je-li nastaveno na "Ne", MODX nebude zobrazovat novinky na úvodní stránce správce obsahu.'; // $_lang['setting_feed_modx_security'] = 'MODX Security Notices Feed URL'; $_lang['setting_feed_modx_security'] = 'MODX RSS URL bezpečnostních oznámení'; // $_lang['setting_feed_modx_security_desc'] = 'Set the URL for the RSS feed for the MODX Security Notices panel in the manager.'; $_lang['setting_feed_modx_security_desc'] = 'Zadejte URL pro RSS feed nesoucí bezpečnostní oznámení.'; // $_lang['setting_feed_modx_security_enabled'] = 'MODX Security Feed Enabled'; $_lang['setting_feed_modx_security_enabled'] = 'MODX RSS bezpečnostní oznámení'; // $_lang['setting_feed_modx_security_enabled_desc'] = 'If 'No', MODX will hide the Security feed in the welcome section of the manager.'; $_lang['setting_feed_modx_security_enabled_desc'] = 'Je-li nastaveno na "Ne", MODX nebude zobrazovat bezpečnostní oznámení na úvodní stránce správce obsahu.'; // $_lang['setting_filemanager_path'] = 'File Manager Path (Deprecated)'; $_lang['setting_filemanager_path'] = 'Cesta pro správce souborů (Deprecated)'; // $_lang['setting_filemanager_path_desc'] = 'Deprecated - Use Media Sources instead. IIS often does not populate the document_root setting properly, which is used by the file manager to determine what you can look at. If you're having problems using the file manager, make sure this path points to the root of your MODX installation.'; $_lang['setting_filemanager_path_desc'] = 'Deprecated - Používejte Zdroje médií. IIS často nemá správně nastavenou proměnnou "document_root", která je používána správcem souborů, s čím může pracovat. Máte-li problémy s používáním správce souborů, ujistěte se, že tato cesta je nastavena do kořene MODX instalace.'; // $_lang['setting_filemanager_path_relative'] = 'Is File Manager Path Relative? (Deprecated)'; $_lang['setting_filemanager_path_relative'] = 'Relativní cesta pro správce souborů? (Deprecated)'; // $_lang['setting_filemanager_path_relative_desc'] = 'Deprecated - Use Media Sources instead. If your filemanager_path setting is relative to the MODX base_path, then please set this setting to Yes. If your filemanager_path is outside the docroot, set this to No.'; $_lang['setting_filemanager_path_relative_desc'] = 'Deprecated - Používejte Zdroje médií. Je-li cesta nastavená ve filemanager_path relativní vůči MODX base_path, nastavte tuto volbu na Ano, pokud je cesta ve filemanager_path mimo docroot nastavte Ne.'; // $_lang['setting_filemanager_url'] = 'File Manager Url (Deprecated)'; $_lang['setting_filemanager_url'] = 'URL pro správce souborů (Deprecated)'; // $_lang['setting_filemanager_url_desc'] = 'Deprecated - Use Media Sources instead. Optional. Set this if you want to set an explicit URL to access the files in the MODX file manager from (useful if you have changed filemanager_path to a path outside the MODX webroot). Make sure this is the web-accessible URL of the filemanager_path setting value. If leave this empty, MODX will try to automatically calculate it.'; $_lang['setting_filemanager_url_desc'] = 'Deprecated - Používejte Zdroje médií. Volitelné. Tuto volbu použijte pokud chcete nastavit explicitní URL pro přístup k souborům v rámci správce souborů (užitečné v případě, že jste změnili filemanager_path na cestu mimo MODX webroot). Ujistěte se, že je tato URL přístupná z webu. Pokud tuto volbu ponecháte prázdnou, MODX se pokusí automaticky tuto URL doplnit.'; // $_lang['setting_filemanager_url_relative'] = 'Is File Manager URL Relative? (Deprecated)'; $_lang['setting_filemanager_url_relative'] = 'Relativní URL pro správce souborů? (Deprecated)'; // $_lang['setting_filemanager_url_relative_desc'] = 'Deprecated - Use Media Sources instead. If your filemanager_url setting is relative to the MODX base_url, then please set this setting to Yes. If your filemanager_url is outside the main webroot, set this to No.'; $_lang['setting_filemanager_url_relative_desc'] = 'Deprecated - Používejte Zdroje médií. Je-li URL nastavená v filemanager_url relativní vůči MODX base_url, nastavte tuto volbu na Ano. Je-li URL nastavená ve filemanager_url mimo webroot nastavte Ne.'; // $_lang['setting_forgot_login_email'] = 'Forgot Login Email'; $_lang['setting_forgot_login_email'] = 'E-mail zapomenutého přihlášení'; // $_lang['setting_forgot_login_email_desc'] = 'The template for the email that is sent when a user has forgotten their MODX username and/or password.'; $_lang['setting_forgot_login_email_desc'] = 'Šablona e-mailu, který je odeslán pokud uživatel zapomněl své přihlašovací údaje.'; // $_lang['setting_form_customization_use_all_groups'] = 'Use All User Group Memberships for Form Customization'; $_lang['setting_form_customization_use_all_groups'] = 'Pro přizpůsobení formulářů využit pravidla všech členských uživatelských skupiny'; // $_lang['setting_form_customization_use_all_groups_desc'] = 'If set to true, FC will use *all* Sets for *all* User Groups a member is in when applying Form Customization Sets. Otherwise, it will only use the Set belonging to the User\'s Primary Group. Note: setting this to Yes might cause bugs with conflicting FC Sets.'; $_lang['setting_form_customization_use_all_groups_desc'] = 'Je-li nastaveno Ano, při aplikaci pravidel z přizpůsobení formulářů budou použita pravidla všech uživatelských skupin, do kterých je uživatel přiřazen. V opačném případě jsou použita pouze pravidla přiřazená k uživatelově primární skupině. Poznámka: volba Ano může zapříčinit chyby s konfliktními pravidly v jednotlivých uživatelských skupinách.'; // $_lang['setting_forward_merge_excludes'] = 'sendForward Exclude Fields on Merge'; $_lang['setting_forward_merge_excludes'] = 'Potlačená políčka při symbolickém odkazování'; // $_lang['setting_forward_merge_excludes_desc'] = 'A Symlink merges non-empty field values over the values in the target Resource; using this comma-delimited list of excludes prevents specified fields from being overridden by the Symlink.'; $_lang['setting_forward_merge_excludes_desc'] = 'Při symbolickém odkazování dochází ke sloučení hodnot políček ze symbolického a cílového dokumentu. Zapsaním názvu políček oddělených čárkou dojde k potlačení přepisu políček z hodnot symbolického dokumentu.'; // $_lang['setting_friendly_alias_lowercase_only'] = 'FURL Lowercase Aliases'; $_lang['setting_friendly_alias_lowercase_only'] = 'Aliasy malými písmeny'; // $_lang['setting_friendly_alias_lowercase_only_desc'] = 'Determines whether to allow only lowercase characters in a Resource alias.'; $_lang['setting_friendly_alias_lowercase_only_desc'] = 'Určuje zda se mají používat pouze malá písmena v aliasech dokumentů.'; // $_lang['setting_friendly_alias_max_length'] = 'FURL Alias Maximum Length'; $_lang['setting_friendly_alias_max_length'] = 'Maximální délka aliasu'; // $_lang['setting_friendly_alias_max_length_desc'] = 'If greater than zero, the maximum number of characters to allow in a Resource alias. Zero equals unlimited.'; $_lang['setting_friendly_alias_max_length_desc'] = 'Je-li hodnota větší než 0, maximální délku aliasu dokumentu bude omezena na tuto hodnotu. Nula pro neomezenou délku.'; // $_lang['setting_friendly_alias_restrict_chars'] = 'FURL Alias Character Restriction Method'; $_lang['setting_friendly_alias_restrict_chars'] = 'Metoda odstranění nechtěných znaků z aliasu'; // $_lang['setting_friendly_alias_restrict_chars_desc'] = 'The method used to restrict characters used in a Resource alias. "pattern" allows a RegEx pattern to be provided, "legal" allows any legal URL characters, "alpha" allows only letters of the alphabet, and "alphanumeric" allows only letters and numbers.'; $_lang['setting_friendly_alias_restrict_chars_desc'] = 'Metoda omezující použití znaků v aliasech dokumentů. Možnosti: "pattern" povoluje RegEx filtr, "legal" povoluje všechny platné URL znaky, "alpha" povoluje pouze pismena abecedy a "alphanumeric" povoluje pouze znaky a čísla.'; // $_lang['setting_friendly_alias_restrict_chars_pattern'] = 'FURL Alias Character Restriction Pattern'; $_lang['setting_friendly_alias_restrict_chars_pattern'] = 'Vzor nechtěných znaků při metodě "pattern"'; // $_lang['setting_friendly_alias_restrict_chars_pattern_desc'] = 'A valid RegEx pattern for restricting characters used in a Resource alias.'; $_lang['setting_friendly_alias_restrict_chars_pattern_desc'] = 'Plátný RegEx vzor pro odstranění nechtěných znaků z aliasu dokumentu.'; // $_lang['setting_friendly_alias_strip_element_tags'] = 'FURL Alias Strip Element Tags'; $_lang['setting_friendly_alias_strip_element_tags'] = 'Odebrat html tagy z aliasu'; // $_lang['setting_friendly_alias_strip_element_tags_desc'] = 'Determines if Element tags should be stripped from a Resource alias.'; $_lang['setting_friendly_alias_strip_element_tags_desc'] = 'Určuje zda by měli být tagy odstraněny z aliasu dokumentu.'; // $_lang['setting_friendly_alias_translit'] = 'FURL Alias Transliteration'; $_lang['setting_friendly_alias_translit'] = 'Metoda přepisování aliasů'; // $_lang['setting_friendly_alias_translit_desc'] = 'The method of transliteration to use on an alias specified for a Resource. Empty or "none" is the default which skips transliteration. Other possible values are "iconv" (if available) or a named transliteration table provided by a custom transliteration service class.'; $_lang['setting_friendly_alias_translit_desc'] = 'Metoda přepisování aliasů pro dokumnety. Nevyplněná nebo "none" je výchozí možnost, kdy nedochází k přepisu. Další možné hodnoty jsou "iconv" (pokud je dostupný) nebo tabulka poskytující vlastní přepisovací třídu služby.'; // $_lang['setting_friendly_alias_translit_class'] = 'FURL Alias Transliteration Service Class'; $_lang['setting_friendly_alias_translit_class'] = 'Třída zajišťující přepisování aliasů'; // $_lang['setting_friendly_alias_translit_class_desc'] = 'An optional service class to provide named transliteration services for FURL Alias generation/filtering.'; $_lang['setting_friendly_alias_translit_class_desc'] = 'Volitelná služba poskytující tabulku pro službu přepisů pro generování/filtrování aliasů.'; // $_lang['setting_friendly_alias_translit_class_path'] = 'FURL Alias Transliteration Service Class Path'; $_lang['setting_friendly_alias_translit_class_path'] = 'Cesta ke třídě zajišťující přepis aliasů'; // $_lang['setting_friendly_alias_translit_class_path_desc'] = 'The model package location where the FURL Alias Transliteration Service Class will be loaded from.'; $_lang['setting_friendly_alias_translit_class_path_desc'] = 'Cesta k balíčku s modelem odkud se má načítat služba třídy pro přepis FURL Alias.'; // $_lang['setting_friendly_alias_trim_chars'] = 'FURL Alias Trim Characters'; $_lang['setting_friendly_alias_trim_chars'] = 'Odstranění znaků z konce aliasů'; // $_lang['setting_friendly_alias_trim_chars_desc'] = 'Characters to trim from the ends of a provided Resource alias.'; $_lang['setting_friendly_alias_trim_chars_desc'] = 'Znaky, které mají být odstraněny z konce URL u aliasu dokumentu.'; // $_lang['setting_friendly_alias_word_delimiter'] = 'FURL Alias Word Delimiter'; $_lang['setting_friendly_alias_word_delimiter'] = 'Oddělovač slov aliasu'; // $_lang['setting_friendly_alias_word_delimiter_desc'] = 'The preferred word delimiter for friendly URL alias slugs.'; $_lang['setting_friendly_alias_word_delimiter_desc'] = 'Preferovaný oddělovač slov v přátelských URL.'; // $_lang['setting_friendly_alias_word_delimiters'] = 'FURL Alias Word Delimiters'; $_lang['setting_friendly_alias_word_delimiters'] = 'Povolené oddělovače slov'; // $_lang['setting_friendly_alias_word_delimiters_desc'] = 'Characters which represent word delimiters when processing friendly URL alias slugs. These characters will be converted and consolidated to the preferred FURL alias word delimiter.'; $_lang['setting_friendly_alias_word_delimiters_desc'] = 'Znaky, které budou použity jako oddělovače slov při vytváření přátelských URL.'; // $_lang['setting_friendly_urls'] = 'Use Friendly URLs'; $_lang['setting_friendly_urls'] = 'Používat přátelské URL'; // $_lang['setting_friendly_urls_desc'] = 'This allows you to use search engine friendly URLs with MODX. Please note, this only works for MODX installations running on Apache, and you'll need to write a .htaccess file for this to work. See the .htaccess file included in the distribution for more info.'; $_lang['setting_friendly_urls_desc'] = 'Nastavení zda má MODX používat přátelské URL (lepší pro zpracování vyhledávači). Toto nastavení funguje pouze pro MODX instalace běžící serveru Apache, pro správnou funkčnost je také nutné nastavit soubor .htaccess. Pro více informací náhledněte do souboru .htaccess přiloženého v MODX distribuci.'; // $_lang['setting_friendly_urls_err'] = 'Please state whether or not you want to use friendly URLs.'; $_lang['setting_friendly_urls_err'] = 'Zvolte zda chcete používat přátelská URL či nikoli.'; // $_lang['setting_friendly_urls_strict'] = 'Use Strict Friendly URLs'; $_lang['setting_friendly_urls_strict'] = 'Používat striktní přátelské URL'; // $_lang['setting_friendly_urls_strict_desc'] = 'When friendly URLs are enabled, this option forces non-canonical requests that match a Resource to 301 redirect to the canonical URI for that Resource. WARNING: Do not enable if you use custom rewrite rules which do not match at least the beginning of the canonical URI. For example, a canonical URI of foo/ with custom rewrites for foo/bar.html would work, but attempts to rewrite bar/foo.html as foo/ would force a redirect to foo/ with this option enabled.'; $_lang['setting_friendly_urls_strict_desc'] = 'Pokud používáte přátelské URL, pak tato volba vynutí při ne-kánonickém dotazu, který odpovídá některému dokumentu přesměrování 301 na jeho kánonickou URI. POZOR: Nepoužívejte pokud používáte vlastní přepisovací pravidla, která nezachycují kánonické URI od začátku. Například: kánonické URI foo/ s vlastní přepisem na foo/bar.html bude fungovat, ale pokus o přepsání bar/foo.html na foo/ vynutí přesměrování na foo/ pokud je tato volba aktivní.'; // $_lang['setting_global_duplicate_uri_check'] = 'Check for Duplicate URIs Across All Contexts'; $_lang['setting_global_duplicate_uri_check'] = 'Kontrola duplicitních URI napříč kontexty'; // $_lang['setting_global_duplicate_uri_check_desc'] = 'Select \'Yes\' to make duplicate URI checks include all Contexts in the search. Otherwise, only the Context the Resource is being saved in is checked.'; $_lang['setting_global_duplicate_uri_check_desc'] = 'Vyberte "Ano" pokud chcete kontrolovat duplikáty napříč všemi kontexty. V ostatních případech je kontrolován pouze kontext v němž je daný dokument ukládán.'; // $_lang['setting_hidemenu_default'] = 'Hide From Menus Default'; $_lang['setting_hidemenu_default'] = 'Nezobrazovat v menu jako výchozí nastavení'; // $_lang['setting_hidemenu_default_desc'] = 'Select \'Yes\' to make all new resources hidden from menus by default.'; $_lang['setting_hidemenu_default_desc'] = 'Nastavte "Ano" pokud chcete, aby všechny nově vytvořené dokumenty měli přednastaveno nezobrazování se v menu.'; // $_lang['setting_inline_help'] = 'Show Inline Help Text for Fields'; $_lang['setting_inline_help'] = 'Zobrazovat řádkové nápovědy u políček'; // $_lang['setting_inline_help_desc'] = 'If \'Yes\', then fields will display their help text directly below the field. If 'No', all fields will have tooltip-based help.'; $_lang['setting_inline_help_desc'] = 'Je-li nastaveno na "Ano" pak budou přímo pod políčky zobrazeny jejich nápovědné texty. Pokud je nastaveno na "Ne", budou nápovědné texty zobrazeny v tooltipech.'; // $_lang['setting_link_tag_scheme'] = 'URL Generation Scheme'; $_lang['setting_link_tag_scheme'] = 'Schéma generování URL'; // $_lang['setting_link_tag_scheme_desc'] = 'URL generation scheme for tag [[~id]]. Available options: <a href="http://api.modxcms.com/modx/modX.html#makeUrl">http://api.modxcms.com/modx/modX.html#makeUrl</a>'; $_lang['setting_link_tag_scheme_desc'] = 'Schéma generování URL pro tag [[~id]]. Možné volby viz: <a href="http://api.modxcms.com/modx/modX.html#makeUrl">http://api.modxcms.com/modx/modX.html#makeUrl</a>'; // $_lang['setting_locale'] = 'Locale'; $_lang['setting_locale'] = 'Locale'; // $_lang['setting_locale_desc'] = 'Set the locale for the system. Leave blank to use the default. See <a href="http://php.net/setlocale" target="_blank">the PHP documentation</a> for more information.'; $_lang['setting_locale_desc'] = 'Nastavte locale pro vaše národní použití. Ponechte prázdné pro použití výchozí hodnoty. Více informací v <a href="http://php.net/setlocale" target="_blank">PHP dokumentaci</a>.'; // $_lang['setting_lock_ttl'] = 'Lock Time-to-Live'; $_lang['setting_lock_ttl'] = 'Čas odstranění zámků'; // $_lang['setting_lock_ttl_desc'] = 'The number of seconds a lock on a Resource will remain for if the user is inactive.'; $_lang['setting_lock_ttl_desc'] = 'Počet sekund, po kterou je dokument uzamčen a uživatel v něm již nic neupravil, po jehož uplynutí bude daný zámek zrušen.'; $_lang['setting_log_level'] = 'Úroveň logování'; $_lang['setting_log_level_desc'] = 'Výchozí úroveň logování; čím nižší úroveň tím méně zpráv bude logováno. Možné hodnoty: 0 (FATAL), 1 (ERROR), 2 (WARN), 3 (INFO), and 4 (DEBUG).'; $_lang['setting_log_target'] = 'Výstup logování'; $_lang['setting_log_target_desc'] = 'Výchozí výstup, kam mají být logy zapisovány. Možné hodnoty: \'FILE\', \'HTML\', nebo \'ECHO\'. Výchozí hodnota je \'FILE\''; // $_lang['setting_mail_charset'] = 'Mail Charset'; $_lang['setting_mail_charset'] = 'Znaková sada e-mailu'; // $_lang['setting_mail_charset_desc'] = 'The default charset for e-mails, e.g. 'iso-8859-1' or 'utf-8''; $_lang['setting_mail_charset_desc'] = 'Znaková sada e-mailu, např. "iso-8859-1" nebo "UTF-8". Doporučujeme "UTF-8".'; // $_lang['setting_mail_encoding'] = 'Mail Encoding'; $_lang['setting_mail_encoding'] = 'Kódování e-mail'; // $_lang['setting_mail_encoding_desc'] = 'Sets the Encoding of the message. Options for this are "8bit", "7bit", "binary", "base64", and "quoted-printable".'; $_lang['setting_mail_encoding_desc'] = 'Nastavení kódování e-ailových zpráv. Možnosti jsou "8bit", "7bit", "binary", "base64" a "quoted-printable".'; // $_lang['setting_mail_use_smtp'] = 'Use SMTP'; $_lang['setting_mail_use_smtp'] = 'Použít SMTP'; // $_lang['setting_mail_use_smtp_desc'] = 'If true, MODX will attempt to use SMTP in mail functions.'; $_lang['setting_mail_use_smtp_desc'] = 'Je-li nastaveno na Ano, MODX použije pro odesílání e-mailů SMTP server.'; // $_lang['setting_mail_smtp_auth'] = 'SMTP Authentication'; $_lang['setting_mail_smtp_auth'] = 'SMTP autentizace'; // $_lang['setting_mail_smtp_auth_desc'] = 'Sets SMTP authentication. Utilizes the mail_smtp_user and mail_smtp_pass settings.'; $_lang['setting_mail_smtp_auth_desc'] = 'Sada SMTP autentizací. Využívá nastavení mail_smtp_user a mail_smtp_password.'; // $_lang['setting_mail_smtp_helo'] = 'SMTP Helo Message'; $_lang['setting_mail_smtp_helo'] = 'SMTP Helo zpráva'; // $_lang['setting_mail_smtp_helo_desc'] = 'Sets the SMTP HELO of the message (Defaults to the hostname).'; $_lang['setting_mail_smtp_helo_desc'] = 'Nastavení SMTP HELO zprávy (Výchozí hostname).'; // $_lang['setting_mail_smtp_hosts'] = 'SMTP Hosts'; $_lang['setting_mail_smtp_hosts'] = 'SMTP servery'; // $_lang['setting_mail_smtp_hosts_desc'] = 'Sets the SMTP hosts. All hosts must be separated by a semicolon. You can also specify a different port for each host by using this format: [hostname:port] (e.g. "smtp1.example.com:25;smtp2.example.com"). Hosts will be tried in order.'; $_lang['setting_mail_smtp_hosts_desc'] = 'Nastavení SMTP serverů. Jednotlivé servery musí být odděleny středníkem. Můžete také definovat různý port pro každý server použitím tohoto formátu: [server:port] (např. "smtp1.example.com:25;smtp2.example.com"). Servery budou použity postupně v případě, že předchozí neodpovídá.'; // $_lang['setting_mail_smtp_keepalive'] = 'SMTP Keep-Alive'; $_lang['setting_mail_smtp_keepalive'] = 'SMTP udržovat spojení'; // $_lang['setting_mail_smtp_keepalive_desc'] = 'Prevents the SMTP connection from being closed after each mail sending. Not recommended.'; $_lang['setting_mail_smtp_keepalive_desc'] = 'Zabraňuje SMTP serveru ukončit spojení po odeslání každého e-mailu. Nedoporučuje se.'; // $_lang['setting_mail_smtp_pass'] = 'SMTP Password'; $_lang['setting_mail_smtp_pass'] = 'SMTP heslo'; // $_lang['setting_mail_smtp_pass_desc'] = 'The password to authenticate to SMTP against.'; $_lang['setting_mail_smtp_pass_desc'] = 'Heslo pro autentizaci k SMTP serveru.'; // $_lang['setting_mail_smtp_port'] = 'SMTP Port'; $_lang['setting_mail_smtp_port'] = 'SMTP port'; // $_lang['setting_mail_smtp_port_desc'] = 'Sets the default SMTP server port.'; $_lang['setting_mail_smtp_port_desc'] = 'Nastavení výchozího SMTP portu.'; // $_lang['setting_mail_smtp_prefix'] = 'SMTP Connection Prefix'; $_lang['setting_mail_smtp_prefix'] = 'SMTP prefix připojení'; // $_lang['setting_mail_smtp_prefix_desc'] = 'Sets connection prefix. Options are "", "ssl" or "tls"'; $_lang['setting_mail_smtp_prefix_desc'] = 'Nastavení prefixu připojení. Možnosti jsou "", "ssl" nebo "tls"'; // $_lang['setting_mail_smtp_single_to'] = 'SMTP Single To'; $_lang['setting_mail_smtp_single_to'] = 'SMTP jednotlivě'; // $_lang['setting_mail_smtp_single_to_desc'] = 'Provides the ability to have the TO field process individual emails, instead of sending to entire TO addresses.'; $_lang['setting_mail_smtp_single_to_desc'] = 'Možnost odesílání e-mailových zpráv jednotlivě.'; // $_lang['setting_mail_smtp_timeout'] = 'SMTP Timeout'; $_lang['setting_mail_smtp_timeout'] = 'SMTP timeout'; // $_lang['setting_mail_smtp_timeout_desc'] = 'Sets the SMTP server timeout in seconds. This function will not work in win32 servers.'; $_lang['setting_mail_smtp_timeout_desc'] = 'Nastavení délky timeoutu SMTP serveru v sekundách. Tato funkčnost nepracuje ve Windows systémech.'; // $_lang['setting_mail_smtp_user'] = 'SMTP User'; $_lang['setting_mail_smtp_user'] = 'SMTP uživatelské jméno'; // $_lang['setting_mail_smtp_user_desc'] = 'The user to authenticate to SMTP against.'; $_lang['setting_mail_smtp_user_desc'] = 'Uživatelské jméno pro autentizaci k SMTP.'; // $_lang['setting_manager_direction'] = 'Manager Text Direction'; $_lang['setting_manager_direction'] = 'Směr zobrazení textu ve správci obsahu'; // $_lang['setting_manager_direction_desc'] = 'Choose the direction that the text will be rendered in the Manager, left to right or right to left.'; $_lang['setting_manager_direction_desc'] = 'Zvolte směr textu, kterým bude zobrazen obsah správce obsahu, zleva do prava nebo zprava do leva.'; // $_lang['setting_manager_date_format'] = 'Manager Date Format'; $_lang['setting_manager_date_format'] = 'Formát data ve správci obsahu'; // $_lang['setting_manager_date_format_desc'] = 'The format string, in PHP date() format, for the dates represented in the manager.'; $_lang['setting_manager_date_format_desc'] = 'Formátovací řetězec v PHP date() formátu, jak má být datum reprezentován ve správci obsahu.'; // $_lang['setting_manager_favicon_url'] = 'Manager Favicon URL'; $_lang['setting_manager_favicon_url'] = 'URL favikony pro správce obsahu'; // $_lang['setting_manager_favicon_url_desc'] = 'If set, will load this URL as a favicon for the MODX manager. Must be a relative URL to the manager/ directory, or an absolute URL.'; $_lang['setting_manager_favicon_url_desc'] = 'Je-li tato volba nastavena, bude její hodnota použita pro načtení favikony pro správce obsahu. Cesta musí být zadána absolutně nebo relativně vůči adresáři /manager.'; // $_lang['setting_manager_html5_cache'] = 'Use HTML5 Local Cache in Manager'; $_lang['setting_manager_html5_cache'] = 'Ve správci obsahu používat lokální HTML5 cache'; // $_lang['setting_manager_html5_cache_desc'] = 'Use HTML5 local caching for the Manager. Recommended to use only if using the manager with modern browsers.'; $_lang['setting_manager_html5_cache_desc'] = 'Používat ukládání do lokální HTML5 cache v prostředí správce obsahu. Doporučujeme používat pouze pokud používáte moderní prohlížeče.'; // $_lang['setting_manager_js_cache_file_locking'] = 'Enable File Locking for Manager JS/CSS Cache'; $_lang['setting_manager_js_cache_file_locking'] = 'Povolit uzamykání JS/CSS cache souborů správce obsahu'; // $_lang['setting_manager_js_cache_file_locking_desc'] = 'Cache file locking. Set to No if filesystem is NFS.'; $_lang['setting_manager_js_cache_file_locking_desc'] = 'Uzamykání souborů cache. Nastavte na "Ne" používáte-li souborový systém NFS.'; // $_lang['setting_manager_js_cache_max_age'] = 'Manager JS/CSS Compression Cache Age'; $_lang['setting_manager_js_cache_max_age'] = 'Staří komprimované cache JS/CSS pro správce obsahu'; // $_lang['setting_manager_js_cache_max_age_desc'] = 'Maximum age of browser cache of manager CSS/JS compression in seconds. After this period, the browser will send another conditional GET. Use a longer period for lower traffic.'; $_lang['setting_manager_js_cache_max_age_desc'] = 'Maximální stáří (v sekundách) cache prohlížeče pro CSS/JS správce obsahu. Po uplynutí této doby bude prohlížeči poslán další podmíněný GET. Pro nižší trafic nastavte delší dobu.'; // $_lang['setting_manager_js_document_root'] = 'Manager JS/CSS Compression Document Root'; $_lang['setting_manager_js_document_root'] = 'Document Root pro komprimované JS/CSS ve správci obsahu'; // $_lang['setting_manager_js_document_root_desc'] = 'If your server does not handle the DOCUMENT_ROOT server variable, set it explicitly here to enable the manager CSS/JS compression. Do not change this unless you know what you are doing.'; $_lang['setting_manager_js_document_root_desc'] = 'Pokud Váš server nezpracovává proměnnou serveru DOCUMENT_ROOT a chcete používat možnost komprese JS/CSS ve správci obsahu nastavte jí zde manuálně. Pokud si nejste jist o co jde, pak toto nastavení neměňte.'; // $_lang['setting_manager_js_zlib_output_compression'] = 'Enable zlib Output Compression for Manager JS/CSS'; $_lang['setting_manager_js_zlib_output_compression'] = 'Povolit zlib výstupní kompresy JS/CSS pro správce obsahu'; // $_lang['setting_manager_js_zlib_output_compression_desc'] = 'Whether or not to enable zlib output compression for compressed CSS/JS in the manager. Do not turn this on unless you are sure the PHP config variable zlib.output_compression can be set to 1. MODX recommends leaving it off.'; $_lang['setting_manager_js_zlib_output_compression_desc'] = 'Zda-li použít či nikoli zlib výstupní kompresi komprimovaných CSS/JS pro správce obsahu. Nechte vypnuté pokud si nejste jistí, že může být nastavena PHP konfigurační proměnná zlib.output_compression na 1. MODX toto doporučuje neměnit.'; // $_lang['setting_manager_lang_attribute'] = 'Manager HTML and XML Language Attribute'; $_lang['setting_manager_lang_attribute'] = 'HTML a XML jazykové atributy správce obsahu'; // $_lang['setting_manager_lang_attribute_desc'] = 'Enter the language code that best fits with your chosen manager language, this will ensure that the browser can present content in the best format for you.'; $_lang['setting_manager_lang_attribute_desc'] = 'Zadejte jazykový kód, který nejlépe vystihuje zvolený jazyk správce obsahu, toto nastavení zajistí, že Vám prohlížeč zobrazí správně data.'; // $_lang['setting_manager_language'] = 'Manager Language'; $_lang['setting_manager_language'] = 'Jazyk správce obsahu'; // $_lang['setting_manager_language_desc'] = 'Select the language for the MODX Content Manager.'; $_lang['setting_manager_language_desc'] = 'Zvolte jazyk pro MODX správce obsahu.'; // $_lang['setting_manager_login_url_alternate'] = 'Alternate Manager Login URL'; $_lang['setting_manager_login_url_alternate'] = 'Alternativní URL pro Správce obsahu'; // $_lang['setting_manager_login_url_alternate_desc'] = 'An alternate URL to send an unauthenticated user to when they need to login to the manager. The login form there must login the user to the "mgr" context to work.'; $_lang['setting_manager_login_url_alternate_desc'] = 'Alternativní URL, na kterou je přesměrován nepřihlášený uživatel, pokud se chce přihlásit do Správce obsahu.'; // $_lang['setting_manager_login_start'] = 'Manager Login Startup'; $_lang['setting_manager_login_start'] = 'Úvodní stránka po přihlášení do správce obsahu'; // $_lang['setting_manager_login_start_desc'] = 'Enter the ID of the document you want to send the user to after he/she has logged into the manager. <strong>NOTE: make sure the ID you've enter belongs to an existing document, and that it has been published and is accessible by this user!</strong>'; $_lang['setting_manager_login_start_desc'] = 'Zadejte ID dokumentu, na která chcete přesměrovat uživatele po přihlášení do správce obsahu. <strong>Poznámka: ujistěte se, že ID patří existujícímu dokumentu, je publikován a je přístupný tomuto uživateli!</strong>'; // $_lang['setting_manager_theme'] = 'Manager Theme'; $_lang['setting_manager_theme'] = 'Vzhled správce obsahu'; // $_lang['setting_manager_theme_desc'] = 'Select the Theme for the Content Manager.'; $_lang['setting_manager_theme_desc'] = 'Vyberte vzhled pro správce obsahu.'; // $_lang['setting_manager_time_format'] = 'Manager Time Format'; $_lang['setting_manager_time_format'] = 'Formát času ve správci obsahu'; // $_lang['setting_manager_time_format_desc'] = 'The format string, in PHP date() format, for the time settings represented in the manager.'; $_lang['setting_manager_time_format_desc'] = 'Formátovací řetězec v PHP date() formátu, jak má být čas reprezentován ve správci obsahu.'; // $_lang['setting_manager_use_tabs'] = 'Use Tabs in Manager Layout'; $_lang['setting_manager_use_tabs'] = 'Používat záložky ve správci obsahu'; // $_lang['setting_manager_use_tabs_desc'] = 'If true, the manager will use tabs for rendering the content panes. Otherwise, it will use portals.'; $_lang['setting_manager_use_tabs_desc'] = 'Je-li aktivní, správce obsahu použije pro vykreslení obsahu záložky, jinak budou panely vykresleny pod sebou.'; // $_lang['setting_manager_week_start'] = 'Week start'; $_lang['setting_manager_week_start'] = 'Začátek týdne'; // $_lang['setting_manager_week_start_desc'] = 'Define the day starting the week. Use 0 (or leave empty) for sunday, 1 for monday and so on...'; $_lang['setting_manager_week_start_desc'] = 'Určuje den, kterým začíná týden. 0 nebo prázdné pole je neděle, 1 pondělí, atd. '; // $_lang['setting_modRequest.class'] = 'Request Handler Class'; $_lang['setting_modRequest.class'] = 'Třída obsluhy dotazu'; // $_lang['setting_modRequest.class_desc'] = ''; $_lang['setting_modRequest.class_desc'] = ''; // $_lang['setting_modx_browser_default_sort'] = 'File Browser Default Sort'; $_lang['setting_modx_browser_default_sort'] = 'Výchozí řazení v Průzkmníku zdrojů'; // $_lang['setting_modx_browser_default_sort_desc'] = 'The default sort method when using the popup File Browser in the manager. Available values are: name, size, lastmod (last modified).'; $_lang['setting_modx_browser_default_sort_desc'] = 'Výchozí nastavení řazení v Průzkumníku zdrojů (vkládání obrázků atp.). Možné hodnoty jsou: name, size, lastmod (poslední změna).'; // $_lang['setting_modx_charset'] = 'Character encoding'; $_lang['setting_modx_charset'] = 'Kódování znaků'; // $_lang['setting_modx_charset_desc'] = 'Please select which character encoding you wish to use. Please note that MODX has been tested with a number of these encodings, but not all of them. For most languages, the default setting of UTF-8 is preferrable.'; $_lang['setting_modx_charset_desc'] = 'Nastavte jaké kódování znaků chcete používat v rámci správce obsahu. Pamatujte, že MODX byl testován s mnoha kódováními, ale ne se všemi. Pro většinu jazyků je preferováno výchozí nastavení "UTF-8".'; // $_lang['setting_new_file_permissions'] = 'New File Permissions'; $_lang['setting_new_file_permissions'] = 'Atributy nového souboru'; // $_lang['setting_new_file_permissions_desc'] = 'When uploading a new file in the File Manager, the File Manager will attempt to change the file permissions to those entered in this setting. This may not work on some setups, such as IIS, in which case you will need to manually change the permissions.'; $_lang['setting_new_file_permissions_desc'] = 'Souborům nahraným pomocí správce souborů budou nastaveny tyto atributy. Toto nastavení nemusí fungovat na některých serverech, např. na IIS, v těchto případech budete muset nastavit atributy manuálně.'; // $_lang['setting_new_folder_permissions'] = 'New Folder Permissions'; $_lang['setting_new_folder_permissions'] = 'Atributy nové složky'; // $_lang['setting_new_folder_permissions_desc'] = 'When creating a new folder in the File Manager, the File Manager will attempt to change the folder permissions to those entered in this setting. This may not work on some setups, such as IIS, in which case you will need to manually change the permissions.'; $_lang['setting_new_folder_permissions_desc'] = 'Složkám vytvořeným ve správci souborů budou nastaveny tyto atributy. Toto nastavení nemusí fungovat na některých serverech, např. na IIS, v těchto případech budete muset nastavit atributy manuálně.'; // $_lang['setting_password_generated_length'] = 'Password Auto-Generated Length'; $_lang['setting_password_generated_length'] = 'Délka automaticky generovaného hesla'; // $_lang['setting_password_generated_length_desc'] = 'The length of the auto-generated password for a User.'; $_lang['setting_password_generated_length_desc'] = 'Délka automaticky generovaného hesla pro uživatele.'; // $_lang['setting_password_min_length'] = 'Minimum Password Length'; $_lang['setting_password_min_length'] = 'Minimální délka hesla'; // $_lang['setting_password_min_length_desc'] = 'The minimum length for a password for a User.'; $_lang['setting_password_min_length_desc'] = 'Minimální délka hesla uživatele.'; // $_lang['setting_principal_targets'] = 'ACL Targets to Load'; $_lang['setting_principal_targets'] = 'ACL cíle pro načtení'; // $_lang['setting_principal_targets_desc'] = 'Customize the ACL targets to load for MODX Users.'; $_lang['setting_principal_targets_desc'] = 'Vlastní ACL cíle pro MODX uživatele.'; // $_lang['setting_proxy_auth_type'] = 'Proxy Authentication Type'; $_lang['setting_proxy_auth_type'] = 'Proxy typ autentizace'; // $_lang['setting_proxy_auth_type_desc'] = 'Supports either BASIC or NTLM.'; $_lang['setting_proxy_auth_type_desc'] = 'Podporuje buď BASIC nebo NTLM.'; // $_lang['setting_proxy_host'] = 'Proxy Host'; $_lang['setting_proxy_host'] = 'Proxy server'; // $_lang['setting_proxy_host_desc'] = 'If your server is using a proxy, set the hostname here to enable MODX features that might need to use the proxy, such as Package Management.'; $_lang['setting_proxy_host_desc'] = 'Pokud Váš server používá proxy nastavte jej na tomto místě. Tím povolíte MODXu používat proxy, např. pro přístup ke správci balíčků.'; // $_lang['setting_proxy_password'] = 'Proxy Password'; $_lang['setting_proxy_password'] = 'Proxy heslo'; // $_lang['setting_proxy_password_desc'] = 'The password required to authenticate to your proxy server.'; $_lang['setting_proxy_password_desc'] = 'Heslo požadované pro autentizaci k proxy serveru.'; // $_lang['setting_proxy_port'] = 'Proxy Port'; $_lang['setting_proxy_port'] = 'Proxy port'; // $_lang['setting_proxy_port_desc'] = 'The port for your proxy server.'; $_lang['setting_proxy_port_desc'] = 'Port proxy serveru.'; // $_lang['setting_proxy_username'] = 'Proxy Username'; $_lang['setting_proxy_username'] = 'Proxy uživatelské jméno'; // $_lang['setting_proxy_username_desc'] = 'The username to authenticate against with your proxy server.'; $_lang['setting_proxy_username_desc'] = 'Uživatelské jméno pro autentizaci k proxy serveru.'; // $_lang['setting_phpthumb_allow_src_above_docroot'] = 'phpThumb Allow src Above Document Root'; $_lang['setting_phpthumb_allow_src_above_docroot'] = 'Povolit soubory mimo root'; // $_lang['setting_phpthumb_allow_src_above_docroot_desc'] = 'Indicates if the src path is allowed outside the document root. This is useful for multi-context deployments with multiple virtual hosts.'; $_lang['setting_phpthumb_allow_src_above_docroot_desc'] = 'Indikuje zda může být cesta src mimo root. Tato volba je užitečná při multi-kontextovém vývoji s více virtuálními hosty.'; // $_lang['setting_phpthumb_cache_maxage'] = 'phpThumb Max Cache Age'; $_lang['setting_phpthumb_cache_maxage'] = 'phpThumb Maximální stáří cache'; // $_lang['setting_phpthumb_cache_maxage_desc'] = 'Delete cached thumbnails that have not been accessed in more than X days.'; $_lang['setting_phpthumb_cache_maxage_desc'] = 'Smaže náhledy uložené v cache, které nebyly načteny více než X dní.'; // $_lang['setting_phpthumb_cache_maxsize'] = 'phpThumb Max Cache Size'; $_lang['setting_phpthumb_cache_maxsize'] = 'phpThumb Maximální velikost cache'; // $_lang['setting_phpthumb_cache_maxsize_desc'] = 'Delete least-recently-accessed thumbnails when cache grows bigger than X megabytes in size.'; $_lang['setting_phpthumb_cache_maxsize_desc'] = 'Smaže nejméně často načítané náhledy, když velikost cache přesáhne X MB.'; // $_lang['setting_phpthumb_cache_maxfiles'] = 'phpThumb Max Cache Files'; $_lang['setting_phpthumb_cache_maxfiles'] = 'phpThumb Maximální počet souborů v cache'; // $_lang['setting_phpthumb_cache_maxfiles_desc'] = 'Delete least-recently-accessed thumbnails when cache has more than X files.'; $_lang['setting_phpthumb_cache_maxfiles_desc'] = 'Smaže nejméně často načítané náhledy pokud má cache více než X souborů.'; // $_lang['setting_phpthumb_cache_source_enabled'] = 'phpThumb Cache Source Files'; $_lang['setting_phpthumb_cache_source_enabled'] = 'phpThumb Ukládat zdrojové soubory do cache'; // $_lang['setting_phpthumb_cache_source_enabled_desc'] = 'Whether or not to cache source files as they are loaded. Recommended to off.'; $_lang['setting_phpthumb_cache_source_enabled_desc'] = 'Určuje zda se mají zdrojové soubory načítat do cache nebo ne. Doporujeme nastavit "Ne".'; // $_lang['setting_phpthumb_document_root'] = 'PHPThumb Document Root'; $_lang['setting_phpthumb_document_root'] = 'PHPThumb Document Root'; // $_lang['setting_phpthumb_document_root_desc'] = 'Set this if you are experiencing issues with the server variable DOCUMENT_ROOT, or getting errors with OutputThumbnail or !is_resource. Set it to the absolute document root path you would like to use. If this is empty, MODX will use the DOCUMENT_ROOT server variable.'; $_lang['setting_phpthumb_document_root_desc'] = 'Tuto volbu nastavte pokud máte problém se serverovou proměnnou DOCUMENT_ROOT, nebo dostáváte chyby od OutputThumbnail nebo !is_resource. Chcete-li tuto volbu využít pak nastavte absolutní cestu v rámci serveru. Je-li hodnota tohoto nastavení prázdná tak MODX použije proměnné serveru DOCUMENT_ROOT.'; // $_lang['setting_phpthumb_error_bgcolor'] = 'phpThumb Error Background Color'; $_lang['setting_phpthumb_error_bgcolor'] = 'phpThumb Chyba: barva pozadí'; // $_lang['setting_phpthumb_error_bgcolor_desc'] = 'A hex value, without the #, indicating a background color for phpThumb error output.'; $_lang['setting_phpthumb_error_bgcolor_desc'] = 'Hexadecimální hodnota barvy bez #, definující barvu pozadí při výpisu chyby phpThumb.'; // $_lang['setting_phpthumb_error_fontsize'] = 'phpThumb Error Font Size'; $_lang['setting_phpthumb_error_fontsize'] = 'phpThumb Chyba: velikost fontu'; // $_lang['setting_phpthumb_error_fontsize_desc'] = 'An em value indicating a font size to use for text appearing in phpThumb error output.'; $_lang['setting_phpthumb_error_fontsize_desc'] = 'Hodnota definující velikost fontu v "em" (bez textu "em") při výpisu text chyby v phpThumb.'; // $_lang['setting_phpthumb_error_textcolor'] = 'phpThumb Error Font Color'; $_lang['setting_phpthumb_error_textcolor'] = 'phpThumb Chyba: barva textu'; // $_lang['setting_phpthumb_error_textcolor_desc'] = 'A hex value, without the #, indicating a font color for text appearing in phpThumb error output.'; $_lang['setting_phpthumb_error_textcolor_desc'] = 'Hexadecimální hodnota barvy bez #, definující barvu textu při výpisu chyby phpThumb.'; // $_lang['setting_phpthumb_far'] = 'phpThumb Force Aspect Ratio'; $_lang['setting_phpthumb_far'] = 'phpThumb zachovat poměr stran'; // $_lang['setting_phpthumb_far_desc'] = 'The default far setting for phpThumb when used in MODX. Defaults to C to force aspect ratio toward the center.'; $_lang['setting_phpthumb_far_desc'] = 'Výchozí hodnota "C" pro zachování poměru stran směrem ke středu.'; // $_lang['setting_phpthumb_imagemagick_path'] = 'phpThumb ImageMagick Path'; $_lang['setting_phpthumb_imagemagick_path'] = 'phpThumb Cesta k ImageMagick'; // $_lang['setting_phpthumb_imagemagick_path_desc'] = 'Optional. Set an alternative ImageMagick path here for generating thumbnails with phpThumb, if it is not in the PHP default.'; $_lang['setting_phpthumb_imagemagick_path_desc'] = 'Volitelné. Nastavení cesty k ImageMagick pro alternativní generování náhledů pomocí phpThumb, pokud není ve výchozím nastavení PHP.'; // $_lang['setting_phpthumb_nohotlink_enabled'] = 'phpThumb Hotlinking Disabled'; $_lang['setting_phpthumb_nohotlink_enabled'] = 'phpThumb Hotlinking: aktivní'; // $_lang['setting_phpthumb_nohotlink_enabled_desc'] = 'Remote servers are allowed in the src parameter unless you disable hotlinking in phpThumb.'; $_lang['setting_phpthumb_nohotlink_enabled_desc'] = 'Vzdálené servery jsou povoleny v atributu src jestliže, není tato volba nastavena na "Ne".'; // $_lang['setting_phpthumb_nohotlink_erase_image'] = 'phpThumb Hotlinking Erase Image'; $_lang['setting_phpthumb_nohotlink_erase_image'] = 'phpThumb Hotlinking: odstranit obrázky'; // $_lang['setting_phpthumb_nohotlink_erase_image_desc'] = 'Indicates if an image generated from a remote server should be erased when not allowed.'; $_lang['setting_phpthumb_nohotlink_erase_image_desc'] = 'Volba zda mají být odstraněny obrázky generované z cizích serverů, pokud není povolen hotlinking.'; // $_lang['setting_phpthumb_nohotlink_text_message'] = 'phpThumb Hotlinking Not Allowed Message'; $_lang['setting_phpthumb_nohotlink_text_message'] = 'phpThumb Hotlinking: zpráva nepovoleného přístupu'; // $_lang['setting_phpthumb_nohotlink_text_message_desc'] = 'A message that is rendered instead of the thumbnail when a hotlinking attempt is rejected.'; $_lang['setting_phpthumb_nohotlink_text_message_desc'] = 'Zpráva, která se zobrazí místo náhledu při zakázaném hotlinkingu.'; // $_lang['setting_phpthumb_nohotlink_valid_domains'] = 'phpThumb Hotlinking Valid Domains'; $_lang['setting_phpthumb_nohotlink_valid_domains'] = 'phpThumb Hotlinking: platné domény'; // $_lang['setting_phpthumb_nohotlink_valid_domains_desc'] = 'A comma-delimited list of hostnames that are valid in src URLs.'; $_lang['setting_phpthumb_nohotlink_valid_domains_desc'] = 'Čárkou oddělený seznam domén, které mohou používat hotlinking.'; // $_lang['setting_phpthumb_nooffsitelink_enabled'] = 'phpThumb Offsite Linking Disabled'; $_lang['setting_phpthumb_nooffsitelink_enabled'] = 'phpThumb Offsite Linking: vypnut'; // $_lang['setting_phpthumb_nooffsitelink_enabled_desc'] = 'Disables the ability for others to use phpThumb to render images on their own sites.'; $_lang['setting_phpthumb_nooffsitelink_enabled_desc'] = 'Znemožnění používat phpThumb pro vykreslení obrázků na cizích portálech.'; // $_lang['setting_phpthumb_nooffsitelink_erase_image'] = 'phpThumb Offsite Linking Erase Image'; $_lang['setting_phpthumb_nooffsitelink_erase_image'] = 'phpThumb Offsite Linking: odstranit obrázky'; // $_lang['setting_phpthumb_nooffsitelink_erase_image_desc'] = 'Indicates if an image linked from a remote server should be erased when not allowed.'; $_lang['setting_phpthumb_nooffsitelink_erase_image_desc'] = 'Volba zda mají být odstraněny obrázky linkované z cizích nepovolených portálů.'; // $_lang['setting_phpthumb_nooffsitelink_require_refer'] = 'phpThumb Offsite Linking Require Referrer'; $_lang['setting_phpthumb_nooffsitelink_require_refer'] = 'phpThumb Offsite Linking: vyžadovat Referrer'; // $_lang['setting_phpthumb_nooffsitelink_require_refer_desc'] = 'If enabled, any offsite linking attempts will be rejected without a valid referrer header.'; $_lang['setting_phpthumb_nooffsitelink_require_refer_desc'] = 'Je-li aktivní, nebude povolen offsite linking pokud nebude platná hlavička Referrer.'; // $_lang['setting_phpthumb_nooffsitelink_text_message'] = 'phpThumb Offsite Linking Not Allowed Message'; $_lang['setting_phpthumb_nooffsitelink_text_message'] = 'phpThumb Offsite Linking: zpráva nepovoleného přístupu'; // $_lang['setting_phpthumb_nooffsitelink_text_message_desc'] = 'A message that is rendered instead of the thumbnail when an offsite linking attempt is rejected.'; $_lang['setting_phpthumb_nooffsitelink_text_message_desc'] = 'Zpráva, která se zobrazí místo náhledu při zakázaném offsite linkingu.'; // $_lang['setting_phpthumb_nooffsitelink_valid_domains'] = 'phpThumb Offsite Linking Valid Domains'; $_lang['setting_phpthumb_nooffsitelink_valid_domains'] = 'phpThumb Offsite Linking: platné domény'; // $_lang['setting_phpthumb_nooffsitelink_valid_domains_desc'] = 'A comma-delimited list of hostnames that are valid referrers for offsite linking.'; $_lang['setting_phpthumb_nooffsitelink_valid_domains_desc'] = 'Čárkou oddělený seznam domén, které mohou používat offsite linking.'; // $_lang['setting_phpthumb_nooffsitelink_watermark_src'] = 'phpThumb Offsite Linking Watermark Source'; $_lang['setting_phpthumb_nooffsitelink_watermark_src'] = 'phpThumb Offsite Linking: zdroj vodoznaku'; // $_lang['setting_phpthumb_nooffsitelink_watermark_src_desc'] = 'Optional. A valid file system path to a file to use as a watermark source when your images are rendered offsite by phpThumb.'; $_lang['setting_phpthumb_nooffsitelink_watermark_src_desc'] = 'Volitelné. Cesta k obrázku, který má být použit jako vodoznak při vykreslování obrázku při offsite linking.'; // $_lang['setting_phpthumb_zoomcrop'] = 'phpThumb Zoom-Crop'; $_lang['setting_phpthumb_zoomcrop'] = 'phpThumb Zoom-Crop (ořez při zvětšení)'; // $_lang['setting_phpthumb_zoomcrop_desc'] = 'The default zc setting for phpThumb when used in MODX. Defaults to 0 to prevent zoom cropping.'; $_lang['setting_phpthumb_zoomcrop_desc'] = 'Výchozí nastavení Zoom-Crop pro phpThumb pokud je použit v MODX. Výchozí hodnota je 0, tím se zabrání oříznutí při zvětšení.'; // $_lang['setting_publish_default'] = 'Published default'; $_lang['setting_publish_default'] = 'Ve výchozím stavu publikováno'; // $_lang['setting_publish_default_desc'] = 'Select 'Yes' to make all new resources published by default.'; $_lang['setting_publish_default_desc'] = 'Zvolte "Ano", pokud chcete, aby všechny nově vytvořené dokumenty byly ve výchozím stavu publikované.'; // $_lang['setting_publish_default_err'] = 'Please state whether or not you want documents to be published by default.'; $_lang['setting_publish_default_err'] = 'Zvolte zda chcete, aby byly dokumenty publikovány nebo ne.'; // $_lang['setting_rb_base_dir'] = 'Resource path'; $_lang['setting_rb_base_dir'] = 'Cesta k souborům'; // $_lang['setting_rb_base_dir_desc'] = 'Enter the physical path to the resource directory. This setting is usually automatically generated. If you're using IIS, however, MODX may not be able to work the path out on its own, causing the Resource Browser to show an error. In that case, you can enter the path to the images directory here (the path as you'd see it in Windows Explorer). <strong>NOTE:</strong> The resource directory must contain the subfolders images, files, flash and media in order for the resource browser to function correctly.'; $_lang['setting_rb_base_dir_desc'] = 'Zadejte fyzickou cestu k adresáři se zdroji. Toto nastavení je obvykle generováno automaticky. Používáte-li IIS, MODX není schopen zjistit automaticky tuto cestu, což zapříčiňuje zobrazení chyb ve správci souborů. V tomto případě můžete zadat cestu do adresáře s obrázky (stejně jako ji vkládáte do Vašeho prohlížeče). <strong>Poznámka:</strong> Adresář se zdroji musí obsahovat složky "images, files, flash a media" jinak nebude správce souborů pracovat správně.'; // $_lang['setting_rb_base_dir_err'] = 'Please state the resource browser base directory.'; $_lang['setting_rb_base_dir_err'] = 'Zadejte cestu ke kořenu pro správce souborů.'; // $_lang['setting_rb_base_dir_err_invalid'] = 'This resource directory either does not exist or cannot be accessed. Please state a valid directory or adjust the permissions of this directory.'; $_lang['setting_rb_base_dir_err_invalid'] = 'Tento adresář buď neexistuje nebo není přístupný. Zadejte platný adresář nebo nastavte atributy pro přístup PHP.'; // $_lang['setting_rb_base_url'] = 'Resource URL'; $_lang['setting_rb_base_url'] = 'URL k souborům'; // $_lang['setting_rb_base_url_desc'] = 'Enter the virtual path to resource directory. This setting is usually automatically generated. If you're using IIS, however, MODX may not be able to work the URL out on it's own, causing the Resource Browser to show an error. In that case, you can enter the URL to the images directory here (the URL as you'd enter it on Internet Explorer).'; $_lang['setting_rb_base_url_desc'] = 'Zadejte virtuální cestu k adresáři souborů. Toto nastavení je obvykle generováno automaticky. Používáte-li IIS, MODX není schopen zjistit automaticky tuto URL, což zapříčiňuje zobrazení chyb ve správci souborů. V tomto případě můžete zadat URL do adresáře s obrázky (stejně jako ji vkládáte do Vašeho prohlížeče).'; // $_lang['setting_rb_base_url_err'] = 'Please state the resource browser base URL.'; $_lang['setting_rb_base_url_err'] = 'Nastavte URL pro správce souborů.'; // $_lang['setting_request_controller'] = 'Request Controller Filename'; $_lang['setting_request_controller'] = 'Název souboru kontroleru požadavků'; // $_lang['setting_request_controller_desc'] = 'The filename of the main request controller from which MODX is loaded. Most users can leave this as index.php.'; $_lang['setting_request_controller_desc'] = 'Název souboru hlavního kontroleru požadavků odkud se načítá MODX. Většina uživatelů by toto měla ponechat na index.php.'; // $_lang['setting_request_method_strict'] = 'Strict Request Method'; $_lang['setting_request_method_strict'] = 'Striktní metoda dotazu'; // $_lang['setting_request_method_strict_desc'] = 'If enabled, requests via the Request ID Parameter will be ignored with FURLs enabled, and those via Request Alias Parameter will be ignored without FURLs enabled.'; $_lang['setting_request_method_strict_desc'] = 'Je-li aktivní, dotazy skrze ID parametr budou ignorovány pokud jsou zaplé FURLs a dotazy skrze Alias parametr budou ignorovány pokud jsou vyplé FURLs.'; // $_lang['setting_request_param_alias'] = 'Request Alias Parameter'; $_lang['setting_request_param_alias'] = 'Název parametru požadavku'; // $_lang['setting_request_param_alias_desc'] = 'The name of the GET parameter to identify Resource aliases when redirecting with FURLs.'; $_lang['setting_request_param_alias_desc'] = 'Název GET parametru identifikujícího alias dokumentu při přesměrování pomocí přátelských URL.'; // $_lang['setting_request_param_id'] = 'Request ID Parameter'; $_lang['setting_request_param_id'] = 'Název ID parametru požadavku'; // $_lang['setting_request_param_id_desc'] = 'The name of the GET parameter to identify Resource IDs when not using FURLs.'; $_lang['setting_request_param_id_desc'] = 'Název GET parametru identifikujícího ID dokumnetu pokud nejsou použity přátelské URL.'; // $_lang['setting_resolve_hostnames'] = 'Resolve hostnames'; $_lang['setting_resolve_hostnames'] = 'Získavat hostname návštěvníků'; // $_lang['setting_resolve_hostnames_desc'] = 'Do you want MODX to try to resolve your visitors' hostnames when they visit your site? Resolving hostnames may create some extra server load, although your visitors won't notice this in any way.'; $_lang['setting_resolve_hostnames_desc'] = 'Chcete, aby se MODX pokoušel získávat hostname návštěvníků portálu? Získávání hostname může způsobit zatížení serveru navíc, ale návštěvníky to neovlivní.'; // $_lang['setting_resource_tree_node_name'] = 'Resource Tree Node Field'; $_lang['setting_resource_tree_node_name'] = 'Zdroj názvu dokumentu ve stromu dokumentů'; // $_lang['setting_resource_tree_node_name_desc'] = 'Specify the Resource field to use when rendering the nodes in the Resource Tree. Defaults to pagetitle, although any Resource field can be used, such as menutitle, alias, longtitle, etc.'; $_lang['setting_resource_tree_node_name_desc'] = 'Zadejte název políčka, kterého obsah se má zobrazovat jako název dokumentu ve stromu dokumentů. Výchozí hodnotou je "pagetitle", ale může zde být použito jakékoliv políčko jako např. "menutitle", "alias", "longtitle" atd.'; // $_lang['setting_resource_tree_node_tooltip'] = 'Resource Tree Tooltip Field'; $_lang['setting_resource_tree_node_tooltip'] = 'Políčko nápovědy pro strom dokumentů'; // $_lang['setting_resource_tree_node_tooltip_desc'] = 'Specify the Resource field to use when rendering the nodes in the Resource Tree. Any Resource field can be used, such as menutitle, alias, longtitle, etc. If blank, will be the longtitle with a description underneath.'; $_lang['setting_resource_tree_node_tooltip_desc'] = 'Vyberte políčko, které má být použito pro zobrazení nápovědy. Lze použít jakékoliv políčko dokumentu jako např. "menutitle", "alias", "longtitle", atd. Je-li tato volba nevyplněna bude použito políčko "longtitle" včetně podpopisu z políčka "description".'; // $_lang['setting_richtext_default'] = 'Richtext Default'; $_lang['setting_richtext_default'] = 'WYSIWYG editor'; // $_lang['setting_richtext_default_desc'] = 'Select 'Yes' to make all new Resources use the Richtext Editor by default.'; $_lang['setting_richtext_default_desc'] = 'Zvolte "Ano" pokud chcete, aby všechny nově vytvořené dokumenty používaly ve výchozím stavu WYSIWYG editor.'; // $_lang['setting_search_default'] = 'Searchable Default'; $_lang['setting_search_default'] = 'Vyhledatelné dokumenty'; // $_lang['setting_search_default_desc'] = 'Select 'Yes' to make all new resources searchable by default.'; $_lang['setting_search_default_desc'] = 'Zvolte "Ano" pokud chcete, aby byly všechny nově přidané dokumnety ve výchozím stavu vyhledatelné.'; // $_lang['setting_search_default_err'] = 'Please specify whether or not you want documents to be searchable by default.'; $_lang['setting_search_default_err'] = 'Zvolte zda mají být dokumenty ve výchozím stavu vyhledatelné či nikoli.'; // $_lang['setting_server_offset_time'] = 'Server offset time'; $_lang['setting_server_offset_time'] = 'Rozdíl času serveru'; // $_lang['setting_server_offset_time_desc'] = 'Select the number of hours time difference between where you are and where the server is.'; $_lang['setting_server_offset_time_desc'] = 'Nastavte počet hodin, který je rozdílem mezi Vaším místem a místem, kde je umístěn server.'; // $_lang['setting_server_protocol'] = 'Server type'; $_lang['setting_server_protocol'] = 'Typ serveru'; // $_lang['setting_server_protocol_desc'] = 'If your site is on a https connection, please specify so here.'; $_lang['setting_server_protocol_desc'] = 'Pokud Váš portál používá spojení https, vyberte jej zde.'; // $_lang['setting_server_protocol_err'] = 'Please specify whether or not your site is a secure site.'; $_lang['setting_server_protocol_err'] = 'Vyberte zda je Váš portál zabezpečený pomocí https nebo ne.'; // $_lang['setting_server_protocol_http'] = 'http'; $_lang['setting_server_protocol_http'] = 'http'; // $_lang['setting_server_protocol_https'] = 'https'; $_lang['setting_server_protocol_https'] = 'https'; // $_lang['setting_session_cookie_domain'] = 'Session Cookie Domain'; $_lang['setting_session_cookie_domain'] = 'Doména session cookie'; // $_lang['setting_session_cookie_domain_desc'] = 'Use this setting to customize the session cookie domain. Leave blank to use the current domain.'; $_lang['setting_session_cookie_domain_desc'] = 'Toto nastavení použijte pro přizpůsobení domény pro session cookie.'; // $_lang['setting_session_cookie_lifetime'] = 'Session Cookie Lifetime'; $_lang['setting_session_cookie_lifetime'] = 'Životnost session cookie'; // $_lang['setting_session_cookie_lifetime_desc'] = 'Use this setting to customize the session cookie lifetime in seconds. This is used to set the lifetime of a client session cookie when they choose the 'remember me' option on login.'; $_lang['setting_session_cookie_lifetime_desc'] = 'Tímto nastavením můžete přizpůsobit životnost session cookie v sekundách. Toto nastavení je použito pro nastavení životnosti sesson cookie přihlášeného uživatele pokud při přihlášení zvolí "Zapamatovat si mě".'; // $_lang['setting_session_cookie_path'] = 'Session Cookie Path'; $_lang['setting_session_cookie_path'] = 'Cesta pro session cookie'; // $_lang['setting_session_cookie_path_desc'] = 'Use this setting to customize the cookie path for identifying site specific session cookies. Leave blank to use MODX_BASE_URL.'; $_lang['setting_session_cookie_path_desc'] = 'Toto nastavení použijte pro přizpůsobení cesty ke cookie pro identifikaci portálu v závislosti na specifické session cookie.'; // $_lang['setting_session_cookie_secure'] = 'Session Cookie Secure'; $_lang['setting_session_cookie_secure'] = 'Zabezpečení session cookie'; // $_lang['setting_session_cookie_secure_desc'] = 'Enable this setting to use secure session cookies.'; $_lang['setting_session_cookie_secure_desc'] = 'Aktivací této možnosti dojde k zabezpečení session cookie.'; // $_lang['setting_session_cookie_httponly'] = 'Session Cookie HttpOnly'; $_lang['setting_session_cookie_httponly'] = 'Session Cookie HttpOnly'; // $_lang['setting_session_cookie_httponly_desc'] = 'Use this setting to set the HttpOnly flag on session cookies.'; $_lang['setting_session_cookie_httponly_desc'] = 'Povolte toto nastavení pro nastavení příznaku HttpOnly v session cookies.'; // $_lang['setting_session_gc_maxlifetime'] = 'Session Garbage Collector Max Lifetime'; $_lang['setting_session_gc_maxlifetime'] = 'Maximální životnost Session Garbage Collectoru'; // $_lang['setting_session_gc_maxlifetime_desc'] = 'Allows customization of the session.gc_maxlifetime PHP ini setting when using \'modSessionHandler\'.'; $_lang['setting_session_gc_maxlifetime_desc'] = 'Umožnuje přizpůsobení nastavení PHP ini session.gc_maxlifetime používá-li se "modSessionHandler".'; // $_lang['setting_session_handler_class'] = 'Session Handler Class Name'; $_lang['setting_session_handler_class'] = 'Název třídy správce session'; // $_lang['setting_session_handler_class_desc'] = 'For database managed sessions, use 'modSessionHandler'. Leave this blank to use standard PHP session management.'; $_lang['setting_session_handler_class_desc'] = 'Pro databází spravované session, použijte "modSessionHandler". Toto ponechte prázdné, pro použití standardní PHP správy session.'; // $_lang['setting_session_name'] = 'Session Name'; $_lang['setting_session_name'] = 'Název session'; // $_lang['setting_session_name_desc'] = 'Use this setting to customize the session name used for the sessions in MODX. Leave blank to use the default PHP session name.'; $_lang['setting_session_name_desc'] = 'Toto nastavení použijte pro přizpůsobení názvu session v MODX.'; // $_lang['setting_settings_version'] = 'Settings Version'; $_lang['setting_settings_version'] = 'Verze MODX'; // $_lang['setting_settings_version_desc'] = 'The current installed version of MODX.'; $_lang['setting_settings_version_desc'] = 'Verze instalovaného MODX.'; // $_lang['setting_settings_distro'] = 'Settings Distribution'; $_lang['setting_settings_distro'] = 'Distribuce'; // $_lang['setting_settings_distro_desc'] = 'The current installed distribution of MODX.'; $_lang['setting_settings_distro_desc'] = 'Současně instalovaná distribuce MODX.'; // $_lang['setting_set_header'] = 'Set HTTP Headers'; $_lang['setting_set_header'] = 'Nastavovat HTTP hlavičky'; // $_lang['setting_set_header_desc'] = 'When enabled, MODX will attempt to set the HTTP headers for Resources.'; $_lang['setting_set_header_desc'] = 'Pokud je aktivní, MODX se pokusí nastavit HTTP hlavičky pro dokumnety.'; // $_lang['setting_show_tv_categories_header'] = 'Show "Categories" Tabs Header with TVs'; $_lang['setting_show_tv_categories_header'] = 'Zobrazovat záložky "Kategorií" u TVs'; // $_lang['setting_show_tv_categories_header_desc'] = 'If "Yes", MODX will show the "Categories" header above the first category tab when editing TVs in a Resource.'; $_lang['setting_show_tv_categories_header_desc'] = 'Je-li nasteveno na "Ano", MODX bude zobrazovat kategorie v záložce TVs při úpravách dokumentů.'; // $_lang['setting_signupemail_message'] = 'Sign-up e-mail'; $_lang['setting_signupemail_message'] = 'Registrační e-mail'; // $_lang['setting_signupemail_message_desc'] = 'Here you can set the message sent to your users when you create an account for them and let MODX send them an e-mail containing their username and password. <br /><strong>Note:</strong> The following placeholders are replaced by the Content Manager when the message is sent: <br /><br />[[+sname]] - Name of your web site, <br />[[+saddr]] - Your web site email address, <br />[[+surl]] - Your site url, <br />[[+uid]] - User's Login name or id, <br />[[+pwd]] - User's password, <br />[[+ufn]] - User's full name. <br /><br /><strong>Leave the [[+uid]] and [[+pwd]] in the e-mail, or else the username and password won't be sent in the mail and your users won't know their username or password!</strong>'; $_lang['setting_signupemail_message_desc'] = 'Šablona zprávy, která bude poslána uživateli pokud mu vytvoříte účet a necháte MODX zaslat mu e-mail obsahujicí jeho uživatelské jméno a heslo. <br /><strong>Poznámka:</strong> Následující placeholdery jsou před odesláním nahrazeny správcem obsahu: <br /><br />[[+sname]] - Název portálu, <br />[[+saddr]] - E-mailová adresa portálu, <br />[[+surl]] - URL adresa portálu, <br />[[+uid]] - Jméno nebo ID uživatele, <br />[[+pwd]] - Heslo uživatele, <br />[[+ufn]] - Celé jméno uživatele. <br /><br /><strong>Ponechte placeholdery [[+uid]] a [[+pwd]] v e-mailu nebo nebude uživatelské jméno a heslo obsaženo v e-mailu a uživatel nebude znát své uživatelské jméno a heslo!</strong>'; // $_lang['setting_signupemail_message_default'] = 'Hello [[+uid]] \n\nHere are your login details for [[+sname]] Content Manager:\n\nUsername: [[+uid]]\nPassword: [[+pwd]]\n\nOnce you log into the Content Manager ([[+surl]]), you can change your password.\n\nRegards,\nSite Administrator'; $_lang['setting_signupemail_message_default'] = 'Dobrý den [[+uid]] \n\nZde jsou Vaše přihlašovací údaje pro [[+sname]] Správce obsahu:\n\nUživatelské jméno: [[+uid]]\nHeslo: [[+pwd]]\n\nJakmile se přihlásíte do správce obsahu ([[+surl]]) můžete si změnit heslo.\n\S pozdravem,\nadministrátor portálu.'; // $_lang['setting_site_name'] = 'Site name'; $_lang['setting_site_name'] = 'Název portálu'; // $_lang['setting_site_name_desc'] = 'Enter the name of your site here.'; $_lang['setting_site_name_desc'] = 'Zadejte název Vašeho portálu.'; // $_lang['setting_site_name_err'] = 'Please enter a site name.'; $_lang['setting_site_name_err'] = 'Zadejte název Vašeho portálu.'; // $_lang['setting_site_start'] = 'Site start'; $_lang['setting_site_start'] = 'Úvodní stránka portálu'; // $_lang['setting_site_start_desc'] = 'Enter the ID of the Resource you want to use as homepage here. <strong>NOTE: make sure this ID you enter belongs to an existing Resource, and that it has been published!</strong>'; $_lang['setting_site_start_desc'] = 'Zadejte ID zdroje, kterou chcete použít jako úvodní stránku. <strong>Poznámka: ujistěte se, že zadané ID patří existujícímu zdroji a je publikován!</strong>'; // $_lang['setting_site_start_err'] = 'Please specify a Resource ID that is the site start.'; $_lang['setting_site_start_err'] = 'Zadejte ID zdroje, který má být úvodní stránkou portálu.'; // $_lang['setting_site_status'] = 'Site status'; $_lang['setting_site_status'] = 'Stav portálu'; // $_lang['setting_site_status_desc'] = 'Select 'Yes' to publish your site on the web. If you select 'No', your visitors will see the 'Site unavailable message', and won't be able to browse the site.'; $_lang['setting_site_status_desc'] = 'Zvolte "Ano" pro zveřejnění celého portálu na web (stav online). Vyberete-li "Ne" (stav offline), návštěvníci portálu uvidí "Zpráva nedostupnosti portálu" a nebudou si moci portál procházet.'; // $_lang['setting_site_status_err'] = 'Please select whether or not the site is online (Yes) or offline (No).'; $_lang['setting_site_status_err'] = 'Zadejte zda má být portál online (Ano) nebo offline (Ne).'; // $_lang['setting_site_unavailable_message'] = 'Site unavailable message'; $_lang['setting_site_unavailable_message'] = 'Zpráva nedostupnosti portálu'; // $_lang['setting_site_unavailable_message_desc'] = 'Message to show when the site is offline or if an error occurs. <strong>Note: This message will only be displayed if the Site unavailable page option is not set.</strong>'; $_lang['setting_site_unavailable_message_desc'] = 'Zpráva, která se zobrazí pokud je portál offline nebo pokud nastala chyba. <strong>Poznámka: tato zpráva bude zobrazena pouze v případě, pokud není nastavena možnost "Stránka nedostupnousti portálu".</strong>'; // $_lang['setting_site_unavailable_page'] = 'Site unavailable page'; $_lang['setting_site_unavailable_page'] = 'Stránka nedostupnousti portálu'; // $_lang['setting_site_unavailable_page_desc'] = 'Enter the ID of the Resource you want to use as an offline page here. <strong>NOTE: make sure this ID you enter belongs to an existing Resource, and that it has been published!</strong>'; $_lang['setting_site_unavailable_page_desc'] = 'Zadejte ID dokumentu, kterou chcete použít jako tzv. offline stránku. <strong>Poznámka: ujistěte se, že zadané ID patří existujícímu zdroji a je publikován!</strong>'; // $_lang['setting_site_unavailable_page_err'] = 'Please specify the document ID for the site unavailable page.'; $_lang['setting_site_unavailable_page_err'] = 'Zadejte ID dokumentu, která bude použita jako stránka nedostupnosti portálu.'; // $_lang['setting_strip_image_paths'] = 'Rewrite browser paths?'; $_lang['setting_strip_image_paths'] = 'Přepisovat URL souborů'; // $_lang['setting_strip_image_paths_desc'] = 'If this is set to 'No', MODX will write file browser resource src's (images, files, flash, etc.) as absolute URLs. Relative URLs are helpful should you wish to move your MODX install, e.g., from a staging site to a production site. If you have no idea what this means, it's best just to leave it set to 'Yes'.'; $_lang['setting_strip_image_paths_desc'] = 'Pokud je nastaveno na "Ne", MODX bude zapisovat cesty k souborům (obrázky, soubory, flash, atd.) jako absolutní URL. Relativní URL jsou užitečné pokud byste chtěli přesunout celou instalaci MODX, např. z vývojového serveru na produkční. Pokud netušíte co s tímto nastavením, ponechte jej nastavené na "Ano".'; // $_lang['setting_symlink_merge_fields'] = 'Merge Resource Fields in Symlinks'; $_lang['setting_symlink_merge_fields'] = 'Sloučit políčka dokumentů v symbolických odkazech'; // $_lang['setting_symlink_merge_fields_desc'] = 'If set to Yes, will automatically merge non-empty fields with target resource when forwarding using Symlinks.'; $_lang['setting_symlink_merge_fields_desc'] = 'JeIf nastaveno "Ano", dojde k automatickému sloučení neprázdných políček při přesměrování pomocí symbolických odkazů.'; // $_lang['setting_topmenu_show_descriptions'] = 'Show Descriptions in Top Menu'; $_lang['setting_topmenu_show_descriptions'] = 'Zobrazovat popisky v horním menu'; // $_lang['setting_topmenu_show_descriptions_desc'] = 'If set to 'No', MODX will hide the descriptions from top menu items in the manager.'; $_lang['setting_topmenu_show_descriptions_desc'] = 'Je-li nastaveno na "Ne", MODX skryje popisky u položek horního menu v rámci správce obsahu.'; // $_lang['setting_tree_default_sort'] = 'Resource Tree Default Sort Field'; $_lang['setting_tree_default_sort'] = 'Výchozí řazení dokumentů ve stromu dokumentů'; // $_lang['setting_tree_default_sort_desc'] = 'The default sort field for the Resource tree when loading the manager.'; $_lang['setting_tree_default_sort_desc'] = 'Políčko, které se má použít pro výchozí řazení dokumentů v rámci stromu dokumentů.'; // $_lang['setting_tree_root_id'] = 'Tree Root ID'; $_lang['setting_tree_root_id'] = 'ID kořenu stromu'; // $_lang['setting_tree_root_id_desc'] = 'Set this to a valid ID of a Resource to start the left Resource tree at below that node as the root. The user will only be able to see Resources that are children of the specified Resource.'; $_lang['setting_tree_root_id_desc'] = 'Nastavte ID zdroje, pod kterým začne levý strom dokumentů. Uživatel bude mít možnost vidět pouze potomky tohoto zdroje.'; // $_lang['setting_tvs_below_content'] = 'Move TVs Below Content'; $_lang['setting_tvs_below_content'] = 'Přesunout TVs pod obsah dokumentu'; // $_lang['setting_tvs_below_content_desc'] = 'Set this to Yes to move Template Variables below the Content when editing Resources.'; $_lang['setting_tvs_below_content_desc'] = 'Nastavte toto na "Ano", pokud chcete přessunout Template Variables ze záložky TVs dolu pod obsah dokumentu.'; // $_lang['setting_ui_debug_mode'] = 'UI Debug Mode'; $_lang['setting_ui_debug_mode'] = 'UI Debug Mode'; // $_lang['setting_ui_debug_mode_desc'] = 'Set this to Yes to output debug messages when using the UI for the default manager theme. You must use a browser that supports console.log.'; $_lang['setting_ui_debug_mode_desc'] = 'Nastavte na "Ano" pro výpis ladících zpráv používáte-li UI pro výchozí téma správce obsahu. Musíte používat prohlížeč podporující console.log.'; // $_lang['setting_udperms_allowroot'] = 'Allow root'; $_lang['setting_udperms_allowroot'] = 'Povolit kořenovou složku'; // $_lang['setting_udperms_allowroot_desc'] = 'Do you want to allow your users to create new Resources in the root of the site? '; $_lang['setting_udperms_allowroot_desc'] = 'Chcete uživatelům povolit vytváření nových dokumentů v kořenové složce portálu? '; // $_lang['setting_unauthorized_page'] = 'Unauthorized page'; $_lang['setting_unauthorized_page'] = 'Stránka neautorizovaného přístupu'; // $_lang['setting_unauthorized_page_desc'] = 'Enter the ID of the Resource you want to send users to if they have requested a secured or unauthorized Resource. <strong>NOTE: make sure the ID you enter belongs to an existing Resource, and that it has been published and is publicly accessible!</strong>'; $_lang['setting_unauthorized_page_desc'] = 'Zadejte ID zdroje, na který chcete přesměrovat uživatele pokud se pokusili přistoupit ke stránce, pro kterou nemají oprávnění. <strong>Poznámka: ujistěte se, že zadané ID patří existujícího zdroji, který je publikován a je přístupný veřejnosti!</strong>'; // $_lang['setting_unauthorized_page_err'] = 'Please specify a Resource ID for the unauthorized page.'; $_lang['setting_unauthorized_page_err'] = 'Zadejte ID zdroje pro stránku neautorizovaného přístupu.'; // $_lang['setting_upload_files'] = 'Uploadable File Types'; $_lang['setting_upload_files'] = 'Povolené typy souborů'; // $_lang['setting_upload_files_desc'] = 'Here you can enter a list of files that can be uploaded into 'assets/files/' using the Resource Manager. Please enter the extensions for the filetypes, seperated by commas.'; $_lang['setting_upload_files_desc'] = 'Zde můžete zadat seznam souborů, které mohou být nahrávány do "assets/files/" pomocí správce souborů. Zadejte přípony souborů pro typy souborů oddělené čárkami.'; // $_lang['setting_upload_flash'] = 'Uploadable Flash Types'; $_lang['setting_upload_flash'] = 'Povolené typy souborů flash'; // $_lang['setting_upload_flash_desc'] = 'Here you can enter a list of files that can be uploaded into 'assets/flash/' using the Resource Manager. Please enter the extensions for the flash types, separated by commas.'; $_lang['setting_upload_flash_desc'] = 'Zde můžete zadat seznam souborů, které mohou být nahrávány do "assets/flash/" pomocí správce souborů. Zadejte přípony souborů pro typy flashů oddělené čárkami.'; // $_lang['setting_upload_images'] = 'Uploadable Image Types'; $_lang['setting_upload_images'] = 'Povolené typy obrázků'; // $_lang['setting_upload_images_desc'] = 'Here you can enter a list of files that can be uploaded into 'assets/images/' using the Resource Manager. Please enter the extensions for the image types, separated by commas.'; $_lang['setting_upload_images_desc'] = 'Zde můžete zadat seznam souborů, které mohou být nahrávány do "assets/images/" pomocí správce souborů. Zadejte přípony souborů pro typy obrázků oddělené čárkami.'; // $_lang['setting_upload_maxsize'] = 'Maximum upload size'; $_lang['setting_upload_maxsize'] = 'Maximální velikost nahrávaného souboru'; // $_lang['setting_upload_maxsize_desc'] = 'Enter the maximum file size that can be uploaded via the file manager. Upload file size must be entered in bytes. <strong>NOTE: Large files can take a very long time to upload!</strong>'; $_lang['setting_upload_maxsize_desc'] = 'Zadejte maximální velikost souboru, kterou je možno nahrát pomocí správce souborů. Velikost musí být zadána v bajtech. <strong>Poznámka: Nahrávání velkých souborů může trvat dlouho!</strong>'; // $_lang['setting_upload_media'] = 'Uploadable Media Types'; $_lang['setting_upload_media'] = 'Povolené typy médií'; // $_lang['setting_upload_media_desc'] = 'Here you can enter a list of files that can be uploaded into 'assets/media/' using the Resource Manager. Please enter the extensions for the media types, separated by commas.'; $_lang['setting_upload_media_desc'] = 'Zde můžete zadat seznam souborů, které mohou být nahrávány do "assets/media/" pomocí správce souborů. Zadejte přípony souborů pro typy médií oddělené čárkami.'; // $_lang['setting_use_alias_path'] = 'Use Friendly Alias Path'; $_lang['setting_use_alias_path'] = 'Použít cesty pomocí přátelských aliasů'; // $_lang['setting_use_alias_path_desc'] = 'Setting this option to 'yes' will display the full path to the Resource if the Resource has an alias. For example, if a Resource with an alias called 'child' is located inside a container Resource with an alias called 'parent', then the full alias path to the Resource will be displayed as '/parent/child.html'.<br /><strong>NOTE: When setting this option to 'Yes' (turning on alias paths), reference items (such as images, css, javascripts, etc) use the absolute path: e.g., '/assets/images' as opposed to 'assets/images'. By doing so you will prevent the browser (or web server) from appending the relative path to the alias path.</strong>'; $_lang['setting_use_alias_path_desc'] = 'Nastavením možnosti na "Ano" zobrazí celou cestu k dokumentu pokud má dokument alias. Například, pokud je dokument s aliasem "potomek" umístěn uvnitř složky s aliasem "rodic", pak bude celá adresa zobrazena jako "/rodic/potomek.html".<br /><strong>Poznámka: Je-li toto nastaveno na Ano (zapnutím cest pomocí aliasů), referencované položky (jako obrázky, css, javaskripty, atd.) používají absolutní cesty: např., "/assets/images" na rozdíl od "assets/images". Tímto zamezíte prohlížeči (nebo serveru) vkládání relativních cest do aliasů.</strong>'; // $_lang['setting_use_browser'] = 'Enable Resource Browser'; $_lang['setting_use_browser'] = 'Povolit správce souborů'; // $_lang['setting_use_browser_desc'] = 'Select yes to enable the resource browser. This will allow your users to browse and upload resources such as images, flash and media files on the server.'; $_lang['setting_use_browser_desc'] = 'Nastavte "Ano" pro aktivaci správce souborů. Toto nastavení povolí uživatelům procházet a nahrávat soubory jako např. obrázky, flash nebo soubory médií na server.'; // $_lang['setting_use_browser_err'] = 'Please state whether or not you want to use the resource browser.'; $_lang['setting_use_browser_err'] = 'Uveďte zda chcete nebo nechcete používat správce souborů.'; // $_lang['setting_use_editor'] = 'Enable Rich Text Editor'; $_lang['setting_use_editor'] = 'Povolit WYSIWYG editor'; // $_lang['setting_use_editor_desc'] = 'Do you want to enable the rich text editor? If you're more comfortable writing HTML, then you can turn the editor off using this setting. Note that this setting applies to all documents and all users!'; $_lang['setting_use_editor_desc'] = 'Chcete aktivovat WYSIWYG editor? Pokud je Vám pohodlnější psát přímo HTML, pak ponechte toto nastavení neaktivní. Poznámka: toto nastavení je globálním, tzn. že bude aplikováno na všechny dokumenty a uživatele!'; // $_lang['setting_use_editor_err'] = 'Please state whether or not you want to use an RTE editor.'; $_lang['setting_use_editor_err'] = 'Uveďte zda chcete použít WYSIWYG editor nebo ne'; // $_lang['setting_use_multibyte'] = 'Use Multibyte Extension'; $_lang['setting_use_multibyte'] = 'Použít Multibyte extenzi pro PHP'; // $_lang['setting_use_multibyte_desc'] = 'Set to true if you want to use the mbstring extension for multibyte characters in your MODX installation. Only set to true if you have the mbstring PHP extension installed.'; $_lang['setting_use_multibyte_desc'] = 'Nastavte na "Ano", pokud chcete používat extenzi mbstring pro multibyte znaky ve Vaší instalaci MODXu. Nastavte pouze pokud máte extenzi instalovanou v PHP. Silně doporučujeme nastavit "Ano" pro použití s češtinou.'; // $_lang['setting_use_weblink_target'] = 'Use WebLink Target'; $_lang['setting_use_weblink_target'] = 'Použít cíl jako webový odkaz'; // $_lang['setting_use_weblink_target_desc'] = 'Set to true if you want to have MODX link tags and makeUrl() generate links as the target URL for WebLinks. Otherwise, the internal MODX URL will be generated by link tags and the makeUrl() method.'; $_lang['setting_use_weblink_target_desc'] = 'Nastavte na "Ano" pokud chcete, aby MODX tagy odkazů a makeUrl() generovali odkazy jako cílové URL pro webové odkazy. Nastavením "Ne" budou generovány interní MODX URL.'; // $_lang['setting_webpwdreminder_message'] = 'Web Reminder Email'; $_lang['setting_webpwdreminder_message'] = 'E-mail pro vyžádání nového hesla'; // $_lang['setting_webpwdreminder_message_desc'] = 'Enter a message to be sent to your web users whenever they request a new password via email. The Content Manager will send an e-mail containing their new password and activation information. <br /><strong>Note:</strong> The following placeholders are replaced by the Content Manager when the message is sent: <br /><br />[[+sname]] - Name of your web site, <br />[[+saddr]] - Your web site email address, <br />[[+surl]] - Your site url, <br />[[+uid]] - User's Login name or id, <br />[[+pwd]] - User's password, <br />[[+ufn]] - User's full name. <br /><br /><strong>Leave the [[+uid]] and [[+pwd]] in the e-mail, or else the username and password won't be sent in the mail and your users won't know their username or password!</strong>'; $_lang['setting_webpwdreminder_message_desc'] = 'Šablona zprávy, která se odešle pokud zažádá webový uživatel o zaslání nového hesla e-mailem. Správce obsahu mu odešle e-mail obsahující nové heslo a aktivační informace. <br /><strong>Poznámka:</strong> Následující placeholdery jsou nahrazeny správcem obsahu než je správa odeslána: <br /><br />[[+sname]] - Název portálu, <br />[[+saddr]] - E-mailová adresa portálu, <br />[[+surl]] - URL adresa portálu, <br />[[+uid]] - Jméno nebo ID uživatele, <br />[[+pwd]] - Heslo uživatele, <br />[[+ufn]] - Celé jméno uživatele. <br /><br /><strong>Ponechte placeholdery [[+uid]] a [[+pwd]] v e-mailu nebo nebude uživatelské jméno a heslo obsaženo v e-mailu a uživatel nebude znát své uživatelské jméno a heslo!</strong>'; // $_lang['setting_webpwdreminder_message_default'] = 'Hello [[+uid]]\n\nTo active you new password click the following link:\n\n[[+surl]]\n\nIf successful you can use the following password to login:\n\nPassword:[[+pwd]]\n\nIf you did not request this email then please ignore it.\n\nRegrads,\nSite Administrator'; $_lang['setting_webpwdreminder_message_default'] = 'Dobrý den [[+uid]]\n\nPro aktivaci nového heslo klikněte na odkaz:\n\n[[+surl]]\n\nPokud vše proběhlo úspěšně můžete použít následující heslo pro přihlášení:\n\nHeslo:[[+pwd]]\n\nPokud jste o změnu hesla nežádali tak tento e-mail ignorujte.\n\nS pozdravem,\nadministrátor portálu.'; // $_lang['setting_websignupemail_message'] = 'Web Signup e-mail'; $_lang['setting_websignupemail_message'] = 'E-mail po registraci z webu'; // $_lang['setting_websignupemail_message_desc'] = 'Here you can set the message sent to your web users when you create a web account for them and let the Content Manager send them an e-mail containing their username and password. <br /><strong>Note:</strong> The following placeholders are replaced by the Content Manager when the message is sent: <br /><br />[[+sname]] - Name of your web site, <br />[[+saddr]] - Your web site email address, <br />[[+surl]] - Your site url, <br />[[+uid]] - User's Login name or id, <br />[[+pwd]] - User's password, <br />[[+ufn]] - User's full name. <br /><br /><strong>Leave the [[+uid]] and [[+pwd]] in the e-mail, or else the username and password won't be sent in the mail and your users won't know their username or password!</strong>'; $_lang['setting_websignupemail_message_desc'] = 'Šablona zprávy odesílané webovým uživatelům, pokud jim vytvoříte účet webového uživatele a necháte správce obsahu, aby jim odeslal e-mail obsahující jejich uživatelské jméno a heslo. <br /><strong>Poznámka:</strong> Následující placeholdery jsou nahrazeny správcem obsahu než je správa odeslána: <br /><br />[[+sname]] - Název portálu, <br />[[+saddr]] - E-mailová adresa portálu, <br />[[+surl]] - URL adresa portálu, <br />[[+uid]] - Jméno nebo ID uživatele, <br />[[+pwd]] - Heslo uživatele, <br />[[+ufn]] - Celé jméno uživatele. <br /><br /><strong>Ponechte placeholdery [[+uid]] a [[+pwd]] v e-mailu nebo nebude uživatelské jméno a heslo obsaženo v e-mailu a uživatel nebude znát své uživatelské jméno a heslo!</strong>'; // $_lang['setting_websignupemail_message_default'] = 'Hello [[+uid]] \n\nHere are your login details for [[+sname]]:\n\nUsername: [[+uid]]\nPassword: [[+pwd]]\n\nOnce you log into [[+sname]] ([[+surl]]), you can change your password.\n\nRegards,\nSite Administrator'; $_lang['setting_websignupemail_message_default'] = 'Dobrý den [[+uid]] \n\nZde jsou Vaše přihlašovací údaje pro portál [[+sname]]:\n\nUživatelské jméno: [[+uid]]\nHeslo: [[+pwd]]\n\nJakmile se přihlásíte na [[+sname]] ([[+surl]]) můžete si změnit své heslo.\n\nS pozdravem,\nadministrátor portálu.'; // $_lang['setting_welcome_screen'] = 'Show Welcome Screen'; $_lang['setting_welcome_screen'] = 'Zobrazit uvítací obrazovku'; // $_lang['setting_welcome_screen_desc'] = 'If set to true, the welcome screen will show on the next successful loading of the welcome page, and then not show after that.'; $_lang['setting_welcome_screen_desc'] = 'Je-li nastaveno na "Ano", uvítací obrazovka se zobrazí při dalším načtení úvodní stránky a pak se již nezobrazí.'; // $_lang['setting_welcome_screen_url'] = 'Welcome Screen URL'; $_lang['setting_welcome_screen_url'] = 'URL uvítací obrazovky'; // $_lang['setting_welcome_screen_url_desc'] = 'The URL for the welcome screen that loads on first load of MODX Revolution.'; $_lang['setting_welcome_screen_url_desc'] = 'URL uvítací obrazovky, která se zobrazí po prvním přihlášení do správce obsahu.'; // $_lang['setting_which_editor'] = 'Editor to use'; $_lang['setting_which_editor'] = 'Výchozí editor'; // $_lang['setting_which_editor_desc'] = 'Here you can select which Rich Text Editor you wish to use. You can download and install additional Rich Text Editors from Package Management.'; $_lang['setting_which_editor_desc'] = 'Zde můžete nastavit, který editor chcete používat. Další editory je možno stáhnout a nainstalovat ze stránky MODX download.'; // $_lang['setting_which_element_editor'] = 'Editor to use for Elements'; $_lang['setting_which_element_editor'] = 'Výchozí editor pro elementy'; // $_lang['setting_which_element_editor_desc'] = 'Here you can select which Rich Text Editor you wish to use when editing Elements. You can download and install additional Rich Text Editors from Package Management.'; $_lang['setting_which_element_editor_desc'] = 'Zde můžete nastavit, který WYSIWYG editor chcete používat pro editování elementů. Další WYSIWYG editory je možno stáhnout a nainstalovat pomocí správce balíčků.'; // $_lang['setting_xhtml_urls'] = 'XHTML URLs'; $_lang['setting_xhtml_urls'] = 'XHTML URLs'; // $_lang['setting_xhtml_urls_desc'] = 'If set to true, all URLs generated by MODX will be XHTML-compliant, including encoding of the ampersand character.'; $_lang['setting_xhtml_urls_desc'] = 'Pokud je nastaveno na Ano, všechny odkazy, které generuje MODX budou v souladu s xHTML včetně zakódování ampersandů.'; // $_lang['setting_default_context'] = 'Default Context'; $_lang['setting_default_context'] = 'Výchozí kontext'; // $_lang['setting_default_context_desc'] = 'Select the default Context you wish to use for new Resources.'; $_lang['setting_default_context_desc'] = 'Zvolte jaký kontext má být předvybraný při vytváření nového dokumentu.';