diff --git a/site/plugins/admin/lang/id_ID.yaml b/site/plugins/admin/lang/id_ID.yaml new file mode 100644 index 00000000..035ba5cf --- /dev/null +++ b/site/plugins/admin/lang/id_ID.yaml @@ -0,0 +1,307 @@ +--- +admin: "Admin" +admin_welcome: "Welcome" +admin_create_new_user_welcome: "To finish setup and secure your site, please create the first user by entering the necessary information below." +admin_cancel: "Cancel" +admin_create: "Create" +admin_debugging: "Debugging" +admin_email: "Email" +admin_flextype_version: "Flextype Version" +admin_information: "Information" +admin_installed: "Installed" +admin_keywords: "Keywords" +admin_documentation: "Documentation" +admin_memcache_server: "Memcache Server" +admin_memcache_port: "Memcache Port" +admin_login: "Login" +admin_entries: "Entries" +admin_extends: "Extends" +admin_plugins: "Plugins" +admin_themes: "Themes" +admin_help: "Help" +admin_getting_help: "Getting Help" +admin_message_json_invalid: "Invalid JSON" +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_routable: "Routable" +admin_yes: "Yes" +admin_no: "No" +admin_entry_attributes: "Entry Attributes" +admin_fieldset_for_template: "Fieldset for template" +admin_content: "Content" +admin_create_new_entry: "Create New Entry" +admin_date: "Date" +admin_draft: "Draft" +admin_edit: "Edit" +admin_blocks: "Blocks" +admin_media: "Media" +admin_settings: "Settings" +admin_templates: "Templates" +admin_entry: "Entry" +admin_fieldset: "Fieldset" +admin_source: "Source" +admin_upload: "Upload" +admin_hidden: "Hidden" +admin_image_preview: "Image preview" +admin_move: "Move" +admin_parent_entry: "Entry parent" +admin_preview: "Preview" +admin_publish: "Publish" +admin_rename: "Rename" +admin_save_entry: "Save entry" +admin_template: "Template" +admin_title: "Title" +admin_url: "Url" +admin_view: "View" +admin_visibility: "Visibility" +admin_visible: "Visible" +admin_password: "Password" +admin_php_built_on: "PHP Built On" +admin_php_version: "PHP Version" +admin_author_url: "Author url" +admin_bugs: "Bugs" +admin_description: "Description" +admin_get_more_plugins: "Get More Plugins" +admin_homepage: "Homepage" +admin_info: "Info" +admin_license: "License" +admin_status: "Status" +admin_disabled: "disabled" +admin_enabled: "enabled" +admin_version: "Version" +admin_role: "Role" +admin_save: "Save" +admin_security_check_results: "Security check results" +admin_security_check_results_debug: "Due to the type and amount of information an error might give intruders when DISPLAY ERRORS TRUE, we strongly advise setting DISPLAY ERRORS FALSE in production systems." +admin_security_check_results_htaccess: "The Flextype .htaccess file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path" +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.
You can do this on unix systems with: chmod a-w :path" +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_date_display_format: "Display date format" +admin_errors_display: "Display errors" +admin_locale: "Locale" +admin_entry_main: "Main entry" +admin_theme: "Theme" +admin_timezone: "Timezone" +admin_username: "Username" +admin_create_user: "Create User" +admin_create_new_user: "Create New User" +admin_web_server: "Web Server" +admin_web_server_php_interface: "WebServer to PHP Interface" +admin_create_new_category: "Create New Category" +admin_delete_category: "Delete Category" +admin_create_new_item: "Create New Item" +admin_delete: "Delete" +admin_order: "Order" +admin_edit_category: "Edit category" +admin_fieldsets: "Fieldsets" +admin_template_create_new: "Create New Template" +admin_create_new_fieldset: "Create New Fieldset" +admin_duplicate: "Duplicate" +admin_summary: "Summary" +admin_snippet: "Snippet" +admin_type: "Type" +admin_partial: "Partial" +admin_clone: "Clone" +admin_create_new_snippet: "Create New Snippet" +admin_message_snippet_was_not_deleted: "Snippet was not deleted" +admin_message_snippet_was_not_renamed: "Snippet was not renamed" +admin_message_snippet_was_not_duplicated: "Snippet was not duplicated" +admin_message_snippet_was_not_saved: "Snippet was not saved" +admin_create_new_template: "Create New Template" +admin_message_template_created: "Template created" +admin_message_template_deleted: "Template deleted" +admin_message_template_renamed: "Template renamed" +admin_message_template_duplicated: "Template duplicated" +admin_message_template_saved: "Template saved" +admin_message_template_was_not_created: "Template was not renamed" +admin_message_partial_was_not_created: "Partial was not renamed" +admin_message_partial_created: "Partial created" +admin_message_partial_deleted: "Partial deleted" +admin_message_partial_was_not_deleted: "Partial was not deleted" +admin_message_snippet_saved: "Snippet saved" +admin_message_snippet_created: "Snippet created" +admin_message_snippet_was_not_created: "Snippet was not created" +admin_message_snippet_deleted: "Snippet deleted" +admin_message_snippet_renamed: "Snippet renamed" +admin_message_snippet_duplicated: "Snippet duplicated" +admin_message_fieldset_saved: "Fieldset saved" +admin_message_fieldset_created: "Fieldset created" +admin_message_fieldset_deleted: "Fieldset deleted" +admin_message_fieldset_renamed: "Fieldset renamed" +admin_message_fieldset_duplicated: "Fieldset duplicated" +admin_message_entry_duplicated: "Entry duplicated" +admin_message_entry_was_not_duplicated: "Entry was not duplicated" +admin_message_cache_files_deleted: "Cache files deleted" +admin_message_entry_changes_saved: "Changes successfully saved" +admin_message_entry_changes_not_saved: "Changes not saved" +admin_message_entry_cloned: "Entry cloned" +admin_message_entry_created: "Entry created" +admin_message_entry_was_not_created: "Entry was not created" +admin_message_entry_deleted: "Entry deleted" +admin_message_entry_was_not_renamed: "Entry was not renamed" +admin_message_entry_was_not_deleted: "Entry was not deleted" +admin_message_entry_file_deleted: "File successfully deleted" +admin_message_entry_file_uploaded: "File successfully uploaded" +admin_message_entry_file_not_uploaded: "File was not uploaded" +admin_message_entry_moved: "Entry moved" +admin_message_entry_was_not_moved: "Entry was not moved" +admin_message_entry_renamed: "Entry renamed" +admin_message_settings_saved: "Settings saved" +admin_message_settings_was_not_saved: "Settings was not saved" +admin_message_wrong_username_password: "Wrong username or password" +admin_message_plugin_settings_saved: "Plugin settings saved" +admin_message_plugin_settings_not_saved: "Plugin settings was not saved" +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_hide: "Hide" +admin_memcached_server: "Memcached Server" +admin_memcached_port: "Memcached Port" +admin_redis_socket: "Redis Socket" +admin_redis_password: "Redis Password" +admin_redis_server: "Redis Server" +admin_redis_port: "Redis Port" +admin_sqlite3_database: "SQLite3 Database" +admin_sqlite3_table: "SQLite3 Table" +admin_error_name_empty_input: "Name has to be an alphanumeric value (from 1 chars)" +admin_error_title_empty_input: "Title has to be an alphanumeric value (from 1 chars)" +admin_error_icon_empty_input: "Icon has to be an alphanumeric value (from 1 chars)" +admin_help_text_for_fieldsets_label: "Fieldsets label shown in the Admin Panel." +admin_help_text_for_fieldsets_name: "Fieldsets unique name in lowercase chars only." +admin_help_text_for_fieldsets_icon: "Fieldsets valid :link icon class." +admin_help_text_for_snippets_name: "Snippets unique name in lowercase chars only." +admin_help_text_for_temlates_name: "Unique name in lowercase chars only." +admin_entries_visible: "Visible" +admin_entries_draft: "Draft" +admin_entries_hidden: "Hidden" +admin_menu_item_title: "Title" +admin_menu_item_url: "Url" +admin_menu_item_target: "Target" +admin_menu_item_order: "Order" +admin_template_code: "Template code" +admin_you_have_not_created_any_entries_yet: "You haven't created any entries yet!" +admin_you_have_not_created_any_snippets_yet: "You haven't created any snippets yet!" +admin_you_have_not_created_any_templates_yet: "You haven't created any templates yet!" +admin_you_have_not_created_any_fieldsets_yet: "You haven't created any fieldsets yet!" +admin_twig_auto_reload: "Auto reload" +admin_display_error_details: "Display error details" +admin_add_content_length_header: "Add content length header" +admin_router_cache_file: "Route cache file" +admin_determine_route_before_app_middleware: "Determine route before app middleware" +admin_output_buffering: "Output buffering" +admin_response_chunk_size: "Response chunk size" +admin_http_version: "HTTP Version" +admin_image_driver: "Image driver" +admin_whoops_editor: "Whoops editor" +admin_whoops_page_title: "Whoops page title" +admin_editor: "Editor" +admin_tools: "Tools" +admin_size: "Size" +admin_clear: "Clear" +admin_clear_cache_all: "Clear All" +admin_registry: "Registry" +admin_key: "Key" +admin_value: "Value" +admin_activate: "Activate" +admin_deactivate: "Deactivate" +admin_active_theme: "Active Theme" +admin_get_more_themes: "Get More Themes" +admin_images: "Images" +admin_data: "Data" +admin_slim: "Slim" +admin_slugify: "Slug" +admin_entries_limit: "Entries limit" +admin_slug: "Slug" +admin_slugify_separator: "Separator" +admin_slugify_lowercase: "Lowercase" +admin_slugify_trim: "Trim" +admin_slugify_strip_tags: "Strip tags" +admin_slugify_lowercase_after_regexp: "Lowercase after regexp" +admin_slugify_regexp: "Regexp" +admin_gallery_img: "Gallery Image" +admin_tags: "Tags" +admin_twig_templating: "Twig Templating" +admin_twig_debug: "Debug" +admin_twig_charset: "Charset" +admin_twig_cache: "Cache" +admin_published_at: "Published at" +admin_licence: "Licence" +admin_plugin: "Plugin" +admin_icon: "Icon" +admin_menu: "Menu" +admin_seo: "Seo" +admin_main: "Main" +admin_you_have_no_plugins: "You have no plugins" +admin_you_have_no_themes: "You have no themes" +admin_message_theme_settings_saved: "Theme settings saved" +admin_message_theme_settings_not_saved: "Theme settings not saved" +admin_help_text_for_settings_site_title_label: "Title for your site." +admin_help_text_for_settings_site_robots_label: "Robots settings for your site." +admin_help_text_for_settings_site_keywords_label: "Keywords for your site." +admin_help_text_for_settings_site_description_label: "Description for your site." +admin_help_text_for_settings_site_author_name_label: "Author name for your site." +admin_help_text_for_settings_site_author_email_label: "Author email for your site." +admin_help_text_for_settings_content_main_entry_label: "Entry that Flextype will use as the default landing page." +admin_help_text_for_settings_content_timezone_label: "Timezone you want your site to operate under." +admin_help_text_for_settings_content_theme_label: "Theme for Flextype." +admin_help_text_for_settings_content_date_format_label: "Date format used by Flextype." +admin_help_text_for_settings_content_display_date_format_label: "Display date format used by Flextype." +admin_help_text_for_settings_content_character_label: "Internal character encoding." +admin_help_text_for_settings_content_locale_label: "Locale that'll be used by the Flextype." +admin_help_text_for_settings_media_image_quality_label: "Image quality. Use values between 0 and 100." +admin_help_text_for_settings_media_image_width_label: "Image width in pixels." +admin_help_text_for_settings_media_image_height_label: "Image height in pixels." +admin_help_text_for_settings_media_accept_file_types_label: "List of accept file types." +admin_help_text_for_settings_image_driver_label: "Image driver. In some cases ImageMagick can be faster, but isn't available on all servers." +admin_help_text_for_settings_twig_templating_debug_label: "Enable or disable Twig debug mode." +admin_help_text_for_settings_twig_templating_cache_label: "Set to true to enable Twig caching." +admin_help_text_for_settings_twig_templating_autoreload_label: "Refresh cache on changes." +admin_help_text_for_settings_twig_templating_charset_label: "Templates charset." +admin_help_text_for_settings_errors_display_label: "Display errors." +admin_help_text_for_settings_errors_display_datails_label: "Display errors details." +admin_help_text_for_settings_errors_whoops_editor_label: "Whoops editor." +admin_help_text_for_settings_errors_whoops_page_title_label: "Whoops page title." +admin_help_text_for_fieldsets_hide: "Hide fieldsets from entries type select." +admin_help_text_for_entry_label: "Entry title." +admin_help_text_for_entry_name: "Entry unique name in lowercase chars only." +admin_help_text_for_entry_type: "Entry type based on Fieldset." diff --git a/site/plugins/admin/lang/uk_UA.yaml b/site/plugins/admin/lang/uk_UA.yaml index 88b80b5a..d0f7d000 100644 --- a/site/plugins/admin/lang/uk_UA.yaml +++ b/site/plugins/admin/lang/uk_UA.yaml @@ -29,9 +29,9 @@ admin_not_installed: "Не встановлено" admin_off: "Вимкнено" admin_on: "Увімкнуто" admin_add: "Додати" -admin_routable: "Routable" -admin_yes: "Yes" -admin_no: "No" +admin_routable: "Підтримує маршрутизацію" +admin_yes: "Так" +admin_no: "Ні" admin_entry_attributes: "Атрибути запису" admin_fieldset_for_template: "Набір полів для шаблону" admin_content: "Контент" @@ -105,7 +105,7 @@ admin_cache_lifetime: "Тривалість зберігання кешу" admin_cache_prefix: "Кеш префікс" admin_charset: "Кодування" admin_date_format: "Формат дати" -admin_date_display_format: "Display date format" +admin_date_display_format: "Формат відображення дати" admin_errors_display: "Відображати помилки" admin_locale: "Мова" admin_entry_main: "Основний запис" @@ -172,14 +172,14 @@ admin_message_entry_was_not_deleted: "Запис не було видалено" admin_message_entry_file_deleted: "Файл успішно видалено" admin_message_entry_file_uploaded: "Файл успішно завантажено" admin_message_entry_file_not_uploaded: "Файл не був завантажений" -admin_message_entry_moved: "Entry moved" -admin_message_entry_was_not_moved: "Entry was not moved" -admin_message_entry_renamed: "Entry renamed" +admin_message_entry_moved: "Запис переміщено" +admin_message_entry_was_not_moved: "Запис не був переміщений" +admin_message_entry_renamed: "Запис перейменовано" admin_message_settings_saved: "Налаштування збережено" admin_message_settings_was_not_saved: "Налаштування не збережено" admin_message_wrong_username_password: "Хибне ім'я або пароль" -admin_message_plugin_settings_saved: "Plugin settings saved" -admin_message_plugin_settings_not_saved: "Plugin settings was not saved" +admin_message_plugin_settings_saved: "Налаштування плагіна збережено" +admin_message_plugin_settings_not_saved: "Налаштування плагіна не збережено" admin_quality: "Якість" admin_width: "Ширина" admin_height: "Висота" @@ -194,7 +194,7 @@ admin_admin_panel: "Панель адміністратора" admin_light: "Світлий" admin_dark: "Темний" admin_name: "Ім’я" -admin_hide: "Hide" +admin_hide: "Сховати" admin_memcached_server: "Сервер Memcached" admin_memcached_port: "Порт Memcached" admin_redis_socket: "Сокет Redis" @@ -210,7 +210,7 @@ admin_help_text_for_fieldsets_label: "Fieldsets label shown in the Admin Panel." admin_help_text_for_fieldsets_name: "Fieldsets unique name in lowercase chars only." admin_help_text_for_fieldsets_icon: "Fieldsets valid :link icon class." admin_help_text_for_snippets_name: "Snippets unique name in lowercase chars only." -admin_help_text_for_temlates_name: "Unique name in lowercase chars only." +admin_help_text_for_temlates_name: "Унікальна назва та лише малими буквами." admin_entries_visible: "Видимий" admin_entries_draft: "Чернетка" admin_entries_hidden: "Прихований" @@ -219,20 +219,20 @@ admin_menu_item_url: "Url" admin_menu_item_target: "Ціль" admin_menu_item_order: "Замовлення" admin_template_code: "Код шаблону" -admin_you_have_not_created_any_entries_yet: "You haven't created any entries yet!" -admin_you_have_not_created_any_snippets_yet: "You haven't created any snippets yet!" -admin_you_have_not_created_any_templates_yet: "You haven't created any templates yet!" -admin_you_have_not_created_any_fieldsets_yet: "You haven't created any fieldsets yet!" -admin_twig_auto_reload: "Auto reload" -admin_display_error_details: "Display error details" +admin_you_have_not_created_any_entries_yet: "Ви ще не створили жодного запису!" +admin_you_have_not_created_any_snippets_yet: "Ви ще не створили жодного спіпету!" +admin_you_have_not_created_any_templates_yet: "Ви ще не створили жодного шаблону!" +admin_you_have_not_created_any_fieldsets_yet: "Ви ще не створили жодного набору полів!" +admin_twig_auto_reload: "Автоматичне перезавантаження" +admin_display_error_details: "Показати деталі помилки" admin_add_content_length_header: "Add content length header" admin_router_cache_file: "Route cache file" admin_determine_route_before_app_middleware: "Determine route before app middleware" -admin_output_buffering: "Output buffering" +admin_output_buffering: "Буферизація виводу" admin_response_chunk_size: "Response chunk size" -admin_http_version: "HTTP Version" -admin_image_driver: "Image driver" -admin_whoops_editor: "Whoops editor" +admin_http_version: "Версія HTTP" +admin_image_driver: "Драйвер зображень" +admin_whoops_editor: "Whoops редактор" admin_whoops_page_title: "Whoops page title" admin_editor: "Редагувати" admin_tools: "Інструменти" @@ -243,7 +243,7 @@ admin_registry: "Реєстр" admin_key: "Ключ" admin_value: "Значення" admin_activate: "Активувати" -admin_deactivate: "Deactivate" +admin_deactivate: "Деактивувати" admin_active_theme: "Активна тема" admin_get_more_themes: "Отримати більше тем" admin_images: "Зображення" @@ -259,49 +259,49 @@ admin_slugify_strip_tags: "Прибрати теги" admin_slugify_lowercase_after_regexp: "Переводити в нижній регістр" admin_slugify_regexp: "Regexp" admin_gallery_img: "Зображення галереї" -admin_tags: "Tags" +admin_tags: "Теги" admin_twig_templating: "Twig Templating" -admin_twig_debug: "Debug" -admin_twig_charset: "Charset" -admin_twig_cache: "Cache" -admin_published_at: "Published at" -admin_licence: "Licence" -admin_plugin: "Plugin" -admin_icon: "Icon" -admin_menu: "Menu" -admin_seo: "Seo" -admin_main: "Main" -admin_you_have_no_plugins: "You have no plugins" -admin_you_have_no_themes: "You have no themes" -admin_message_theme_settings_saved: "Theme settings saved" -admin_message_theme_settings_not_saved: "Theme settings not saved" -admin_help_text_for_settings_site_title_label: "Title for your site." -admin_help_text_for_settings_site_robots_label: "Robots settings for your site." -admin_help_text_for_settings_site_keywords_label: "Keywords for your site." -admin_help_text_for_settings_site_description_label: "Description for your site." -admin_help_text_for_settings_site_author_name_label: "Author name for your site." -admin_help_text_for_settings_site_author_email_label: "Author email for your site." +admin_twig_debug: "Налагодження" +admin_twig_charset: "Кодування" +admin_twig_cache: "Кеш" +admin_published_at: "Опубліковано" +admin_licence: "Ліцензія" +admin_plugin: "Плагін" +admin_icon: "Іконка" +admin_menu: "Меню" +admin_seo: "SEO" +admin_main: "Головна" +admin_you_have_no_plugins: "У вас немає плагінів" +admin_you_have_no_themes: "У вас немає тем" +admin_message_theme_settings_saved: "Налаштування теми збережено" +admin_message_theme_settings_not_saved: "Налаштування теми не збережено" +admin_help_text_for_settings_site_title_label: "Заголовок сайту." +admin_help_text_for_settings_site_robots_label: "Налаштування вашого сайту для роботів." +admin_help_text_for_settings_site_keywords_label: "Ключові слова сайту." +admin_help_text_for_settings_site_description_label: "Опис вашого сайту." +admin_help_text_for_settings_site_author_name_label: "Автор сайту." +admin_help_text_for_settings_site_author_email_label: "Електронна адреса автора сайту." admin_help_text_for_settings_content_main_entry_label: "Entry that Flextype will use as the default landing page." admin_help_text_for_settings_content_timezone_label: "Timezone you want your site to operate under." -admin_help_text_for_settings_content_theme_label: "Theme for Flextype." -admin_help_text_for_settings_content_date_format_label: "Date format used by Flextype." +admin_help_text_for_settings_content_theme_label: "Тема Flextype." +admin_help_text_for_settings_content_date_format_label: "Формат дати Flextype." admin_help_text_for_settings_content_display_date_format_label: "Display date format used by Flextype." -admin_help_text_for_settings_content_character_label: "Internal character encoding." +admin_help_text_for_settings_content_character_label: "Внутрішнє кодування." admin_help_text_for_settings_content_locale_label: "Locale that'll be used by the Flextype." -admin_help_text_for_settings_media_image_quality_label: "Image quality. Use values between 0 and 100." -admin_help_text_for_settings_media_image_width_label: "Image width in pixels." -admin_help_text_for_settings_media_image_height_label: "Image height in pixels." -admin_help_text_for_settings_media_accept_file_types_label: "List of accept file types." +admin_help_text_for_settings_media_image_quality_label: "Якість зображення. Значення від 0 до 100." +admin_help_text_for_settings_media_image_width_label: "Ширина зображення у пікселях." +admin_help_text_for_settings_media_image_height_label: "Висота зображення у пікселях." +admin_help_text_for_settings_media_accept_file_types_label: "Список допустимих типів файлів." admin_help_text_for_settings_image_driver_label: "Image driver. In some cases ImageMagick can be faster, but isn't available on all servers." admin_help_text_for_settings_twig_templating_debug_label: "Enable or disable Twig debug mode." admin_help_text_for_settings_twig_templating_cache_label: "Set to true to enable Twig caching." -admin_help_text_for_settings_twig_templating_autoreload_label: "Refresh cache on changes." -admin_help_text_for_settings_twig_templating_charset_label: "Templates charset." -admin_help_text_for_settings_errors_display_label: "Display errors." -admin_help_text_for_settings_errors_display_datails_label: "Display errors details." -admin_help_text_for_settings_errors_whoops_editor_label: "Whoops editor." -admin_help_text_for_settings_errors_whoops_page_title_label: "Whoops page title." +admin_help_text_for_settings_twig_templating_autoreload_label: "Скидати кеш при змінах." +admin_help_text_for_settings_twig_templating_charset_label: "Кодування шаблонів." +admin_help_text_for_settings_errors_display_label: "Відображати помилки." +admin_help_text_for_settings_errors_display_datails_label: "Відображати деталі помилок." +admin_help_text_for_settings_errors_whoops_editor_label: "Whoops редактор." +admin_help_text_for_settings_errors_whoops_page_title_label: "Заголовок Whoops сторінки." admin_help_text_for_fieldsets_hide: "Hide fieldsets from entries type select." -admin_help_text_for_entry_label: "Entry title." -admin_help_text_for_entry_name: "Entry unique name in lowercase chars only." -admin_help_text_for_entry_type: "Entry type based on Fieldset." +admin_help_text_for_entry_label: "Заголовок запису." +admin_help_text_for_entry_name: "Унікальна назва запису, лише малими буквами." +admin_help_text_for_entry_type: "Тип запису на основі набору полів."