diff options
Diffstat (limited to 'data/extensions/https-everywhere@eff.org/_locales/sa/messages.json')
-rw-r--r-- | data/extensions/https-everywhere@eff.org/_locales/sa/messages.json | 152 |
1 files changed, 152 insertions, 0 deletions
diff --git a/data/extensions/https-everywhere@eff.org/_locales/sa/messages.json b/data/extensions/https-everywhere@eff.org/_locales/sa/messages.json new file mode 100644 index 0000000..671684e --- /dev/null +++ b/data/extensions/https-everywhere@eff.org/_locales/sa/messages.json @@ -0,0 +1,152 @@ +{ + "about_and": { + "message": ", and" + }, + "about_created_by": { + "message": "Created by" + }, + "about_donate_eff": { + "message": "Donating to EFF" + }, + "about_donate_tor": { + "message": "Donating to Tor" + }, + "about_ext_description": { + "message": "Encrypt the Web! Automatically use HTTPS security on many sites." + }, + "about_ext_name": { + "message": "HTTPS Everywhere" + }, + "about_librarians": { + "message": "Ruleset Librarians" + }, + "about_many_contributors": { + "message": "Many many contributors, including" + }, + "about_noscript": { + "message": "Also, portions of HTTPS Everywhere are based on code from NoScript, by Giorgio Maone and others. We are grateful for their excellent work!" + }, + "about_or": { + "message": "or" + }, + "about_thanks": { + "message": "Thanks to" + }, + "about_title": { + "message": "About HTTPS Everywhere" + }, + "about_tor_lang_code": { + "message": "en" + }, + "about_version": { + "message": "Version" + }, + "chrome_add_new_rule": { + "message": "Add a new rule for this site" + }, + "chrome_add_rule": { + "message": "Add a rule for this site" + }, + "chrome_always_https_for_host": { + "message": "Always use https for this host" + }, + "chrome_experimental_rules": { + "message": "Experimental rules" + }, + "chrome_experimental_rules_description": { + "message": "May cause warnings or breakage. Disabled by default." + }, + "chrome_hide_advanced": { + "message": "Hide advanced" + }, + "chrome_host": { + "message": "Host:" + }, + "chrome_redirect_to": { + "message": "Redirect to" + }, + "chrome_regex": { + "message": "Matching regex" + }, + "chrome_rule_name": { + "message": "Rule name" + }, + "chrome_show_advanced": { + "message": "Show advanced" + }, + "chrome_stable_rules": { + "message": "Stable rules" + }, + "chrome_stable_rules_description": { + "message": "Force encrypted connections to these websites:" + }, + "chrome_status_cancel_button": { + "message": "Cancel" + }, + "menu_about": { + "message": "About HTTPS Everywhere" + }, + "menu_blockHttpRequests": { + "message": "Block all HTTP requests" + }, + "menu_donate_eff_imperative": { + "message": "Donate to EFF" + }, + "menu_globalDisable": { + "message": "Disable HTTPS Everywhere" + }, + "menu_globalEnable": { + "message": "Enable HTTPS Everywhere" + }, + "menu_observatory": { + "message": "SSL Observatory Preferences" + }, + "menu_showCounter": { + "message": "Show Counter" + }, + "menu_viewAllRules": { + "message": "View All Rules" + }, + "prefs_disable_all": { + "message": "Disable All" + }, + "prefs_enable_all": { + "message": "Enable All" + }, + "prefs_enabled": { + "message": "Enabled" + }, + "prefs_here_link": { + "message": "here" + }, + "prefs_list_caption": { + "message": "Which HTTPS redirection rules should apply?" + }, + "prefs_notes": { + "message": "Notes" + }, + "prefs_reset_default": { + "message": "Reset to Default" + }, + "prefs_reset_defaults": { + "message": "Reset to Defaults" + }, + "prefs_ruleset_howto": { + "message": "You can learn how to write your own rulesets (to add support for other web sites)" + }, + "prefs_search": { + "message": "Search" + }, + "prefs_site": { + "message": "Site" + }, + "prefs_title": { + "message": "HTTPS Everywhere Preferences" + }, + "prefs_toggle": { + "message": "Toggle" + }, + "prefs_view_xml_source": { + "message": "View XML Source" + } +}
\ No newline at end of file |