aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/oc.js
blob: 695647833cdea5c299d901cf69aa66f5dfa01938 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "user_ldap",
    {
    "Server" : "Servidor",
    "Users" : "Usancièrs",
    "Groups" : "Grops",
    "Help" : "Ajuda",
    "Host" : "Òste",
    "Port" : "Pòrt",
    "Password" : "Senhal",
    "Continue" : "Contunhar",
    "Advanced" : "Avançat"
},
"nplurals=2; plural=(n > 1);");