diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2019-05-10 19:05:20 -0400 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2019-05-10 19:05:20 -0400 |
commit | 7859a9131fcda359265dc16ef55933e5ed218119 (patch) | |
tree | ecb4bf7a0fd005a637d3ff0444ce9afaa8817ba9 /data/extensions/https-everywhere@eff.org/_locales/nn/messages.json | |
parent | cb4bbb16a12d495eca1ac05ebacc7557e9b05c05 (diff) |
Updated extensions bundle
Diffstat (limited to 'data/extensions/https-everywhere@eff.org/_locales/nn/messages.json')
-rw-r--r-- | data/extensions/https-everywhere@eff.org/_locales/nn/messages.json | 31 |
1 files changed, 26 insertions, 5 deletions
diff --git a/data/extensions/https-everywhere@eff.org/_locales/nn/messages.json b/data/extensions/https-everywhere@eff.org/_locales/nn/messages.json index ecd11ee..ca39e07 100644 --- a/data/extensions/https-everywhere@eff.org/_locales/nn/messages.json +++ b/data/extensions/https-everywhere@eff.org/_locales/nn/messages.json @@ -18,11 +18,14 @@ "message": "Versjon" }, "cancel_he_blocking_explainer": { - "message": "HTTPS Everywhere noticed you were navigating to a non-HTTPS page, and tried to send you to the HTTPS version instead. The HTTPS version is unavailable. Most likely this site does not support HTTPS, but it is also possible that an attacker is blocking the HTTPS version. If you wish to view the unencrypted version of this page, you can still do so by disabling the 'Block all unencrypted requests' option in your HTTPS Everywhere extension. Be aware that disabling this option could make your browser vulnerable to network-based downgrade attacks on websites you visit." + "message": "HTTPS Everywhere noticed you were navigating to a non-HTTPS page, and tried to send you to the HTTPS version instead. The HTTPS version is unavailable. Most likely this site does not support HTTPS, but it is also possible that an attacker is blocking the HTTPS version. If you wish to view the unencrypted version of this page, you can still do so by disabling the 'Encrypt All Sites Eligible' (EASE) option in your HTTPS Everywhere extension. Be aware that disabling this option could make your browser vulnerable to network-based downgrade attacks on websites you visit." }, "cancel_he_blocking_network": { "message": "network-based downgrade attacks" }, + "cancel_open_page": { + "message": "Open insecure page" + }, "chrome_add_new_rule": { "message": "Legg til ein ny regel for denne nettstaden" }, @@ -59,6 +62,15 @@ "chrome_rule_name": { "message": "Namn p\u00e5 regelen:" }, + "chrome_settings_for_this_site_explained": { + "message": "As you browse different websites, you can change you preferences for each website" + }, + "chrome_settings_for_this_site_header": { + "message": "Settings for this site" + }, + "chrome_settings_for_this_site_subheader": { + "message": "Change your preferences for encrypted connections" + }, "chrome_show_advanced": { "message": "Vis avansert" }, @@ -71,18 +83,27 @@ "chrome_status_cancel_button": { "message": "Avbryt" }, - "menu_blockUnencryptedRequests": { - "message": "Blokker alle ukrypterde fyrespurnader" - }, "menu_donate_eff_imperative": { "message": "Doner til EFF" }, + "menu_encryptAllSitesEligible": { + "message": "Encrypt All Sites Eligible is ON" + }, "menu_globalEnable": { - "message": "Sl\u00e5 p\u00e5 HTTPS Everywhere" + "message": "HTTPS Everywhere is OFF" + }, + "menu_httpNoWhereExplained": { + "message": "Unencrypted requests are currently blocked" + }, + "menu_httpNoWhereMore": { + "message": "This mode blocks unencrypted content and requests" }, "menu_observatory": { "message": "SSL Observatory Innstillingar" }, + "menu_seeMore": { + "message": "See more" + }, "menu_showCounter": { "message": "Vis teljar" }, |