summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/he.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-25 00:06:17 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-25 00:06:17 +0100
commit21f3291eeedc86fb29f5c3a11b0e54da9f2a5adf (patch)
tree8aed40ba2f84975099c0b51d3911c5899bc930c2 /apps/files_trashbin/l10n/he.php
parent906f8fa6f6d7b9ecfdd347bec1939b48b5cb34cf (diff)
downloadnextcloud-server-21f3291eeedc86fb29f5c3a11b0e54da9f2a5adf.tar.gz
nextcloud-server-21f3291eeedc86fb29f5c3a11b0e54da9f2a5adf.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/he.php')
-rw-r--r--apps/files_trashbin/l10n/he.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/he.php b/apps/files_trashbin/l10n/he.php
index fe60eab7b7b..9c767d2222c 100644
--- a/apps/files_trashbin/l10n/he.php
+++ b/apps/files_trashbin/l10n/he.php
@@ -1,8 +1,16 @@
<?php $TRANSLATIONS = array(
+"Couldn't delete %s permanently" => "בלתי אפשרי למחוק את %s לצמיתות",
+"Couldn't restore %s" => "בלתי אפשרי לשחזר את %s",
+"perform restore operation" => "בצע פעולת שחזור",
+"delete file permanently" => "מחק קובץ לצמיתות",
+"Delete permanently" => "מחק לצמיתות",
"Name" => "שם",
+"Deleted" => "נמחק",
"1 folder" => "תיקייה אחת",
"{count} folders" => "{count} תיקיות",
"1 file" => "קובץ אחד",
"{count} files" => "{count} קבצים",
+"Nothing in here. Your trash bin is empty!" => "שום דבר כאן. סל המחזור שלך ריק!",
+"Restore" => "שחזר",
"Delete" => "מחיקה"
);