commit 0e5bf74a4d8e8df9a2d60c3afcdd7d45500e0a0c Author: Translation commit bot translation@torproject.org Date: Thu Apr 10 10:15:18 2014 +0000
Update translations for https_everywhere_completed --- en_GB/https-everywhere.dtd | 47 +++++++++++++++++++++++++++++++++++++ en_GB/https-everywhere.properties | 8 +++++++ 2 files changed, 55 insertions(+)
diff --git a/en_GB/https-everywhere.dtd b/en_GB/https-everywhere.dtd new file mode 100644 index 0000000..9a63c45 --- /dev/null +++ b/en_GB/https-everywhere.dtd @@ -0,0 +1,47 @@ +<!ENTITY https-everywhere.about.title "About HTTPS Everywhere"> +<!ENTITY https-everywhere.about.ext_name "HTTPS Everywhere"> +<!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.librarians "Ruleset Librarians"> +<!ENTITY https-everywhere.about.thanks "Thanks to"> +<!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.donate_eff "Donating 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"> +<!ENTITY https-everywhere.menu.globalDisable "Disable HTTPS Everywhere"> +<!ENTITY https-everywhere.menu.showCounter "Show Counter"> + +<!ENTITY https-everywhere.prefs.title "HTTPS Everywhere Preferences"> +<!ENTITY https-everywhere.prefs.enable_all "Enable All"> +<!ENTITY https-everywhere.prefs.disable_all "Disable All"> +<!ENTITY https-everywhere.prefs.reset_defaults "Reset to Defaults"> +<!ENTITY https-everywhere.prefs.search "Search"> +<!ENTITY https-everywhere.prefs.site "Site"> +<!ENTITY https-everywhere.prefs.notes "Notes"> +<!ENTITY https-everywhere.prefs.list_caption "Which HTTPS redirection rules should apply?"> +<!ENTITY https-everywhere.prefs.enabled "Enabled"> +<!ENTITY https-everywhere.prefs.ruleset_howto "You can learn how to write your own rulesets (to add support for other web sites)"> +<!ENTITY https-everywhere.prefs.here_link "here"> +<!ENTITY https-everywhere.prefs.toggle "Toggle"> +<!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.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"> diff --git a/en_GB/https-everywhere.properties b/en_GB/https-everywhere.properties new file mode 100644 index 0000000..be83831 --- /dev/null +++ b/en_GB/https-everywhere.properties @@ -0,0 +1,8 @@ +https-everywhere.menu.globalEnable = Enable HTTPS Everywhere +https-everywhere.menu.globalDisable = Disable HTTPS Everywhere +https-everywhere.menu.enableDisable = Enable / Disable Rules +https-everywhere.menu.noRules = (No Rules for This Page) +https-everywhere.menu.unknownRules = (Rules for This Page Unknown) +https-everywhere.toolbar.hint = HTTPS Everywhere is now active. You can toggle it on a site-by-site basis by clicking the icon in the address bar. +https-everywhere.migration.notification0 = In order to implement a crucial fix, this update resets your HTTPS Everywhere rule preferences to their default values. +https-everywhere.menu.ruleset-tests = Run HTTPS Everywhere Ruleset Tests
tor-commits@lists.torproject.org