From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. Signed-off-by: Daniel Baumann --- .../newmailaccount/accountProvisioner.dtd | 43 ++++++++++++++++++++++ .../newmailaccount/accountProvisioner.properties | 32 ++++++++++++++++ 2 files changed, 75 insertions(+) create mode 100644 l10n-nl/mail/chrome/messenger/newmailaccount/accountProvisioner.dtd create mode 100644 l10n-nl/mail/chrome/messenger/newmailaccount/accountProvisioner.properties (limited to 'l10n-nl/mail/chrome/messenger/newmailaccount') diff --git a/l10n-nl/mail/chrome/messenger/newmailaccount/accountProvisioner.dtd b/l10n-nl/mail/chrome/messenger/newmailaccount/accountProvisioner.dtd new file mode 100644 index 0000000000..490cb5cfa1 --- /dev/null +++ b/l10n-nl/mail/chrome/messenger/newmailaccount/accountProvisioner.dtd @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + Daarom hebt u deze nieuwe account, nietwaar?"> + + + + + + + + + + diff --git a/l10n-nl/mail/chrome/messenger/newmailaccount/accountProvisioner.properties b/l10n-nl/mail/chrome/messenger/newmailaccount/accountProvisioner.properties new file mode 100644 index 0000000000..cbf7800e81 --- /dev/null +++ b/l10n-nl/mail/chrome/messenger/newmailaccount/accountProvisioner.properties @@ -0,0 +1,32 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# LOCALIZATION NOTE (free): +# This will be shown instead of a price when displaying free email accounts +free=Gratis +# LOCALIZATION NOTE (price): +# %S will be the price per year charged to the user for the account. +price=%S per jaar +# LOCALIZATION NOTE (moreOptions): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +# #1 is the number of additional email addresses available for registration. +# This line is shown when there are more than two suggested email +# addresses available. +moreOptions=+ nog #1…;+ nog #1… +# LOCALIZATION NOTE (sepAnd): +# \u0020 is a space, and should be included before and after. +sepAnd=\u0020en\u0020 +# LOCALIZATION NOTE (sepComma): +# \u0020 is a space, and should be included after. +sepComma=,\u0020 +# LOCALIZATION NOTE (privacyDisclaimer): +# #1 will be a link for the Mozilla Privacy policy page. +# #2 will be a list of providers with links to their ToS and Privacy policies, separated by the 'sepComma' delimiter. +privacyDisclaimer=De gebruikte zoektermen zijn naar Mozilla (#1) en naar e-mailproviders van derden #2 verzonden om beschikbare e-mailadressen te vinden. +privacyPolicy=Privacybeleid +tos=Servicevoorwaarden +# LOCALIZATION NOTE (searchEngineDesc): +# %S will be the selected search engine. +searchEngineDesc=%S als mijn standaardzoekmachine gebruiken +cannotConnect=Sorry - we kunnen niet met onze registratieserver communiceren. Controleer uw verbinding. -- cgit v1.2.3