diff options
Diffstat (limited to 'data/extensions/https-everywhere@eff.org/_locales/eu/messages.json')
-rw-r--r-- | data/extensions/https-everywhere@eff.org/_locales/eu/messages.json | 35 |
1 files changed, 28 insertions, 7 deletions
diff --git a/data/extensions/https-everywhere@eff.org/_locales/eu/messages.json b/data/extensions/https-everywhere@eff.org/_locales/eu/messages.json index 080b088..3982f41 100644 --- a/data/extensions/https-everywhere@eff.org/_locales/eu/messages.json +++ b/data/extensions/https-everywhere@eff.org/_locales/eu/messages.json @@ -18,11 +18,14 @@ "message": "Bertsioa" }, "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": "Ireki orri ez seguruak" + }, "chrome_add_new_rule": { "message": "Arau berri bat gehitu gune honetarako" }, @@ -33,10 +36,10 @@ "message": "Beti erabili https ostalari honetarako" }, "chrome_disable_on_this_site": { - "message": "Disable HTTPS Everywhere on this site" + "message": "Desgaitu HTTPS Everywhere orri honetan" }, "chrome_enable_on_this_site": { - "message": "Enable HTTPS Everywhere on this site" + "message": "Gaitu HTTPS Everywhere orri honetan" }, "chrome_experimental_rules": { "message": "Arau esperimentalak" @@ -59,6 +62,15 @@ "chrome_rule_name": { "message": "Arauaren izena" }, + "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": "Erakutsi aurreratuak" }, @@ -71,18 +83,27 @@ "chrome_status_cancel_button": { "message": "Utzi" }, - "menu_blockUnencryptedRequests": { - "message": "Enkriptatu gabeko eskaera guztiak blokeatu" - }, "menu_donate_eff_imperative": { "message": "EFFri dohaintza eman" }, + "menu_encryptAllSitesEligible": { + "message": "Encrypt All Sites Eligible is ON" + }, "menu_globalEnable": { - "message": "HTTPS Everywhere gaitu" + "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 Behatokiaren Hobespenak" }, + "menu_seeMore": { + "message": "See more" + }, "menu_showCounter": { "message": "Kopurua erakutsi" }, |