commit 6e813a4b54fb6a80e3d45c3192fca08db8bfa6e0 Author: Translation commit bot translation@torproject.org Date: Fri Mar 14 08:15:15 2014 +0000
Update translations for https_everywhere --- ca/ssl-observatory.dtd | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/ca/ssl-observatory.dtd b/ca/ssl-observatory.dtd index b414dda..b50b52c 100644 --- a/ca/ssl-observatory.dtd +++ b/ca/ssl-observatory.dtd @@ -1,11 +1,11 @@ <!-- Observatory popup window --> -<!ENTITY ssl-observatory.popup.details "Details and Privacy Information"> -<!ENTITY ssl-observatory.popup.later "Ask Me Later"> +<!ENTITY ssl-observatory.popup.details "Detalls i privacitat de la Informació"> +<!ENTITY ssl-observatory.popup.later "Preguntar més endavant"> <!ENTITY ssl-observatory.popup.no "No">
-<!ENTITY ssl-observatory.popup.text "HTTPS Everywhere can detect attacks -against your browser by sending the certificates you receive to the -Observatory. Turn this on?"> +<!ENTITY ssl-observatory.popup.text "HTTPS a tot arreu pot detectar atacs +contra el seu navegador mitjançant l'enviament dels certificats que hagin estat +atorgats a l'Observatori. Activar aquest paràmetre?">
<!--<!ENTITY ssl-observatory.popup.text "EFF's SSL Observatory can detect attacks against HTTPS websites by collecting @@ -32,11 +32,11 @@ intrusive corporate network:"> <!ENTITY ssl-observatory.prefs.alt_roots_tooltip "It is safe (and a good idea) to enable this option, unless you use an intrusive corporate network or Kaspersky antivirus software that monitors your browsing with a TLS proxy and a private root Certificate Authority. If enabled on such a network, this option might publish evidence of which https:// domains were being visited through that proxy, because of the unique certificates it would produce. So we leave it off by default.">
-<!ENTITY ssl-observatory.prefs.anonymous "Check certificates using Tor for anonymity"> +<!ENTITY ssl-observatory.prefs.anonymous "Comprovar els certificats utilitzant Tor anonimat"> <!ENTITY ssl-observatory.prefs.anonymous_unavailable -"Check certificates using Tor for anonymity (requires Tor)"> +"Comprovar els certificats utilitzant Tor anonimat (requereix Tor)"> <!ENTITY ssl-observatory.prefs.anonymous_tooltip -"This option requires Tor to be installed and running"> +"Aquesta opció requereix que Tor estigui instal lat i en funcionament">
<!ENTITY ssl-observatory.prefs.asn "When you see a new certificate, tell the Observatory which ISP you are connected to"> @@ -64,10 +64,10 @@ received by the Observatory will indicate that somebody visited www.something.com, but not who visited the site, or what specific page they looked at. Mouseover the options for further details:">
-<!ENTITY ssl-observatory.prefs.hide "Hide advanced options"> +<!ENTITY ssl-observatory.prefs.hide "Amaga opcions avançades">
<!ENTITY ssl-observatory.prefs.nonanon -"Check certificates even if Tor is not available"> +"Comprovar els certificats encara que Tor no estigui disponible">
<!ENTITY ssl-observatory.prefs.nonanon_tooltip "We will still try to keep the data anonymous, but this option is less secure"> @@ -78,18 +78,18 @@ looked at. Mouseover the options for further details:"> <!ENTITY ssl-observatory.prefs.priv_dns_tooltip "Unless this option is checked, the Observatory will not record certificates for names that it cannot resolve through the DNS system.">
-<!ENTITY ssl-observatory.prefs.show "Show advanced options"> +<!ENTITY ssl-observatory.prefs.show "Mostra opcions avançades">
<!ENTITY ssl-observatory.prefs.title "Preferències de SSL Observatory">
-<!ENTITY ssl-observatory.prefs.use "Use the Observatory?"> +<!ENTITY ssl-observatory.prefs.use "Utilitzar l'Observatori?"> <!ENTITY ssl-observatory.warning.title "WARNING from EFF's SSL Observatory"> -<!ENTITY ssl-observatory.warning.showcert "Show the certificate chain"> -<!ENTITY ssl-observatory.warning.okay "I understand"> +<!ENTITY ssl-observatory.warning.showcert "Mostra la cadena de certificats"> +<!ENTITY ssl-observatory.warning.okay "Ho entenc"> <!ENTITY ssl-observatory.warning.text "EFF's SSL Observatory has issued a warning about the HTTPS certificiate(s) for this site:"> <!ENTITY ssl-observatory.warning.defense "If you are logged in to this site, it may be advisable to change your password once you have a safe connection.">
<!ENTITY ssl-observatory.prefs.self_signed -"Submit and check self-signed certificates"> +"Enviar i comprovar els certificats amb signatura"> <!ENTITY ssl-observatory.prefs.self_signed_tooltip "This is recommended; cryptographic problems are especially common in self-signed embedded devices">
tor-commits@lists.torproject.org