diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-31 00:12:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-31 00:12:36 +0000 |
commit | 9ac36dc30b80105e9c78f87654dff5804ea80277 (patch) | |
tree | d0b8d407a86fb92106d9bf4d3e0eb74b1cb7deac /core/l10n/he.js | |
parent | d2f5daf08a9f2cfa7a9bb5442f028fa827ffddd2 (diff) | |
download | nextcloud-server-9ac36dc30b80105e9c78f87654dff5804ea80277.tar.gz nextcloud-server-9ac36dc30b80105e9c78f87654dff5804ea80277.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index c7cb3f6a7c3..70d699426d4 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -264,8 +264,12 @@ OC.L10N.register( "See the documentation" : "יש לצפות במסמכי התיעוד", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "יישום זה דורש JavaScript לפעולה נכונה. יש {linkstart}לאפשר JavaScript{linkend} ולטעון את העמוד מחדש.", "More apps" : "יישומים נוספים", + "More apps menu" : "תפריט יישומונים נוספים", "Search" : "חיפוש", "Reset search" : "איפוס החיפוש", + "Contacts" : "אנשי קשר", + "Contacts menu" : "תפריט אנשי קשר", + "Settings menu" : "תפריט הגדרות", "Confirm your password" : "אימות הססמה שלך", "Server side authentication failed!" : "אימות לצד שרת נכשל!", "Please contact your administrator." : "יש ליצור קשר עם המנהל.", @@ -277,8 +281,11 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "זיהינו מספר ניסיונות כניסה שגויים מכתובת ה־IP שלך. לכן, ניסיון הכניסה הבא יתאפשר עבורך רק בעוד 30 שניות.", "Forgot password?" : "שכחת ססמה?", "Back to login" : "חזרה לכניסה", + "Connect to your account" : "התחברות לחשבון שלך", + "Please log in before granting %s access to your %s account." : "נא להיכנס בטרם מתן הרשאת %s לחשבון שלך ב־%s.", "App token" : "אסימון יישום", "Grant access" : "הענקת גישה", + "Alternative log in using app token" : "כניסה חלופית באמצעות אסימון יישומון", "Account access" : "גישה לחשבון", "You are about to grant %s access to your %s account." : "פעולה זו תעניק הרשאת %s לחשבון שלך ב־%s.", "Redirecting …" : "מתבצעת הפניה…", @@ -291,6 +298,7 @@ OC.L10N.register( "Error while validating your second factor" : "שגיאה בעת אימות הגורם השני", "Access through untrusted domain" : "גישה דרך שם מתחם בלתי מהימן", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "נא ליצור קשר עם מנהל השרת שלך. אם הרשאות ניהול השרת הן בידיך, יש לערוך את ההגדרה „trusted_domains” בתוך config/config.php כמו הדוגמה שבתוך ", + "Further information how to configure this can be found in the %sdocumentation%s." : "ניתן למצוא מידע נוסף כיצד להגדיר ב%sתיעוד%s.", "App update required" : "נדרש עדכון יישום", "%s will be updated to version %s" : "%s יעודכן לגרסה %s", "These apps will be updated:" : "יישומים אלו יעודכנו:", |