1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-26 06:24:32 +02:00

Merge pull request #138 from flextype/crowding-admin-plugin

New Crowdin translations
This commit is contained in:
Sergey Romanenko
2019-06-07 01:18:00 +03:00
committed by GitHub
30 changed files with 1262 additions and 975 deletions

View File

@@ -1,197 +1,200 @@
{
"admin": "Admin",
"admin_cancel": "Cancel",
"admin_create": "Create",
"admin_debugging": "Debugging",
"admin_email": "Email",
"admin_flextype_version": "Flextype Version",
"admin_information": "Information",
"admin_installed": "Installed",
"admin_keywords": "Keywords",
"admin_login": "Login",
"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": "View Site",
"admin_snippets": "Snippets",
"admin_not_installed": "Not Installed",
"admin_off": "Off",
"admin_on": "On",
"admin_add": "Add",
"admin_entry_attributes": "Entry Attributes",
"admin_fieldset_for_template": "Fieldset for template",
"admin_content": "Content",
"admin_create_new_entry": "Create New Entry",
"admin_date": "Date",
"admin_draft": "Draft",
"admin_edit": "Edit",
"admin_blocks": "Blocks",
"admin_media": "Media",
"admin_settings": "Settings",
"admin_templates": "Templates",
"admin_entry": "Entry",
"admin_fieldset": "Fieldset",
"admin_source": "Source",
"admin_upload": "Upload",
"admin_hidden": "Hidden",
"admin_image_preview": "Image preview",
"admin_move": "Move",
"admin_parent_entry": "Entry parent",
"admin_preview": "Preview",
"admin_publish": "Publish",
"admin_rename": "Rename",
"admin_save_entry": "Save entry",
"admin_template": "Template",
"admin_title": "Title",
"admin_url": "Url",
"admin_view": "View",
"admin_visibility": "Visibility",
"admin_visible": "Visible",
"admin_password": "Password",
"admin_php_built_on": "PHP Built On",
"admin_php_version": "PHP Version",
"admin_author_url": "Author url",
"admin_bugs": "Bugs",
"admin_description": "Description",
"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": "Save",
"admin_security_check_results": "Security check results",
"admin_security_check_results_debug": "Due to the type and amount of information an error might give intruders when DISPLAY ERRORS TRUE, we strongly advise setting DISPLAY ERRORS FALSE in production systems.",
"admin_security_check_results_htaccess": "The Flextype .htaccess file has been found to be writable. We would advise you to remove all write permissions. <br>You can do this on unix systems with: <code>chmod a-w :path</code>",
"admin_security_check_results_index": "The Flextype index.php file has been found to be writable. We would advise you to remove all write permissions. <br>You can do this on unix systems with: <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": "Username",
"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": "Fieldsets",
"admin_template_create_new": "Create New Template",
"admin_create_new_fieldset": "Create New Fieldset",
"admin_duplicate": "Duplicate",
"admin_summary": "Summary",
"admin_snippet": "Snippet",
"admin_type": "Type",
"admin_partial": "Partial",
"admin_clone": "Clone",
"admin_create_new_snippet": "Create New Snippet",
"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": "Create New Template",
"admin_message_template_created": "Template created",
"admin_message_template_deleted": "Template deleted",
"admin_message_template_renamed": "Template renamed",
"admin_message_template_duplicated": "Template duplicated",
"admin_message_template_saved": "Template saved",
"admin_message_snippet_saved": "Snippet saved",
"admin_message_snippet_created": "Snippet created",
"admin_message_snippet_was_not_created": "Snippet was not created",
"admin_message_snippet_deleted": "Snippet deleted",
"admin_message_snippet_renamed": "Snippet renamed",
"admin_message_snippet_duplicated": "Snippet duplicated",
"admin_message_fieldset_saved": "Fieldset saved",
"admin_message_fieldset_created": "Fieldset created",
"admin_message_fieldset_deleted": "Fieldset deleted",
"admin_message_fieldset_renamed": "Fieldset renamed",
"admin_message_fieldset_duplicated": "Fieldset duplicated",
"admin_message_entry_duplicated": "Entry duplicated",
"admin_message_entry_was_not_duplicated": "Entry was not duplicated",
"admin_message_cache_files_deleted": "Cache files deleted",
"admin_message_entry_changes_saved": "Changes successfully saved",
"admin_message_entry_changes_not_saved": "Changes not saved",
"admin_message_entry_cloned": "Entry cloned",
"admin_message_entry_created": "Entry created",
"admin_message_entry_was_not_created": "Entry was not created",
"admin_message_entry_deleted": "Entry deleted",
"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": "File successfully deleted",
"admin_message_entry_file_uploaded": "File successfully uploaded",
"admin_message_entry_file_not_uploaded": "File was not uploaded",
"admin_message_entry_moved": "Entry moved",
"admin_message_entry_was_not_moved": "Entry was not moved",
"admin_message_entry_renamed": "Entry renamed",
"admin_message_settings_saved": "Settings saved",
"admin_message_settings_was_not_saved": "Settings was not saved",
"admin_message_wrong_username_password": "Wrong username or password",
"admin_quality": "Quality",
"admin_width": "Width",
"admin_height": "Height",
"admin_accept_file_types": "Accept file types",
"admin_embeded_code": "Embeded Code",
"admin_shortcode": "Shortcode",
"admin_php_code": "PHP Code",
"admin_choose_files_to_upload": "Choose file",
"admin_browse_files": "Browse",
"admin_copy": "Copy",
"admin_admin_panel": "Admin Panel",
"admin_light": "Light",
"admin_dark": "Dark",
"admin_name": "Name",
"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": "Cancel",
"admin_create": "Create",
"admin_debugging": "Debugging",
"admin_email": "Email",
"admin_flextype_version": "Flextype Version",
"admin_information": "Information",
"admin_installed": "Installed",
"admin_keywords": "Keywords",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Login",
"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": "View Site",
"admin_snippets": "Snippets",
"admin_not_installed": "Not Installed",
"admin_off": "Off",
"admin_on": "On",
"admin_add": "Add",
"admin_entry_attributes": "Entry Attributes",
"admin_fieldset_for_template": "Fieldset for template",
"admin_content": "Content",
"admin_create_new_entry": "Create New Entry",
"admin_date": "Date",
"admin_draft": "Draft",
"admin_edit": "Edit",
"admin_blocks": "Blocks",
"admin_media": "Media",
"admin_settings": "Settings",
"admin_templates": "Templates",
"admin_entry": "Entry",
"admin_fieldset": "Fieldset",
"admin_source": "Source",
"admin_upload": "Upload",
"admin_hidden": "Hidden",
"admin_image_preview": "Image preview",
"admin_move": "Move",
"admin_parent_entry": "Entry parent",
"admin_preview": "Preview",
"admin_publish": "Publish",
"admin_rename": "Rename",
"admin_save_entry": "Save entry",
"admin_template": "Template",
"admin_title": "Title",
"admin_url": "Url",
"admin_view": "View",
"admin_visibility": "Visibility",
"admin_visible": "Visible",
"admin_password": "Password",
"admin_php_built_on": "PHP Built On",
"admin_php_version": "PHP Version",
"admin_author_url": "Author url",
"admin_bugs": "Bugs",
"admin_description": "Description",
"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": "Save",
"admin_security_check_results": "Security check results",
"admin_security_check_results_debug": "Due to the type and amount of information an error might give intruders when DISPLAY ERRORS TRUE, we strongly advise setting DISPLAY ERRORS FALSE in production systems.",
"admin_security_check_results_htaccess": "The Flextype .htaccess file has been found to be writable. We would advise you to remove all write permissions. <br>You can do this on unix systems with: <code>chmod a-w :path</code>",
"admin_security_check_results_index": "The Flextype index.php file has been found to be writable. We would advise you to remove all write permissions. <br>You can do this on unix systems with: <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": "Username",
"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": "Fieldsets",
"admin_template_create_new": "Create New Template",
"admin_create_new_fieldset": "Create New Fieldset",
"admin_duplicate": "Duplicate",
"admin_summary": "Summary",
"admin_snippet": "Snippet",
"admin_type": "Type",
"admin_partial": "Partial",
"admin_clone": "Clone",
"admin_create_new_snippet": "Create New Snippet",
"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": "Create New Template",
"admin_message_template_created": "Template created",
"admin_message_template_deleted": "Template deleted",
"admin_message_template_renamed": "Template renamed",
"admin_message_template_duplicated": "Template duplicated",
"admin_message_template_saved": "Template saved",
"admin_message_snippet_saved": "Snippet saved",
"admin_message_snippet_created": "Snippet created",
"admin_message_snippet_was_not_created": "Snippet was not created",
"admin_message_snippet_deleted": "Snippet deleted",
"admin_message_snippet_renamed": "Snippet renamed",
"admin_message_snippet_duplicated": "Snippet duplicated",
"admin_message_fieldset_saved": "Fieldset saved",
"admin_message_fieldset_created": "Fieldset created",
"admin_message_fieldset_deleted": "Fieldset deleted",
"admin_message_fieldset_renamed": "Fieldset renamed",
"admin_message_fieldset_duplicated": "Fieldset duplicated",
"admin_message_entry_duplicated": "Entry duplicated",
"admin_message_entry_was_not_duplicated": "Entry was not duplicated",
"admin_message_cache_files_deleted": "Cache files deleted",
"admin_message_entry_changes_saved": "Changes successfully saved",
"admin_message_entry_changes_not_saved": "Changes not saved",
"admin_message_entry_cloned": "Entry cloned",
"admin_message_entry_created": "Entry created",
"admin_message_entry_was_not_created": "Entry was not created",
"admin_message_entry_deleted": "Entry deleted",
"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": "File successfully deleted",
"admin_message_entry_file_uploaded": "File successfully uploaded",
"admin_message_entry_file_not_uploaded": "File was not uploaded",
"admin_message_entry_moved": "Entry moved",
"admin_message_entry_was_not_moved": "Entry was not moved",
"admin_message_entry_renamed": "Entry renamed",
"admin_message_settings_saved": "Settings saved",
"admin_message_settings_was_not_saved": "Settings was not saved",
"admin_message_wrong_username_password": "Wrong username or password",
"admin_quality": "Quality",
"admin_width": "Width",
"admin_height": "Height",
"admin_accept_file_types": "Accept file types",
"admin_embeded_code": "Embeded Code",
"admin_shortcode": "Shortcode",
"admin_php_code": "PHP Code",
"admin_choose_files_to_upload": "Choose file",
"admin_browse_files": "Browse",
"admin_copy": "Copy",
"admin_admin_panel": "Admin Panel",
"admin_light": "Light",
"admin_dark": "Dark",
"admin_name": "Name",
"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"
}

