diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-20 02:17:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-20 02:17:07 +0000 |
commit | 5bc160103d6c11b05485ce5e2a4ac0548a3b3114 (patch) | |
tree | 9828540414d47e97867a25eaf0ec84c6a2e31b53 /core/l10n | |
parent | d5b55c74addca4ee24f8b4d13dd451175120a062 (diff) | |
download | nextcloud-server-5bc160103d6c11b05485ce5e2a4ac0548a3b3114.tar.gz nextcloud-server-5bc160103d6c11b05485ce5e2a4ac0548a3b3114.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/he.js | 3 | ||||
-rw-r--r-- | core/l10n/he.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index a52922be7e9..b60c515ffae 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -56,6 +56,7 @@ OC.L10N.register( "Starting code integrity check" : "התחלת בדיקת תקינות קוד", "Finished code integrity check" : "סיום בדיקת תקינות קוד", "%s (incompatible)" : "%s (לא תואם)", + "The following apps have been disabled: %s" : "היישומים הבאים הושבתו: %s", "Already up to date" : "כבר עדכני", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "שרת האינטרנט לא מוגדר עדיין כראוי כדי לאפשר סנכרון קבצים, כיוון שמנשק ה־WebDAV כנראה אינו מתפקד.", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "שרת האינטרנט שלך אינו מוגדר כראוי כדי לפתור את „{url}”. ניתן למצוא מידע נוסף ב<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">תיעוד</a>.", @@ -121,6 +122,8 @@ OC.L10N.register( "Wrong username or password." : "שם המשתמש או הססמה שגויים.", "User disabled" : "משתמש מושבת", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "זיהינו מספר ניסיונות כניסה שגויים מכתובת ה־IP שלך. לכן, ניסיון הכניסה הבא יתאפשר עבורך רק בעוד 30 שניות.", + "Your account is not setup for passwordless login." : "החשבון שלך לא מוגדר לכניסה בלי ססמה.", + "Passwordless authentication is not supported in your browser." : "אימות ללא ססמה אינו נתמך על ידי הדפדפן שלך.", "Reset password" : "איפוס ססמה", "Couldn't send reset email. Please contact your administrator." : "לא ניתן היה לשלוח דואר אלקטרוני לאיפוס. יש לפנות למנהל שלך.", "Password can not be changed. Please contact your administrator." : "לא ניתן לשנות את הססמה. יש לפנות למנהל שלך.", diff --git a/core/l10n/he.json b/core/l10n/he.json index f21cdc732b1..bdb33ebfea2 100644 --- a/core/l10n/he.json +++ b/core/l10n/he.json @@ -54,6 +54,7 @@ "Starting code integrity check" : "התחלת בדיקת תקינות קוד", "Finished code integrity check" : "סיום בדיקת תקינות קוד", "%s (incompatible)" : "%s (לא תואם)", + "The following apps have been disabled: %s" : "היישומים הבאים הושבתו: %s", "Already up to date" : "כבר עדכני", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "שרת האינטרנט לא מוגדר עדיין כראוי כדי לאפשר סנכרון קבצים, כיוון שמנשק ה־WebDAV כנראה אינו מתפקד.", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "שרת האינטרנט שלך אינו מוגדר כראוי כדי לפתור את „{url}”. ניתן למצוא מידע נוסף ב<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">תיעוד</a>.", @@ -119,6 +120,8 @@ "Wrong username or password." : "שם המשתמש או הססמה שגויים.", "User disabled" : "משתמש מושבת", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "זיהינו מספר ניסיונות כניסה שגויים מכתובת ה־IP שלך. לכן, ניסיון הכניסה הבא יתאפשר עבורך רק בעוד 30 שניות.", + "Your account is not setup for passwordless login." : "החשבון שלך לא מוגדר לכניסה בלי ססמה.", + "Passwordless authentication is not supported in your browser." : "אימות ללא ססמה אינו נתמך על ידי הדפדפן שלך.", "Reset password" : "איפוס ססמה", "Couldn't send reset email. Please contact your administrator." : "לא ניתן היה לשלוח דואר אלקטרוני לאיפוס. יש לפנות למנהל שלך.", "Password can not be changed. Please contact your administrator." : "לא ניתן לשנות את הססמה. יש לפנות למנהל שלך.", |