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" : {
2015-01-15 17:15:28 +01:00
"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" ,
2014-12-31 23:26:17 +01:00
"description" : "appears as tab name in dashboard"
2014-07-13 03:03:12 +02:00
} ,
"3pPageName" : {
"message" : "3rd-party filters" ,
2014-12-31 23:26:17 +01:00
"description" : "appears as tab name in dashboard"
2014-07-13 03:03:12 +02:00
} ,
"1pPageName" : {
2014-12-31 23:26:17 +01:00
"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" ,
2014-12-31 23:26:17 +01:00
"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" ,
2015-01-18 21:03:34 +01:00
"description" : "Title for the network request log window"
2014-07-13 03:03:12 +02:00
} ,
"aboutPageName" : {
"message" : "About" ,
2014-12-31 23:26:17 +01:00
"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" : {
2015-04-05 18:03:14 +02:00
"message" : "Toggle the blocking of all popups for this site" ,
"description" : "English: Toggle the blocking of all popups for this site"
2014-11-30 02:36:53 +01:00
} ,
2015-03-27 22:25:18 +01:00
"popupTipNoStrictBlocking" : {
2015-04-05 18:03:14 +02:00
"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"
2014-11-30 02:36:53 +01:00
} ,
2015-06-10 15:23:48 +02:00
"popupTipNoRemoteFonts" : {
"message" : "Toggle the blocking of remote fonts for this site" ,
"description" : "English: Toggle the blocking of remote fonts for this site"
} ,
2015-02-04 15:03:34 +01:00
"popupAnyRulePrompt" : {
"message" : "all" ,
"description" : ""
} ,
2014-12-31 23:26:17 +01:00
"popupImageRulePrompt" : {
"message" : "images" ,
"description" : ""
} ,
2015-02-04 18:51:43 +01:00
"popup3pAnyRulePrompt" : {
"message" : "3rd-party" ,
"description" : ""
} ,
2015-07-25 01:27:23 +02:00
"popup3pPassiveRulePrompt" : {
"message" : "3rd-party css/images" ,
"description" : ""
} ,
2014-12-31 23:26:17 +01:00
"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-12-31 23:26:17 +01:00
} ,
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"
} ,
2014-09-27 15:56:44 +02:00
"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"
} ,
2015-04-22 16:46:10 +02:00
"settingsColorBlindPrompt" : {
"message" : "Color-blind friendly" ,
"description" : "English: Color-blind friendly"
} ,
2015-08-11 21:29:14 +02:00
"settingsCloudStorageEnabledPrompt" : {
"message" : "Enable cloud storage support" ,
"description" : ""
} ,
2015-01-06 17:44:06 +01:00
"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>)" ,
2015-01-06 17:44:06 +01:00
"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: "
2015-06-02 14:26:35 +02:00
} ,
"settingsHyperlinkAuditingDisabledPrompt" : {
2015-06-03 00:52:08 +02:00
"message" : "Disable hyperlink auditing/beacon" ,
2015-06-02 14:26:35 +02:00
"description" : "English: "
2015-01-06 17:44:06 +01:00
} ,
2015-06-25 02:01:27 +02:00
"settingsWebRTCIPAddressHiddenPrompt" : {
2015-07-08 14:32:38 +02:00
"message" : "Prevent WebRTC from leaking local IP addresses" ,
2015-06-25 02:01:27 +02:00
"description" : "English: "
} ,
2014-09-30 21:55:18 +02:00
"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>)" ,
2014-09-30 21:55:18 +02:00
"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" : {
2014-07-16 02:32:33 +02:00
"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}}"
} ,
2014-08-20 02:41:52 +02:00
"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" : {
2014-08-20 02:41:52 +02:00
"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 “element hiding” 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"
} ,
2014-07-16 02:32:33 +02:00
"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"
2014-07-16 02:32:33 +02:00
} ,
"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 ‘!’ will be ignored. Invalid URLs will be silently ignored." ,
"description" : "English: One URL per line. Lines prefixed with ‘!’ will be ignored. Invalid URLs will be silently ignored."
} ,
"3pExternalListsApply" : {
2014-11-30 02:36:53 +01:00
"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"
} ,
2014-08-20 02:41:52 +02:00
"3pExternalListNew" : {
"message" : "new version available" ,
"description" : "English: new version available"
} ,
"3pExternalListObsolete" : {
2014-09-14 15:38:16 +02:00
"message" : "outdated" ,
"description" : "English: outdated"
2014-08-20 02:41:52 +02:00
} ,
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 ‘!’ 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"
} ,
2014-11-30 02:36:53 +01:00
"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-11-30 02:36:53 +01:00
} ,
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"
} ,
2014-12-31 23:26:17 +01:00
"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" ,
2014-12-31 23:26:17 +01:00
"description" : ""
} ,
"rulesDefaultFileName" : {
2015-01-06 18:14:37 +01:00
"message" : "my-ublock-dynamic-rules_{{datetime}}.txt" ,
2014-12-31 23:26:17 +01:00
"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"
} ,
2014-11-30 02:36:53 +01:00
"whitelistExportFilename" : {
2015-01-06 18:14:37 +01:00
"message" : "my-ublock-whitelist_{{datetime}}.txt" ,
"description" : "English: my-ublock-whitelist_{{datetime}}.txt"
2014-11-30 02:36:53 +01:00
} ,
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"
} ,
2015-01-18 21:03:34 +01:00
"logBehindTheScene" : {
"message" : "Behind the scene" ,
"description" : "Pretty name for behind-the-scene network requests"
} ,
2015-03-03 22:05:25 +01:00
"logFilterPrompt" : {
"message" : "filter log entries" ,
"description" : "English: filter log entries"
} ,
2015-03-04 01:10:26 +01:00
"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"
} ,
2015-05-26 15:52:09 +02:00
"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"
} ,
2015-06-07 00:31:38 +02:00
"loggerStaticFilteringHeader" : {
"message" : "Static filtering" ,
"description" : "Small header to identify the static filtering section"
} ,
"loggerStaticFilteringSentence" : {
2015-06-07 15:49:52 +02:00
"message" : "{{action}} network requests of {{type}} {{br}}which URL address matches {{url}} {{br}}and which originates {{origin}},{{br}}{{importance}} there is a matching exception filter." ,
2015-06-07 00:31:38 +02:00
"description" : "Used in the static filtering wizard"
} ,
"loggerStaticFilteringSentencePartBlock" : {
"message" : "Block" ,
"description" : "Used in the static filtering wizard"
} ,
"loggerStaticFilteringSentencePartAllow" : {
"message" : "Allow" ,
"description" : "Used in the static filtering wizard"
} ,
"loggerStaticFilteringSentencePartType" : {
"message" : "type “{{type}}”" ,
"description" : "Used in the static filtering wizard"
} ,
"loggerStaticFilteringSentencePartAnyType" : {
"message" : "any type" ,
"description" : "Used in the static filtering wizard"
} ,
2015-06-07 15:49:52 +02:00
"loggerStaticFilteringSentencePartOrigin" : {
"message" : "from “{{origin}}”" ,
"description" : "Used in the static filtering wizard"
} ,
2015-06-07 00:31:38 +02:00
"loggerStaticFilteringSentencePartAnyOrigin" : {
2015-06-07 15:49:52 +02:00
"message" : "from anywhere" ,
2015-06-07 00:31:38 +02:00
"description" : "Used in the static filtering wizard"
} ,
"loggerStaticFilteringSentencePartNotImportant" : {
"message" : "except when" ,
"description" : "Used in the static filtering wizard"
} ,
"loggerStaticFilteringSentencePartImportant" : {
"message" : "even if" ,
"description" : "Used in the static filtering wizard"
} ,
2015-06-11 18:12:23 +02:00
"loggerStaticFilteringFinderSentence1" : {
"message" : "Static filter {{filter}} found in:" ,
"description" : "Below this sentence, the filter lists in which the filter was found"
} ,
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
} ,
2014-11-30 02:36:53 +01: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" : {
2014-11-30 02:36:53 +01:00
"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" : {
2014-11-30 02:36:53 +01:00
"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"
} ,
2014-11-30 02:36:53 +01:00
"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?" ,
2014-11-30 02:36:53 +01:00
"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" : {
2015-03-10 02:58:31 +01:00
"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" : {
2015-05-23 00:03:14 +02:00
"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-06-14 13:56:12 +02:00
"message" : "uBlock Origin has prevented the following page from loading:" ,
2015-04-09 12:17:52 +02:00
"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"
} ,
2015-06-14 13:56:12 +02:00
"docblockedFoundIn" : {
"message" : "Found in:" ,
"description" : "English: List of filter list names follows"
} ,
2015-03-26 00:28:22 +01:00
"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
} ,
2015-08-11 21:29:14 +02:00
"cloudPush" : {
"message" : "Export to cloud storage" ,
"description" : ""
} ,
"cloudPull" : {
"message" : "Import from cloud storage" ,
"description" : ""
} ,
"cloudNoData" : {
"message" : "...\n..." ,
"description" : ""
} ,
"cloudDeviceNamePrompt" : {
"message" : "This device name:" ,
"description" : ""
} ,
"genericSubmit" : {
"message" : "Submit" ,
"description" : ""
} ,
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"
}
2014-09-27 15:56:44 +02:00
}