View File

@@ -1,197 +1,200 @@
{
"admin": "المُدير",
"admin_cancel": "إلغاء",
"admin_create": "إنشاء",
"admin_debugging": "وضع تصحيح الأخطاء",
"admin_email": "البريد الإلكتروني",
"admin_flextype_version": "نسخة Flextype",
"admin_information": "معلومات",
"admin_installed": "المثبت",
"admin_keywords": "كلمات مفتاحية",
"admin_login": "تسجيل الدخول",
"admin_entries": "عناصر",
"admin_extends": "تمديد",
"admin_plugins": "الإضافات",
"admin_themes": "الثيمات",
"admin_help": "المساعدة",
"admin_getting_help": "الحصول على مساعدة",
"admin_logout": "تسجيل الخروج",
"admin_profile": "الملفّ الشّخصي",
"admin_view_site": "عرض الموقع",
"admin_snippets": "أكواد",
"admin_not_installed": "غير مثبت",
"admin_off": "إيقاف",
"admin_on": "تشغيل",
"admin_add": "أضف",
"admin_entry_attributes": "سمات الادخال",
"admin_fieldset_for_template": "مجموعة الحقول للقالب",
"admin_content": "المحتوى",
"admin_create_new_entry": "إنشاء مدخل جديد",
"admin_date": "التاريخ",
"admin_draft": "مسودة",
"admin_edit": "تعديل",
"admin_blocks": "المحظورون",
"admin_media": "وسائط",
"admin_settings": "الإعدادات",
"admin_templates": "قوالب",
"admin_entry": "مدخل",
"admin_fieldset": "حقول",
"admin_source": "المصدر",
"admin_upload": "رفع",
"admin_hidden": "مخفي",
"admin_image_preview": "معاينة الصورة (Automatic Translation)",
"admin_move": "نقل",
"admin_parent_entry": "دخول الأصل",
"admin_preview": "المعاينة",
"admin_publish": َشر",
"admin_rename": "إعادة تسمية",
"admin_save_entry": "حفظ الدخل",
"admin_template": "قالب",
"admin_title": "العنوان",
"admin_url": "الرابط",
"admin_view": "View",
"admin_visibility": "Visibility",
"admin_visible": "Visible",
"admin_password": "Password",
"admin_php_built_on": "PHP Built On",
"admin_php_version": "PHP Version",
"admin_author_url": "Author url",
"admin_bugs": "Bugs",
"admin_description": "Description",
"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": "Save",
"admin_security_check_results": "Security check results",
"admin_security_check_results_debug": "Due to the type and amount of information an error might give intruders when DISPLAY ERRORS TRUE, we strongly advise setting DISPLAY ERRORS FALSE in production systems.",
"admin_security_check_results_htaccess": "The Flextype .htaccess file has been found to be writable. We would advise you to remove all write permissions. <br>You can do this on unix systems with: <code>chmod a-w :path</code>",
"admin_security_check_results_index": "The Flextype index.php file has been found to be writable. We would advise you to remove all write permissions. <br>You can do this on unix systems with: <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": "Username",
"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": "Fieldsets",
"admin_template_create_new": "Create New Template",
"admin_create_new_fieldset": "Create New Fieldset",
"admin_duplicate": "Duplicate",
"admin_summary": "Summary",
"admin_snippet": "Snippet",
"admin_type": "Type",
"admin_partial": "Partial",
"admin_clone": "Clone",
"admin_create_new_snippet": "Create New Snippet",
"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": "Create New Template",
"admin_message_template_created": "Template created",
"admin_message_template_deleted": "Template deleted",
"admin_message_template_renamed": "Template renamed",
"admin_message_template_duplicated": "Template duplicated",
"admin_message_template_saved": "Template saved",
"admin_message_snippet_saved": "Snippet saved",
"admin_message_snippet_created": "Snippet created",
"admin_message_snippet_was_not_created": "Snippet was not created",
"admin_message_snippet_deleted": "Snippet deleted",
"admin_message_snippet_renamed": "Snippet renamed",
"admin_message_snippet_duplicated": "Snippet duplicated",
"admin_message_fieldset_saved": "Fieldset saved",
"admin_message_fieldset_created": "Fieldset created",
"admin_message_fieldset_deleted": "Fieldset deleted",
"admin_message_fieldset_renamed": "Fieldset renamed",
"admin_message_fieldset_duplicated": "Fieldset duplicated",
"admin_message_entry_duplicated": "Entry duplicated",
"admin_message_entry_was_not_duplicated": "Entry was not duplicated",
"admin_message_cache_files_deleted": "Cache files deleted",
"admin_message_entry_changes_saved": "Changes successfully saved",
"admin_message_entry_changes_not_saved": "Changes not saved",
"admin_message_entry_cloned": "Entry cloned",
"admin_message_entry_created": "Entry created",
"admin_message_entry_was_not_created": "Entry was not created",
"admin_message_entry_deleted": "Entry deleted",
"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": "File successfully deleted",
"admin_message_entry_file_uploaded": "File successfully uploaded",
"admin_message_entry_file_not_uploaded": "File was not uploaded",
"admin_message_entry_moved": "Entry moved",
"admin_message_entry_was_not_moved": "Entry was not moved",
"admin_message_entry_renamed": "Entry renamed",
"admin_message_settings_saved": "Settings saved",
"admin_message_settings_was_not_saved": "Settings was not saved",
"admin_message_wrong_username_password": "Wrong username or password",
"admin_quality": "Quality",
"admin_width": "Width",
"admin_height": "Height",
"admin_accept_file_types": "Accept file types",
"admin_embeded_code": "Embeded Code",
"admin_shortcode": "Shortcode",
"admin_php_code": "PHP Code",
"admin_choose_files_to_upload": "Choose file",
"admin_browse_files": "Browse",
"admin_copy": "Copy",
"admin_admin_panel": "Admin Panel",
"admin_light": "Light",
"admin_dark": "Dark",
"admin_name": "Name",
"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_cancel": "إلغاء",
"admin_create": "إنشاء",
"admin_debugging": "وضع تصحيح الأخطاء",
"admin_email": "البريد الإلكتروني",
"admin_flextype_version": "نسخة Flextype",
"admin_information": "معلومات",
"admin_installed": "المثبت",
"admin_keywords": "كلمات مفتاحية",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "تسجيل الدخول",
"admin_entries": "عناصر",
"admin_extends": "تمديد",
"admin_plugins": "الإضافات",
"admin_themes": "الثيمات",
"admin_help": "المساعدة",
"admin_getting_help": "الحصول على مساعدة",
"admin_logout": "تسجيل الخروج",
"admin_profile": "الملفّ الشّخصي",
"admin_view_site": "عرض الموقع",
"admin_snippets": "أكواد",
"admin_not_installed": "غير مثبت",
"admin_off": "إيقاف",
"admin_on": "تشغيل",
"admin_add": "أضف",
"admin_entry_attributes": "سمات الادخال",
"admin_fieldset_for_template": "مجموعة الحقول للقالب",
"admin_content": "المحتوى",
"admin_create_new_entry": "إنشاء مدخل جديد",
"admin_date": "التاريخ",
"admin_draft": "مسودة",
"admin_edit": "تعديل",
"admin_blocks": "المحظورون",
"admin_media": "وسائط",
"admin_settings": "الإعدادات",
"admin_templates": "قوالب",
"admin_entry": "مدخل",
"admin_fieldset": "حقول",
"admin_source": "المصدر",
"admin_upload": "رفع",
"admin_hidden": "مخفي",
"admin_image_preview": "معاينة الصورة (Automatic Translation)",
"admin_move": قل",
"admin_parent_entry": "دخول الأصل",
"admin_preview": "المعاينة",
"admin_publish": "نَشر",
"admin_rename": "إعادة تسمية",
"admin_save_entry": "حفظ الدخل",
"admin_template": "قالب",
"admin_title": "العنوان",
"admin_url": "الرابط",
"admin_view": "View",
"admin_visibility": "Visibility",
"admin_visible": "Visible",
"admin_password": "Password",
"admin_php_built_on": "PHP Built On",
"admin_php_version": "PHP Version",
"admin_author_url": "Author url",
"admin_bugs": "Bugs",
"admin_description": "Description",
"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": "Save",
"admin_security_check_results": "Security check results",
"admin_security_check_results_debug": "Due to the type and amount of information an error might give intruders when DISPLAY ERRORS TRUE, we strongly advise setting DISPLAY ERRORS FALSE in production systems.",
"admin_security_check_results_htaccess": "The Flextype .htaccess file has been found to be writable. We would advise you to remove all write permissions. <br>You can do this on unix systems with: <code>chmod a-w :path</code>",
"admin_security_check_results_index": "The Flextype index.php file has been found to be writable. We would advise you to remove all write permissions. <br>You can do this on unix systems with: <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": "Username",
"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": "Fieldsets",
"admin_template_create_new": "Create New Template",
"admin_create_new_fieldset": "Create New Fieldset",
"admin_duplicate": "Duplicate",
"admin_summary": "Summary",
"admin_snippet": "Snippet",
"admin_type": "Type",
"admin_partial": "Partial",
"admin_clone": "Clone",
"admin_create_new_snippet": "Create New Snippet",
"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": "Create New Template",
"admin_message_template_created": "Template created",
"admin_message_template_deleted": "Template deleted",
"admin_message_template_renamed": "Template renamed",
"admin_message_template_duplicated": "Template duplicated",
"admin_message_template_saved": "Template saved",
"admin_message_snippet_saved": "Snippet saved",
"admin_message_snippet_created": "Snippet created",
"admin_message_snippet_was_not_created": "Snippet was not created",
"admin_message_snippet_deleted": "Snippet deleted",
"admin_message_snippet_renamed": "Snippet renamed",
"admin_message_snippet_duplicated": "Snippet duplicated",
"admin_message_fieldset_saved": "Fieldset saved",
"admin_message_fieldset_created": "Fieldset created",
"admin_message_fieldset_deleted": "Fieldset deleted",
"admin_message_fieldset_renamed": "Fieldset renamed",
"admin_message_fieldset_duplicated": "Fieldset duplicated",
"admin_message_entry_duplicated": "Entry duplicated",
"admin_message_entry_was_not_duplicated": "Entry was not duplicated",
"admin_message_cache_files_deleted": "Cache files deleted",
"admin_message_entry_changes_saved": "Changes successfully saved",
"admin_message_entry_changes_not_saved": "Changes not saved",
"admin_message_entry_cloned": "Entry cloned",
"admin_message_entry_created": "Entry created",
"admin_message_entry_was_not_created": "Entry was not created",
"admin_message_entry_deleted": "Entry deleted",
"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": "File successfully deleted",
"admin_message_entry_file_uploaded": "File successfully uploaded",
"admin_message_entry_file_not_uploaded": "File was not uploaded",
"admin_message_entry_moved": "Entry moved",
"admin_message_entry_was_not_moved": "Entry was not moved",
"admin_message_entry_renamed": "Entry renamed",
"admin_message_settings_saved": "Settings saved",
"admin_message_settings_was_not_saved": "Settings was not saved",
"admin_message_wrong_username_password": "Wrong username or password",
"admin_quality": "Quality",
"admin_width": "Width",
"admin_height": "Height",
"admin_accept_file_types": "Accept file types",
"admin_embeded_code": "Embeded Code",
"admin_shortcode": "Shortcode",
"admin_php_code": "PHP Code",
"admin_choose_files_to_upload": "Choose file",
"admin_browse_files": "Browse",
"admin_copy": "Copy",
"admin_admin_panel": "Admin Panel",
"admin_light": "Light",
"admin_dark": "Dark",
"admin_name": "Name",
"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"
}

