mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-02 00:42:45 +01:00
translation work from Crowdin
This commit is contained in:
parent
c123dba6f2
commit
251a11cdfe
@ -168,11 +168,11 @@
|
|||||||
"description":"English: Cosmetic filters"
|
"description":"English: Cosmetic filters"
|
||||||
},
|
},
|
||||||
"pickerCosmeticFiltersHint":{
|
"pickerCosmeticFiltersHint":{
|
||||||
"message":"Click, Ctrl-click",
|
"message":"Klikk, Ctrl-klikk",
|
||||||
"description":"English: Click, Ctrl-click"
|
"description":"English: Click, Ctrl-click"
|
||||||
},
|
},
|
||||||
"pickerContextMenuEntry":{
|
"pickerContextMenuEntry":{
|
||||||
"message":"Block element",
|
"message":"Blokker element",
|
||||||
"description":"English: Block element"
|
"description":"English: Block element"
|
||||||
},
|
},
|
||||||
"settingsCollapseBlockedPrompt":{
|
"settingsCollapseBlockedPrompt":{
|
||||||
@ -188,11 +188,11 @@
|
|||||||
"description":"English: Make use of context menu where appropriate"
|
"description":"English: Make use of context menu where appropriate"
|
||||||
},
|
},
|
||||||
"settingsExperimentalPrompt":{
|
"settingsExperimentalPrompt":{
|
||||||
"message":"Enable experimental features (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>About<\/a>)",
|
"message":"Aktiver eksperimentelle funksjoner (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>About<\/a>)",
|
||||||
"description":"English: Enable experimental features"
|
"description":"English: Enable experimental features"
|
||||||
},
|
},
|
||||||
"3pListsOfBlockedHostsPrompt":{
|
"3pListsOfBlockedHostsPrompt":{
|
||||||
"message":"{{netFilterCount}} network filters + {{cosmeticFilterCount}} cosmetic filters from:",
|
"message":"{{netFilterCount}} nettverksfiltre + {{cosmeticFilterCount}} kosmetiske filtre fra:",
|
||||||
"description":"English: {{netFilterCount}} network filters + {{cosmeticFilterCount}} cosmetic filters from:"
|
"description":"English: {{netFilterCount}} network filters + {{cosmeticFilterCount}} cosmetic filters from:"
|
||||||
},
|
},
|
||||||
"3pListsOfBlockedHostsPerListStats":{
|
"3pListsOfBlockedHostsPerListStats":{
|
||||||
@ -208,7 +208,7 @@
|
|||||||
"description":"English: Update now"
|
"description":"English: Update now"
|
||||||
},
|
},
|
||||||
"3pPurgeAll":{
|
"3pPurgeAll":{
|
||||||
"message":"Purge all caches",
|
"message":"Tøm alle hurtigbuffere",
|
||||||
"description":"English: Purge all caches"
|
"description":"English: Purge all caches"
|
||||||
},
|
},
|
||||||
"3pParseAllABPHideFiltersPrompt1":{
|
"3pParseAllABPHideFiltersPrompt1":{
|
||||||
@ -260,7 +260,7 @@
|
|||||||
"description":"English: 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":{
|
"3pExternalListsApply":{
|
||||||
"message":"Bruke",
|
"message":"Bruk",
|
||||||
"description":"English: Parse"
|
"description":"English: Parse"
|
||||||
},
|
},
|
||||||
"3pExternalListPurge":{
|
"3pExternalListPurge":{
|
||||||
@ -372,27 +372,27 @@
|
|||||||
"description":"English: Contributors"
|
"description":"English: Contributors"
|
||||||
},
|
},
|
||||||
"aboutBackupDataButton":{
|
"aboutBackupDataButton":{
|
||||||
"message":"Backup to file",
|
"message":"Sikkerhetskopi til fil",
|
||||||
"description":"English: Backup to file"
|
"description":"English: Backup to file"
|
||||||
},
|
},
|
||||||
"aboutBackupFilename":{
|
"aboutBackupFilename":{
|
||||||
"message":"ublock-backup_{{datetime}}.txt",
|
"message":"ublock-sikkerhetskopi_{{datetime}}.txt",
|
||||||
"description":"English: ublock-backup_{{datetime}}.txt"
|
"description":"English: ublock-backup_{{datetime}}.txt"
|
||||||
},
|
},
|
||||||
"aboutRestoreDataButton":{
|
"aboutRestoreDataButton":{
|
||||||
"message":"Restore from file...",
|
"message":"Gjenopprett fra fil...",
|
||||||
"description":"English: Restore from file..."
|
"description":"English: Restore from file..."
|
||||||
},
|
},
|
||||||
"aboutResetDataButton":{
|
"aboutResetDataButton":{
|
||||||
"message":"Reset to default settings...",
|
"message":"Tilbakestill til standardinnstillinger...",
|
||||||
"description":"English: Reset to default settings..."
|
"description":"English: Reset to default settings..."
|
||||||
},
|
},
|
||||||
"aboutRestoreDataConfirm":{
|
"aboutRestoreDataConfirm":{
|
||||||
"message":"All your settings will be overwritten using data backed up on {{time}}, and µBlock will restart.\n\nOverwrite all existing settings using backed up data?",
|
"message":"Alle dine innstillinger vil bli overskrevet med data sikkerhetskopiert {{time}}, og µBlock vil starte på nytt.\n\nOverskrive alle eksisterende innstillinger med sikkerhetskopierte data?",
|
||||||
"description":"Message asking user to confirm restore"
|
"description":"Message asking user to confirm restore"
|
||||||
},
|
},
|
||||||
"aboutRestoreDataError":{
|
"aboutRestoreDataError":{
|
||||||
"message":"The data could not be read or is invalid",
|
"message":"Dataene kunne ikke leses eller er ugyldige",
|
||||||
"description":"Message to display when an error occurred during restore"
|
"description":"Message to display when an error occurred during restore"
|
||||||
},
|
},
|
||||||
"aboutResetDataConfirm":{
|
"aboutResetDataConfirm":{
|
||||||
|
Loading…
Reference in New Issue
Block a user