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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/fa.js')
-rw-r--r--lib/l10n/fa.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/fa.js b/lib/l10n/fa.js
index a0dc3b145d3..146c01e3a16 100644
--- a/lib/l10n/fa.js
+++ b/lib/l10n/fa.js
@@ -105,7 +105,6 @@ OC.L10N.register(
"Files can’t be shared with delete permissions" : "فایلها را نمی توان با مجوزهای حذف حذف کرد",
"Files can’t be shared with create permissions" : "فایلها را نمی توان با ایجاد مجوزها به اشتراک گذاشت",
"Expiration date is in the past" : "تاریخ انقضا در گذشته است",
- "Can’t set expiration date more than %s days in the future" : "نمی توان تاریخ انقضا را بیش%s از روزها در آینده تعیین کرد",
"%1$s shared »%2$s« with you" : "%1$s به اشتراک گذاشته » %2$s« با شما",
"%1$s shared »%2$s« with you." : "%1$s به اشتراک گذاشته » %2$s« با شما",
"Click the button below to open it." : "برای باز کردن آن روی دکمه زیر کلیک کنید.",
@@ -214,6 +213,7 @@ OC.L10N.register(
"Storage connection timeout. %s" : "مدت زمان اتصال ذخیره سازی%s",
"Following databases are supported: %s" : "پایگاه‌داده‌ های ذکر شده مورد نیاز است: %s",
"Following platforms are supported: %s" : "سیستم عامل های زیر پشتیبانی می شوند%s",
- "Invalid Federated Cloud ID" : "شناسه فدرال شده با ابر Cloud"
+ "Invalid Federated Cloud ID" : "شناسه فدرال شده با ابر Cloud",
+ "Can’t set expiration date more than %s days in the future" : "نمی توان تاریخ انقضا را بیش%s از روزها در آینده تعیین کرد"
},
"nplurals=2; plural=(n > 1);");