View File

@@ -1,197 +1,200 @@
{
"admin": "Admin",
"admin_cancel": "Cancel",
"admin_create": "Create",
"admin_debugging": "Debugging",
"admin_email": "Email",
"admin_flextype_version": "Flextype Version",
"admin_information": "Information",
"admin_installed": "Installed",
"admin_keywords": "Keywords",
"admin_login": "Login",
"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": "View Site",
"admin_snippets": "Snippets",
"admin_not_installed": "Not Installed",
"admin_off": "Off",
"admin_on": "On",
"admin_add": "Add",
"admin_entry_attributes": "Entry Attributes",
"admin_fieldset_for_template": "Fieldset for template",
"admin_content": "Content",
"admin_create_new_entry": "Create New Entry",
"admin_date": "Date",
"admin_draft": "Draft",
"admin_edit": "Edit",
"admin_blocks": "Blocks",
"admin_media": "Media",
"admin_settings": "Settings",
"admin_templates": "Templates",
"admin_entry": "Entry",
"admin_fieldset": "Fieldset",
"admin_source": "Source",
"admin_upload": "Upload",
"admin_hidden": "Hidden",
"admin_image_preview": "Image preview",
"admin_move": "Move",
"admin_parent_entry": "Entry parent",
"admin_preview": "Preview",
"admin_publish": "Publish",
"admin_rename": "Rename",
"admin_save_entry": "Save entry",
"admin_template": "Template",
"admin_title": "Title",
"admin_url": "Url",
"admin_view": "View",
"admin_visibility": "Visibility",
"admin_visible": "Visible",
"admin_password": "Password",
"admin_php_built_on": "PHP Built On",
"admin_php_version": "PHP Version",
"admin_author_url": "Author url",
"admin_bugs": "Bugs",
"admin_description": "Description",
"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": "Save",
"admin_security_check_results": "Security check results",
"admin_security_check_results_debug": "Due to the type and amount of information an error might give intruders when DISPLAY ERRORS TRUE, we strongly advise setting DISPLAY ERRORS FALSE in production systems.",
"admin_security_check_results_htaccess": "The Flextype .htaccess file has been found to be writable. We would advise you to remove all write permissions. <br>You can do this on unix systems with: <code>chmod a-w :path</code>",
"admin_security_check_results_index": "The Flextype index.php file has been found to be writable. We would advise you to remove all write permissions. <br>You can do this on unix systems with: <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": "Username",
"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": "Fieldsets",
"admin_template_create_new": "Create New Template",
"admin_create_new_fieldset": "Create New Fieldset",
"admin_duplicate": "Duplicate",
"admin_summary": "Summary",
"admin_snippet": "Snippet",
"admin_type": "Type",
"admin_partial": "Partial",
"admin_clone": "Clone",
"admin_create_new_snippet": "Create New Snippet",
"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": "Create New Template",
"admin_message_template_created": "Template created",
"admin_message_template_deleted": "Template deleted",
"admin_message_template_renamed": "Template renamed",
"admin_message_template_duplicated": "Template duplicated",
"admin_message_template_saved": "Template saved",
"admin_message_snippet_saved": "Snippet saved",
"admin_message_snippet_created": "Snippet created",
"admin_message_snippet_was_not_created": "Snippet was not created",
"admin_message_snippet_deleted": "Snippet deleted",
"admin_message_snippet_renamed": "Snippet renamed",
"admin_message_snippet_duplicated": "Snippet duplicated",
"admin_message_fieldset_saved": "Fieldset saved",
"admin_message_fieldset_created": "Fieldset created",
"admin_message_fieldset_deleted": "Fieldset deleted",
"admin_message_fieldset_renamed": "Fieldset renamed",
"admin_message_fieldset_duplicated": "Fieldset duplicated",
"admin_message_entry_duplicated": "Entry duplicated",
"admin_message_entry_was_not_duplicated": "Entry was not duplicated",
"admin_message_cache_files_deleted": "Cache files deleted",
"admin_message_entry_changes_saved": "Changes successfully saved",
"admin_message_entry_changes_not_saved": "Changes not saved",
"admin_message_entry_cloned": "Entry cloned",
"admin_message_entry_created": "Entry created",
"admin_message_entry_was_not_created": "Entry was not created",
"admin_message_entry_deleted": "Entry deleted",
"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": "File successfully deleted",
"admin_message_entry_file_uploaded": "File successfully uploaded",
"admin_message_entry_file_not_uploaded": "File was not uploaded",
"admin_message_entry_moved": "Entry moved",
"admin_message_entry_was_not_moved": "Entry was not moved",
"admin_message_entry_renamed": "Entry renamed",
"admin_message_settings_saved": "Settings saved",
"admin_message_settings_was_not_saved": "Settings was not saved",
"admin_message_wrong_username_password": "Wrong username or password",
"admin_quality": "Quality",
"admin_width": "Width",
"admin_height": "Height",
"admin_accept_file_types": "Accept file types",
"admin_embeded_code": "Embeded Code",
"admin_shortcode": "Shortcode",
"admin_php_code": "PHP Code",
"admin_choose_files_to_upload": "Choose file",
"admin_browse_files": "Browse",
"admin_copy": "Copy",
"admin_admin_panel": "Admin Panel",
"admin_light": "Light",
"admin_dark": "Dark",
"admin_name": "Name",
"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": "Cancel",
"admin_create": "Create",
"admin_debugging": "Debugging",
"admin_email": "Email",
"admin_flextype_version": "Flextype Version",
"admin_information": "Information",
"admin_installed": "Installed",
"admin_keywords": "Keywords",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Login",
"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": "View Site",
"admin_snippets": "Snippets",
"admin_not_installed": "Not Installed",
"admin_off": "Off",
"admin_on": "On",
"admin_add": "Add",
"admin_entry_attributes": "Entry Attributes",
"admin_fieldset_for_template": "Fieldset for template",
"admin_content": "Content",
"admin_create_new_entry": "Create New Entry",
"admin_date": "Date",
"admin_draft": "Draft",
"admin_edit": "Edit",
"admin_blocks": "Blocks",
"admin_media": "Media",
"admin_settings": "Settings",
"admin_templates": "Templates",
"admin_entry": "Entry",
"admin_fieldset": "Fieldset",
"admin_source": "Source",
"admin_upload": "Upload",
"admin_hidden": "Hidden",
"admin_image_preview": "Image preview",
"admin_move": "Move",
"admin_parent_entry": "Entry parent",
"admin_preview": "Preview",
"admin_publish": "Publish",
"admin_rename": "Rename",
"admin_save_entry": "Save entry",
"admin_template": "Template",
"admin_title": "Title",
"admin_url": "Url",
"admin_view": "View",
"admin_visibility": "Visibility",
"admin_visible": "Visible",
"admin_password": "Password",
"admin_php_built_on": "PHP Built On",
"admin_php_version": "PHP Version",
"admin_author_url": "Author url",
"admin_bugs": "Bugs",
"admin_description": "Description",
"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": "Save",
"admin_security_check_results": "Security check results",
"admin_security_check_results_debug": "Due to the type and amount of information an error might give intruders when DISPLAY ERRORS TRUE, we strongly advise setting DISPLAY ERRORS FALSE in production systems.",
"admin_security_check_results_htaccess": "The Flextype .htaccess file has been found to be writable. We would advise you to remove all write permissions. <br>You can do this on unix systems with: <code>chmod a-w :path</code>",
"admin_security_check_results_index": "The Flextype index.php file has been found to be writable. We would advise you to remove all write permissions. <br>You can do this on unix systems with: <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": "Username",
"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": "Fieldsets",
"admin_template_create_new": "Create New Template",
"admin_create_new_fieldset": "Create New Fieldset",
"admin_duplicate": "Duplicate",
"admin_summary": "Summary",
"admin_snippet": "Snippet",
"admin_type": "Type",
"admin_partial": "Partial",
"admin_clone": "Clone",
"admin_create_new_snippet": "Create New Snippet",
"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": "Create New Template",
"admin_message_template_created": "Template created",
"admin_message_template_deleted": "Template deleted",
"admin_message_template_renamed": "Template renamed",
"admin_message_template_duplicated": "Template duplicated",
"admin_message_template_saved": "Template saved",
"admin_message_snippet_saved": "Snippet saved",
"admin_message_snippet_created": "Snippet created",
"admin_message_snippet_was_not_created": "Snippet was not created",
"admin_message_snippet_deleted": "Snippet deleted",
"admin_message_snippet_renamed": "Snippet renamed",
"admin_message_snippet_duplicated": "Snippet duplicated",
"admin_message_fieldset_saved": "Fieldset saved",
"admin_message_fieldset_created": "Fieldset created",
"admin_message_fieldset_deleted": "Fieldset deleted",
"admin_message_fieldset_renamed": "Fieldset renamed",
"admin_message_fieldset_duplicated": "Fieldset duplicated",
"admin_message_entry_duplicated": "Entry duplicated",
"admin_message_entry_was_not_duplicated": "Entry was not duplicated",
"admin_message_cache_files_deleted": "Cache files deleted",
"admin_message_entry_changes_saved": "Changes successfully saved",
"admin_message_entry_changes_not_saved": "Changes not saved",
"admin_message_entry_cloned": "Entry cloned",
"admin_message_entry_created": "Entry created",
"admin_message_entry_was_not_created": "Entry was not created",
"admin_message_entry_deleted": "Entry deleted",
"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": "File successfully deleted",
"admin_message_entry_file_uploaded": "File successfully uploaded",
"admin_message_entry_file_not_uploaded": "File was not uploaded",
"admin_message_entry_moved": "Entry moved",
"admin_message_entry_was_not_moved": "Entry was not moved",
"admin_message_entry_renamed": "Entry renamed",
"admin_message_settings_saved": "Settings saved",
"admin_message_settings_was_not_saved": "Settings was not saved",
"admin_message_wrong_username_password": "Wrong username or password",
"admin_quality": "Quality",
"admin_width": "Width",
"admin_height": "Height",
"admin_accept_file_types": "Accept file types",
"admin_embeded_code": "Embeded Code",
"admin_shortcode": "Shortcode",
"admin_php_code": "PHP Code",
"admin_choose_files_to_upload": "Choose file",
"admin_browse_files": "Browse",
"admin_copy": "Copy",
"admin_admin_panel": "Admin Panel",
"admin_light": "Light",
"admin_dark": "Dark",
"admin_name": "Name",
"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"
}

