summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/he.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/he.php')
-rw-r--r--apps/files_trashbin/l10n/he.php9
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/files_trashbin/l10n/he.php b/apps/files_trashbin/l10n/he.php
index 6aa6264a315..d0bcb327d4a 100644
--- a/apps/files_trashbin/l10n/he.php
+++ b/apps/files_trashbin/l10n/he.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" => "קבצים שנמחקו"
);