diff options
Diffstat (limited to 'core/l10n/he.php')
-rw-r--r-- | core/l10n/he.php | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/core/l10n/he.php b/core/l10n/he.php index 8650bff7fb0..e8a4ee9b407 100644 --- a/core/l10n/he.php +++ b/core/l10n/he.php @@ -32,6 +32,7 @@ $TRANSLATIONS = array( "_%n month ago_::_%n months ago_" => array("לפני %n חודש","לפני %n חודשים"), "last year" => "שנה שעברה", "years ago" => "שנים", +"Reset password" => "איפוס ססמה", "Yes" => "כן", "No" => "לא", "Choose" => "בחירה", @@ -76,15 +77,10 @@ $TRANSLATIONS = array( "Add" => "הוספה", "The update was successful. Redirecting you to ownCloud now." => "תהליך העדכון הסתיים בהצלחה. עכשיו מנתב אותך אל ownCloud.", "Use the following link to reset your password: {link}" => "יש להשתמש בקישור הבא כדי לאפס את הססמה שלך: {link}", -"The link to reset your password has been sent to your email.<br>If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator ." => "הקישור לאיפוס הססמה שלך נשלח אליך בדוא״ל.<br>אם לא קיבלת את הקישור תוך זמן סביר, מוטב לבדוק את תיבת הזבל שלך.<br>אם ההודעה לא שם, כדאי לשאול את מנהל הרשת שלך .", -"Request failed!<br>Did you make sure your email/username was right?" => "הבקשה נכשלה!<br>האם כתובת הדוא״ל/שם המשתמש שלך נכונים?", "You will receive a link to reset your password via Email." => "יישלח לתיבת הדוא״ל שלך קישור לאיפוס הססמה.", "Username" => "שם משתמש", "Yes, I really want to reset my password now" => "כן, אני רוצה לאפס את הסיסמה שלי עכשיו.", -"Your password was reset" => "הססמה שלך אופסה", -"To login page" => "לדף הכניסה", "New password" => "ססמה חדשה", -"Reset password" => "איפוס ססמה", "Personal" => "אישי", "Users" => "משתמשים", "Apps" => "יישומים", @@ -113,7 +109,6 @@ $TRANSLATIONS = array( "Automatic logon rejected!" => "בקשת הכניסה האוטומטית נדחתה!", "If you did not change your password recently, your account may be compromised!" => "אם לא שינית את ססמתך לאחרונה, יתכן שחשבונך נפגע!", "Please change your password to secure your account again." => "נא לשנות את הססמה שלך כדי לאבטח את חשבונך מחדש.", -"Lost your password?" => "שכחת את ססמתך?", "remember" => "שמירת הססמה", "Log in" => "כניסה", "Alternative Logins" => "כניסות אלטרנטיביות" |