LocalCDN-Firefox-Chrome-Brave/_locales/en_CA/messages.json

267 lines
10 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"extensionDescription": {
"message": "Protects you against tracking through CDNs (Content Delivery Networks) by redirecting to local resources.",
"description": "Protects you against tracking through CDNs (Content Delivery Networks) by redirecting to local resources."
},
"amountInjectedDescription": {
"message": "Amount of local Content Delivery Network resource injections since installation.",
"description": "Amount injected description."
},
"optionsTitle": {
"message": "Options",
"description": "Options title"
},
"showIconBadgeTitle": {
"message": "Display injection counts on icon",
"description": "Show icon badge title"
},
"showIconBadgeDescription": {
"message": "Show the number of injected resources on the extension icon.",
"description": "Show icon badge description."
},
"blockMissingTitle": {
"message": "Block requests for missing resources",
"description": "Block requests for missing resources title"
},
"blockMissingDescription": {
"message": "Cancel intercepted request if the required resource is not locally available.",
"description": "Block requests for missing resources description."
},
"disablePrefetchTitle": {
"message": "Disable link prefetching",
"description": "Disable prefetch title"
},
"disablePrefetchDescription": {
"message": "Prevent disallowed requests from leaking out to delivery networks.",
"description": "Disable prefetch description."
},
"stripMetadataTitle": {
"message": "Strip metadata from allowed requests",
"description": "Strip metadata title"
},
"stripMetadataDescription": {
"message": "Erase sensitive data from allowed CDN-requests for improved privacy.",
"description": "Strip metadata description."
},
"allowlistedDomainsTitle": {
"message": "Deactivate LocalCDN for these domains:",
"description": "Deactivate LocalCDN for these domains:"
},
"allowlistedDomainsDescription": {
"message": "Enter domains to disable LocalCDN here. One entry per line.",
"description": "Enter domains to disable LocalCDN there. One domain per line."
},
"advancedLabel": {
"message": "Advanced",
"description": "Advanced label"
},
"generateRuleSetTitle": {
"message": "Generate rule sets for your adblocker",
"description": "Generate rule sets for your adblocker"
},
"generateRuleSetDescription": {
"message": "In case you are using an adblocker you can generate the rules here. You have to add these rules manually in your adblocker.",
"description": "In case you are using an adblocker you can generate the rules here. You have to add these rules manually in your adblocker."
},
"lastUpdate": {
"message": "Last update:",
"description": "Last update:"
},
"copyRuleSet": {
"message": "Copy",
"description": "Text of button to copy ruleset"
},
"loggingTitle": {
"message": "Enable logging",
"description": "Enable logging"
},
"loggingDescription": {
"message": "You can open the log with the icon in the menu. The log will be deleted when you close the browser or disable logging.",
"description": "You can open the log with the icon in the menu. The log will be deleted when you close the browser or disable logging."
},
"featureBreaksWebsitesDescription": {
"message": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually add affected domains to the allow list.",
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually add affected domains to the allow list."
},
"featureBreaksWebsitesButton": {
"message": "Disable",
"description": "Disable"
},
"labelManipulateDOM": {
"message": "Filter HTML source code",
"description": "Filter HTML source code"
},
"labelDonate": {
"message": "Donate",
"description": "Donate"
},
"negateHtmlFilterListTitle": {
"message": "Invert HTML filter",
"description": "Invert HTML filter"
},
"negateHtmlFilterListDescription": {
"message": "Enable this option to always apply the HTML filter. The domains in the list will be ignored then. If this option is disabled, the HTML filter is only applied to domains in the list.",
"description": "Enable this option to always apply the HTML filter. The domains in the list will be ignored then. If this option is disabled, the HTML filter is only applied to domains in the list."
},
"negateHtmlFilterListWarning": {
"message": "This function can break websites. Please note the information on the Wiki page.",
"description": "This function can break websites. Please note the information on the Wiki page."
},
"htmlFilterDomainsTitleExclude": {
"message": "Do not apply HTML filter to these domains:",
"description": "Do not apply HTML filter to these domains:"
},
"htmlFilterDomainsDescription": {
"message": "Enter the domains to be handled or ignored by the HTML filter. One entry per line.",
"description": "Enter the domains to be handled or ignored by the HTML filter. One entry per line."
},
"htmlFilterDomainsTitleInclude": {
"message": "Apply HTML filter for these domains:",
"description": "Apply HTML filter for these domains:"
},
"blockGoogleFontsTitle": {
"message": "Block Google Fonts",
"description": "Block Google Fonts"
},
"blockGoogleFontsDescription": {
"message": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests.",
"description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests."
},
"chooseIconStyle": {
"message": "Choose an icon for this extension",
"description": "Choose an icon for this extension"
},
"internalStatisticsTitle": {
"message": "Internal statistics",
"description": "Internal statistics"
},
"internalStatisticsDescription": {
"message": "This function is currently in an experimental stage. No data transmission. Its all local on your device.",
"description": "No data transmission. Its all local on your device."
},
"headerStatistics": {
"message": "Statistics",
"description": "Statistics. The header of a statistics page."
},
"labelToday": {
"message": "Today",
"description": "Statistics view for today."
},
"labelPastWeek": {
"message": "Last week",
"description": "Statistics view for past week."
},
"labelPastMonth": {
"message": "Last month",
"description": "Statistics view for past month."
},
"labelPastYear": {
"message": "Last year",
"description": "Statistics view for past year."
},
"labelDelete": {
"message": "Delete",
"description": "Button to delete all statistics data."
},
"labelAvg": {
"message": "Average (Replacements per day)",
"description": "Followed by a number of average injections per day within a specific period."
},
"labelInjectedFrameworks": {
"message": "Replaced frameworks",
"description": "Followed by a number of injections within a specific period."
},
"dialogConfirmDeleteStatistics": {
"message": "Are you sure you want to delete all the statistics?",
"description": "Are you sure you want to delete all the statistics?"
},
"labelDomainsAllowlistGoogleFonts": {
"message": "These domains are allowed to load Google Fonts. One entry per line.",
"description": "These domains are allowed to load Google Fonts. One entry per line."
},
"btnGeneral": {
"message": "Basic",
"description": "Basic"
},
"btnAdvanced": {
"message": "Advanced",
"description": "Advanced"
},
"btnOther": {
"message": "Other",
"description": "Other"
},
"btnInfo": {
"message": "Info",
"description": "Info"
},
"headerStorageType": {
"message": "Storage type",
"description": "Storage type"
},
"labelStorageTypeLocal": {
"message": "Local",
"description": "Local"
},
"labelStorageTypeSync": {
"message": "Sync",
"description": "Sync"
},
"headerImportExport": {
"message": "Import/Export",
"description": "Import/Export"
},
"labelExportData": {
"message": "Back up to file",
"description": "Back up to file"
},
"labelImportData": {
"message": "Restore from file",
"description": "Restore from file"
},
"dialogImportSuccessful": {
"message": "Import successful",
"description": "Import successful"
},
"dialogImportFailed": {
"message": "Import failed",
"description": "Import failed"
},
"updateNotificationTitle": {
"message": "Notification after an update",
"description": "Notification after an update"
},
"updateNotificationNever": {
"message": "Never (Silent Updates)",
"description": "Never (Silent Updates)"
},
"updateNotificationOnlyRules": {
"message": "Only if new CDNs and rules",
"description": "Only if new CDNs and rules"
},
"updateNotificationAlways": {
"message": "Always",
"description": "Always"
},
"websiteBroken": {
"message": "Website broken?",
"description": "Website broken?"
},
"hideDonationButton": {
"message": "Hide donation button",
"description": "Hide donation button"
},
"betaLabel": {
"message": "Beta",
"description": "beta"
},
"changeBadgeColorMissingResourcesTitle": {
"message": "Indicate missing resources on the icon",
"description": "Indicate missing resources on the icon"
},
"changeBadgeColorMissingResourcesDescription": {
"message": "Change the badge colour if resources are missing.",
"description": "Change the badge color if resources are missing."
}
}