summaryrefslogtreecommitdiffstats
path: root/l10n/da.js
blob: cde570ec85a92112da9cabc5fcf9c7ee767142e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
OC.L10N.register(
    "social",
    {
    "Help" : "Hjælp",
    "Open documentation" : "Åbn dokumentation",
    "Finish setup" : "Afslut opsætning",
    "Home" : "Hjem",
    "Notifications" : "Notifikationer",
    "Profile" : "Profil",
    "Add attachment" : "Tilføj vedhæftelse",
    "Post" : "Indlæg",
    "Public" : "Offentlig",
    "Uploading..." : "Uploader...",
    "Delete" : "Slet",
    "Close" : "Luk",
    "Reply" : "Besvar",
    "Hello" : "Hej",
    "Continue" : "Fortsæt",
    "User not found" : "Bruger ikke fundet",
    "More actions" : "Flere handlinger"
},
"nplurals=2; plural=(n != 1);");