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

ur_PK.js « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1985e3f47ab675bc498d214333620c0544fbde55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "richdocuments",
    {
    "Error" : "ایرر",
    "Cancel" : "منسوخ کریں",
    "Save" : "حفظ",
    "Remove from favorites" : "Remove from favorites",
    "Add to favorites" : "Add to favorites",
    "Download" : "ڈاؤن لوڈ",
    "Add" : "شامل کریں",
    "Password" : "پاسورڈ",
    "OK" : "اوکے"
},
"nplurals=2; plural=(n != 1);");