diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-nl/suite/chrome/mailnews/importDialog.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-nl/suite/chrome/mailnews/importDialog.dtd | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/l10n-nl/suite/chrome/mailnews/importDialog.dtd b/l10n-nl/suite/chrome/mailnews/importDialog.dtd new file mode 100644 index 0000000000..6c3193cd22 --- /dev/null +++ b/l10n-nl/suite/chrome/mailnews/importDialog.dtd @@ -0,0 +1,43 @@ +<!-- 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/. --> + +<!ENTITY importDialog.windowTitle "Importeren"> +<!ENTITY importAll.label "Alles importeren"> +<!ENTITY importAll.accesskey "s"> +<!ENTITY importMail.label "E-mail"> +<!ENTITY importMail.accesskey "E"> +<!ENTITY importFeeds.label "Feedabonnementen"> +<!ENTITY importFeeds.accesskey "d"> +<!ENTITY importAddressbook.label "Adresboeken"> +<!ENTITY importAddressbook.accesskey "A"> +<!ENTITY importSettings.label "Instellingen"> +<!ENTITY importSettings.accesskey "I"> +<!ENTITY importFilters.label "Filters"> +<!ENTITY importFilters.accesskey "F"> + +<!ENTITY window.width "40em"> +<!ENTITY window.macWidth "45em"> + +<!ENTITY importTitle.label "&brandShortName;-importeerwizard"> +<!ENTITY importShortDesc.label "E-mail, adresboeken, instellingen en filters van andere programma’s importeren"> + +<!ENTITY importDescription1.label "Deze wizard zal e-mailberichten, adresboekvermeldingen, feedabonnementen, voorkeuren en/of filters van andere e-mailprogramma’s en bekende adresboekindelingen in &brandShortName; importeren."> +<!ENTITY importDescription2.label "Als deze eenmaal zijn geïmporteerd, kunt u ze vanuit &brandShortName; benaderen."> + +<!ENTITY selectDescription.label "Selecteer het type bestand dat u wilt importeren:"> +<!ENTITY selectDescriptionB.label "Selecteer een bestaande account of maak een nieuwe account aan:"> +<!ENTITY selectDescription.accesskey "S"> +<!ENTITY acctName.label "Naam:"> +<!ENTITY acctName.accesskey "N"> +<!ENTITY noModulesFound.label "Er is geen toepassing of bestand gevonden om gegevens uit te importeren."> + +<!ENTITY back.label "< Vorige"> +<!ENTITY forward.label "Volgende >"> +<!ENTITY finish.label "Voltooien"> +<!ENTITY cancel.label "Annuleren"> + +<!ENTITY select.label "of selecteer het type gegevens om te importeren:"> + +<!ENTITY title.label "Titel"> +<!ENTITY processing.label "Importeren…"> |