1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
|
<!-- Observatory popup window -->
<!ENTITY ssl-observatory.popup.details "Chi tiết và thông tin bảo mật">
<!ENTITY ssl-observatory.popup.later "Hỏi sau">
<!ENTITY ssl-observatory.popup.no "Không">
<!ENTITY ssl-observatory.popup.text "HTTPS Everywhere có thể dò ra các cuộc tấn công
vào trình duyệt của bạn bằng cách gửi các chứng chỉ mà bạn nhận được
đến Observatory, đài quan sát. Bật lên?">
<!--<!ENTITY ssl-observatory.popup.text
"EFF's SSL Observatory can detect attacks against HTTPS websites by collecting
and auditing the certificates being presented to your browser. Would you like
to turn it on?">-->
<!ENTITY ssl-observatory.popup.title
"Should HTTPS Everywhere use the SSL Observatory?">
<!ENTITY ssl-observatory.popup.yes "Có">
<!-- Observatory preferences dialog -->
<!ENTITY ssl-observatory.prefs.adv_priv_opts1
"It is safe to enable this, unless you use a very
intrusive corporate network:">
<!ENTITY ssl-observatory.prefs.adv_priv_opts2
"Safe, unless you use a corporate network with secret intranet server names:">
<!ENTITY ssl-observatory.prefs.alt_roots
"Submit and check certificates signed by non-standard root CAs">
<!ENTITY ssl-observatory.prefs.alt_roots_tooltip
"Thật an toàn (và là ý tưởng hay) để cho phép tùy chọn này, trừ khi bạn dùng mạng lưới xâm nhập công ty hoặc phần mềm diệt virus Kasspersky để theo dõi trình duyệt của bạn với TLS Proxy và root Certificate Authority riêng. Nếu bạn cho phép những mạng lưới như vậy, tùy chọn này có thể công khai bằng chứng của những tên miền https:// đang được bạn ghé thăm thông qua proxy đó, bởi vì những chứng chỉ duy nhất mà nó sẽ sinh ra. Vì vậy chúng ta nên để mặc định cho nó tắt.">
<!ENTITY ssl-observatory.prefs.anonymous "Check certificates using Tor for anonymity">
<!ENTITY ssl-observatory.prefs.anonymous_unavailable
"Check certificates using Tor for anonymity (requires Tor)">
<!ENTITY ssl-observatory.prefs.anonymous_tooltip
"This option requires Tor to be installed and running">
<!ENTITY ssl-observatory.prefs.asn
"When you see a new certificate, tell the Observatory which ISP you are connected to">
<!ENTITY ssl-observatory.prefs.asn_tooltip
"This will fetch and send the "Autonomous System number" of your network. This will help us locate attacks against HTTPS, and to determine whether we have observations from networks in places like Iran and Syria where attacks are comparatively common.">
<!ENTITY ssl-observatory.prefs.show_cert_warning
"Show a warning when the Observatory detects a revoked certificate not caught by your browser">
<!ENTITY ssl-observatory.prefs.show_cert_warning_tooltip
"This will check submitted certificates against known Certificate Revocation Lists. Unfortunately we cannot guarantee that we will flag every revoked certificate, but if you do see a warning there's a good chance something is wrong.">
<!ENTITY ssl-observatory.prefs.done "Hoàn thành">
<!ENTITY ssl-observatory.prefs.explanation
"HTTPS Everywhere can use EFF's SSL Observatory. This does two things: (1)
sends copies of HTTPS certificates to the Observatory, to help us
detect 'man in the middle' attacks and improve the Web's security; and (2)
lets us warn you about insecure connections or attacks on your browser.">
<!--<!ENTITY ssl-observatory.prefs.explanation2
"When you visit https://www.example.com, the Observatory will learn that
somebody visited that site, but will not know who or what page they looked at.
Mouseover the options for further details:">-->
<!ENTITY ssl-observatory.prefs.explanation2
"For example, when you visit https://www.something.com, the certificate
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.nonanon
"Check certificates even if Tor is not available">
<!ENTITY ssl-observatory.prefs.nonanon_tooltip
"We will still try to keep the data anonymous, but this option is less secure">
<!ENTITY ssl-observatory.prefs.priv_dns
"Submit and check certificates for non-public DNS names">
<!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.title "SSL Observatory Preferences">
<!ENTITY ssl-observatory.prefs.use "Use the Observatory?">
<!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 "Tôi hiểu">
<!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. (These warnings can be disabled in the "SSL Observatory" tab of the HTTPS Everywhere preferences dialog.)">
<!ENTITY ssl-observatory.prefs.self_signed
"Submit and check self-signed certificates">
<!ENTITY ssl-observatory.prefs.self_signed_tooltip
"This is recommended; cryptographic problems are especially common in self-signed embedded devices">
|