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

ug.js « l10n « user_ldap « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c1020b1c32b3a2fa75c8ae518b645be8132c7099 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "user_ldap",
    {
    "Users" : "ئىشلەتكۈچىلەر",
    "Groups" : "گۇرۇپپا",
    "Help" : "ياردەم",
    "Host" : "باش ئاپپارات",
    "Port" : "ئېغىز",
    "Password" : "ئىم",
    "Advanced" : "ئالىي",
    "Connection Settings" : "باغلىنىش تەڭشىكى",
    "Configuration Active" : "سەپلىمە ئاكتىپ"
},
"nplurals=1; plural=0;");