diff --git a/platform/mv3/extension/_locales/pl/messages.json b/platform/mv3/extension/_locales/pl/messages.json index 13009cdb7..282ec290c 100644 --- a/platform/mv3/extension/_locales/pl/messages.json +++ b/platform/mv3/extension/_locales/pl/messages.json @@ -4,7 +4,7 @@ "description": "extension name." }, "extShortDesc": { - "message": "Eksperymentalny, niewymagający uprawnień bloker treści. Natychmiast po instalacji blokuje reklamy, moduły śledzące, koparki i [...]", + "message": "Eksperymentalny, niewymagający uprawnień bloker treści. Natychmiast po instalacji blokuje reklamy, moduły śledzące, koparki i nie tylko.", "description": "this will be in the Chrome web store: must be 132 characters or less" }, "perRulesetStats": { @@ -52,7 +52,7 @@ "description": "Link to privacy policy on GitHub (English)" }, "popupFilteringModeLabel": { - "message": "tryb filtrowania", + "message": "Tryb filtrowania", "description": "Label in the popup panel for the current filtering mode" }, "popupTipDashboard": { diff --git a/src/_locales/he/messages.json b/src/_locales/he/messages.json index 5ba1e4bf6..707ab8e23 100644 --- a/src/_locales/he/messages.json +++ b/src/_locales/he/messages.json @@ -456,7 +456,7 @@ "description": "Describes the purpose of the 'Ignore generic cosmetic filters' feature." }, "3pSuspendUntilListsAreLoaded": { - "message": "השהיית פעילות רשת עד לסיום טעינת כל רשימות הסינון", + "message": "השהה פעילות רשת עד לסיום טעינת כל רשימות הסינון", "description": "A checkbox in the 'Filter lists' pane" }, "3pListsOfBlockedHostsHeader": { @@ -480,7 +480,7 @@ "description": "Filter lists section name" }, "3pGroupMalware": { - "message": "תחומי נוזקה", + "message": "ביטחון והגנה מפני נוזקה", "description": "Filter lists section name" }, "3pGroupAnnoyances": { @@ -912,7 +912,7 @@ "description": "Header of 'Filter issues' section in Support pane" }, "supportS3P1": { - "message": "דווח סוגיות יישומון uBlock Origin ל'מעקב הסוגייות' uBlockOrigin/uBlock-issue issue tracker.\nנידרש חשבון גיטהאב (GitHub)", + "message": "דווח על בעיות סינון באתרים קונקרטיים בלוח הבעיות uBlockOrigin/uAssets. נדרש משתמש GitHub.", "description": "First paragraph of 'Filter issues' section in Support pane" }, "supportS3P2": { @@ -928,7 +928,7 @@ "description": "Header of 'Bug report' section in Support pane" }, "supportS4P1": { - "message": "דווח סוגיות יישומון uBlock Origin ל'מעקב הסוגייות' uBlockOrigin/uBlock-issue issue tracker.\nנידרש חשבון גיטהאב (GitHub)", + "message": "דווח על בעיות ב uBlock Origin עצמו ל מעקב הסוגייות uBlockOrigin/uBlock-issue.\nנידרש חשבון גיטהאב (GitHub)", "description": "First paragraph of 'Bug report' section in Support pane" }, "supportS5H": { @@ -948,11 +948,11 @@ "description": "Header of 'Report a filter issue' section in Support pane" }, "supportS6P1S1": { - "message": "כדי להימנע מהכבדה על מתנדבים בדווחים כפולים, נא לודא שסוגיה דומה טרם דווחה.", + "message": "כדי להימנע מהכבדה על מתנדבים בדווחים כפולים, נא לודא שבעיה דומה טרם דווחה.", "description": "A paragraph in the filter issue reporter section" }, "supportS6P2S1": { - "message": "רשימות הסינון מתעדכנות מדי יום. וודא שהבעיה שלך כבר לא טופלה ברשימות המסנן האחרונות.", + "message": "רשימות הסינון מתעדכנות מדי יום. וודא שהבעיה שלך עדיין לא טופלה ברשימות הסינון המעודכנות.", "description": "A paragraph in the filter issue reporter section" }, "supportS6P2S2": { @@ -988,7 +988,7 @@ "description": "An entry in the widget used to select the type of issue" }, "supportS6Select1Option5": { - "message": "כשל תפעולי בעת איפשור uBlock Origin", + "message": "כשל תפעולי כאשר uBlock Origin פעיל", "description": "An entry in the widget used to select the type of issue" }, "supportS6Select1Option6": { @@ -996,7 +996,7 @@ "description": "An entry in the widget used to select the type of issue" }, "supportS6Checkbox1": { - "message": "תיוג דף האינטרנט כ־לב\"ל (('לא בטוח לעבודה')", + "message": "תיוג דף האינטרנט כ- לב\"ל ('לא בטוח לעבודה')", "description": "A checkbox to use for NSFW sites" }, "supportRedact": { @@ -1044,7 +1044,7 @@ "description": "Shown in the About pane" }, "aboutCDNsInfo": { - "message": "כאשר רשימת מסננים צריכה להתעדכן, נבחר באקראי לטובת זאת שירות CDN ", + "message": "שרות CDN אקראי נבחר לשם עדכון רשימת מסננים", "description": "Shown in the About pane" }, "aboutBackupDataButton": { @@ -1276,7 +1276,7 @@ "description": "Summary of number of errors as reported by the linter " }, "unprocessedRequestTooltip": { - "message": "לא יכול היה לסנן כראוי בהשקת הדפדפן. טען מחדש את הדף כדי להבטיח סינון מתאים.", + "message": "לא ניתן היה לסנן כראוי בעת הפעלת הדפדפן. טען מחדש את הדף כדי להבטיח סינון מתאים.", "description": "A warning which will appear in the popup panel if needed" }, "dummy": { diff --git a/src/_locales/ko/messages.json b/src/_locales/ko/messages.json index f0ed851ff..dcabb7056 100644 --- a/src/_locales/ko/messages.json +++ b/src/_locales/ko/messages.json @@ -12,7 +12,7 @@ "description": "English: uBlock₀ — Dashboard" }, "dashboardUnsavedWarning": { - "message": "주의! 변경사항을 저장하지 않았습니다.", + "message": "경고! 저장되지 않은 변경 사항이 있습니다", "description": "A warning in the dashboard when navigating away from unsaved changes" }, "dashboardUnsavedWarningStay": {