From 30f819e2a42545b468f37f6d9e0506ebdf240874 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Tue, 20 Feb 2024 11:10:31 +0100 Subject: [PATCH] i18n(es_ES): Update SpanishSpain translations --- UI/AdministrationUI/SpanishSpain.lproj/Localizable.strings | 4 ++++ UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/UI/AdministrationUI/SpanishSpain.lproj/Localizable.strings b/UI/AdministrationUI/SpanishSpain.lproj/Localizable.strings index 74b98163f..f05625139 100644 --- a/UI/AdministrationUI/SpanishSpain.lproj/Localizable.strings +++ b/UI/AdministrationUI/SpanishSpain.lproj/Localizable.strings @@ -25,3 +25,7 @@ "No resource" = "No recursos"; "Any Authenticated User" = "Cualquier Usuario Autenticado "; "Public Access" = "Acceso publico"; +"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/SpanishSpain.lproj/Localizable.strings b/UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings index 3ccdef791..714d1661f 100644 --- a/UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings +++ b/UI/PreferencesUI/SpanishSpain.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" = "TamaƱo de fuente por defecto."; @@ -231,8 +231,11 @@ "Mail Account" = "Cuenta de correo"; "New Mail Account" = "Nueva Cuenta de Correo"; "Server Name" = "Nombre de Servidor"; +"Outgoing Server Name (SMTP)" = "Outgoing Server Name (SMTP)"; +"Smtp Auth" = "Smtp Auth"; "Port" = "Puerto"; "Encryption" = "Cifrado"; +"Outgoing Encryption" = "Outgoing Encryption"; "None" = "Ninguno"; "User Name" = "Nombre de usuario"; "Full Name" = "Nombre Completo";