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

fa.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 564d29140c61908cfc420b64aebf311698eb63dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{ "translations": {
    "saving..." : "درحال ذخیره",
    "saved!" : "ذخیره شد",
    "failed!" : "ناموفق!",
    "Saved" : "ذخیره شد",
    "There was a problem saving your changes. Click to resume editing." : "مشکلی در زمان ذخیره‌سازی تغییرات شما وجود داشت. برای ادامه ویرایش کلیک کنید.",
    "An error occurred!" : "یک خطا رخ‌داده است!",
    "Edit" : "ویرایش",
    "New text file.txt" : "فایل متنی جدید .txt",
    "This file is too big to be opened. Please download the file instead." : "این فایل برای باز کردن بسیار بزرگ است. لطفا آنرا دانلود کنید.",
    "Cannot read the file." : "امکان خواندن فایل وجود ندارد",
    "Invalid file path supplied." : "مسیر فایل نامعتبر است.",
    "Cannot save file as it has been modified since opening" : "با توجه به تغییرات رخ داده بر روی فایل از زمان باز شدن آن، امکان ذخیره‌سازی وجود ندارد.",
    "Insufficient permissions" : "دسترسی کافی نیست",
    "File path not supplied" : "مسیر فایل داده نشده است",
    "File mtime not supplied" : "mtime فایل داده نشده است"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}