From ad7dc8f45ee316c4d39ebf5fa71207947b4be2f8 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Mon, 6 Oct 2025 09:47:38 +0200 Subject: [PATCH] i18n(lv): Update Latvian translations --- UI/MainUI/Latvian.lproj/Localizable.strings | 3 +++ UI/PreferencesUI/Latvian.lproj/Localizable.strings | 1 + 2 files changed, 4 insertions(+) diff --git a/UI/MainUI/Latvian.lproj/Localizable.strings b/UI/MainUI/Latvian.lproj/Localizable.strings index 3b6e0547d..e4046f0a4 100644 --- a/UI/MainUI/Latvian.lproj/Localizable.strings +++ b/UI/MainUI/Latvian.lproj/Localizable.strings @@ -107,8 +107,11 @@ "Unhandled error response" = "Neapstrādāta kļūda"; "Password change is not supported." = "Paroles maiņa nav atbalstīta."; "Unhandled HTTP error code: %{0}" = "Neparedzēts HTTP kļūdas kods: %{0}"; +"Current password" = "Current password"; "New password" = "Jauna parole"; +"Passwords don't match" = "Passwords don't match"; "Confirmation" = "Apstiprinājums"; +"Change" = "Change"; "Cancel" = "Atcelt"; "Please wait..." = "Lūdzu, uzgaidiet..."; "Close" = "Aizvērt"; diff --git a/UI/PreferencesUI/Latvian.lproj/Localizable.strings b/UI/PreferencesUI/Latvian.lproj/Localizable.strings index 7c9a73cd2..cdc3c1fdd 100644 --- a/UI/PreferencesUI/Latvian.lproj/Localizable.strings +++ b/UI/PreferencesUI/Latvian.lproj/Localizable.strings @@ -207,6 +207,7 @@ "Insert signature on forward" = "Insert signature on forward"; "Show recipients or sender full email in mailboxes" = "Show recipients or sender full email in mailboxes"; "Hide attachements for inline images" = "Hide attachments for inline images"; +"Show attachments above the message" = "Show attachments above the message"; /* Base font size for messages composed in HTML */ "Default font size" = "Noklusējuma fonta lielums";