Spamworldpro Mini Shell
Spamworldpro


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/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/palandch/www/core/lexicon/cs/template.inc.php
<?php
/**
 * Template Czech lexicon topic
 *
 * @language cs
 * @package modx
 * @subpackage lexicon
 *
 * @author modxcms.cz
 * @updated 2011-10-23
 */
// $_lang['access'] = 'Access';
$_lang['access'] = 'Přístup';

// $_lang['filter_by_category'] = 'Filter by Category...';
$_lang['filter_by_category'] = 'Filtrovat dle kategorie...';

// $_lang['rank'] = 'Rank';
$_lang['rank'] = 'Pořadí';

// $_lang['template'] = 'Template';
$_lang['template'] = 'Šablona';

// $_lang['template_assignedtv_tab'] = 'Assigned Template Variables';
$_lang['template_assignedtv_tab'] = 'Přiřazené template variable';

// $_lang['template_code'] = 'Template code (html)';
$_lang['template_code'] = 'Kód šablony (html)';

// $_lang['template_desc'] = 'Description';
$_lang['template_desc'] = 'Popis';

// $_lang['template_desc_category'] = 'The Category this Template belongs in.';
$_lang['template_desc_category'] = 'Kategorie, do které sablona patří.';

// $_lang['template_desc_description'] = 'A short description of this Template.';
$_lang['template_desc_description'] = 'Popis šablony.';

// $_lang['template_desc_name'] = 'The name of this Template.';
$_lang['template_desc_name'] = 'Název šablony.';

// $_lang['template_delete_confirm'] = 'Are you sure you want to delete this template?';
$_lang['template_delete_confirm'] = 'Opravdu chcete odstranit tuto šablonu?';

// $_lang['template_duplicate_confirm'] = 'Are you sure you want to duplicate this template?';
$_lang['template_duplicate_confirm'] = 'Opravdu chcete zkopírovat tuto šablonu?';

// $_lang['template_edit_tab'] = 'Edit Template';
$_lang['template_edit_tab'] = 'Upravit šablonu';

// $_lang['template_empty'] = '(empty)';
$_lang['template_empty'] = '(prázdný)';

// $_lang['template_err_default_template'] = 'This template is set as the default template. Please choose a different default template in the MODX configuration before deleting this template.<br />';
$_lang['template_err_default_template'] = 'Tato šablona je nastavena jako základní. Nejdříve nastavte v konfiguraci systému jinou šablonu jako základní, následně budete mít možnost tuto šablonu odstranit.<br />';

// $_lang['template_err_delete'] = 'An error occurred while deleting the template.';
$_lang['template_err_delete'] = 'Nastala chyba při odstraňování šablony.';

// $_lang['template_err_duplicate'] = 'An error occured while duplicating the template.';
$_lang['template_err_duplicate'] = 'Nastala chyba při kopírování šablony.';

// $_lang['template_err_exists_name'] = 'A template already exists with the name "[[+name]]".';
$_lang['template_err_exists_name'] = 'Šablona s názvem "[[+name]]" již existuje.';

// $_lang['template_err_in_use'] = 'This template is in use. Please set the documents using the template to another template. Documents using this template:<br />';
$_lang['template_err_in_use'] = 'Tato šablona je používaná. Nastavte dokumentům jinou šablonu:<br />';

// $_lang['template_err_locked'] = 'Template is locked from editing.';
$_lang['template_err_locked'] = 'Šablona je uzamčena.';

// $_lang['template_err_nf'] = 'Template not found!';
$_lang['template_err_nf'] = 'Šablona nenalezena!';

// $_lang['template_err_ns'] = 'Template not specified.';
$_lang['template_err_ns'] = 'Nespecifikovaná šablona.';

// $_lang['template_err_ns_name'] = 'Please specify a name for the template.';
$_lang['template_err_ns_name'] = 'Zadejte název šablony.';

// $_lang['template_err_remove'] = 'An error occurred while removing the template.';
$_lang['template_err_remove'] = 'Nastala chyba při odstraňování šablony.';

// $_lang['template_err_save'] = 'An error occurred while saving the template.';
$_lang['template_err_save'] = 'Nastala chyba při ukládání šablony.';

// $_lang['template_lock'] = 'Lock template for editing';
$_lang['template_lock'] = 'Uzamknout šablonu pro úpravy';

// $_lang['template_lock_msg'] = 'Users must have the edit_locked attribute to edit this template.';
$_lang['template_lock_msg'] = 'Uživatelé musí mít atribut "edit_locked", aby mohli upravovat tuto šablonu.';

// $_lang['template_locked_message'] = 'This template is locked.';
$_lang['template_locked_message'] = 'Tato šablona je uzamčena.';

// $_lang['template_management_msg'] = 'Here you can choose which template you wish to edit.';
$_lang['template_management_msg'] = 'V této části si můžete vybrat šablonu, kterou chcete upravit.';

// $_lang['template_msg'] = 'Create and edit templates. Changed or new templates won't be visible in your site's cached pages until the cache is emptied, however, you can use the preview function on a page to see the template in action.';
$_lang['template_msg'] = 'Vytvoření nebo úprava šablony. Změněné nebo nové šablony nebudou viditelné dokud se na stránkách nevyprázdní cache, ale můžete využít náhledové funkce a prohlédnout si šablonu v akci.';

// $_lang['template_name'] = 'Template name';
$_lang['template_name'] = 'Název šablony';

// $_lang['template_new'] = 'New Template';
$_lang['template_new'] = 'Nová šablona';

// $_lang['template_no_tv'] = 'No template variables have been assigned to this template yet.';
$_lang['template_no_tv'] = 'K této šabloně zatím není přiřazena žádná template variable.';

// $_lang['template_properties'] = 'Default Properties';
$_lang['template_properties'] = 'Základní vlastnosti';

// $_lang['template_reset_all'] = 'Reset all pages to use Default template';
$_lang['template_reset_all'] = 'Resetovat všechny stránky na základní šablonu';

// $_lang['template_reset_specific'] = 'Reset only '%s' pages';
$_lang['template_reset_specific'] = 'Resetovat jenom "%s" stránky';

// $_lang['template_title'] = 'Create/edit template';
$_lang['template_title'] = 'Vytvořit/upravit šablonu';

// $_lang['template_tv_edit'] = 'Edit the sort order of the template variables';
$_lang['template_tv_edit'] = 'Upravit pořadí template variable';

// $_lang['template_tv_msg'] = 'The template variables assigned to this template are listed below.';
$_lang['template_tv_msg'] = 'Template variable přiřazené k této šabloně jsou vypsány dole.';

// $_lang['template_untitled'] = 'Untitled Template';
$_lang['template_untitled'] = '_Bezejmenná šablona';

// $_lang['templates'] = 'Templates';
$_lang['templates'] = 'Šablony';

// $_lang['tvt_err_nf'] = 'Template Variable does not have access to the specified Template.';
$_lang['tvt_err_nf'] = 'Template variable nemá přístup k této šabloně.';

// $_lang['tvt_err_remove'] = 'An error occurred while trying to remove the template variable from the template.';
$_lang['tvt_err_remove'] = 'Nastala chyba při odstraňování template variable ze šablony.';

// $_lang['tvt_err_save'] = 'An error occurred while trying to attach the template variable to the template.';
$_lang['tvt_err_save'] = 'Nastala chyba při přiřazování template variable k šabloně.';

Spamworldpro Mini