diff options
Diffstat (limited to 'apps/files_trashbin/l10n/he.json')
-rw-r--r-- | apps/files_trashbin/l10n/he.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_trashbin/l10n/he.json b/apps/files_trashbin/l10n/he.json index f2c932f3f9a..bf8a3fc7055 100644 --- a/apps/files_trashbin/l10n/he.json +++ b/apps/files_trashbin/l10n/he.json @@ -4,11 +4,6 @@ "This application enables users to restore files that were deleted from the system." : "יישומון זה מאפשר למשתמשים לשחזר קבצים שנמחקו מהמערכת.", "Restore" : "שחזור", "Delete permanently" : "מחיקה לצמיתות", - "Error while restoring file from trashbin" : "שגיאה בעת שחזור קובץ מסל האשפה", - "Error while removing file from trashbin" : "שגיאה בעת הסרת קובץ מסל האשפה", - "Error while restoring files from trashbin" : "שגיאה בעת שחזור קבצים מסל האשפה", - "Error while emptying trashbin" : "שגיאה בעת פינוי סל האשפה", - "Error while removing files from trashbin" : "שגיאה בעת הסרתים קבצים מסל האשפה", "This operation is forbidden" : "פעולה זו אסורה", "This directory is unavailable, please check the logs or contact the administrator" : "תיקייה זו לא קיימת, יש לבדוק את הלוגים או ליצור קשר עם המנהל", "No deleted files" : "אין קבצים שנמחקו", @@ -18,6 +13,11 @@ "Name" : "שם", "Actions" : "פעולולת", "Deleted" : "נמחק", - "Delete" : "מחיקה" + "Delete" : "מחיקה", + "Error while restoring file from trashbin" : "שגיאה בעת שחזור קובץ מסל האשפה", + "Error while removing file from trashbin" : "שגיאה בעת הסרת קובץ מסל האשפה", + "Error while restoring files from trashbin" : "שגיאה בעת שחזור קבצים מסל האשפה", + "Error while emptying trashbin" : "שגיאה בעת פינוי סל האשפה", + "Error while removing files from trashbin" : "שגיאה בעת הסרתים קבצים מסל האשפה" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" }
\ No newline at end of file |