From c2fc80ecd1b83d368332047fc732195874adb6a3 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Tue, 20 Feb 2024 11:10:29 +0100 Subject: [PATCH] i18n(eu): Update Basque translations --- UI/AdministrationUI/Basque.lproj/Localizable.strings | 4 ++++ UI/PreferencesUI/Basque.lproj/Localizable.strings | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/UI/AdministrationUI/Basque.lproj/Localizable.strings b/UI/AdministrationUI/Basque.lproj/Localizable.strings index c34915f69..3ef47448f 100644 --- a/UI/AdministrationUI/Basque.lproj/Localizable.strings +++ b/UI/AdministrationUI/Basque.lproj/Localizable.strings @@ -25,3 +25,7 @@ "No resource" = "No resource"; "Any Authenticated User" = "Any Authenticated User"; "Public Access" = "Public Access"; +"Save" = "Save"; +"Clear" = "Clear"; +"Message of the day" = "Message of the day"; +"Message of the day has been saved" = "Message of the day has been saved"; diff --git a/UI/PreferencesUI/Basque.lproj/Localizable.strings b/UI/PreferencesUI/Basque.lproj/Localizable.strings index abb43a280..1ec00fcec 100644 --- a/UI/PreferencesUI/Basque.lproj/Localizable.strings +++ b/UI/PreferencesUI/Basque.lproj/Localizable.strings @@ -205,7 +205,7 @@ "Insert signature on reply" = "Insert signature on reply"; "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 inline attachments" = "Hide inline attachments"; +"Hide attachements for inline images" = "Hide attachements for inline images"; /* Base font size for messages composed in HTML */ "Default font size" = "Default font size"; @@ -231,8 +231,11 @@ "Mail Account" = "Mail Account"; "New Mail Account" = "Email kontu berria"; "Server Name" = "Zerbitzariaren izena"; +"Outgoing Server Name (SMTP)" = "Outgoing Server Name (SMTP)"; +"Smtp Auth" = "Smtp Auth"; "Port" = "Portua"; "Encryption" = "Zifraketa"; +"Outgoing Encryption" = "Outgoing Encryption"; "None" = "Bat ere ez"; "User Name" = "Erabiltzaile izena"; "Full Name" = "Izen osoa";