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

ur_PK.js « l10n « user_ldap « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 693a42b05439d98a5e873dc3518751ae7ea9e14e (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "user_ldap",
    {
    "Users" : "صارفین",
    "Help" : "مدد",
    "Password" : "پاسورڈ",
    "Advanced" : "ایڈوانسڈ"
},
"nplurals=2; plural=(n != 1);");