mirror of
https://github.com/flextype/flextype.git
synced 2025-08-28 07:20:06 +02:00
New translations en_US.json (Czech)
This commit is contained in:
@@ -1,197 +1,200 @@
|
||||
{
|
||||
"admin": "Admin",
|
||||
"admin_cancel": "Zpět",
|
||||
"admin_create": "Vytvořit",
|
||||
"admin_debugging": "Zobrazování chybových hlášek",
|
||||
"admin_email": "E-mail",
|
||||
"admin_flextype_version": "Verze Flextype",
|
||||
"admin_information": "Information",
|
||||
"admin_installed": "Instalováno",
|
||||
"admin_keywords": "Klíčová slova",
|
||||
"admin_login": "Přihlášení",
|
||||
"admin_entries": "Entries",
|
||||
"admin_extends": "Extends",
|
||||
"admin_plugins": "Plugins",
|
||||
"admin_themes": "Themes",
|
||||
"admin_help": "Help",
|
||||
"admin_getting_help": "Getting Help",
|
||||
"admin_logout": "Logout",
|
||||
"admin_profile": "Profile",
|
||||
"admin_view_site": "Zobrazit web",
|
||||
"admin_snippets": "Výstřižky kódu",
|
||||
"admin_not_installed": "Není instalováno",
|
||||
"admin_off": "zakázáno",
|
||||
"admin_on": "povoleno",
|
||||
"admin_add": "Přidat",
|
||||
"admin_entry_attributes": "Entry Attributes",
|
||||
"admin_fieldset_for_template": "Fieldset for template",
|
||||
"admin_content": "Obsah",
|
||||
"admin_create_new_entry": "Create New Entry",
|
||||
"admin_date": "Datum",
|
||||
"admin_draft": "Draft",
|
||||
"admin_edit": "Upravit",
|
||||
"admin_blocks": "Blocks",
|
||||
"admin_media": "Media",
|
||||
"admin_settings": "Nastavení",
|
||||
"admin_templates": "Šablony",
|
||||
"admin_entry": "Entry",
|
||||
"admin_fieldset": "Datové pole",
|
||||
"admin_source": "Source",
|
||||
"admin_upload": "Upload",
|
||||
"admin_hidden": "Hidden",
|
||||
"admin_image_preview": "Image preview",
|
||||
"admin_move": "Přesunout",
|
||||
"admin_parent_entry": "Entry parent",
|
||||
"admin_preview": "Náhled",
|
||||
"admin_publish": "Publish",
|
||||
"admin_rename": "Přejmenovat",
|
||||
"admin_save_entry": "Save entry",
|
||||
"admin_template": "Šablona",
|
||||
"admin_title": "Název",
|
||||
"admin_url": "Url",
|
||||
"admin_view": "View",
|
||||
"admin_visibility": "Viditelnost",
|
||||
"admin_visible": "Visible",
|
||||
"admin_password": "Heslo",
|
||||
"admin_php_built_on": "PHP Built On",
|
||||
"admin_php_version": "PHP Version",
|
||||
"admin_author_url": "Author url",
|
||||
"admin_bugs": "Bugs",
|
||||
"admin_description": "Popis",
|
||||
"admin_get_more_plugins": "Get More Plugins",
|
||||
"admin_homepage": "Homepage",
|
||||
"admin_info": "Info",
|
||||
"admin_license": "License",
|
||||
"admin_status": "Status",
|
||||
"admin_disabled": "disabled",
|
||||
"admin_enabled": "enabled",
|
||||
"admin_version": "Version",
|
||||
"admin_role": "Role",
|
||||
"admin_save": "Uložit",
|
||||
"admin_security_check_results": "Výsledek bezpečnostního testu",
|
||||
"admin_security_check_results_debug": "Zobrazování chybových hlášek představuje velké bezpečnostní riziko. Proto důrazně doporučujeme na produkčním webu zobrazování chybových hlášek zakázat!",
|
||||
"admin_security_check_results_htaccess": "Soubor .htaccess je zapisovatelný. Doporučujeme odstranit všechna práva k zápisu. <br>Na unix systémech to můžete udělat pomocí příkazu: <code>chmod a-w :path</code>",
|
||||
"admin_security_check_results_index": "Soubor index.php je zapisovatelný. Doporučujeme odstranit všechna práva k zápisu. <br>Na unix systémech to můžete udělat pomocí příkazu: <code>chmod a-w :path</code>",
|
||||
"admin_server": "Server",
|
||||
"admin_site": "Site",
|
||||
"admin_clear_cache": "Clear cache",
|
||||
"admin_error404_title": "Error404 entry title",
|
||||
"admin_error404_description": "Error404 entry description",
|
||||
"admin_error404_content": "Error404 entry content",
|
||||
"admin_error404_template": "Error404 entry template",
|
||||
"admin_heading": "Settings",
|
||||
"admin_general": "General",
|
||||
"admin_error_404_page": "Error 404 page",
|
||||
"admin_cache": "Cache",
|
||||
"admin_author_email": "Author email",
|
||||
"admin_author_name": "Author name",
|
||||
"admin_site_description": "Site description",
|
||||
"admin_site_keywords": "Site keywords",
|
||||
"admin_site_robots": "Robots",
|
||||
"admin_site_title": "Site title",
|
||||
"admin_system": "System",
|
||||
"admin_cache_driver": "Cache driver",
|
||||
"admin_cache_enabled": "Cache enabled",
|
||||
"admin_cache_lifetime": "Cache lifetime",
|
||||
"admin_cache_prefix": "Cache prefix",
|
||||
"admin_charset": "Charset",
|
||||
"admin_date_format": "Date format",
|
||||
"admin_errors_display": "Display errors",
|
||||
"admin_locale": "Locale",
|
||||
"admin_entry_main": "Main entry",
|
||||
"admin_theme": "Theme",
|
||||
"admin_timezone": "Timezone",
|
||||
"admin_username": "Uživatelské jméno",
|
||||
"admin_create_user": "Create User",
|
||||
"admin_create_new_user": "Create New User",
|
||||
"admin_web_server": "Web Server",
|
||||
"admin_web_server_php_interface": "WebServer to PHP Interface",
|
||||
"admin_create_new_category": "Create New Category",
|
||||
"admin_delete_category": "Delete Category",
|
||||
"admin_create_new_item": "Create New Item",
|
||||
"admin_delete": "Delete",
|
||||
"admin_order": "Order",
|
||||
"admin_edit_category": "Edit category",
|
||||
"admin_fieldsets": "Datová pole",
|
||||
"admin_template_create_new": "Vytvořit novou šablonu",
|
||||
"admin_create_new_fieldset": "Vytvořit nové datové pole",
|
||||
"admin_duplicate": "Duplikovat",
|
||||
"admin_summary": "Souhrn",
|
||||
"admin_snippet": "Výstřižek kódu",
|
||||
"admin_type": "Typ",
|
||||
"admin_partial": "Partial",
|
||||
"admin_clone": "Duplikovat",
|
||||
"admin_create_new_snippet": "Vytvořit nový výstřižek kódu",
|
||||
"admin_message_snippet_was_not_deleted": "Snippet was not deleted",
|
||||
"admin_message_snippet_was_not_renamed": "Snippet was not renamed",
|
||||
"admin_message_snippet_was_not_duplicated": "Snippet was not duplicated",
|
||||
"admin_message_snippet_was_not_saved": "Snippet was not saved",
|
||||
"admin_create_new_template": "Vytvořit novou šablonu",
|
||||
"admin_message_template_created": "Šablona byla vytvořena",
|
||||
"admin_message_template_deleted": "Šablona byla odstraněna",
|
||||
"admin_message_template_renamed": "Šablona byla přejmenována",
|
||||
"admin_message_template_duplicated": "Šablona byla duplikována",
|
||||
"admin_message_template_saved": "Šablona byla uložena",
|
||||
"admin_message_snippet_saved": "Výstřižek kódu uložen",
|
||||
"admin_message_snippet_created": "Výstřižek kódu vytvořen",
|
||||
"admin_message_snippet_was_not_created": "Snippet was not created",
|
||||
"admin_message_snippet_deleted": "Výstřižek kódu odstraněn",
|
||||
"admin_message_snippet_renamed": "Výstřižek kódu přejmenován",
|
||||
"admin_message_snippet_duplicated": "Výstřižek kódu duplikován",
|
||||
"admin_message_fieldset_saved": "Datové pole uloženo",
|
||||
"admin_message_fieldset_created": "Datové pole vytvořeno",
|
||||
"admin_message_fieldset_deleted": "Datové pole odstraněno",
|
||||
"admin_message_fieldset_renamed": "Datové pole přejmenováno",
|
||||
"admin_message_fieldset_duplicated": "Datové pole duplikováno",
|
||||
"admin_message_entry_duplicated": "Entry duplicated",
|
||||
"admin_message_entry_was_not_duplicated": "Entry was not duplicated",
|
||||
"admin_message_cache_files_deleted": "Soubory cache byly odstraněny",
|
||||
"admin_message_entry_changes_saved": "Změny byly uloženy",
|
||||
"admin_message_entry_changes_not_saved": "Changes not saved",
|
||||
"admin_message_entry_cloned": "Stránka byla duplikována",
|
||||
"admin_message_entry_created": "Stránka byla vytvořena",
|
||||
"admin_message_entry_was_not_created": "Entry was not created",
|
||||
"admin_message_entry_deleted": "Stránka byla odstraněna",
|
||||
"admin_message_entry_was_not_renamed": "Entry was not renamed",
|
||||
"admin_message_entry_was_not_deleted": "Entry was not deleted",
|
||||
"admin_message_entry_file_deleted": "Soubor byl odstraněn",
|
||||
"admin_message_entry_file_uploaded": "Soubor byl v pořádku nahrán",
|
||||
"admin_message_entry_file_not_uploaded": "Soubor nebyl nahrán",
|
||||
"admin_message_entry_moved": "Stránka byla přesunuta",
|
||||
"admin_message_entry_was_not_moved": "Entry was not moved",
|
||||
"admin_message_entry_renamed": "Stránka byla přejmenována",
|
||||
"admin_message_settings_saved": "Nastavení uloženo",
|
||||
"admin_message_settings_was_not_saved": "Settings was not saved",
|
||||
"admin_message_wrong_username_password": "Špatné uživatelské jméno nebo heslo",
|
||||
"admin_quality": "Quality",
|
||||
"admin_width": "Width",
|
||||
"admin_height": "Height",
|
||||
"admin_accept_file_types": "Accept file types",
|
||||
"admin_embeded_code": "Vložený kód",
|
||||
"admin_shortcode": "Shortcode",
|
||||
"admin_php_code": "PHP Code",
|
||||
"admin_choose_files_to_upload": "Choose file",
|
||||
"admin_browse_files": "Browse",
|
||||
"admin_copy": "Zkopírovat",
|
||||
"admin_admin_panel": "Admin Panel",
|
||||
"admin_light": "Light",
|
||||
"admin_dark": "Dark",
|
||||
"admin_name": "Jméno",
|
||||
"admin_memcached_server": "Memcached Server",
|
||||
"admin_memcached_port": "Memcached Port",
|
||||
"admin_redis_socket": "Redis Socket",
|
||||
"admin_redis_password": "Redis Password",
|
||||
"admin_redis_server": "Redis Server",
|
||||
"admin_redis_port": "Redis Port",
|
||||
"admin_sqlite3_database": "SQLite3 Database",
|
||||
"admin_sqlite3_table": "SQLite3 Table",
|
||||
"admin_error_name_empty_input": "Name has to be an alphanumeric value (from 1 chars)",
|
||||
"admin_error_title_empty_input": "Title has to be an alphanumeric value (from 1 chars)",
|
||||
"admin_entries_visible": "Visible",
|
||||
"admin_entries_draft": "Draft",
|
||||
"admin_entries_hidden": "Hidden",
|
||||
"admin_menu_item_title": "Title",
|
||||
"admin_menu_item_url": "Url",
|
||||
"admin_menu_item_target": "Target",
|
||||
"admin_menu_item_order": "Order"
|
||||
"admin": "Admin",
|
||||
"admin_cancel": "Zpět",
|
||||
"admin_create": "Vytvořit",
|
||||
"admin_debugging": "Zobrazování chybových hlášek",
|
||||
"admin_email": "E-mail",
|
||||
"admin_flextype_version": "Verze Flextype",
|
||||
"admin_information": "Information",
|
||||
"admin_installed": "Instalováno",
|
||||
"admin_keywords": "Klíčová slova",
|
||||
"admin_documentation": "Documentation",
|
||||
"admin_memcache_server": "Memcache Server",
|
||||
"admin_memcache_port": "Memcache Port",
|
||||
"admin_login": "Přihlášení",
|
||||
"admin_entries": "Entries",
|
||||
"admin_extends": "Extends",
|
||||
"admin_plugins": "Plugins",
|
||||
"admin_themes": "Themes",
|
||||
"admin_help": "Help",
|
||||
"admin_getting_help": "Getting Help",
|
||||
"admin_logout": "Logout",
|
||||
"admin_profile": "Profile",
|
||||
"admin_view_site": "Zobrazit web",
|
||||
"admin_snippets": "Výstřižky kódu",
|
||||
"admin_not_installed": "Není instalováno",
|
||||
"admin_off": "zakázáno",
|
||||
"admin_on": "povoleno",
|
||||
"admin_add": "Přidat",
|
||||
"admin_entry_attributes": "Entry Attributes",
|
||||
"admin_fieldset_for_template": "Fieldset for template",
|
||||
"admin_content": "Obsah",
|
||||
"admin_create_new_entry": "Create New Entry",
|
||||
"admin_date": "Datum",
|
||||
"admin_draft": "Draft",
|
||||
"admin_edit": "Upravit",
|
||||
"admin_blocks": "Blocks",
|
||||
"admin_media": "Media",
|
||||
"admin_settings": "Nastavení",
|
||||
"admin_templates": "Šablony",
|
||||
"admin_entry": "Entry",
|
||||
"admin_fieldset": "Datové pole",
|
||||
"admin_source": "Source",
|
||||
"admin_upload": "Upload",
|
||||
"admin_hidden": "Hidden",
|
||||
"admin_image_preview": "Image preview",
|
||||
"admin_move": "Přesunout",
|
||||
"admin_parent_entry": "Entry parent",
|
||||
"admin_preview": "Náhled",
|
||||
"admin_publish": "Publish",
|
||||
"admin_rename": "Přejmenovat",
|
||||
"admin_save_entry": "Save entry",
|
||||
"admin_template": "Šablona",
|
||||
"admin_title": "Název",
|
||||
"admin_url": "Url",
|
||||
"admin_view": "View",
|
||||
"admin_visibility": "Viditelnost",
|
||||
"admin_visible": "Visible",
|
||||
"admin_password": "Heslo",
|
||||
"admin_php_built_on": "PHP Built On",
|
||||
"admin_php_version": "PHP Version",
|
||||
"admin_author_url": "Author url",
|
||||
"admin_bugs": "Bugs",
|
||||
"admin_description": "Popis",
|
||||
"admin_get_more_plugins": "Get More Plugins",
|
||||
"admin_homepage": "Homepage",
|
||||
"admin_info": "Info",
|
||||
"admin_license": "License",
|
||||
"admin_status": "Status",
|
||||
"admin_disabled": "disabled",
|
||||
"admin_enabled": "enabled",
|
||||
"admin_version": "Version",
|
||||
"admin_role": "Role",
|
||||
"admin_save": "Uložit",
|
||||
"admin_security_check_results": "Výsledek bezpečnostního testu",
|
||||
"admin_security_check_results_debug": "Zobrazování chybových hlášek představuje velké bezpečnostní riziko. Proto důrazně doporučujeme na produkčním webu zobrazování chybových hlášek zakázat!",
|
||||
"admin_security_check_results_htaccess": "Soubor .htaccess je zapisovatelný. Doporučujeme odstranit všechna práva k zápisu. <br>Na unix systémech to můžete udělat pomocí příkazu: <code>chmod a-w :path</code>",
|
||||
"admin_security_check_results_index": "Soubor index.php je zapisovatelný. Doporučujeme odstranit všechna práva k zápisu. <br>Na unix systémech to můžete udělat pomocí příkazu: <code>chmod a-w :path</code>",
|
||||
"admin_server": "Server",
|
||||
"admin_site": "Site",
|
||||
"admin_clear_cache": "Clear cache",
|
||||
"admin_error404_title": "Error404 entry title",
|
||||
"admin_error404_description": "Error404 entry description",
|
||||
"admin_error404_content": "Error404 entry content",
|
||||
"admin_error404_template": "Error404 entry template",
|
||||
"admin_heading": "Settings",
|
||||
"admin_general": "General",
|
||||
"admin_error_404_page": "Error 404 page",
|
||||
"admin_cache": "Cache",
|
||||
"admin_author_email": "Author email",
|
||||
"admin_author_name": "Author name",
|
||||
"admin_site_description": "Site description",
|
||||
"admin_site_keywords": "Site keywords",
|
||||
"admin_site_robots": "Robots",
|
||||
"admin_site_title": "Site title",
|
||||
"admin_system": "System",
|
||||
"admin_cache_driver": "Cache driver",
|
||||
"admin_cache_enabled": "Cache enabled",
|
||||
"admin_cache_lifetime": "Cache lifetime",
|
||||
"admin_cache_prefix": "Cache prefix",
|
||||
"admin_charset": "Charset",
|
||||
"admin_date_format": "Date format",
|
||||
"admin_errors_display": "Display errors",
|
||||
"admin_locale": "Locale",
|
||||
"admin_entry_main": "Main entry",
|
||||
"admin_theme": "Theme",
|
||||
"admin_timezone": "Timezone",
|
||||
"admin_username": "Uživatelské jméno",
|
||||
"admin_create_user": "Create User",
|
||||
"admin_create_new_user": "Create New User",
|
||||
"admin_web_server": "Web Server",
|
||||
"admin_web_server_php_interface": "WebServer to PHP Interface",
|
||||
"admin_create_new_category": "Create New Category",
|
||||
"admin_delete_category": "Delete Category",
|
||||
"admin_create_new_item": "Create New Item",
|
||||
"admin_delete": "Delete",
|
||||
"admin_order": "Order",
|
||||
"admin_edit_category": "Edit category",
|
||||
"admin_fieldsets": "Datová pole",
|
||||
"admin_template_create_new": "Vytvořit novou šablonu",
|
||||
"admin_create_new_fieldset": "Vytvořit nové datové pole",
|
||||
"admin_duplicate": "Duplikovat",
|
||||
"admin_summary": "Souhrn",
|
||||
"admin_snippet": "Výstřižek kódu",
|
||||
"admin_type": "Typ",
|
||||
"admin_partial": "Partial",
|
||||
"admin_clone": "Duplikovat",
|
||||
"admin_create_new_snippet": "Vytvořit nový výstřižek kódu",
|
||||
"admin_message_snippet_was_not_deleted": "Snippet was not deleted",
|
||||
"admin_message_snippet_was_not_renamed": "Snippet was not renamed",
|
||||
"admin_message_snippet_was_not_duplicated": "Snippet was not duplicated",
|
||||
"admin_message_snippet_was_not_saved": "Snippet was not saved",
|
||||
"admin_create_new_template": "Vytvořit novou šablonu",
|
||||
"admin_message_template_created": "Šablona byla vytvořena",
|
||||
"admin_message_template_deleted": "Šablona byla odstraněna",
|
||||
"admin_message_template_renamed": "Šablona byla přejmenována",
|
||||
"admin_message_template_duplicated": "Šablona byla duplikována",
|
||||
"admin_message_template_saved": "Šablona byla uložena",
|
||||
"admin_message_snippet_saved": "Výstřižek kódu uložen",
|
||||
"admin_message_snippet_created": "Výstřižek kódu vytvořen",
|
||||
"admin_message_snippet_was_not_created": "Snippet was not created",
|
||||
"admin_message_snippet_deleted": "Výstřižek kódu odstraněn",
|
||||
"admin_message_snippet_renamed": "Výstřižek kódu přejmenován",
|
||||
"admin_message_snippet_duplicated": "Výstřižek kódu duplikován",
|
||||
"admin_message_fieldset_saved": "Datové pole uloženo",
|
||||
"admin_message_fieldset_created": "Datové pole vytvořeno",
|
||||
"admin_message_fieldset_deleted": "Datové pole odstraněno",
|
||||
"admin_message_fieldset_renamed": "Datové pole přejmenováno",
|
||||
"admin_message_fieldset_duplicated": "Datové pole duplikováno",
|
||||
"admin_message_entry_duplicated": "Entry duplicated",
|
||||
"admin_message_entry_was_not_duplicated": "Entry was not duplicated",
|
||||
"admin_message_cache_files_deleted": "Soubory cache byly odstraněny",
|
||||
"admin_message_entry_changes_saved": "Změny byly uloženy",
|
||||
"admin_message_entry_changes_not_saved": "Changes not saved",
|
||||
"admin_message_entry_cloned": "Stránka byla duplikována",
|
||||
"admin_message_entry_created": "Stránka byla vytvořena",
|
||||
"admin_message_entry_was_not_created": "Entry was not created",
|
||||
"admin_message_entry_deleted": "Stránka byla odstraněna",
|
||||
"admin_message_entry_was_not_renamed": "Entry was not renamed",
|
||||
"admin_message_entry_was_not_deleted": "Entry was not deleted",
|
||||
"admin_message_entry_file_deleted": "Soubor byl odstraněn",
|
||||
"admin_message_entry_file_uploaded": "Soubor byl v pořádku nahrán",
|
||||
"admin_message_entry_file_not_uploaded": "Soubor nebyl nahrán",
|
||||
"admin_message_entry_moved": "Stránka byla přesunuta",
|
||||
"admin_message_entry_was_not_moved": "Entry was not moved",
|
||||
"admin_message_entry_renamed": "Stránka byla přejmenována",
|
||||
"admin_message_settings_saved": "Nastavení uloženo",
|
||||
"admin_message_settings_was_not_saved": "Settings was not saved",
|
||||
"admin_message_wrong_username_password": "Špatné uživatelské jméno nebo heslo",
|
||||
"admin_quality": "Quality",
|
||||
"admin_width": "Width",
|
||||
"admin_height": "Height",
|
||||
"admin_accept_file_types": "Accept file types",
|
||||
"admin_embeded_code": "Vložený kód",
|
||||
"admin_shortcode": "Shortcode",
|
||||
"admin_php_code": "PHP Code",
|
||||
"admin_choose_files_to_upload": "Choose file",
|
||||
"admin_browse_files": "Browse",
|
||||
"admin_copy": "Zkopírovat",
|
||||
"admin_admin_panel": "Admin Panel",
|
||||
"admin_light": "Light",
|
||||
"admin_dark": "Dark",
|
||||
"admin_name": "Jméno",
|
||||
"admin_memcached_server": "Memcached Server",
|
||||
"admin_memcached_port": "Memcached Port",
|
||||
"admin_redis_socket": "Redis Socket",
|
||||
"admin_redis_password": "Redis Password",
|
||||
"admin_redis_server": "Redis Server",
|
||||
"admin_redis_port": "Redis Port",
|
||||
"admin_sqlite3_database": "SQLite3 Database",
|
||||
"admin_sqlite3_table": "SQLite3 Table",
|
||||
"admin_error_name_empty_input": "Name has to be an alphanumeric value (from 1 chars)",
|
||||
"admin_error_title_empty_input": "Title has to be an alphanumeric value (from 1 chars)",
|
||||
"admin_entries_visible": "Visible",
|
||||
"admin_entries_draft": "Draft",
|
||||
"admin_entries_hidden": "Hidden",
|
||||
"admin_menu_item_title": "Title",
|
||||
"admin_menu_item_url": "Url",
|
||||
"admin_menu_item_target": "Target",
|
||||
"admin_menu_item_order": "Order"
|
||||
}
|
||||
|
Reference in New Issue
Block a user