View File

@@ -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"
}

View File

@@ -1,197 +1,200 @@
{
"admin": "Administrator",
"admin_cancel": "Fortryd",
"admin_create": "Opret",
"admin_debugging": "Debugging",
"admin_email": "E-mail",
"admin_flextype_version": "Flextype version",
"admin_information": "Information",
"admin_installed": "Installeret",
"admin_keywords": "Søgeord",
"admin_login": "Log på",
"admin_entries": "Poster",
"admin_extends": "Udvider",
"admin_plugins": "Plugins",
"admin_themes": "Temaer",
"admin_help": "Hjælp",
"admin_getting_help": "Få hjælp",
"admin_logout": "Log ud",
"admin_profile": "Profil",
"admin_view_site": "Vis websted",
"admin_snippets": "Snippets",
"admin_not_installed": "Ikke installeret",
"admin_off": "Af",
"admin_on": "Til",
"admin_add": "Tilføj",
"admin_entry_attributes": "Indtastningsattributter",
"admin_fieldset_for_template": "Fieldset til skabelon",
"admin_content": "Indhold",
"admin_create_new_entry": "Opret ny post",
"admin_date": "Dato",
"admin_draft": "Kladde",
"admin_edit": "Rediger",
"admin_blocks": "Blokke",
"admin_media": "Medier",
"admin_settings": "Indstillinger",
"admin_templates": "Skabeloner",
"admin_entry": "Post",
"admin_fieldset": "Feltsæt",
"admin_source": "Kilde",
"admin_upload": "Upload",
"admin_hidden": "Skjult",
"admin_image_preview": "Billedeeksermpel",
"admin_move": "Flyt",
"admin_parent_entry": "Postens parent",
"admin_preview": "Forhåndsvisning",
"admin_publish": "Udgiv",
"admin_rename": "Omdøb",
"admin_save_entry": "Gem post",
"admin_template": "Skabelon",
"admin_title": "Titel",
"admin_url": "Url",
"admin_view": "Vis",
"admin_visibility": "Synlighed",
"admin_visible": "Synlig",
"admin_password": "Kodeord",
"admin_php_built_on": "PHP bygget den",
"admin_php_version": "PHP-version",
"admin_author_url": "Forfatter url",
"admin_bugs": "Fejl",
"admin_description": "Beskriveslse",
"admin_get_more_plugins": "Installer flere udvidelser",
"admin_homepage": "Hjemmeside",
"admin_info": "Info",
"admin_license": "Licens",
"admin_status": "Status",
"admin_disabled": "deaktiveret",
"admin_enabled": "aktiveret",
"admin_version": "Version",
"admin_role": "Rolle",
"admin_save": "Gem",
"admin_security_check_results": "Sikkerhedstjek resultater",
"admin_security_check_results_debug": "På grund af mængden af infomationer en fejl kan give hackere når DISPLAY ERRORS TRUE, anbefaler vi kraftigt at sætte DISPLAY ERRORS FALSE på produktions systemer.",
"admin_security_check_results_htaccess": "Flextype .htaccess filen er fundet skrivebar. Vi anbefaler at du fjerner alle skrive rettigheder. <br>Du kan gøre dette på UNIX systemer med: <code>chmod a-w :path</code>",
"admin_security_check_results_index": "Flextype index.php filen er fundet skrivebar. Vi anbefaler at du fjerner alle skrive rettigheder. <br>Du kan gøre dette på UNIX systemer med: <code>chmod a-w :path</code>",
"admin_server": "Server",
"admin_site": "Webside",
"admin_clear_cache": "Ryd cache",
"admin_error404_title": "Fejl404 post titel",
"admin_error404_description": "Fejl404 post beskrivelse",
"admin_error404_content": "Fejl404 post indhold",
"admin_error404_template": "Fejl404 post skabelon",
"admin_heading": "Indstillinger",
"admin_general": "Generelt",
"admin_error_404_page": "Fejl 404 side",
"admin_cache": "Cache",
"admin_author_email": "Forfatter e-mail",
"admin_author_name": "Forfatter navn",
"admin_site_description": "Hjemmesidens beskrivelse",
"admin_site_keywords": "Hjemmesidens søgeord",
"admin_site_robots": "Robotter",
"admin_site_title": "Hjemmesidens titel",
"admin_system": "System",
"admin_cache_driver": "Cache-driver",
"admin_cache_enabled": "Cache slået til",
"admin_cache_lifetime": "Cache levetid",
"admin_cache_prefix": "Cache-præfiks",
"admin_charset": "Tegnsæt",
"admin_date_format": "Datoformat",
"admin_errors_display": "Vis fejl",
"admin_locale": "Landestandard",
"admin_entry_main": "Hoved post",
"admin_theme": "Tema",
"admin_timezone": "Tidszone",
"admin_username": "Brugernavn",
"admin_create_user": "Opret bruger",
"admin_create_new_user": "Opret ny bruger",
"admin_web_server": "Webserver",
"admin_web_server_php_interface": "WebServer til PHP Interface",
"admin_create_new_category": "Opret ny kategori",
"admin_delete_category": "Slet kategori",
"admin_create_new_item": "Opret ny",
"admin_delete": "Slet",
"admin_order": "Rækkefølge",
"admin_edit_category": "Rediger kategori",
"admin_fieldsets": "Feltsæt",
"admin_template_create_new": "Opret ny skabelon",
"admin_create_new_fieldset": "Oprette nyt feltsæt",
"admin_duplicate": "Dupliker",
"admin_summary": "Resumé",
"admin_snippet": "Snippet",
"admin_type": "Type",
"admin_partial": "Delvis",
"admin_clone": "Klon",
"admin_create_new_snippet": "Opret ny Snippet",
"admin_message_snippet_was_not_deleted": "Snippet blev ikke slettet",
"admin_message_snippet_was_not_renamed": "Snippet blev ikke omdøbt",
"admin_message_snippet_was_not_duplicated": "Snippet blev ikke duplikeret",
"admin_message_snippet_was_not_saved": "Snippet blev ikke gemt",
"admin_create_new_template": "Opret ny skabelon",
"admin_message_template_created": "Skabelon oprettet",
"admin_message_template_deleted": "Skabelon slettet",
"admin_message_template_renamed": "Skabelon omdøbt",
"admin_message_template_duplicated": "Skabelon duplikeret",
"admin_message_template_saved": "Skabelon gemt",
"admin_message_snippet_saved": "Snippet gemt",
"admin_message_snippet_created": "Snippet oprettet",
"admin_message_snippet_was_not_created": "Snippet blev ikke oprettet",
"admin_message_snippet_deleted": "Snippet slettet",
"admin_message_snippet_renamed": "Snippet omdøbt",
"admin_message_snippet_duplicated": "Snippet duplikeret",
"admin_message_fieldset_saved": "Feltsæt gemt",
"admin_message_fieldset_created": "Feltsæt oprettet",
"admin_message_fieldset_deleted": "Feltsæt slettet",
"admin_message_fieldset_renamed": "Feltsæt omdøbt",
"admin_message_fieldset_duplicated": "Feltsæt duplikeret",
"admin_message_entry_duplicated": "Post duplikeret",
"admin_message_entry_was_not_duplicated": "Post blev ikke duplikeret",
"admin_message_cache_files_deleted": "Cache filer slettet",
"admin_message_entry_changes_saved": "Ændringerne blev gemt",
"admin_message_entry_changes_not_saved": "Ændringerne blev ikke gemt",
"admin_message_entry_cloned": "Post klonet",
"admin_message_entry_created": "Post oprettet",
"admin_message_entry_was_not_created": "Posten blev ikke oprettet",
"admin_message_entry_deleted": "Post slettet",
"admin_message_entry_was_not_renamed": "Posten blev ikke omdøbt",
"admin_message_entry_was_not_deleted": "Posten blev ikke slettet",
"admin_message_entry_file_deleted": "Fil slettet korrekt",
"admin_message_entry_file_uploaded": "Filen blev uploadet korrekt",
"admin_message_entry_file_not_uploaded": "Filen bliver ikke uploaded",
"admin_message_entry_moved": "Post flyttet",
"admin_message_entry_was_not_moved": "Posten blev ikke flyttet",
"admin_message_entry_renamed": "Post omdøbt",
"admin_message_settings_saved": "Indstillinger gemt",
"admin_message_settings_was_not_saved": "Indstillinger blev ikke gemt",
"admin_message_wrong_username_password": "Forkert brugernavn eller adgangskode",
"admin_quality": "Kvalitet",
"admin_width": "Bredde",
"admin_height": "Højde",
"admin_accept_file_types": "Acceptér filtyper",
"admin_embeded_code": "Indkapslet kode",
"admin_shortcode": "Shortcode",
"admin_php_code": "PHP-kode",
"admin_choose_files_to_upload": "Vælg fil",
"admin_browse_files": "Gennemse",
"admin_copy": "Kopier",
"admin_admin_panel": "Administrationspanel",
"admin_light": "Lys",
"admin_dark": "Mørk",
"admin_name": "Navn",
"admin_memcached_server": "Memcachet-server",
"admin_memcached_port": "Memcache-port",
"admin_redis_socket": "Redis socket",
"admin_redis_password": "Redis adgangskode",
"admin_redis_server": "Redis-server",
"admin_redis_port": "Redis-port",
"admin_sqlite3_database": "SQLite3 Database",
"admin_sqlite3_table": "SQLite3 tabel",
"admin_error_name_empty_input": "Navnet skal være en alfanumerisk værdi (fra 1 tegn)",
"admin_error_title_empty_input": "Titlen skal være en alfanumerisk værdi (fra 1 tegn)",
"admin_entries_visible": "Synlig",
"admin_entries_draft": "Kladde",
"admin_entries_hidden": "Skjult",
"admin_menu_item_title": "Titel",
"admin_menu_item_url": "Url",
"admin_menu_item_target": "Destination",
"admin_menu_item_order": "Rækkefølge"
"admin": "Administrator",
"admin_cancel": "Fortryd",
"admin_create": "Opret",
"admin_debugging": "Debugging",
"admin_email": "E-mail",
"admin_flextype_version": "Flextype version",
"admin_information": "Information",
"admin_installed": "Installeret",
"admin_keywords": "Søgeord",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Log på",
"admin_entries": "Poster",
"admin_extends": "Udvider",
"admin_plugins": "Plugins",
"admin_themes": "Temaer",
"admin_help": "Hjælp",
"admin_getting_help": "Få hjælp",
"admin_logout": "Log ud",
"admin_profile": "Profil",
"admin_view_site": "Vis websted",
"admin_snippets": "Snippets",
"admin_not_installed": "Ikke installeret",
"admin_off": "Af",
"admin_on": "Til",
"admin_add": "Tilføj",
"admin_entry_attributes": "Indtastningsattributter",
"admin_fieldset_for_template": "Fieldset til skabelon",
"admin_content": "Indhold",
"admin_create_new_entry": "Opret ny post",
"admin_date": "Dato",
"admin_draft": "Kladde",
"admin_edit": "Rediger",
"admin_blocks": "Blokke",
"admin_media": "Medier",
"admin_settings": "Indstillinger",
"admin_templates": "Skabeloner",
"admin_entry": "Post",
"admin_fieldset": "Feltsæt",
"admin_source": "Kilde",
"admin_upload": "Upload",
"admin_hidden": "Skjult",
"admin_image_preview": "Billedeeksermpel",
"admin_move": "Flyt",
"admin_parent_entry": "Postens parent",
"admin_preview": "Forhåndsvisning",
"admin_publish": "Udgiv",
"admin_rename": "Omdøb",
"admin_save_entry": "Gem post",
"admin_template": "Skabelon",
"admin_title": "Titel",
"admin_url": "Url",
"admin_view": "Vis",
"admin_visibility": "Synlighed",
"admin_visible": "Synlig",
"admin_password": "Kodeord",
"admin_php_built_on": "PHP bygget den",
"admin_php_version": "PHP-version",
"admin_author_url": "Forfatter url",
"admin_bugs": "Fejl",
"admin_description": "Beskriveslse",
"admin_get_more_plugins": "Installer flere udvidelser",
"admin_homepage": "Hjemmeside",
"admin_info": "Info",
"admin_license": "Licens",
"admin_status": "Status",
"admin_disabled": "deaktiveret",
"admin_enabled": "aktiveret",
"admin_version": "Version",
"admin_role": "Rolle",
"admin_save": "Gem",
"admin_security_check_results": "Sikkerhedstjek resultater",
"admin_security_check_results_debug": "På grund af mængden af infomationer en fejl kan give hackere når DISPLAY ERRORS TRUE, anbefaler vi kraftigt at sætte DISPLAY ERRORS FALSE på produktions systemer.",
"admin_security_check_results_htaccess": "Flextype .htaccess filen er fundet skrivebar. Vi anbefaler at du fjerner alle skrive rettigheder. <br>Du kan gøre dette på UNIX systemer med: <code>chmod a-w :path</code>",
"admin_security_check_results_index": "Flextype index.php filen er fundet skrivebar. Vi anbefaler at du fjerner alle skrive rettigheder. <br>Du kan gøre dette på UNIX systemer med: <code>chmod a-w :path</code>",
"admin_server": "Server",
"admin_site": "Webside",
"admin_clear_cache": "Ryd cache",
"admin_error404_title": "Fejl404 post titel",
"admin_error404_description": "Fejl404 post beskrivelse",
"admin_error404_content": "Fejl404 post indhold",
"admin_error404_template": "Fejl404 post skabelon",
"admin_heading": "Indstillinger",
"admin_general": "Generelt",
"admin_error_404_page": "Fejl 404 side",
"admin_cache": "Cache",
"admin_author_email": "Forfatter e-mail",
"admin_author_name": "Forfatter navn",
"admin_site_description": "Hjemmesidens beskrivelse",
"admin_site_keywords": "Hjemmesidens søgeord",
"admin_site_robots": "Robotter",
"admin_site_title": "Hjemmesidens titel",
"admin_system": "System",
"admin_cache_driver": "Cache-driver",
"admin_cache_enabled": "Cache slået til",
"admin_cache_lifetime": "Cache levetid",
"admin_cache_prefix": "Cache-præfiks",
"admin_charset": "Tegnsæt",
"admin_date_format": "Datoformat",
"admin_errors_display": "Vis fejl",
"admin_locale": "Landestandard",
"admin_entry_main": "Hoved post",
"admin_theme": "Tema",
"admin_timezone": "Tidszone",
"admin_username": "Brugernavn",
"admin_create_user": "Opret bruger",
"admin_create_new_user": "Opret ny bruger",
"admin_web_server": "Webserver",
"admin_web_server_php_interface": "WebServer til PHP Interface",
"admin_create_new_category": "Opret ny kategori",
"admin_delete_category": "Slet kategori",
"admin_create_new_item": "Opret ny",
"admin_delete": "Slet",
"admin_order": "Rækkefølge",
"admin_edit_category": "Rediger kategori",
"admin_fieldsets": "Feltsæt",
"admin_template_create_new": "Opret ny skabelon",
"admin_create_new_fieldset": "Oprette nyt feltsæt",
"admin_duplicate": "Dupliker",
"admin_summary": "Resumé",
"admin_snippet": "Snippet",
"admin_type": "Type",
"admin_partial": "Delvis",
"admin_clone": "Klon",
"admin_create_new_snippet": "Opret ny Snippet",
"admin_message_snippet_was_not_deleted": "Snippet blev ikke slettet",
"admin_message_snippet_was_not_renamed": "Snippet blev ikke omdøbt",
"admin_message_snippet_was_not_duplicated": "Snippet blev ikke duplikeret",
"admin_message_snippet_was_not_saved": "Snippet blev ikke gemt",
"admin_create_new_template": "Opret ny skabelon",
"admin_message_template_created": "Skabelon oprettet",
"admin_message_template_deleted": "Skabelon slettet",
"admin_message_template_renamed": "Skabelon omdøbt",
"admin_message_template_duplicated": "Skabelon duplikeret",
"admin_message_template_saved": "Skabelon gemt",
"admin_message_snippet_saved": "Snippet gemt",
"admin_message_snippet_created": "Snippet oprettet",
"admin_message_snippet_was_not_created": "Snippet blev ikke oprettet",
"admin_message_snippet_deleted": "Snippet slettet",
"admin_message_snippet_renamed": "Snippet omdøbt",
"admin_message_snippet_duplicated": "Snippet duplikeret",
"admin_message_fieldset_saved": "Feltsæt gemt",
"admin_message_fieldset_created": "Feltsæt oprettet",
"admin_message_fieldset_deleted": "Feltsæt slettet",
"admin_message_fieldset_renamed": "Feltsæt omdøbt",
"admin_message_fieldset_duplicated": "Feltsæt duplikeret",
"admin_message_entry_duplicated": "Post duplikeret",
"admin_message_entry_was_not_duplicated": "Post blev ikke duplikeret",
"admin_message_cache_files_deleted": "Cache filer slettet",
"admin_message_entry_changes_saved": "Ændringerne blev gemt",
"admin_message_entry_changes_not_saved": "Ændringerne blev ikke gemt",
"admin_message_entry_cloned": "Post klonet",
"admin_message_entry_created": "Post oprettet",
"admin_message_entry_was_not_created": "Posten blev ikke oprettet",
"admin_message_entry_deleted": "Post slettet",
"admin_message_entry_was_not_renamed": "Posten blev ikke omdøbt",
"admin_message_entry_was_not_deleted": "Posten blev ikke slettet",
"admin_message_entry_file_deleted": "Fil slettet korrekt",
"admin_message_entry_file_uploaded": "Filen blev uploadet korrekt",
"admin_message_entry_file_not_uploaded": "Filen bliver ikke uploaded",
"admin_message_entry_moved": "Post flyttet",
"admin_message_entry_was_not_moved": "Posten blev ikke flyttet",
"admin_message_entry_renamed": "Post omdøbt",
"admin_message_settings_saved": "Indstillinger gemt",
"admin_message_settings_was_not_saved": "Indstillinger blev ikke gemt",
"admin_message_wrong_username_password": "Forkert brugernavn eller adgangskode",
"admin_quality": "Kvalitet",
"admin_width": "Bredde",
"admin_height": "Højde",
"admin_accept_file_types": "Acceptér filtyper",
"admin_embeded_code": "Indkapslet kode",
"admin_shortcode": "Shortcode",
"admin_php_code": "PHP-kode",
"admin_choose_files_to_upload": "Vælg fil",
"admin_browse_files": "Gennemse",
"admin_copy": "Kopier",
"admin_admin_panel": "Administrationspanel",
"admin_light": "Lys",
"admin_dark": "Mørk",
"admin_name": "Navn",
"admin_memcached_server": "Memcachet-server",
"admin_memcached_port": "Memcache-port",
"admin_redis_socket": "Redis socket",
"admin_redis_password": "Redis adgangskode",
"admin_redis_server": "Redis-server",
"admin_redis_port": "Redis-port",
"admin_sqlite3_database": "SQLite3 Database",
"admin_sqlite3_table": "SQLite3 tabel",
"admin_error_name_empty_input": "Navnet skal være en alfanumerisk værdi (fra 1 tegn)",
"admin_error_title_empty_input": "Titlen skal være en alfanumerisk værdi (fra 1 tegn)",
"admin_entries_visible": "Synlig",
"admin_entries_draft": "Kladde",
"admin_entries_hidden": "Skjult",
"admin_menu_item_title": "Titel",
"admin_menu_item_url": "Url",
"admin_menu_item_target": "Destination",
"admin_menu_item_order": "Rækkefølge"
}

