summaryrefslogtreecommitdiffstats
path: root/l10n/da.js
blob: 384fa5cfe72ba1420d3c4c326b184c2633a95aa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
OC.L10N.register(
    "social",
    {
    "Help" : "Hjælp",
    "Open documentation" : "Åbn dokumentation",
    "Finish setup" : "Afslut opsætning",
    "Home" : "Hjem",
    "Notifications" : "Notifikationer",
    "Public" : "Offentlig",
    "Reply" : "Besvar",
    "More actions" : "Flere handlinger",
    "Hello" : "Hej",
    "Close" : "Luk",
    "Continue" : "Fortsæt",
    "User not found" : "Bruger ikke fundet"
},
"nplurals=2; plural=(n != 1);");