diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-nn-NO/mail/chrome/messenger/importDialog.dtd | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/l10n-nn-NO/mail/chrome/messenger/importDialog.dtd b/l10n-nn-NO/mail/chrome/messenger/importDialog.dtd new file mode 100644 index 0000000000..b723069518 --- /dev/null +++ b/l10n-nn-NO/mail/chrome/messenger/importDialog.dtd @@ -0,0 +1,59 @@ +<!-- 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/. --> + +<!-- +LOCALIZATION NOTE : 'Communicator 4.x' is the used for previous versions of +Netscape Communicator, Please translate using the brandname in respective +languages for Netscape Communicator 4 releases. +LOCALIZATION NOTE : Do not translate any of the occurrences of the word +"&brandShortName;" below. +--> + +<!-- +LOCALIZATION NOTE : 'Communicator 4.x' is the used for previous versions of +Netscape Communicator, Please translate using the brandname in respective +languages for Netscape Communicator 4 releases. +LOCALIZATION NOTE : Do not translate any of the occurrences of the word +"&brandShortName;" below. +--> + +<!ENTITY importDialog.windowTitle "Import"> +<!ENTITY importAll.label "Import alt"> +<!ENTITY importAll.accesskey "a"> +<!ENTITY importMail.label "E-post"> +<!ENTITY importMail.accesskey "E"> +<!ENTITY importFeeds.label "RSS-abonnement"> +<!ENTITY importFeeds.accesskey "N"> +<!ENTITY importAddressbook.label "Adressebøker"> +<!ENTITY importAddressbook.accesskey "A"> +<!ENTITY importSettings.label "Innstillingar"> +<!ENTITY importSettings.accesskey "I"> +<!ENTITY importFilters.label "Filter"> +<!ENTITY importFilters.accesskey "F"> + +<!ENTITY window.width "40em"> +<!ENTITY window.macWidth "45em"> + +<!ENTITY importTitle.label "&brandShortName; E-post importvegvisar"> +<!ENTITY importShortDesc.label "Importer e-post, adressebøker, innstillingar og filter frå andre program"> + +<!ENTITY importDescription1.label "Denne vegvisaren hjelper deg å importere e-post, adressebøker, innstillingar og/eller filter frå andre e-postprogram og vanlege adressebokformat til &brandShortName;."> +<!ENTITY importDescription2.label "Når dei er importerte, vil du kunne bruke dei i &brandShortName; e-post og nyheitsgrupper og/eller adressebok."> + +<!ENTITY selectDescription.label "Vel filtypen du ønskjer å importere:"> +<!ENTITY selectDescriptionB.label "Vel ein eksisterande konto eller lag ein ny konto:"> +<!ENTITY selectDescription.accesskey "V"> +<!ENTITY acctName.label "Namn:"> +<!ENTITY acctName.accesskey "N"> +<!ENTITY noModulesFound.label "Fann ingen program eller filer å importera data frå."> + +<!ENTITY back.label "< Tilbake"> +<!ENTITY forward.label "Neste >"> +<!ENTITY finish.label "Ferdig"> +<!ENTITY cancel.label "Avbryt"> + +<!ENTITY select.label "eller vel typen materiell du vil importere:"> + +<!ENTITY title.label "Tittel"> +<!ENTITY processing.label "Importerer …"> |