View File

@@ -8,6 +8,9 @@
"admin_information": "Informationen",
"admin_installed": "Installiert",
"admin_keywords": "Schlagwörter",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Login",
"admin_entries": "Einträge",
"admin_extends": "Erweiterungen",

View File

@@ -8,6 +8,9 @@
"admin_information": "Information",
"admin_installed": "Installed",
"admin_keywords": "Keywords",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Login",
"admin_entries": "Entries",
"admin_extends": "Extends",

View File

@@ -8,6 +8,9 @@
"admin_information": "Information",
"admin_installed": "Installed",
"admin_keywords": "Keywords",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Login",
"admin_entries": "Entries",
"admin_extends": "Extends",

View File

@@ -0,0 +1,200 @@
{
"admin": "Admin",
"admin_cancel": "Cancel",
"admin_create": "Create",
"admin_debugging": "Debugging",
"admin_email": "Email",
"admin_flextype_version": "Flextype Version",
"admin_information": "Information",
"admin_installed": "Installed",
"admin_keywords": "Keywords",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Login",
"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": "View Site",
"admin_snippets": "Snippets",
"admin_not_installed": "Not Installed",
"admin_off": "Off",
"admin_on": "On",
"admin_add": "Add",
"admin_entry_attributes": "Entry Attributes",
"admin_fieldset_for_template": "Fieldset for template",
"admin_content": "Content",
"admin_create_new_entry": "Create New Entry",
"admin_date": "Date",
"admin_draft": "Draft",
"admin_edit": "Edit",
"admin_blocks": "Blocks",
"admin_media": "Media",
"admin_settings": "Settings",
"admin_templates": "Templates",
"admin_entry": "Entry",
"admin_fieldset": "Fieldset",
"admin_source": "Source",
"admin_upload": "Upload",
"admin_hidden": "Hidden",
"admin_image_preview": "Image preview",
"admin_move": "Move",
"admin_parent_entry": "Entry parent",
"admin_preview": "Preview",
"admin_publish": "Publish",
"admin_rename": "Rename",
"admin_save_entry": "Save entry",
"admin_template": "Template",
"admin_title": "Title",
"admin_url": "Url",
"admin_view": "View",
"admin_visibility": "Visibility",
"admin_visible": "Visible",
"admin_password": "Password",
"admin_php_built_on": "PHP Built On",
"admin_php_version": "PHP Version",
"admin_author_url": "Author url",
"admin_bugs": "Bugs",
"admin_description": "Description",
"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": "Save",
"admin_security_check_results": "Security check results",
"admin_security_check_results_debug": "Due to the type and amount of information an error might give intruders when DISPLAY ERRORS TRUE, we strongly advise setting DISPLAY ERRORS FALSE in production systems.",
"admin_security_check_results_htaccess": "The Flextype .htaccess file has been found to be writable. We would advise you to remove all write permissions. <br>You can do this on unix systems with: <code>chmod a-w :path</code>",
"admin_security_check_results_index": "The Flextype index.php file has been found to be writable. We would advise you to remove all write permissions. <br>You can do this on unix systems with: <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": "Username",
"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": "Fieldsets",
"admin_template_create_new": "Create New Template",
"admin_create_new_fieldset": "Create New Fieldset",
"admin_duplicate": "Duplicate",
"admin_summary": "Summary",
"admin_snippet": "Snippet",
"admin_type": "Type",
"admin_partial": "Partial",
"admin_clone": "Clone",
"admin_create_new_snippet": "Create New Snippet",
"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": "Create New Template",
"admin_message_template_created": "Template created",
"admin_message_template_deleted": "Template deleted",
"admin_message_template_renamed": "Template renamed",
"admin_message_template_duplicated": "Template duplicated",
"admin_message_template_saved": "Template saved",
"admin_message_snippet_saved": "Snippet saved",
"admin_message_snippet_created": "Snippet created",
"admin_message_snippet_was_not_created": "Snippet was not created",
"admin_message_snippet_deleted": "Snippet deleted",
"admin_message_snippet_renamed": "Snippet renamed",
"admin_message_snippet_duplicated": "Snippet duplicated",
"admin_message_fieldset_saved": "Fieldset saved",
"admin_message_fieldset_created": "Fieldset created",
"admin_message_fieldset_deleted": "Fieldset deleted",
"admin_message_fieldset_renamed": "Fieldset renamed",
"admin_message_fieldset_duplicated": "Fieldset duplicated",
"admin_message_entry_duplicated": "Entry duplicated",
"admin_message_entry_was_not_duplicated": "Entry was not duplicated",
"admin_message_cache_files_deleted": "Cache files deleted",
"admin_message_entry_changes_saved": "Changes successfully saved",
"admin_message_entry_changes_not_saved": "Changes not saved",
"admin_message_entry_cloned": "Entry cloned",
"admin_message_entry_created": "Entry created",
"admin_message_entry_was_not_created": "Entry was not created",
"admin_message_entry_deleted": "Entry deleted",
"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": "File successfully deleted",
"admin_message_entry_file_uploaded": "File successfully uploaded",
"admin_message_entry_file_not_uploaded": "File was not uploaded",
"admin_message_entry_moved": "Entry moved",
"admin_message_entry_was_not_moved": "Entry was not moved",
"admin_message_entry_renamed": "Entry renamed",
"admin_message_settings_saved": "Settings saved",
"admin_message_settings_was_not_saved": "Settings was not saved",
"admin_message_wrong_username_password": "Wrong username or password",
"admin_quality": "Quality",
"admin_width": "Width",
"admin_height": "Height",
"admin_accept_file_types": "Accept file types",
"admin_embeded_code": "Embeded Code",
"admin_shortcode": "Shortcode",
"admin_php_code": "PHP Code",
"admin_choose_files_to_upload": "Choose file",
"admin_browse_files": "Browse",
"admin_copy": "Copy",
"admin_admin_panel": "Admin Panel",
"admin_light": "Light",
"admin_dark": "Dark",
"admin_name": "Name",
"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"
}

