diff options
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r-- | lib/l10n/he.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 5d7236a7604..1c9060ccc62 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -62,8 +62,12 @@ OC.L10N.register( "DB Error: \"%s\"" : "שגיאת מסד נתונים: \"%s\"", "Set an admin username." : "קביעת שם משתמש מנהל", "Set an admin password." : "קביעת סיסמת מנהל", + "Invalid Federated Cloud ID" : "זיהוי ענן מאוגד לא חוקי", "%s shared »%s« with you" : "%s שיתף/שיתפה איתך את »%s«", "%s via %s" : "%s על בסיס %s", + "Sharing %s failed, because this item is already shared with %s" : "שיתוף %s נכשל, כיוון שפריט זה כבר משותף עם %s", + "Not allowed to create a federated share with the same user" : "אסור ליצור שיתוף מאוגד עם אותו משתמש", + "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "שיתוף %s נכשל, לא ניתן לאתר %s, ייתכן שהשרת לא ניתן להשגה כרגע.", "Expiration date is in the past" : "תאריך תפוגה הנו בעבר", "Could not find category \"%s\"" : "לא ניתן למצוא את הקטגוריה „%s“", "Apps" : "יישומים", |