From c54d339dcaf8b5487b11417f854561a9f69ff133 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Thu, 29 Jul 2021 09:07:10 +0000 Subject: [PATCH] Latest translations and fallbacks --- public/language/he/admin/settings/advanced.json | 4 ++-- public/language/he/admin/settings/cookies.json | 2 +- public/language/he/admin/settings/general.json | 6 +++--- public/language/he/error.json | 2 +- public/language/he/global.json | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/public/language/he/admin/settings/advanced.json b/public/language/he/admin/settings/advanced.json index 34a4ee2d68..2f71a62b2a 100644 --- a/public/language/he/admin/settings/advanced.json +++ b/public/language/he/admin/settings/advanced.json @@ -37,7 +37,7 @@ "analytics.settings": "Analytics Settings", "analytics.max-cache": "Analytics Cache Max Value", "analytics.max-cache-help": "On high-traffic installs, the cache could be exhausted continuously if there are more concurrent active users than the Max Cache value. (Restart required)", - "compression.settings": "Compression Settings", - "compression.enable": "Enable Compression", + "compression.settings": "הגדרות דחיסה", + "compression.enable": "אפשר דחיסה", "compression.help": "This setting enables gzip compression. For a high-traffic website in production, the best way to put compression in place is to implement it at a reverse proxy level. You can enable it here for testing purposes." } \ No newline at end of file diff --git a/public/language/he/admin/settings/cookies.json b/public/language/he/admin/settings/cookies.json index a046eb9563..e59c66bc3c 100644 --- a/public/language/he/admin/settings/cookies.json +++ b/public/language/he/admin/settings/cookies.json @@ -1,6 +1,6 @@ { "eu-consent": "EU Consent", - "consent.enabled": "Enabled", + "consent.enabled": "מופעל", "consent.message": "Notification message", "consent.acceptance": "Acceptance message", "consent.link-text": "Policy Link Text", diff --git a/public/language/he/admin/settings/general.json b/public/language/he/admin/settings/general.json index 8ba40181e8..72c3b920cc 100644 --- a/public/language/he/admin/settings/general.json +++ b/public/language/he/admin/settings/general.json @@ -7,9 +7,9 @@ "title.url-placeholder": "כתובת אתר זה", "title.url-help": "בעת לחיצה על הכותרת, המשתמשים ינותבו לכתובת הזו. אם תשאיר ריק, המשתמשים ינותבו לאינדקס", "title.name": "Your Community Name", - "title.show-in-header": "Show Site Title in Header", - "browser-title": "Browser Title", - "browser-title-help": "If no browser title is specified, the site title will be used", + "title.show-in-header": "הצג את כותרת האתר בכותרת העליונה", + "browser-title": "כותרת הדפדפן", + "browser-title-help": "אם לא צוין כותרת הדפדפן, כותרת האתר ישמש ככותרת", "title-layout": "פריסת כותרת", "title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}", "description.placeholder": "A short description about your community", diff --git a/public/language/he/error.json b/public/language/he/error.json index 0a8912d896..4af37ad11e 100644 --- a/public/language/he/error.json +++ b/public/language/he/error.json @@ -190,7 +190,7 @@ "no-connection": "נראה שיש בעיות בחיבור האינטרנט שלך..", "socket-reconnect-failed": "לא ניתן להגיע לשרת בשלב זה. לחץ כאן כדי לנסות שוב, או נסה שוב מאוחר יותר", "plugin-not-whitelisted": "לא ניתן להתקין את התוסף – ניתן להתקין דרך הניהול רק תוספים שנמצאים ברשימה הלבנה של מנהל החבילות של NodeBB.", - "topic-event-unrecognized": "Topic event '%1' unrecognized", + "topic-event-unrecognized": "אירוע הנושא '%1' לא מזוהה", "cant-set-child-as-parent": "לא ניתן להגדיר קטגוריה משנה לקטגוריית אב", "cant-set-self-as-parent": "Can't set self as parent category", "api.master-token-no-uid": "A master token was received without a corresponding `_uid` in the request body", diff --git a/public/language/he/global.json b/public/language/he/global.json index 53a0d622ce..475ef8b95a 100644 --- a/public/language/he/global.json +++ b/public/language/he/global.json @@ -70,7 +70,7 @@ "firstpost": "פוסט ראשון", "read_more": "קרא עוד", "more": "עוד", - "none": "None", + "none": "ללא", "posted_ago_by_guest": "הפוסט הועלה ב %1 על ידי אורח", "posted_ago_by": "הפוסט עלה ב %1 על ידי %2", "posted_ago": "הפוסט הועלה ב %1",