diff options
Diffstat (limited to 'l10n-da/mail/chrome/messenger/migration')
-rw-r--r-- | l10n-da/mail/chrome/messenger/migration/migration.dtd | 30 | ||||
-rw-r--r-- | l10n-da/mail/chrome/messenger/migration/migration.properties | 32 |
2 files changed, 62 insertions, 0 deletions
diff --git a/l10n-da/mail/chrome/messenger/migration/migration.dtd b/l10n-da/mail/chrome/messenger/migration/migration.dtd new file mode 100644 index 0000000000..f63f1c7604 --- /dev/null +++ b/l10n-da/mail/chrome/messenger/migration/migration.dtd @@ -0,0 +1,30 @@ +<!-- 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 "Importguide"> + +<!ENTITY importFromWin.label "Importer indstillinger, kontoindstillinger, adressebøger og andre data fra:"> +<!ENTITY importFromNonWin.label "Importer indstillinger, kontoindstillinger, adressebøger og andre data fra:"> +<!ENTITY importSourceNotFound.label "Kunne ikke finde et program til at importere data fra."> + +<!ENTITY importFromNothing.label "Importer ikke"> +<!ENTITY importFromNothing.accesskey "i"> +<!ENTITY importFromSeamonkey3.label "SeaMonkey 2 eller senere"> +<!ENTITY importFromSeamonkey3.accesskey "S"> +<!ENTITY importFromOutlook.label "Outlook"> +<!ENTITY importFromOutlook.accesskey "O"> + +<!ENTITY importSource.title "Importer Indstillinger og data fra"> +<!ENTITY importItems.title "Importer objekter"> +<!ENTITY importItems.label "Vælg hvilke objekter, der skal importeres:"> + +<!ENTITY migrating.title "Importerer…"> +<!ENTITY migrating.label "De følgende objekter er ved at blive importeret…"> + +<!ENTITY selectProfile.title "Vælg profil"> +<!ENTITY selectProfile.label "De følgende profiler er tilgængelige til import fra:"> + +<!ENTITY done.title "Import fuldført"> +<!ENTITY done.label "De følgende elementer blev importeret korrekt:"> diff --git a/l10n-da/mail/chrome/messenger/migration/migration.properties b/l10n-da/mail/chrome/messenger/migration/migration.properties new file mode 100644 index 0000000000..da7568d88b --- /dev/null +++ b/l10n-da/mail/chrome/messenger/migration/migration.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/. + +profileName_format=%S %S + +# Import Sources +1_seamonkey=Indstillinger + +1_thunderbird=Indstillinger + +2_seamonkey=Kontoindstillinger +2_thunderbird=Kontoindstillinger +2_outlook=Kontoindstillinger + +4_seamonkey=Adressebøger +4_thunderbird=Adressebøger +4_outlook=Adressebog + +8_seamonkey=Spam-filter + +16_seamonkey=Gemte adgangskoder + +32_seamonkey=Andet data + +64_seamonkey=Nyhedsgrupper mapper + +64_thunderbird=Nyhedsgruppemapper + +128_seamonkey=Mailmapper +128_thunderbird=Mailmapper +128_outlook=Mailmapper |