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

fa.js « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ffd96dd6ab9f78b768e58cfb481a5e9f21df58c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "gallery",
    {
    "Pictures" : "تصاویر",
    "Picture view" : "نمایش تصویر",
    "Error loading slideshow template" : "خطا در بارگذاری قالب نمایش به صورت اسلاید",
    "Share" : "اشتراک‌گذاری",
    "No pictures found! If you upload pictures in the files app, they will be displayed here." : "تصویری یافت نشد ! تصاویر در اینجا به نمایش در خواهند آمد در صورتی که شما آن ها را در اپ files آپلود کنید .",
    "shared by %s" : "به اشتراک گذاشته شده توسط %s",
    "File list" : "لیست فایل ها"
},
"nplurals=1; plural=0;");