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

fa.json « l10n - github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 89feda9acce5d85262f283fd53868974516fa362 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{ "translations": {
    "{file} will be removed in 24 hours" : "{file} تا 24 ساعت دیگر حذف خواهد شد",
    "Retention" : "نگهداری",
    "Define if files tagged with a specific tag should be deleted automatically after some time. This is useful for confidential documents." : "اگر فایلهایی با برچسب مشخص شده اند باید بعد از مدتی به طور خودکار حذف شوند تعریف کنید. این برای اسناد محرمانه مفید است.",
    "Create" : "ایجاد کردن",
    "Days" : "روزها",
    "Weeks" : "هفته‌ها",
    "Months" : "ماه‌ها",
    "Years" : "سال‌ها",
    "Not a number" : "یک شماره نیست",
    "Select tag…" : "انتخاب برچسب",
    "Delete" : "حذف",
    "Yes" : "بله",
    "No" : "نه",
    "Error while deleting the retention rule" : "خطا هنگام حذف کردن قانون نگهداری",
    "File retention" : "حفظ پرونده",
    "Open documentation" : "مستندات باز",
    "Time" : "زمان",
    "Active" : "فعال کردن",
    "after" : "بعد از"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}