diff options
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index 6b785a4fa22..95e330cd42d 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -160,12 +160,17 @@ OC.L10N.register( "Could not unshare" : "לא ניתן לבטל שיתוף", "Share details could not be loaded for this item." : "לא ניתן היה לטעון מידע שיתוף לפריט זה", "No users or groups found for {search}" : "לא אותרו משתמשים או קבוצות עבור {search}", + "No users 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…" : "שיתוף עם משתמשים...", + "Share with users, groups or remote users…" : "שיתוף עם משתמשים, קבוצות או משתמשים מרוחקים...", + "Share with users or groups…" : "שיתוף עם משתמשים או קבוצות...", + "Share with users or remote users…" : "שיתוף עם משתמשים או משתמשים מרוחקים...", "Error removing share" : "שגיאה בזמן הסרת שיתוף", "Warning" : "אזהרה", "Error while sending notification" : "שגיאה בזמן שליחת הודעה", @@ -234,6 +239,7 @@ OC.L10N.register( "Trace" : "עקבות", "Security warning" : "אזהרת אבטחה", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "תיקיית וקבצי המידע שלך כנראה נגישים מהאינטרנט מכיוון שקובץ ה.htaccess לא עובד.", + "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "למידע בנוגע להגדרה מיטבית של השרת שלך, ניתן לצפות ב- <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">תיעוד</a>.", "Create an <strong>admin account</strong>" : "יצירת <strong>חשבון מנהל</strong>", "Username" : "שם משתמש", "Storage & database" : "אחסון ומסד נתונים", |