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

ia.js « l10n « user_ldap « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c129620ee8767528be39c8f7e5002a0372fbd59d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "user_ldap",
    {
    "Users" : "Usatores",
    "Groups" : "Gruppos",
    "Help" : "Adjuta",
    "Password" : "Contrasigno",
    "Back" : "Retro",
    "Continue" : "Continuar",
    "Advanced" : "Avantiate"
},
"nplurals=2; plural=(n != 1);");