summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/cy_GB.js
blob: 95242960eff6e9da8c35ed7a71280dc1d87f473c (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "user_ldap",
    {
    "Deletion failed" : "Methwyd dileu",
    "Error" : "Gwall",
    "Save" : "Cadw",
    "Help" : "Cymorth",
    "Password" : "Cyfrinair",
    "Advanced" : "Uwch"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");