aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/oc.js
blob: c08fc72758eefcb30fcf019024990cbf57d7193c (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "user_ldap",
    {
    "Deletion failed" : "Fracàs d'escafatge",
    "Error" : "Error",
    "Save" : "Enregistra",
    "Help" : "Ajuda",
    "Password" : "Senhal",
    "Advanced" : "Avançat"
},
"nplurals=2; plural=(n > 1);");