From c82a48f96f3f114d3ac771f13fe0687bb24308f1 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Mon, 25 Sep 2023 16:07:59 +0200 Subject: [PATCH] i18n(ca): Update Catalan translations --- UI/Common/Catalan.lproj/Localizable.strings | 3 +++ UI/MailerUI/Catalan.lproj/Localizable.strings | 4 ++++ UI/MainUI/Catalan.lproj/Localizable.strings | 1 + .../Catalan.lproj/Localizable.strings | 15 ++++++++++++++- UI/Scheduler/Catalan.lproj/Localizable.strings | 1 + 5 files changed, 23 insertions(+), 1 deletion(-) diff --git a/UI/Common/Catalan.lproj/Localizable.strings b/UI/Common/Catalan.lproj/Localizable.strings index a44b57924..db8e3f41c 100644 --- a/UI/Common/Catalan.lproj/Localizable.strings +++ b/UI/Common/Catalan.lproj/Localizable.strings @@ -44,6 +44,9 @@ "Expand" = "Expand"; "Reduce" = "Reduce"; +/* tooltip */ +"Refresh" = "Refresh"; + /* generic.js */ "Unable to subscribe to that folder!" = "No us podeu subscriure a aquesta carpeta!"; diff --git a/UI/MailerUI/Catalan.lproj/Localizable.strings b/UI/MailerUI/Catalan.lproj/Localizable.strings index 1055d6e5e..2361b38ad 100644 --- a/UI/MailerUI/Catalan.lproj/Localizable.strings +++ b/UI/MailerUI/Catalan.lproj/Localizable.strings @@ -445,6 +445,8 @@ "Back" = "Enrere"; "Copy messages" = "Copiar els missatges"; "More messages options" = "Més opcions de missatges"; +"Flag" = "Afegir estrella"; +"Unflag" = "Unflag"; "Mark as Unread" = "Marca com a no llegit"; "Mark as Read" = "Marca com a llegit"; "Closing Window ..." = "Tancant la finestra ..."; @@ -458,6 +460,8 @@ "Your email has been sent" = "El teu email s'ha enviat"; "Folder compacted" = "carpeta compactada"; +"More Options" = "More Options"; + "New draft" = "New draft"; "Create new draft with this template" = "Create new draft with this template"; diff --git a/UI/MainUI/Catalan.lproj/Localizable.strings b/UI/MainUI/Catalan.lproj/Localizable.strings index a4251b3a1..404dbc1b6 100644 --- a/UI/MainUI/Catalan.lproj/Localizable.strings +++ b/UI/MainUI/Catalan.lproj/Localizable.strings @@ -45,6 +45,7 @@ "English" = "English"; "Finnish" = "Suomi"; "French" = "Français"; +"Galician" = "Galician"; "German" = "Deutsch"; "Hebrew" = "עברית"; "Hungarian" = "Magyar"; diff --git a/UI/PreferencesUI/Catalan.lproj/Localizable.strings b/UI/PreferencesUI/Catalan.lproj/Localizable.strings index 5a4f91688..402dba333 100644 --- a/UI/PreferencesUI/Catalan.lproj/Localizable.strings +++ b/UI/PreferencesUI/Catalan.lproj/Localizable.strings @@ -24,6 +24,7 @@ "Vacation" = "Vacances"; "Forward" = "Redirigir"; "Password" = "Contrasenya"; +"Notification" = "Notification"; "Categories" = "Categories"; "Appointments invitations" = "Invitacions per a cites"; "Name" = "Nom"; @@ -45,6 +46,7 @@ "Days between responses" = "Dies entre respostes"; "Do not send responses to mailing lists" = "No enviar respostes a llistes de correu"; "Activation Constraints" = "Activation Constraints"; +"Customize day and hour ranges independently and optionally combine them with specific weekdays to tailor your vacation filters to your preferences" = "Customize day and hour ranges independently and optionally combine them with specific weekdays to tailor your vacation filters to your preferences"; "Enable auto reply on" = "Activar resposta automàtica"; "First day of vacation" = "Primer dia de vacances"; "Disable auto reply after" = "Disable auto reply after"; @@ -79,6 +81,11 @@ "You are not allowed to forward your messages to an internal email address." = "No podeu re-enviar missatges a una adreça de correu electrònic intern."; "You are not allowed to forward your messages to this domain:" = "No podeu reenviar missatges cap aquest domini:"; +/* notification */ +"Notify incoming messsages" = "Notify incoming messsages"; +"Notification Message Sent" = "Notification message sent"; +"Notification Message" = "Notification of new message on %{0}"; + /* d & t */ "Time Zone" = "Time Zone"; "Short Date Format" = "Format de data curt"; @@ -194,6 +201,9 @@ "Compose messages in" = "Compondre els missatges en"; "composemessagestype_html" = "HTML"; "composemessagestype_text" = "Text net"; +"Insert signature on new message" = "Insert signature on new message"; +"Insert signature on reply" = "Insert signature on reply"; +"Insert signature on forward" = "Insert signature on forward"; /* Base font size for messages composed in HTML */ "Default font size" = "Mida per defecte del tipus de lletra"; @@ -247,6 +257,7 @@ "Digitally sign the message by default" = "Signar digitalment el missatge per defecte"; "Always try to encrypt the message" = "Sempre intentar xifrar el missatge"; "An error occurred while importing the certificate. Verify your password." = "S'ha produït un error en importar el certificat. Verifiqueu la vostra contrasenya."; +"Data too big. Please contact technical support." = "Data too big. Please contact technical support."; /* Additional Parameters */ "Additional Parameters" = "Paràmetres addicionals"; @@ -260,7 +271,7 @@ "POLICY_MIN_LOWERCASE_LETTER" = "Minimum of %{0} lowercase letter"; "POLICY_MIN_UPPERCASE_LETTER" = "Minimum of %{0} uppercase letter"; "POLICY_MIN_DIGIT" = "Minimum of %{0} digit"; -"POLICY_MIN_SPECIAL_SYMBOLS" = "Minimum of %{0}special symbols"; +"POLICY_MIN_SPECIAL_SYMBOLS" = "Minimum of %{0} special symbols"; "POLICY_MIN_LENGTH" = "Minimum length of %{0} characters"; @@ -309,6 +320,7 @@ "English" = "English"; "Finnish" = "Suomi"; "French" = "Français"; +"Galician" = "Galician"; "German" = "Deutsch"; "Hebrew" = "עברית"; "Hungarian" = "Magyar"; @@ -405,6 +417,7 @@ "Keep the message" = "Desa el missatge"; "Forward the message to" = "Redirigeix el missatge a"; +"Notify the message to" = "Notify the message to"; /* Input field label of "forward" mail filter action */ "Email" = "Correu electrònic"; diff --git a/UI/Scheduler/Catalan.lproj/Localizable.strings b/UI/Scheduler/Catalan.lproj/Localizable.strings index f05940d37..459ff1304 100644 --- a/UI/Scheduler/Catalan.lproj/Localizable.strings +++ b/UI/Scheduler/Catalan.lproj/Localizable.strings @@ -565,6 +565,7 @@ vtodo_class2 = "(Tasca confidencial)"; "CalDAV URL" = "URL CalDAV"; "WebDAV ICS URL" = "url WebDAV ICS"; "WebDAV XML URL" = "url WebDAV XML"; +"Copy to clipboard" = "Copy to clipboard"; /* Error messages */ "dayFieldInvalid" = "Cal especificar un valor numèric per al camp Dies major o igual que 1.";