summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/sk.js
blob: 33b6d85e734709d8c7c43c29f8512f179105dd84 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "user_ldap",
    {
    "Save" : "Uložiť",
    "Advanced" : "Pokročilé"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");