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

ur_PK.js « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b75f3fd2890329ea7ee46540437f64e7f7147592 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "gallery",
    {
    "Pictures" : "تصاویر",
    "Picture view" : "منظر تصویر",
    "Error loading slideshow template" : "سلائیڈ شو ٹمپلیٹ لوڈ ہونے میں خرابی",
    "Share" : "تقسیم",
    "shared by %s" : "%s سے اشتراک شدہ",
    "File list" : "فہرست فائل"
},
"nplurals=2; plural=(n != 1);");