diff options
Diffstat (limited to 'l10n-nl/suite/chrome/common/migration/migration.dtd')
-rw-r--r-- | l10n-nl/suite/chrome/common/migration/migration.dtd | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/l10n-nl/suite/chrome/common/migration/migration.dtd b/l10n-nl/suite/chrome/common/migration/migration.dtd new file mode 100644 index 0000000000..0a022959c5 --- /dev/null +++ b/l10n-nl/suite/chrome/common/migration/migration.dtd @@ -0,0 +1,28 @@ +<!-- 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 migrationWizard.title "Importeerwizard"> + +<!ENTITY importAllFrom.label "Alle items importeren uit:"> +<!ENTITY importBookmarksFrom.label "Bladwijzers importeren uit:"> + +<!ENTITY importFromThunderbird.label "Thunderbird"> +<!ENTITY importFromThunderbird.accesskey "T"> +<!ENTITY importFromFile.label "Bestand"> +<!ENTITY importFromFile.accesskey "B"> +<!ENTITY importFromNothing.label "Niets importeren"> +<!ENTITY importFromNothing.accesskey "N"> + +<!ENTITY importSource.title "Instellingen en gegevens importeren"> +<!ENTITY importItems.title "Te importeren items"> +<!ENTITY importItems.label "Selecteer de te importeren items:"> + +<!ENTITY selectProfile.title "Profiel selecteren"> +<!ENTITY selectProfile.label "De volgende profielen zijn beschikbaar om uit te importeren:"> + +<!ENTITY migrating.title "Importeren…"> +<!ENTITY migrating.label "De volgende items worden momenteel geïmporteerd…"> + +<!ENTITY done.title "Importeren voltooid"> +<!ENTITY done.label "De volgende items zijn met succes geïmporteerd:"> |