View File

@@ -8,6 +8,9 @@
"admin_information": "Information",
"admin_installed": "Installée",
"admin_keywords": "Mots clés",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Connexion",
"admin_entries": "Entrées",
"admin_extends": "Etendre",

View File

@@ -8,6 +8,9 @@
"admin_information": "Information",
"admin_installed": "Installed",
"admin_keywords": "Keywords",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Login",
"admin_entries": "Entries",
"admin_extends": "Extends",

View File

@@ -8,6 +8,9 @@
"admin_information": "Informacija",
"admin_installed": "Instalirano",
"admin_keywords": "Ključne riječi",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Prijava",
"admin_entries": "Unosi",
"admin_extends": "Proširuje",

View File

@@ -8,6 +8,9 @@
"admin_information": "Információ",
"admin_installed": "Telepített",
"admin_keywords": "Kulcsszavak",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Belépés",
"admin_entries": "Bejegyzések",
"admin_extends": "Extends",

View File

@@ -8,6 +8,9 @@
"admin_information": "Informazioni",
"admin_installed": "Installato",
"admin_keywords": "Parole Chiave",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Login",
"admin_entries": "Elementi",
"admin_extends": "Estendi",

View File

@@ -8,6 +8,9 @@
"admin_information": "Information",
"admin_installed": "Installed",
"admin_keywords": "Keywords",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Login",
"admin_entries": "Entries",
"admin_extends": "Extends",

