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: 9ddd79ea349c3f7fa0485252cfcb26f24f771fb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "user_ldap",
    {
    "Error" : "ایرر",
    "Save" : "حفظ",
    "Help" : "مدد",
    "Password" : "پاسورڈ",
    "Continue" : "جاری",
    "Advanced" : "ایڈوانسڈ"
},
"nplurals=2; plural=(n != 1);");