diff --git a/site/plugins/admin/languages/uk_UA.yaml b/site/plugins/admin/languages/uk_UA.yaml index d81a3a5e..843bf392 100644 --- a/site/plugins/admin/languages/uk_UA.yaml +++ b/site/plugins/admin/languages/uk_UA.yaml @@ -103,7 +103,7 @@ admin_theme: "Тема оформлення" admin_timezone: "Часовий пояс" admin_username: "Користувач" admin_create_user: "Створити користувача" -admin_create_new_user: "Create New User" +admin_create_new_user: "Створити нового користувача" admin_web_server: "Веб-сервер" admin_web_server_php_interface: "Веб-сервер для PHP інтерфейс" admin_create_new_category: "Створити нову категорію" @@ -112,11 +112,11 @@ admin_create_new_item: "Створити новий елемент" admin_delete: "Видалити" admin_order: "Замовлення" admin_edit_category: "Редагувати категорію" -admin_fieldsets: "Fieldsets" -admin_template_create_new: "Create New Template" -admin_create_new_fieldset: "Create New Fieldset" +admin_fieldsets: "Набір полів" +admin_template_create_new: "Створити новий шаблон" +admin_create_new_fieldset: "Створити новий набір полів" admin_duplicate: "Створити копію" -admin_summary: "Summary" +admin_summary: "Підсумок" admin_snippet: "Сніпети" admin_type: "Тип" admin_partial: "Частково" @@ -125,7 +125,7 @@ admin_create_new_snippet: "Створити новий сніпет тут" admin_create_new_template: "Створити новий шаблон" admin_message_template_created: "Шаблон створений" admin_message_template_deleted: "Шаблон видалено" -admin_message_template_renamed: "Template renamed" +admin_message_template_renamed: "Шаблон перейменовано" admin_message_template_duplicated: "Шаблон дублюється" admin_message_template_saved: "Шаблон збережено" admin_message_snippet_saved: "Snippet saved"