From 5560230cfe77a858989c7b8b7680e3573eba444d Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Tue, 3 Mar 2020 11:38:28 +0300 Subject: [PATCH] New translations en_US.yaml (Ukrainian) --- site/plugins/admin/lang/uk_UA.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/site/plugins/admin/lang/uk_UA.yaml b/site/plugins/admin/lang/uk_UA.yaml index f69247a0..488d0325 100644 --- a/site/plugins/admin/lang/uk_UA.yaml +++ b/site/plugins/admin/lang/uk_UA.yaml @@ -276,7 +276,7 @@ admin_icon: "Іконка" admin_menu: "Меню" admin_seo: "SEO" admin_main: "Головна" -admin_file: "File" +admin_file: "Файл" admin_you_have_no_plugins: "У вас немає плагінів" admin_you_have_no_themes: "У вас немає тем" admin_message_theme_settings_saved: "Налаштування теми збережено" @@ -315,13 +315,13 @@ admin_message_fieldset_not_found: "Fieldset не знайдено" admin_create_and_edit: "Створити та редагувати" admin_delivery_tokens: "Delivery Tokens" admin_generate_delivery_token: "Generate Delivery Token" -admin_you_have_not_created_any_api_tokens_yet: "You haven't created any API's tokens yet!" +admin_you_have_not_created_any_api_tokens_yet: "Ви ще не створили жодного API токену!" admin_you_have_not_created_any_delivery_api_tokens_yet: "You haven't created any Delivery tokens yet!" admin_create_new_delivery_token: "Create New Delivery Token" admin_edit_delivery_token: "Edit Delivery Token" -admin_delivery: "Delivery" -admin_api_calls_limit: "API Calls limit" -admin_help_text_for_api_calls_limit_label: "Limits for API Calls. Leave 0 for unlimited API Calls." +admin_delivery: "Доставка" +admin_api_calls_limit: "Межа викликів API" +admin_help_text_for_api_calls_limit_label: "Обмеження для API. Залиште 0 для необмеженої кількості API." admin_error_api_calls_empty_input: "API Calls limit has to be an numeric value." admin_help_text_for_api_token_icon: "API Token valid :link icon class." admin_state: "Стан" @@ -338,7 +338,7 @@ admin_yes_iam_sure: "Так, я певен" admin_author: "Автор" admin_system_settings: "System Settings" admin_you_have_not_created_any_delivery_entries_api_tokens_yet: "You haven't created any Delivery Entries tokens yet!" -admin_create_new_token: "Create New Token" +admin_create_new_token: "Створити новий токен" admin_confirmation_required: "Необхідне підтвердження" admin_confirmation_required_for_entry_delete: "Are you sure you want to delete this entry and all its children?" admin_confirmation_required_for_fieldset_delete: "Are you sure you want to delete this fieldset?" @@ -366,7 +366,7 @@ admin_message_delivery_images_api_token_updated: "Delivery token for images upda admin_message_delivery_images_api_token_was_not_updated: "Delivery token for images was not updated." admin_message_delivery_images_api_token_created: "Delivery token for images created." admin_message_delivery_images_api_token_was_not_created: "Delivery token for images was not created." -admin_message_delivery_images_api_token_deleted: "Delivery token for images deleted." +admin_message_delivery_images_api_token_deleted: "Токен для зображень видалено." admin_message_delivery_images_api_token_was_not_deleted: "Delivery token for images was not deleted." admin_confirmation_required_for_delivery_images_token_delete: "Are you sure you want to delete this delivery token for images?" admin_installation_username_tip: "Lowercase chars only, e.g. admin" @@ -375,6 +375,6 @@ admin_installation_password_tip: "The password must have at least 8 characters, admin_direct_link: "Direct Link" admin_delivery_images_api_link: "Delivery Images Api Link" admin_confirmation_required_for_file_delete: "Are you sure you want to delete this file?" -admin_you_have_not_upload_any_files_yet: "You have not upload any files yet." -admin_selected_file: "Selected file" -admin_select_file: "Select file" +admin_you_have_not_upload_any_files_yet: "Ви ще не завантажили жодного зображення." +admin_selected_file: "Вибрати файл" +admin_select_file: "Виберіть файл"