diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-19 01:12:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-19 01:12:41 +0000 |
commit | 785ccae62204b6cc34f423c70e369943eb41e4dc (patch) | |
tree | b2e68ceed04d0ef028205bbc5962dcfb049485cd /apps/files_trashbin/l10n/he.js | |
parent | 8c0497249879de8fecef8df6357d37bde8fb0676 (diff) | |
download | nextcloud-server-785ccae62204b6cc34f423c70e369943eb41e4dc.tar.gz nextcloud-server-785ccae62204b6cc34f423c70e369943eb41e4dc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/he.js')
-rw-r--r-- | apps/files_trashbin/l10n/he.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/he.js b/apps/files_trashbin/l10n/he.js index 1a683c5ae29..ce6e9ef16c4 100644 --- a/apps/files_trashbin/l10n/he.js +++ b/apps/files_trashbin/l10n/he.js @@ -4,7 +4,6 @@ OC.L10N.register( "Deleted files" : "קבצים שנמחקו", "restored" : "שוחזר", "Restore" : "שחזור", - "Delete" : "מחיקה", "Delete permanently" : "מחיקה לצמיתות", "This operation is forbidden" : "פעולה זו אסורה", "This directory is unavailable, please check the logs or contact the administrator" : "תיקייה זו לא קיימת, יש לבדוק את הלוגים או ליצור קשר עם המנהל", @@ -15,6 +14,7 @@ OC.L10N.register( "Name" : "שם", "Actions" : "פעולולת", "Deleted" : "נמחק", + "Delete" : "מחיקה", "Couldn't delete %s permanently" : "לא ניתן למחוק את %s לצמיתות", "Couldn't restore %s" : "לא ניתן לשחזר את %s", "Error" : "שגיאה" |