summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/he.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/he.php')
-rw-r--r--apps/files_trashbin/l10n/he.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/he.php b/apps/files_trashbin/l10n/he.php
new file mode 100644
index 00000000000..d026add5d75
--- /dev/null
+++ b/apps/files_trashbin/l10n/he.php
@@ -0,0 +1,7 @@
+<?php $TRANSLATIONS = array(
+"Name" => "שם",
+"1 folder" => "תיקייה אחת",
+"{count} folders" => "{count} תיקיות",
+"1 file" => "קובץ אחד",
+"{count} files" => "{count} קבצים"
+);