{
"extName": {
"message": "µBlock",
"description": "extension name."
},
"extShortDesc": {
"message": "Finally, an efficient blocker for Chromium-based browsers. Easy on CPU and memory.",
"description": "this will be in the chrome web store: must be 132 characters or less"
},
"settingsPageName": {
"message": "Settings",
"description": "appears as tab name in dashboard."
},
"3pPageName" : {
"message": "3rd-party filters",
"description": "appears as tab name in dashboard."
},
"1pPageName" : {
"message": "Your filters",
"description": "appears as tab name in dashboard."
},
"aboutPageName": {
"message": "About",
"description": "appears as tab name in dashboard."
},
"popupPowerSwitchInfo": {
"message": "click the power button to
permanently disable or enable
µBlock for the current site",
"description": "English (mind the horizontal extent): click the power button to
permanently disable or enable
µBlock for the current site"
},
"popupBlockedRequestPrompt": {
"message": "requests blocked",
"description": "English: requests blocked"
},
"popupBlockedOnThisPagePrompt": {
"message": "on this page",
"description": "English: on this page"
},
"popupBlockedSinceInstallPrompt": {
"message": "since install",
"description": "English: since install"
},
"settingsIconBadgePrompt" : {
"message": "Show the number of blocked requests on the icon",
"description": "English: Show the number of blocked requests on the icon"
},
"3pListsOfBlockedHostsPrompt2" : {
"message": "{{ubiquitousBlacklistCount}} network filters from:",
"description": "English: {{ubiquitousBlacklistCount}} network filters from:"
},
"3pListsOfBlockedHostsPerListStats" : {
"message": "{{used}} used out of {{total}}",
"description": "English: {{used}} used out of {{total}}"
},
"3pParseAllABPHideFiltersPrompt1" : {
"message": "Parse and enforce Adblock+ element hiding filters.",
"description": "English: Parse and enforce Adblock+ element hiding filters."
},
"3pParseAllABPHideFiltersPrompt2" : {
"message": "{{abpHideFilterCount}} element hiding filters used.",
"description": "English: {{abpHideFilterCount}} element hiding filters used."
},
"3pParseAllABPHideFiltersInfo" : {
"message": "
This option enables the parsing and enforcing of Adblock Plus-compatible “element hiding” filters. These filters are essentially cosmetic, they serve to hide elements in a web page which are deemed to be a visual nuisance, and which can't be blocked by the matrix- or ABP-filtering engines.
Enabling this feature increases µBlock's memory footprint.
", "description": "English: see English messages.json" }, "3pListsOfBlockedHostsHeader" : { "message": "Lists of blocked hosts", "description": "English: Lists of blocked hosts" }, "3pApplyChanges" : { "message": "Apply changes", "description": "English: Apply changes" }, "1pFormatHint" : { "message": "One filter per line. A filter can be a plain hostname, or an Adblock Plus-compatible filter. Lines prefixed with ‘!’ will be ignored.", "description": "English: One filter per line. A filter can be a plain hostname, or an Adblock Plus-compatible filter. Lines prefixed with ‘!’ will be ignored." }, "1pImport" : { "message": "Import and append", "description": "English: Import and append" }, "1pExport" : { "message": "Export", "description": "English: Export" }, "1pApplyChanges" : { "message": "Apply changes", "description": "English: Apply changes" }, "aboutChangelog" : { "message": "Change log", "description": "English: Change log" }, "aboutCode" : { "message": "Source code (GPLv3)", "description": "English: Source code (GPLv3)" }, "aboutExtensionDataHeader" : { "message": "Extension data", "description": "English: Extension data" }, "aboutAssetsUpdatePrompt" : { "message": "µBlock assets can be updated here without having to wait for the next release of the extension. These assets are pulled from the project's Github repository.", "description": "Short descriptive text of the update feature" }, "aboutAssetsUpdateColPath" : { "message": "Path", "description": "Path column header" }, "aboutAssetsUpdateColStatus" : { "message": "Status", "description": "Status column header" }, "aboutAssetsUpdateGetListError" : { "message": "An error occurred. Is XHR blocked for raw2.github.com?", "description": "Successful outcome of clicking 'update' button" }, "aboutAssetsUpdateStatusAdded" : { "message": "To add", "description": "Displayed in the status column for each entry" }, "aboutAssetsUpdateStatusChanged" : { "message": "New version available", "description": "Displayed in the status column for each entry" }, "aboutAssetsUpdateStatusUnchanged" : { "message": "Up to date", "description": "Displayed in the status column for each entry" }, "aboutAssetsUpdateStatusRemoved" : { "message": "To remove", "description": "Displayed in the status column for each entry" }, "aboutAssetsUpdateButton" : { "message": "Update", "description": "Update button" }, "aboutAssetsUpdatingButton" : { "message": "Updating...", "description": "Updating..." }, "dummy": { "message": "This entry must be the last one", "description": "so we dont need to deal with comma for last entry" } }