From d1f78cb8c0c487ed06bec1fcdac1084e410c346a Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Fri, 22 Jan 2021 09:09:56 +0000 Subject: [PATCH] Latest translations and fallbacks --- public/language/he/admin/development/info.json | 4 ++-- public/language/he/admin/extend/widgets.json | 12 ++++++------ public/language/he/admin/manage/digest.json | 6 +++--- public/language/he/admin/settings/languages.json | 6 +++--- public/language/he/admin/settings/sockets.json | 6 +++--- 5 files changed, 17 insertions(+), 17 deletions(-) diff --git a/public/language/he/admin/development/info.json b/public/language/he/admin/development/info.json index c1d1e6231a..1fd4987ad9 100644 --- a/public/language/he/admin/development/info.json +++ b/public/language/he/admin/development/info.json @@ -1,8 +1,8 @@ { - "you-are-on": "You are on %1:%2", + "you-are-on": "אתה נמצא ב", "ip": "IP %1", "nodes-responded": "%1 nodes responded within %2ms!", - "host": "host", + "host": "מנחה", "primary": "primary / run jobs", "pid": "pid", "nodejs": "nodejs", diff --git a/public/language/he/admin/extend/widgets.json b/public/language/he/admin/extend/widgets.json index ab9bfb4cdb..0eb5021c73 100644 --- a/public/language/he/admin/extend/widgets.json +++ b/public/language/he/admin/extend/widgets.json @@ -1,11 +1,11 @@ { - "available": "Available Widgets", - "explanation": "Select a widget from the dropdown menu and then drag and drop it into a template's widget area on the left.", + "available": "יישומונים זמינים", + "explanation": "בחר יישומון מהתפריט הנפתח ואז גרור ושחרר אותו לאזור הווידג'ט של התבנית משמאל.", "none-installed": "No widgets found! Activate the widget essentials plugin in the plugins control panel.", - "clone-from": "Clone widgets from", - "containers.available": "Available Containers", - "containers.explanation": "Drag and drop on top of any active widget", - "containers.none": "None", + "clone-from": "יישומונים משוכפלים מ", + "containers.available": "גורמים מכילים זמינים", + "containers.explanation": "גרור ושחרר מעל כל יישומון פעיל", + "containers.none": "אף אחד", "container.well": "Well", "container.jumbotron": "Jumbotron", "container.panel": "Panel", diff --git a/public/language/he/admin/manage/digest.json b/public/language/he/admin/manage/digest.json index b31b01077a..5e463f5154 100644 --- a/public/language/he/admin/manage/digest.json +++ b/public/language/he/admin/manage/digest.json @@ -1,6 +1,6 @@ { - "lead": "A listing of digest delivery stats and times is displayed below.", - "disclaimer": "Please be advised that email delivery is not guaranteed, due to the nature of email technology. Many variables factor into whether an email sent to the recipient server is ultimately delivered into the user's inbox, including server reputation, blacklisted IP addresses, and whether DKIM/SPF/DMARC is configured.", + "lead": "רשימה של נתונים סטטיסטיים וזמנים של מסירת תקציר מוצג להלן.", + "disclaimer": "לידיעתך, לא ניתן להבטיח משלוח דוא\"ל, בשל אופייה של טכנולוגיית הדוא\"ל. משתנים רבים גורמים לשאלה האם דוא\"ל שנשלח לשרת הנמען מועבר בסופו של דבר לתיבת הדואר הנכנס של המשתמש, כולל מוניטין של שרת, כתובות IP ברשימה השחורה והאם מוגדר DKIM / SPF / DMARC.", "disclaimer-continued": "A successful delivery means the message was sent successfully by NodeBB and acknowledged by the recipient server. It does not mean the email landed in the inbox. For best results, we recommend using a third-party email delivery service such as SendGrid.", "user": "משתמש", @@ -9,7 +9,7 @@ "default": "System default", "default-help": "System default means the user has not explicitly overridden the global forum setting for digests, which is currently: "%1"", "resend": "Resend Digest", - "resend-all-confirm": "Are you sure you wish to manually execute this digest run?", + "resend-all-confirm": "האם אתה בטוח שברצונך לבצע באופן ידני הפעלת תקציר זו?", "resent-single": "Manual digest resend completed", "resent-day": "Daily digest resent", "resent-week": "Weekly digest resent", diff --git a/public/language/he/admin/settings/languages.json b/public/language/he/admin/settings/languages.json index bdd57849b3..9382e14098 100644 --- a/public/language/he/admin/settings/languages.json +++ b/public/language/he/admin/settings/languages.json @@ -1,6 +1,6 @@ { - "language-settings": "Language Settings", + "language-settings": "הגדרות שפה", "description": "The default language determines the language settings for all users who are visiting your forum.
Individual users can override the default language on their account settings page.", - "default-language": "Default Language", - "auto-detect": "Auto Detect Language Setting for Guests" + "default-language": "שפת ברירת מחדל", + "auto-detect": "זיהוי הגדרת שפה אוטומטית לאורחים" } \ No newline at end of file diff --git a/public/language/he/admin/settings/sockets.json b/public/language/he/admin/settings/sockets.json index d04ee42fcf..8c3c945279 100644 --- a/public/language/he/admin/settings/sockets.json +++ b/public/language/he/admin/settings/sockets.json @@ -1,6 +1,6 @@ { - "reconnection": "Reconnection Settings", - "max-attempts": "Max Reconnection Attempts", + "reconnection": "הגדרות חיבור מחדש", + "max-attempts": "ניסיון חיבור מחדש מרבי", "default-placeholder": "Default: %1", - "delay": "Reconnection Delay" + "delay": "עיכוב חיבור מחדש" } \ No newline at end of file