diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-04 02:11:59 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-04 02:11:59 -0400 |
commit | cd7f4ed96f40521eb358f09d27bdb88c00dee074 (patch) | |
tree | 63dbc41ac267ab59fc69837e40f34fd8fe6ba88a /core/l10n/he.js | |
parent | 2e4b41550e61a8a54e154f3cd45686492be8b8e7 (diff) | |
download | nextcloud-server-cd7f4ed96f40521eb358f09d27bdb88c00dee074.tar.gz nextcloud-server-cd7f4ed96f40521eb358f09d27bdb88c00dee074.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index 317cd79a835..8cc184fad17 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -27,6 +27,8 @@ OC.L10N.register( "Error unfavoriting" : "שגיאה בהסרת מועדפים", "Couldn't send mail to following users: %s " : "לא ניתן היה לשלוח דואר אלקטרוני למשתמשים הבאים %s ", "Preparing update" : "מכין עדכון", + "Repair warning: " : "אזהרת תיקון:", + "Repair error: " : "שגיאת תיקון:", "Turned on maintenance mode" : "הפעלת מצב אחזקה", "Turned off maintenance mode" : "כיבוי מצב אחזקה", "Maintenance mode is kept active" : "מצב אחזקה נשמר פעיל", @@ -38,8 +40,6 @@ OC.L10N.register( "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "בודק אם סכימת מסד הנתונים עבור %s ניתנת לעדכון (פעולה זו יכולה להמשך זמן רב תלוי בגודל מסד הנתונים)", "Checked database schema update for apps" : "עדכון סכימת מסד נתונים ליישומים נבדק", "Updated \"%s\" to %s" : "מעדכן \"%s\" ל- %s", - "Repair warning: " : "אזהרת תיקון:", - "Repair error: " : "שגיאת תיקון:", "Set log level to debug" : "קביעת רמת דיווח לתהליך ניפוי בשגיאות", "Reset log level" : "קביעה מחדש לרמת דיווח", "Starting code integrity check" : "התחלת בדיקת תקינות קוד", |