From 5021376daf92c95a69afa2a2d99cf559f858d478 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Mon, 6 Oct 2025 09:47:41 +0200 Subject: [PATCH] i18n(uk): Update Ukrainian translations --- UI/MainUI/Ukrainian.lproj/Localizable.strings | 3 +++ UI/PreferencesUI/Ukrainian.lproj/Localizable.strings | 1 + 2 files changed, 4 insertions(+) diff --git a/UI/MainUI/Ukrainian.lproj/Localizable.strings b/UI/MainUI/Ukrainian.lproj/Localizable.strings index fce61850c..f490abc84 100644 --- a/UI/MainUI/Ukrainian.lproj/Localizable.strings +++ b/UI/MainUI/Ukrainian.lproj/Localizable.strings @@ -107,8 +107,11 @@ "Unhandled error response" = "Невизначений результат помилки"; "Password change is not supported." = "Функція зміни пароля не підтримується."; "Unhandled HTTP error code: %{0}" = "Невизначений код помилкий HTTP: %{0}"; +"Current password" = "Current password"; "New password" = "Новий пароль"; +"Passwords don't match" = "Passwords don't match"; "Confirmation" = "Підтвердження"; +"Change" = "Change"; "Cancel" = "Скасувати"; "Please wait..." = "Будь ласка, зачекайте..."; "Close" = "Закрити"; diff --git a/UI/PreferencesUI/Ukrainian.lproj/Localizable.strings b/UI/PreferencesUI/Ukrainian.lproj/Localizable.strings index 9c57221dd..5b9ae51e7 100644 --- a/UI/PreferencesUI/Ukrainian.lproj/Localizable.strings +++ b/UI/PreferencesUI/Ukrainian.lproj/Localizable.strings @@ -207,6 +207,7 @@ "Insert signature on forward" = "Вставляти підпис при переадресації"; "Show recipients or sender full email in mailboxes" = "Показувати повну електронну пошту одержувачів або відправника в поштових скриньках"; "Hide attachements for inline images" = "Приховати вкладення для вбудованих зображень"; +"Show attachments above the message" = "Show attachments above the message"; /* Base font size for messages composed in HTML */ "Default font size" = "Розмір шрифта за замовчуванням";