summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/nb_NO.js
blob: 3475b7dfd6bc5432150b8a667bd92c9724f838c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
OC.L10N.register(
    "dav",
    {
    "Contact birthdays" : "Kontakters fødelsdag",
    "Personal" : "Personlig",
    "Contacts" : "Kontakter",
    "Technical details" : "Tekniske detaljer",
    "Remote Address: %s" : "Ekstern adresse: %s",
    "Request ID: %s" : "Forespørsel ID: %s",
    "Type: %s" : "Type: %s",
    "Code: %s" : "Kode: %s",
    "Message: %s" : "Melding: %s",
    "File: %s" : "Fil: %s",
    "Line: %s" : "Linje: %s",
    "Trace" : "Sporing"
},
"nplurals=2; plural=(n != 1);");