View File

@@ -8,6 +8,9 @@
"admin_information": "Information",
"admin_installed": "Installed",
"admin_keywords": "Keywords",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Login",
"admin_entries": "Entries",
"admin_extends": "Extends",

View File

@@ -8,6 +8,9 @@
"admin_information": "Informatie",
"admin_installed": "Geïnstalleerd",
"admin_keywords": "Trefwoorden",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Aanmelden",
"admin_entries": "Entries",
"admin_extends": "Uitbreiden",

View File

@@ -8,6 +8,9 @@
"admin_information": "Information",
"admin_installed": "Installed",
"admin_keywords": "Keywords",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Login",
"admin_entries": "Entries",
"admin_extends": "Extends",

View File

@@ -8,6 +8,9 @@
"admin_information": "Informacja",
"admin_installed": "Zainstalowany",
"admin_keywords": "Słowa kluczowe",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Zaloguj",
"admin_entries": "Wpisy",
"admin_extends": "Rozszerzenia",

View File

@@ -8,6 +8,9 @@
"admin_information": "Information",
"admin_installed": "Instalado",
"admin_keywords": "Palavras-chave",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Iniciar sessão",
"admin_entries": "Posts",
"admin_extends": "Estender",

View File

@@ -8,6 +8,9 @@
"admin_information": "Information",
"admin_installed": "Installed",
"admin_keywords": "Keywords",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Login",
"admin_entries": "Entries",
"admin_extends": "Extends",

