Translation updates
[torbutton.git] / chrome / locale / en-US / torlauncher.properties
blobbc9eb5dfd745392d2421f4111dc6b2010103577d
1 ### Copyright (c) 2020, The Tor Project, Inc.
2 ### See LICENSE for licensing information.
4 torlauncher.error_title=Tor Launcher
6 torlauncher.tor_exited_during_startup=Tor exited during startup. This might be due to an error in your torrc file, a bug in Tor or another program on your system, or faulty hardware. Until you fix the underlying problem and restart Tor, Tor Browser will not start.
7 torlauncher.tor_exited=Tor unexpectedly exited. This might be due to a bug in Tor itself, another program on your system, or faulty hardware. Until you restart Tor, Tor Browser will not be able to reach any websites. If the problem persists, please send a copy of your Tor Log to the support team.
8 torlauncher.tor_exited2=Restarting Tor will not close your browser tabs.
9 torlauncher.tor_controlconn_failed=Could not connect to Tor control port.
10 torlauncher.tor_failed_to_start=Tor failed to start.
11 torlauncher.tor_control_failed=Failed to take control of Tor.
12 torlauncher.tor_bootstrap_failed=Tor failed to establish a Tor network connection.
13 torlauncher.tor_bootstrap_failed_details=%1$S failed (%2$S).
15 torlauncher.unable_to_start_tor=Unable to start Tor.\n\n%S
16 torlauncher.tor_missing=The Tor executable is missing.
17 torlauncher.torrc_missing=The torrc file is missing and could not be created.
18 torlauncher.datadir_missing=The Tor data directory does not exist and could not be created.
19 torlauncher.onionauthdir_missing=The Tor onion authentication directory does not exist and could not be created.
20 torlauncher.password_hash_missing=Failed to get hashed password.
22 torlauncher.failed_to_get_settings=Unable to retrieve Tor settings.\n\n%S
23 torlauncher.failed_to_save_settings=Unable to save Tor settings.\n\n%S
24 torlauncher.ensure_tor_is_running=Please ensure that Tor is running.
26 torlauncher.error_proxy_addr_missing=You must specify both an IP address or hostname and a port number to configure Tor to use a proxy to access the Internet.
27 torlauncher.error_proxy_type_missing=You must select the proxy type.
28 torlauncher.error_bridges_missing=You must specify one or more bridges.
29 torlauncher.error_default_bridges_type_missing=You must select a transport type for the provided bridges.
30 torlauncher.error_bridgedb_bridges_missing=Please request a bridge.
31 torlauncher.error_bridge_bad_default_type=No provided bridges that have the transport type %S are available. Please adjust your settings.
33 torlauncher.bridge_suffix.meek-amazon=(works in China)
34 torlauncher.bridge_suffix.meek-azure=(works in China)
36 torlauncher.request_a_bridge=Request a Bridge…
37 torlauncher.request_a_new_bridge=Request a New Bridge…
38 torlauncher.contacting_bridgedb=Contacting BridgeDB. Please wait.
39 torlauncher.captcha_prompt=Solve the CAPTCHA to request a bridge.
40 torlauncher.bad_captcha_solution=The solution is not correct. Please try again.
41 torlauncher.unable_to_get_bridge=Unable to obtain a bridge from BridgeDB.\n\n%S
42 torlauncher.no_meek=This browser is not configured for meek, which is needed to obtain bridges.
43 torlauncher.no_bridges_available=No bridges are available at this time. Sorry.
45 torlauncher.connect=Connect
46 torlauncher.restart_tor=Restart Tor
47 torlauncher.quit=Quit
48 torlauncher.quit_win=Exit
49 torlauncher.done=Done
51 torlauncher.forAssistance=For assistance, contact %S
52 torlauncher.forAssistance2=For assistance, visit %S
54 torlauncher.copiedNLogMessages=Copy complete. %S Tor log messages are ready to be pasted into a text editor or an email message.
56 torlauncher.bootstrapStatus.starting=Starting
57 torlauncher.bootstrapStatus.conn_pt=Connecting to bridge
58 torlauncher.bootstrapStatus.conn_done_pt=Connected to bridge
59 torlauncher.bootstrapStatus.conn_proxy=Connecting to proxy
60 torlauncher.bootstrapStatus.conn_done_proxy=Connected to proxy
61 torlauncher.bootstrapStatus.conn=Connecting to a Tor relay
62 torlauncher.bootstrapStatus.conn_done=Connected to a Tor relay
63 torlauncher.bootstrapStatus.handshake=Negotiating with a Tor relay
64 torlauncher.bootstrapStatus.handshake_done=Finished negotiating with a Tor relay
65 torlauncher.bootstrapStatus.onehop_create=Establishing an encrypted directory connection
66 torlauncher.bootstrapStatus.requesting_status=Retrieving network status
67 torlauncher.bootstrapStatus.loading_status=Loading network status
68 torlauncher.bootstrapStatus.loading_keys=Loading authority certificates
69 torlauncher.bootstrapStatus.requesting_descriptors=Requesting relay information
70 torlauncher.bootstrapStatus.loading_descriptors=Loading relay information
71 torlauncher.bootstrapStatus.enough_dirinfo=Finished loading relay information
72 torlauncher.bootstrapStatus.ap_conn_pt=Building circuits: Connecting to bridge
73 torlauncher.bootstrapStatus.ap_conn_done_pt=Building circuits: Connected to bridge
74 torlauncher.bootstrapStatus.ap_conn_proxy=Building circuits: Connecting to proxy
75 torlauncher.bootstrapStatus.ap_conn_done_proxy=Building circuits: Connected to proxy
76 torlauncher.bootstrapStatus.ap_conn=Building circuits: Connecting to a Tor relay
77 torlauncher.bootstrapStatus.ap_conn_done=Building circuits: Connected to a Tor relay
78 torlauncher.bootstrapStatus.ap_handshake=Building circuits: Negotiating with a Tor relay
79 torlauncher.bootstrapStatus.ap_handshake_done=Building circuits: Finished negotiating with a Tor relay
80 torlauncher.bootstrapStatus.circuit_create=Building circuits: Establishing a Tor circuit
81 torlauncher.bootstrapStatus.done=Connected to the Tor network!
83 torlauncher.bootstrapWarning.done=done
84 torlauncher.bootstrapWarning.connectrefused=connection refused
85 torlauncher.bootstrapWarning.misc=miscellaneous
86 torlauncher.bootstrapWarning.resourcelimit=insufficient resources
87 torlauncher.bootstrapWarning.identity=identity mismatch
88 torlauncher.bootstrapWarning.timeout=connection timeout
89 torlauncher.bootstrapWarning.noroute=no route to host
90 torlauncher.bootstrapWarning.ioerror=read/write error
91 torlauncher.bootstrapWarning.pt_missing=missing pluggable transport
93 torlauncher.nsresult.NS_ERROR_NET_RESET=The connection to the server was lost.
94 torlauncher.nsresult.NS_ERROR_CONNECTION_REFUSED=Could not connect to the server.
95 torlauncher.nsresult.NS_ERROR_PROXY_CONNECTION_REFUSED=Could not connect to the proxy.
97 torlauncher.copiedNLogMessagesShort=Copied %S Logs