From a5543911838fa2dda76cde03bc9541d3dc0e84b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=B6bert?= <6roebert@informatik.uni-hamburg.de> Date: Wed, 29 Jan 2020 10:00:26 +0100 Subject: [PATCH] Removed default translations --- _locales/fr/messages.json | 12 ---- _locales/hu/messages.json | 110 ------------------------------ _locales/it/messages.json | 20 ------ _locales/ja/messages.json | 94 -------------------------- _locales/pl/messages.json | 98 --------------------------- _locales/pt_BR/messages.json | 94 -------------------------- _locales/sv_SE/messages.json | 12 ---- _locales/uk/messages.json | 126 ----------------------------------- _locales/zh_CN/messages.json | 94 -------------------------- _locales/zh_TW/messages.json | 94 -------------------------- 10 files changed, 754 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 9b6243d..f02d0f6 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -312,17 +312,5 @@ "domain_blocking_enabled_title": { "message": "Bloquer les atteintes à la vie privée. Cependant, des sites décèlent la technique de protection et dysfonctionnent délibérément ou affichent des avertissements", "description": "Sert à afficher la signification de la fonction sur la page qui affiche les options." - }, - "log_ping_blocked": { - "message": "This hyperlink auditing was blocked", - "description": "This string is used on hyperlink auditing in the ClearURLs log." - }, - "ping_blocking_enabled": { - "message": "Block hyperlink auditing (See also this article)", - "description": "This string is used as label for the hyperlink auditing blocking switch" - }, - "ping_blocking_enabled_title": { - "message": "Block hyperlink auditing", - "description": "This string is used as title for the hyperlink auditing blocking switch" } } \ No newline at end of file diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json index 21bf4f6..a1baefa 100644 --- a/_locales/hu/messages.json +++ b/_locales/hu/messages.json @@ -183,18 +183,6 @@ "message": "Request types (haladó szint)", "description": "This string is used as name for the types label." }, - "setting_report_server_label": { - "message": "Report server for URLs", - "description": "Note: Currently not used." - }, - "success_report_url": { - "message": "The URL was successfully reported. We will check this URL soon.", - "description": "Note: Currently not used." - }, - "error_report_url": { - "message": "It seems like this URL has already been reported.", - "description": "Note: Currently not used." - }, "donate_button": { "message": "Adomány a ClearURLs készítőjének.", "description": "This string is used to refer to a donation page." @@ -207,10 +195,6 @@ "message": "Környezeti menü elemei", "description": "This string is used toggle the context menu entry to copy clean links." }, - "history_listener_enabled": { - "message": "Prevent tracking injection over history API (See also: The replaceState() method)", - "description": "This string is used as name for the history API listener label." - }, "cleaning_tool_page_title": { "message": "Tisztító eszköz a ClearURLs-től", "description": "This string is used as title on the cleaning tool page." @@ -230,99 +214,5 @@ "cleaning_tool_clean_urls_label": { "message": "Itt láthatod a tisztított URL-eket:", "description": "This string is used as title on the cleaning tool page for the clean URLs." - }, - "local_hosts_skipping": { - "message": "Skip URLs on local hosts (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, 100.64.0.0/10, 169.254.0.0/16, 127.0.0.1, localhost)", - "description": "This string is used as label for the local host skipping switch" - }, - "local_hosts_skipping_title": { - "message": "Skips URLs on local hosts", - "description": "This string is used as title for the local host skipping switch" - }, - "log_html_export_button": { - "message": "Export", - "description": "This string is used for the export button on the log page." - }, - "log_html_export_button_title": { - "message": "Exports the global log", - "description": "This string is used as title for the export button on the log page." - }, - "log_html_import_button": { - "message": "Import", - "description": "This string is used for the import button on the log page." - }, - "log_html_import_button_title": { - "message": "Import the global log", - "description": "This string is used as title for the import button on the log page." - }, - "setting_html_export_button": { - "message": "Export", - "description": "This string is used as name for the export button on the settings page." - }, - "setting_html_export_button_title": { - "message": "Exports everything", - "description": "This string is used as title for the export button on the settings page." - }, - "setting_html_import_button": { - "message": "Import", - "description": "This string is used as name for the reset button on the settings page." - }, - "setting_html_import_button_title": { - "message": "Imports everything", - "description": "This string is used as title for the import button on the settings page." - }, - "setting_log_limit_label": { - "message": "Limit the log to $LIMIT$ entries. (-1 := ∞)", - "description": "This string is used as name for the log limit label.", - "placeholders": { - "limit": { - "content": "$1", - "example": "100" - } - } - }, - "blocked_html_title": { - "message": "This site was blocked by ClearURLs", - "description": "This string is used as title on the blocked site page." - }, - "blocked_html_body": { - "message": "This site was blocked by the ClearURLs Add-on, because we identify this site as an advertising and/or tracking service. To visit this site, you must temporarily deactivate the Add-on or disable domain blocking in the ClearURLs settings. After this you can click on the button below to load the page.", - "description": "This string is used as body on the blocked site page." - }, - "blocked_html_button": { - "message": "Visit page", - "description": "This string is used as button on the blocked site page." - }, - "referral_marketing_enabled": { - "message": "Allow referral marketing", - "description": "This string is used as label for the referral marketing switch" - }, - "referral_marketing_enabled_title": { - "message": "Allows referral marketing", - "description": "This string is used as title for the referral marketing switch" - }, - "watchdog": { - "message": "[ClearURLs]: The watchdog has detected a problem. ClearURLs is restarting.", - "description": "This string is used as text for the watchdog" - }, - "domain_blocking_enabled": { - "message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)", - "description": "This string is used as label for the domain blocking switch" - }, - "domain_blocking_enabled_title": { - "message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)", - "description": "This string is used as title for the domain blocking switch" - }, - "log_ping_blocked": { - "message": "This hyperlink auditing was blocked", - "description": "This string is used on hyperlink auditing in the ClearURLs log." - }, - "ping_blocking_enabled": { - "message": "Block hyperlink auditing (See also this article)", - "description": "This string is used as label for the hyperlink auditing blocking switch" - }, - "ping_blocking_enabled_title": { - "message": "Block hyperlink auditing", - "description": "This string is used as title for the hyperlink auditing blocking switch" } } \ No newline at end of file diff --git a/_locales/it/messages.json b/_locales/it/messages.json index d777722..f8d547b 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -304,25 +304,5 @@ "watchdog": { "message": "[ClearURLs]: Il sistema di controllo ha identificato un problema. ClearURLs verrà riavviato.", "description": "This string is used as text for the watchdog" - }, - "domain_blocking_enabled": { - "message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)", - "description": "This string is used as label for the domain blocking switch" - }, - "domain_blocking_enabled_title": { - "message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)", - "description": "This string is used as title for the domain blocking switch" - }, - "log_ping_blocked": { - "message": "This hyperlink auditing was blocked", - "description": "This string is used on hyperlink auditing in the ClearURLs log." - }, - "ping_blocking_enabled": { - "message": "Block hyperlink auditing (See also this article)", - "description": "This string is used as label for the hyperlink auditing blocking switch" - }, - "ping_blocking_enabled_title": { - "message": "Block hyperlink auditing", - "description": "This string is used as title for the hyperlink auditing blocking switch" } } \ No newline at end of file diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json index e2d1590..f502b7c 100644 --- a/_locales/ja/messages.json +++ b/_locales/ja/messages.json @@ -230,99 +230,5 @@ "cleaning_tool_clean_urls_label": { "message": "ここで、クリーンアップされた URL を見つけることができます。", "description": "この文字列は、クリーン URL のクリーニングツールページのタイトルとして使用されます。" - }, - "local_hosts_skipping": { - "message": "Skip URLs on local hosts (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, 100.64.0.0/10, 169.254.0.0/16, 127.0.0.1, localhost)", - "description": "This string is used as label for the local host skipping switch" - }, - "local_hosts_skipping_title": { - "message": "Skips URLs on local hosts", - "description": "This string is used as title for the local host skipping switch" - }, - "log_html_export_button": { - "message": "Export", - "description": "This string is used for the export button on the log page." - }, - "log_html_export_button_title": { - "message": "Exports the global log", - "description": "This string is used as title for the export button on the log page." - }, - "log_html_import_button": { - "message": "Import", - "description": "This string is used for the import button on the log page." - }, - "log_html_import_button_title": { - "message": "Import the global log", - "description": "This string is used as title for the import button on the log page." - }, - "setting_html_export_button": { - "message": "Export", - "description": "This string is used as name for the export button on the settings page." - }, - "setting_html_export_button_title": { - "message": "Exports everything", - "description": "This string is used as title for the export button on the settings page." - }, - "setting_html_import_button": { - "message": "Import", - "description": "This string is used as name for the reset button on the settings page." - }, - "setting_html_import_button_title": { - "message": "Imports everything", - "description": "This string is used as title for the import button on the settings page." - }, - "setting_log_limit_label": { - "message": "Limit the log to $LIMIT$ entries. (-1 := ∞)", - "description": "This string is used as name for the log limit label.", - "placeholders": { - "limit": { - "content": "$1", - "example": "100" - } - } - }, - "blocked_html_title": { - "message": "This site was blocked by ClearURLs", - "description": "This string is used as title on the blocked site page." - }, - "blocked_html_body": { - "message": "This site was blocked by the ClearURLs Add-on, because we identify this site as an advertising and/or tracking service. To visit this site, you must temporarily deactivate the Add-on or disable domain blocking in the ClearURLs settings. After this you can click on the button below to load the page.", - "description": "This string is used as body on the blocked site page." - }, - "blocked_html_button": { - "message": "Visit page", - "description": "This string is used as button on the blocked site page." - }, - "referral_marketing_enabled": { - "message": "Allow referral marketing", - "description": "This string is used as label for the referral marketing switch" - }, - "referral_marketing_enabled_title": { - "message": "Allows referral marketing", - "description": "This string is used as title for the referral marketing switch" - }, - "watchdog": { - "message": "[ClearURLs]: The watchdog has detected a problem. ClearURLs is restarting.", - "description": "This string is used as text for the watchdog" - }, - "domain_blocking_enabled": { - "message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)", - "description": "This string is used as label for the domain blocking switch" - }, - "domain_blocking_enabled_title": { - "message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)", - "description": "This string is used as title for the domain blocking switch" - }, - "log_ping_blocked": { - "message": "This hyperlink auditing was blocked", - "description": "This string is used on hyperlink auditing in the ClearURLs log." - }, - "ping_blocking_enabled": { - "message": "Block hyperlink auditing (See also this article)", - "description": "This string is used as label for the hyperlink auditing blocking switch" - }, - "ping_blocking_enabled_title": { - "message": "Block hyperlink auditing", - "description": "This string is used as title for the hyperlink auditing blocking switch" } } \ No newline at end of file diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index bd08964..ef715a8 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -179,10 +179,6 @@ "message": "Url do pliku rules.hash (hash)", "description": "This string is used as name for the rule.hash url label." }, - "setting_types_label": { - "message": "Request types (expert level)", - "description": "This string is used as name for the types label." - }, "setting_report_server_label": { "message": "Serwer raportów dla adresów URL", "description": "Note: Currently not used." @@ -230,99 +226,5 @@ "cleaning_tool_clean_urls_label": { "message": "Tu możesz znaleźć oczyszczone URL:", "description": "This string is used as title on the cleaning tool page for the clean URLs." - }, - "local_hosts_skipping": { - "message": "Skip URLs on local hosts (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, 100.64.0.0/10, 169.254.0.0/16, 127.0.0.1, localhost)", - "description": "This string is used as label for the local host skipping switch" - }, - "local_hosts_skipping_title": { - "message": "Skips URLs on local hosts", - "description": "This string is used as title for the local host skipping switch" - }, - "log_html_export_button": { - "message": "Export", - "description": "This string is used for the export button on the log page." - }, - "log_html_export_button_title": { - "message": "Exports the global log", - "description": "This string is used as title for the export button on the log page." - }, - "log_html_import_button": { - "message": "Import", - "description": "This string is used for the import button on the log page." - }, - "log_html_import_button_title": { - "message": "Import the global log", - "description": "This string is used as title for the import button on the log page." - }, - "setting_html_export_button": { - "message": "Export", - "description": "This string is used as name for the export button on the settings page." - }, - "setting_html_export_button_title": { - "message": "Exports everything", - "description": "This string is used as title for the export button on the settings page." - }, - "setting_html_import_button": { - "message": "Import", - "description": "This string is used as name for the reset button on the settings page." - }, - "setting_html_import_button_title": { - "message": "Imports everything", - "description": "This string is used as title for the import button on the settings page." - }, - "setting_log_limit_label": { - "message": "Limit the log to $LIMIT$ entries. (-1 := ∞)", - "description": "This string is used as name for the log limit label.", - "placeholders": { - "limit": { - "content": "$1", - "example": "100" - } - } - }, - "blocked_html_title": { - "message": "This site was blocked by ClearURLs", - "description": "This string is used as title on the blocked site page." - }, - "blocked_html_body": { - "message": "This site was blocked by the ClearURLs Add-on, because we identify this site as an advertising and/or tracking service. To visit this site, you must temporarily deactivate the Add-on or disable domain blocking in the ClearURLs settings. After this you can click on the button below to load the page.", - "description": "This string is used as body on the blocked site page." - }, - "blocked_html_button": { - "message": "Visit page", - "description": "This string is used as button on the blocked site page." - }, - "referral_marketing_enabled": { - "message": "Allow referral marketing", - "description": "This string is used as label for the referral marketing switch" - }, - "referral_marketing_enabled_title": { - "message": "Allows referral marketing", - "description": "This string is used as title for the referral marketing switch" - }, - "watchdog": { - "message": "[ClearURLs]: The watchdog has detected a problem. ClearURLs is restarting.", - "description": "This string is used as text for the watchdog" - }, - "domain_blocking_enabled": { - "message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)", - "description": "This string is used as label for the domain blocking switch" - }, - "domain_blocking_enabled_title": { - "message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)", - "description": "This string is used as title for the domain blocking switch" - }, - "log_ping_blocked": { - "message": "This hyperlink auditing was blocked", - "description": "This string is used on hyperlink auditing in the ClearURLs log." - }, - "ping_blocking_enabled": { - "message": "Block hyperlink auditing (See also this article)", - "description": "This string is used as label for the hyperlink auditing blocking switch" - }, - "ping_blocking_enabled_title": { - "message": "Block hyperlink auditing", - "description": "This string is used as title for the hyperlink auditing blocking switch" } } \ No newline at end of file diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index 9785b4f..cb02d56 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -230,99 +230,5 @@ "cleaning_tool_clean_urls_label": { "message": "Aqui você pode encontrar as urls limpas:", "description": "This string is used as title on the cleaning tool page for the clean URLs." - }, - "local_hosts_skipping": { - "message": "Skip URLs on local hosts (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, 100.64.0.0/10, 169.254.0.0/16, 127.0.0.1, localhost)", - "description": "This string is used as label for the local host skipping switch" - }, - "local_hosts_skipping_title": { - "message": "Skips URLs on local hosts", - "description": "This string is used as title for the local host skipping switch" - }, - "log_html_export_button": { - "message": "Export", - "description": "This string is used for the export button on the log page." - }, - "log_html_export_button_title": { - "message": "Exports the global log", - "description": "This string is used as title for the export button on the log page." - }, - "log_html_import_button": { - "message": "Import", - "description": "This string is used for the import button on the log page." - }, - "log_html_import_button_title": { - "message": "Import the global log", - "description": "This string is used as title for the import button on the log page." - }, - "setting_html_export_button": { - "message": "Export", - "description": "This string is used as name for the export button on the settings page." - }, - "setting_html_export_button_title": { - "message": "Exports everything", - "description": "This string is used as title for the export button on the settings page." - }, - "setting_html_import_button": { - "message": "Import", - "description": "This string is used as name for the reset button on the settings page." - }, - "setting_html_import_button_title": { - "message": "Imports everything", - "description": "This string is used as title for the import button on the settings page." - }, - "setting_log_limit_label": { - "message": "Limit the log to $LIMIT$ entries. (-1 := ∞)", - "description": "This string is used as name for the log limit label.", - "placeholders": { - "limit": { - "content": "$1", - "example": "100" - } - } - }, - "blocked_html_title": { - "message": "This site was blocked by ClearURLs", - "description": "This string is used as title on the blocked site page." - }, - "blocked_html_body": { - "message": "This site was blocked by the ClearURLs Add-on, because we identify this site as an advertising and/or tracking service. To visit this site, you must temporarily deactivate the Add-on or disable domain blocking in the ClearURLs settings. After this you can click on the button below to load the page.", - "description": "This string is used as body on the blocked site page." - }, - "blocked_html_button": { - "message": "Visit page", - "description": "This string is used as button on the blocked site page." - }, - "referral_marketing_enabled": { - "message": "Allow referral marketing", - "description": "This string is used as label for the referral marketing switch" - }, - "referral_marketing_enabled_title": { - "message": "Allows referral marketing", - "description": "This string is used as title for the referral marketing switch" - }, - "watchdog": { - "message": "[ClearURLs]: The watchdog has detected a problem. ClearURLs is restarting.", - "description": "This string is used as text for the watchdog" - }, - "domain_blocking_enabled": { - "message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)", - "description": "This string is used as label for the domain blocking switch" - }, - "domain_blocking_enabled_title": { - "message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)", - "description": "This string is used as title for the domain blocking switch" - }, - "log_ping_blocked": { - "message": "This hyperlink auditing was blocked", - "description": "This string is used on hyperlink auditing in the ClearURLs log." - }, - "ping_blocking_enabled": { - "message": "Block hyperlink auditing (See also this article)", - "description": "This string is used as label for the hyperlink auditing blocking switch" - }, - "ping_blocking_enabled_title": { - "message": "Block hyperlink auditing", - "description": "This string is used as title for the hyperlink auditing blocking switch" } } \ No newline at end of file diff --git a/_locales/sv_SE/messages.json b/_locales/sv_SE/messages.json index 5d6e22c..ba919e2 100644 --- a/_locales/sv_SE/messages.json +++ b/_locales/sv_SE/messages.json @@ -312,17 +312,5 @@ "domain_blocking_enabled_title": { "message": "Tillåt domänblockering (Kan leda till problem på sidor som inte tillåter AdBlockers)", "description": "This string is used as title for the domain blocking switch" - }, - "log_ping_blocked": { - "message": "This hyperlink auditing was blocked", - "description": "This string is used on hyperlink auditing in the ClearURLs log." - }, - "ping_blocking_enabled": { - "message": "Block hyperlink auditing (See also this article)", - "description": "This string is used as label for the hyperlink auditing blocking switch" - }, - "ping_blocking_enabled_title": { - "message": "Block hyperlink auditing", - "description": "This string is used as title for the hyperlink auditing blocking switch" } } \ No newline at end of file diff --git a/_locales/uk/messages.json b/_locales/uk/messages.json index 7b5825b..50c4322 100644 --- a/_locales/uk/messages.json +++ b/_locales/uk/messages.json @@ -198,131 +198,5 @@ "donate_button": { "message": "Внесок для розробників ClearURLs.", "description": "This string is used to refer to a donation page." - }, - "clipboard_copy_link": { - "message": "Copy Clean Link Location", - "description": "This string is used in the context menu to copy clean links." - }, - "context_menu_enabled": { - "message": "Display context menu entry", - "description": "This string is used toggle the context menu entry to copy clean links." - }, - "history_listener_enabled": { - "message": "Prevent tracking injection over history API (See also: The replaceState() method)", - "description": "This string is used as name for the history API listener label." - }, - "cleaning_tool_page_title": { - "message": "ClearURLs cleaning tool", - "description": "This string is used as title on the cleaning tool page." - }, - "cleaning_tool_description": { - "message": "With this tool you can paste in URLs and ClearURLs will clean the URLs after a click on the green button. You can paste in multiple URLs at once, but every URL must be on a separate line.", - "description": "This string is used as description of the cleaning tool." - }, - "cleaning_tool_btn": { - "message": "Clean URLs", - "description": "This string is used as name for the clean url button." - }, - "cleaning_tool_dirty_urls_label": { - "message": "Here you can paste in the dirty URLs:", - "description": "This string is used as title on the cleaning tool page for the dirty URLs." - }, - "cleaning_tool_clean_urls_label": { - "message": "Here you can find the cleaned URLs:", - "description": "This string is used as title on the cleaning tool page for the clean URLs." - }, - "local_hosts_skipping": { - "message": "Skip URLs on local hosts (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, 100.64.0.0/10, 169.254.0.0/16, 127.0.0.1, localhost)", - "description": "This string is used as label for the local host skipping switch" - }, - "local_hosts_skipping_title": { - "message": "Skips URLs on local hosts", - "description": "This string is used as title for the local host skipping switch" - }, - "log_html_export_button": { - "message": "Export", - "description": "This string is used for the export button on the log page." - }, - "log_html_export_button_title": { - "message": "Exports the global log", - "description": "This string is used as title for the export button on the log page." - }, - "log_html_import_button": { - "message": "Import", - "description": "This string is used for the import button on the log page." - }, - "log_html_import_button_title": { - "message": "Import the global log", - "description": "This string is used as title for the import button on the log page." - }, - "setting_html_export_button": { - "message": "Export", - "description": "This string is used as name for the export button on the settings page." - }, - "setting_html_export_button_title": { - "message": "Exports everything", - "description": "This string is used as title for the export button on the settings page." - }, - "setting_html_import_button": { - "message": "Import", - "description": "This string is used as name for the reset button on the settings page." - }, - "setting_html_import_button_title": { - "message": "Imports everything", - "description": "This string is used as title for the import button on the settings page." - }, - "setting_log_limit_label": { - "message": "Limit the log to $LIMIT$ entries. (-1 := ∞)", - "description": "This string is used as name for the log limit label.", - "placeholders": { - "limit": { - "content": "$1", - "example": "100" - } - } - }, - "blocked_html_title": { - "message": "This site was blocked by ClearURLs", - "description": "This string is used as title on the blocked site page." - }, - "blocked_html_body": { - "message": "This site was blocked by the ClearURLs Add-on, because we identify this site as an advertising and/or tracking service. To visit this site, you must temporarily deactivate the Add-on or disable domain blocking in the ClearURLs settings. After this you can click on the button below to load the page.", - "description": "This string is used as body on the blocked site page." - }, - "blocked_html_button": { - "message": "Visit page", - "description": "This string is used as button on the blocked site page." - }, - "referral_marketing_enabled": { - "message": "Allow referral marketing", - "description": "This string is used as label for the referral marketing switch" - }, - "referral_marketing_enabled_title": { - "message": "Allows referral marketing", - "description": "This string is used as title for the referral marketing switch" - }, - "watchdog": { - "message": "[ClearURLs]: The watchdog has detected a problem. ClearURLs is restarting.", - "description": "This string is used as text for the watchdog" - }, - "domain_blocking_enabled": { - "message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)", - "description": "This string is used as label for the domain blocking switch" - }, - "domain_blocking_enabled_title": { - "message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)", - "description": "This string is used as title for the domain blocking switch" - }, - "log_ping_blocked": { - "message": "This hyperlink auditing was blocked", - "description": "This string is used on hyperlink auditing in the ClearURLs log." - }, - "ping_blocking_enabled": { - "message": "Block hyperlink auditing (See also this article)", - "description": "This string is used as label for the hyperlink auditing blocking switch" - }, - "ping_blocking_enabled_title": { - "message": "Block hyperlink auditing", - "description": "This string is used as title for the hyperlink auditing blocking switch" } } \ No newline at end of file diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json index e9153ff..aa30864 100644 --- a/_locales/zh_CN/messages.json +++ b/_locales/zh_CN/messages.json @@ -230,99 +230,5 @@ "cleaning_tool_clean_urls_label": { "message": "清理后的网址:", "description": "This string is used as title on the cleaning tool page for the clean URLs." - }, - "local_hosts_skipping": { - "message": "Skip URLs on local hosts (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, 100.64.0.0/10, 169.254.0.0/16, 127.0.0.1, localhost)", - "description": "This string is used as label for the local host skipping switch" - }, - "local_hosts_skipping_title": { - "message": "Skips URLs on local hosts", - "description": "This string is used as title for the local host skipping switch" - }, - "log_html_export_button": { - "message": "Export", - "description": "This string is used for the export button on the log page." - }, - "log_html_export_button_title": { - "message": "Exports the global log", - "description": "This string is used as title for the export button on the log page." - }, - "log_html_import_button": { - "message": "Import", - "description": "This string is used for the import button on the log page." - }, - "log_html_import_button_title": { - "message": "Import the global log", - "description": "This string is used as title for the import button on the log page." - }, - "setting_html_export_button": { - "message": "Export", - "description": "This string is used as name for the export button on the settings page." - }, - "setting_html_export_button_title": { - "message": "Exports everything", - "description": "This string is used as title for the export button on the settings page." - }, - "setting_html_import_button": { - "message": "Import", - "description": "This string is used as name for the reset button on the settings page." - }, - "setting_html_import_button_title": { - "message": "Imports everything", - "description": "This string is used as title for the import button on the settings page." - }, - "setting_log_limit_label": { - "message": "Limit the log to $LIMIT$ entries. (-1 := ∞)", - "description": "This string is used as name for the log limit label.", - "placeholders": { - "limit": { - "content": "$1", - "example": "100" - } - } - }, - "blocked_html_title": { - "message": "This site was blocked by ClearURLs", - "description": "This string is used as title on the blocked site page." - }, - "blocked_html_body": { - "message": "This site was blocked by the ClearURLs Add-on, because we identify this site as an advertising and/or tracking service. To visit this site, you must temporarily deactivate the Add-on or disable domain blocking in the ClearURLs settings. After this you can click on the button below to load the page.", - "description": "This string is used as body on the blocked site page." - }, - "blocked_html_button": { - "message": "Visit page", - "description": "This string is used as button on the blocked site page." - }, - "referral_marketing_enabled": { - "message": "Allow referral marketing", - "description": "This string is used as label for the referral marketing switch" - }, - "referral_marketing_enabled_title": { - "message": "Allows referral marketing", - "description": "This string is used as title for the referral marketing switch" - }, - "watchdog": { - "message": "[ClearURLs]: The watchdog has detected a problem. ClearURLs is restarting.", - "description": "This string is used as text for the watchdog" - }, - "domain_blocking_enabled": { - "message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)", - "description": "This string is used as label for the domain blocking switch" - }, - "domain_blocking_enabled_title": { - "message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)", - "description": "This string is used as title for the domain blocking switch" - }, - "log_ping_blocked": { - "message": "This hyperlink auditing was blocked", - "description": "This string is used on hyperlink auditing in the ClearURLs log." - }, - "ping_blocking_enabled": { - "message": "Block hyperlink auditing (See also this article)", - "description": "This string is used as label for the hyperlink auditing blocking switch" - }, - "ping_blocking_enabled_title": { - "message": "Block hyperlink auditing", - "description": "This string is used as title for the hyperlink auditing blocking switch" } } \ No newline at end of file diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index 5f73b63..4110800 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -230,99 +230,5 @@ "cleaning_tool_clean_urls_label": { "message": "清理後的網址:", "description": "This string is used as title on the cleaning tool page for the clean URLs." - }, - "local_hosts_skipping": { - "message": "Skip URLs on local hosts (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, 100.64.0.0/10, 169.254.0.0/16, 127.0.0.1, localhost)", - "description": "This string is used as label for the local host skipping switch" - }, - "local_hosts_skipping_title": { - "message": "Skips URLs on local hosts", - "description": "This string is used as title for the local host skipping switch" - }, - "log_html_export_button": { - "message": "Export", - "description": "This string is used for the export button on the log page." - }, - "log_html_export_button_title": { - "message": "Exports the global log", - "description": "This string is used as title for the export button on the log page." - }, - "log_html_import_button": { - "message": "Import", - "description": "This string is used for the import button on the log page." - }, - "log_html_import_button_title": { - "message": "Import the global log", - "description": "This string is used as title for the import button on the log page." - }, - "setting_html_export_button": { - "message": "Export", - "description": "This string is used as name for the export button on the settings page." - }, - "setting_html_export_button_title": { - "message": "Exports everything", - "description": "This string is used as title for the export button on the settings page." - }, - "setting_html_import_button": { - "message": "Import", - "description": "This string is used as name for the reset button on the settings page." - }, - "setting_html_import_button_title": { - "message": "Imports everything", - "description": "This string is used as title for the import button on the settings page." - }, - "setting_log_limit_label": { - "message": "Limit the log to $LIMIT$ entries. (-1 := ∞)", - "description": "This string is used as name for the log limit label.", - "placeholders": { - "limit": { - "content": "$1", - "example": "100" - } - } - }, - "blocked_html_title": { - "message": "This site was blocked by ClearURLs", - "description": "This string is used as title on the blocked site page." - }, - "blocked_html_body": { - "message": "This site was blocked by the ClearURLs Add-on, because we identify this site as an advertising and/or tracking service. To visit this site, you must temporarily deactivate the Add-on or disable domain blocking in the ClearURLs settings. After this you can click on the button below to load the page.", - "description": "This string is used as body on the blocked site page." - }, - "blocked_html_button": { - "message": "Visit page", - "description": "This string is used as button on the blocked site page." - }, - "referral_marketing_enabled": { - "message": "Allow referral marketing", - "description": "This string is used as label for the referral marketing switch" - }, - "referral_marketing_enabled_title": { - "message": "Allows referral marketing", - "description": "This string is used as title for the referral marketing switch" - }, - "watchdog": { - "message": "[ClearURLs]: The watchdog has detected a problem. ClearURLs is restarting.", - "description": "This string is used as text for the watchdog" - }, - "domain_blocking_enabled": { - "message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)", - "description": "This string is used as label for the domain blocking switch" - }, - "domain_blocking_enabled_title": { - "message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)", - "description": "This string is used as title for the domain blocking switch" - }, - "log_ping_blocked": { - "message": "This hyperlink auditing was blocked", - "description": "This string is used on hyperlink auditing in the ClearURLs log." - }, - "ping_blocking_enabled": { - "message": "Block hyperlink auditing (See also this article)", - "description": "This string is used as label for the hyperlink auditing blocking switch" - }, - "ping_blocking_enabled_title": { - "message": "Block hyperlink auditing", - "description": "This string is used as title for the hyperlink auditing blocking switch" } } \ No newline at end of file