summaryrefslogtreecommitdiffstats
path: root/l10n-nn-NO/mail/chrome/messenger/addressbook
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
commit2aa4a82499d4becd2284cdb482213d541b8804dd (patch)
treeb80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-nn-NO/mail/chrome/messenger/addressbook
parentInitial commit. (diff)
downloadfirefox-upstream.tar.xz
firefox-upstream.zip
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-nn-NO/mail/chrome/messenger/addressbook')
-rw-r--r--l10n-nn-NO/mail/chrome/messenger/addressbook/abAddressBookNameDialog.dtd7
-rw-r--r--l10n-nn-NO/mail/chrome/messenger/addressbook/abCard.dtd156
-rw-r--r--l10n-nn-NO/mail/chrome/messenger/addressbook/abContactsPanel.dtd49
-rw-r--r--l10n-nn-NO/mail/chrome/messenger/addressbook/abMailListDialog.dtd22
-rw-r--r--l10n-nn-NO/mail/chrome/messenger/addressbook/abMainWindow.dtd221
-rw-r--r--l10n-nn-NO/mail/chrome/messenger/addressbook/abNewCardDialog.dtd7
-rw-r--r--l10n-nn-NO/mail/chrome/messenger/addressbook/abResultsPane.dtd38
-rw-r--r--l10n-nn-NO/mail/chrome/messenger/addressbook/addressBook.properties262
-rw-r--r--l10n-nn-NO/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties109
-rw-r--r--l10n-nn-NO/mail/chrome/messenger/addressbook/pref-directory-add.dtd45
-rw-r--r--l10n-nn-NO/mail/chrome/messenger/addressbook/pref-directory.dtd17
-rw-r--r--l10n-nn-NO/mail/chrome/messenger/addressbook/replicationProgress.properties20
12 files changed, 953 insertions, 0 deletions
diff --git a/l10n-nn-NO/mail/chrome/messenger/addressbook/abAddressBookNameDialog.dtd b/l10n-nn-NO/mail/chrome/messenger/addressbook/abAddressBookNameDialog.dtd
new file mode 100644
index 0000000000..b7a9e500dc
--- /dev/null
+++ b/l10n-nn-NO/mail/chrome/messenger/addressbook/abAddressBookNameDialog.dtd
@@ -0,0 +1,7 @@
+<!-- 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/. -->
+<!-- Labels -->
+
+<!ENTITY name.label "Namn på adressebok:">
+<!ENTITY name.accesskey "N">
diff --git a/l10n-nn-NO/mail/chrome/messenger/addressbook/abCard.dtd b/l10n-nn-NO/mail/chrome/messenger/addressbook/abCard.dtd
new file mode 100644
index 0000000000..39cceacef6
--- /dev/null
+++ b/l10n-nn-NO/mail/chrome/messenger/addressbook/abCard.dtd
@@ -0,0 +1,156 @@
+<!-- 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 Contact.tab "Kontakt">
+<!ENTITY Contact.accesskey "K">
+<!ENTITY Name.box "Namn">
+
+<!-- LOCALIZATION NOTE:
+ NameField1, NameField2, PhoneticField1, PhoneticField2
+ those fields are either LN or FN depends on the target country.
+ "FirstName" and "LastName" can be swapped for id to change the order
+ but they should not be translated (same applied to phonetic id).
+ Make sure the translation of label corresponds to the order of id.
+-->
+
+<!-- LOCALIZATION NOTE (NameField1.id) : DONT_TRANSLATE -->
+<!ENTITY NameField1.id "FirstName">
+<!-- LOCALIZATION NOTE (NameField2.id) : DONT_TRANSLATE -->
+<!ENTITY NameField2.id "LastName">
+<!-- LOCALIZATION NOTE (PhoneticField1.id) : DONT_TRANSLATE -->
+<!ENTITY PhoneticField1.id "PhoneticFirstName">
+<!-- LOCALIZATION NOTE (PhoneticField2.id) : DONT_TRANSLATE -->
+<!ENTITY PhoneticField2.id "PhoneticLastName">
+
+<!ENTITY NameField1.label "Fornamn:">
+<!ENTITY NameField1.accesskey "F">
+<!ENTITY NameField2.label "Etternamn:">
+<!ENTITY NameField2.accesskey "E">
+<!ENTITY PhoneticField1.label "Fonetisk:">
+<!ENTITY PhoneticField2.label "Fonetisk:">
+<!ENTITY DisplayName.label "Vis som:">
+<!ENTITY DisplayName.accesskey "V">
+<!ENTITY preferDisplayName.label "Føretrekk alltid visigsnamn i staden for namnet i meldingshovudet">
+<!ENTITY preferDisplayName.accesskey "d">
+<!ENTITY NickName.label "Kallenamn:">
+<!ENTITY NickName.accesskey "n">
+
+<!ENTITY PrimaryEmail.label "E-post:">
+<!ENTITY PrimaryEmail.accesskey "E">
+<!ENTITY SecondEmail.label "Annan e-post:">
+<!ENTITY SecondEmail.accesskey "o">
+<!ENTITY PreferMailFormat.label "Føretrekkjer å motta meldingar formatert som:">
+<!ENTITY PreferMailFormat.accesskey "m">
+<!ENTITY PlainText.label "Rein tekst">
+<!ENTITY HTML.label "HTML">
+<!ENTITY Unknown.label "Ukjent">
+<!ENTITY chatName.label "Nettpratnamn:">
+
+<!ENTITY WorkPhone.label "Arbeid:">
+<!ENTITY WorkPhone.accesskey "b">
+<!ENTITY HomePhone.label "Heim:">
+<!ENTITY HomePhone.accesskey "m">
+<!ENTITY FaxNumber.label "Faks:">
+<!ENTITY FaxNumber.accesskey "k">
+<!ENTITY PagerNumber.label "Personsøkjar:">
+<!ENTITY PagerNumber.accesskey "k">
+<!ENTITY CellularNumber.label "Mobil:">
+<!ENTITY CellularNumber.accesskey "b">
+
+<!ENTITY Home.tab "Privat">
+<!ENTITY Home.accesskey "P">
+<!ENTITY HomeAddress.label "Adresse:">
+<!ENTITY HomeAddress.accesskey "d">
+<!ENTITY HomeAddress2.label "">
+<!ENTITY HomeAddress2.accesskey "">
+<!ENTITY HomeCity.label "Poststad:">
+<!ENTITY HomeCity.accesskey "t">
+<!ENTITY HomeState.label "Delstat/Region:">
+<!ENTITY HomeState.accesskey "s">
+<!ENTITY HomeZipCode.label "Postnummer:">
+<!ENTITY HomeZipCode.accesskey "P">
+<!ENTITY HomeCountry.label "Land:">
+<!ENTITY HomeCountry.accesskey "n">
+<!ENTITY HomeWebPage.label "Nettside:">
+<!ENTITY HomeWebPage.accesskey "e">
+<!ENTITY Birthday.label "Fødselsdag:">
+<!ENTITY Birthday.accesskey "s">
+<!ENTITY Month.placeholder "Månad">
+<!ENTITY Day.placeholder "Dag">
+<!ENTITY Year.placeholder "År">
+<!ENTITY Age.label "Alder:">
+<!ENTITY Age.placeholder "Alder">
+
+<!ENTITY Work.tab "Arbeid">
+<!ENTITY Work.accesskey "r">
+<!ENTITY JobTitle.label "Tittel:">
+<!ENTITY JobTitle.accesskey "i">
+<!ENTITY Department.label "Avdeling:">
+<!ENTITY Department.accesskey "g">
+<!ENTITY Company.label "Organisasjon:">
+<!ENTITY Company.accesskey "n">
+<!ENTITY WorkAddress.label "Adresse:">
+<!ENTITY WorkAddress.accesskey "d">
+<!ENTITY WorkAddress2.label "">
+<!ENTITY WorkAddress2.accesskey "">
+<!ENTITY WorkCity.label "Poststad:">
+<!ENTITY WorkCity.accesskey "t">
+<!ENTITY WorkState.label "Delstat/Region:">
+<!ENTITY WorkState.accesskey "s">
+<!ENTITY WorkZipCode.label "Postnummer:">
+<!ENTITY WorkZipCode.accesskey "P">
+<!ENTITY WorkCountry.label "Land:">
+<!ENTITY WorkCountry.accesskey "n">
+<!ENTITY WorkWebPage.label "Nettside:">
+<!ENTITY WorkWebPage.accesskey "e">
+
+<!ENTITY Other.tab "Anna">
+<!ENTITY Other.accesskey "n">
+<!ENTITY Custom1.label "Tilpassa 1:">
+<!ENTITY Custom1.accesskey "1">
+<!ENTITY Custom2.label "Tilpassa 2:">
+<!ENTITY Custom2.accesskey "2">
+<!ENTITY Custom3.label "Tipassa 3:">
+<!ENTITY Custom3.accesskey "3">
+<!ENTITY Custom4.label "Tipassa 4:">
+<!ENTITY Custom4.accesskey "4">
+<!ENTITY Notes.label "Notat:">
+<!ENTITY Notes.accesskey "N">
+
+<!ENTITY Chat.tab "Nettprat">
+<!ENTITY Chat.accesskey "a">
+<!ENTITY Gtalk.label "Google Talk:">
+<!ENTITY Gtalk.accesskey "G">
+<!ENTITY AIM.label "AIM:">
+<!ENTITY AIM2.accesskey "M">
+<!ENTITY Yahoo.label "Yahoo!:">
+<!ENTITY Yahoo.accesskey "Y">
+<!ENTITY Skype.label "Skype:">
+<!ENTITY Skype.accesskey "S">
+<!ENTITY QQ.label "QQ:">
+<!ENTITY QQ.accesskey "Q">
+<!ENTITY MSN.label "MSN:">
+<!ENTITY MSN2.accesskey "N">
+<!ENTITY ICQ.label "ICQ:">
+<!ENTITY ICQ.accesskey "I">
+<!ENTITY XMPP.label "Jabber ID:">
+<!ENTITY XMPP.accesskey "J">
+<!ENTITY IRC.label "IRC-kallenamn:">
+<!ENTITY IRC.accesskey "R">
+
+<!ENTITY Photo.tab "Foto">
+<!ENTITY Photo.accesskey "o">
+<!ENTITY GenericPhoto.label "Standardbilde">
+<!ENTITY GenericPhoto.accesskey "S">
+<!ENTITY DefaultPhoto.label "Standard">
+<!ENTITY PhotoFile.label "På denne datamaskina">
+<!ENTITY PhotoFile.accesskey "n">
+<!ENTITY BrowsePhoto.label "Bla gjennom">
+<!ENTITY BrowsePhoto.accesskey "g">
+<!ENTITY PhotoURL.label "På nettet">
+<!ENTITY PhotoURL.accesskey "n">
+<!ENTITY PhotoURL.placeholder "Lim eller skriv inn nettadressa til eit foto">
+<!ENTITY UpdatePhoto.label "Oppdater">
+<!ENTITY UpdatePhoto.accesskey "p">
+<!ENTITY PhotoDropTarget.label "Drag og slepp nytt bilde her">
diff --git a/l10n-nn-NO/mail/chrome/messenger/addressbook/abContactsPanel.dtd b/l10n-nn-NO/mail/chrome/messenger/addressbook/abContactsPanel.dtd
new file mode 100644
index 0000000000..b485e05e6a
--- /dev/null
+++ b/l10n-nn-NO/mail/chrome/messenger/addressbook/abContactsPanel.dtd
@@ -0,0 +1,49 @@
+<!-- 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 propertiesMenu.label "Eigenskapar">
+<!ENTITY propertiesMenu.accesskey "e">
+<!ENTITY propertiesCmd.key "i">
+<!ENTITY abPropertiesMenu.label "Eigenskapar for adressebok">
+<!ENTITY abPropertiesMenu.accesskey "e">
+<!ENTITY contactPropertiesMenu.label "Eigenskapar for kontaktar">
+<!ENTITY contactPropertiesMenu.accesskey "e">
+<!ENTITY mailingListPropertiesMenu.label "Eigenskaper för e-postliste">
+<!ENTITY mailingListPropertiesMenu.accesskey "e">
+
+<!ENTITY abContextMenuButton.tooltip "Vis kontekstmenyen for adresseboka">
+<!ENTITY addressbookPicker.label "Adressebok:">
+<!ENTITY addressbookPicker.accesskey "b">
+<!ENTITY searchContacts.label "Søk etter kontaktar:">
+<!ENTITY searchContacts.accesskey "n">
+<!ENTITY SearchNameOrEmail.label "Namn eller e-post">
+
+<!ENTITY addtoToFieldMenu.label "Legg til i Til-feltet">
+<!ENTITY addtoToFieldMenu.accesskey "L">
+<!ENTITY addtoCcFieldMenu.label "Legg til i Kopi-feltet">
+<!ENTITY addtoCcFieldMenu.accesskey "K">
+<!ENTITY addtoBccFieldMenu.label "Legg til i Blindkopi-feltet">
+<!ENTITY addtoBccFieldMenu.accesskey "B">
+<!ENTITY deleteAddrBookCard.label "Slett">
+<!ENTITY deleteAddrBookCard.accesskey "S">
+<!ENTITY propertiesContext.label "Eigenskapar">
+<!ENTITY propertiesContext.accesskey "e">
+<!ENTITY abPropertiesContext.label "Eigenskapar">
+<!ENTITY abPropertiesContext.accesskey "e">
+<!ENTITY editContactContext.label "Rediger kontakt">
+<!ENTITY editContactContext.accesskey "R">
+<!ENTITY editMailingListContext.label "Rediger liste">
+<!ENTITY editMailingListContext.accesskey "R">
+
+<!ENTITY newContactAbContext.label "Ny kontakt">
+<!ENTITY newContactAbContext.accesskey "k">
+<!ENTITY newListAbContext.label "Ny liste">
+<!ENTITY newListAbContext.accesskey "l">
+
+<!ENTITY toButton.label "Legg til i Til:">
+<!ENTITY toButton.accesskey "T">
+<!ENTITY ccButton.label "Legg til som Kopi:">
+<!ENTITY ccButton.accesskey "K">
+<!ENTITY bccButton.label "Legg til som blindkopi:">
+<!ENTITY bccButton.accesskey "b">
diff --git a/l10n-nn-NO/mail/chrome/messenger/addressbook/abMailListDialog.dtd b/l10n-nn-NO/mail/chrome/messenger/addressbook/abMailListDialog.dtd
new file mode 100644
index 0000000000..2d001872ce
--- /dev/null
+++ b/l10n-nn-NO/mail/chrome/messenger/addressbook/abMailListDialog.dtd
@@ -0,0 +1,22 @@
+<!-- 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/. -->
+
+<!-- Title -->
+<!ENTITY mailListWindowAdd.title "Ny e-postliste">
+
+<!-- Labels and Access Keys -->
+<!ENTITY addToAddressBook.label "Legg til i:">
+<!ENTITY addToAddressBook.accesskey "L">
+<!ENTITY ListName.label "Listenamn:">
+<!ENTITY ListName.accesskey "n">
+<!ENTITY ListNickName.label "Kallenamn på lista:">
+<!ENTITY ListNickName.accesskey "K">
+<!ENTITY ListDescription.label "Forklaring:">
+<!ENTITY ListDescription.accesskey "F">
+<!-- See bug 58485, when we implement drag and drop, add 'or drag addresses' back in -->
+<!ENTITY AddressTitle.label "Skriv inn e-postadressene her for å leggje dei til i e-postlista.">
+<!ENTITY AddressTitle.accesskey "l">
+<!ENTITY UpButton.label "Flytt opp">
+<!ENTITY DownButton.label "Flytt ned">
+
diff --git a/l10n-nn-NO/mail/chrome/messenger/addressbook/abMainWindow.dtd b/l10n-nn-NO/mail/chrome/messenger/addressbook/abMainWindow.dtd
new file mode 100644
index 0000000000..aa54ba0e72
--- /dev/null
+++ b/l10n-nn-NO/mail/chrome/messenger/addressbook/abMainWindow.dtd
@@ -0,0 +1,221 @@
+<!-- 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 addressbookWindow.title "Adressebok">
+<!ENTITY blankResultsPaneMessage.label "Denne adresseboka viser kontaktar berre etter at du har gjort eit søk">
+<!ENTITY localResultsOnlyMessage.label "Kontaktar frå eksterne adressebøker vert ikkje viste før du søkjer">
+
+<!-- File Menu -->
+<!ENTITY fileMenu.label "Fil">
+<!ENTITY fileMenu.accesskey "F">
+<!ENTITY newMenu.label "Ny">
+<!ENTITY newMenu.accesskey "N">
+<!ENTITY newContact.label "Kontakt …">
+<!ENTITY newContact.accesskey "K">
+<!ENTITY newContact.key "N">
+<!ENTITY newListCmd.label "E-postliste …">
+<!ENTITY newListCmd.accesskey "E">
+<!ENTITY newAddressBookCmd.label "Adressebok …">
+<!ENTITY newAddressBookCmd.accesskey "d">
+<!ENTITY newCardDAVBookCmd.label "CardDAV-adressebok...">
+<!ENTITY newCardDAVBookCmd.accesskey "V">
+<!ENTITY newLDAPDirectoryCmd.label "LDAP-katalog …">
+<!ENTITY newLDAPDirectoryCmd.accesskey "L">
+<!ENTITY newMessageCmd.label "Melding">
+<!ENTITY newMessageCmd.key "M">
+<!ENTITY newMessageCmd.accesskey "M">
+<!-- LOCALIZATION NOTE (osxAddressBook) : These entities are only used on Mac -->
+<!ENTITY osxAddressBook.label "Bruk Mac OS X adressebok">
+<!ENTITY osxAddressBook.accesskey "r">
+<!ENTITY closeCmd.label "Lat att">
+<!ENTITY closeCmd.key "W">
+<!ENTITY closeCmd.accesskey "L">
+<!ENTITY printSetupCmd.label "Utskriftsformat …">
+<!ENTITY printSetupCmd.accesskey "m">
+<!ENTITY printPreviewContactCmd.label "Førehandsvising av kort">
+<!ENTITY printPreviewContactCmd.accesskey "r">
+<!ENTITY printPreviewAddressBook.label "Førehandsvising av adressebok">
+<!ENTITY printPreviewAddressBook.accesskey "F">
+<!ENTITY printContactCmd.label "Skriv ut kontakt…">
+<!ENTITY printContactCmd.accesskey "S">
+<!ENTITY printContactCmd.key "P">
+<!ENTITY printAddressBook.label "Skriv ut adressebok…">
+<!ENTITY printAddressBook.accesskey "k">
+
+<!-- Edit Menu -->
+<!ENTITY editMenu.label "Rediger">
+<!ENTITY editMenu.accesskey "R">
+<!ENTITY deleteCmd.label "Slett">
+<!ENTITY deleteAbCmd.label "Slett adressebok">
+<!ENTITY deleteContactCmd.label "Slett kort">
+<!ENTITY deleteContactsCmd.label "Slett kort">
+<!ENTITY deleteListCmd.label "Slett liste">
+<!ENTITY deleteListsCmd.label "Slett lister">
+<!ENTITY deleteItemsCmd.label "Slett element">
+<!ENTITY searchAddressesCmd.key "f">
+<!ENTITY propertiesMenu.label "Eigenskapar">
+<!ENTITY propertiesMenu.accesskey "e">
+<!ENTITY propertiesCmd.key "i">
+<!ENTITY abPropertiesMenu.label "Eigenskapar for adressebok">
+<!ENTITY abPropertiesMenu.accesskey "e">
+<!ENTITY contactPropertiesMenu.label "Eigenskapar for kontaktar">
+<!ENTITY contactPropertiesMenu.accesskey "e">
+<!ENTITY mailingListPropertiesMenu.label "Eigenskapar for e-postliste">
+<!ENTITY mailingListPropertiesMenu.accesskey "e">
+
+<!-- View Menu -->
+<!ENTITY viewMenu.label "Vis">
+<!ENTITY viewMenu.accesskey "V">
+<!ENTITY viewToolbarsMenu.label "Verktøylinjer">
+<!ENTITY viewToolbarsMenu.accesskey "e">
+<!ENTITY menubarCmd.label "Menylinje">
+<!ENTITY menubarCmd.accesskey "M">
+<!ENTITY showAbToolbarCmd.label "Adresseboklinje">
+<!ENTITY showAbToolbarCmd.accesskey "A">
+<!ENTITY showTaskbarCmd.label "Statuslinje">
+<!ENTITY showTaskbarCmd.accesskey "t">
+<!ENTITY customizeToolbar.label "Tilpass …">
+<!ENTITY customizeToolbar.accesskey "T">
+<!ENTITY layoutMenu.label "Utforming">
+<!ENTITY layoutMenu.accesskey "U">
+<!ENTITY showDirectoryPane.label "Katalogpanel">
+<!ENTITY showDirectoryPane.accesskey "K">
+<!ENTITY showContactPane2.label "Kontaktpanel">
+<!ENTITY showContactPane2.accesskey "o">
+<!ENTITY menu_ShowNameAs.label "Vis namn som">
+<!ENTITY menu_ShowNameAs.accesskey "n">
+<!-- LOCALIZATION NOTE (firstLastCmd2.label): We're not including a comma here
+because displayed names don't have the comma in between. -->
+<!ENTITY firstLastCmd2.label "Fornamn Etternamn">
+<!ENTITY firstLastCmd2.accesskey "F">
+<!ENTITY lastFirstCmd.label "Etternamn, Fornamn">
+<!ENTITY lastFirstCmd.accesskey "E">
+<!ENTITY displayNameCmd.label "Vis namn">
+<!ENTITY displayNameCmd.accesskey "V">
+<!ENTITY sortMenu.label "Sorter etter">
+<!ENTITY sortMenu.accesskey "S">
+
+<!-- Tools Menu -->
+<!ENTITY tasksMenu.label "Verkty">
+<!ENTITY tasksMenu.accesskey "r">
+<!ENTITY messengerCmd.label "E-post og nyheitsgrupper">
+<!ENTITY messengerCmd.accesskey "E">
+<!ENTITY messengerCmd.commandkey "1">
+<!ENTITY searchAddressesCmd.label "Søk i adresser …">
+<!ENTITY searchAddressesCmd.accesskey "ø">
+<!ENTITY importCmd.label "Importer …">
+<!ENTITY importCmd.accesskey "m">
+<!ENTITY exportCmd.label "Eksporter …">
+<!ENTITY exportCmd.accesskey "k">
+<!ENTITY preferencesCmd2.label "Innstillingar">
+<!ENTITY preferencesCmd2.accesskey "I">
+<!ENTITY preferencesCmdUnix.label "Innstillingar …">
+<!ENTITY preferencesCmdUnix.accesskey "n">
+
+<!-- Address Book Toolbar and Context Menus -->
+<!ENTITY newContactButton.label "Ny kontakt">
+<!ENTITY newContactButton.accesskey "k">
+<!ENTITY newlistButton.label "Ny liste">
+<!ENTITY newlistButton.accesskey "l">
+<!ENTITY showAsDefault.label "Standard startkatalog">
+<!ENTITY showAsDefault.accesskey "S">
+<!ENTITY editPropertiesButton.label "Rediger">
+<!ENTITY propertiesContext.label "Eigenskapar">
+<!ENTITY propertiesContext.accesskey "e">
+<!ENTITY abPropertiesContext.label "Eigenskapar">
+<!ENTITY abPropertiesContext.accesskey "e">
+<!ENTITY syncContext.label "Synkroniser">
+<!ENTITY syncContext.accesskey "y">
+<!ENTITY editContactContext.label "Rediger kontakt">
+<!ENTITY editContactContext.accesskey "R">
+<!ENTITY editMailingListContext.label "Rediger liste">
+<!ENTITY editMailingListContext.accesskey "R">
+<!ENTITY newmsgButton.label "Skriv ny">
+<!ENTITY newmsgButton.accesskey "n">
+<!ENTITY newIM.label "Lynmelding">
+<!ENTITY newIM.accesskey "L">
+<!ENTITY printButton.label "Skriv ut…">
+<!ENTITY printButton.accesskey "k">
+<!ENTITY deleteButton2.label "Slett">
+<!ENTITY deleteButton2.accesskey "S">
+
+<!-- Address Book Toolbar Tooltips -->
+<!ENTITY columnChooser.tooltip "Vel kolonner å vise">
+<!ENTITY newContactButton.tooltip "Opprett eit nytt adressekort">
+<!ENTITY newlistButton.tooltip "Opprett ei ny liste">
+<!ENTITY editPropertiesButton.tooltip "Rediger valde element">
+<!ENTITY editAbPropertiesButton.tooltip "Rediger eigenskapane for den valde adresseboka">
+<!ENTITY editContactPropertiesButton.tooltip "Rediger den valde kontakten">
+<!ENTITY editMailingListPropertiesButton.tooltip "Rediger vald e-postliste">
+<!ENTITY newmsgButton.tooltip "Send ein e-post">
+<!ENTITY newIM.tooltip "Send ei melding eller chat">
+<!ENTITY deleteButton2.tooltip "Slett valde element">
+
+<!-- Search Bar -->
+<!ENTITY SearchNameOrEmail.label "Namn eller e-post">
+<!ENTITY SearchNameOrEmail.accesskey "N">
+<!ENTITY advancedButton.tooltip "Avansert adressesøk">
+<!ENTITY quickSearchCmd.key "k">
+<!ENTITY searchItem.title "Snøggsøk">
+
+<!-- Results Pane -->
+<!ENTITY Addrbook.label "Address Book">
+<!ENTITY Addrbook.accesskey "B">
+<!ENTITY GeneratedName.label "Namn">
+<!ENTITY GeneratedName.accesskey "N">
+<!ENTITY PrimaryEmail.label "E-post">
+<!ENTITY PrimaryEmail.accesskey "E">
+<!ENTITY ChatName.label "Nettpratnamn">
+<!ENTITY ChatName.accesskey "e">
+<!ENTITY Company.label "Firma">
+<!ENTITY Company.accesskey "F">
+<!ENTITY NickName.label "Kallenamn">
+<!ENTITY NickName.accesskey "K">
+<!ENTITY SecondEmail.label "Anna e-postadresse">
+<!ENTITY SecondEmail.accesskey "n">
+<!ENTITY Department.label "Avdeling">
+<!ENTITY Department.accesskey "A">
+<!ENTITY JobTitle.label "Tittel">
+<!ENTITY JobTitle.accesskey "T">
+<!ENTITY CellularNumber.label "Mobiltelefon">
+<!ENTITY CellularNumber.accesskey "M">
+<!ENTITY PagerNumber.label "Personsøkjar">
+<!ENTITY PagerNumber.accesskey "P">
+<!ENTITY FaxNumber.label "Faks">
+<!ENTITY FaxNumber.accesskey "F">
+<!ENTITY HomePhone.label "Heimetelefon">
+<!ENTITY HomePhone.accesskey "H">
+<!ENTITY WorkPhone.label "Jobbtelefon">
+<!ENTITY WorkPhone.accesskey "J">
+<!ENTITY sortAscending.label "I stigande rekkjefølgje">
+<!ENTITY sortAscending.accesskey "s">
+<!ENTITY sortDescending.label "I søkkande rekkjefølgje">
+<!ENTITY sortDescending.accesskey "I">
+<!ENTITY _PhoneticName.label "Fonetisk namn">
+<!ENTITY _PhoneticName.accesskey "F">
+
+<!-- Card Summary Pane -->
+<!-- Box Headings -->
+<!ENTITY contact.heading "Kontakt">
+<!ENTITY home.heading "Heime">
+<!ENTITY other.heading "Anna">
+<!ENTITY chat.heading "Nettprat">
+<!ENTITY phone.heading "Telefon">
+<!ENTITY work.heading "Jobb">
+<!-- Special Box Headings, for mailing lists -->
+<!ENTITY description.heading "Forklaring">
+<!ENTITY addresses.heading "Adresser">
+<!-- For Map It! -->
+<!ENTITY mapItButton.label "Hent kart">
+<!ENTITY mapIt.tooltip "Vis eit kart over denne adressa frå Internett">
+
+<!-- Status Bar -->
+<!ENTITY statusText.label "">
+
+<!-- Mac OS X Window Menu -->
+<!ENTITY windowMenu.label "Vindauge">
+<!ENTITY minimizeWindow.label "Minimer">
+<!ENTITY minimizeWindow.key "m">
+<!ENTITY bringAllToFront.label "Send alle til framgrunnen">
+<!ENTITY zoomWindow.label "Zoom">
diff --git a/l10n-nn-NO/mail/chrome/messenger/addressbook/abNewCardDialog.dtd b/l10n-nn-NO/mail/chrome/messenger/addressbook/abNewCardDialog.dtd
new file mode 100644
index 0000000000..4b1eb963f1
--- /dev/null
+++ b/l10n-nn-NO/mail/chrome/messenger/addressbook/abNewCardDialog.dtd
@@ -0,0 +1,7 @@
+<!-- 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/. -->
+<!-- Labels -->
+
+<!ENTITY chooseAddressBook.label "Legg til i:">
+<!ENTITY chooseAddressBook.accesskey "L">
diff --git a/l10n-nn-NO/mail/chrome/messenger/addressbook/abResultsPane.dtd b/l10n-nn-NO/mail/chrome/messenger/addressbook/abResultsPane.dtd
new file mode 100644
index 0000000000..1b45da863c
--- /dev/null
+++ b/l10n-nn-NO/mail/chrome/messenger/addressbook/abResultsPane.dtd
@@ -0,0 +1,38 @@
+<!-- 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 Addrbook.label "Adressebok">
+<!ENTITY Addrbook.accesskey "b">
+<!ENTITY GeneratedName.label "Namn">
+<!ENTITY GeneratedName.accesskey "N">
+<!ENTITY PrimaryEmail.label "E-post">
+<!ENTITY PrimaryEmail.accesskey "E">
+<!ENTITY Company.label "Organisasjon">
+<!ENTITY Company.accesskey "s">
+<!ENTITY _PhoneticName.label "Fonetiskt namn">
+<!ENTITY _PhoneticName.accesskey "o">
+<!ENTITY NickName.label "Kallenamn">
+<!ENTITY NickName.accesskey "e">
+<!ENTITY SecondEmail.label "Anna e-postadresse">
+<!ENTITY SecondEmail.accesskey "t">
+<!ENTITY Department.label "Avdeling">
+<!ENTITY Department.accesskey "g">
+<!ENTITY JobTitle.label "Tittel">
+<!ENTITY JobTitle.accesskey "T">
+<!ENTITY CellularNumber.label "Mobiltelefon">
+<!ENTITY CellularNumber.accesskey "M">
+<!ENTITY PagerNumber.label "Personsøkar">
+<!ENTITY PagerNumber.accesskey "P">
+<!ENTITY FaxNumber.label "Faks">
+<!ENTITY FaxNumber.accesskey "F">
+<!ENTITY HomePhone.label "Heimetelefon">
+<!ENTITY HomePhone.accesskey "H">
+<!ENTITY WorkPhone.label "Arbeidstelefon">
+<!ENTITY WorkPhone.accesskey "d">
+<!ENTITY ChatName.label "Nettpratnamn">
+<!ENTITY ChatName.accesskey "p">
+<!ENTITY sortAscending.label "Stigande">
+<!ENTITY sortAscending.accesskey "S">
+<!ENTITY sortDescending.label "Søkkande">
+<!ENTITY sortDescending.accesskey "d">
diff --git a/l10n-nn-NO/mail/chrome/messenger/addressbook/addressBook.properties b/l10n-nn-NO/mail/chrome/messenger/addressbook/addressBook.properties
new file mode 100644
index 0000000000..e7f48afba7
--- /dev/null
+++ b/l10n-nn-NO/mail/chrome/messenger/addressbook/addressBook.properties
@@ -0,0 +1,262 @@
+# 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/.
+
+# The following are used by the Mailing list dialog.
+# LOCALIZATION NOTE (mailingListTitleEdit): %S will be replaced by the Mailing List's display name.
+mailingListTitleEdit=Rediger %S
+emptyListName=Du må skriva inn eit listenamn.
+badListNameCharacters=Følgjande teikn kan ikkje brukast i listenamn: < > ; , "
+badListNameSpaces=Eit listenamn kan ikkje ha fleire tilgrensande mellomrom.
+lastFirstFormat=%S, %S
+firstLastFormat=%S, %S
+
+allAddressBooks=Alle adressebøker
+
+newContactTitle=Ny kontakt
+# %S will be the contact's display name
+newContactTitleWithDisplayName=Ny kontakt for %S
+editContactTitle=Rediger kontakt
+# %S will be the contact's display name
+editContactTitleWithDisplayName=Rediger kontakten til %S
+# don't translate vCard
+editVCardTitle=Rediger adressekort (vCard)
+# %S will be the card's display name, don't translate vCard
+editVCardTitleWithDisplayName=Rediger adressekort (vCard) for %S
+
+## LOCALIZATION NOTE (cardRequiredDataMissingMessage): do not localize \n
+cardRequiredDataMissingMessage=Du må skriva inn minst eitt av følgjande:\nE-postadresse, fornamn, etternamn, vist namn, organisasjon.
+cardRequiredDataMissingTitle=Manglar nødvendig informasjon
+incorrectEmailAddressFormatMessage=Den primære e-postadressa må vera på forma brukar@vert.
+incorrectEmailAddressFormatTitle=Ugyldig formatering på e-postadressa
+
+viewListTitle=E-postliste: %S
+mailListNameExistsTitle=E-postlista finst frå før
+mailListNameExistsMessage=Ei e-postliste med det same namnet finst frå før av. Vel eit anna namn.
+
+confirmDeleteThisContactTitle=Slett kontakt
+# LOCALIZATION NOTE (confirmDeleteThisContact):
+# #1 The name of the selected contact
+# Don't localize "\n• #1" unless your local layout comes out wrong.
+# Example: Are you sure you want to delete this contact?
+# • John Doe
+confirmDeleteThisContact=Vil du fjerna kontakten?\n• #1
+
+confirmDelete2orMoreContactsTitle=Slett fleire kontaktar
+# LOCALIZATION NOTE (confirmDelete2orMoreContacts):
+# Semicolon list of plural forms.
+# See: https://developer.mozilla.org/docs/Localization_and_Plurals
+# #1 The number of selected contacts, always more than 1.
+# Example: Are you sure you want to delete these 3 contacts?
+confirmDelete2orMoreContacts=Vil du slette denne #1 kontakten?;Vil du slette desse #1 kontaktane?
+
+confirmRemoveThisContactTitle=Fjern kontakt
+# LOCALIZATION NOTE (confirmRemoveThisContact):
+# #1 The name of the selected contact
+# #2 The name of the containing mailing list
+# This title is about a contact in a mailing list, so it will not be deleted,
+# but only removed from the list.
+# Don't localize "\n• #1" unless your local layout comes out wrong.
+# Example: Are you sure you want to remove this contact from the mailing list 'Customers List'?
+# • John Doe
+confirmRemoveThisContact=Vil du slette denne kontakten frå e-postlista '#2'?\n• #1
+
+confirmRemove2orMoreContactsTitle=Fjern fleire kontaktar
+# LOCALIZATION NOTE (confirmRemove2orMoreContacts):
+# Semicolon list of singular and plural forms.
+# See: https://developer.mozilla.org/docs/Localization_and_Plurals
+# #1 The number of selected contacts, always more than 1.
+# #2 The name of the containing mailing list
+# Example: Are you sure you want to remove these 3 contacts from the mailing list 'Customers List'?
+confirmRemove2orMoreContacts=Vil du slette denne #1 kontakten frå e-postlista «#2»?;Vil du slette desse #1 kontaktane frå e-postlista «#2»?
+
+confirmDeleteThisMailingListTitle=Slett e-postliste
+# LOCALIZATION NOTE (confirmDeleteThisMailingList):
+# #1 The name of the selected mailing list
+# Don't localize "\n• #1" unless your local layout comes out wrong.
+# Example: Are you sure you want to delete this mailing list?
+# • Customers List
+confirmDeleteThisMailingList=Vil du slette denne e-postlista?\n• #1
+
+confirmDelete2orMoreMailingListsTitle=Slett fleire e-postlister
+# LOCALIZATION NOTE (confirmDelete2orMoreMailingLists):
+# Semicolon list of plural forms.
+# See: https://developer.mozilla.org/docs/Localization_and_Plurals
+# #1 The number of selected mailing lists, always more than 1
+# Example: Are you sure you want to delete these 3 mailing lists?
+confirmDelete2orMoreMailingLists=Vil du slette denne #1 e-postlista?;Vil du slette desse #1 e-postlistene?
+
+confirmDelete2orMoreContactsAndListsTitle=Slett kontaktar og e-postlister
+# LOCALIZATION NOTE (confirmDelete2orMoreContactsAndLists):
+# Semicolon list of and plural forms.
+# See: https://developer.mozilla.org/docs/Localization_and_Plurals
+# #1 The number of selected contacts and mailing lists, always more than 1
+# Example: Are you sure you want to delete these 3 contacts and mailing lists?
+confirmDelete2orMoreContactsAndLists=Vil du fjerna desse #1 kontaktane og e-postlister?;Vil du fjerna desse #1 kontaktane og e-postlister?
+
+confirmDeleteThisAddressbookTitle=Slett adressebok
+# LOCALIZATION NOTE (confirmDeleteThisAddressbookTitle):
+# #1 The name of the selected address book
+# Don't localize "\n• #1" unless your local layout comes out wrong.
+# Example: Are you sure you want to delete this address book and all of its contacts?
+# • Friends and Family Address Book
+confirmDeleteThisAddressbook=Vil du fjerna denne adresseboka og alle kontaktane?\n• #1
+
+confirmDeleteThisLDAPDirTitle=Slett lokal LDAP-katalog
+# LOCALIZATION NOTE (confirmDeleteThisLDAPDir):
+# #1 The name of the selected LDAP directory
+# Don't localize "\n• #1" unless your local layout comes out wrong.
+# Example: Are you sure you want to delete the local copy of this LDAP directory and all of its offline contacts?
+# • Mozilla LDAP Directory
+confirmDeleteThisLDAPDir=Vil du fjerna den lokale kopien av denne LDAP-katalogen og alle fråkopla kontaktar?\n• #1
+
+confirmDeleteThisCollectionAddressbookTitle=Slett oppsamla adressebok
+# LOCALIZATION NOTE (confirmDeleteThisCollectionAddressbook):
+# #1 The name of the selected collection address book
+# #2 The name of the application (Thunderbird)
+# Don't localize "\n• #1" unless your local layout comes out wrong.
+# Example: If this address book is deleted, Thunderbird will no longer collect addresses.
+# Are you sure you want to delete this address book and all of its contacts?
+# • My Collecting Addressbook
+confirmDeleteThisCollectionAddressbook=Om denne adresseboka vert sletta vil #2 ikkje lenger samle inn adresser.\nVil du slette denne adressboka og alle kontaktane?\n• #1
+
+propertyPrimaryEmail=E-post
+propertyListName=Listenamn
+propertySecondaryEmail=E-post (annan)
+propertyNickname=Kallenamn
+propertyDisplayName=Fullt namn
+propertyWork=Arbeid
+propertyHome=Heim
+propertyFax=Faks
+propertyCellular=Mobiltelefon
+propertyPager=Personsøkjar
+propertyBirthday=Fødselsdag
+propertyCustom1=Eigendefinert 1
+propertyCustom2=Eigendefinert 2
+propertyCustom3=Eigendefinert 3
+propertyCustom4=Eigendefinert 4
+
+propertyGtalk=Google Talk
+propertyAIM=AIM
+propertyYahoo=Yahoo!
+propertySkype=Skype
+propertyQQ=QQ
+propertyMSN=MSN
+propertyICQ=ICQ
+propertyXMPP=Jabber ID
+propertyIRC=IRC-kallenamn
+
+## LOCALIZATION NOTE (cityAndStateAndZip):
+## %1$S is city, %2$S is state, %3$S is zip
+cityAndStateAndZip=%1$S, %2$S %3$S
+## LOCALIZATION NOTE (cityAndStateNoZip):
+## %1$S is city, %2$S is state
+cityAndStateNoZip=%1$S, %2$S
+## LOCALIZATION NOTE (cityOrStateAndZip):
+## %1$S is city or state, %2$S is zip
+cityOrStateAndZip=%1$S %2$S
+
+stateZipSeparator=
+
+prefixTo=Til
+prefixCc=Kopi til
+prefixBcc=Blindkopi til
+addressBook=Adressebok
+
+# Contact photo management
+browsePhoto=Kontaktfoto
+stateImageSave=Lagrar bildet…
+errorInvalidUri=Feil: Ugyldig bildekjelde.
+errorNotAvailable=Feil: Filen er ikkje tilgjengeleg.
+errorInvalidImage=Feil: Berre JPG-, PNG- og GIF-bildetypar er støtta.
+errorSaveOperation=Feil: Klarte ikkje å lagre bildet.
+
+# mailnews.js
+ldap_2.servers.pab.description=Personleg adressebok
+ldap_2.servers.history.description=Oppsamla adresser
+## LOCALIZATION NOTE (ldap_2.servers.osx.description is only used on Mac OS X)
+ldap_2.servers.osx.description=Mac OS X adressebok
+
+# status bar stuff
+## LOCALIZATION NOTE (totalContactStatus):
+## %1$S is address book name, %2$S is contact count
+totalContactStatus=Talet på kontaktar i %1$S: %2$S
+noMatchFound=Ingen treff funne
+## LOCALIZATION NOTE (matchesFound1):
+## Semicolon-separated list of singular and plural forms.
+## See: https://developer.mozilla.org/docs/Mozilla/Localization/Localization_and_Plurals
+## #1 is the number of matching contacts found
+matchesFound1=fekk #1 treff;fekk #1 treff
+
+## LOCALIZATION NOTE (contactsCopied): Semi-colon list of plural forms
+## %1$S is the number of contacts that were copied. This should be used multiple
+## times wherever you need it. Do not replace by %S.
+contactsCopied=%1$S kontaktar kopiert;%1$S kontaktar kopiert
+
+## LOCALIZATION NOTE (contactsMoved): Semi-colon list of plural forms
+## %1$S is the number of contacts that were moved. This should be used multiple
+## times wherever you need it. Do not replace by %S.
+contactsMoved=%1$S kontakt flytta;%1$S kontakt flytta
+
+# LDAP directory stuff
+invalidName=Skriv inn eit gyldig namn.
+invalidHostname=Skriv inn eit gyldig tenarnamn.
+invalidPortNumber=Skriv inn eit gyldig portnummer.
+invalidResults=Skriv inn eit gyldig nummer i resultatfeltet.
+abReplicationOfflineWarning=Du må vera tilkopla for å utføra LDAP-replikasjon.
+abReplicationSaveSettings=Innstillingar må lagrast før ein katalog kan lastast ned.
+
+# For importing / exporting
+## LOCALIZATION NOTE (ExportAddressBookNameTitle): %S is the name of exported addressbook
+ExportAddressBookNameTitle=Eksporter Adressebok - %S
+LDIFFiles=LDIF
+CSVFiles=Kommaseparert
+CSVFilesSysCharset=Kommaseparert (Systemteiknsett)
+CSVFilesUTF8=Kommaseparert (UTF-8)
+TABFiles=Tabulator-avgrensa
+TABFilesSysCharset=Tab-separert (Systemteiknsett)
+TABFilesUTF8=Tab-separert (UTF-8)
+VCFFiles=vCard
+SupportedABFiles=Støtta adressebokfiler
+failedToExportTitle=Eksport feila
+failedToExportMessageNoDeviceSpace=Klarte ikkje å eksportera adressebok. Ingen ledig plass på eininga.
+failedToExportMessageFileAccessDenied=Klarte ikkje å eksportera adressebok. Tilgang til fila vart nekta.
+
+# For getting authDN for replication using dlg box
+AuthDlgTitle=Adressebok LDAP-replikasjon
+AuthDlgDesc=Skriv inn brukarnamn og passord for å få tilgang til katalogtenaren.
+
+# LOCALIZATION NOTE(joinMeInThisChat)
+# use + for spaces
+joinMeInThisChat=Bli+med+meg+i+denne+praten
+
+# For printing
+headingHome=Heime
+headingWork=Arbeid
+headingOther=Annan
+headingChat=Nettprat
+headingPhone=Telefon
+headingDescription=Forklaring
+headingAddresses=Adresser
+
+## For address books
+addressBookTitleNew=Ny adressebok
+# LOCALIZATION NOTE (addressBookTitleEdit):
+# %S is the current name of the address book.
+# Example: My Custom AB Properties
+addressBookTitleEdit=Eigenskapar for %S
+duplicateNameTitle=Dupliser adresseboknamn
+# LOCALIZATION NOTE (duplicateNameText):
+# Don't localize "\n• %S" unless your local layout comes out wrong.
+# %S is the name of the existing address book.
+# Example: An address book with this name already exists:
+# • My Custom AB
+duplicateNameText=Ei adressebok med dette namnet finst allereie:\n• %S
+
+# For corrupt .mab files
+corruptMabFileTitle=Skada adressebokfil
+corruptMabFileAlert=Ei av adressebokfilene (%1$S) kunne ikkje lesast. Ei ny fil %2$S vil bli oppretta, og ein tryggingskopi av den gamle fila, %3$S, vil bli oppretta i den same mappa.
+
+# For locked .mab files
+lockedMabFileTitle=Klarte ikkje å lesa adresseboka
+lockedMabFileAlert=Klarte ikkje å lesa adresseboka %S. Det er mogleg at fila er skriveverna, eller er låst av eit anna program. Prøv på nytt seinare.
diff --git a/l10n-nn-NO/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties b/l10n-nn-NO/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties
new file mode 100644
index 0000000000..606dfc871f
--- /dev/null
+++ b/l10n-nn-NO/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties
@@ -0,0 +1,109 @@
+# 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/.
+
+# These are error strings for problems that happen while in the
+# various states declared in nsILDAPAutoCompFormatter.idl. Note that
+# the number that indexes each error state is the same as the number
+# corresponding to that state in nsILDAPAutoCompFormatter.idl.
+
+# These are error strings for problems that happen while in the
+# various states declared in nsILDAPAutoCompFormatter.idl. Note that
+# the number that indexes each error state is the same as the number
+# corresponding to that state in nsILDAPAutoCompFormatter.idl.
+
+## @name ERR_STATE_UNBOUND
+## @loc none
+0=LDAP initieringsproblem
+
+## @name ERR_STATE_INITIALIZING
+## @loc none
+1=Tilkopling til LDAP-tenaren feila
+
+## @name ERR_STATE_BINDING
+## @loc none
+2=Tilkopling til LDAP-tenaren feila
+
+## @name ERR_STATE_BOUND
+## @loc none
+3=Kommunikasjonsproblem mot LDAP-tenaren
+
+## @name ERR_STATE_SEARCHING
+## @loc none
+4=Søkeproblem på LDAP-tenaren
+
+
+# The format of the alert dialog itself
+#
+## @name ALERT_FORMAT
+## @loc None of %1$S, %2$S and %3$S should be localized.
+## %1$S is the error code itself, %2$S is an LDAP SDK error message from
+## chrome://mozldap/locale/ldap.properties, and %3$S is a hint relating
+## to that specific error, found in this file.
+errorAlertFormat=Feilkode %1$S: %2$S\n\n %3$S
+
+## The following errors are for error codes other than LDAP-specific ones.
+## Someday mozilla will actually have a system for mapping nsresults to
+## error strings that's actually widely used, unlike nsIErrorService. But
+## until it does, these strings live here...
+
+## @name HOST_NOT_FOUND
+## @loc none
+5000=Fann ikkje verten
+
+## @name GENERIC_ERROR
+## @loc none
+9999=Ukjend feil
+
+
+# Hints to for the user, associated with specific error codes (ie error code
+# + 10000)
+
+
+## @name TIMELIMIT_EXCEEDED_HINT
+## @loc none
+10003=Prøv igjen seinare, eller kontakt systemansvarleg.
+
+## @name STRONGAUTH_REQUIRED_HINT
+## @loc none
+10008=Sterk kryptering er ikkje støtta no.
+
+## @name INVALID_SYNTAX_HINT
+## @loc none
+10021=Kontroller at søkefilteret er korrekt, og prøv igjen, eller ta kontakt med systemansvarleg. For å kontrollere at søkefilteret er korrekt, vel Innstillingar frå Rediger-menyen, vel «E-post og nyheitsgrupper» og deretter Adressering. Trykk «Rediger katalogar» og vel LDAP-tenaren som vert brukt. Trykk Rediger og deretter Avansert for å sjå søkefilteret.
+
+## @name NO_SUCH_OBJECT_HINT
+## @loc none
+10032=Kontroller at Base DN er korrekt, og prøv igjen, eller ta kontakt med systemansvarlege. For å kontrollere at Base DN er korrekt, vel Innstillingar frå Rediger-menyen, vel «E-post og nyheitsgrupper» og deretter Adressering. Trykk «Rediger katalogar» og vel LDAP-tenaren som vert brukt. Trykk Rediger for å vise Base DN.
+
+## @name BUSY_HINT
+## @loc none
+10051=Prøv om att seinare.
+
+## @name SERVER_DOWN_HINT
+## @loc none
+10081=Kontroller at vertsnamnet og portnummeret er korrekt, og prøv igjen, eller ta kontakt med systemansvarlege. For å kontrollere at vertsnamnet og portnummeret er korrekte, vel Innstillingar frå Rediger-menyen, vel «E-post og nyheitsgrupper» og deretter Adressering. Trykk «Rediger katalogar» og vel LDAP-tenaren som vert brukt. Trykk Rediger for å sjå vertsnamnet, og Avansert for å sjå portnummeret.
+
+## @name TIMEOUT_HINT
+## @loc none
+10085=Prøv igjen seinare.
+
+## @name FILTER_ERROR_HINT
+## @loc none
+10087=Kontroller at søkefilteret er korrekt, og prøv igjen, eller ta kontakt med systemansvarlege. For å kontrollere at søkefilteret er korrekt, vel Innstillingar frå Rediger-menyen, vel «E-post og nyheitsgrupper» og deretter Adressering. Trykk «Rediger katalogar» og vel LDAP-tenaren som vert brukt. Trykk «Rediger» og deretter «Avansert» for å sjå søkefilteret.
+
+## @name NO_MEMORY_HINT
+## @loc none
+10090=Lat att nokre andre vindauge eller program, og prøv igjen.
+
+## @name CONNECT_ERROR_HINT
+## @loc none
+10091=Kontroller at vertsnamnet og portnummeret er korrekte, og prøv igjen, eller ta kontakt med systemansvarleg. For å kontrollere at vertsnamnet og portnummeret er korrekte, vel Innstillingar frå Rediger-menyen, vel «E-post og nyheitsgrupper» og deretter Adressering. Trykk «Rediger katalogar» og vel LDAP-tenaren som vert brukt. Trykk «Rediger» for å sjå vertsnamnet, og «Avansert» for å sjå portnummeret.
+
+## @name HOST_NOT_FOUND_HINT
+## @loc none
+15000=Kontroller at vertsnamnet er korrekt, og prøv igjen, eller ta kontakt med systemansvarleg. For å kontrollere at vertsnamnet er korrekt, vel Innstillingar frå Rediger-menyen, vel «E-post og nyheitsgrupper» og deretter Adressering. Trykk «Rediger katalogar» og vel LDAP-tenaren som vert brukt. Trykk Rediger for å sjå vertsnamnet.
+
+## @name GENERIC_HINT
+## @loc none
+19999=Kontakt systemansvarleg.
diff --git a/l10n-nn-NO/mail/chrome/messenger/addressbook/pref-directory-add.dtd b/l10n-nn-NO/mail/chrome/messenger/addressbook/pref-directory-add.dtd
new file mode 100644
index 0000000000..1d81c30428
--- /dev/null
+++ b/l10n-nn-NO/mail/chrome/messenger/addressbook/pref-directory-add.dtd
@@ -0,0 +1,45 @@
+<!-- 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 directoryName.label "Namn: ">
+<!ENTITY directoryName.accesskey "N">
+<!ENTITY directoryHostname.label "Tenarnamn: ">
+<!ENTITY directoryHostname.accesskey "T">
+<!ENTITY directoryBaseDN.label "Base DN: ">
+<!ENTITY directoryBaseDN.accesskey "B">
+<!ENTITY findButton.label "Søk">
+<!ENTITY findButton.accesskey "S">
+<!ENTITY directorySecure.label "Bruk trygg oppkopling (SSL)">
+<!ENTITY directorySecure.accesskey "B">
+<!ENTITY directoryLogin.label "Bind DN: ">
+<!ENTITY directoryLogin.accesskey "i">
+<!ENTITY General.tab "Generelt">
+<!ENTITY Offline.tab "Fråkopla">
+<!ENTITY Advanced.tab "Avansert">
+<!ENTITY portNumber.label "Portnummer: ">
+<!ENTITY portNumber.accesskey "P">
+<!ENTITY searchFilter.label "Søkjefilter: ">
+<!ENTITY searchFilter.accesskey "f">
+<!ENTITY scope.label "Omfang: ">
+<!ENTITY scope.accesskey "O">
+<!ENTITY scopeOneLevel.label "Eitt nivå">
+<!ENTITY scopeOneLevel.accesskey "E">
+<!ENTITY scopeSubtree.label "Undertre">
+<!ENTITY scopeSubtree.accesskey "U">
+<!ENTITY return.label "Ikkje returner meir enn">
+<!ENTITY return.accesskey "r">
+<!ENTITY results.label "resultat">
+<!ENTITY offlineText.label "Du kan laste ned ein lokal kopi av katalogen slik at han er tilgjengeleg når du arbeider fråkopla.">
+<!ENTITY saslMechanism.label "Innloggingsmetode: ">
+<!ENTITY saslMechanism.accesskey "n">
+<!ENTITY saslOff.label "Enkel">
+<!ENTITY saslOff.accesskey "l">
+<!ENTITY saslGSSAPI.label "Kerberos (GSSAPI)">
+<!ENTITY saslGSSAPI.accesskey "K">
+<!-- Localization note: this is here because the width of the dialog
+ is determined by the width of the base DN box; and that is likely
+ to vary somewhat with the language.
+-->
+
+<!ENTITY newDirectoryWidth "36em">
diff --git a/l10n-nn-NO/mail/chrome/messenger/addressbook/pref-directory.dtd b/l10n-nn-NO/mail/chrome/messenger/addressbook/pref-directory.dtd
new file mode 100644
index 0000000000..678a92ac7b
--- /dev/null
+++ b/l10n-nn-NO/mail/chrome/messenger/addressbook/pref-directory.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/. -->
+<!-- LOCALIZATION NOTE (window.title) : do not translate "LDAP" in below line -->
+
+<!ENTITY pref.ldap.window.title "LDAP-katalogtenarar">
+<!-- LOCALIZATION NOTE (directories.label) : do not translate "LDAP" in below line -->
+<!ENTITY directories.label "LDAP-katalogtenar:">
+<!-- LOCALIZATION NOTE (directoriesText.label) : do not translate "LDAP" in below line -->
+<!ENTITY directoriesText.label "Vel LDAP-katalogtenar:">
+<!ENTITY directoriesText.accesskey "V">
+<!ENTITY addDirectory.label "Legg til">
+<!ENTITY addDirectory.accesskey "L">
+<!ENTITY editDirectory.label "Rediger">
+<!ENTITY editDirectory.accesskey "R">
+<!ENTITY deleteDirectory.label "Slett">
+<!ENTITY deleteDirectory.accesskey "S">
diff --git a/l10n-nn-NO/mail/chrome/messenger/addressbook/replicationProgress.properties b/l10n-nn-NO/mail/chrome/messenger/addressbook/replicationProgress.properties
new file mode 100644
index 0000000000..e74e87e505
--- /dev/null
+++ b/l10n-nn-NO/mail/chrome/messenger/addressbook/replicationProgress.properties
@@ -0,0 +1,20 @@
+# 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/.
+replicationStarted=Replikasjon starta …
+changesStarted=Byrja å finne endringar for replisering …
+replicationSucceeded=Replikasjon fullført
+replicationFailed=Replisering feila
+replicationCancelled=Replisering avbroten
+# LOCALIZATION NOTE
+# do not localize %S. %S is the current entry number (an integer)
+currentCount=Replicating directory entry: %S
+
+downloadButton=Last ned no
+downloadButton.accesskey=L
+cancelDownloadButton=Avbryt nedlasting
+cancelDownloadButton.accesskey=A
+
+directoryTitleNew=Ny LDAP-katalog
+## LOCALIZATION NOTE (directoryTitleEdit): %S will be replaced by the LDAP directory's display name
+directoryTitleEdit=Eigenskapar for %S