summaryrefslogtreecommitdiffstats
path: root/l10n/nb_NO.js
blob: d9e2729fd8387d881af1813a0c73eb2897416dd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
OC.L10N.register(
    "contacts",
    {
    "Contacts" : "Kontakter",
    "No contacts in here" : "Ingen kontakter her",
    "Name" : "Navn",
    "Organization" : "Organisasjon",
    "Title" : "Tittel",
    "Add field ..." : "Nytt felt ...",
    "Import" : "Importer",
    "Add contact" : "Ny kontakt",
    "All contacts" : "Alle kontakter",
    "Not grouped" : "Ikke gruppert",
    "Post Office Box" : "Postboks",
    "Postal Code" : "Postnummer",
    "City" : "By",
    "State or province" : "Stat eller fylke",
    "Country" : "Land",
    "Address" : "Adresse",
    "(new group)" : "(ny gruppe)",
    "{addressbook} shared by {owner}" : "{addressbook} delt av {owner}",
    "Nickname" : "Kallenavn",
    "Notes" : "Notater",
    "Website" : "Nettsted",
    "Federated Cloud ID" : "ID for sammenknyttet sky",
    "Home" : "Hjem",
    "Work" : "Jobb",
    "Other" : "Annet",
    "Groups" : "Grupper",
    "Birthday" : "Bursdag",
    "Email" : "Epost",
    "Instant messaging" : "Direktemeldinger",
    "Phone" : "Telefon",
    "Mobile" : "Mobil",
    "Fax" : "Faks",
    "Fax home" : "Faks hjemme",
    "Fax work" : "Faks jobb",
    "Pager" : "Pager",
    "Voice" : "Svarer",
    "Settings" : "Innstillinger"
},
"nplurals=2; plural=(n != 1);");