diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-26 02:18:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-26 02:18:20 +0000 |
commit | 0e7163c7c108711d1b968406a7492803b62badba (patch) | |
tree | 4ee319d9eda5b083c508b984b7b894c8f0d2407d /apps/files_trashbin/l10n | |
parent | a5a58649b3cf83717515dc4ff9468822ad74131e (diff) | |
download | nextcloud-server-0e7163c7c108711d1b968406a7492803b62badba.tar.gz nextcloud-server-0e7163c7c108711d1b968406a7492803b62badba.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/he.js | 5 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/he.json | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/he.js b/apps/files_trashbin/l10n/he.js index ab9037b4fc0..f68d918a520 100644 --- a/apps/files_trashbin/l10n/he.js +++ b/apps/files_trashbin/l10n/he.js @@ -6,6 +6,11 @@ OC.L10N.register( "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" : "אין קבצים שנמחקו", diff --git a/apps/files_trashbin/l10n/he.json b/apps/files_trashbin/l10n/he.json index 5458c1890c2..f2c932f3f9a 100644 --- a/apps/files_trashbin/l10n/he.json +++ b/apps/files_trashbin/l10n/he.json @@ -4,6 +4,11 @@ "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" : "אין קבצים שנמחקו", |