summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/fa.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-09-29 00:12:16 +0000
committerNextcloud bot <bot@nextcloud.com>2018-09-29 00:12:16 +0000
commit73aabbd3c01601a81cedff36d181c4a674d68d8a (patch)
treeacd270cd4ba4771574579c07a334981dcc516319 /apps/files_trashbin/l10n/fa.js
parentb7bd6bd68250612d975b63fcfbb0865224c93d7c (diff)
downloadnextcloud-server-73aabbd3c01601a81cedff36d181c4a674d68d8a.tar.gz
nextcloud-server-73aabbd3c01601a81cedff36d181c4a674d68d8a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/fa.js')
-rw-r--r--apps/files_trashbin/l10n/fa.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/fa.js b/apps/files_trashbin/l10n/fa.js
index a487bf95afa..f89ff054c6a 100644
--- a/apps/files_trashbin/l10n/fa.js
+++ b/apps/files_trashbin/l10n/fa.js
@@ -1,13 +1,10 @@
OC.L10N.register(
"files_trashbin",
{
- "Couldn't delete %s permanently" : "%s را نمی توان برای همیشه حذف کرد",
- "Couldn't restore %s" : "%s را نمی توان بازگرداند",
"Deleted files" : "فایل های حذف شده",
"Restore" : "بازیابی",
"Delete" : "حذف",
"Delete permanently" : "حذف قطعی",
- "Error" : "خطا",
"This operation is forbidden" : "این عملیات غیرمجاز است",
"This directory is unavailable, please check the logs or contact the administrator" : "پوشه‌ در دسترس نیست، لطفا لاگ‌ها را بررسی کنید یا به مدیر سیستم اطلاع دهید",
"restored" : "بازیابی شد",
@@ -16,6 +13,9 @@ OC.L10N.register(
"No entries found in this folder" : "هیچ ورودی‌ای در این پوشه وجود ندارد",
"Select all" : "انتخاب همه",
"Name" : "نام",
- "Deleted" : "حذف شده"
+ "Deleted" : "حذف شده",
+ "Couldn't delete %s permanently" : "%s را نمی توان برای همیشه حذف کرد",
+ "Couldn't restore %s" : "%s را نمی توان بازگرداند",
+ "Error" : "خطا"
},
"nplurals=2; plural=(n > 1);");