From d5c1b742f45130cd3a9efd6bbacb8ce53a1db7ca Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Mon, 25 Sep 2023 16:24:34 +0200 Subject: [PATCH] i18n(sv): Update Swedish translations --- UI/Common/Swedish.lproj/Localizable.strings | 3 +++ UI/MailerUI/Swedish.lproj/Localizable.strings | 4 ++++ UI/MainUI/Swedish.lproj/Localizable.strings | 1 + .../Swedish.lproj/Localizable.strings | 15 ++++++++++++++- UI/Scheduler/Swedish.lproj/Localizable.strings | 1 + 5 files changed, 23 insertions(+), 1 deletion(-) diff --git a/UI/Common/Swedish.lproj/Localizable.strings b/UI/Common/Swedish.lproj/Localizable.strings index 685337e01c..913276a480 100644 --- a/UI/Common/Swedish.lproj/Localizable.strings +++ b/UI/Common/Swedish.lproj/Localizable.strings @@ -44,6 +44,9 @@ "Expand" = "Expand"; "Reduce" = "Reduce"; +/* tooltip */ +"Refresh" = "Refresh"; + /* generic.js */ "Unable to subscribe to that folder!" = "Du kan inte prenumrera på mappen!"; diff --git a/UI/MailerUI/Swedish.lproj/Localizable.strings b/UI/MailerUI/Swedish.lproj/Localizable.strings index 1536e58816..ed5a96bee1 100644 --- a/UI/MailerUI/Swedish.lproj/Localizable.strings +++ b/UI/MailerUI/Swedish.lproj/Localizable.strings @@ -445,6 +445,8 @@ "Back" = "Backa"; "Copy messages" = "Kopiera meddelanden"; "More messages options" = "Fler meddelandealternativ"; +"Flag" = "Lägg till märke"; +"Unflag" = "Unflag"; "Mark as Unread" = "Markera som oläst"; "Mark as Read" = "Markera som läst"; "Closing Window ..." = "Stäng fönstret..."; @@ -458,6 +460,8 @@ "Your email has been sent" = "Ditt meddelande har skickats"; "Folder compacted" = "Katalogen har komprimerats"; +"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/Swedish.lproj/Localizable.strings b/UI/MainUI/Swedish.lproj/Localizable.strings index 30ad0c7dfa..c444586953 100644 --- a/UI/MainUI/Swedish.lproj/Localizable.strings +++ b/UI/MainUI/Swedish.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/Swedish.lproj/Localizable.strings b/UI/PreferencesUI/Swedish.lproj/Localizable.strings index ffe0341572..139472d42b 100644 --- a/UI/PreferencesUI/Swedish.lproj/Localizable.strings +++ b/UI/PreferencesUI/Swedish.lproj/Localizable.strings @@ -24,6 +24,7 @@ "Vacation" = "Frånvaro"; "Forward" = "Vidarebefordring"; "Password" = "Lösenord"; +"Notification" = "Notification"; "Categories" = "Kategorier"; "Appointments invitations" = "Mötesinbjudningar"; "Name" = "Namn"; @@ -45,6 +46,7 @@ "Days between responses" = "Dagar mellan svar"; "Do not send responses to mailing lists" = "Skicka inte svar till e-postlistor"; "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" = "Aktivera auto-svar den"; "First day of vacation" = "First day of vacation"; "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." = "Du får inte vidarebefordra dina meddelanden till en intern e-postadress."; "You are not allowed to forward your messages to this domain:" = "You are not allowed to forward your messages to this domain:"; +/* 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" = "Kort datumformat"; @@ -194,6 +201,9 @@ "Compose messages in" = "Skriv meddelanden i"; "composemessagestype_html" = "HTML"; "composemessagestype_text" = "Oformaterad text"; +"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" = "Standardteckenstorlek"; @@ -247,6 +257,7 @@ "Digitally sign the message by default" = "Digitalt signera meddelande som standard"; "Always try to encrypt the message" = "Försök alltid kryptera meddelande"; "An error occurred while importing the certificate. Verify your password." = "Ett fel uppstod vid import av certifikatet. Verifiera ditt lösenord."; +"Data too big. Please contact technical support." = "Data too big. Please contact technical support."; /* Additional Parameters */ "Additional Parameters" = "Övriga parametrar"; @@ -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" = "Behåll meddelandet"; "Forward the message to" = "Vidarebefordra meddelandet till"; +"Notify the message to" = "Notify the message to"; /* Input field label of "forward" mail filter action */ "Email" = "E-postadress"; diff --git a/UI/Scheduler/Swedish.lproj/Localizable.strings b/UI/Scheduler/Swedish.lproj/Localizable.strings index 68ac385be8..66cf6e38fe 100644 --- a/UI/Scheduler/Swedish.lproj/Localizable.strings +++ b/UI/Scheduler/Swedish.lproj/Localizable.strings @@ -565,6 +565,7 @@ vtodo_class2 = "(Konfidentiell uppgift)"; "CalDAV URL" = "CalDAV url"; "WebDAV ICS URL" = "WebDAV ICS URL"; "WebDAV XML URL" = "WebDAV XML URL"; +"Copy to clipboard" = "Copy to clipboard"; /* Error messages */ "dayFieldInvalid" = "Ange ett numeriskt värde in dagsfältet större än eller lika med 1.";