nextcloud/apps/user_ldap/l10n/oc.js

15 lines
306 B
JavaScript

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);");