diff options
Diffstat (limited to 'data/extensions/https-everywhere-eff@eff.org/chrome/locale/pt/https-everywhere.dtd')
-rw-r--r-- | data/extensions/https-everywhere-eff@eff.org/chrome/locale/pt/https-everywhere.dtd | 37 |
1 files changed, 19 insertions, 18 deletions
diff --git a/data/extensions/https-everywhere-eff@eff.org/chrome/locale/pt/https-everywhere.dtd b/data/extensions/https-everywhere-eff@eff.org/chrome/locale/pt/https-everywhere.dtd index 370469e..9d22e68 100644 --- a/data/extensions/https-everywhere-eff@eff.org/chrome/locale/pt/https-everywhere.dtd +++ b/data/extensions/https-everywhere-eff@eff.org/chrome/locale/pt/https-everywhere.dtd @@ -3,23 +3,24 @@ <!ENTITY https-everywhere.about.ext_description "Encripte a Web! Utilize automaticamente a segurança HTTPS em vários sites."> <!ENTITY https-everywhere.about.version "Versão"> <!ENTITY https-everywhere.about.created_by "Criado por"> -<!ENTITY https-everywhere.about.and ", and"> +<!ENTITY https-everywhere.about.and ", e"> <!ENTITY https-everywhere.about.librarians "Bibliotecas do conjunto de regras"> +<!ENTITY https-everywhere.about.add_new_rule "Adicionar nova regra"> <!ENTITY https-everywhere.about.thanks "Obrigado a"> -<!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.many_contributors "Muitos, muitos contribuidores, incluindo"> +<!ENTITY https-everywhere.about.noscript "Partes do HTTPS Everywhere são baseadas no código-fonte do NoScript, criado por Giorgio Maone e outros. O nosso muito obrigado pelo seu trabalho!"> <!ENTITY https-everywhere.about.contribute "Se gosta do HTTPS Everywhere, poderá considerar"> <!ENTITY https-everywhere.about.donate_tor "Doar ao Tor"> <!ENTITY https-everywhere.about.tor_lang_code "pt-PT"> <!ENTITY https-everywhere.about.or "ou"> <!ENTITY https-everywhere.about.donate_eff "Doar à EFF"> -<!ENTITY https-everywhere.menu.donate_eff_imperative "Donate to EFF"> +<!ENTITY https-everywhere.menu.donate_eff_imperative "Donativos à EFF"> <!ENTITY https-everywhere.menu.about "Sobre o HTTPS Everywhere"> <!ENTITY https-everywhere.menu.observatory "Preferências do Observatório de SSL"> <!ENTITY https-everywhere.menu.globalEnable "Ativar HTTPS Everywhere"> <!ENTITY https-everywhere.menu.globalDisable "Desativar HTTPS Everywhere"> -<!ENTITY https-everywhere.menu.blockHttpRequests "Bloquear todos os pedidos HTTP"> +<!ENTITY https-everywhere.menu.blockUnencryptedRequests "Bloquear todos os pedidos não encriptados"> <!ENTITY https-everywhere.menu.showCounter "Mostrar Contador"> <!ENTITY https-everywhere.menu.viewAllRules "Ver Todas as Regras"> @@ -38,19 +39,19 @@ <!ENTITY https-everywhere.prefs.reset_default "Reiniciar Predefinição"> <!ENTITY https-everywhere.prefs.view_xml_source "Ver Fonte XML"> -<!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.stable_rules "Regras estáveis"> +<!ENTITY https-everywhere.chrome.stable_rules_description "Forçar ligações encriptadas a estes websites;"> +<!ENTITY https-everywhere.chrome.experimental_rules "Regras experimentais"> +<!ENTITY https-everywhere.chrome.experimental_rules_description "Pode causar alertas ou danos. Desativadas por definição."> +<!ENTITY https-everywhere.chrome.add_rule "Adicionar uma regra para este site"> +<!ENTITY https-everywhere.chrome.add_new_rule "Adicionar uma nova regra para este site"> +<!ENTITY https-everywhere.chrome.always_https_for_host "Utilizar sempre HTTPS para este servidor"> +<!ENTITY https-everywhere.chrome.host "Servidor:"> +<!ENTITY https-everywhere.chrome.show_advanced "Mostrar opções avançadas"> +<!ENTITY https-everywhere.chrome.hide_advanced "Ocultar opções avançadas"> +<!ENTITY https-everywhere.chrome.rule_name "Nome da regra"> +<!ENTITY https-everywhere.chrome.regex "Regex coincidente"> +<!ENTITY https-everywhere.chrome.redirect_to "Redirecionar para"> <!ENTITY https-everywhere.chrome.status_cancel_button "Cancelar"> |