summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/he.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-09-29 00:12:16 +0000
committerNextcloud bot <bot@nextcloud.com>2018-09-29 00:12:16 +0000
commit73aabbd3c01601a81cedff36d181c4a674d68d8a (patch)
treeacd270cd4ba4771574579c07a334981dcc516319 /apps/files_trashbin/l10n/he.json
parentb7bd6bd68250612d975b63fcfbb0865224c93d7c (diff)
downloadnextcloud-server-73aabbd3c01601a81cedff36d181c4a674d68d8a.tar.gz
nextcloud-server-73aabbd3c01601a81cedff36d181c4a674d68d8a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/he.json')
-rw-r--r--apps/files_trashbin/l10n/he.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/he.json b/apps/files_trashbin/l10n/he.json
index 3d70826cae8..378efa25567 100644
--- a/apps/files_trashbin/l10n/he.json
+++ b/apps/files_trashbin/l10n/he.json
@@ -1,11 +1,8 @@
{ "translations": {
- "Couldn't delete %s permanently" : "לא ניתן למחוק את %s לצמיתות",
- "Couldn't restore %s" : "לא ניתן לשחזר את %s",
"Deleted files" : "קבצים שנמחקו",
"Restore" : "שחזור",
"Delete" : "מחיקה",
"Delete permanently" : "מחיקה לצמיתות",
- "Error" : "שגיאה",
"This operation is forbidden" : "פעולה זו אסורה",
"This directory is unavailable, please check the logs or contact the administrator" : "תיקייה זו לא קיימת, יש לבדוק את הלוגים או ליצור קשר עם המנהל",
"restored" : "שוחזר",
@@ -15,6 +12,9 @@
"Select all" : "לבחור הכול",
"Name" : "שם",
"Actions" : "פעולולת",
- "Deleted" : "נמחק"
+ "Deleted" : "נמחק",
+ "Couldn't delete %s permanently" : "לא ניתן למחוק את %s לצמיתות",
+ "Couldn't restore %s" : "לא ניתן לשחזר את %s",
+ "Error" : "שגיאה"
},"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