1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-19 09:22:40 +02:00
uBlock/_locales/no/messages.json
2014-07-12 21:03:12 -04:00

222 lines
8.4 KiB
JSON

{
"extName":{
"message":"µBlock",
"description":"extension name."
},
"extShortDesc":{
"message":"Endelig en effektiv blokker for Chromium-baserte nettlesere. Lett på CPU og minne.",
"description":"this will be in the chrome web store: must be 132 characters or less"
},
"settingsPageName":{
"message":"Innstillinger",
"description":"appears as tab name in dashboard."
},
"3pPageName":{
"message":"Tredjeparts filtre",
"description":"appears as tab name in dashboard."
},
"1pPageName":{
"message":"Dine filter",
"description":"appears as tab name in dashboard."
},
"statsPageName":{
"message":"Statistikk",
"description":"appears as tab name in dashboard."
},
"aboutPageName":{
"message":"Om",
"description":"appears as tab name in dashboard."
},
"popupPowerSwitchInfo":{
"message":"klikk på strømknappen for å <br>permanent deaktivere eller aktivere <br>µBlock for den aktuelle siden",
"description":"English (mind the horizontal extent): click the power button to <br>permanently disable or enable <br>µBlock for the current site"
},
"popupBlockedRequestPrompt":{
"message":"forespørsler blokkert",
"description":"English: requests blocked"
},
"popupBlockedOnThisPagePrompt":{
"message":"på denne siden",
"description":"English: on this page"
},
"popupBlockedSinceInstallPrompt":{
"message":"siden installering",
"description":"English: since install"
},
"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"
},
"settingsCollapseBlockedPrompt":{
"message":"Skjul plassholdere av blokkerte elementer",
"description":"English: Hide placeholders of blocked elements"
},
"settingsIconBadgePrompt":{
"message":"Vis antall blokkerte forespørsler på ikonet",
"description":"English: Show the number of blocked requests on the icon"
},
"3pListsOfBlockedHostsPrompt":{
"message":"{{ubiquitousBlacklistCount}} nettverksfiltre fra:",
"description":"English: {{ubiquitousBlacklistCount}} network filters from:"
},
"3pListsOfBlockedHostsPerListStats":{
"message":"{{used}} brukt av {{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":"<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 <i>µBlock<\/i>'s memory footprint.<\/p>",
"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 &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":"Eksporter",
"description":"English: Export"
},
"1pApplyChanges":{
"message":"Apply changes",
"description":"English: Apply changes"
},
"logBlockedRequestsPrompt":{
"message":"Enable the logging of blocked requests",
"description":"English: Enable the logging of blocked requests"
},
"logBlockedRequestsHelp":{
"message":"You can inspect the details of blocked requests if you wish by enabling this option. The logging of blocked requests increases the memory footprint of µBlock. Since many users will never use this feature, it is disabled by default.",
"description":"English: see _locales\/en\/messages.log"
},
"logAllowedRequestsPrompt":{
"message":"Enable the logging of non-blocked requests",
"description":"English: Enable the logging of non-blocked requests"
},
"logAllowedRequestsHelp":{
"message":"You can inspect the details of non-blocked requests if you wish by enabling this option. The logging of non-blocked requests increases the memory footprint of µBlock. Since many users will never use this feature, it is disabled by default.",
"description":"English: see _locales\/en\/messages.log"
},
"logBlockedRequestsHeader":{
"message":"Blokkerte forespørsler",
"description":"English: Blocked requests"
},
"logAllowedRequestsHeader":{
"message":"Tillatte forespørsler",
"description":"English: Allowed requests"
},
"logRequestsHeaderType":{
"message":"Type",
"description":"English: Type"
},
"logRequestsHeaderDomain":{
"message":"Domene",
"description":"English: Domain"
},
"logRequestsHeaderURL":{
"message":"URL",
"description":"English: URL"
},
"logRequestsHeaderFilter":{
"message":"Filter",
"description":"English: Filter"
},
"logBlockedRequestsEmpty":{
"message":"Ingen blokkerte forespørsler har blitt logget for denne siden",
"description":"English: No blocked requests logged for this page"
},
"logAllowedRequestsEmpty":{
"message":"No non-blocked requests logged for this page",
"description":"English: No non-blocked requests logged for this page"
},
"aboutChangelog":{
"message":"<a href='https:\/\/github.com\/gorhill\/ublock\/wiki\/Change-log'>Change log<\/a>",
"description":"English: <a href='https:\/\/github.com\/gorhill\/ublock\/wiki\/Change-log'>Change log<\/a>"
},
"aboutCode":{
"message":"<a href='https:\/\/github.com\/gorhill\/ublock'>Source code (GPLv3)<\/a>",
"description":"English: <a href='https:\/\/github.com\/gorhill\/ublock'>Source code (GPLv3)<\/a>"
},
"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":"An error occurred. Is <b>XHR<\/b> blocked for <b>raw2.github.com<\/b>?",
"description":"Successful outcome of clicking 'update' button"
},
"aboutAssetsUpdateStatusAdded":{
"message":"To add",
"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":"To remove",
"description":"Displayed in the status column for each entry"
},
"aboutAssetsUpdateButton":{
"message":"Oppdater",
"description":"Update button"
},
"aboutAssetsUpdatingButton":{
"message":"Oppdaterer...",
"description":"Updating..."
},
"dummy":{
"message":"This entry must be the last one",
"description":"so we dont need to deal with comma for last entry"
}
}