diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-19 15:14:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-19 15:14:38 -0400 |
commit | e9644c2f52270aa1a1f345ed38bb2e66a4e8752d (patch) | |
tree | 727a29d4b68b9f10a93bec996c125b2b4270bb83 /core/l10n/he.php | |
parent | 95e1b62940444eb2a7467d994a7b4366f6e7f2fc (diff) | |
download | nextcloud-server-e9644c2f52270aa1a1f345ed38bb2e66a4e8752d.tar.gz nextcloud-server-e9644c2f52270aa1a1f345ed38bb2e66a4e8752d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/he.php')
-rw-r--r-- | core/l10n/he.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/l10n/he.php b/core/l10n/he.php index 6a2e5c88eeb..7f3f4dfdd32 100644 --- a/core/l10n/he.php +++ b/core/l10n/he.php @@ -40,7 +40,6 @@ $TRANSLATIONS = array( "last year" => "שנה שעברה", "years ago" => "שנים", "Choose" => "בחירה", -"Cancel" => "ביטול", "Error loading file picker template" => "שגיאה בטעינת תבנית בחירת הקבצים", "Yes" => "כן", "No" => "לא", @@ -126,8 +125,6 @@ $TRANSLATIONS = array( "remember" => "שמירת הססמה", "Log in" => "כניסה", "Alternative Logins" => "כניסות אלטרנטיביות", -"prev" => "הקודם", -"next" => "הבא", "Updating ownCloud to version %s, this may take a while." => "מעדכן את ownCloud אל גרסא %s, זה עלול לקחת זמן מה." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |