diff options
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" : "התחלת בדיקת תקינות קוד", |