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 cf0a278161b..85d5800ae67 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -42,6 +42,7 @@ OC.L10N.register( "Checking updates of apps" : "בדיקת עדכוני יישומים", "Checking for update of app \"%s\" in appstore" : "בודק עדכונים עבור האפליקציות \"%s\" בחנות האפליקציות.", "Update app \"%s\" from appstore" : "עדכן אפליקציה \"%s\" מחנות האפליקציות", + "Checked for update of app \"%s\" in appstore" : "חיפוש אם קיים עדכון ליישומון „%s” בחנות היישומונים.", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "בודק אם סכימת מסד הנתונים עבור %s ניתנת לעדכון (פעולה זו יכולה להמשך זמן רב תלוי בגודל מסד הנתונים)", "Checked database schema update for apps" : "עדכון סכימת מסד נתונים ליישומים נבדק", "Updated \"%s\" to %s" : "מעדכן \"%s\" ל- %s", @@ -78,6 +79,7 @@ OC.L10N.register( "I know what I'm doing" : "אני יודע/ת מה אני עושה", "Password can not be changed. Please contact your administrator." : "לא ניתן לשנות את הסיסמא. יש לפנות למנהל שלך.", "Reset password" : "איפוס ססמה", + "Sending email …" : "דוא״ל נשלח …", "No" : "לא", "Yes" : "כן", "No files in here" : "אין כאן קבצים", @@ -106,6 +108,8 @@ OC.L10N.register( "So-so password" : "סיסמא ככה-ככה", "Good password" : "סיסמא טובה", "Strong password" : "סיסמא חזקה", + "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "ל־PHP אין אפשרות לקרוא את /dev/urandom שזה מצב די מומלץ יחסית מטעמי אבטחה. ניתן למצוא מידע נוסף ב<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">תיעוד</a>.", + "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "גרסת ה־PHP שמותקנת אצלך היא {version}. נא לשדרג את גרסת ה־PHP שלך כדי לנצל את <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">עדכוני הביצועים והאבטחה שמסופקים על ידי קבוצת PHP</a> ברגע שההפצה שלך משחררת אותן.", "Error occurred while checking server setup" : "שגיאה אירעה בזמן בדיקת התקנת השרת", "Shared" : "שותף", "Error setting expiration date" : "אירעה שגיאה בעת הגדרת תאריך התפוגה", @@ -114,6 +118,7 @@ OC.L10N.register( "Expiration" : "תפוגה", "Expiration date" : "תאריך התפוגה", "Choose a password for the public link" : "בחירת סיסמא לקישור ציבורי", + "Copied!" : "מועתק!", "Not supported!" : "אין תמיכה!", "Press ⌘-C to copy." : "יש להקיש ⌘-C כדי להעתיק.", "Press Ctrl-C to copy." : "יש להקיש Ctrl-C כדי להעתיק.", @@ -131,6 +136,7 @@ OC.L10N.register( "Shared with you and the group {group} by {owner}" : "שותף אתך ועם הקבוצה {group} שבבעלות {owner}", "Shared with you by {owner}" : "שותף אתך על ידי {owner}", "Choose a password for the mail share" : "נא לבחור ססמה עבור השיתוף בדוא״ל", + "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} שותף על ידי קישור", "group" : "קבוצה", "remote" : "נשלט מרחוק", "email" : "דוא״ל", |