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

github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/fa.js')
-rw-r--r--l10n/fa.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/l10n/fa.js b/l10n/fa.js
index 246995b..0ae484c 100644
--- a/l10n/fa.js
+++ b/l10n/fa.js
@@ -1,24 +1,24 @@
OC.L10N.register(
"files_retention",
{
- "Not a number" : "یک شماره نیست",
- "Select tag…" : "انتخاب برچسب",
+ "{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} will be removed in 24 hours" : "{file} تا 24 ساعت دیگر حذف خواهد شد",
- "Retention" : "نگهداری",
"File retention" : "حفظ پرونده",
"Open documentation" : "مستندات باز",
- "Define if files tagged with a specific tag should be deleted automatically after some time. This is useful for confidential documents." : "اگر فایلهایی با برچسب مشخص شده اند باید بعد از مدتی به طور خودکار حذف شوند تعریف کنید. این برای اسناد محرمانه مفید است.",
- "Time" : "زمان",
- "Active" : "فعال کردن",
"after" : "بعد از",
- "Create" : "ایجاد کردن"
+ "Time" : "زمان",
+ "Active" : "فعال کردن"
},
"nplurals=2; plural=(n > 1);");