summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-02 00:03:12 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-02 00:03:12 +0100
commit401c56ce7bda6b8fb782e3cea962e47546626eef (patch)
tree4ca709701a5198d8c454653d59c022c3c46eaa5b /apps/files_versions
parentc7c5e2a2e25a93a18399b2ebad2150354434ead6 (diff)
downloadnextcloud-server-401c56ce7bda6b8fb782e3cea962e47546626eef.tar.gz
nextcloud-server-401c56ce7bda6b8fb782e3cea962e47546626eef.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions')
-rw-r--r--apps/files_versions/l10n/he.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files_versions/l10n/he.php b/apps/files_versions/l10n/he.php
index 09a013f45a8..061e88b0dbf 100644
--- a/apps/files_versions/l10n/he.php
+++ b/apps/files_versions/l10n/he.php
@@ -1,5 +1,8 @@
<?php $TRANSLATIONS = array(
"Expire all versions" => "הפגת תוקף כל הגרסאות",
+"History" => "היסטוריה",
"Versions" => "גרסאות",
-"This will delete all existing backup versions of your files" => "פעולה זו תמחק את כל גיבויי הגרסאות הקיימים של הקבצים שלך"
+"This will delete all existing backup versions of your files" => "פעולה זו תמחק את כל גיבויי הגרסאות הקיימים של הקבצים שלך",
+"Files Versioning" => "שמירת הבדלי גרסאות של קבצים",
+"Enable" => "הפעלה"
);