diff options
Diffstat (limited to 'l10n-nb-NO/mail/chrome/messenger/fieldMapImport.dtd')
-rw-r--r-- | l10n-nb-NO/mail/chrome/messenger/fieldMapImport.dtd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-nb-NO/mail/chrome/messenger/fieldMapImport.dtd b/l10n-nb-NO/mail/chrome/messenger/fieldMapImport.dtd new file mode 100644 index 0000000000..e03562db11 --- /dev/null +++ b/l10n-nb-NO/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 "Neste"> +<!ENTITY fieldMapImport.next.accesskey "N"> +<!ENTITY fieldMapImport.previous.label "Forrige"> +<!ENTITY fieldMapImport.previous.accesskey "F"> +<!ENTITY fieldMapImport.text "Bruk Flytt opp og Flytt ned for å tilpasse adressebokfeltene til venstre, og de dataene som er valgt til høyre. Fjern valg for elementer du ikke vil importere."> +<!ENTITY fieldMapImport.up.label "Flytt opp"> +<!ENTITY fieldMapImport.up.accesskey "o"> +<!ENTITY fieldMapImport.down.label "Flytt ned"> +<!ENTITY fieldMapImport.down.accesskey "e"> +<!ENTITY fieldMapImport.fieldListTitle "Adressebokfelt"> +<!ENTITY fieldMapImport.dataTitle "Elementer å importere"> +<!ENTITY fieldMapImport.skipFirstRecord.label "Første oppføring inneholder feltnavn"> +<!ENTITY fieldMapImport.skipFirstRecord.accessKey "F"> |