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

fa.js « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2b47fb24b6c853be7e66185be922d7b0bdc7b4b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OC.L10N.register(
    "richdocuments",
    {
    "Can't create document" : "امکان ایجاد این سند وجود ندارد",
    "Saved" : "ذخیره شد",
    "Save" : "ذخیره",
    "Could not create file" : "امکان ایجاد فایل وجود ندارد",
    "Apply" : "اعمال",
    "Wrong password. Please retry." : "رمز اشتباه. لطفاً مجددا تکرار فرمایید.",
    "Password" : "گذرواژه",
    "OK" : "تایید",
    "Guest %s" : "میهمان %s",
    "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "این لینک منقضی شده یا اینکه هرگز وجود نداشته است. لطفاً از کسی که آن را با شما به اشتراک گذاشته جزئیات را جویا شوید."
},
"nplurals=2; plural=(n > 1);");