diff options
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r-- | lib/l10n/he.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js index e2ffb22d015..e4a87242399 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -53,6 +53,9 @@ 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", + "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 הזו", "Application is not enabled" : "יישומים אינם מופעלים", "Authentication error" : "שגיאת הזדהות", "Token expired. Please reload page." : "פג תוקף. נא לטעון שוב את הדף.", |