diff --git a/UI/Common/Dutch.lproj/Localizable.strings b/UI/Common/Dutch.lproj/Localizable.strings index 4c90ab685..b0b6f8edb 100644 --- a/UI/Common/Dutch.lproj/Localizable.strings +++ b/UI/Common/Dutch.lproj/Localizable.strings @@ -44,6 +44,9 @@ "Expand" = "Uitklappen"; "Reduce" = "Verminderen"; +/* tooltip */ +"Refresh" = "Refresh"; + /* generic.js */ "Unable to subscribe to that folder!" = "Het is niet mogelijk om te abonneren op deze map."; diff --git a/UI/MailerUI/Dutch.lproj/Localizable.strings b/UI/MailerUI/Dutch.lproj/Localizable.strings index c1571e60c..e82431bbf 100644 --- a/UI/MailerUI/Dutch.lproj/Localizable.strings +++ b/UI/MailerUI/Dutch.lproj/Localizable.strings @@ -445,6 +445,8 @@ "Back" = "Terug"; "Copy messages" = "Kopieer berichten"; "More messages options" = "Meer berichtopties"; +"Flag" = "Met vlag"; +"Unflag" = "Unflag"; "Mark as Unread" = "Als ongelezen markeren"; "Mark as Read" = "Markeren als gelezen"; "Closing Window ..." = "Venster sluiten ..."; @@ -458,6 +460,8 @@ "Your email has been sent" = "Uw email is verzonden"; "Folder compacted" = "Map gecomprimeerd"; +"More Options" = "More Options"; + "New draft" = "Nieuw concept"; "Create new draft with this template" = "Maak een nieuw concept met dit sjabloon"; diff --git a/UI/MainUI/Dutch.lproj/Localizable.strings b/UI/MainUI/Dutch.lproj/Localizable.strings index c2e5b77db..2e2c031ef 100644 --- a/UI/MainUI/Dutch.lproj/Localizable.strings +++ b/UI/MainUI/Dutch.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/Dutch.lproj/Localizable.strings b/UI/PreferencesUI/Dutch.lproj/Localizable.strings index 3d408bcab..36356c61a 100644 --- a/UI/PreferencesUI/Dutch.lproj/Localizable.strings +++ b/UI/PreferencesUI/Dutch.lproj/Localizable.strings @@ -24,6 +24,7 @@ "Vacation" = "Afwezigheid"; "Forward" = "Doorsturen"; "Password" = "Wachtwoord"; +"Notification" = "Notification"; "Categories" = "Categorieën"; "Appointments invitations" = "Uitnodigingen voor afspraken"; "Name" = "Naam"; @@ -45,6 +46,7 @@ "Days between responses" = "Dagen tussen reacties"; "Do not send responses to mailing lists" = "Geen reacties naar maillinglijsten sturen"; "Activation Constraints" = "Activatiebeperkingen"; +"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" = "Automatisch beantwoorden inschakelen"; "First day of vacation" = "Eerste vakantiedag"; "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." = "Email naar een intern emailadres doorsturen is niet toegestaan"; "You are not allowed to forward your messages to this domain:" = "U mag uw berichten niet doorsturen naar dit domein:"; +/* 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" = "Tijd Zone"; "Short Date Format" = "Kort datumformaat"; @@ -194,6 +201,9 @@ "Compose messages in" = "Berichten opstellen in"; "composemessagestype_html" = "HTML"; "composemessagestype_text" = "Platte tekst"; +"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" = "Standaard lettergrootte"; @@ -247,6 +257,7 @@ "Digitally sign the message by default" = "Standaard digitaal ondertekenen van het bericht"; "Always try to encrypt the message" = "Probeer altijd het bericht te versleutelen"; "An error occurred while importing the certificate. Verify your password." = "Er is een fout opgetreden tijdens het importeren van het certificaat. Controleer je wachtwoord."; +"Data too big. Please contact technical support." = "Data too big. Please contact technical support."; /* Additional Parameters */ "Additional Parameters" = "Extra Parameters"; @@ -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" = "Bewaar het bericht"; "Forward the message to" = "Stuur het bericht door naar"; +"Notify the message to" = "Notify the message to"; /* Input field label of "forward" mail filter action */ "Email" = "E-mail"; diff --git a/UI/Scheduler/Dutch.lproj/Localizable.strings b/UI/Scheduler/Dutch.lproj/Localizable.strings index b882e905b..8d4e944c8 100644 --- a/UI/Scheduler/Dutch.lproj/Localizable.strings +++ b/UI/Scheduler/Dutch.lproj/Localizable.strings @@ -565,6 +565,7 @@ vtodo_class2 = "(Vertrouwelijke taak)"; "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" = "Vul een numerieke waarde in het veld Dagen in groter dan of gelijk aan 1.";