diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-20 02:16:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-20 02:16:48 +0000 |
commit | 5add0ff1e2a29b80c10772bbff6c5ad7c09e5abc (patch) | |
tree | d78cf65f70a561a4f653ecbcc73e6775ef2ca8fd /core/l10n/he.js | |
parent | a1a1349977fa9395fb33649701359f6eaf145629 (diff) | |
download | nextcloud-server-5add0ff1e2a29b80c10772bbff6c5ad7c09e5abc.tar.gz nextcloud-server-5add0ff1e2a29b80c10772bbff6c5ad7c09e5abc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 3 |
1 files changed, 3 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." : "לא ניתן לשנות את הססמה. יש לפנות למנהל שלך.", |