diff --git a/UI/MailPartViewers/Dutch.lproj/Localizable.strings b/UI/MailPartViewers/Dutch.lproj/Localizable.strings index d0b34274a..5c6a6fdd6 100644 --- a/UI/MailPartViewers/Dutch.lproj/Localizable.strings +++ b/UI/MailPartViewers/Dutch.lproj/Localizable.strings @@ -47,3 +47,4 @@ reply_info = "Dit is een antwoord op een door u verstuurde uitnodiging."; "OK" = "OK"; "Comment" = "Commentaar:"; "Description" = "Omschrijving"; +"Location" = "Location"; diff --git a/UI/MailerUI/Dutch.lproj/Localizable.strings b/UI/MailerUI/Dutch.lproj/Localizable.strings index 1b42e47dd..bd85e7d9e 100644 --- a/UI/MailerUI/Dutch.lproj/Localizable.strings +++ b/UI/MailerUI/Dutch.lproj/Localizable.strings @@ -143,6 +143,23 @@ "This mail is being sent from an unsecure network!" = "Deze e-mail wordt verzonden vanaf een onveilig netwerk!"; "Address Book" = "Adresboek"; "Search For" = "Zoek naar"; +"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" = "alle"; @@ -239,6 +256,7 @@ "Save As..." = "Opslaan als..."; "Print Preview" = "Afdrukvoorbeeld"; "View Message Source" = "Bron bekijken"; +"View raw message" = "View raw message"; /* Message view "more" menu: create an event from message */ "Convert To Event" = "Omzetten naar afspraak"; @@ -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/Dutch.lproj/Localizable.strings b/UI/PreferencesUI/Dutch.lproj/Localizable.strings index 37d913389..eb5ab9277 100644 --- a/UI/PreferencesUI/Dutch.lproj/Localizable.strings +++ b/UI/PreferencesUI/Dutch.lproj/Localizable.strings @@ -152,6 +152,7 @@ "Contacts Names" = "Contactnamen"; "Duplicate name" = "Dubbele naam"; "Calendar categories must have unique names." = "Kalendercategorieën moeten unieke namen hebben."; +"Disable e-mail notifications on CalDAV" = "Disable e-mail notifications on CalDAV"; /* Default Calendar */ "Default calendar" = "Standaardagenda"; diff --git a/UI/Scheduler/Dutch.lproj/Localizable.strings b/UI/Scheduler/Dutch.lproj/Localizable.strings index 20a5f2394..4810bd371 100644 --- a/UI/Scheduler/Dutch.lproj/Localizable.strings +++ b/UI/Scheduler/Dutch.lproj/Localizable.strings @@ -377,7 +377,7 @@ "Show an Alert" = "Toon een waarschuwing"; "Send an E-mail" = "Stuur een E-mail"; "Email Organizer" = "E-mail organisator"; -"Email Attendees" = "E-mail deelnemers"; +"Email Attendees (internal users)" = "Email Attendees (internal users)"; "zoom_400" = "400%"; "zoom_200" = "200%"; "zoom_100" = "100%";