diff options
Diffstat (limited to 'apps/files_trashbin/l10n/he.php')
-rw-r--r-- | apps/files_trashbin/l10n/he.php | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/apps/files_trashbin/l10n/he.php b/apps/files_trashbin/l10n/he.php deleted file mode 100644 index 90b3fd11ab5..00000000000 --- a/apps/files_trashbin/l10n/he.php +++ /dev/null @@ -1,14 +0,0 @@ -<?php -$TRANSLATIONS = array( -"Couldn't delete %s permanently" => "לא ניתן למחוק את %s לצמיתות", -"Couldn't restore %s" => "לא ניתן לשחזר את %s", -"Deleted files" => "קבצים שנמחקו", -"Restore" => "שחזור", -"Error" => "שגיאה", -"restored" => "שוחזר", -"Nothing in here. Your trash bin is empty!" => "אין כאן שום דבר. סל המיחזור שלך ריק!", -"Name" => "שם", -"Deleted" => "נמחק", -"Delete" => "מחיקה" -); -$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |