uBlock/src/_locales/en/messages.json

539 lines
17 KiB
JSON
Raw Normal View History

2014-06-24 00:42:43 +02:00
{
2014-07-13 03:03:12 +02:00
"extName":{
2015-04-07 16:33:54 +02:00
"message":"uBlock₀",
2014-07-13 03:03:12 +02:00
"description":"extension name."
},
"extShortDesc":{
"message":"Finally, an efficient blocker. Easy on CPU and memory.",
2014-07-13 03:03:12 +02:00
"description":"this will be in the chrome web store: must be 132 characters or less"
},
2014-09-15 17:21:40 +02:00
"dashboardName":{
2015-04-07 16:33:54 +02:00
"message":"uBlock₀ — Dashboard",
2015-04-09 12:17:52 +02:00
"description":"English: uBlock₀ — Dashboard"
2014-09-15 17:21:40 +02:00
},
2014-07-13 03:03:12 +02:00
"settingsPageName":{
"message":"Settings",
"description":"appears as tab name in dashboard"
2014-07-13 03:03:12 +02:00
},
"3pPageName":{
"message":"3rd-party filters",
"description":"appears as tab name in dashboard"
2014-07-13 03:03:12 +02:00
},
"1pPageName":{
"message":"My filters",
"description":"appears as tab name in dashboard"
},
"rulesPageName": {
"message": "My rules",
"description": "appears as tab name in dashboard"
2014-07-13 03:03:12 +02:00
},
2014-07-17 16:52:43 +02:00
"whitelistPageName":{
"message":"Whitelist",
"description":"appears as tab name in dashboard"
2014-07-17 16:52:43 +02:00
},
2014-07-13 03:03:12 +02:00
"statsPageName":{
2015-04-07 16:33:54 +02:00
"message":"uBlock₀ — Network request log",
"description":"Title for the network request log window"
2014-07-13 03:03:12 +02:00
},
"aboutPageName":{
"message":"About",
"description":"appears as tab name in dashboard"
2014-07-13 03:03:12 +02:00
},
"popupPowerSwitchInfo":{
2015-04-09 12:17:52 +02:00
"message":"Click: disable\/enable uBlock₀ for this site.\n\nCtrl+click: disable uBlock₀ only on this page.",
"description":"English: Click: disable\/enable uBlock₀ for this site.\n\nCtrl+click: disable uBlock₀ only on this page."
2014-07-13 03:03:12 +02:00
},
"popupBlockedRequestPrompt":{
"message":"requests blocked",
"description":"English: requests blocked"
},
"popupBlockedOnThisPagePrompt":{
"message":"on this page",
"description":"English: on this page"
},
2015-03-10 22:02:19 +01:00
"popupBlockedStats":{
"message":"{{count}} or {{percent}}%",
"description":"Example: 15 or 13%"
},
2014-07-13 03:03:12 +02:00
"popupBlockedSinceInstallPrompt":{
"message":"since install",
"description":"English: since install"
},
2014-07-18 16:57:11 +02:00
"popupOr":{
"message":"or",
"description":"English: or"
},
2014-07-31 17:28:05 +02:00
"popupTipDashboard":{
"message":"Click to open the dashboard",
"description":"English: Click to open the dashboard"
},
"popupTipPicker":{
2014-07-31 17:30:52 +02:00
"message":"Enter element picker mode",
2014-07-31 17:28:05 +02:00
"description":"English: Enter element picker mode"
},
"popupTipLog":{
"message":"Go to request log",
"description":"English: Go to request log"
},
2015-03-27 22:25:18 +01:00
"popupTipNoPopups":{
"message":"Toggle the blocking of all popups for this site",
"description":"English: Toggle the blocking of all popups for this site"
},
2015-03-27 22:25:18 +01:00
"popupTipNoStrictBlocking":{
"message":"Toggle strict blocking for this site",
"description":"English: Toggle strict blocking for this site"
},
"popupTipNoCosmeticFiltering":{
"message":"Toggle cosmetic filtering for this site",
"description":"English: Toggle cosmetic filtering for this site"
},
2015-02-04 15:03:34 +01:00
"popupAnyRulePrompt":{
"message":"all",
"description":""
},
"popupImageRulePrompt":{
"message":"images",
"description":""
},
2015-02-04 18:51:43 +01:00
"popup3pAnyRulePrompt":{
"message":"3rd-party",
"description":""
},
"popupInlineScriptRulePrompt":{
"message":"inline scripts",
"description":""
},
"popup1pScriptRulePrompt":{
"message":"1st-party scripts",
"description":""
},
"popup3pScriptRulePrompt":{
"message":"3rd-party scripts",
"description":""
},
"popup3pFrameRulePrompt":{
"message":"3rd-party frames",
"description":""
},
"popupHitDomainCountPrompt":{
2015-02-07 06:01:03 +01:00
"message":"domains connected",
2015-02-07 00:20:33 +01:00
"description":"appears in popup"
},
"popupHitDomainCount":{
2015-02-06 23:42:09 +01:00
"message":"{{count}} out of {{total}}",
"description":"appears in popup"
},
2014-07-13 03:03:12 +02:00
"pickerCreate":{
"message":"Create",
"description":"English: Create"
},
"pickerPick":{
"message":"Pick",
"description":"English: Pick"
},
"pickerQuit":{
"message":"Quit",
"description":"English: Quit"
},
"pickerNetFilters":{
"message":"Net filters",
"description":"English: Net filters"
},
"pickerCosmeticFilters":{
"message":"Cosmetic filters",
"description":"English: Cosmetic filters"
},
"pickerCosmeticFiltersHint":{
"message":"Click, Ctrl-click",
"description":"English: Click, Ctrl-click"
},
2014-09-27 18:29:30 +02:00
"pickerContextMenuEntry":{
"message":"Block element",
"description":"English: Block element"
},
2014-07-13 03:03:12 +02:00
"settingsCollapseBlockedPrompt":{
"message":"Hide placeholders of blocked elements",
"description":"English: Hide placeholders of blocked elements"
},
"settingsIconBadgePrompt":{
"message":"Show the number of blocked requests on the icon",
"description":"English: Show the number of blocked requests on the icon"
},
2014-09-27 18:24:37 +02:00
"settingsContextMenuPrompt":{
"message":"Make use of context menu where appropriate",
"description":"English: Make use of context menu where appropriate"
},
"settingsColorBlindPrompt":{
"message":"Color-blind friendly",
"description":"English: Color-blind friendly"
},
"settingsAdvancedUserPrompt":{
2015-01-06 17:56:24 +01:00
"message":"I am an advanced user (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Required reading<\/a>)",
"description":"English: "
2015-06-01 21:03:22 +02:00
},
"settingsPrefetchingDisabledPrompt":{
"message":"Disable pre-fetching (to prevent any connection for blocked network requests)",
"description":"English: "
},
"settingsHyperlinkAuditingDisabledPrompt":{
2015-06-03 00:52:08 +02:00
"message":"Disable hyperlink auditing/beacon",
"description":"English: "
},
"settingsExperimentalPrompt":{
2014-12-02 14:28:13 +01:00
"message":"Enable experimental features (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>About<\/a>)",
"description":"English: Enable experimental features"
},
2015-03-07 05:36:09 +01:00
"settingsStorageUsed":{
"message":"Storage used: {{value}} bytes",
"description":"English: Storage used: {{}} bytes"
},
"settingsLastRestorePrompt":{
"message":"Last restore:",
"description":"English: Last restore:"
},
"settingsLastBackupPrompt":{
"message":"Last backup:",
"description":"English: Last backup:"
},
2014-07-13 03:03:12 +02:00
"3pListsOfBlockedHostsPrompt":{
"message":"{{netFilterCount}} network filters {{cosmeticFilterCount}} cosmetic filters from:",
"description":"English: {{netFilterCount}} network filters {{cosmeticFilterCount}} cosmetic filters from:"
2014-07-13 03:03:12 +02:00
},
"3pListsOfBlockedHostsPerListStats":{
"message":"{{used}} used out of {{total}}",
"description":"English: {{used}} used out of {{total}}"
},
"3pAutoUpdatePrompt1":{
"message":"Auto-update filter lists.",
"description":"English: Auto-update filter lists."
},
"3pUpdateNow":{
"message":"Update now",
"description":"English: Update now"
},
2014-09-09 01:45:22 +02:00
"3pPurgeAll":{
"message":"Purge all caches",
"description":"English: Purge all caches"
},
2014-07-13 03:03:12 +02:00
"3pParseAllABPHideFiltersPrompt1":{
"message":"Parse and enforce cosmetic filters.",
2014-07-13 03:03:12 +02:00
"description":"English: Parse and enforce Adblock+ element hiding filters."
},
"3pParseAllABPHideFiltersInfo":{
2015-04-09 12:17:52 +02:00
"message":"<p>This option enables the parsing and enforcing of <a href=\"https:\/\/adblockplus.org\/en\/faq_internal#elemhide\">Adblock Plus-compatible &ldquo;element hiding&rdquo; filters<\/a>. 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 net request-based filtering engine.<\/p><p>Enabling this feature increases uBlock₀'s memory footprint.<\/p>",
2014-07-13 03:03:12 +02:00
"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"
},
"3pGroupAds":{
"message":"Ads",
"description":"English: Ads"
},
"3pGroupPrivacy":{
"message":"Privacy",
"description":"English: Privacy"
},
"3pGroupMalware":{
2014-07-16 16:40:43 +02:00
"message":"Malware domains",
"description":"English: Malware domains"
},
"3pGroupSocial":{
"message":"Social",
"description":"English: Social"
},
"3pGroupMultipurpose":{
"message":"Multipurpose",
"description":"English: Multipurpose"
},
"3pGroupRegions":{
"message":"Regions, languages",
"description":"English: Regions, languages"
},
2014-07-25 22:12:20 +02:00
"3pGroupCustom":{
"message":"Custom",
"description":"English: Custom"
},
"3pExternalListsHint":{
"message":"One URL per line. Lines prefixed with &lsquo;!&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"description":"English: One URL per line. Lines prefixed with &lsquo;!&rsquo; will be ignored. Invalid URLs will be silently ignored."
},
"3pExternalListsApply":{
"message":"Parse",
"description":"English: Parse"
2014-07-25 22:12:20 +02:00
},
2014-07-26 22:10:20 +02:00
"3pExternalListPurge":{
"message":"purge cache",
"description":"English: purge cache"
},
"3pExternalListNew":{
"message":"new version available",
"description":"English: new version available"
},
"3pExternalListObsolete":{
2014-09-14 15:38:16 +02:00
"message":"outdated",
"description":"English: outdated"
},
2015-03-10 22:02:19 +01:00
"3pLastUpdate":{
"message":"Last update: {{ago}}",
"description":"English: Last update: {{ago}}, where 'ago' will be replaced with something like '2 days ago'"
},
2014-07-13 03:03:12 +02:00
"1pFormatHint":{
"message":"One filter per line. A filter can be a plain hostname, or an Adblock Plus-compatible filter. Lines prefixed with &lsquo;!&rsquo; 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 &lsquo;!&rsquo; will be ignored."
},
"1pImport":{
"message":"Import and append",
"description":"English: Import and append"
},
"1pExport":{
"message":"Export",
"description":"English: Export"
},
"1pExportFilename" : {
2015-01-06 18:14:37 +01:00
"message": "my-ublock-static-filters_{{datetime}}.txt",
"description": "English: my-ublock-static-filters_{{datetime}}.txt"
},
2014-07-13 03:03:12 +02:00
"1pApplyChanges":{
"message":"Apply changes",
"description":"English: Apply changes"
},
2015-02-11 17:34:51 +01:00
"rulesPermanentHeader": {
"message": "Permanent rules",
"description": "header"
},
"rulesTemporaryHeader": {
"message": "Temporary rules",
"description": "header"
},
"rulesRevert": {
"message": "Revert",
"description": "This will remove all temporary rules"
},
"rulesCommit": {
"message": "Commit",
"description": "This will persist temporary rules"
},
"rulesEdit": {
"message": "Edit",
"description": "Will enable manual-edit mode (textarea)"
},
"rulesEditSave": {
"message": "Save",
"description": "Will save manually-edited content and exit manual-edit mode"
},
"rulesEditDiscard": {
"message": "Discard",
"description": "Will discard manually-edited content and exit manual-edit mode"
},
"rulesImport": {
"message": "Import from file...",
"description": ""
},
"rulesExport": {
2015-02-11 17:34:51 +01:00
"message": "Export to file",
"description": ""
},
"rulesDefaultFileName": {
2015-01-06 18:14:37 +01:00
"message": "my-ublock-dynamic-rules_{{datetime}}.txt",
"description": "default file name to use"
},
2015-01-18 21:01:50 +01:00
"rulesHint": {
2015-01-18 20:17:03 +01:00
"message": "List of your dynamic filtering rules.",
"description": "English: List of your dynamic filtering rules."
},
2015-01-18 21:01:50 +01:00
"rulesFormatHint": {
"message": "Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full documentation<\/a>).",
2015-01-18 20:17:03 +01:00
"description": "English: dynamic rule syntax and full documentation."
},
2014-07-17 16:52:43 +02:00
"whitelistPrompt":{
2015-04-09 12:17:52 +02:00
"message":"Your list of host names for which uBlock₀ will be disabled. One entry per line. Invalid host names will be silently ignored.",
"description":"English: Your list of host names for which uBlock₀ will be disabled. One host name per line. Invalid host names will be silently ignored."
2014-07-17 16:52:43 +02:00
},
"whitelistImport":{
"message":"Import and append",
"description":"English: Import and append"
},
"whitelistExport":{
"message":"Export",
"description":"English: Export"
},
"whitelistExportFilename" : {
2015-01-06 18:14:37 +01:00
"message": "my-ublock-whitelist_{{datetime}}.txt",
"description": "English: my-ublock-whitelist_{{datetime}}.txt"
},
2014-07-17 16:52:43 +02:00
"whitelistApply":{
"message":"Apply changes",
"description":"English: Apply changes"
},
2014-07-13 03:03:12 +02:00
"logRequestsHeaderType":{
"message":"Type",
"description":"English: Type"
},
"logRequestsHeaderDomain":{
"message":"Domain",
"description":"English: Domain"
},
"logRequestsHeaderURL":{
"message":"URL",
"description":"English: URL"
},
"logRequestsHeaderFilter":{
"message":"Filter",
"description":"English: Filter"
},
2015-05-16 16:15:02 +02:00
"logAll":{
"message":"All",
"description":"Appears in the logger's tab selector"
},
"logBehindTheScene":{
"message":"Behind the scene",
"description":"Pretty name for behind-the-scene network requests"
},
"logFilterPrompt":{
"message":"filter log entries",
"description": "English: filter log entries"
},
"logMaxEntriesTip":{
"message":"Maximum number of log entries",
"description":"Tooltip informaing that the input field is to set the maximum number of entries in the log"
},
"loggerURLFilteringContextLabel":{
"message":"Context:",
"description":"Label for the context selector"
},
"loggerURLFilteringTypeLabel":{
"message":"Type:",
"description":"Label for the type selector"
},
"loggerURLFilteringHeader":{
"message":"Dynamic URL filtering",
"description":"Small header to identify the dynamic URL filtering section"
},
2014-07-13 03:03:12 +02:00
"aboutChangelog":{
2014-08-03 13:32:39 +02:00
"message":"Change log",
"description":"English: Change log"
2014-07-13 03:03:12 +02:00
},
"aboutWiki":{
"message":"Wiki",
"description":"English: project' wiki on Github"
},
2014-07-13 03:03:12 +02:00
"aboutCode":{
2014-08-03 13:32:39 +02:00
"message":"Source code (GPLv3)",
"description":"English: Source code (GPLv3)"
2014-07-13 03:03:12 +02:00
},
2014-08-20 05:01:36 +02:00
"aboutContributors":{
"message":"Contributors",
"description":"English: Contributors"
2014-07-13 03:03:12 +02:00
},
2014-10-07 14:59:35 +02:00
"aboutBackupDataButton" : {
"message": "Backup to file",
"description": "English: Backup to file"
},
"aboutBackupFilename" : {
2015-01-06 18:14:37 +01:00
"message": "my-ublock-backup_{{datetime}}.txt",
"description": "English: my-ublock-backup_{{datetime}}.txt"
2014-10-07 14:59:35 +02:00
},
"aboutRestoreDataButton" : {
"message": "Restore from file...",
"description": "English: Restore from file..."
},
"aboutResetDataButton" : {
"message": "Reset to default settings...",
"description": "English: Reset to default settings..."
2014-10-07 14:59:35 +02:00
},
"aboutRestoreDataConfirm" : {
2015-04-09 12:17:52 +02:00
"message": "All your settings will be overwritten using data backed up on {{time}}, and uBlock₀ will restart.\n\nOverwrite all existing settings using backed up data?",
2014-10-07 14:59:35 +02:00
"description": "Message asking user to confirm restore"
},
"aboutRestoreDataError" : {
"message": "The data could not be read or is invalid",
"description": "Message to display when an error occurred during restore"
},
2014-10-07 14:59:35 +02:00
"aboutResetDataConfirm" : {
2015-04-09 12:17:52 +02:00
"message": "All your settings will be removed, and uBlock₀ will restart.\n\nReset uBlock₀ to factory settings?",
"description": "Message asking user to confirm reset"
2014-10-07 14:59:35 +02:00
},
2014-09-15 17:09:06 +02:00
"errorCantConnectTo":{
"message":"Unable to connect to {{url}}",
"description":"English: Network error: unable to connect to {{url}}"
},
2015-03-09 17:57:52 +01:00
"subscriberConfirm":{
2015-04-09 12:17:52 +02:00
"message":"uBlock₀: Add the following URL to your custom filter lists?\n\nTitle: \"{{title}}\"\nURL: {{url}}",
2015-03-09 18:06:25 +01:00
"description":"English: The message seen by the user to confirm subscription to a ABP filter list"
2015-03-09 17:57:52 +01:00
},
2015-03-10 00:10:04 +01:00
"elapsedOneMinuteAgo":{
"message":"a minute ago",
"description":"English: a minute ago"
},
"elapsedManyMinutesAgo":{
"message":"{{value}} minutes ago",
"description":"English: {{value}} minutes ago"
},
"elapsedOneHourAgo":{
"message":"an hour ago",
"description":"English: an hour ago"
2015-03-10 00:10:04 +01:00
},
"elapsedManyHoursAgo":{
"message":"{{value}} hours ago",
"description":"English: {{value}} hours ago"
},
"elapsedOneDayAgo":{
"message":"a day ago",
"description":"English: a day ago"
},
"elapsedManyDaysAgo":{
"message":"{{value}} days ago",
"description":"English: {{value}} days ago"
},
2015-03-02 19:49:34 +01:00
"showDashboardButton":{
"message":"Show Dashboard",
2015-03-15 18:14:22 +01:00
"description":"Firefox/Fennec-specific: Show Dashboard"
2015-03-02 19:49:34 +01:00
},
"showNetworkLogButton":{
"message":"Show Logger",
"description":"Firefox/Fennec-specific: Show Logger"
2015-03-02 19:49:34 +01:00
},
"fennecMenuItemBlockingOff": {
"message": "off",
2015-04-09 12:17:52 +02:00
"description": "Firefox-specific: appears as 'uBlock₀ (off)'"
2015-03-02 19:49:34 +01:00
},
2015-03-26 00:28:22 +01:00
"docblockedPrompt1": {
2015-04-09 12:17:52 +02:00
"message": "uBlock₀ has prevented the following page from loading:",
"description": "English: uBlock₀ has prevented the following page from loading:"
2015-03-26 00:28:22 +01:00
},
"docblockedPrompt2": {
"message": "Because of the following filter",
"description": "English: Because of the following filter"
},
"docblockedBack": {
"message": "Go back",
"description": "English: Go back"
},
"docblockedClose": {
"message": "Close this window",
"description": "English: Close this window"
},
"docblockedProceed": {
2015-03-30 19:10:29 +02:00
"message": "Disable strict blocking for {{hostname}}",
"description": "English: Disable strict blocking for {{hostname}} ..."
},
"docblockedDisableTemporary": {
"message": "Temporarily",
"description": "English: Temporarily"
},
"docblockedDisablePermanent": {
"message": "Permanently",
"description": "English: Permanently"
2015-03-26 00:28:22 +01:00
},
2014-07-13 03:03:12 +02:00
"dummy":{
"message":"This entry must be the last one",
"description":"so we dont need to deal with comma for last entry"
}
}