diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-01 02:15:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-01 02:15:27 +0000 |
commit | a1afdac31afd1faa51da5015af158db0e3618883 (patch) | |
tree | 4e17033c287a7366cf6eed4960d398b66160b76f /core/l10n/he.js | |
parent | 5f6ac5a7b26262e17eb861abde299769e2fb32d2 (diff) | |
download | nextcloud-server-a1afdac31afd1faa51da5015af158db0e3618883.tar.gz nextcloud-server-a1afdac31afd1faa51da5015af158db0e3618883.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index 8caab0962bf..46af582301f 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -215,6 +215,8 @@ OC.L10N.register( "Couldn't send reset email. Please contact your administrator." : "לא ניתן היה לשלוח דואר אלקטרוני לאיפוס. יש לפנות למנהל שלך.", "Password can not be changed. Please contact your administrator." : "לא ניתן לשנות את הססמה. יש לפנות למנהל שלך.", "Back to login" : "חזרה לכניסה", + "New password" : "ססמה חדשה", + "I know what I'm doing" : "אני יודע/ת מה אני עושה", "Forgot password?" : "שכחת ססמה?", "Settings" : "הגדרות", "Could not load your contacts" : "לא ניתן לטעון את אנשי הקשר שלך", @@ -332,8 +334,6 @@ OC.L10N.register( "You are about to grant %1$s access to your %2$s account." : "פעולה זו תעניק ל־%1$s גישה לחשבון ה־%2$s שלך.", "Account connected" : "חשבון מחובר", "Your client should now be connected! You can close this window." : "הלקוח שלך אמור להיות מחובר עכשיו! ניתן לסגור את החלון הזה.", - "New password" : "ססמה חדשה", - "New Password" : "ססמה חדשה", "This share is password-protected" : "שיתוף זה מוגן בססמה", "The password is wrong. Try again." : "הססמה שגויה. נא לנסות שוב.", "Two-factor authentication" : "אימות דו־שלבי", @@ -375,7 +375,6 @@ OC.L10N.register( "Dismiss" : "שחרור", "The link to reset your password has been sent to your email. 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>אם ההודעה אינה שם, יש לשאול את המנהל המקומי שלך .", "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "הקבצים שלך מוצפנים. לא תהיה דרך לשחזר את הקבצים שלך בחזרה לאחר איפוס הססמה שלך.<br />אם השלכות מעשיך אינן ברורות לך לחלוטין מוטב ליצור קשר עם מנהל השרת בטרם המשך התהליך.<br />להמשיך בתהליך?", - "I know what I'm doing" : "אני יודע/ת מה אני עושה", "Sending email …" : "דוא״ל נשלח …", "{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "ההתקנה של {name} היא בגרסה מתחת ל־{version}, מטעמי יציבות וביצועים מומלץ לעדכן לגרסה עדכנית יותר של {name}.", "/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>.", @@ -395,6 +394,7 @@ OC.L10N.register( "Please log in before granting %s access to your %s account." : "נא להיכנס בטרם מתן הרשאת %s לחשבון שלך ב־%s.", "You are about to grant %s access to your %s account." : "פעולה זו תעניק הרשאת %s לחשבון שלך ב־%s.", "Redirecting …" : "מתבצעת הפניה…", + "New Password" : "ססמה חדשה", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "על החשבון שלך מופעלת אבטחה מוגברת. נא לאמת בעזרת גורם שני.", "Further information how to configure this can be found in the %sdocumentation%s." : "ניתן למצוא מידע נוסף כיצד להגדיר ב%sתיעוד%s.", "%s will be updated to version %s" : "%s יעודכן לגרסה %s", |