diff options
author | hackademix | 2019-03-17 23:06:50 +0100 |
---|---|---|
committer | hackademix | 2019-03-17 23:06:50 +0100 |
commit | 84fc5371018ad098aaaa5ddcc79c0cf23a2c860a (patch) | |
tree | 14f1f869838644d3d11d740275fc187c9542d879 /src/_locales/nb | |
parent | 4f901eb1fa7ec7a2806932282920f97c1667d768 (diff) | |
download | noscript-84fc5371018ad098aaaa5ddcc79c0cf23a2c860a.tar.gz noscript-84fc5371018ad098aaaa5ddcc79c0cf23a2c860a.tar.xz noscript-84fc5371018ad098aaaa5ddcc79c0cf23a2c860a.zip |
Updated Transifex-managed locales.
Diffstat (limited to 'src/_locales/nb')
-rw-r--r-- | src/_locales/nb/messages.json | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/src/_locales/nb/messages.json b/src/_locales/nb/messages.json index 3d6afdc..b9b82dd 100644 --- a/src/_locales/nb/messages.json +++ b/src/_locales/nb/messages.json @@ -16,7 +16,7 @@ "description": "" }, "SectionAdvanced": { - "message": "Advansert", + "message": "Avansert", "description": "" }, "Allow": { @@ -99,6 +99,10 @@ "message": "Kaskader toppdokumenttilganger til tredjepartsskript", "description": "" }, + "CascadeRestrictions": { + "message": "Cascade top document's restrictions to subdocuments", + "description": "" + }, "ClearClickDescription": { "message": "NoScript mottok mus- eller tastaturklikk med et delvis skjult element. Klikk på bildet nedenfor for å veksle mellom tildekket og klar versjon.", "description": "" @@ -355,6 +359,22 @@ "message": "Gjør mellomsidige POST-forespørsler til mindre datakrevende GET-forepørsler", "description": "" }, + "OptScanXUpload": { + "message": "Scan uploads for potential cross-site attacks", + "description": "" + }, + "OptBlockUnscannedXPost": { + "message": "Ask confirmation for cross-site POST requests which could not be scanned", + "description": "" + }, + "UnscannedXPost": { + "message": "This cross-site request could not be scanned for XSS.\nIt might be innocuous, but NoScript cannot tell for sure. Allow only if you trust both sites.", + "description": "" + }, + "OptOverrideTorBrowserPolicy": { + "message": "Override Tor Browser's Security Level preset", + "description": "" + }, "Options": { "message": "Valg…", "description": "" |