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

ur_PK.js « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2e9b145d789b1a3e6058e71f13c8a40a112124c6 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "منسوخ کریں",
    "Shared by" : "سے اشتراک شدہ",
    "Password" : "پاسورڈ",
    "Name" : "اسم",
    "Download" : "ڈاؤن لوڈ،"
},
"nplurals=2; plural=(n != 1);");