diff options
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r-- | lib/l10n/he.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 9867e6c28c4..35d2593ffef 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -42,6 +42,7 @@ OC.L10N.register( "Archives of type %s are not supported" : "ארכיבים מסוג %s אינם נתמכים", "Failed to open archive when installing app" : "פתיחת ארכיב נכשלה בתהליך התקנת היישום", "App does not provide an info.xml file" : "היישום לא סיפק קובץ info.xml", + "App cannot be installed because appinfo file cannot be read." : "היישום לא ניתן להתקנה כיוון שקובץ appinfo לא ניתן לקריאה.", "Signature could not get checked. Please contact the app developer and check your admin screen." : "חתימה לא ניתנת לבדיקה. יש ליצור קשר עם מפתח היישום ולבדוק את מסך הניהול.", "App can't be installed because of not allowed code in the App" : "היישום לא ניתן להתקנה בשל קוד אסור ביישום", "App can't be installed because it is not compatible with this version of ownCloud" : "היישום לא ניתן להתקנה כיוון שהוא אינו תואם את גרסת ה- ownCloud הזו", @@ -106,6 +107,7 @@ OC.L10N.register( "Username contains whitespace at the beginning or at the end" : "שם המשתמש מכיל רווח בתחילתו או בסופו", "A valid password must be provided" : "יש לספק ססמה תקנית", "The username is already being used" : "השם משתמש כבר בשימוש", + "User disabled" : "משתמש מנוטרל", "Help" : "עזרה", "Personal" : "אישי", "Users" : "משתמשים", |