2018-05-21 21:25:20 +00:00
{
"hash_status_code_1" : {
"message" : "up to date" ,
2019-08-06 12:25:53 +00:00
"description" : "This status code says, that no update is available for the ClearURLs rules and everything is up to date."
2018-05-21 21:25:20 +00:00
} ,
"hash_status_code_2" : {
"message" : "updated" ,
2019-08-06 12:25:53 +00:00
"description" : "This status code says, that the ClearURLs rules are successfully updated."
2018-05-21 21:25:20 +00:00
} ,
"hash_status_code_3" : {
"message" : "update available" ,
2019-08-06 12:25:53 +00:00
"description" : "This status code says, that an update is available for the ClearURLs rules."
2018-05-21 21:25:20 +00:00
} ,
"hash_status_code_4" : {
"message" : "error" ,
2019-08-06 12:25:53 +00:00
"description" : "This status code says, that the ClearURLs could not be started correctly."
2018-05-21 21:25:20 +00:00
} ,
"hash_status_code_5" : {
"message" : "Oops something went wrong!" ,
2019-08-06 12:25:53 +00:00
"description" : "This status code says, that an error occurred while updating the ClearURLs rules."
2018-05-21 21:25:20 +00:00
} ,
"log_redirect" : {
"message" : "This url is redirected" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used on redirections in the ClearURLs log."
2018-05-21 21:25:20 +00:00
} ,
"log_domain_blocked" : {
"message" : "This domain is blocked" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used on blocked domains in the ClearURLs log."
2018-05-21 21:25:20 +00:00
} ,
"check_os_log" : {
2018-05-22 16:40:05 +00:00
"message" : "[ClearURLs]: Log listener is added." ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used on ClearURLs log startup."
2018-05-21 21:25:20 +00:00
} ,
"log_html_page_title" : {
"message" : "Log from ClearURLs" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as header on the log page."
2018-05-21 21:25:20 +00:00
} ,
"log_html_table_head_1" : {
"message" : "Before processing" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as table title on the log page."
2018-05-21 21:25:20 +00:00
} ,
"log_html_table_head_2" : {
"message" : "After processing" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as table title on the log page."
2018-05-21 21:25:20 +00:00
} ,
"log_html_table_head_3" : {
"message" : "Rule" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as table title on the log page."
2018-05-21 21:25:20 +00:00
} ,
"log_html_table_head_4" : {
"message" : "Time" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as table title on the log page."
2018-05-21 21:25:20 +00:00
} ,
"log_html_reset_button" : {
"message" : "Reset" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used for the reset button on the log page."
2018-05-21 21:25:20 +00:00
} ,
2018-05-22 16:40:05 +00:00
"log_html_reset_button_title" : {
2019-12-28 12:17:03 +00:00
"message" : "Resets the global log" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as title for the reset button on the log page."
2018-05-22 16:40:05 +00:00
} ,
2018-05-21 21:25:20 +00:00
"popup_html_configs_head" : {
"message" : "Configs" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as title for the configs on the popup page."
2018-05-21 21:25:20 +00:00
} ,
"popup_html_configs_switch_filter" : {
"message" : "Filter" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as name for the filter switch button on the popup page."
2018-05-21 21:25:20 +00:00
} ,
2018-06-11 17:46:56 +00:00
"popup_html_configs_switch_filter_title" : {
"message" : "The filters switch activates the cleaning functionality of ClearURLs. If you disable this option, the whole addon is disabled" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as title for the filter switch button on the popup page."
2018-06-11 17:46:56 +00:00
} ,
2018-05-21 21:25:20 +00:00
"popup_html_configs_switch_log" : {
"message" : "Logging" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as name for the logging switch button on the popup page."
2018-05-21 21:25:20 +00:00
} ,
"popup_html_configs_switch_log_title" : {
2018-05-22 16:40:05 +00:00
"message" : "The log is saved only locally. We advise against this feature if you do not need it" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as title for the logging switch button on the popup page."
2018-05-21 21:25:20 +00:00
} ,
"popup_html_configs_switch_badges" : {
"message" : "Badges" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as name for the badges switch button on the popup page."
2018-05-21 21:25:20 +00:00
} ,
2018-06-11 17:46:56 +00:00
"popup_html_configs_switch_badges_title" : {
2019-12-28 12:17:03 +00:00
"message" : "Show numbers of cleaned urls" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as title for the badges switch button on the popup page."
2018-06-11 17:46:56 +00:00
} ,
2018-05-21 21:25:20 +00:00
"popup_html_statistics_head" : {
"message" : "Statistics" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as title for the statistics on the popup page."
2018-05-21 21:25:20 +00:00
} ,
"popup_html_statistics_elements" : {
"message" : "Elements" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as name for the elements on the popup page."
2018-05-21 21:25:20 +00:00
} ,
"popup_html_statistics_blocked" : {
"message" : "Blocked" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as name for the blocked elements on the popup page."
2018-05-21 21:25:20 +00:00
} ,
"popup_html_statistics_percentage" : {
"message" : "Percentage" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as name for the percentage of blocked elements on the popup page."
2018-05-21 21:25:20 +00:00
} ,
"popup_html_statistics_reset_button" : {
"message" : "Reset" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as name for the statistics reset button on the popup page."
2018-05-21 21:25:20 +00:00
} ,
"popup_html_statistics_reset_button_title" : {
"message" : "Reset the global statistics" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as title for the statistics reset button on the popup page."
2018-05-21 21:25:20 +00:00
} ,
"popup_html_rules_status_head" : {
"message" : "Rules-Status" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as title for the rules-status section on the popup page."
2018-05-21 21:25:20 +00:00
} ,
"popup_html_log_head" : {
"message" : "Log" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as name for the log button on the popup page."
2018-05-21 21:25:20 +00:00
} ,
"popup_html_log_head_title" : {
"message" : "Open the log" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as title for the log button on the popup page."
2018-05-21 21:25:20 +00:00
} ,
2018-08-31 18:55:15 +00:00
"popup_html_report_button" : {
"message" : "Report current URL" ,
2019-08-06 12:25:53 +00:00
"description" : "Note: Currently not used."
2018-08-31 18:55:15 +00:00
} ,
"popup_html_report_button_title" : {
"message" : "Report the current URL from this tab." ,
2019-08-06 12:25:53 +00:00
"description" : "Currently not used."
2018-08-31 18:55:15 +00:00
} ,
2018-05-21 21:25:20 +00:00
"core_save_on_disk" : {
"message" : "[ClearURLs]: Save on disk." ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used to tell the user, that ClearURLs saved the settings on disk."
2018-05-21 21:25:20 +00:00
} ,
"core_error" : {
2019-12-28 12:17:03 +00:00
"message" : "[ClearURLs]: The addon could not start." ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used to tell the user, that ClearURLs could not be started."
2018-05-22 16:40:05 +00:00
} ,
"configs_switch_statistics" : {
"message" : "Statistics" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as name for the statistics switch button on the popup page."
2018-05-22 16:40:05 +00:00
} ,
"configs_switch_statistics_title" : {
"message" : "Activate or deactivate the statistics function" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as title for the statistics switch button on the popup page."
2018-05-22 16:40:05 +00:00
} ,
"settings_html_page_title" : {
2019-12-28 12:17:03 +00:00
"message" : "ClearURLs settings" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as title on the settings page."
2018-05-22 16:40:05 +00:00
} ,
"badged_color_label" : {
2019-12-28 12:17:03 +00:00
"message" : "Badge color" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as name for the badged color label."
2018-05-22 16:40:05 +00:00
} ,
"setting_html_reset_button" : {
"message" : "Reset" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as name for the reset button on the settings page."
2018-05-22 16:40:05 +00:00
} ,
"setting_html_reset_button_title" : {
2019-12-28 12:17:03 +00:00
"message" : "Resets everything" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as title for the reset button on the settings page."
2018-05-22 16:40:05 +00:00
} ,
"setting_rule_url_label" : {
"message" : "The url to the data.json file (rules)" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as name for the rule url label."
2018-05-22 16:40:05 +00:00
} ,
"settings_html_save_button" : {
"message" : "Save & reload addon" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as name for the save&reload button on the settings page."
2018-05-22 16:40:05 +00:00
} ,
"settings_html_save_button_title" : {
"message" : "Saves the settings" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as title for the save&reload button on the settings page."
2018-05-22 16:40:05 +00:00
} ,
"setting_hash_url_label" : {
"message" : "The url to the rules.hash file (hash)" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as name for the rule.hash url label."
2018-07-31 17:15:48 +00:00
} ,
"setting_types_label" : {
"message" : "<a href='https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/webRequest/ResourceType' target='_blank'>Request types</a> (expert level)" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as name for the types label."
2018-08-31 18:55:15 +00:00
} ,
"setting_report_server_label" : {
"message" : "Report server for URLs" ,
2019-08-06 12:25:53 +00:00
"description" : "Note: Currently not used."
2018-08-31 18:55:15 +00:00
} ,
"success_report_url" : {
"message" : "The URL was successfully reported. We will check this URL soon." ,
2019-08-06 12:25:53 +00:00
"description" : "Note: Currently not used."
2018-08-31 18:55:15 +00:00
} ,
"error_report_url" : {
"message" : "It seems like this URL has already been reported." ,
2019-08-06 12:25:53 +00:00
"description" : "Note: Currently not used."
2018-09-26 15:35:50 +00:00
} ,
"donate_button" : {
"message" : "A donation for the ClearURLs creator." ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used to refer to a donation page."
2019-04-10 16:08:10 +00:00
} ,
2019-04-10 16:33:21 +00:00
"clipboard_copy_link" : {
2019-04-11 14:40:48 +00:00
"message" : "Copy Clean Link Location" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used in the context menu to copy clean links."
2019-04-11 14:40:48 +00:00
} ,
"context_menu_enabled" : {
"message" : "Display context menu entry" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used toggle the context menu entry to copy clean links."
2019-04-11 14:40:48 +00:00
} ,
"history_listener_enabled" : {
2019-04-26 21:41:44 +00:00
"message" : "Prevent tracking injection over history API (See also: <a href='https://developer.mozilla.org/en-US/docs/Web/API/History_API#The_replaceState()_method' target='_blank'>The replaceState() method</a>)" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as name for the history API listener label."
2019-04-11 14:40:48 +00:00
} ,
"cleaning_tool_page_title" : {
2019-12-28 12:17:03 +00:00
"message" : "ClearURLs cleaning tool" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as title on the cleaning tool page."
2019-04-11 14:40:48 +00:00
} ,
"cleaning_tool_description" : {
2019-12-28 12:17:03 +00:00
"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." ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as description of the cleaning tool."
2019-04-11 14:40:48 +00:00
} ,
"cleaning_tool_btn" : {
"message" : "Clean URLs" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as name for the clean url button."
2019-04-11 14:40:48 +00:00
} ,
"cleaning_tool_dirty_urls_label" : {
"message" : "Here you can paste in the dirty URLs:" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as title on the cleaning tool page for the dirty URLs."
2019-04-11 14:40:48 +00:00
} ,
"cleaning_tool_clean_urls_label" : {
"message" : "Here you can find the cleaned URLs:" ,
2019-08-06 12:25:53 +00:00
"description" : "This string is used as title on the cleaning tool page for the clean URLs."
2019-09-11 16:08:41 +00:00
} ,
"local_hosts_skipping" : {
2019-12-28 12:17:03 +00:00
"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)" ,
2019-09-11 16:08:41 +00:00
"description" : "This string is used as label for the local host skipping switch"
} ,
"local_hosts_skipping_title" : {
2019-12-28 12:17:03 +00:00
"message" : "Skips URLs on local hosts" ,
2019-09-11 16:08:41 +00:00
"description" : "This string is used as title for the local host skipping switch"
2019-10-22 23:16:12 +00:00
} ,
2020-01-29 08:31:38 +00:00
"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" : {
2020-06-05 19:50:03 +00:00
"message" : "Limit the log to $LIMIT$ entries." ,
2020-01-29 08:31:38 +00:00
"description" : "This string is used as name for the log limit label." ,
"placeholders" : {
"limit" : {
"content" : "$1" ,
"example" : "100"
}
}
} ,
2019-10-22 23:16:12 +00:00
"blocked_html_title" : {
"message" : "This site was blocked by <b>ClearURLs</b>" ,
"description" : "This string is used as title on the blocked site page."
} ,
"blocked_html_body" : {
2019-11-24 17:05:42 +00:00
"message" : "This site was blocked by the <b>ClearURLs</b> 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." ,
2019-10-22 23:16:12 +00:00
"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" : {
2020-03-20 00:50:22 +00:00
"message" : "[ClearURLs]: The watchdog has detected a problem and has already failed $TIMES$ times." ,
"description" : "This string is used as text for the watchdog" ,
"placeholders" : {
"times" : {
"content" : "$1" ,
"example" : "3"
}
}
2019-11-24 17:05:42 +00:00
} ,
"domain_blocking_enabled" : {
2019-12-28 12:17:03 +00:00
"message" : "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)" ,
2019-11-24 17:05:42 +00:00
"description" : "This string is used as label for the domain blocking switch"
} ,
"domain_blocking_enabled_title" : {
2019-12-28 12:17:03 +00:00
"message" : "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)" ,
2019-11-24 17:05:42 +00:00
"description" : "This string is used as title for the domain blocking switch"
2020-01-06 15:22:37 +00:00
} ,
2020-01-29 08:31:38 +00:00
"log_ping_blocked" : {
"message" : "This hyperlink auditing was blocked" ,
"description" : "This string is used on hyperlink auditing in the ClearURLs log."
} ,
2020-01-06 15:22:37 +00:00
"ping_blocking_enabled" : {
"message" : "Block hyperlink auditing (See also <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing' target='_blank'>this article</a>)" ,
"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"
2020-03-20 00:50:22 +00:00
} ,
2020-04-14 21:10:40 +00:00
"extension_description" : {
"message" : "Remove tracking elements from URLs." ,
"description" : "Extension description (max. 132 characters)"
} ,
2020-03-20 00:50:22 +00:00
"eTag_filtering_log" : {
"message" : "ETag header was removed from this request" ,
"description" : "This string is used on ETag header filtering in the ClearURLs log."
} ,
"eTag_filtering_enabled" : {
"message" : "Filters ETag headers from requests (See also <a href='https://en.wikipedia.org/wiki/HTTP_ETag#Tracking_using_ETags' target='_blank'>this article</a>)" ,
"description" : "This string is used as label for the ETag header filtering switch"
} ,
"eTag_filtering_enabled_title" : {
"message" : "Filters ETag headers. Hint: Cache must be cleared before first use." ,
"description" : "This string is used as title for the ETag header filtering switch"
2020-06-05 18:13:21 +00:00
} ,
"popup_html_rules_status_head_title" : {
2020-11-21 20:16:38 +00:00
"message" : " " ,
2020-06-05 18:13:21 +00:00
"description" : "not needed, only to prevent exceptions"
} ,
"popup_html_statistics_percentage_title" : {
2020-11-21 20:16:38 +00:00
"message" : " " ,
2020-06-05 18:13:21 +00:00
"description" : "not needed, only to prevent exceptions"
} ,
"popup_html_statistics_blocked_title" : {
2020-11-21 20:16:38 +00:00
"message" : " " ,
2020-06-05 18:13:21 +00:00
"description" : "not needed, only to prevent exceptions"
} ,
"popup_html_statistics_elements_title" : {
2020-11-21 20:16:38 +00:00
"message" : " " ,
2020-06-05 18:13:21 +00:00
"description" : "not needed, only to prevent exceptions"
} ,
"popup_html_statistics_head_title" : {
2020-11-21 20:16:38 +00:00
"message" : " " ,
2020-06-05 18:13:21 +00:00
"description" : "not needed, only to prevent exceptions"
} ,
"popup_html_configs_head_title" : {
2020-11-21 20:16:38 +00:00
"message" : " " ,
2020-06-05 18:13:21 +00:00
"description" : "not needed, only to prevent exceptions"
2020-06-05 22:02:03 +00:00
} ,
"context_menu_enabled_title" : {
2020-11-21 20:16:38 +00:00
"message" : " " ,
2020-06-05 22:02:03 +00:00
"description" : "not needed, only to prevent exceptions"
2018-05-21 21:25:20 +00:00
}
2020-01-29 08:31:38 +00:00
}