diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-da/mail/chrome/messenger/fieldMapImport.dtd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-da/mail/chrome/messenger/fieldMapImport.dtd b/l10n-da/mail/chrome/messenger/fieldMapImport.dtd new file mode 100644 index 0000000000..e77c6ad08b --- /dev/null +++ b/l10n-da/mail/chrome/messenger/fieldMapImport.dtd @@ -0,0 +1,17 @@ +<!-- 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 fieldMapImport.next.label "Næste"> +<!ENTITY fieldMapImport.next.accesskey "N"> +<!ENTITY fieldMapImport.previous.label "Forrige"> +<!ENTITY fieldMapImport.previous.accesskey "F"> +<!ENTITY fieldMapImport.text "Brug Flyt op og Flyt ned for at tilpasse adressebogsfelterne i venstre side til de korrekte data, der skal importeres, i højre side. Fjern markering ved de elementer, du ikke ønsker at importere."> +<!ENTITY fieldMapImport.up.label "Flyt op"> +<!ENTITY fieldMapImport.up.accesskey "o"> +<!ENTITY fieldMapImport.down.label "Flyt ned"> +<!ENTITY fieldMapImport.down.accesskey "e"> +<!ENTITY fieldMapImport.fieldListTitle "Adressebogsfelter"> +<!ENTITY fieldMapImport.dataTitle "Vælg data der skal importeres"> +<!ENTITY fieldMapImport.skipFirstRecord.label "Første post indeholder feltnavne"> +<!ENTITY fieldMapImport.skipFirstRecord.accessKey "P"> |