mirror of
https://github.com/flextype/flextype.git
synced 2025-08-11 15:44:49 +02:00
Merge pull request #71 from flextype/crowdin-admin
New Crowdin translations
This commit is contained in:
188
site/plugins/admin/languages/af_ZA.yaml
Normal file
188
site/plugins/admin/languages/af_ZA.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/ar_SA.yaml
Normal file
188
site/plugins/admin/languages/ar_SA.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/ca_ES.yaml
Normal file
188
site/plugins/admin/languages/ca_ES.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/cs_CZ.yaml
Normal file
188
site/plugins/admin/languages/cs_CZ.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menu"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Nastavení"
|
||||
admin_templates: "Šablony"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Datové pole"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Vytvořit nové menu"
|
||||
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_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_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_menu_saved: "Menu uloženo"
|
||||
admin_message_menu_created: "Menu vytvořeno"
|
||||
admin_message_menu_deleted: "Menu odstraněno"
|
||||
admin_message_menu_renamed: "Menu přejmenováno"
|
||||
admin_message_menu_duplicated: "Menu duplikováno"
|
||||
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_cache_files_deleted: "Soubory cache byly odstraněny"
|
||||
admin_message_entry_changes_saved: "Změny byly uloženy"
|
||||
admin_message_entry_cloned: "Stránka byla duplikována"
|
||||
admin_message_entry_created: "Stránka byla vytvořena"
|
||||
admin_message_entry_deleted: "Stránka byla odstraněna"
|
||||
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_renamed: "Stránka byla přejmenována"
|
||||
admin_message_settings_saved: "Nastavení uloženo"
|
||||
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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/da_DK.yaml
Normal file
188
site/plugins/admin/languages/da_DK.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/de_DE.yaml
Normal file
188
site/plugins/admin/languages/de_DE.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
admin: "Admin"
|
||||
admin_cancel: "Abbrechen"
|
||||
admin_create: "Erstellen"
|
||||
admin_debugging: "Debuggen"
|
||||
admin_email: "E-Mail"
|
||||
admin_flextype_version: "Flextype Version"
|
||||
admin_information: "Informationen"
|
||||
admin_installed: "Installiert"
|
||||
admin_keywords: "Schlagwörter"
|
||||
admin_login: "Login"
|
||||
admin_entries: "Einträge"
|
||||
admin_extends: "Erweiterungen"
|
||||
admin_plugins: "Plugins"
|
||||
admin_themes: "Themes"
|
||||
admin_help: "Hilfe"
|
||||
admin_getting_help: "Dokumentation"
|
||||
admin_logout: "Ausloggen"
|
||||
admin_profile: "Profil"
|
||||
admin_view_site: "Seite ansehen"
|
||||
admin_snippets: "Schnipsel"
|
||||
admin_not_installed: "Nicht installiert"
|
||||
admin_off: "Aus"
|
||||
admin_on: "An"
|
||||
admin_add: "Hinzufügen"
|
||||
admin_entry_attributes: "Eintragsattribute"
|
||||
admin_fieldset_for_template: "Fieldset für Vorlage"
|
||||
admin_content: "Inhalt"
|
||||
admin_create_new_entry: "Neuen Eintrag erstellen"
|
||||
admin_date: "Datum"
|
||||
admin_draft: "Entwurf"
|
||||
admin_edit: "Bearbeiten"
|
||||
admin_menus: "Menüs"
|
||||
admin_blocks: "Blöcke"
|
||||
admin_media: "Medien"
|
||||
admin_settings: "Einstellungen"
|
||||
admin_templates: "Vorlagen"
|
||||
admin_entry: "Eintrag"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Quelle"
|
||||
admin_files: "Dateien"
|
||||
admin_upload: "Hochladen"
|
||||
admin_hidden: "Versteckt"
|
||||
admin_image_preview: "Bildvorschau"
|
||||
admin_move: "Verschieben"
|
||||
admin_parent_entry: "Übergeordneter Eintrag"
|
||||
admin_preview: "Vorschau"
|
||||
admin_publish: "Veröffentlichen"
|
||||
admin_rename: "Umbenennen"
|
||||
admin_save_entry: "Eintrag speichern"
|
||||
admin_template: "Vorlage"
|
||||
admin_title: "Titel"
|
||||
admin_url: "Url"
|
||||
admin_view: "Ansehen"
|
||||
admin_visibility: "Sichtbarkeit"
|
||||
admin_visible: "Sichtbar"
|
||||
admin_password: "Passwort"
|
||||
admin_php_built_on: "Basiert auf PHP"
|
||||
admin_php_version: "PHP Version"
|
||||
admin_author_url: "Autor Url"
|
||||
admin_bugs: "Fehler"
|
||||
admin_description: "Beschreibung"
|
||||
admin_get_more_plugins: "Mehr Plugins finden"
|
||||
admin_homepage: "Startseite"
|
||||
admin_info: "Info"
|
||||
admin_license: "Lizenz"
|
||||
admin_status: "Status"
|
||||
admin_disabled: "deaktiviert"
|
||||
admin_enabled: "aktiviert"
|
||||
admin_version: "Version"
|
||||
admin_role: "Rolle"
|
||||
admin_save: "Speichern"
|
||||
admin_security_check_results: "Ergebnisse der Sicherheitsprüfung"
|
||||
admin_security_check_results_debug: "Aufgrund des Typs und der Menge an Informationen die das Anzeigen von Fehlern an böswillige Besucher ausgeben könnte empfehlen wir ausdrücklich auf Produktivinstallationen diese Option zu deaktivieren."
|
||||
admin_security_check_results_htaccess: "Die Flextype .htaccess Datei ist schreibbar. Wir empfehlen alle Schreib-Berechtigungen zu entfernen. Du kannst dies auf Unix-Systemen mit \"chmod a-w :path\" tun."
|
||||
admin_security_check_results_index: "Die Flextype index.php Datei ist schreibbar. Wir empfehlen alle Schreib-Berechtigungen zu entfernen. Du kannst dies auf Unix-Systemen mit \"chmod a-w :path\" tun."
|
||||
admin_server: "Server"
|
||||
admin_site: "Seite"
|
||||
admin_clear_cache: "Cache löschen"
|
||||
admin_error404_title: "Fehler 404 Eintrag Titel"
|
||||
admin_error404_description: "Fehler 404 Eintrag Beschreibung"
|
||||
admin_error404_content: "Fehler 404 Eintrag Inhalt"
|
||||
admin_error404_template: "Fehler 404 Eintrag Vorlage"
|
||||
admin_heading: "Einstellungen"
|
||||
admin_general: "Allgemein"
|
||||
admin_error_404_page: "Fehler 404 Eintrag"
|
||||
admin_cache: "Cache"
|
||||
admin_author_email: "Autor E-Mail"
|
||||
admin_author_name: "Autor Name"
|
||||
admin_site_description: "Seitenbeschreibung"
|
||||
admin_site_keywords: "Seitenschlagwörter"
|
||||
admin_site_robots: "Robots"
|
||||
admin_site_title: "Seitentitel"
|
||||
admin_system: "System"
|
||||
admin_cache_driver: "Cachetreiber"
|
||||
admin_cache_enabled: "Cache aktiviert"
|
||||
admin_cache_lifetime: "Cache Lebenszeit"
|
||||
admin_cache_prefix: "Cache Prefix"
|
||||
admin_charset: "Zeichensatz"
|
||||
admin_date_format: "Datumsformat"
|
||||
admin_errors_display: "Fehler anzeigen"
|
||||
admin_locale: "Sprache"
|
||||
admin_entry_main: "Startseite"
|
||||
admin_theme: "Theme"
|
||||
admin_timezone: "Zeitzone"
|
||||
admin_username: "Benutzername"
|
||||
admin_create_user: "Benutzer erstellen"
|
||||
admin_create_new_user: "Neuen Benutzer anlegen"
|
||||
admin_web_server: "Webserver"
|
||||
admin_web_server_php_interface: "PHP-Schnittstelle"
|
||||
admin_menu: "Menü"
|
||||
admin_create_new_category: "Neue Kategorie anlegen"
|
||||
admin_delete_category: "Kategorie löschen"
|
||||
admin_create_new_item: "Neuen Eintrag erstellen"
|
||||
admin_delete: "Löschen"
|
||||
admin_order: "Reihenfolge"
|
||||
admin_edit_category: "Kategorie bearbeiten"
|
||||
admin_create_new_menu: "Neues Menü erstellen"
|
||||
admin_fieldsets: "Fieldsets"
|
||||
admin_template_create_new: "Neue Vorlage erstellen"
|
||||
admin_create_new_fieldset: "Neues Fieldset erstellen"
|
||||
admin_duplicate: "Duplizieren"
|
||||
admin_summary: "Zusammenfassung"
|
||||
admin_snippet: "Schnipsel"
|
||||
admin_type: "Typ"
|
||||
admin_partial: "Partial"
|
||||
admin_clone: "Duplizieren"
|
||||
admin_create_new_snippet: "Neuen Schnipsel erstellen"
|
||||
admin_create_new_template: "Neue Vorlage erstellen"
|
||||
admin_message_template_created: "Vorlage erstellt"
|
||||
admin_message_template_deleted: "Vorlage gelöscht"
|
||||
admin_message_template_renamed: "Vorlage umbenannt"
|
||||
admin_message_template_duplicated: "Vorlage dupliziert"
|
||||
admin_message_template_saved: "Vorlage gespeichert"
|
||||
admin_message_snippet_saved: "Schnipsel gespeichert"
|
||||
admin_message_snippet_created: "Schnipsel erstellt"
|
||||
admin_message_snippet_deleted: "Schnipsel gelöscht"
|
||||
admin_message_snippet_renamed: "Schnipsel umbenannt"
|
||||
admin_message_snippet_duplicated: "Schnipsel dupliziert"
|
||||
admin_message_menu_saved: "Menü gespeichert"
|
||||
admin_message_menu_created: "Menü erstellt"
|
||||
admin_message_menu_deleted: "Menü gelöscht"
|
||||
admin_message_menu_renamed: "Menü umbenannt"
|
||||
admin_message_menu_duplicated: "Menü dupliziert"
|
||||
admin_message_fieldset_saved: "Fieldset gespeichert"
|
||||
admin_message_fieldset_created: "Fieldset erstellt"
|
||||
admin_message_fieldset_deleted: "Fieldset gelöscht"
|
||||
admin_message_fieldset_renamed: "Fieldset umbenannt"
|
||||
admin_message_fieldset_duplicated: "Fieldset dupliziert"
|
||||
admin_message_entry_duplicated: "Eintrag dupliziert"
|
||||
admin_message_cache_files_deleted: "Cache Dateien gelöscht"
|
||||
admin_message_entry_changes_saved: "Änderungen erfolgreich gespeichert"
|
||||
admin_message_entry_cloned: "Eintrag dupliziert"
|
||||
admin_message_entry_created: "Eintrag erstellt"
|
||||
admin_message_entry_deleted: "Eintrag gelöscht"
|
||||
admin_message_entry_file_deleted: "Datei erfolgreich gelöscht"
|
||||
admin_message_entry_file_uploaded: "Datei erfolgreich hochgeladen"
|
||||
admin_message_entry_file_not_uploaded: "Datei konnte nicht hochgeladen werden"
|
||||
admin_message_entry_moved: "Eintrag verschoben"
|
||||
admin_message_entry_renamed: "Eintrag umbenannt"
|
||||
admin_message_settings_saved: "Einstellungen gespeichert"
|
||||
admin_message_wrong_username_password: "Benutzername oder Passwort falsch"
|
||||
admin_quality: "Qualität"
|
||||
admin_width: "Breite"
|
||||
admin_height: "Höhe"
|
||||
admin_accept_file_types: "Erlaubte Dateitypen"
|
||||
admin_embeded_code: "Eingebetteter Code"
|
||||
admin_shortcode: "Shortcode"
|
||||
admin_php_code: "PHP Code"
|
||||
admin_choose_files_to_upload: "Datei auswählen"
|
||||
admin_browse_files: "Durchsuchen"
|
||||
admin_copy: "Kopieren"
|
||||
admin_admin_panel: "Admin Panel"
|
||||
admin_light: "Hell"
|
||||
admin_dark: "Dunkel"
|
||||
admin_name: "Name"
|
||||
admin_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
admin_memcached_server: "Memcached Server"
|
||||
admin_memcached_port: "Memcached Port"
|
||||
admin_redis_socket: "Redis Socket"
|
||||
admin_redis_password: "Redis Passwort"
|
||||
admin_redis_server: "Redis Server"
|
||||
admin_redis_port: "Redis Port"
|
||||
admin_sqlite3_database: "SQLite3 Datenbank"
|
||||
admin_sqlite3_table: "SQLite3 Tabelle"
|
||||
admin_error_name_empty_input: "Name muss ein alphanumerischer Wert sein (mindestens 1 Zeichen)"
|
||||
admin_error_title_empty_input: "Titel muss ein alphanumerischer Wert sein (mindestens 1 Zeichen)"
|
188
site/plugins/admin/languages/el_GR.yaml
Normal file
188
site/plugins/admin/languages/el_GR.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/es_ES.yaml
Normal file
188
site/plugins/admin/languages/es_ES.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/fi_FI.yaml
Normal file
188
site/plugins/admin/languages/fi_FI.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/fr_FR.yaml
Normal file
188
site/plugins/admin/languages/fr_FR.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/he_IL.yaml
Normal file
188
site/plugins/admin/languages/he_IL.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/hr_HR.yaml
Normal file
188
site/plugins/admin/languages/hr_HR.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
admin: "Admin"
|
||||
admin_cancel: "Otkaži"
|
||||
admin_create: "Stvori"
|
||||
admin_debugging: "Otklanjanje grešaka"
|
||||
admin_email: "Email"
|
||||
admin_flextype_version: "Flextype Verzija"
|
||||
admin_information: "Informacija"
|
||||
admin_installed: "Instalirano"
|
||||
admin_keywords: "Ključne riječi"
|
||||
admin_login: "Prijava"
|
||||
admin_entries: "Unosi"
|
||||
admin_extends: "Proširuje"
|
||||
admin_plugins: "Dodaci"
|
||||
admin_themes: "Teme"
|
||||
admin_help: "Pomoć"
|
||||
admin_getting_help: "Getting Help"
|
||||
admin_logout: "Odjava"
|
||||
admin_profile: "Profil"
|
||||
admin_view_site: "Vidi Sajt"
|
||||
admin_snippets: "Snippets"
|
||||
admin_not_installed: "Nije instalirano"
|
||||
admin_off: "Isključeno"
|
||||
admin_on: "Uključeno"
|
||||
admin_add: "Dodaj"
|
||||
admin_entry_attributes: "Entry Attributes"
|
||||
admin_fieldset_for_template: "Fieldset for template"
|
||||
admin_content: "Sadržaj"
|
||||
admin_create_new_entry: "Stvori novi"
|
||||
admin_date: "Datum"
|
||||
admin_draft: "Skica"
|
||||
admin_edit: "Uredi"
|
||||
admin_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Postavke"
|
||||
admin_templates: "Predlošci"
|
||||
admin_entry: "Unos"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Izvor"
|
||||
admin_files: "Fajlovi"
|
||||
admin_upload: "Postavljanje"
|
||||
admin_hidden: "Skriveno"
|
||||
admin_image_preview: "Pregled slike"
|
||||
admin_move: "Pomakni"
|
||||
admin_parent_entry: "Entry parent"
|
||||
admin_preview: "Pregled"
|
||||
admin_publish: "Objavi"
|
||||
admin_rename: "Preimenuj"
|
||||
admin_save_entry: "Sačuvaj"
|
||||
admin_template: "Predložak"
|
||||
admin_title: "Ime"
|
||||
admin_url: "Link"
|
||||
admin_view: "Pogledaj"
|
||||
admin_visibility: "Vidljivost"
|
||||
admin_visible: "Vidljivo"
|
||||
admin_password: "Lozinka"
|
||||
admin_php_built_on: "PHP Built On"
|
||||
admin_php_version: "PHP verzija"
|
||||
admin_author_url: "Link Autora"
|
||||
admin_bugs: "Greške"
|
||||
admin_description: "Opis"
|
||||
admin_get_more_plugins: "Nabavi više dodataka"
|
||||
admin_homepage: "Homepage"
|
||||
admin_info: "Info"
|
||||
admin_license: "Licenca"
|
||||
admin_status: "Status"
|
||||
admin_disabled: "onemogućeno"
|
||||
admin_enabled: "omogućeno"
|
||||
admin_version: "Verzija"
|
||||
admin_role: "Uloga"
|
||||
admin_save: "Sačuvaj"
|
||||
admin_security_check_results: "Rezultati sigurnosne provjere"
|
||||
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: "Sajt"
|
||||
admin_clear_cache: "Očisti 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: "Postavke"
|
||||
admin_general: "Generalno"
|
||||
admin_error_404_page: "Error 404 page"
|
||||
admin_cache: "Cache"
|
||||
admin_author_email: "email autora"
|
||||
admin_author_name: "Ime autora"
|
||||
admin_site_description: "Opis stranice"
|
||||
admin_site_keywords: "Ključne riječi stranice"
|
||||
admin_site_robots: "Roboti"
|
||||
admin_site_title: "Ime sajta"
|
||||
admin_system: "Sustav"
|
||||
admin_cache_driver: "Cache driver"
|
||||
admin_cache_enabled: "Cache je omogućen"
|
||||
admin_cache_lifetime: "Životni vijek predmemorije"
|
||||
admin_cache_prefix: "Cache prefix"
|
||||
admin_charset: "Charset"
|
||||
admin_date_format: "Format datuma"
|
||||
admin_errors_display: "Prikaži greške"
|
||||
admin_locale: "Jezik"
|
||||
admin_entry_main: "Glavni unos"
|
||||
admin_theme: "Tema"
|
||||
admin_timezone: "Vremenska zona"
|
||||
admin_username: "Korisničko ime"
|
||||
admin_create_user: "Stvori korisnika"
|
||||
admin_create_new_user: "Stvori novog korisnika"
|
||||
admin_web_server: "Web Server"
|
||||
admin_web_server_php_interface: "WebServer to PHP Sučelje"
|
||||
admin_menu: "Menu"
|
||||
admin_create_new_category: "Stvori novu kategoriju"
|
||||
admin_delete_category: "Obriši kategoriju"
|
||||
admin_create_new_item: "Stvori novu stavku"
|
||||
admin_delete: "Obriši"
|
||||
admin_order: "Redoslijed"
|
||||
admin_edit_category: "Uredi kategoriju"
|
||||
admin_create_new_menu: "Stvori novi menu"
|
||||
admin_fieldsets: "Fieldsets"
|
||||
admin_template_create_new: "Stvori novi predložak"
|
||||
admin_create_new_fieldset: "Create New Fieldset"
|
||||
admin_duplicate: "Dupliciraj"
|
||||
admin_summary: "Sažetak"
|
||||
admin_snippet: "Svaštica"
|
||||
admin_type: "Tip"
|
||||
admin_partial: "Partial"
|
||||
admin_clone: "Kloniraj"
|
||||
admin_create_new_snippet: "Stvori novu svašticu"
|
||||
admin_create_new_template: "Stvori novi predložak"
|
||||
admin_message_template_created: "Predložak je stvoren"
|
||||
admin_message_template_deleted: "Predložak je obrisan"
|
||||
admin_message_template_renamed: "Predložak je preimenovan"
|
||||
admin_message_template_duplicated: "Predložak je dupliciran"
|
||||
admin_message_template_saved: "Predložak je sačuvan"
|
||||
admin_message_snippet_saved: "Svaštica je sačuvana"
|
||||
admin_message_snippet_created: "Svaštica je stvorena"
|
||||
admin_message_snippet_deleted: "Svaštica je obrisana"
|
||||
admin_message_snippet_renamed: "Svaštica je preimenovana"
|
||||
admin_message_snippet_duplicated: "Svaštica je duplicirana"
|
||||
admin_message_menu_saved: "Menu je sačuvan"
|
||||
admin_message_menu_created: "Menu je stvoren"
|
||||
admin_message_menu_deleted: "Menu je obrisan"
|
||||
admin_message_menu_renamed: "Menu je preimenovan"
|
||||
admin_message_menu_duplicated: "Menu je dupliciran"
|
||||
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: "Unos je dupliciran"
|
||||
admin_message_cache_files_deleted: "Cache fajlovi su obrisani"
|
||||
admin_message_entry_changes_saved: "Promjene su uspješno sačuvane"
|
||||
admin_message_entry_cloned: "Unos je kloniran"
|
||||
admin_message_entry_created: "Unos je stvoren"
|
||||
admin_message_entry_deleted: "Unos je obrisan"
|
||||
admin_message_entry_file_deleted: "Fajl je uspješno obrisan"
|
||||
admin_message_entry_file_uploaded: "Fajl je uspješno uploadan"
|
||||
admin_message_entry_file_not_uploaded: "Fajl nije uploadan"
|
||||
admin_message_entry_moved: "Unos je premješten"
|
||||
admin_message_entry_renamed: "Unos je preimenovan"
|
||||
admin_message_settings_saved: "Postavke su sačuvane"
|
||||
admin_message_wrong_username_password: "Pogrešno korisničko ime ili lozinka"
|
||||
admin_quality: "Kvaliteta"
|
||||
admin_width: "Širina"
|
||||
admin_height: "Visina"
|
||||
admin_accept_file_types: "Prihvati tipove podataka"
|
||||
admin_embeded_code: "Ugrađivanje koda"
|
||||
admin_shortcode: "Shortcode"
|
||||
admin_php_code: "PHP kod"
|
||||
admin_choose_files_to_upload: "Odaberi fajl"
|
||||
admin_browse_files: "Pretražuj"
|
||||
admin_copy: "Kopiraj"
|
||||
admin_admin_panel: "Administratorsko sučelje"
|
||||
admin_light: "Svjetla"
|
||||
admin_dark: "Tamna"
|
||||
admin_name: "Ime"
|
||||
admin_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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 databaza"
|
||||
admin_sqlite3_table: "SQLite3 Tablica"
|
||||
admin_error_name_empty_input: "Ime mora biti alfanumerička vrijednost"
|
||||
admin_error_title_empty_input: "Naslov mora biti alfanumerička vrijednost"
|
188
site/plugins/admin/languages/hu_HU.yaml
Normal file
188
site/plugins/admin/languages/hu_HU.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/it_IT.yaml
Normal file
188
site/plugins/admin/languages/it_IT.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/ja_JP.yaml
Normal file
188
site/plugins/admin/languages/ja_JP.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/ko_KR.yaml
Normal file
188
site/plugins/admin/languages/ko_KR.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/nl_NL.yaml
Normal file
188
site/plugins/admin/languages/nl_NL.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
admin: "Beheerder"
|
||||
admin_cancel: "Annuleren"
|
||||
admin_create: "Creëren"
|
||||
admin_debugging: "Debuggen"
|
||||
admin_email: "E-mail"
|
||||
admin_flextype_version: "Flextype versie"
|
||||
admin_information: "Informatie"
|
||||
admin_installed: "Geïnstalleerd"
|
||||
admin_keywords: "Trefwoorden"
|
||||
admin_login: "Aanmelden"
|
||||
admin_entries: "Entries"
|
||||
admin_extends: "Uitbreiden"
|
||||
admin_plugins: "Plugins"
|
||||
admin_themes: "Thema's"
|
||||
admin_help: "Help"
|
||||
admin_getting_help: "Help-informatie opvragen"
|
||||
admin_logout: "Uitloggen"
|
||||
admin_profile: "Profiel"
|
||||
admin_view_site: "Bekijk site"
|
||||
admin_snippets: "Tekstfragmenten"
|
||||
admin_not_installed: "Niet geïnstalleerd"
|
||||
admin_off: "Uit"
|
||||
admin_on: "Aan"
|
||||
admin_add: "Toevoegen"
|
||||
admin_entry_attributes: "Invoerattributen"
|
||||
admin_fieldset_for_template: "Fieldset voor sjabloon"
|
||||
admin_content: "Inhoud"
|
||||
admin_create_new_entry: "Maak een nieuwe invoer"
|
||||
admin_date: "Datum"
|
||||
admin_draft: "Klad"
|
||||
admin_edit: "Bewerk"
|
||||
admin_menus: "Menu's"
|
||||
admin_blocks: "Blokken"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Instellingen"
|
||||
admin_templates: "Sjablonen"
|
||||
admin_entry: "Invoer"
|
||||
admin_fieldset: "Veldenset"
|
||||
admin_source: "Bron"
|
||||
admin_files: "Bestanden"
|
||||
admin_upload: "Uploaden"
|
||||
admin_hidden: "Verborgen"
|
||||
admin_image_preview: "Image voorbeeld"
|
||||
admin_move: "Verplaatsen"
|
||||
admin_parent_entry: "Toegangsouder"
|
||||
admin_preview: "Voorbeeld"
|
||||
admin_publish: "Publiceren"
|
||||
admin_rename: "Naam Wijzigen"
|
||||
admin_save_entry: "Invoer opslaan"
|
||||
admin_template: "Sjablonen"
|
||||
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: "Hoofdingang"
|
||||
admin_theme: "Thema"
|
||||
admin_timezone: "Tijdzone"
|
||||
admin_username: "Gebruikersnaam"
|
||||
admin_create_user: "Gebruiker Aanmaken"
|
||||
admin_create_new_user: "Create New User"
|
||||
admin_web_server: "Web Server"
|
||||
admin_web_server_php_interface: "WebServer to PHP Interface"
|
||||
admin_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/no_NO.yaml
Normal file
188
site/plugins/admin/languages/no_NO.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/pl_PL.yaml
Normal file
188
site/plugins/admin/languages/pl_PL.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
admin: "Admin"
|
||||
admin_cancel: "Anuluj"
|
||||
admin_create: "Stwórz"
|
||||
admin_debugging: "Debugowanie"
|
||||
admin_email: "Email"
|
||||
admin_flextype_version: "Wersja Flextype"
|
||||
admin_information: "Informacja"
|
||||
admin_installed: "Zainstalowany"
|
||||
admin_keywords: "Słowa kluczowe"
|
||||
admin_login: "Zaloguj"
|
||||
admin_entries: "Wpisy"
|
||||
admin_extends: "Rozszerzenia"
|
||||
admin_plugins: "Wtyczki"
|
||||
admin_themes: "Motywy"
|
||||
admin_help: "Pomoc"
|
||||
admin_getting_help: "Pomoc"
|
||||
admin_logout: "Wyloguj"
|
||||
admin_profile: "Profil"
|
||||
admin_view_site: "Wyświetl stronę"
|
||||
admin_snippets: "Fragmenty kodu"
|
||||
admin_not_installed: "Nie Zainstalowany"
|
||||
admin_off: "Wyłączony"
|
||||
admin_on: "Włączony"
|
||||
admin_add: "Dodaj"
|
||||
admin_entry_attributes: "Atrybuty wpisu"
|
||||
admin_fieldset_for_template: "Zestaw pól szablonu"
|
||||
admin_content: "Zawartość"
|
||||
admin_create_new_entry: "Utwórz nowy wpis"
|
||||
admin_date: "Data"
|
||||
admin_draft: "Szkic"
|
||||
admin_edit: "Edytuj"
|
||||
admin_menus: "Menu"
|
||||
admin_blocks: "Bloki"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Ustawienia"
|
||||
admin_templates: "Szablony"
|
||||
admin_entry: "Wpis"
|
||||
admin_fieldset: "Zestaw pól"
|
||||
admin_source: "Źródło"
|
||||
admin_files: "Pliki"
|
||||
admin_upload: "Wrzuć plik"
|
||||
admin_hidden: "Ukryty"
|
||||
admin_image_preview: "Podgląd obrazu"
|
||||
admin_move: "Przenieś"
|
||||
admin_parent_entry: "Wpis nadrzędny"
|
||||
admin_preview: "Podgląd"
|
||||
admin_publish: "Opublikuj"
|
||||
admin_rename: "Zmień nazwę"
|
||||
admin_save_entry: "Zapisz wpis"
|
||||
admin_template: "Szablon"
|
||||
admin_title: "Tytuł"
|
||||
admin_url: "Adres URL"
|
||||
admin_view: "Widok"
|
||||
admin_visibility: "Widoczność"
|
||||
admin_visible: "Widoczny"
|
||||
admin_password: "Hasło"
|
||||
admin_php_built_on: "PHP wbudowane"
|
||||
admin_php_version: "Wersja PHP"
|
||||
admin_author_url: "URL Autora"
|
||||
admin_bugs: "Błędy"
|
||||
admin_description: "Opis"
|
||||
admin_get_more_plugins: "Więcej wtyczek"
|
||||
admin_homepage: "Strona główna"
|
||||
admin_info: "Info"
|
||||
admin_license: "Licencja"
|
||||
admin_status: "Status"
|
||||
admin_disabled: "wyłączone"
|
||||
admin_enabled: "włączone"
|
||||
admin_version: "Wersja"
|
||||
admin_role: "Rola"
|
||||
admin_save: "Zapisz"
|
||||
admin_security_check_results: "Wyniki kontroli bezpieczeństwa"
|
||||
admin_security_check_results_debug: "Ze względu na rodzaj i ilość informacji wyświetlenie błędu może umożliwić intruzowi dostęp, gdy włącvzona jest opcja POKAŻ BŁĘDY, zalecamy wyłączenie opcji POKAŻ BŁĘDY w systemach produkcyjnych."
|
||||
admin_security_check_results_htaccess: "Plik Flexhtpe .htaccess posiada uprawnienia zapisu. Zalecamy usunięcie wszystkich uprawnień do zapisu. <br> Możesz to zrobić na systemach uniksowych z: <code>chmod a-w :path</code>"
|
||||
admin_security_check_results_index: "Plik Flexhtpe index.php posiada uprawnienia zapisu. Zalecamy usunięcie wszystkich uprawnień do zapisu. <br> Możesz to zrobić na systemach uniksowych z: <code>chmod a-w :path</code>"
|
||||
admin_server: "Serwer"
|
||||
admin_site: "Strona"
|
||||
admin_clear_cache: "Wyczyść pamięć podręczną"
|
||||
admin_error404_title: "Tytuł błędu Error404"
|
||||
admin_error404_description: "Opis błędu Error404"
|
||||
admin_error404_content: "Treść błędu Error404"
|
||||
admin_error404_template: "Szablon błędu Error404"
|
||||
admin_heading: "Ustawienia"
|
||||
admin_general: "Ogólne"
|
||||
admin_error_404_page: "Strona błędu 404"
|
||||
admin_cache: "Pamięć podręczna"
|
||||
admin_author_email: "Email Autora"
|
||||
admin_author_name: "Imię Autora"
|
||||
admin_site_description: "Opis strony"
|
||||
admin_site_keywords: "Słowa kluczowe"
|
||||
admin_site_robots: "Roboty"
|
||||
admin_site_title: "Nazwa strony"
|
||||
admin_system: "System"
|
||||
admin_cache_driver: "Sterownik pamięci podręcznej"
|
||||
admin_cache_enabled: "Pamięć podręczna włączona"
|
||||
admin_cache_lifetime: "Czas pamięci podręcznej"
|
||||
admin_cache_prefix: "Przedrostek pamięci podręcznej"
|
||||
admin_charset: "Zestaw znaków"
|
||||
admin_date_format: "Format daty"
|
||||
admin_errors_display: "Pokaż błędy"
|
||||
admin_locale: "Ustawienia regionalne"
|
||||
admin_entry_main: "Strona główna witryny"
|
||||
admin_theme: "Motyw"
|
||||
admin_timezone: "Strefa czasowa"
|
||||
admin_username: "Nazwa Użytkownika"
|
||||
admin_create_user: "Utwórz użytkownika"
|
||||
admin_create_new_user: "Utwórz nowego użytkownika"
|
||||
admin_web_server: "Serwer internetowy"
|
||||
admin_web_server_php_interface: "Serwer internetowy do interfejsu PHP"
|
||||
admin_menu: "Menu"
|
||||
admin_create_new_category: "Utwórz nową kategorię"
|
||||
admin_delete_category: "Usuń kategorię"
|
||||
admin_create_new_item: "Utwórz nową pozycję"
|
||||
admin_delete: "Kasuj"
|
||||
admin_order: "Kolejność"
|
||||
admin_edit_category: "Edytuj kategorię"
|
||||
admin_create_new_menu: "Utwórz nowe menu"
|
||||
admin_fieldsets: "Zestawy pól"
|
||||
admin_template_create_new: "Utwórz nowy szablon"
|
||||
admin_create_new_fieldset: "Utwórz nowy zestaw pól"
|
||||
admin_duplicate: "Kopiuj"
|
||||
admin_summary: "Streszczenie"
|
||||
admin_snippet: "Fragment kodu"
|
||||
admin_type: "Rodzaj"
|
||||
admin_partial: "Częściowy"
|
||||
admin_clone: "Kopiuj"
|
||||
admin_create_new_snippet: "Utwórz nowy fragment kodu"
|
||||
admin_create_new_template: "Utwórz nowy szablon"
|
||||
admin_message_template_created: "Szablon utworzony"
|
||||
admin_message_template_deleted: "Szablon został usunięty"
|
||||
admin_message_template_renamed: "Zmieniono nazwę szablonu"
|
||||
admin_message_template_duplicated: "Szablon został skopiowany"
|
||||
admin_message_template_saved: "Szablon został zapisany"
|
||||
admin_message_snippet_saved: "fragment kodu został zapisany"
|
||||
admin_message_snippet_created: "Utworzono fragment kodu"
|
||||
admin_message_snippet_deleted: "Fragment kodu usunięty"
|
||||
admin_message_snippet_renamed: "Zmieniono nazwę fragmentu kodu"
|
||||
admin_message_snippet_duplicated: "Fragment kodu został skopiowany"
|
||||
admin_message_menu_saved: "Zapisano menu"
|
||||
admin_message_menu_created: "Utworzono menu"
|
||||
admin_message_menu_deleted: "Menu usunięte"
|
||||
admin_message_menu_renamed: "Zmieniono nazwę menu"
|
||||
admin_message_menu_duplicated: "Menu zostało skopiowane"
|
||||
admin_message_fieldset_saved: "Zapisano zestaw pól"
|
||||
admin_message_fieldset_created: "Utworzono zestaw pól"
|
||||
admin_message_fieldset_deleted: "Zestaw pól został usunięty"
|
||||
admin_message_fieldset_renamed: "Zmieniono nazwę zestaw pól"
|
||||
admin_message_fieldset_duplicated: "Zestaw pól został skopiowany"
|
||||
admin_message_entry_duplicated: "Wpis został skopiowany"
|
||||
admin_message_cache_files_deleted: "Pliki pamięci podręcznej zostały usunięte"
|
||||
admin_message_entry_changes_saved: "Zmiany zostały pomyślnie zapisane"
|
||||
admin_message_entry_cloned: "Wpis został skopiowany"
|
||||
admin_message_entry_created: "Utworzono wpis"
|
||||
admin_message_entry_deleted: "Wpis został usunięty"
|
||||
admin_message_entry_file_deleted: "Plik został pomyślnie usunięty"
|
||||
admin_message_entry_file_uploaded: "Plik został pomyślnie przesłany"
|
||||
admin_message_entry_file_not_uploaded: "Plik nie został przesłany"
|
||||
admin_message_entry_moved: "Wpis został przeniesiony"
|
||||
admin_message_entry_renamed: "Zmieniono nazwę wpisu"
|
||||
admin_message_settings_saved: "Ustawienia zapisane"
|
||||
admin_message_wrong_username_password: "Zła nazwa użytkownika lub hasło"
|
||||
admin_quality: "Jakość"
|
||||
admin_width: "Szerokość"
|
||||
admin_height: "Wysokość"
|
||||
admin_accept_file_types: "Dopuszczalne typy plików"
|
||||
admin_embeded_code: "Wbudowany kod"
|
||||
admin_shortcode: "Krótki kod"
|
||||
admin_php_code: "Kod PHP"
|
||||
admin_choose_files_to_upload: "Wybierz plik"
|
||||
admin_browse_files: "Przeglądaj"
|
||||
admin_copy: "Kopiuj"
|
||||
admin_admin_panel: "Panel administratora"
|
||||
admin_light: "Jasny"
|
||||
admin_dark: "Ciemny"
|
||||
admin_name: "Nazwa"
|
||||
admin_memcache_server: "Serwer Memcache"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
admin_memcached_server: "Memcached Serwer"
|
||||
admin_memcached_port: "Memcached Port"
|
||||
admin_redis_socket: "Redis Socket"
|
||||
admin_redis_password: "Redis Hasło"
|
||||
admin_redis_server: "Redis Serwer"
|
||||
admin_redis_port: "Redis Port"
|
||||
admin_sqlite3_database: "Baza danych SQLite3"
|
||||
admin_sqlite3_table: "Tabela SQLite3"
|
||||
admin_error_name_empty_input: "Nazwa musi być wartością alfanumeryczną"
|
||||
admin_error_title_empty_input: "Tytuł musi być wartością alfanumeryczną"
|
188
site/plugins/admin/languages/pt_BR.yaml
Normal file
188
site/plugins/admin/languages/pt_BR.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/pt_PT.yaml
Normal file
188
site/plugins/admin/languages/pt_PT.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/ro_RO.yaml
Normal file
188
site/plugins/admin/languages/ro_RO.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/ru_RU.yaml
Normal file
188
site/plugins/admin/languages/ru_RU.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
admin: "Админ"
|
||||
admin_cancel: "Отмена"
|
||||
admin_create: "Создать"
|
||||
admin_debugging: "Отладка"
|
||||
admin_email: "E-mail"
|
||||
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_menus: "Меню"
|
||||
admin_blocks: "Блоки"
|
||||
admin_media: "Медиа"
|
||||
admin_settings: "Настройки"
|
||||
admin_templates: "Шаблоны"
|
||||
admin_entry: "Записи"
|
||||
admin_fieldset: "Поле"
|
||||
admin_source: "Код"
|
||||
admin_files: "Файлы"
|
||||
admin_upload: "Загрузить"
|
||||
admin_hidden: "Скрытый"
|
||||
admin_image_preview: "Просмотр изображения"
|
||||
admin_move: "Переместить"
|
||||
admin_parent_entry: "Родитель записи"
|
||||
admin_preview: "Просмотр"
|
||||
admin_publish: "Публиковать"
|
||||
admin_rename: "Переименовать"
|
||||
admin_save_entry: "Сохранить запись"
|
||||
admin_template: "Шаблон"
|
||||
admin_title: "Заголовок"
|
||||
admin_url: "Ссылка"
|
||||
admin_view: "Просмотр"
|
||||
admin_visibility: "Видимость"
|
||||
admin_visible: "Видимый"
|
||||
admin_password: "Пароль"
|
||||
admin_php_built_on: "PHP Built On"
|
||||
admin_php_version: "PHP Версия"
|
||||
admin_author_url: "Ссылка Автора"
|
||||
admin_bugs: "Баги"
|
||||
admin_description: "Описание"
|
||||
admin_get_more_plugins: "Скачать Новые Плагины"
|
||||
admin_homepage: "Домашняя страничка"
|
||||
admin_info: "Информация"
|
||||
admin_license: "Лицензия"
|
||||
admin_status: "Статус"
|
||||
admin_disabled: "Выключено"
|
||||
admin_enabled: "Включено"
|
||||
admin_version: "Версия"
|
||||
admin_role: "Роль"
|
||||
admin_save: "Сохранить"
|
||||
admin_security_check_results: "Результаты проверки безопасности"
|
||||
admin_security_check_results_debug: "Система работает в режиме ОТЛАДКИ Мы рекомендуем вам УБРАТЬ режим ОТЛАДКИ на живом сайте."
|
||||
admin_security_check_results_htaccess: "Главный .htaccess доступен для записи. Мы рекомендуем вам удалить права записи на главный .htaccess файл. <br> Вы можете сделать это на UNIX системах так: <code>chmod -R a-w :path</code>"
|
||||
admin_security_check_results_index: "Главный index.php файл доступен для записи. Мы рекомендуем вам удалить права записи на главный index.php файл. <br> Вы можете сделать это на UNIX системах так: <code>chmod -R a-w :path</code>"
|
||||
admin_server: "Сервер"
|
||||
admin_site: "Сайт"
|
||||
admin_clear_cache: "Очистить кеш"
|
||||
admin_error404_title: "Заголовок страницы про - Ошибку 404"
|
||||
admin_error404_description: "Описание страницы про - Ошибку 404"
|
||||
admin_error404_content: "Контент страницы про - Ошибку 404"
|
||||
admin_error404_template: "Шаблон страницы про - Ошибку 404"
|
||||
admin_heading: "Настройки"
|
||||
admin_general: "Основное"
|
||||
admin_error_404_page: "Страница ошибки 404"
|
||||
admin_cache: "Кеш"
|
||||
admin_author_email: "Почта автора"
|
||||
admin_author_name: "Имя автора"
|
||||
admin_site_description: "Описание сайта"
|
||||
admin_site_keywords: "Ключевые слова сайта"
|
||||
admin_site_robots: "Роботы"
|
||||
admin_site_title: "Заголовок сайта"
|
||||
admin_system: "Система"
|
||||
admin_cache_driver: "Драйвер кеша"
|
||||
admin_cache_enabled: "Кэш включен"
|
||||
admin_cache_lifetime: "Время жизни кеша"
|
||||
admin_cache_prefix: "Префикс кэша"
|
||||
admin_charset: "Кодировка"
|
||||
admin_date_format: "Формат даты"
|
||||
admin_errors_display: "Показать ошибки"
|
||||
admin_locale: "Местонахождение"
|
||||
admin_entry_main: "Главная запись"
|
||||
admin_theme: "Тема"
|
||||
admin_timezone: "Часовой пояс"
|
||||
admin_username: "Имя пользователя"
|
||||
admin_create_user: "Создать пользователя"
|
||||
admin_create_new_user: "Создать нового пользователя"
|
||||
admin_web_server: "Веб-сервер"
|
||||
admin_web_server_php_interface: "PHP интерфейс веб-сервера"
|
||||
admin_menu: "Меню"
|
||||
admin_create_new_category: "Создать новую категорию"
|
||||
admin_delete_category: "Удалить категорию"
|
||||
admin_create_new_item: "Создать Новый Элемент"
|
||||
admin_delete: "Удалить"
|
||||
admin_order: "Счет"
|
||||
admin_edit_category: "Редактировать категорию"
|
||||
admin_create_new_menu: "Создать новое меню"
|
||||
admin_fieldsets: "Поля"
|
||||
admin_template_create_new: "Создать новый шаблон"
|
||||
admin_create_new_fieldset: "Создать новый набор полей"
|
||||
admin_duplicate: "Дублировать"
|
||||
admin_summary: "Краткое описание"
|
||||
admin_snippet: "Сниппет"
|
||||
admin_type: "Тип"
|
||||
admin_partial: "Партиал"
|
||||
admin_clone: "Клон"
|
||||
admin_create_new_snippet: "Создать новый сниппет"
|
||||
admin_create_new_template: "Создать новый шаблон"
|
||||
admin_message_template_created: "Шаблон создан"
|
||||
admin_message_template_deleted: "Шаблон удален"
|
||||
admin_message_template_renamed: "Шаблон переименован"
|
||||
admin_message_template_duplicated: "Шаблон дублировался"
|
||||
admin_message_template_saved: "Шаблон сохранен"
|
||||
admin_message_snippet_saved: "Сниппет сохранен"
|
||||
admin_message_snippet_created: "Сниппет создан"
|
||||
admin_message_snippet_deleted: "Сниппет удален"
|
||||
admin_message_snippet_renamed: "Сниппет переименован"
|
||||
admin_message_snippet_duplicated: "Сниппет дублирован "
|
||||
admin_message_menu_saved: "Меню сохранено"
|
||||
admin_message_menu_created: "Меню создано"
|
||||
admin_message_menu_deleted: "Меню удалено"
|
||||
admin_message_menu_renamed: "Меню переименовано"
|
||||
admin_message_menu_duplicated: "Меню дублировалось"
|
||||
admin_message_fieldset_saved: "Набор полей сохранен"
|
||||
admin_message_fieldset_created: "Набор полей создан"
|
||||
admin_message_fieldset_deleted: "Набор полей удален"
|
||||
admin_message_fieldset_renamed: "Набор полей создан"
|
||||
admin_message_fieldset_duplicated: "Набор полей удален"
|
||||
admin_message_entry_duplicated: "Запись дублировалась"
|
||||
admin_message_cache_files_deleted: "Файлы кеша удалены"
|
||||
admin_message_entry_changes_saved: "Изменения успешно сохранены"
|
||||
admin_message_entry_cloned: "Запись клонировалась"
|
||||
admin_message_entry_created: "Запись создана"
|
||||
admin_message_entry_deleted: "Запись удалена"
|
||||
admin_message_entry_file_deleted: "Файл успешно удален"
|
||||
admin_message_entry_file_uploaded: "Файл успешно загружен"
|
||||
admin_message_entry_file_not_uploaded: "Файл не был загружен"
|
||||
admin_message_entry_moved: "Запись перемещена"
|
||||
admin_message_entry_renamed: "Запись переименована"
|
||||
admin_message_settings_saved: "Настройки сохранены"
|
||||
admin_message_wrong_username_password: "Неверное имя пользователя или пароль"
|
||||
admin_quality: "Качество"
|
||||
admin_width: "Ширина"
|
||||
admin_height: "Высота"
|
||||
admin_accept_file_types: "Допустимые типы файлов"
|
||||
admin_embeded_code: "Встроенный код"
|
||||
admin_shortcode: "Короткий код"
|
||||
admin_php_code: "PHP код"
|
||||
admin_choose_files_to_upload: "Выберите файл"
|
||||
admin_browse_files: "Просмотреть"
|
||||
admin_copy: "Копировать"
|
||||
admin_admin_panel: "Админ панель"
|
||||
admin_light: "Светлый"
|
||||
admin_dark: "Темный"
|
||||
admin_name: "Название"
|
||||
admin_memcache_server: "Сервер Memcache"
|
||||
admin_memcache_port: "Порт Memcache"
|
||||
admin_memcached_server: "Сервер Memcache"
|
||||
admin_memcached_port: "Порт Memcache"
|
||||
admin_redis_socket: "Сокет Redis"
|
||||
admin_redis_password: "Redis пароль"
|
||||
admin_redis_server: "Сервер Redis"
|
||||
admin_redis_port: "Redis Порт"
|
||||
admin_sqlite3_database: "База данных SQLite3"
|
||||
admin_sqlite3_table: "Таблица SQLite3"
|
||||
admin_error_name_empty_input: "Название должно быть буквенно-цифровое значение (от 1 симв.)"
|
||||
admin_error_title_empty_input: "Заголовок должен иметь буквенно-цифровое значение (от 1 симв.)"
|
188
site/plugins/admin/languages/sr_SP.yaml
Normal file
188
site/plugins/admin/languages/sr_SP.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/sv_SE.yaml
Normal file
188
site/plugins/admin/languages/sv_SE.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/tr_TR.yaml
Normal file
188
site/plugins/admin/languages/tr_TR.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/uk_UA.yaml
Normal file
188
site/plugins/admin/languages/uk_UA.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/vi_VN.yaml
Normal file
188
site/plugins/admin/languages/vi_VN.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/zh_CN.yaml
Normal file
188
site/plugins/admin/languages/zh_CN.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
188
site/plugins/admin/languages/zh_TW.yaml
Normal file
188
site/plugins/admin/languages/zh_TW.yaml
Normal file
@@ -0,0 +1,188 @@
|
||||
---
|
||||
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_menus: "Menus"
|
||||
admin_blocks: "Blocks"
|
||||
admin_media: "Media"
|
||||
admin_settings: "Settings"
|
||||
admin_templates: "Templates"
|
||||
admin_entry: "Entry"
|
||||
admin_fieldset: "Fieldset"
|
||||
admin_source: "Source"
|
||||
admin_files: "Files"
|
||||
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_menu: "Menu"
|
||||
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_create_new_menu: "Create New Menu"
|
||||
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_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_deleted: "Snippet deleted"
|
||||
admin_message_snippet_renamed: "Snippet renamed"
|
||||
admin_message_snippet_duplicated: "Snippet duplicated"
|
||||
admin_message_menu_saved: "Menu saved"
|
||||
admin_message_menu_created: "Menu created"
|
||||
admin_message_menu_deleted: "Menu deleted"
|
||||
admin_message_menu_renamed: "Menu renamed"
|
||||
admin_message_menu_duplicated: "Menu 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_cache_files_deleted: "Cache files deleted"
|
||||
admin_message_entry_changes_saved: "Changes successfully saved"
|
||||
admin_message_entry_cloned: "Entry cloned"
|
||||
admin_message_entry_created: "Entry created"
|
||||
admin_message_entry_deleted: "Entry 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_renamed: "Entry renamed"
|
||||
admin_message_settings_saved: "Settings 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_memcache_server: "Memcache Server"
|
||||
admin_memcache_port: "Memcache Port"
|
||||
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)"
|
Reference in New Issue
Block a user