diff options
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index 0f265b56221..6498f5caf5a 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -166,7 +166,11 @@ OC.L10N.register( "access control" : "בקרת גישה", "Could not unshare" : "לא ניתן לבטל שיתוף", "Share details could not be loaded for this item." : "לא ניתן היה לטעון מידע שיתוף לפריט זה", + "No users or groups found for {search}" : "לא אותרו משתמשים או קבוצות עבור {search}", "An error occured. Please try again" : "אירעה שגיאה. יש לנסות בבקשה שוב", + "{sharee} (group)" : "{sharee} (קבוצה)", + "{sharee} (at {server})" : "{sharee} (ב- {server})", + "{sharee} (remote)" : "{sharee} (מרוחק)", "Share" : "שתף", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "ניתן לשתף עם אנשים אחרים המשתמשים ב- ownClouds בעזרת הפורמט הבא username@example.com/owncloud", "Share with users or groups …" : "שיתוף עם משתמשים או קבוצות...", @@ -197,6 +201,7 @@ OC.L10N.register( "Updating {productName} to version {version}, this may take a while." : "מעדכן {productName} לגרסה {version}, זה יקח זמן מה.", "An error occurred." : "אירעה שגיאה.", "Please reload the page." : "יש להעלות מחדש דף זה.", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "העדכון בוצע בהצלחה. למידע נוסף <a href=\"{url}\">ניתן לבדוק בהודעת הפורום שלנו</a> המכסה נושא זו.", "The update was unsuccessful. " : "העדכון בוצע בהצלחה.", "The update was successful. There were warnings." : "העדכון בוצע בהצלחה. היו הזהרות.", "The update was successful. Redirecting you to ownCloud now." : "תהליך העדכון הסתיים בהצלחה. עכשיו מנתב אותך אל ownCloud.", |