View File

@@ -8,6 +8,9 @@
"admin_information": "Information",
"admin_installed": "Installed",
"admin_keywords": "Keywords",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Login",
"admin_entries": "Entries",
"admin_extends": "Extends",

View File

@@ -8,6 +8,9 @@
"admin_information": "Информация",
"admin_installed": "Установлено",
"admin_keywords": "Ключевые слова",
"admin_documentation": "Документация",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Логин",
"admin_entries": "Записи",
"admin_extends": "Расширения",

View File

@@ -8,6 +8,9 @@
"admin_information": "Information",
"admin_installed": "Installed",
"admin_keywords": "Keywords",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Login",
"admin_entries": "Entries",
"admin_extends": "Extends",

View File

@@ -8,6 +8,9 @@
"admin_information": "Information",
"admin_installed": "Installed",
"admin_keywords": "Keywords",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Login",
"admin_entries": "Entries",
"admin_extends": "Extends",

View File

@@ -8,6 +8,9 @@
"admin_information": "Bilgi",
"admin_installed": "Yüklendi",
"admin_keywords": "Anahtar Kelimeler",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Giriş Yap",
"admin_entries": "Entries",
"admin_extends": "Uzantı",

View File

@@ -8,6 +8,9 @@
"admin_information": "Інформація",
"admin_installed": "Встановлений",
"admin_keywords": "Ключові Слова",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Логін",
"admin_entries": "Записи",
"admin_extends": "Розширення",

View File

@@ -8,6 +8,9 @@
"admin_information": "Information",
"admin_installed": "Installed",
"admin_keywords": "Keywords",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Login",
"admin_entries": "Entries",
"admin_extends": "Extends",

View File

@@ -8,6 +8,9 @@
"admin_information": "Information",
"admin_installed": "Installed",
"admin_keywords": "Keywords",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Login",
"admin_entries": "Entries",
"admin_extends": "Extends",

View File

@@ -8,6 +8,9 @@
"admin_information": "Information",
"admin_installed": "Installed",
"admin_keywords": "Keywords",
"admin_documentation": "Documentation",
"admin_memcache_server": "Memcache Server",
"admin_memcache_port": "Memcache Port",
"admin_login": "Login",
"admin_entries": "Entries",
"admin_extends": "Extends",