From ed3e790b47f60b2b2548888c23eeb1945c7d8156 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Wed, 7 Aug 2024 10:50:20 +0200 Subject: [PATCH] i18n(fi): Update Finnish translations --- .../Finnish.lproj/Localizable.strings | 1 + UI/MailerUI/Finnish.lproj/Localizable.strings | 21 ++++++++++++++++--- .../Finnish.lproj/Localizable.strings | 1 + .../Finnish.lproj/Localizable.strings | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) diff --git a/UI/MailPartViewers/Finnish.lproj/Localizable.strings b/UI/MailPartViewers/Finnish.lproj/Localizable.strings index d1ba20f9f..6f1d76079 100644 --- a/UI/MailPartViewers/Finnish.lproj/Localizable.strings +++ b/UI/MailPartViewers/Finnish.lproj/Localizable.strings @@ -47,3 +47,4 @@ reply_info = "Tämä on vastaus tapahtumakutsuusi."; "OK" = "OK"; "Comment" = "Kommentti:"; "Description" = "Description"; +"Location" = "Location"; diff --git a/UI/MailerUI/Finnish.lproj/Localizable.strings b/UI/MailerUI/Finnish.lproj/Localizable.strings index ff36bafd3..8d3542f14 100644 --- a/UI/MailerUI/Finnish.lproj/Localizable.strings +++ b/UI/MailerUI/Finnish.lproj/Localizable.strings @@ -143,6 +143,23 @@ "This mail is being sent from an unsecure network!" = "Tätä viestiä lähetetään turvattomasta verkosta!"; "Address Book" = "Osoitekirja"; "Search For" = "Etsi"; +"Contains" = "Contains"; +"Does not contains" = "Does not contains"; +"Advanced search" = "Advanced search"; +"Anytime" = "Anytime"; +"Last 7 days" = "Last 7 days"; +"Last 30 days" = "Last 30 days"; +"Last 6 month" = "Last 6 month"; +"Before" = "Before"; +"After" = "After"; +"Between" = "Between"; +"and" = "and"; +"With attachments" = "With attachments"; +"In favorites" = "In favorites"; +"Unseen only" = "Unseen only"; +"Show more" = "Show more"; +"Reset" = "Reset"; +"Message size" = "Message size"; /* Popup "show" */ "all" = "kaikki"; @@ -239,6 +256,7 @@ "Save As..." = "Tallenna nimellä..."; "Print Preview" = "Esikatselu"; "View Message Source" = "Näytä viestin lähdekoodi"; +"View raw message" = "View raw message"; /* Message view "more" menu: create an event from message */ "Convert To Event" = "Muunna tapahtumaksi"; @@ -485,9 +503,6 @@ /* Hotkey to write a new message */ "hotkey_compose" = "w"; -/* Hotkey to mark selected message(s) as junk */ -"hotkey_junk" = "j"; - /* Hotkey to flag a message */ "hotkey_flag" = "*"; diff --git a/UI/PreferencesUI/Finnish.lproj/Localizable.strings b/UI/PreferencesUI/Finnish.lproj/Localizable.strings index 78070e377..35c82f59c 100644 --- a/UI/PreferencesUI/Finnish.lproj/Localizable.strings +++ b/UI/PreferencesUI/Finnish.lproj/Localizable.strings @@ -152,6 +152,7 @@ "Contacts Names" = "Yhteystietojen Nimet"; "Duplicate name" = "Duplicate name"; "Calendar categories must have unique names." = "Calendar categories must have unique names."; +"Disable e-mail notifications on CalDAV" = "Disable e-mail notifications on CalDAV"; /* Default Calendar */ "Default calendar" = "Oletuskalenteri"; diff --git a/UI/Scheduler/Finnish.lproj/Localizable.strings b/UI/Scheduler/Finnish.lproj/Localizable.strings index f8850a123..eb6988b60 100644 --- a/UI/Scheduler/Finnish.lproj/Localizable.strings +++ b/UI/Scheduler/Finnish.lproj/Localizable.strings @@ -377,7 +377,7 @@ "Show an Alert" = "Näytä hälytys"; "Send an E-mail" = "Lähetä sähköposti"; "Email Organizer" = "Sähköposti järjestäjälle"; -"Email Attendees" = "Sähköposti osallistujille"; +"Email Attendees (internal users)" = "Email Attendees (internal users)"; "zoom_400" = "400%"; "zoom_200" = "200%"; "zoom_100" = "100%";