summaryrefslogtreecommitdiffstats
path: root/l10n/af.js
blob: 8c31b3b092820613208cb25115a453e631d4398d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
OC.L10N.register(
    "social",
    {
    "Help" : "Hulp",
    "Open documentation" : "Open dokumentasie",
    "Finish setup" : "Voltooi opstelling",
    "Home" : "Tuis",
    "Notifications" : "Kennisgewings",
    "Profile" : "Profiel",
    "Post" : "Plaas",
    "Uploading..." : "Laai tans op...",
    "Delete" : "Skrap",
    "Edit" : "Wysig",
    "Close" : "Sluit",
    "Reply" : "Antwoord",
    "Continue" : "Gaan voort"
},
"nplurals=2; plural=(n != 1);");