diff options
Diffstat (limited to 'data/extensions/https-everywhere-eff@eff.org/chrome/locale/sn/https-everywhere.dtd')
-rw-r--r-- | data/extensions/https-everywhere-eff@eff.org/chrome/locale/sn/https-everywhere.dtd | 30 |
1 files changed, 18 insertions, 12 deletions
diff --git a/data/extensions/https-everywhere-eff@eff.org/chrome/locale/sn/https-everywhere.dtd b/data/extensions/https-everywhere-eff@eff.org/chrome/locale/sn/https-everywhere.dtd index eac7ddf..2ac51cd 100644 --- a/data/extensions/https-everywhere-eff@eff.org/chrome/locale/sn/https-everywhere.dtd +++ b/data/extensions/https-everywhere-eff@eff.org/chrome/locale/sn/https-everywhere.dtd @@ -3,14 +3,18 @@ <!ENTITY https-everywhere.about.ext_description "Encrypt the Web! Automatically use HTTPS security on many sites."> <!ENTITY https-everywhere.about.version "Version"> <!ENTITY https-everywhere.about.created_by "Created by"> +<!ENTITY https-everywhere.about.and ", and"> <!ENTITY https-everywhere.about.librarians "Ruleset Librarians"> <!ENTITY https-everywhere.about.thanks "Thanks to"> +<!ENTITY https-everywhere.about.many_contributors "Many many contributors, including"> +<!ENTITY https-everywhere.about.noscript "Also, portions of HTTPS Everywhere are based on code from NoScript, by Giorgio Maone and others. We are grateful for their excellent work!"> <!ENTITY https-everywhere.about.contribute "If you like HTTPS Everywhere, you might consider"> <!ENTITY https-everywhere.about.donate_tor "Donating to Tor"> <!ENTITY https-everywhere.about.tor_lang_code "en"> <!ENTITY https-everywhere.about.or "or"> <!ENTITY https-everywhere.about.donate_eff "Donating to EFF"> +<!ENTITY https-everywhere.menu.donate_eff_imperative "Donate to EFF"> <!ENTITY https-everywhere.menu.about "About HTTPS Everywhere"> <!ENTITY https-everywhere.menu.observatory "SSL Observatory Preferences"> <!ENTITY https-everywhere.menu.globalEnable "Enable HTTPS Everywhere"> @@ -34,17 +38,19 @@ <!ENTITY https-everywhere.prefs.reset_default "Reset to Default"> <!ENTITY https-everywhere.prefs.view_xml_source "View XML Source"> -<!ENTITY https-everywhere.source.downloading "Downloading"> -<!ENTITY https-everywhere.source.filename "Filename"> -<!ENTITY https-everywhere.source.unable_to_download "Unable to download source."> +<!ENTITY https-everywhere.chrome.stable_rules "Stable rules"> +<!ENTITY https-everywhere.chrome.stable_rules_description "Force encrypted connections to these websites:"> +<!ENTITY https-everywhere.chrome.experimental_rules "Experimental rules"> +<!ENTITY https-everywhere.chrome.experimental_rules_description "May cause warnings or breakage. Disabled by default."> +<!ENTITY https-everywhere.chrome.add_rule "Add a rule for this site"> +<!ENTITY https-everywhere.chrome.add_new_rule "Add a new rule for this site"> +<!ENTITY https-everywhere.chrome.always_https_for_host "Always use https for this host"> +<!ENTITY https-everywhere.chrome.host "Host:"> +<!ENTITY https-everywhere.chrome.show_advanced "Show advanced"> +<!ENTITY https-everywhere.chrome.hide_advanced "Hide advanced"> +<!ENTITY https-everywhere.chrome.rule_name "Rule name"> +<!ENTITY https-everywhere.chrome.regex "Matching regex"> +<!ENTITY https-everywhere.chrome.redirect_to "Redirect to"> +<!ENTITY https-everywhere.chrome.status_cancel_button "Cancel"> -<!ENTITY https-everywhere.popup.title "HTTPS Everywhere 4.0development.11 notification"> -<!ENTITY https-everywhere.popup.paragraph1 "Oops. You were using the stable version of HTTPS Everywhere, but we might have accidentally upgraded you to the development version in our last release."> -<!ENTITY https-everywhere.popup.paragraph2 "Would you like to go back to stable?"> -<!ENTITY https-everywhere.popup.paragraph3 "We'd love it if you continued using our development release and helped us make HTTPS Everywhere better! You might find there are a few more bugs here and there, which you can report to https-everywhere@eff.org. Sorry about the inconvenience, and thank you for using HTTPS Everywhere."> -<!ENTITY https-everywhere.popup.keep "Keep me on the development version"> -<!ENTITY https-everywhere.popup.revert "Download the latest stable version"> -<!ENTITY https-everywhere.ruleset-tests.status_title "HTTPS Everywhere Ruleset Tests"> -<!ENTITY https-everywhere.ruleset-tests.status_cancel_button "Cancel"> -<!ENTITY https-everywhere.ruleset-tests.status_start_button "Start"> |