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 'apps/files_trashbin/l10n/fa.php')
-rw-r--r--apps/files_trashbin/l10n/fa.php9
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/files_trashbin/l10n/fa.php b/apps/files_trashbin/l10n/fa.php
index 654f20a5f1c..8409987b897 100644
--- a/apps/files_trashbin/l10n/fa.php
+++ b/apps/files_trashbin/l10n/fa.php
@@ -2,16 +2,11 @@
$TRANSLATIONS = array(
"Couldn't delete %s permanently" => "%s را نمی توان برای همیشه حذف کرد",
"Couldn't restore %s" => "%s را نمی توان بازگرداند",
-"perform restore operation" => "انجام عمل بازگرداندن",
"Error" => "خطا",
-"delete file permanently" => "حذف فایل برای همیشه",
-"Delete permanently" => "حذف قطعی",
-"Name" => "نام",
-"Deleted" => "حذف شده",
-"_%n folder_::_%n folders_" => array(""),
-"_%n file_::_%n files_" => array(""),
"Nothing in here. Your trash bin is empty!" => "هیچ چیزی اینجا نیست. سطل زباله ی شما خالی است.",
+"Name" => "نام",
"Restore" => "بازیابی",
+"Deleted" => "حذف شده",
"Delete" => "حذف",
"Deleted Files" => "فایلهای حذف شده"
);