diff options
Diffstat (limited to '_locales/nb/messages.json')
-rw-r--r-- | _locales/nb/messages.json | 68 |
1 files changed, 20 insertions, 48 deletions
diff --git a/_locales/nb/messages.json b/_locales/nb/messages.json index b5baf35..d299f30 100644 --- a/_locales/nb/messages.json +++ b/_locales/nb/messages.json @@ -99,14 +99,18 @@ "message":"{{used}} brukt av {{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" + }, "3pParseAllABPHideFiltersPrompt1":{ - "message":"Parse and enforce Adblock+ element hiding filters.", + "message":"Parse and enforce cosmetic 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":"<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 <i>µBlock<\/i>'s memory footprint.<\/p>", "description":"English: see English messages.json" @@ -159,6 +163,14 @@ "message":"purge cache", "description":"English: purge cache" }, + "3pExternalListNew":{ + "message":"new version available", + "description":"English: new version available" + }, + "3pExternalListObsolete":{ + "message":"may be obsolete", + "description":"English: may be obsolete" + }, "1pFormatHint":{ "message":"Ett filter per linje. Et filter kan være et vanlig vertsnavn eller et Adblock Plus-kompatibelt filter. Linjer med prefikset ‘!’ vil bli ignorert.", "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." @@ -247,49 +259,9 @@ "message":"Kildekode (GPLv3)", "description":"English: Source code (GPLv3)" }, - "aboutExtensionDataHeader":{ - "message":"Extension data", - "description":"English: Extension data" - }, - "aboutAssetsUpdatePrompt":{ - "message":"<i>µBlock<\/i> assets can be updated here without having to wait for the next release of the extension. These assets are pulled from the <a href=\"https:\/\/github.com\/gorhill\/ublock\">project's Github repository<\/a>.", - "description":"Short descriptive text of the update feature" - }, - "aboutAssetsUpdateColPath":{ - "message":"Sti", - "description":"Path column header" - }, - "aboutAssetsUpdateColStatus":{ - "message":"Status", - "description":"Status column header" - }, - "aboutAssetsUpdateGetListError":{ - "message":"En feil oppsto. Er <b>XHR<\/b> blokkert for <b>raw2.github.com<\/b>?", - "description":"Successful outcome of clicking 'update' button" - }, - "aboutAssetsUpdateStatusAdded":{ - "message":"Legge til", - "description":"Displayed in the status column for each entry" - }, - "aboutAssetsUpdateStatusChanged":{ - "message":"Ny versjon tilgjengelig", - "description":"Displayed in the status column for each entry" - }, - "aboutAssetsUpdateStatusUnchanged":{ - "message":"Oppdatert", - "description":"Displayed in the status column for each entry" - }, - "aboutAssetsUpdateStatusRemoved":{ - "message":"Fjerne", - "description":"Displayed in the status column for each entry" - }, - "aboutAssetsUpdateButton":{ - "message":"Oppdater", - "description":"Update button" - }, - "aboutAssetsUpdatingButton":{ - "message":"Oppdaterer...", - "description":"Updating..." + "aboutContributors":{ + "message":"Bidragsytere", + "description":"English: Contributors" }, "dummy":{ "message":"This entry must be the last one", |