summaryrefslogtreecommitdiffstats
path: root/l10n/da.js
blob: 303231e34db5fd2a5c49739209bd03a123033be8 (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
OC.L10N.register(
    "social",
    {
    "Help" : "Hjælp",
    "Open documentation" : "Åbn dokumentation",
    "Finish setup" : "Afslut opsætning",
    "Home" : "Hjem",
    "Notifications" : "Notifikationer",
    "Profile" : "Profil",
    "In reply to" : "som svar til",
    "Add attachment" : "Tilføj vedhæftelse",
    "Add emoji" : "Tilføj emoji",
    "Uploading..." : "Uploader...",
    "Delete" : "Slet",
    "Post" : "Indlæg",
    "Visibility" : "Synlighed",
    "Public" : "Offentlig",
    "Website" : "Hjemmeside",
    "Reply" : "Besvar",
    "Deny" : "Afvis",
    "Hello" : "Hej",
    "Close" : "Luk",
    "Continue" : "Fortsæt",
    "User not found" : "Bruger ikke fundet"
},
"nplurals=2; plural=(n != 1);");