summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/af_ZA.js
blob: 610359a094c024a257288e86ae083243f38509fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "user_ldap",
    {
    "Error" : "Fout",
    "_%s group found_::_%s groups found_" : ["",""],
    "_%s user found_::_%s users found_" : ["",""],
    "Help" : "Hulp",
    "Password" : "Wagwoord",
    "Continue" : "Gaan voort",
    "Advanced" : "Gevorderd"
},
"nplurals=2; plural=(n != 1);");