Welcome to mirror list, hosted at ThFree Co, Russian Federation.

oc.js « l10n « user_ldap « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f077d0d7bc58e1eee99cb698583c7d21fe85dc3f (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "user_ldap",
    {
    "Users" : "Usancièrs",
    "Groups" : "Grops",
    "Help" : "Ajuda",
    "Password" : "Senhal",
    "Advanced" : "Avançat"
},
"nplurals=2; plural=(n > 1);");