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: 2f9e86fb1c876eec4fa3b6131f7837e77f0433dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "richdocuments",
    {
    "Description" : "تصریح",
    "Error" : "ایرر",
    "Cancel" : "منسوخ کریں",
    "Save" : "حفظ",
    "Remove from favorites" : "Remove from favorites",
    "Add to favorites" : "Add to favorites",
    "Download" : "ڈاؤن لوڈ"
},
"nplurals=2; plural=(n != 1);");