diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-13 02:18:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-13 02:18:18 +0000 |
commit | 0d2abe9461fe81894d0eaa727bd8d2db3a7fa61d (patch) | |
tree | ae905030b7740573b753837e1530bb8e5389ae7a /core/l10n/he.js | |
parent | b5902b3e1b885db68156b417bdcc5ee986a78597 (diff) | |
download | nextcloud-server-0d2abe9461fe81894d0eaa727bd8d2db3a7fa61d.tar.gz nextcloud-server-0d2abe9461fe81894d0eaa727bd8d2db3a7fa61d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index 9618dd4d164..e0c56311bdc 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -56,11 +56,6 @@ OC.L10N.register( "%s (incompatible)" : "%s (לא תואם)", "Following apps have been disabled: %s" : "היישומים הבאים נוטרלו: %s", "Already up to date" : "כבר עדכני", - "Very weak password" : "ססמה מאוד חלשה", - "Weak password" : "ססמה חלשה", - "So-so password" : "ססמה בינונית", - "Good password" : "ססמה טובה", - "Strong password" : "ססמה חזקה", "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>.", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "מסתבר כי PHP לא מוגדר כראוי כדי לתשאל משתני סביבה. הבדיקה עם getenv(\"PATH\") מחזירה תשובה ריקה בלבד.", @@ -191,6 +186,11 @@ OC.L10N.register( "Hide details" : "הסתרת פרטים", "New in" : "חדש ב־", "View changelog" : "הצגת יומן שינויים", + "Very weak password" : "ססמה מאוד חלשה", + "Weak password" : "ססמה חלשה", + "So-so password" : "ססמה בינונית", + "Good password" : "ססמה טובה", + "Strong password" : "ססמה חזקה", "No action available" : "אין פעולה זמינה", "Error fetching contact actions" : "שגיאה בקבלת פעולות אנשי הקשר", "Personal" : "אישי", |