commit 4f5a8ac455cfd085d697522f19e7758854027c81 Author: Translation commit bot translation@torproject.org Date: Thu Dec 13 17:17:48 2018 +0000
Update translations for tbmanual-contentspot_completed --- contents+en.po | 2344 +++++++++++++++++++++++++++++++++++++++++++++++++++ contents+es-AR.po | 2399 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 4743 insertions(+)
diff --git a/contents+en.po b/contents+en.po new file mode 100644 index 000000000..611747116 --- /dev/null +++ b/contents+en.po @@ -0,0 +1,2344 @@ +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-12-13 17:25+CET\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME EMAIL@ADDRESS\n" +"Language-Team: en-US LL@li.org\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en-US\n" + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.title) +msgid "Managing identities" +msgstr "Managing identities" + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.description) +msgid "Learn how to control personally-identifying information in Tor Browser" +msgstr "" +"Learn how to control personally-identifying information in Tor Browser" + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"When you connect to a website, it is not only the operators of that website " +"who can record information about your visit. Most websites now use numerous " +"third-party services, including social networking “Like” buttons, analytics " +"trackers, and advertising beacons, all of which can link your activity " +"across different sites." +msgstr "" +"When you connect to a website, it is not only the operators of that website " +"who can record information about your visit. Most websites now use numerous " +"third-party services, including social networking “Like” buttons, analytics " +"trackers, and advertising beacons, all of which can link your activity " +"across different sites." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"Using the Tor network stops observers from being able to discover your exact" +" location and IP address, but even without this information they might be " +"able to link different areas of your activity together. For this reason, Tor" +" Browser includes some additional features that help you control what " +"information can be tied to your identity." +msgstr "" +"Using the Tor network stops observers from being able to discover your exact" +" location and IP address, but even without this information they might be " +"able to link different areas of your activity together. For this reason, Tor" +" Browser includes some additional features that help you control what " +"information can be tied to your identity." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "##### The URL bar" +msgstr "##### The URL bar" + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"Tor Browser centers your web experience around your relationship with the " +"website in the URL bar. Even if you connect to two different sites that use " +"the same third-party tracking service, Tor Browser will force the content to" +" be served over two different Tor circuits, so the tracker will not know " +"that both connections originate from your browser." +msgstr "" +"Tor Browser centers your web experience around your relationship with the " +"website in the URL bar. Even if you connect to two different sites that use " +"the same third-party tracking service, Tor Browser will force the content to" +" be served over two different Tor circuits, so the tracker will not know " +"that both connections originate from your browser." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"On the other hand, all connections to a single website address will be made " +"over the same Tor circuit, meaning you can browse different pages of a " +"single website in separate tabs or windows, without any loss of " +"functionality." +msgstr "" +"On the other hand, all connections to a single website address will be made " +"over the same Tor circuit, meaning you can browse different pages of a " +"single website in separate tabs or windows, without any loss of " +"functionality." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/circuit_full.png">" +msgstr "<img class="col-md-6" src="../../static/images/circuit_full.png">" + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"You can see a diagram of the circuit that Tor Browser is using for the " +"current tab in the site information menu, in the URL bar." +msgstr "" +"You can see a diagram of the circuit that Tor Browser is using for the " +"current tab in the site information menu, in the URL bar." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"In the circuit, the Guard or entry node is the first node and it's " +"automatically and randomly selected by Tor. But it is different from the " +"other nodes in the circuit. In order to avoid profiling attacks, the Guard " +"node changes only after 2-3 months, unlike the other nodes, which change " +"with every new domain. For more information about Guards, consult the <a " +"href="https://www.torproject.org/docs/faq#EntryGuards%5C%22%3EFAQ</a> and <a " +"href="https://support.torproject.org/tbb/tbb-2/%5C%22%3ESupport Portal</a>." +msgstr "" +"In the circuit, the Guard or entry node is the first node and it's " +"automatically and randomly selected by Tor. But it is different from the " +"other nodes in the circuit. In order to avoid profiling attacks, the Guard " +"node changes only after 2-3 months, unlike the other nodes, which change " +"with every new domain. For more information about Guards, consult the <a " +"href="https://www.torproject.org/docs/faq#EntryGuards%5C%22%3EFAQ</a> and <a " +"href="https://support.torproject.org/tbb/tbb-2/%5C%22%3ESupport Portal</a>." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "##### Logging in over Tor" +msgstr "##### Logging in over Tor" + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"Although Tor Browser is designed to enable total user anonymity on the web, " +"there may be situations in which it makes sense to use Tor with websites " +"that require usernames, passwords, or other identifying information." +msgstr "" +"Although Tor Browser is designed to enable total user anonymity on the web, " +"there may be situations in which it makes sense to use Tor with websites " +"that require usernames, passwords, or other identifying information." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"If you log into a website using a regular browser, you also reveal your IP " +"address and geographical location in the process. The same is often true " +"when you send an email. Logging into your social networking or email " +"accounts using Tor Browser allows you to choose exactly which information " +"you reveal to the websites you browse. Logging in using Tor Browser is also " +"useful if the website you are trying to reach is censored on your network." +msgstr "" +"If you log into a website using a regular browser, you also reveal your IP " +"address and geographical location in the process. The same is often true " +"when you send an email. Logging into your social networking or email " +"accounts using Tor Browser allows you to choose exactly which information " +"you reveal to the websites you browse. Logging in using Tor Browser is also " +"useful if the website you are trying to reach is censored on your network." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"When you log in to a website over Tor, there are several points you should " +"bear in mind:" +msgstr "" +"When you log in to a website over Tor, there are several points you should " +"bear in mind:" + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"* See the <a href="/secure-connections">Secure Connections</a> page for " +"important information on how to secure your connection when logging in." +msgstr "" +"* See the <a href="/secure-connections">Secure Connections</a> page for " +"important information on how to secure your connection when logging in." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"* Tor Browser often makes your connection appear as though it is coming from" +" an entirely different part of the world. Some websites, such as banks or " +"email providers, might interpret this as a sign that your account has been " +"hacked or compromised, and lock you out. The only way to resolve this is by " +"following the site’s recommended procedure for account recovery, or " +"contacting the operators and explaining the situation." +msgstr "" +"* Tor Browser often makes your connection appear as though it is coming from" +" an entirely different part of the world. Some websites, such as banks or " +"email providers, might interpret this as a sign that your account has been " +"hacked or compromised, and lock you out. The only way to resolve this is by " +"following the site’s recommended procedure for account recovery, or " +"contacting the operators and explaining the situation." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "##### Changing identities and circuits" +msgstr "##### Changing identities and circuits" + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/new_identity.png">" +msgstr "<img class="col-md-6" src="../../static/images/new_identity.png">" + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"Tor Browser features “New Identity” and “New Tor Circuit for this Site” " +"options, located in the main menu (hamburger menu)." +msgstr "" +"Tor Browser features “New Identity” and “New Tor Circuit for this Site” " +"options, located in the main menu (hamburger menu)." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "###### New Identity" +msgstr "###### New Identity" + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"This option is useful if you want to prevent your subsequent browser " +"activity from being linkable to what you were doing before. Selecting it " +"will close all your open tabs and windows, clear all private information " +"such as cookies and browsing history, and use new Tor circuits for all " +"connections. Tor Browser will warn you that all activity and downloads will " +"be stopped, so take this into account before clicking “New Identity”." +msgstr "" +"This option is useful if you want to prevent your subsequent browser " +"activity from being linkable to what you were doing before. Selecting it " +"will close all your open tabs and windows, clear all private information " +"such as cookies and browsing history, and use new Tor circuits for all " +"connections. Tor Browser will warn you that all activity and downloads will " +"be stopped, so take this into account before clicking “New Identity”." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "###### New Tor circuit for this site" +msgstr "###### New Tor circuit for this site" + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"This option is useful if the <a href="/about/#how-tor-works">exit " +"relay</a> you are using is unable to connect to the website you require, or " +"is not loading it properly. Selecting it will cause the currently-active tab" +" or window to be reloaded over a new Tor circuit. Other open tabs and " +"windows from the same website will use the new circuit as well once they are" +" reloaded. This option does not clear any private information or unlink your" +" activity, nor does it affect your current connections to other websites." +msgstr "" +"This option is useful if the <a href="/about/#how-tor-works">exit " +"relay</a> you are using is unable to connect to the website you require, or " +"is not loading it properly. Selecting it will cause the currently-active tab" +" or window to be reloaded over a new Tor circuit. Other open tabs and " +"windows from the same website will use the new circuit as well once they are" +" reloaded. This option does not clear any private information or unlink your" +" activity, nor does it affect your current connections to other websites." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"You can also access this option in the new circuit display, in the site " +"information menu, in the URL bar." +msgstr "" +"You can also access this option in the new circuit display, in the site " +"information menu, in the URL bar." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.seo_slug) +msgid "managing-identities" +msgstr "managing-identities" + +#: https//tb-manual.torproject.org/en-US/ +#: (content/contents+en-US.lrshowcase.title) +msgid "Tor Browser User Manual" +msgstr "Tor Browser User Manual" + +#: https//tb-manual.torproject.org/en-US/menu/ +#: (content/menu/contents+en-US.lrtopic.body) +msgid "About" +msgstr "About" + +#: https//tb-manual.torproject.org/en-US/menu/ +#: (content/menu/contents+en-US.lrtopic.body) +msgid "Documentation" +msgstr "Documentation" + +#: https//tb-manual.torproject.org/en-US/menu/ +#: (content/menu/contents+en-US.lrtopic.body) +msgid "Press" +msgstr "Press" + +#: https//tb-manual.torproject.org/en-US/menu/ +#: (content/menu/contents+en-US.lrtopic.body) +msgid "Blog" +msgstr "Blog" + +#: https//tb-manual.torproject.org/en-US/menu/ +#: (content/menu/contents+en-US.lrtopic.body) +msgid "Newsletter" +msgstr "Newsletter" + +#: https//tb-manual.torproject.org/en-US/menu/ +#: (content/menu/contents+en-US.lrtopic.body) +msgid "Contact" +msgstr "Contact" + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.title) +msgid "About Tor Browser" +msgstr "About Tor Browser" + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.description) +msgid "Learn what Tor Browser can do to protect your privacy and anonymity" +msgstr "Learn what Tor Browser can do to protect your privacy and anonymity" + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.body) +msgid "" +"Tor Browser uses the Tor network to protect your privacy and anonymity. " +"Using the Tor network has two main properties:" +msgstr "" +"Tor Browser uses the Tor network to protect your privacy and anonymity. " +"Using the Tor network has two main properties:" + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.body) +msgid "" +"* Your internet service provider, and anyone watching your connection " +"locally, will not be able to track your internet activity, including the " +"names and addresses of the websites you visit." +msgstr "" +"* Your internet service provider, and anyone watching your connection " +"locally, will not be able to track your internet activity, including the " +"names and addresses of the websites you visit." + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.body) +msgid "" +"* The operators of the websites and services that you use, and anyone " +"watching them, will see a connection coming from the Tor network instead of " +"your real Internet (IP) address, and will not know who you are unless you " +"explicitly identify yourself." +msgstr "" +"* The operators of the websites and services that you use, and anyone " +"watching them, will see a connection coming from the Tor network instead of " +"your real Internet (IP) address, and will not know who you are unless you " +"explicitly identify yourself." + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.body) +msgid "" +"In addition, Tor Browser is designed to prevent websites from " +"“fingerprinting” or identifying you based on your browser configuration." +msgstr "" +"In addition, Tor Browser is designed to prevent websites from " +"“fingerprinting” or identifying you based on your browser configuration." + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.body) +msgid "" +"By default, Tor Browser does not keep any browsing history. Cookies are only" +" valid for a single session (until Tor Browser is exited or a <a href" +"="/managing-identities/#new-identity">New Identity</a> is requested)." +msgstr "" +"By default, Tor Browser does not keep any browsing history. Cookies are only" +" valid for a single session (until Tor Browser is exited or a <a href" +"="/managing-identities/#new-identity">New Identity</a> is requested)." + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.body) +msgid "##### How Tor works" +msgstr "##### How Tor works" + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.body) +msgid "" +"Tor is a network of virtual tunnels that allows you to improve your privacy " +"and security on the Internet. Tor works by sending your traffic through " +"three random servers (also known as *relays*) in the Tor network. The last " +"relay in the circuit (the “exit relay”) then sends the traffic out onto the " +"public Internet." +msgstr "" +"Tor is a network of virtual tunnels that allows you to improve your privacy " +"and security on the Internet. Tor works by sending your traffic through " +"three random servers (also known as *relays*) in the Tor network. The last " +"relay in the circuit (the “exit relay”) then sends the traffic out onto the " +"public Internet." + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.body) +msgid "" +"<img class="" src="../static/images/how-tor-works.png" alt="How Tor " +"Browser works">" +msgstr "" +"<img class="" src="../static/images/how-tor-works.png" alt="How Tor " +"Browser works">" + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.body) +msgid "" +"The image above illustrates a user browsing to different websites over Tor. " +"The green middle computers represent relays in the Tor network, while the " +"three keys represent the layers of encryption between the user and each " +"relay." +msgstr "" +"The image above illustrates a user browsing to different websites over Tor. " +"The green middle computers represent relays in the Tor network, while the " +"three keys represent the layers of encryption between the user and each " +"relay." + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.seo_slug) +msgid "about" +msgstr "about" + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.title) +msgid "Downloading" +msgstr "Downloading" + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.description) +msgid "How to download Tor Browser" +msgstr "How to download Tor Browser" + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "" +"The safest and simplest way to download Tor Browser is from the official Tor" +" Project website at https://www.torproject.org. Your connection to the site " +"will be secured using <a href="https://tb-manual.torproject.org/en-US" +"/secure-connections.html">HTTPS</a>, which makes it much harder for " +"somebody to tamper with." +msgstr "" +"The safest and simplest way to download Tor Browser is from the official Tor" +" Project website at https://www.torproject.org. Your connection to the site " +"will be secured using <a href="https://tb-manual.torproject.org/en-US" +"/secure-connections.html">HTTPS</a>, which makes it much harder for " +"somebody to tamper with." + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "" +"However, there may be times when you cannot access the Tor Project website: " +"for example, it could be blocked on your network. If this happens, you can " +"use one of the alternative download methods listed below." +msgstr "" +"However, there may be times when you cannot access the Tor Project website: " +"for example, it could be blocked on your network. If this happens, you can " +"use one of the alternative download methods listed below." + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "##### Mirrors" +msgstr "##### Mirrors" + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "" +"If you're unable to download Tor Browser from the official Tor Project " +"website, you can instead try downloading it from one of our official " +"mirrors, either through [EFF](https://tor.eff.org) or [Calyx " +"Institute](https://tor.calyxinstitute.org)." +msgstr "" +"If you're unable to download Tor Browser from the official Tor Project " +"website, you can instead try downloading it from one of our official " +"mirrors, either through [EFF](https://tor.eff.org) or [Calyx " +"Institute](https://tor.calyxinstitute.org)." + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "##### GetTor" +msgstr "##### GetTor" + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "" +"GetTor is a service that automatically responds to messages with links to " +"the latest version of Tor Browser, hosted at a variety of locations, such as" +" Dropbox, Google Drive and GitHub." +msgstr "" +"GetTor is a service that automatically responds to messages with links to " +"the latest version of Tor Browser, hosted at a variety of locations, such as" +" Dropbox, Google Drive and GitHub." + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "###### To use GetTor via email:" +msgstr "###### To use GetTor via email:" + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "" +"Send an email to gettor@torproject.org, and in the body of the message " +"simply write “windows”, “osx”, or “linux”, (without quotation marks) " +"depending on your operating system." +msgstr "" +"Send an email to gettor@torproject.org, and in the body of the message " +"simply write “windows”, “osx”, or “linux”, (without quotation marks) " +"depending on your operating system." + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "" +"GetTor will respond with an email containing links from which you can " +"download the Tor Browser package, the cryptographic signature (needed for " +"verifying the download), the fingerprint of the key used to make the " +"signature, and the package’s checksum. You may be offered a choice of " +"“32-bit” or “64-bit” software: this depends on the model of the computer you" +" are using." +msgstr "" +"GetTor will respond with an email containing links from which you can " +"download the Tor Browser package, the cryptographic signature (needed for " +"verifying the download), the fingerprint of the key used to make the " +"signature, and the package’s checksum. You may be offered a choice of " +"“32-bit” or “64-bit” software: this depends on the model of the computer you" +" are using." + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "###### To use GetTor via Twitter:" +msgstr "###### To use GetTor via Twitter:" + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "" +"To get links for downloading Tor Browser in English for OS X, send a Direct " +"Message to @get_tor with the words "osx en" in it (you don't need to " +"follow the account)." +msgstr "" +"To get links for downloading Tor Browser in English for OS X, send a Direct " +"Message to @get_tor with the words "osx en" in it (you don't need to " +"follow the account)." + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "###### To use GetTor via Jabber/XMPP (Jitsi, CoyIM, etc.):" +msgstr "###### To use GetTor via Jabber/XMPP (Jitsi, CoyIM, etc.):" + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "" +"To get links for downloading Tor Browser in Chinese for Linux, send a " +"message to gettor@torproject.org with the words "linux zh" in it." +msgstr "" +"To get links for downloading Tor Browser in Chinese for Linux, send a " +"message to gettor@torproject.org with the words "linux zh" in it." + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.seo_slug) +msgid "downloading" +msgstr "downloading" + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.title) +msgid "Running Tor Browser for the first time" +msgstr "Running Tor Browser for the first time" + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.description) +msgid "Learn how to use Tor Browser for the first time" +msgstr "Learn how to use Tor Browser for the first time" + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +msgid "" +"When you run Tor Browser for the first time, you will see the Tor Network " +"Settings window. This offers you the option to connect directly to the Tor " +"network, or to configure Tor Browser for your connection." +msgstr "" +"When you run Tor Browser for the first time, you will see the Tor Network " +"Settings window. This offers you the option to connect directly to the Tor " +"network, or to configure Tor Browser for your connection." + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +msgid "##### Connect" +msgstr "##### Connect" + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/connect.png">" +msgstr "<img class="col-md-6" src="../../static/images/connect.png">" + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +msgid "" +"In most cases, choosing "Connect" will allow you to connect to the Tor " +"network without any further configuration. Once clicked, a status bar will " +"appear, showing Tor’s connection progress. If you are on a relatively fast " +"connection, but this bar seems to get stuck at a certain point, see the <a " +"href="/troubleshooting">Troubleshooting</a> page for help solving the " +"problem." +msgstr "" +"In most cases, choosing "Connect" will allow you to connect to the Tor " +"network without any further configuration. Once clicked, a status bar will " +"appear, showing Tor’s connection progress. If you are on a relatively fast " +"connection, but this bar seems to get stuck at a certain point, see the <a " +"href="/troubleshooting">Troubleshooting</a> page for help solving the " +"problem." + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +msgid "##### Configure" +msgstr "##### Configure" + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/configure.png">" +msgstr "<img class="col-md-6" src="../../static/images/configure.png">" + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +msgid "" +"If you know that your connection is censored, or uses a proxy, you should " +"select this option. Tor Browser will take you through a series of " +"configuration options." +msgstr "" +"If you know that your connection is censored, or uses a proxy, you should " +"select this option. Tor Browser will take you through a series of " +"configuration options." + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +msgid "" +"The first screen asks if access to the Tor network is blocked or censored on" +" your connection. If you do not believe this is the case, select “No”. If " +"you know your connection is censored, or you have tried and failed to " +"connect to the Tor network and no other solutions have worked, select “Yes”." +" You will then be taken to the <a href="/circumvention">Circumvention</a> " +"screen to configure a pluggable transport." +msgstr "" +"The first screen asks if access to the Tor network is blocked or censored on" +" your connection. If you do not believe this is the case, select “No”. If " +"you know your connection is censored, or you have tried and failed to " +"connect to the Tor network and no other solutions have worked, select “Yes”." +" You will then be taken to the <a href="/circumvention">Circumvention</a> " +"screen to configure a pluggable transport." + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +msgid "" +"The next screen asks if your connection uses a proxy. In most cases, this is" +" not necessary. You will usually know if you need to answer “Yes”, as the " +"same settings will be used for other browsers on your system. If possible, " +"ask your network administrator for guidance. If your connection does not use" +" a proxy, click “Continue”." +msgstr "" +"The next screen asks if your connection uses a proxy. In most cases, this is" +" not necessary. You will usually know if you need to answer “Yes”, as the " +"same settings will be used for other browsers on your system. If possible, " +"ask your network administrator for guidance. If your connection does not use" +" a proxy, click “Continue”." + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/proxy_question.png">" +msgstr "<img class="col-md-6" src="../../static/images/proxy_question.png">" + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/proxy.png">" +msgstr "<img class="col-md-6" src="../../static/images/proxy.png">" + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.seo_slug) +msgid "running-tor-browser" +msgstr "running-tor-browser" + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.title) +msgid "Bridges" +msgstr "Bridges" + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.description) +msgid "" +"Most Pluggable Transports, such as obfs3 and obfs4, rely on the use of " +"“bridge” relays." +msgstr "" +"Most Pluggable Transports, such as obfs3 and obfs4, rely on the use of " +"“bridge” relays." + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"Most <a href="/transports">Pluggable Transports</a>, such as obfs3 and " +"obfs4, rely on the use of “bridge” relays. Like ordinary Tor relays, bridges" +" are run by volunteers; unlike ordinary relays, however, they are not listed" +" publicly, so an adversary cannot identify them easily. Using bridges in " +"combination with pluggable transports helps to disguise the fact that you " +"are using Tor." +msgstr "" +"Most <a href="/transports">Pluggable Transports</a>, such as obfs3 and " +"obfs4, rely on the use of “bridge” relays. Like ordinary Tor relays, bridges" +" are run by volunteers; unlike ordinary relays, however, they are not listed" +" publicly, so an adversary cannot identify them easily. Using bridges in " +"combination with pluggable transports helps to disguise the fact that you " +"are using Tor." + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"Other pluggable transports, like meek, use different anti-censorship " +"techniques that do not rely on bridges. You do not need to obtain bridge " +"addresses in order to use these transports." +msgstr "" +"Other pluggable transports, like meek, use different anti-censorship " +"techniques that do not rely on bridges. You do not need to obtain bridge " +"addresses in order to use these transports." + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "##### Getting bridge addresses" +msgstr "##### Getting bridge addresses" + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"Because bridge addresses are not public, you will need to request them " +"yourself. You have two options:" +msgstr "" +"Because bridge addresses are not public, you will need to request them " +"yourself. You have two options:" + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"* Visit https://bridges.torproject.org/ and follow the instructions, or" +msgstr "" +"* Visit https://bridges.torproject.org/ and follow the instructions, or" + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"* Email bridges@torproject.org from a Gmail, Yahoo, or Riseup email address" +msgstr "" +"* Email bridges@torproject.org from a Gmail, Yahoo, or Riseup email address" + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "##### Entering bridge addresses" +msgstr "##### Entering bridge addresses" + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"Once you have obtained some bridge addresses, you will need to enter them " +"into Tor Launcher." +msgstr "" +"Once you have obtained some bridge addresses, you will need to enter them " +"into Tor Launcher." + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"If you're starting Tor Browser for the first time, click 'Configure' to open" +" the Tor Network Settings window. Otherwise, click the Torbutton to the left" +" of the URL bar, then select 'Tor Network Settings...' to access these " +"options." +msgstr "" +"If you're starting Tor Browser for the first time, click 'Configure' to open" +" the Tor Network Settings window. Otherwise, click the Torbutton to the left" +" of the URL bar, then select 'Tor Network Settings...' to access these " +"options." + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"In the Tor Network Settings window, select 'Tor is censored in my country.' " +"Then, select 'Provide a bridge I know' and enter each bridge address on a " +"separate line." +msgstr "" +"In the Tor Network Settings window, select 'Tor is censored in my country.' " +"Then, select 'Provide a bridge I know' and enter each bridge address on a " +"separate line." + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"<img class="col-md-6" src="../../static/images/tor-launcher-custom-" +"bridges.png">" +msgstr "" +"<img class="col-md-6" src="../../static/images/tor-launcher-custom-" +"bridges.png">" + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"Click “OK” to save your settings. Using bridges may slow down the connection" +" compared to using ordinary Tor relays." +msgstr "" +"Click “OK” to save your settings. Using bridges may slow down the connection" +" compared to using ordinary Tor relays." + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"If the connection fails, the bridges you received may be down. Please use " +"one of the above methods to obtain more bridge addresses, and try again." +msgstr "" +"If the connection fails, the bridges you received may be down. Please use " +"one of the above methods to obtain more bridge addresses, and try again." + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.seo_slug) +msgid "bridges" +msgstr "bridges" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.title) +msgid "Pluggable transports" +msgstr "Pluggable transports" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.description) +msgid "" +"Pluggable transports are tools that Tor can use to disguise the traffic it " +"sends out." +msgstr "" +"Pluggable transports are tools that Tor can use to disguise the traffic it " +"sends out." + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "" +"Pluggable transports are tools that Tor can use to disguise the traffic it " +"sends out. This can be useful in situations where an Internet Service " +"Provider or other authority is actively blocking connections to the Tor " +"network." +msgstr "" +"Pluggable transports are tools that Tor can use to disguise the traffic it " +"sends out. This can be useful in situations where an Internet Service " +"Provider or other authority is actively blocking connections to the Tor " +"network." + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "##### Types of pluggable transport" +msgstr "##### Types of pluggable transport" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "" +"Currently there are six pluggable transports available, but more are being " +"developed." +msgstr "" +"Currently there are six pluggable transports available, but more are being " +"developed." + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "<table>" +msgstr "<table>" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "<tbody>" +msgstr "<tbody>" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "<tr class="odd">" +msgstr "<tr class="odd">" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "<td>" +msgstr "<td>" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "obfs3" +msgstr "obfs3" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "</td>" +msgstr "</td>" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "" +"obfs3 makes Tor traffic look random, so that it does not look like Tor or " +"any other protocol. While still included by default, it is reccomended to " +"use obfs4 instead, as it has several security improvements over obfs3." +msgstr "" +"obfs3 makes Tor traffic look random, so that it does not look like Tor or " +"any other protocol. While still included by default, it is reccomended to " +"use obfs4 instead, as it has several security improvements over obfs3." + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "</tr>" +msgstr "</tr>" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "<tr class="even">" +msgstr "<tr class="even">" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "obfs4" +msgstr "obfs4" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "" +"obfs4 makes Tor traffic look random like obfs3, and also prevents censors " +"from finding bridges by Internet scanning. obfs4 bridges are less likely to " +"be blocked than obfs3 bridges." +msgstr "" +"obfs4 makes Tor traffic look random like obfs3, and also prevents censors " +"from finding bridges by Internet scanning. obfs4 bridges are less likely to " +"be blocked than obfs3 bridges." + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "FTE" +msgstr "FTE" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "" +"FTE (format-transforming encryption) disguises Tor traffic as ordinary web " +"(HTTP) traffic." +msgstr "" +"FTE (format-transforming encryption) disguises Tor traffic as ordinary web " +"(HTTP) traffic." + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "meek" +msgstr "meek" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "" +"These transports all make it look like you are browsing a major web site " +"instead of using Tor. meek-amazon makes it look like you are using Amazon " +"Web Services; meek-azure makes it look like you are using a Microsoft web " +"site; and meek-google makes it look like you are using Google search." +msgstr "" +"These transports all make it look like you are browsing a major web site " +"instead of using Tor. meek-amazon makes it look like you are using Amazon " +"Web Services; meek-azure makes it look like you are using a Microsoft web " +"site; and meek-google makes it look like you are using Google search." + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "Snowflake" +msgstr "Snowflake" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "" +"Snowflake is an improvement upon Flashproxy. It sends your traffic through " +"WebRTC, a peer-to-peer protocol with built-in NAT punching." +msgstr "" +"Snowflake is an improvement upon Flashproxy. It sends your traffic through " +"WebRTC, a peer-to-peer protocol with built-in NAT punching." + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "</tbody>" +msgstr "</tbody>" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "</table>" +msgstr "</table>" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.seo_slug) +msgid "plugable-transports" +msgstr "plugable-transports" + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.title) +msgid "Circumvention" +msgstr "Circumvention" + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.description) +msgid "What to do if the Tor network is blocked" +msgstr "What to do if the Tor network is blocked" + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "" +"Direct access to the Tor network may sometimes be blocked by your Internet " +"Service Provider or by a government. Tor Browser includes some circumvention" +" tools for getting around these blocks. These tools are called “pluggable " +"transports”. See the <a href="/en-US/transports">Pluggable Transports</a> " +"page for more information on the types of transport that are currently " +"available." +msgstr "" +"Direct access to the Tor network may sometimes be blocked by your Internet " +"Service Provider or by a government. Tor Browser includes some circumvention" +" tools for getting around these blocks. These tools are called “pluggable " +"transports”. See the <a href="/en-US/transports">Pluggable Transports</a> " +"page for more information on the types of transport that are currently " +"available." + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "##### Using pluggable transports" +msgstr "##### Using pluggable transports" + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "" +"To use pluggable transports, click "Configure" in the Tor Launcher window " +"that appears when you first run Tor Browser." +msgstr "" +"To use pluggable transports, click "Configure" in the Tor Launcher window " +"that appears when you first run Tor Browser." + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "" +"You can also configure pluggable transports while Tor Browser is running, by" +" clicking on the green onion near your address bar and selecting “Tor " +"Network Settings”." +msgstr "" +"You can also configure pluggable transports while Tor Browser is running, by" +" clicking on the green onion near your address bar and selecting “Tor " +"Network Settings”." + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "" +"Select “yes” when asked if your Internet Service Provider blocks connections" +" to the Tor network." +msgstr "" +"Select “yes” when asked if your Internet Service Provider blocks connections" +" to the Tor network." + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/bridges.png">" +msgstr "<img class="col-md-6" src="../../static/images/bridges.png">" + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "" +"Select “Connect with provided bridges”. Tor Browser currently has six " +"pluggable transport options to choose from." +msgstr "" +"Select “Connect with provided bridges”. Tor Browser currently has six " +"pluggable transport options to choose from." + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "##### Which transport should I use?" +msgstr "##### Which transport should I use?" + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "" +"Each of the transports listed in Tor Launcher’s menu works in a different " +"way (for more details, see the <a href="/en-US/transports">Pluggable " +"Transports</a> page), and their effectiveness depends on your individual " +"circumstances." +msgstr "" +"Each of the transports listed in Tor Launcher’s menu works in a different " +"way (for more details, see the <a href="/en-US/transports">Pluggable " +"Transports</a> page), and their effectiveness depends on your individual " +"circumstances." + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "" +"If you are trying to circumvent a blocked connection for the first time, you" +" should try the different transports: obfs3, obfs4, fte, meek-azure and " +"Snowflake." +msgstr "" +"If you are trying to circumvent a blocked connection for the first time, you" +" should try the different transports: obfs3, obfs4, fte, meek-azure and " +"Snowflake." + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "" +"If you try all of these options, and none of them gets you online, you will " +"need to enter bridge addresses manually. Read the <a href="/en-" +"US/bridges/">Bridges</a> section to learn what bridges are and how to " +"obtain them." +msgstr "" +"If you try all of these options, and none of them gets you online, you will " +"need to enter bridge addresses manually. Read the <a href="/en-" +"US/bridges/">Bridges</a> section to learn what bridges are and how to " +"obtain them." + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.seo_slug) +msgid "circumvention" +msgstr "circumvention" + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.title) +msgid "Onion Services" +msgstr "Onion Services" + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.description) +msgid "Services that are only accessible using Tor" +msgstr "Services that are only accessible using Tor" + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "" +"Onion services (formerly known as “hidden services”) are services (like " +"websites) that are only accessible through the Tor network." +msgstr "" +"Onion services (formerly known as “hidden services”) are services (like " +"websites) that are only accessible through the Tor network." + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "" +"Onion services offer several advantages over ordinary services on the non-" +"private web:" +msgstr "" +"Onion services offer several advantages over ordinary services on the non-" +"private web:" + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "" +"* An onion services’s location and IP address are hidden, making it " +"difficult for adversaries to censor it or identify its operators." +msgstr "" +"* An onion services’s location and IP address are hidden, making it " +"difficult for adversaries to censor it or identify its operators." + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "" +"* All traffic between Tor users and onion services is end-to-end encrypted, " +"so you do not need to worry about <a href="/secure-connections">connecting" +" over HTTPS</a>." +msgstr "" +"* All traffic between Tor users and onion services is end-to-end encrypted, " +"so you do not need to worry about <a href="/secure-connections">connecting" +" over HTTPS</a>." + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "" +"* The address of an onion service is automatically generated, so the " +"operators do not need to purchase a domain name; the .onion URL also helps " +"Tor ensure that it is connecting to the right location and that the " +"connection is not being tampered with." +msgstr "" +"* The address of an onion service is automatically generated, so the " +"operators do not need to purchase a domain name; the .onion URL also helps " +"Tor ensure that it is connecting to the right location and that the " +"connection is not being tampered with." + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "##### How to access an onion service" +msgstr "##### How to access an onion service" + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "" +"Just like any other website, you will need to know the address of an onion " +"service in order to connect to it. An onion address is a string of 16 (and " +"in V3 format, 56) mostly random letters and numbers, followed by “.onion”." +msgstr "" +"Just like any other website, you will need to know the address of an onion " +"service in order to connect to it. An onion address is a string of 16 (and " +"in V3 format, 56) mostly random letters and numbers, followed by “.onion”." + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "" +"When accessing a website that uses an onion service, Tor Browser will show " +"at the URL bar an icon of a little green onion displaying the state of your " +"connection: secure and using an onion service. And if you're accessing a " +"website with https and onion service, it will show an icon of a green onion " +"and a padlock." +msgstr "" +"When accessing a website that uses an onion service, Tor Browser will show " +"at the URL bar an icon of a little green onion displaying the state of your " +"connection: secure and using an onion service. And if you're accessing a " +"website with https and onion service, it will show an icon of a green onion " +"and a padlock." + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "##### Troubleshooting" +msgstr "##### Troubleshooting" + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "" +"If you cannot reach the onion service you require, make sure that you have " +"entered the onion address correctly: even a small mistake will stop Tor " +"Browser from being able to reach the site." +msgstr "" +"If you cannot reach the onion service you require, make sure that you have " +"entered the onion address correctly: even a small mistake will stop Tor " +"Browser from being able to reach the site." + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "" +"If you are still unable to connect to the onion service, please try again " +"later. There may be a temporary connection issue, or the site operators may " +"have allowed it to go offline without warning." +msgstr "" +"If you are still unable to connect to the onion service, please try again " +"later. There may be a temporary connection issue, or the site operators may " +"have allowed it to go offline without warning." + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "" +"You can also ensure that you're able to access other onion services by " +"connecting to <a href="http://3g2upl4pq6kufc4m.onion/%5C%22%3EDuckDuckGo%27s Onion " +"Service</a>" +msgstr "" +"You can also ensure that you're able to access other onion services by " +"connecting to <a href="http://3g2upl4pq6kufc4m.onion/%5C%22%3EDuckDuckGo%27s Onion " +"Service</a>" + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.seo_slug) +msgid "onion-services" +msgstr "onion-services" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.title) +msgid "Secure Connections" +msgstr "Secure Connections" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.description) +msgid "Learn how to protect your data using Tor Browser and HTTPS" +msgstr "Learn how to protect your data using Tor Browser and HTTPS" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "" +"If personal information such as a login password travels unencrypted over " +"the Internet, it can very easily be intercepted by an eavesdropper. If you " +"are logging into any website, you should make sure that the site offers " +"HTTPS encryption, which protects against this kind of eavesdropping. You can" +" verify this in the URL bar: if your connection is encrypted, the address " +"will begin with “https://”, rather than “http://”." +msgstr "" +"If personal information such as a login password travels unencrypted over " +"the Internet, it can very easily be intercepted by an eavesdropper. If you " +"are logging into any website, you should make sure that the site offers " +"HTTPS encryption, which protects against this kind of eavesdropping. You can" +" verify this in the URL bar: if your connection is encrypted, the address " +"will begin with “https://”, rather than “http://”." + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/https.png">" +msgstr "<img class="col-md-6" src="../../static/images/https.png">" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "" +"The following visualization shows what information is visible to " +"eavesdroppers with and without Tor Browser and HTTPS encryption:" +msgstr "" +"The following visualization shows what information is visible to " +"eavesdroppers with and without Tor Browser and HTTPS encryption:" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "<img class="" src="../../static/images/tor-and-https.svg">" +msgstr "<img class="" src="../../static/images/tor-and-https.svg">" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "" +"* Click the “Tor” button to see what data is visible to observers when " +"you're using Tor. The button will turn green to indicate that Tor is on." +msgstr "" +"* Click the “Tor” button to see what data is visible to observers when " +"you're using Tor. The button will turn green to indicate that Tor is on." + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "" +"* Click the “HTTPS” button to see what data is visible to observers when " +"you're using HTTPS. The button will turn green to indicate that HTTPS is on." +msgstr "" +"* Click the “HTTPS” button to see what data is visible to observers when " +"you're using HTTPS. The button will turn green to indicate that HTTPS is on." + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "" +"* When both buttons are green, you see the data that is visible to observers" +" when you are using both tools." +msgstr "" +"* When both buttons are green, you see the data that is visible to observers" +" when you are using both tools." + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "" +"* When both buttons are grey, you see the data that is visible to observers " +"when you don't use either tool." +msgstr "" +"* When both buttons are grey, you see the data that is visible to observers " +"when you don't use either tool." + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "##### Potentially visible data" +msgstr "##### Potentially visible data" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "<dl>" +msgstr "<dl>" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "<dt>" +msgstr "<dt>" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "Site.com" +msgstr "Site.com" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "</dt>" +msgstr "</dt>" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "<dd>" +msgstr "<dd>" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "The site being visited." +msgstr "The site being visited." + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "</dd>" +msgstr "</dd>" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "user / pw" +msgstr "user / pw" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "Username and password used for authentication." +msgstr "Username and password used for authentication." + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "data" +msgstr "data" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "Data being transmitted." +msgstr "Data being transmitted." + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "location" +msgstr "location" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "" +"Network location of the computer used to visit the website (the public IP " +"address)." +msgstr "" +"Network location of the computer used to visit the website (the public IP " +"address)." + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "Tor" +msgstr "Tor" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "Whether or not Tor is being used." +msgstr "Whether or not Tor is being used." + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "</dl>" +msgstr "</dl>" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.seo_slug) +msgid "secure-connections" +msgstr "secure-connections" + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.title) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.title) +msgid "Security Slider" +msgstr "Security Slider" + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.description) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.description) +msgid "Configuring Tor Browser for security and usability" +msgstr "Configuring Tor Browser for security and usability" + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "" +"Tor Browser includes a “Security Slider” that lets you increase your " +"security by disabling certain web features that can be used to attack your " +"security and anonymity. Increasing Tor Browser’s security level will stop " +"some web pages from functioning properly, so you should weigh your security " +"needs against the degree of usability you require." +msgstr "" +"Tor Browser includes a “Security Slider” that lets you increase your " +"security by disabling certain web features that can be used to attack your " +"security and anonymity. Increasing Tor Browser’s security level will stop " +"some web pages from functioning properly, so you should weigh your security " +"needs against the degree of usability you require." + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "##### Accessing the Security Slider" +msgstr "##### Accessing the Security Slider" + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/slider.png">" +msgstr "<img class="col-md-6" src="../../static/images/slider.png">" + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "" +"The Security Slider is located in Torbutton’s “Security Settings” menu." +msgstr "" +"The Security Slider is located in Torbutton’s “Security Settings” menu." + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "##### Security Levels" +msgstr "##### Security Levels" + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/slider_window.png">" +msgstr "<img class="col-md-6" src="../../static/images/slider_window.png">" + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "" +"Increasing the level of the Security Slider will disable or partially " +"disable certain browser features to protect against possible attacks." +msgstr "" +"Increasing the level of the Security Slider will disable or partially " +"disable certain browser features to protect against possible attacks." + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "Safest" +msgstr "Safest" + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "" +"At this level, HTML5 video and audio media become click-to-play via " +"NoScript; all JavaScript performance optimizations are disabled; some " +"mathematical equations may not display properly; some font rendering " +"features are disabled; some types of image are disabled; Javascript is " +"disabled by default on all sites; most video and audio formats are disabled;" +" and some fonts and icons may not display correctly." +msgstr "" +"At this level, HTML5 video and audio media become click-to-play via " +"NoScript; all JavaScript performance optimizations are disabled; some " +"mathematical equations may not display properly; some font rendering " +"features are disabled; some types of image are disabled; Javascript is " +"disabled by default on all sites; most video and audio formats are disabled;" +" and some fonts and icons may not display correctly." + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "Safer" +msgstr "Safer" + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "" +"At this level, HTML5 video and audio media become click-to-play via " +"NoScript; all JavaScript performance optimizations are disabled; some " +"mathematical equations may not display properly; some font rendering " +"features are disabled; some types of image are disabled; and JavaScript is " +"disabled by default on all non-<a href="/secure-connections">HTTPS</a> " +"sites." +msgstr "" +"At this level, HTML5 video and audio media become click-to-play via " +"NoScript; all JavaScript performance optimizations are disabled; some " +"mathematical equations may not display properly; some font rendering " +"features are disabled; some types of image are disabled; and JavaScript is " +"disabled by default on all non-<a href="/secure-connections">HTTPS</a> " +"sites." + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "Standard" +msgstr "Standard" + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "" +"At this level, all browser features are enabled. This is the most usable " +"option." +msgstr "" +"At this level, all browser features are enabled. This is the most usable " +"option." + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.seo_slug) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.seo_slug) +msgid "security-slider" +msgstr "security-slider" + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.title) +msgid "Updating" +msgstr "Updating" + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.description) +msgid "How to update Tor Browser" +msgstr "How to update Tor Browser" + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "" +"Tor Browser must be kept updated at all times. If you continue to use an " +"outdated version of the software, you may be vulnerable to serious security " +"flaws that compromise your privacy and anonymity." +msgstr "" +"Tor Browser must be kept updated at all times. If you continue to use an " +"outdated version of the software, you may be vulnerable to serious security " +"flaws that compromise your privacy and anonymity." + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "" +"Tor Browser will prompt you to update the software once a new version has " +"been released: the Torbutton icon will display a yellow triangle, and you " +"may see a written update indicator when Tor Browser opens. You can update " +"either automatically or manually." +msgstr "" +"Tor Browser will prompt you to update the software once a new version has " +"been released: the Torbutton icon will display a yellow triangle, and you " +"may see a written update indicator when Tor Browser opens. You can update " +"either automatically or manually." + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "##### Updating Tor Browser automatically" +msgstr "##### Updating Tor Browser automatically" + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "<img width="400" src="../../static/images/update1.png" />" +msgstr "<img width="400" src="../../static/images/update1.png" />" + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "" +"When you are prompted to update Tor Browser, click on the Torbutton icon, " +"then select “Check for Tor Browser Update”." +msgstr "" +"When you are prompted to update Tor Browser, click on the Torbutton icon, " +"then select “Check for Tor Browser Update”." + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "<img width="600" src="../../static/images/update3.png" />" +msgstr "<img width="600" src="../../static/images/update3.png" />" + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "" +"When Tor Browser has finished checking for updates, click on the “Update” " +"button." +msgstr "" +"When Tor Browser has finished checking for updates, click on the “Update” " +"button." + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "<img width="600" src="../../static/images/update4.png" />" +msgstr "<img width="600" src="../../static/images/update4.png" />" + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "" +"Wait for the update to download and install, then restart Tor Browser. You " +"will now be running the latest version." +msgstr "" +"Wait for the update to download and install, then restart Tor Browser. You " +"will now be running the latest version." + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "##### Updating Tor Browser manually" +msgstr "##### Updating Tor Browser manually" + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "" +"When you are prompted to update Tor Browser, finish the browsing session and" +" close the program." +msgstr "" +"When you are prompted to update Tor Browser, finish the browsing session and" +" close the program." + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "" +"Remove Tor Browser from your system by deleting the folder that contains it " +"(see the <a href='uninstalling'>Uninstalling</a> section for more " +"information)." +msgstr "" +"Remove Tor Browser from your system by deleting the folder that contains it " +"(see the <a href='uninstalling'>Uninstalling</a> section for more " +"information)." + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "" +"Visit <a " +"href="https://www.torproject.org/projects/torbrowser.html.en%5C%22%3Ehttps://www.t...</a>" +" and download a copy of the latest Tor Browser release, then install it as " +"before." +msgstr "" +"Visit <a " +"href="https://www.torproject.org/projects/torbrowser.html.en%5C%22%3Ehttps://www.t...</a>" +" and download a copy of the latest Tor Browser release, then install it as " +"before." + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.seo_slug) +msgid "updating" +msgstr "updating" + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.title) +msgid "Plugins, add-ons and JavaScript" +msgstr "Plugins, add-ons and JavaScript" + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.description) +msgid "How Tor Browser handles add-ons, plugins and JavaScript" +msgstr "How Tor Browser handles add-ons, plugins and JavaScript" + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "##### Flash Player" +msgstr "##### Flash Player" + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "" +"Video websites, such as Vimeo make use of the Flash Player plugin to display" +" video content. Unfortunately, this software operates independently of Tor " +"Browser and cannot easily be made to obey Tor Browser’s proxy settings. It " +"can therefore reveal your real location and IP address to the website " +"operators, or to an outside observer. For this reason, Flash is disabled by " +"default in Tor Browser, and enabling it is not recommended." +msgstr "" +"Video websites, such as Vimeo make use of the Flash Player plugin to display" +" video content. Unfortunately, this software operates independently of Tor " +"Browser and cannot easily be made to obey Tor Browser’s proxy settings. It " +"can therefore reveal your real location and IP address to the website " +"operators, or to an outside observer. For this reason, Flash is disabled by " +"default in Tor Browser, and enabling it is not recommended." + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "" +"Some video websites (such as YouTube) offer alternative video delivery " +"methods that do not use Flash. These methods may be compatible with Tor " +"Browser." +msgstr "" +"Some video websites (such as YouTube) offer alternative video delivery " +"methods that do not use Flash. These methods may be compatible with Tor " +"Browser." + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "##### JavaScript" +msgstr "##### JavaScript" + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "" +"JavaScript is a programming language that websites use to offer interactive " +"elements such as video, animation, audio, and status timelines. " +"Unfortunately, JavaScript can also enable attacks on the security of the " +"browser, which might lead to deanonymization." +msgstr "" +"JavaScript is a programming language that websites use to offer interactive " +"elements such as video, animation, audio, and status timelines. " +"Unfortunately, JavaScript can also enable attacks on the security of the " +"browser, which might lead to deanonymization." + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "" +"Tor Browser includes an add-on called NoScript, accessible through the “S” " +"icon at the top-right of the window. NoScript allows you to control the " +"JavaScript (and other scripts) that runs on individual web pages, or block " +"it entirely." +msgstr "" +"Tor Browser includes an add-on called NoScript, accessible through the “S” " +"icon at the top-right of the window. NoScript allows you to control the " +"JavaScript (and other scripts) that runs on individual web pages, or block " +"it entirely." + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/noscript_menu.png">" +msgstr "<img class="col-md-6" src="../../static/images/noscript_menu.png">" + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "" +"Users who require a high degree of security in their web browsing should set" +" Tor Browser’s <a href="/security-slider">Security Slider</a> to “Safer” " +"(which disables JavaScript for non-HTTPS websites) or “Safest” (which does " +"so for all websites). However, disabling JavaScript will prevent many " +"websites from displaying correctly, so Tor Browser’s default setting is to " +"allow all websites to run scripts in "Standard" mode." +msgstr "" +"Users who require a high degree of security in their web browsing should set" +" Tor Browser’s <a href="/security-slider">Security Slider</a> to “Safer” " +"(which disables JavaScript for non-HTTPS websites) or “Safest” (which does " +"so for all websites). However, disabling JavaScript will prevent many " +"websites from displaying correctly, so Tor Browser’s default setting is to " +"allow all websites to run scripts in "Standard" mode." + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "##### Browser Add-ons" +msgstr "##### Browser Add-ons" + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "" +"Tor Browser is based on Firefox, and any browser add-ons or themes that are " +"compatible with Firefox can also be installed in Tor Browser." +msgstr "" +"Tor Browser is based on Firefox, and any browser add-ons or themes that are " +"compatible with Firefox can also be installed in Tor Browser." + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "" +"However, the only add-ons that have been tested for use with Tor Browser are" +" those included by default. Installing any other browser add-ons may break " +"functionality in Tor Browser or cause more serious problems that affect your" +" privacy and security. It is strongly discouraged to install additional add-" +"ons, and the Tor Project will not offer support for these configurations." +msgstr "" +"However, the only add-ons that have been tested for use with Tor Browser are" +" those included by default. Installing any other browser add-ons may break " +"functionality in Tor Browser or cause more serious problems that affect your" +" privacy and security. It is strongly discouraged to install additional add-" +"ons, and the Tor Project will not offer support for these configurations." + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.seo_slug) +msgid "plugins" +msgstr "plugins" + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.title) +msgid "Troubleshooting" +msgstr "Troubleshooting" + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.description) +msgid "What to do if Tor Browser doesn’t work" +msgstr "What to do if Tor Browser doesn’t work" + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "" +"You should be able to start browsing the web using Tor Browser shortly after" +" running the program, and clicking the “Connect” button if you are using it " +"for the first time." +msgstr "" +"You should be able to start browsing the web using Tor Browser shortly after" +" running the program, and clicking the “Connect” button if you are using it " +"for the first time." + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "##### Quick fixes" +msgstr "##### Quick fixes" + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "" +"If Tor Browser doesn’t connect, there may be a simple solution. Try each of " +"the following:" +msgstr "" +"If Tor Browser doesn’t connect, there may be a simple solution. Try each of " +"the following:" + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "" +"* Your computer’s system clock must be set correctly, or Tor will not be " +"able to connect." +msgstr "" +"* Your computer’s system clock must be set correctly, or Tor will not be " +"able to connect." + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "" +"* Make sure another Tor Browser is not already running. If you’re not sure " +"if Tor Browser is running, restart your computer." +msgstr "" +"* Make sure another Tor Browser is not already running. If you’re not sure " +"if Tor Browser is running, restart your computer." + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "" +"* Make sure that any antivirus program you have installed is not preventing " +"Tor from running. You may need to consult the documentation for your " +"antivirus software if you do not know how to do this." +msgstr "" +"* Make sure that any antivirus program you have installed is not preventing " +"Tor from running. You may need to consult the documentation for your " +"antivirus software if you do not know how to do this." + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "* Temporarily disable your firewall." +msgstr "* Temporarily disable your firewall." + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "" +"* Delete Tor Browser and install it again. If updating, do not just " +"overwrite your previous Tor Browser files; ensure they are fully deleted " +"beforehand." +msgstr "" +"* Delete Tor Browser and install it again. If updating, do not just " +"overwrite your previous Tor Browser files; ensure they are fully deleted " +"beforehand." + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "##### Is your connection censored?" +msgstr "##### Is your connection censored?" + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "" +"If you still can’t connect, your Internet Service Provider might be " +"censoring connections to the Tor network. Read the <a " +"href="/circumvention">Circumvention</a> section for possible solutions." +msgstr "" +"If you still can’t connect, your Internet Service Provider might be " +"censoring connections to the Tor network. Read the <a " +"href="/circumvention">Circumvention</a> section for possible solutions." + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "##### Known issues" +msgstr "##### Known issues" + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "" +"Tor Browser is under constant development, and some issues are known about " +"but not yet fixed. Please check the <a href="/known-issues">Known " +"Issues</a> page to see if the problem you are experiencing is already listed" +" there." +msgstr "" +"Tor Browser is under constant development, and some issues are known about " +"but not yet fixed. Please check the <a href="/known-issues">Known " +"Issues</a> page to see if the problem you are experiencing is already listed" +" there." + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.seo_slug) +msgid "troubleshooting" +msgstr "troubleshooting" + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.title) +#: (content/known-issues/contents+en-US.lrtopic.description) +msgid "Known issues" +msgstr "Known issues" + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "" +"* Tor needs your system clock (and your time zone) set to the correct time." +msgstr "" +"* Tor needs your system clock (and your time zone) set to the correct time." + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "" +"* The following firewall software have been known to interfere with Tor and " +"may need to be temporarily disabled:" +msgstr "" +"* The following firewall software have been known to interfere with Tor and " +"may need to be temporarily disabled:" + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "* Webroot SecureAnywhere" +msgstr "* Webroot SecureAnywhere" + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "* Kaspersky Internet Security 2012" +msgstr "* Kaspersky Internet Security 2012" + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "* Sophos Antivirus for Mac" +msgstr "* Sophos Antivirus for Mac" + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "* Microsoft Security Essentials" +msgstr "* Microsoft Security Essentials" + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "" +"* Videos that require Adobe Flash are unavailable. Flash is disabled for " +"security reasons." +msgstr "" +"* Videos that require Adobe Flash are unavailable. Flash is disabled for " +"security reasons." + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "* Tor can not use a bridge if a proxy is set." +msgstr "* Tor can not use a bridge if a proxy is set." + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "" +"* The Tor Browser package is dated January 1, 2000 00:00:00 UTC. This is to " +"ensure that each software build is exactly reproducible." +msgstr "" +"* The Tor Browser package is dated January 1, 2000 00:00:00 UTC. This is to " +"ensure that each software build is exactly reproducible." + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "" +"* To run Tor Browser on Ubuntu, users need to execute a shell script. Open " +""Files" (Unity's explorer), open Preferences → Behavior Tab → Set "Run " +"executable text files when they are opened" to "Ask every time", then " +"click OK." +msgstr "" +"* To run Tor Browser on Ubuntu, users need to execute a shell script. Open " +""Files" (Unity's explorer), open Preferences → Behavior Tab → Set "Run " +"executable text files when they are opened" to "Ask every time", then " +"click OK." + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "" +"* Tor Browser can also be started from the command line by running the " +"following command from inside the Tor Browser directory:" +msgstr "" +"* Tor Browser can also be started from the command line by running the " +"following command from inside the Tor Browser directory:" + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "./start-tor-browser.desktop" +msgstr "./start-tor-browser.desktop" + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "" +"* BitTorrent in specific is <mark><a href="https://blog.torproject.org" +"/bittorrent-over-tor-isnt-good-idea">not anonymous over Tor</a></mark>." +msgstr "" +"* BitTorrent in specific is <mark><a href="https://blog.torproject.org" +"/bittorrent-over-tor-isnt-good-idea">not anonymous over Tor</a></mark>." + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.seo_slug) +#: https//tb-manual.torproject.org/en-US/uninstalling/ +#: (content/uninstalling/contents+en-US.lrtopic.seo_slug) +msgid "uninstalling" +msgstr "uninstalling" + +#: https//tb-manual.torproject.org/en-US/uninstalling/ +#: (content/uninstalling/contents+en-US.lrtopic.title) +msgid "Uninstalling" +msgstr "Uninstalling" + +#: https//tb-manual.torproject.org/en-US/uninstalling/ +#: (content/uninstalling/contents+en-US.lrtopic.description) +msgid "How to remove Tor Browser from your system" +msgstr "How to remove Tor Browser from your system" + +#: https//tb-manual.torproject.org/en-US/uninstalling/ +#: (content/uninstalling/contents+en-US.lrtopic.body) +msgid "" +"Tor Browser does not affect any of the existing software or settings on your" +" computer. Uninstalling Tor Browser will not affect your system’s software " +"or settings." +msgstr "" +"Tor Browser does not affect any of the existing software or settings on your" +" computer. Uninstalling Tor Browser will not affect your system’s software " +"or settings." + +#: https//tb-manual.torproject.org/en-US/uninstalling/ +#: (content/uninstalling/contents+en-US.lrtopic.body) +msgid "Removing Tor Browser from your system is simple:" +msgstr "Removing Tor Browser from your system is simple:" + +#: https//tb-manual.torproject.org/en-US/uninstalling/ +#: (content/uninstalling/contents+en-US.lrtopic.body) +msgid "" +"1. Locate your Tor Browser folder. The default location on Windows is the " +"Desktop; on Mac OS X it is the Applications folder. On Linux, there is no " +"default location, however the folder will be named "tor-browser_en-US" if " +"you are running the English Tor Browser." +msgstr "" +"1. Locate your Tor Browser folder. The default location on Windows is the " +"Desktop; on Mac OS X it is the Applications folder. On Linux, there is no " +"default location, however the folder will be named "tor-browser_en-US" if " +"you are running the English Tor Browser." + +#: https//tb-manual.torproject.org/en-US/uninstalling/ +#: (content/uninstalling/contents+en-US.lrtopic.body) +msgid "2. Delete the Tor Browser folder." +msgstr "2. Delete the Tor Browser folder." + +#: https//tb-manual.torproject.org/en-US/uninstalling/ +#: (content/uninstalling/contents+en-US.lrtopic.body) +msgid "3. Empty your Trash" +msgstr "3. Empty your Trash" + +#: https//tb-manual.torproject.org/en-US/uninstalling/ +#: (content/uninstalling/contents+en-US.lrtopic.body) +msgid "" +"Note that your operating system’s standard “Uninstall” utility is not used." +msgstr "" +"Note that your operating system’s standard “Uninstall” utility is not used." + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.title) +msgid "Becoming a Tor Translator" +msgstr "Becoming a Tor Translator" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.description) +msgid "Becoming a translator for the Tor Project" +msgstr "Becoming a translator for the Tor Project" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "" +"If you are interested in helping out the project by translating the manual " +"or the Tor Browser to your language, your help would be greatly appreciated!" +" Tor Project localization is hosted in the [Localization " +"Lab](https://www.localizationlab.org) Hub on Transifex, a third-party " +"translation tool. In order to begin contributing you will have to sign up " +"with Transifex. Below is an outline of how to sign up and begin." +msgstr "" +"If you are interested in helping out the project by translating the manual " +"or the Tor Browser to your language, your help would be greatly appreciated!" +" Tor Project localization is hosted in the [Localization " +"Lab](https://www.localizationlab.org) Hub on Transifex, a third-party " +"translation tool. In order to begin contributing you will have to sign up " +"with Transifex. Below is an outline of how to sign up and begin." + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "##### Signing up on Transifex" +msgstr "##### Signing up on Transifex" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "" +"* Head over to the <a href="https://transifex.com/signup/%5C%22%3ETransifex " +"signup page</a>." +msgstr "" +"* Head over to the <a href="https://transifex.com/signup/%5C%22%3ETransifex " +"signup page</a>." + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "Enter your information into the fields and click the 'Sign Up' button:" +msgstr "" +"Enter your information into the fields and click the 'Sign Up' button:" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/tr1.png">" +msgstr "<img class="col-md-6" src="../../static/images/tr1.png">" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "" +"* Fill out the next page with your name and select "Localization" and " +""Translator" from the drop-down menus:" +msgstr "" +"* Fill out the next page with your name and select "Localization" and " +""Translator" from the drop-down menus:" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/tr2.png">" +msgstr "<img class="col-md-6" src="../../static/images/tr2.png">" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "* On the next page, select 'Join an existing project' and continue." +msgstr "* On the next page, select 'Join an existing project' and continue." + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "" +"* On the next page, select the languages you speak from the drop-down menu " +"and continue." +msgstr "" +"* On the next page, select the languages you speak from the drop-down menu " +"and continue." + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "" +"* You are now signed up! Go to the <a " +"href="https://www.transifex.com/otf/torproject/%5C%22%3ETor Transifex page</a>." +msgstr "" +"* You are now signed up! Go to the <a " +"href="https://www.transifex.com/otf/torproject/%5C%22%3ETor Transifex page</a>." + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "* Click the blue 'Join Team' button on the far right:" +msgstr "* Click the blue 'Join Team' button on the far right:" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/tr3.png">" +msgstr "<img class="col-md-6" src="../../static/images/tr3.png">" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "" +"* Select the language you would like to translate from the dropdown menu:" +msgstr "" +"* Select the language you would like to translate from the dropdown menu:" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/tr4.png">" +msgstr "<img class="col-md-6" src="../../static/images/tr4.png">" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "* A notification will now show up on the top of the page like so:" +msgstr "* A notification will now show up on the top of the page like so:" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/tr5.png">" +msgstr "<img class="col-md-6" src="../../static/images/tr5.png">" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "" +"After your membership is approved you can begin translating; simply navigate" +" back to the <a href="https://www.transifex.com/otf/torproject/%5C%22%3ETor " +"Transifex page</a> when you are ready to begin." +msgstr "" +"After your membership is approved you can begin translating; simply navigate" +" back to the <a href="https://www.transifex.com/otf/torproject/%5C%22%3ETor " +"Transifex page</a> when you are ready to begin." + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "" +"Before translating, please read through the Tor Project page on the " +"[Localization Lab Wiki](https://wiki.localizationlab.org/index.php/Tor). " +"There you will find translation guidelines and resources that will help you " +"contribute to Tor translations." +msgstr "" +"Before translating, please read through the Tor Project page on the " +"[Localization Lab Wiki](https://wiki.localizationlab.org/index.php/Tor). " +"There you will find translation guidelines and resources that will help you " +"contribute to Tor translations." + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "Thanks for your interest in helping the project!" +msgstr "Thanks for your interest in helping the project!" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.seo_slug) +msgid "becoming-tor-translator" +msgstr "becoming-tor-translator" + +#: templates/footer.html:5 +msgid "Our mission:" +msgstr "Our mission:" + +#: templates/footer.html:5 +msgid "" +"to advance human rights and freedoms by creating and deploying free and open" +" source anonymity and privacy technologies, supporting their unrestricted " +"availability and use, and furthering their scientific and popular " +"understanding." +msgstr "" +"to advance human rights and freedoms by creating and deploying free and open" +" source anonymity and privacy technologies, supporting their unrestricted " +"availability and use, and furthering their scientific and popular " +"understanding." + +#: templates/footer.html:24 +msgid "Subscribe to our Newsletter" +msgstr "Subscribe to our Newsletter" + +#: templates/footer.html:25 +msgid "Get monthly updates and opportunities from the Tor Project" +msgstr "Get monthly updates and opportunities from the Tor Project" + +#: templates/footer.html:26 +msgid "Sign up" +msgstr "Sign up" + +#: templates/footer.html:32 +msgid "" +"Trademark, copyright notices, and rules for use by third parties can be " +"found in our " +msgstr "" +"Trademark, copyright notices, and rules for use by third parties can be " +"found in our " + +#: templates/layout.html:7 +msgid "Tor Project | Tor Browser Manual" +msgstr "Tor Project | Tor Browser Manual" + +#: templates/navbar.html:4 +msgid "Tor Logo" +msgstr "Tor Logo" + +#: templates/navbar.html:40 +msgid "Download Tor Browser" +msgstr "Download Tor Browser" + +#: templates/search.html:5 +msgid "Search" +msgstr "Search" + +#: templates/sidenav.html:4 templates/sidenav.html:35 +msgid "Topics" +msgstr "Topics" + +#: templates/macros/topic.html:18 +msgid "Permalink" +msgstr "Permalink" diff --git a/contents+es-AR.po b/contents+es-AR.po new file mode 100644 index 000000000..adbce63bd --- /dev/null +++ b/contents+es-AR.po @@ -0,0 +1,2399 @@ +# Translators: +# sbosio santiago.bosio@gmail.com, 2018 +# Emma Peel, 2018 +# erinm, 2018 +# Zuhualime Akoochimoya, 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-12-13 17:25+CET\n" +"PO-Revision-Date: 2018-11-14 12:31+0000\n" +"Last-Translator: Zuhualime Akoochimoya, 2018\n" +"Language-Team: Spanish (Argentina) (https://www.transifex.com/otf/teams/1519/es_AR/)%5Cn" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_AR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.title) +msgid "Managing identities" +msgstr "Gestionando identidades" + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.description) +msgid "Learn how to control personally-identifying information in Tor Browser" +msgstr "" +"Aprendé cómo controlar información personalmente identificable en el " +"navegador Tor" + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"When you connect to a website, it is not only the operators of that website " +"who can record information about your visit. Most websites now use numerous " +"third-party services, including social networking “Like” buttons, analytics " +"trackers, and advertising beacons, all of which can link your activity " +"across different sites." +msgstr "" +"Cuando conectás a un sitio web, los operadores de ese sitio web no son los " +"únicos que podrían guardar información sobre tu visita. La mayoría de los " +"sitios web usan múltiples servicios de terceros, como los botones "Me " +"gusta" de las redes sociales, los rastreadores para análisis estadístico y " +"los marcadores publicitarios, que pueden vincular tu actividad entre los " +"distintos sitios." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"Using the Tor network stops observers from being able to discover your exact" +" location and IP address, but even without this information they might be " +"able to link different areas of your activity together. For this reason, Tor" +" Browser includes some additional features that help you control what " +"information can be tied to your identity." +msgstr "" +"El uso de la red de Tor evita que cualquier observador sea capaz de " +"descubrir tu localización exacta y dirección IP, pero aún sin ésta " +"información puede ser capaz de vincular diferentes áreas de tu actividad " +"entre ellas. Por ésta razón, el navegador Tor incluye algunas " +"características adicionales que te ayudan a controlar qué información puede " +"ser ligada a tu identidad." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "##### The URL bar" +msgstr "##### La barra URL" + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"Tor Browser centers your web experience around your relationship with the " +"website in the URL bar. Even if you connect to two different sites that use " +"the same third-party tracking service, Tor Browser will force the content to" +" be served over two different Tor circuits, so the tracker will not know " +"that both connections originate from your browser." +msgstr "" +"El navegador Tor centra tu experiencia en la web alrededor de tu relación " +"con el sitio web en la barra URL. Aún si te conectás a dos sitios diferentes" +" que usan el mismo servicio de rastreo tercerizado, el navegador Tor forzará" +" el contenido a ser servido sobre dos circuitos Tor diferentes, de manera " +"que el rastreador no sabrá que ambas conexiones se originan desde tu " +"navegador." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"On the other hand, all connections to a single website address will be made " +"over the same Tor circuit, meaning you can browse different pages of a " +"single website in separate tabs or windows, without any loss of " +"functionality." +msgstr "" +"Por otro lado, todas las conexiones a la dirección de un único sitio web " +"serán hechas sobre el mismo circuito Tor, significando que podés navegar " +"diferentes páginas de un único sitio web en pestañas o ventanas separadas, " +"sin ninguna pérdida de funcionalidad." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/circuit_full.png">" +msgstr "<img class="col-md-6" src="../../static/images/circuit_full.png">" + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"You can see a diagram of the circuit that Tor Browser is using for the " +"current tab in the site information menu, in the URL bar." +msgstr "" +"Podés ver un diagrama del cicuito que el navegador Tor está usando para la " +"pestaña corriente en el menú de información del sitio, en la barra URL." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"In the circuit, the Guard or entry node is the first node and it's " +"automatically and randomly selected by Tor. But it is different from the " +"other nodes in the circuit. In order to avoid profiling attacks, the Guard " +"node changes only after 2-3 months, unlike the other nodes, which change " +"with every new domain. For more information about Guards, consult the <a " +"href="https://www.torproject.org/docs/faq#EntryGuards%5C%22%3EFAQ</a> and <a " +"href="https://support.torproject.org/tbb/tbb-2/%5C%22%3ESupport Portal</a>." +msgstr "" +"En el circuito, la Guarda o nodo de entrada es el primer nodo, y es " +"seleccionado al azar automáticamente por Tor. Pero es diferente de los otros" +" nodos en el cicuito. En orden a evitar ataques por perfilación, el nodo " +"Guarda cambia sólo luego de 2-3 meses, a diferencia de los otros nodos, que " +"cambian con cada nuevo dominio. Para más información acerca de Guardas, " +"consultá <a href="https://www.torproject.org/docs/faq#EntryGuards%5C%22%3EPMF</a>" +" y <a href="https://support.torproject.org/tbb/tbb-2/%5C%22%3EPortal de " +"Soporte</a>." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "##### Logging in over Tor" +msgstr "##### Iniciando sesiones sobre Tor" + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"Although Tor Browser is designed to enable total user anonymity on the web, " +"there may be situations in which it makes sense to use Tor with websites " +"that require usernames, passwords, or other identifying information." +msgstr "" +"Si bien el navegador Tor está diseñado para habilitar anonimato total del " +"usuario en la web, puede haber situaciones en las cuales tiene sentido usar " +"Tor con sitios web que requieren nombres de usuario, contraseñas, u otra " +"información de identificación." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"If you log into a website using a regular browser, you also reveal your IP " +"address and geographical location in the process. The same is often true " +"when you send an email. Logging into your social networking or email " +"accounts using Tor Browser allows you to choose exactly which information " +"you reveal to the websites you browse. Logging in using Tor Browser is also " +"useful if the website you are trying to reach is censored on your network." +msgstr "" +"Si iniciás sesión en un sitio web usando un navegador regular, también " +"revelás tu dirección IP y localización geográfica en el proceso. Lo mismo es" +" a menudo cierto cuando enviás un correo electrónico. Iniciando sesión en " +"tus cuentas de redes sociales o correo electrónico usando el navegador Tor " +"te permite elegir exactamente qué información revelás a los sitios web que " +"navegás. Iniciando sesión con el navegador Tor también es útil si el sitio " +"web que estás intentando alcanzar está censurado en tu red." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"When you log in to a website over Tor, there are several points you should " +"bear in mind:" +msgstr "" +"Cuando iniciás sesión en un sitio web sobre Tor, hay varios puntos que " +"debieras tener en mente:" + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"* See the <a href="/secure-connections">Secure Connections</a> page for " +"important information on how to secure your connection when logging in." +msgstr "" +"* Mirá la página <a href="/secure-connections">Conexiones Seguras</a> por " +"información importante sobre cómo asegurar tu conexión cuando estés " +"iniciando sesión." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"* Tor Browser often makes your connection appear as though it is coming from" +" an entirely different part of the world. Some websites, such as banks or " +"email providers, might interpret this as a sign that your account has been " +"hacked or compromised, and lock you out. The only way to resolve this is by " +"following the site’s recommended procedure for account recovery, or " +"contacting the operators and explaining the situation." +msgstr "" +"* El navegador Tor a menudo hace que tu conexión aparezca como si estuviera " +"viniendo desde una parte del mundo enteramente diferente. Algunos sitios " +"web, tales como bancos o proveedores de correo electrónico, pueden " +"interpretar esto como una señal de que tu cuenta ha sido apropiada o " +"comprometida, y te bloquean. La única manera de resolver éste problema es " +"siguiendo el procedimiento recomendado por el sitio para la recuperación de " +"la cuenta, o contactar a los operadores y explicar la situación." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "##### Changing identities and circuits" +msgstr "##### Cambiando identidades y circuitos" + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/new_identity.png">" +msgstr "<img class="col-md-6" src="../../static/images/new_identity.png">" + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"Tor Browser features “New Identity” and “New Tor Circuit for this Site” " +"options, located in the main menu (hamburger menu)." +msgstr "" +"El navegador Tor posee las opciones "Nueva identidad" y "Nuevo circuito " +"Tor para éste sitio", ubicadas en el menú principal (menú hamburguesa)." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "###### New Identity" +msgstr "##### Nueva Identidad" + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"This option is useful if you want to prevent your subsequent browser " +"activity from being linkable to what you were doing before. Selecting it " +"will close all your open tabs and windows, clear all private information " +"such as cookies and browsing history, and use new Tor circuits for all " +"connections. Tor Browser will warn you that all activity and downloads will " +"be stopped, so take this into account before clicking “New Identity”." +msgstr "" +"Esta opción es útil si querés prevenir que tu subsecuente actividad en el " +"navegador sea vinculable a lo que estuviste haciendo antes. Seleccionándola " +"cerrará todas tus pestañas y ventanas abiertas, limpiará toda información " +"privada tales como cookies e historial de navegación, y usará nuevos " +"circuitos Tor para todas las conexiones. El navegador Tor te advertirá que " +"toda actividad y descargas serán detenidos, por lo cual tomá en cuenta ésto " +"antes de cliquear "Nueva identidad"." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "###### New Tor circuit for this site" +msgstr "##### Nuevo circuito Tor para este sitio." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"This option is useful if the <a href="/about/#how-tor-works">exit " +"relay</a> you are using is unable to connect to the website you require, or " +"is not loading it properly. Selecting it will cause the currently-active tab" +" or window to be reloaded over a new Tor circuit. Other open tabs and " +"windows from the same website will use the new circuit as well once they are" +" reloaded. This option does not clear any private information or unlink your" +" activity, nor does it affect your current connections to other websites." +msgstr "" +"Esta opción es útil si el <a href="/about/#how-tor-works">relevo de " +"salida</a> que estás usando es incapaz de conectar al sitio web que " +"requerís, o no lo está cargando apropiadamente. Seleccionándola causará que " +"la pestaña o ventana actualmente activa sea recargada sobre un nuevo " +"circuito Tor. Otras pestañas y ventanas abiertas desde el mismo sitio web " +"usarán también el nuevo circuito, una vez que sean recargadas. Esta opción " +"no limpia ninguna información privada o desvincula tu actividad, ni tampoco " +"afecta tus conexiones actuales a otros sitios web." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.body) +msgid "" +"You can also access this option in the new circuit display, in the site " +"information menu, in the URL bar." +msgstr "" +"También podés ver esta opción en el nuevo diagrama de cicuito, en el menú de" +" información del sitio, en la barra URL." + +#: https//tb-manual.torproject.org/en-US/managing-identities/ +#: (content/managing-identities/contents+en-US.lrtopic.seo_slug) +msgid "managing-identities" +msgstr "gestionando-identidades" + +#: https//tb-manual.torproject.org/en-US/ +#: (content/contents+en-US.lrshowcase.title) +msgid "Tor Browser User Manual" +msgstr "Manual de Usuario del Navegador Tor" + +#: https//tb-manual.torproject.org/en-US/menu/ +#: (content/menu/contents+en-US.lrtopic.body) +msgid "About" +msgstr "Acerca de" + +#: https//tb-manual.torproject.org/en-US/menu/ +#: (content/menu/contents+en-US.lrtopic.body) +msgid "Documentation" +msgstr "Documentación" + +#: https//tb-manual.torproject.org/en-US/menu/ +#: (content/menu/contents+en-US.lrtopic.body) +msgid "Press" +msgstr "Prensa" + +#: https//tb-manual.torproject.org/en-US/menu/ +#: (content/menu/contents+en-US.lrtopic.body) +msgid "Blog" +msgstr "Blog" + +#: https//tb-manual.torproject.org/en-US/menu/ +#: (content/menu/contents+en-US.lrtopic.body) +msgid "Newsletter" +msgstr "Boletín" + +#: https//tb-manual.torproject.org/en-US/menu/ +#: (content/menu/contents+en-US.lrtopic.body) +msgid "Contact" +msgstr "Contacto" + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.title) +msgid "About Tor Browser" +msgstr "Acerca del navegador Tor" + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.description) +msgid "Learn what Tor Browser can do to protect your privacy and anonymity" +msgstr "" +"Conocé lo que puede hacer el navegador Tor para proteger tu privacidad y " +"anonimato" + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.body) +msgid "" +"Tor Browser uses the Tor network to protect your privacy and anonymity. " +"Using the Tor network has two main properties:" +msgstr "" +"El navegador Tor usa la red Tor para proteger tu privacidad y anonimato. " +"Usar la red Tor tiene dos propiedades principales:" + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.body) +msgid "" +"* Your internet service provider, and anyone watching your connection " +"locally, will not be able to track your internet activity, including the " +"names and addresses of the websites you visit." +msgstr "" +"Tu proveedor de internet, y cualquiera que esté observando tu conexión " +"local, no podrá rastrear tu actividad en internet, incluyendo los nombres y " +"direcciones de los sitios web que visités. " + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.body) +msgid "" +"* The operators of the websites and services that you use, and anyone " +"watching them, will see a connection coming from the Tor network instead of " +"your real Internet (IP) address, and will not know who you are unless you " +"explicitly identify yourself." +msgstr "" +"Los operadores de los sitios web y servicios que usés, y cualquiera que los " +"esté observando, verán una conexión proveniente de la red de Tor, en lugar " +"de tu dirección (IP) real, y no sabrán quién sos, a no ser que te " +"identifiques explícitamente. " + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.body) +msgid "" +"In addition, Tor Browser is designed to prevent websites from " +"“fingerprinting” or identifying you based on your browser configuration." +msgstr "" +"Además, el navegador Tor está diseñado para evitar que los sitios web " +"obtengan tu "huella digital" o te identifiquen con base en la " +"configuración de tu navegador." + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.body) +msgid "" +"By default, Tor Browser does not keep any browsing history. Cookies are only" +" valid for a single session (until Tor Browser is exited or a <a href" +"="/managing-identities/#new-identity">New Identity</a> is requested)." +msgstr "" +"Por defecto, el Navegador Tor no guarda ningún historial de navegación. Las " +"Cookies son válidas para una sola sesión (hasta que el Navegador Tor sea " +"cerrado o una <a href="/managing-identities/#new-identity">Nueva " +"Identidad</a> sea solicitada)." + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.body) +msgid "##### How Tor works" +msgstr "##### Cómo funciona Tor" + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.body) +msgid "" +"Tor is a network of virtual tunnels that allows you to improve your privacy " +"and security on the Internet. Tor works by sending your traffic through " +"three random servers (also known as *relays*) in the Tor network. The last " +"relay in the circuit (the “exit relay”) then sends the traffic out onto the " +"public Internet." +msgstr "" +"Tor es una red de túneles virtuales que te permite mejorar tu privacidad y " +"seguridad en internet. Tor funciona enviando tu tráfico a través de tres " +"servidores aleatorios (también conocidos como *relevos*) en la red de Tor. " +"El último relevo del circuito (el "relevo de salida") envía el tráfico " +"hacia la zona pública de internet." + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.body) +msgid "" +"<img class="" src="../static/images/how-tor-works.png" alt="How Tor " +"Browser works">" +msgstr "" +"<img class="" src="../static/images/how-tor-works.png" alt="How Tor " +"Browser works">" + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.body) +msgid "" +"The image above illustrates a user browsing to different websites over Tor. " +"The green middle computers represent relays in the Tor network, while the " +"three keys represent the layers of encryption between the user and each " +"relay." +msgstr "" +"La imagen superior ilustra el caso de un usuario navegando diferentes sitios" +" a través de Tor. Las computadoras verdes del medio representan relevos en " +"la red de Tor, mientras que las tres llaves representan las capas de " +"encriptación entre el usuario y cada relevo. " + +#: https//tb-manual.torproject.org/en-US/about/ +#: (content/about/contents+en-US.lrtopic.seo_slug) +msgid "about" +msgstr "acerca de" + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.title) +msgid "Downloading" +msgstr "Descargando" + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.description) +msgid "How to download Tor Browser" +msgstr "Cómo descargar el navegador Tor" + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "" +"The safest and simplest way to download Tor Browser is from the official Tor" +" Project website at https://www.torproject.org. Your connection to the site " +"will be secured using <a href="https://tb-manual.torproject.org/en-US" +"/secure-connections.html">HTTPS</a>, which makes it much harder for " +"somebody to tamper with." +msgstr "" +"La manera más segura y simple para descargar el navegador Tor es desde el " +"sitio web oficial del Proyecto Tor en https://www.torproject.org. Se " +"utilizará <a href="https://tb-manual.torproject.org/en-US/secure-" +"connections.html">HTTPS</a> para hacer más segura tu conexión al sitio, " +"esto hará mucho más difícil que alguien pueda interferirla." + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "" +"However, there may be times when you cannot access the Tor Project website: " +"for example, it could be blocked on your network. If this happens, you can " +"use one of the alternative download methods listed below." +msgstr "" +"Sin embargo podrían existir situaciones en las que no puedas acceder al " +"sitio web del Proyecto Tor: podría haber sido bloqueado en tu red, por " +"ejemplo. Si esto ocurre, podés usar uno de los métodos alternativos de " +"descarga que se indican más abajo." + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "##### Mirrors" +msgstr "##### Espejos" + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "" +"If you're unable to download Tor Browser from the official Tor Project " +"website, you can instead try downloading it from one of our official " +"mirrors, either through [EFF](https://tor.eff.org) or [Calyx " +"Institute](https://tor.calyxinstitute.org)." +msgstr "" +"Si no sos capaz de descargar el navegador Tor del sitio web oficial del " +"Proyecto Tor, podés en vez tratar de descargarlo de uno de nuestros sitios " +"espejo oficiales, tanto a través de [EFF](https://tor.eff.org) o [Calyx " +"Institute](https://tor.calyxinstitute.org)." + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "##### GetTor" +msgstr "##### GetTor" + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "" +"GetTor is a service that automatically responds to messages with links to " +"the latest version of Tor Browser, hosted at a variety of locations, such as" +" Dropbox, Google Drive and GitHub." +msgstr "" +"GetTor es un servicio que automáticamente responde a mensajes con vínculos a" +" la última versión del navegador Tor, alojada en una variedad de " +"ubicaciones, tales como Dropbox, Google Drive y Github." + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "###### To use GetTor via email:" +msgstr "##### Usar GetTor vía correo electrónico:" + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "" +"Send an email to gettor@torproject.org, and in the body of the message " +"simply write “windows”, “osx”, or “linux”, (without quotation marks) " +"depending on your operating system." +msgstr "" +"Enviá un correo electrónico a gettor@torproject.org, y en el cuerpo del " +"mensaje simplemente escribí, dependiendo de cual sea tu sistema operativo, " +"“windows”, “osx”, o “linux” (sin comillas)." + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "" +"GetTor will respond with an email containing links from which you can " +"download the Tor Browser package, the cryptographic signature (needed for " +"verifying the download), the fingerprint of the key used to make the " +"signature, and the package’s checksum. You may be offered a choice of " +"“32-bit” or “64-bit” software: this depends on the model of the computer you" +" are using." +msgstr "" +"GetTor responderá con un correo electrónico conteniendo vínculos desde los " +"cuales podés descargar el paquete del navegador Tor, la firma criptográfica " +"(necesaria para la verificación de la descarga), la huella digital de la " +"clave usada para hacer la firma, y la suma de verificación del paquete. " +"Puede que te sea ofrecida una opción para programas de 32 ó 64 bits: ésto " +"depende del modelo de computadora que estás usando." + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "###### To use GetTor via Twitter:" +msgstr "##### Usar GetTor vía Twitter:" + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "" +"To get links for downloading Tor Browser in English for OS X, send a Direct " +"Message to @get_tor with the words "osx en" in it (you don't need to " +"follow the account)." +msgstr "" +"Para obtener los enlaces de descarga para el navegador Tor en inglés para OS" +" X, enviá un Mensaje Directo a @get_tor con las palabras "osx en" dentro " +"(no es necesario que seas un seguidor de esa cuenta)." + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "###### To use GetTor via Jabber/XMPP (Jitsi, CoyIM, etc.):" +msgstr "##### Usar GetTor vía Jabber/XMPP (Jitsi, CoyIM, etc.):" + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.body) +msgid "" +"To get links for downloading Tor Browser in Chinese for Linux, send a " +"message to gettor@torproject.org with the words "linux zh" in it." +msgstr "" +"Para obtener vínculos para descargar el navegador Tor en chino para Linux, " +"enviá un mensaje a gettor@torproject.org con las palabras "linux zh" en " +"él." + +#: https//tb-manual.torproject.org/en-US/downloading/ +#: (content/downloading/contents+en-US.lrtopic.seo_slug) +msgid "downloading" +msgstr "descargando" + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.title) +msgid "Running Tor Browser for the first time" +msgstr "Corriendo el navegador Tor por primera vez" + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.description) +msgid "Learn how to use Tor Browser for the first time" +msgstr "Aprendé como usar el navegador Tor por primera vez" + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +msgid "" +"When you run Tor Browser for the first time, you will see the Tor Network " +"Settings window. This offers you the option to connect directly to the Tor " +"network, or to configure Tor Browser for your connection." +msgstr "" +"Cuando iniciés el navegador Tor por primera vez, verás la ventana de Ajustes" +" de red de Tor. Allí se te ofrecerán las opciones de conectar directamente a" +" la red de Tor, o configurar el navegador Tor para tu conexión." + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +msgid "##### Connect" +msgstr "##### Conectar" + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/connect.png">" +msgstr "<img class="col-md-6" src="../../static/images/connect.png">" + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +msgid "" +"In most cases, choosing "Connect" will allow you to connect to the Tor " +"network without any further configuration. Once clicked, a status bar will " +"appear, showing Tor’s connection progress. If you are on a relatively fast " +"connection, but this bar seems to get stuck at a certain point, see the <a " +"href="/troubleshooting">Troubleshooting</a> page for help solving the " +"problem." +msgstr "" +"En la mayoría de los casos, eligiendo "Conectar" te permitirá conectar a " +"la red de Tor sin ninguna configuración ulterior. Una vez cliqueado, " +"aparecerá una barra de estado, mostrando el progreso de conexión de Tor. Si " +"estás en una conexión relativamente rápida, pero esta barra pareciera quedar" +" trabada en cierto punto, mirá la página <a " +"href="/troubleshooting">Resolución de problemas</a> por ayuda en cómo " +"resolver el problema." + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +msgid "##### Configure" +msgstr "##### Configurar" + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/configure.png">" +msgstr "<img class="col-md-6" src="../../static/images/configure.png">" + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +msgid "" +"If you know that your connection is censored, or uses a proxy, you should " +"select this option. Tor Browser will take you through a series of " +"configuration options." +msgstr "" +"Si sabés que tu conexión está censurada, o usa un proxy, debieras " +"seleccionar ésta opción. El navegador Tor te llevará a través de una serie " +"de opciones de configuración." + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +msgid "" +"The first screen asks if access to the Tor network is blocked or censored on" +" your connection. If you do not believe this is the case, select “No”. If " +"you know your connection is censored, or you have tried and failed to " +"connect to the Tor network and no other solutions have worked, select “Yes”." +" You will then be taken to the <a href="/circumvention">Circumvention</a> " +"screen to configure a pluggable transport." +msgstr "" +"La primera pantalla pregunta si el acceso a la red de Tor está bloqueado o " +"censurado en tu conexión. Si no creés que éste es el caso, seleccioná " +""No". Si sabés que tu conexión está censurada, o has intentado y fallado " +"en conectar a la red de Tor y ninguna otra posibilidad ha funcionado, " +"seleccioná "Sí". Luego serás llevado a la pantalla <a " +"href="/circumvention">Evitar obstáculos</a> para configurar un transporte " +"insertable." + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +msgid "" +"The next screen asks if your connection uses a proxy. In most cases, this is" +" not necessary. You will usually know if you need to answer “Yes”, as the " +"same settings will be used for other browsers on your system. If possible, " +"ask your network administrator for guidance. If your connection does not use" +" a proxy, click “Continue”." +msgstr "" +"La siguiente pantalla pregunta si tu conexión usa un proxy. En la mayoría de" +" los casos, esto no es necesario. Usualmente sabrás si necesitás contestar " +""Sí", ya que los mismos ajustes serán usados por otros navegadores en tu " +"sistema. Si es posible, preguntale a tu administrador de red para que te " +"guíe. Si tu conexión no usa un proxy, cliqueá "Continuar"." + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/proxy_question.png">" +msgstr "<img class="col-md-6" src="../../static/images/proxy_question.png">" + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/proxy.png">" +msgstr "<img class="col-md-6" src="../../static/images/proxy.png">" + +#: https//tb-manual.torproject.org/en-US/running-tor-browser/ +#: (content/running-tor-browser/contents+en-US.lrtopic.seo_slug) +msgid "running-tor-browser" +msgstr "correr-navegador-tor" + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.title) +msgid "Bridges" +msgstr "Puentes" + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.description) +msgid "" +"Most Pluggable Transports, such as obfs3 and obfs4, rely on the use of " +"“bridge” relays." +msgstr "" +"La mayoría de los transportes insertables, tales como obfs3 y obfs4, se " +"apoyan para su funcionamiento en el uso de relevos "puente"." + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"Most <a href="/transports">Pluggable Transports</a>, such as obfs3 and " +"obfs4, rely on the use of “bridge” relays. Like ordinary Tor relays, bridges" +" are run by volunteers; unlike ordinary relays, however, they are not listed" +" publicly, so an adversary cannot identify them easily. Using bridges in " +"combination with pluggable transports helps to disguise the fact that you " +"are using Tor." +msgstr "" +"La mayoría de los <a href="/transports">transportes insertables</a>, tales" +" como obfs3 y obfs4, se apoyan para su funcionamiento en el uso de relevos " +""puente". Como los relevos Tor ordinarios, los puentes son operados por " +"voluntarios; sin embargo, y a diferencia de éstos, no son listados " +"públicamente, por lo que un adversario no puede identificarlos fácilmente. " +"Usando puentes en combinación con transportes insertables ayuda a enmascarar" +" el hecho de que estás usando Tor." + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"Other pluggable transports, like meek, use different anti-censorship " +"techniques that do not rely on bridges. You do not need to obtain bridge " +"addresses in order to use these transports." +msgstr "" +"Otros transportes insertables, como meek, usan distintas técnicas anti-" +"censura que no requieren puentes. No necesitás obtener direcciones de puente" +" para poder utilizar estos transportes." + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "##### Getting bridge addresses" +msgstr "##### Obteniendo direcciones de puentes" + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"Because bridge addresses are not public, you will need to request them " +"yourself. You have two options:" +msgstr "" +"Porque para un puente las direcciones no son públicas, necesitarás " +"requerirlos por vos mismo. Tenés dos opciones:" + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"* Visit https://bridges.torproject.org/ and follow the instructions, or" +msgstr "* Visitá https://bridges.torproject.org/ y seguí las instrucciones, o" + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"* Email bridges@torproject.org from a Gmail, Yahoo, or Riseup email address" +msgstr "" +"* Enviá un correo electrónico a bridges@torproject.org desde una dirección " +"de Gmail, Yahoo o Riseup" + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "##### Entering bridge addresses" +msgstr "##### Introduciendo direcciones de puente" + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"Once you have obtained some bridge addresses, you will need to enter them " +"into Tor Launcher." +msgstr "" +"Una vez que hayas obtenido algunas direcciones de puentes, necesitarás " +"entrarlas en el lanzador de Tor." + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"If you're starting Tor Browser for the first time, click 'Configure' to open" +" the Tor Network Settings window. Otherwise, click the Torbutton to the left" +" of the URL bar, then select 'Tor Network Settings...' to access these " +"options." +msgstr "" +"Si estás iniciando el navegador Tor por primera vez, cliqueá 'Configurar' " +"para abrir la ventana Ajustes de red de Tor. De otra manera, cliqueá el " +"Botón Tor a la izquierda de de la barra URL, luego seleccioná 'Ajustes de " +"red de Tor...' para acceder a éstas opciones." + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"In the Tor Network Settings window, select 'Tor is censored in my country.' " +"Then, select 'Provide a bridge I know' and enter each bridge address on a " +"separate line." +msgstr "" +"En la ventana Ajustes de red de Tor, seleccioná 'Tor está censurado en mi " +"país'. Luego, seleccioná 'Proveer un puente que conozco' e ingresá cada " +"dirección de puente en una línea separada." + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"<img class="col-md-6" src="../../static/images/tor-launcher-custom-" +"bridges.png">" +msgstr "" +"<img class="col-md-6" src="../../static/images/tor-launcher-custom-" +"bridges.png">" + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"Click “OK” to save your settings. Using bridges may slow down the connection" +" compared to using ordinary Tor relays." +msgstr "" +"Cliqueá "Aceptar" para salvar tus cambios. El uso de puentes puede hacer " +"la conexión más lenta comparado con el uso de relevos Tor ordinarios." + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.body) +msgid "" +"If the connection fails, the bridges you received may be down. Please use " +"one of the above methods to obtain more bridge addresses, and try again." +msgstr "" +"Si la conexión falla, los puentes que recibiste pueden estar caídos. Por " +"favor usá uno de los métodos mencionados más arriba para obtener más " +"direcciones de puente, y tratá de nuevo." + +#: https//tb-manual.torproject.org/en-US/bridges/ +#: (content/bridges/contents+en-US.lrtopic.seo_slug) +msgid "bridges" +msgstr "puentes" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.title) +msgid "Pluggable transports" +msgstr "Transportes insertables" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.description) +msgid "" +"Pluggable transports are tools that Tor can use to disguise the traffic it " +"sends out." +msgstr "" +"Los transportes insertables son herramientas que Tor puede usar para " +"enmascarar el tráfico saliente originado." + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "" +"Pluggable transports are tools that Tor can use to disguise the traffic it " +"sends out. This can be useful in situations where an Internet Service " +"Provider or other authority is actively blocking connections to the Tor " +"network." +msgstr "" +"Transportes insertables son herramientas que Tor puede usar para enmascarar " +"el tráfico que envía hacia afuera. Esto puede ser útil en situaciones donde " +"un proveedor de servicio de Internet u otra autoridad está bloqueando " +"activamente conexiones a la red de Tor." + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "##### Types of pluggable transport" +msgstr "##### Tipos de transporte insertable" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "" +"Currently there are six pluggable transports available, but more are being " +"developed." +msgstr "" +"Corrientemente, hay seis transportes insertables disponibles, pero más están" +" siendo desarrollados." + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "<table>" +msgstr "<table>" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "<tbody>" +msgstr "<tbody>" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "<tr class="odd">" +msgstr "<tr class="odd">" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "<td>" +msgstr "<td>" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "obfs3" +msgstr "obfs3" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "</td>" +msgstr "</td>" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "" +"obfs3 makes Tor traffic look random, so that it does not look like Tor or " +"any other protocol. While still included by default, it is reccomended to " +"use obfs4 instead, as it has several security improvements over obfs3." +msgstr "" +"obsf3 hace que el tráfico de Tor parezca aleatorio, de manera que no luzca " +"como el protocolo de Tor, ni ningún otro protocolo. Aunque aún se lo incluye" +" de forma predeterminada, se recomienda utilizar en su lugar obsf4, ya que " +"posee varias mejoras de seguridad sobre obsf3." + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "</tr>" +msgstr "</tr>" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "<tr class="even">" +msgstr "<tr class="even">" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "obfs4" +msgstr "obfs4" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "" +"obfs4 makes Tor traffic look random like obfs3, and also prevents censors " +"from finding bridges by Internet scanning. obfs4 bridges are less likely to " +"be blocked than obfs3 bridges." +msgstr "" +"obfs4 hace que el tráfico Tor luzca aleatorio como obfs3, y también previene" +" que los censores encuentren puentes mediante el escaneo de Internet. " +"Puentes obfs4 son menos probables de ser bloqueados que puentes obfs3." + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "FTE" +msgstr "FTE" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "" +"FTE (format-transforming encryption) disguises Tor traffic as ordinary web " +"(HTTP) traffic." +msgstr "" +"FTE (encriptación por transformación de formato) enmascara el tráfico Tor " +"como si fuera tráfico web común (HTTP)." + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "meek" +msgstr "meek" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "" +"These transports all make it look like you are browsing a major web site " +"instead of using Tor. meek-amazon makes it look like you are using Amazon " +"Web Services; meek-azure makes it look like you are using a Microsoft web " +"site; and meek-google makes it look like you are using Google search." +msgstr "" +"Todos estos transportes hacen que parezca que vos estás usando un sitio web " +"de envergadura en vez de Tor. meek-amazon hace parecer que estás usando " +"Servicios Web Amazon; meek-azure hace parecer que estás usando un sitio web " +"de Microsoft y meek-google hace parecer que estás usando la búsqueda de " +"Google." + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "Snowflake" +msgstr "Snowflake" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "" +"Snowflake is an improvement upon Flashproxy. It sends your traffic through " +"WebRTC, a peer-to-peer protocol with built-in NAT punching." +msgstr "" +"Snowflake es una mejora sobre Flashproxy. Envía tu tráfico a través de " +"WebRTC, un protocolo par-a-par con atravesamiento de NAT incorporado." + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "</tbody>" +msgstr "</tbody>" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.body) +msgid "</table>" +msgstr "</table>" + +#: https//tb-manual.torproject.org/en-US/transports/ +#: (content/transports/contents+en-US.lrtopic.seo_slug) +msgid "plugable-transports" +msgstr "transportes-insertables" + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.title) +msgid "Circumvention" +msgstr "Evitando obstáculos" + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.description) +msgid "What to do if the Tor network is blocked" +msgstr "Qué hacer si la red de Tor es bloqueada" + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "" +"Direct access to the Tor network may sometimes be blocked by your Internet " +"Service Provider or by a government. Tor Browser includes some circumvention" +" tools for getting around these blocks. These tools are called “pluggable " +"transports”. See the <a href="/en-US/transports">Pluggable Transports</a> " +"page for more information on the types of transport that are currently " +"available." +msgstr "" +"El acceso directo a la red de Tor puede ser bloqueado a veces por tu " +"Proveedor de Servicio de Internet o por un gobierno. El navegador Tor " +"incluye algunas herramientas para evitar estos obstáculos. Estas " +"herramientas son llamadas "transportes insertables". Mirá la página <a " +"href="/en-US/transports">Transportes Insertables</a> para más información " +"sobre qué tipos de transporte están actualmente disponibles." + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "##### Using pluggable transports" +msgstr "##### Usando transportes insertables" + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "" +"To use pluggable transports, click "Configure" in the Tor Launcher window " +"that appears when you first run Tor Browser." +msgstr "" +"Para usar transportes insertables, cliqueá "Configurar" en la ventana del " +"Lanzador de Tor que aparece cuando corrés el navegador Tor por primera vez." + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "" +"You can also configure pluggable transports while Tor Browser is running, by" +" clicking on the green onion near your address bar and selecting “Tor " +"Network Settings”." +msgstr "" +"También podés configurar los transportes insertables mientras el navegador " +"Tor está corriendo, cliqueando en la cebolla verde cerca de tu barra de " +"direcciones y seleccionando "Ajustes de red de Tor"." + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "" +"Select “yes” when asked if your Internet Service Provider blocks connections" +" to the Tor network." +msgstr "" +"Seleccioná "sí" cuando te sea preguntado si tu Proveedor de Servicio de " +"Internet bloquea conexiones a la red de Tor." + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/bridges.png">" +msgstr "<img class="col-md-6" src="../../static/images/bridges.png">" + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "" +"Select “Connect with provided bridges”. Tor Browser currently has six " +"pluggable transport options to choose from." +msgstr "" +"Seleccioná "Conectar con los puentes provistos". El navegador Tor cuenta " +"actualmente con seis opciones de transporte insertable entre las cuales " +"elegir." + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "##### Which transport should I use?" +msgstr "##### ¿Qué transporte debería usar?" + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "" +"Each of the transports listed in Tor Launcher’s menu works in a different " +"way (for more details, see the <a href="/en-US/transports">Pluggable " +"Transports</a> page), and their effectiveness depends on your individual " +"circumstances." +msgstr "" +"Cada uno de los transportes listados en el menú del Lanzador de Tor trabaja " +"de una manera diferente (para más detalles, mirá la página <a href="/en-" +"US/transports">Transportes Insertables</a>), y su efectividad depende de " +"tus circunstancias individuales." + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "" +"If you are trying to circumvent a blocked connection for the first time, you" +" should try the different transports: obfs3, obfs4, fte, meek-azure and " +"Snowflake." +msgstr "" +"Si estás tratando de eludir una conexión bloqueada por primera vez, deberías" +" probar los diferentes transportes: obfs3, obfs4, fte, meek-azure y " +"Snowflake." + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.body) +msgid "" +"If you try all of these options, and none of them gets you online, you will " +"need to enter bridge addresses manually. Read the <a href="/en-" +"US/bridges/">Bridges</a> section to learn what bridges are and how to " +"obtain them." +msgstr "" +"Si tratás todas éstas opciones, y ninguna de ellas te permite estar en " +"línea, necesitarás entrar direcciones de puente manualmente. Leé la sección " +"<a href="/en-US/bridges/">Puentes</a> para aprender qué son los puentes y " +"cómo obtenerlos." + +#: https//tb-manual.torproject.org/en-US/circumvention/ +#: (content/circumvention/contents+en-US.lrtopic.seo_slug) +msgid "circumvention" +msgstr "Evitando obstáculos" + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.title) +msgid "Onion Services" +msgstr "Servicios Onion" + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.description) +msgid "Services that are only accessible using Tor" +msgstr "Servicios que solamente son accesibles usando Tor" + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "" +"Onion services (formerly known as “hidden services”) are services (like " +"websites) that are only accessible through the Tor network." +msgstr "" +"Servicios Onion (anteriormente conocidos como "servicios ocultos") son " +"servicios (como sitios web) que solamente son accesibles a través de la red " +"de Tor." + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "" +"Onion services offer several advantages over ordinary services on the non-" +"private web:" +msgstr "" +"Los servicios onion ofrecen varias ventajas sobre servicios ordinarios en la" +" web:" + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "" +"* An onion services’s location and IP address are hidden, making it " +"difficult for adversaries to censor it or identify its operators." +msgstr "" +"* La ubicación y dirección IP de un servicio onion están ocultas, haciendo " +"difícil para un adversario el censurar o identificar a sus operadores." + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "" +"* All traffic between Tor users and onion services is end-to-end encrypted, " +"so you do not need to worry about <a href="/secure-connections">connecting" +" over HTTPS</a>." +msgstr "" +"* Todo el tráfico entre usuarios de Tor y servicios onion está encriptado " +"punto a punto, por lo que no tenés que preocuparte acerca de <a href" +"="/secure-connections">conectarte sobre HTTPS</a>." + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "" +"* The address of an onion service is automatically generated, so the " +"operators do not need to purchase a domain name; the .onion URL also helps " +"Tor ensure that it is connecting to the right location and that the " +"connection is not being tampered with." +msgstr "" +"* La dirección de un servicio onion es automáticamente generada, por lo que " +"los operadores no necesitan comprar un nombre de dominio; el URL .onion " +"también ayuda a Tor a asegurar que se esté conectando a la ubicación " +"correcta y que la conexión no esté siendo intervenida." + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "##### How to access an onion service" +msgstr "##### Cómo acceder un servicio onion" + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "" +"Just like any other website, you will need to know the address of an onion " +"service in order to connect to it. An onion address is a string of 16 (and " +"in V3 format, 56) mostly random letters and numbers, followed by “.onion”." +msgstr "" +"Tal como cualquier otro sitio web, necesitarás saber la dirección de un " +"servicio onion en orden a conectarte a él. Una dirección onion es una cadena" +" de 16 (y en formato V3, 56) letras y números mayormente aleatorios, " +"seguidos por ".onion"." + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "" +"When accessing a website that uses an onion service, Tor Browser will show " +"at the URL bar an icon of a little green onion displaying the state of your " +"connection: secure and using an onion service. And if you're accessing a " +"website with https and onion service, it will show an icon of a green onion " +"and a padlock." +msgstr "" +"Cuando accedas a un sitio web que use un servicio onion, el navegador Tor " +"mostrará en la barra URL un icono de una cebollita verde visualizando el " +"estado de tu conexión: segura y usando un servicio onion. Y si estás " +"accediendo un sitio web con https y servicio onion, mostrará un icono de una" +" cebolla verde y un candado." + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "##### Troubleshooting" +msgstr "##### Solución de problemas" + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "" +"If you cannot reach the onion service you require, make sure that you have " +"entered the onion address correctly: even a small mistake will stop Tor " +"Browser from being able to reach the site." +msgstr "" +"Si no podés alcanzar el servicio onion que requerís, asegurate que hayas " +"entrado la dirección cebolla correctamente: aún un pequeño error evitará que" +" el navegador Tor sea capaz de alcanzar el sitio." + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "" +"If you are still unable to connect to the onion service, please try again " +"later. There may be a temporary connection issue, or the site operators may " +"have allowed it to go offline without warning." +msgstr "" +"Si aún no podés conectarte al servicio onion, intentalo de nuevo más tarde. " +"Puede existir un problema momentáneo de conexión, o los operadores del sitio" +" pueden haberlo puesto fuera de línea sin ninguna advertencia." + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.body) +msgid "" +"You can also ensure that you're able to access other onion services by " +"connecting to <a href="http://3g2upl4pq6kufc4m.onion/%5C%22%3EDuckDuckGo%27s Onion " +"Service</a>" +msgstr "" +"Podés también asegurarte que seas capaz de acceder otros servicios onion " +"conectándote al <a href="http://3g2upl4pq6kufc4m.onion/%5C%22%3Eservicio onion de" +" DuckDuckGo</a>." + +#: https//tb-manual.torproject.org/en-US/onion-services/ +#: (content/onion-services/contents+en-US.lrtopic.seo_slug) +msgid "onion-services" +msgstr "servicios-onion" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.title) +msgid "Secure Connections" +msgstr "Conexiones seguras" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.description) +msgid "Learn how to protect your data using Tor Browser and HTTPS" +msgstr "Aprendé como proteger tus datos usando el navegador Tor y HTTPS" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "" +"If personal information such as a login password travels unencrypted over " +"the Internet, it can very easily be intercepted by an eavesdropper. If you " +"are logging into any website, you should make sure that the site offers " +"HTTPS encryption, which protects against this kind of eavesdropping. You can" +" verify this in the URL bar: if your connection is encrypted, the address " +"will begin with “https://”, rather than “http://”." +msgstr "" +"Si información personal tal como una contraseña de inicio de sesión viaja " +"sin encriptación sobre Internet, puede ser fácilmente interceptada por un " +"observador hostil. Si estás iniciando sesión en cualquier sitio web, " +"deberías asegurarte que el sitio ofrece encriptación HTTPS, la cual protege " +"contra éste tipo de observación hostil. Podés verificar ésto en la barra " +"URL: si tu conexión está encriptada, la dirección empezará con "https://" " +"en vez de "http://"." + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/https.png">" +msgstr "<img class="col-md-6" src="../../static/images/https.png">" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "" +"The following visualization shows what information is visible to " +"eavesdroppers with and without Tor Browser and HTTPS encryption:" +msgstr "" +"La siguiente visualización muestra qué información es visible a observadores" +" hostiles con y sin el navegador Tor y encriptación HTTPS:" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "<img class="" src="../../static/images/tor-and-https.svg">" +msgstr "<img class="" src="../../static/images/tor-and-https.svg">" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "" +"* Click the “Tor” button to see what data is visible to observers when " +"you're using Tor. The button will turn green to indicate that Tor is on." +msgstr "" +"* Cliqueá el botón Tor para ver qué datos son visibles a observadores cuando" +" estás usando Tor. El botón se tornará verde para indicar que Tor está " +"activado." + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "" +"* Click the “HTTPS” button to see what data is visible to observers when " +"you're using HTTPS. The button will turn green to indicate that HTTPS is on." +msgstr "" +"* Cliqueá el botón "HTTPS" para ver qué datos son visibles a observadores " +"cuando estás usando HTTPS. El botón se tornará verde para indicar que HTTPS " +"está activado." + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "" +"* When both buttons are green, you see the data that is visible to observers" +" when you are using both tools." +msgstr "" +"* Cuando ambos botones están verdes, ves los datos que son visibles a " +"observadores cuando estás usando ambas herramientas." + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "" +"* When both buttons are grey, you see the data that is visible to observers " +"when you don't use either tool." +msgstr "" +"* Cuando ambos botones están grises, ves los datos que son visibles a " +"observadores cuando no estás usando ninguna de las herramientas." + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "##### Potentially visible data" +msgstr "##### Datos potencialmente visibles" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "<dl>" +msgstr "<dl>" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "<dt>" +msgstr "<dt>" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "Site.com" +msgstr "Site.com" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "</dt>" +msgstr "</dt>" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "<dd>" +msgstr "<dd>" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "The site being visited." +msgstr "El sitio siendo visitado." + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "</dd>" +msgstr "</dd>" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "user / pw" +msgstr "usuario / clave" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "Username and password used for authentication." +msgstr "Nombre de usuario y contraseña usados para autenticación." + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "data" +msgstr "datos" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "Data being transmitted." +msgstr "Datos siendo transmitidos." + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "location" +msgstr "ubicación" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "" +"Network location of the computer used to visit the website (the public IP " +"address)." +msgstr "" +"Ubicación de red de la computadora usada para visitar el sitio web (la " +"dirección IP pública)." + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "Tor" +msgstr "Tor" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +msgid "Whether or not Tor is being used." +msgstr "Si Tor está o no siendo usado." + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "</dl>" +msgstr "</dl>" + +#: https//tb-manual.torproject.org/en-US/secure-connections/ +#: (content/secure-connections/contents+en-US.lrtopic.seo_slug) +msgid "secure-connections" +msgstr "conexiones-seguras" + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.title) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.title) +msgid "Security Slider" +msgstr "Regla deslizante de seguridad" + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.description) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.description) +msgid "Configuring Tor Browser for security and usability" +msgstr "Configurar el navegador Tor para que sea seguro y fácil de usar" + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "" +"Tor Browser includes a “Security Slider” that lets you increase your " +"security by disabling certain web features that can be used to attack your " +"security and anonymity. Increasing Tor Browser’s security level will stop " +"some web pages from functioning properly, so you should weigh your security " +"needs against the degree of usability you require." +msgstr "" +"El navegador Tor incluye una "Regla deslizante de seguridad" que te " +"permite incrementar tu seguridad deshabilitando ciertas características web " +"que pueden ser usadas para atacar tu seguridad y anonimato. Incrementando el" +" nivel de seguridad del navegador Tor evitará que algunas páginas web de " +"funcionen apropiadamente, por lo que deberías sopesar tus necesidades de " +"seguridad contra el grado de usabilidad que requerís." + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "##### Accessing the Security Slider" +msgstr "##### Accediendo la regla deslizante de seguridad" + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/slider.png">" +msgstr "<img class="col-md-6" src="../../static/images/slider.png">" + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "" +"The Security Slider is located in Torbutton’s “Security Settings” menu." +msgstr "" +"La regla deslizante de seguridad está localizada en el menú "Ajustes de " +"seguridad" del botón Tor." + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "##### Security Levels" +msgstr "##### Niveles de seguridad" + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/slider_window.png">" +msgstr "<img class="col-md-6" src="../../static/images/slider_window.png">" + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "" +"Increasing the level of the Security Slider will disable or partially " +"disable certain browser features to protect against possible attacks." +msgstr "" +"Incrementando el nivel de la regla deslizante de seguridad deshabilitará " +"total o parcialmente ciertas características del navegador para protegerte " +"contra posibles ataques." + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "Safest" +msgstr "El más seguro" + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "" +"At this level, HTML5 video and audio media become click-to-play via " +"NoScript; all JavaScript performance optimizations are disabled; some " +"mathematical equations may not display properly; some font rendering " +"features are disabled; some types of image are disabled; Javascript is " +"disabled by default on all sites; most video and audio formats are disabled;" +" and some fonts and icons may not display correctly." +msgstr "" +"A éste nivel, medios de video y audio HTML5 se transforman en cliquear-para-" +"reproducir vía NoScript; todas las optimizaciones de rendimiento de " +"JavaScript son deshabilitadas; algunas ecuaciones matemáticas pueden no " +"mostrarse apropiadamente; algunas características de presentación de tipo de" +" letras son deshabilitadas; algunos tipos de imágenes están deshabilitados; " +"JavaScript está deshabilitado por defecto en todos los sitios; la mayoría de" +" los formatos de video y audio están deshabilitados; y algunos tipos de " +"letra e iconos puede que no se muestren correctamente." + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "Safer" +msgstr "Más seguro" + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "" +"At this level, HTML5 video and audio media become click-to-play via " +"NoScript; all JavaScript performance optimizations are disabled; some " +"mathematical equations may not display properly; some font rendering " +"features are disabled; some types of image are disabled; and JavaScript is " +"disabled by default on all non-<a href="/secure-connections">HTTPS</a> " +"sites." +msgstr "" +"A éste nivel, medios de video y audio HTML5 se transforman en cliquear-para-" +"reproducir vía NoScript; todas las optimizaciones de rendimiento de " +"JavaScript son deshabilitadas; algunas ecuaciones matemáticas pueden no " +"mostrarse apropiadamente; algunas características de presentación de tipo de" +" letras son deshabilitadas; algunos tipos de imágenes están deshabilitados; " +"y JavaScript está deshabilitado por defecto en todos los sitios no-<a href" +"="/secure-connections">HTTPS</a>." + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "Standard" +msgstr "Estándar" + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.body) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.body) +msgid "" +"At this level, all browser features are enabled. This is the most usable " +"option." +msgstr "" +"En éste nivel, todas las caracteristicas del navegador están habilitadas. " +"Esta es la opción más utilizable." + +#: https//tb-manual.torproject.org/en-US/security-slider/ +#: (content/security-slider/contents+en-US.lrtopic.seo_slug) +#: https//tb-manual.torproject.org/en-US/security-slider.html +#: (content/security-slider.html/contents+en-US.lrtopic.seo_slug) +msgid "security-slider" +msgstr "Regla deslizante de seguridad" + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.title) +msgid "Updating" +msgstr "Actualizando" + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.description) +msgid "How to update Tor Browser" +msgstr "Cómo actualizar el navegador Tor" + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "" +"Tor Browser must be kept updated at all times. If you continue to use an " +"outdated version of the software, you may be vulnerable to serious security " +"flaws that compromise your privacy and anonymity." +msgstr "" +"El navegador Tor debe ser mantenido actualizado en todo momento. Si " +"continuás usando una versión anticuada del programa, podés ser vulnerable a " +"defectos de seguridad serios que comprometen tu privacidad y anonimato." + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "" +"Tor Browser will prompt you to update the software once a new version has " +"been released: the Torbutton icon will display a yellow triangle, and you " +"may see a written update indicator when Tor Browser opens. You can update " +"either automatically or manually." +msgstr "" +"El navegador Tor te solicitará actualizar el programa una vez que una nueva " +"versión haya sido lanzada: el icono del botón Tor mostrará un triángulo " +"amarillo, y puede que veas un indicador de actualización escrito cuando el " +"navegador Tor se abra. Podés actualizar tanto automática como manualmente." + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "##### Updating Tor Browser automatically" +msgstr "##### Actualizando el navegador Tor automáticamente" + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "<img width="400" src="../../static/images/update1.png" />" +msgstr "<img width="400" src="../../static/images/update1.png" />" + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "" +"When you are prompted to update Tor Browser, click on the Torbutton icon, " +"then select “Check for Tor Browser Update”." +msgstr "" +"Cuando te sea solicitado actualizar el navegador Tor, cliqueá en el icono " +"del botón Tor, y luego seleccioná "Comprobar actualización del navegador " +"Tor"." + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "<img width="600" src="../../static/images/update3.png" />" +msgstr "<img width="600" src="../../static/images/update3.png" />" + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "" +"When Tor Browser has finished checking for updates, click on the “Update” " +"button." +msgstr "" +"Cuando el navegador Tor haya finalizado la comprobación por actualizaciones," +" cliqueá en el botón "Actualizar"." + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "<img width="600" src="../../static/images/update4.png" />" +msgstr "<img width="600" src="../../static/images/update4.png" />" + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "" +"Wait for the update to download and install, then restart Tor Browser. You " +"will now be running the latest version." +msgstr "" +"Esperá que la actualización se descargue e instale, luego reiniciá el " +"navegador Tor. Ahora estarás corriendo la última versión." + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "##### Updating Tor Browser manually" +msgstr "##### Actualizando el navegador Tor manualmente" + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "" +"When you are prompted to update Tor Browser, finish the browsing session and" +" close the program." +msgstr "" +"Cuando te sea solicitado actualizar el navegador Tor, finalizá la sesión de " +"navegación y cerrá el programa." + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "" +"Remove Tor Browser from your system by deleting the folder that contains it " +"(see the <a href='uninstalling'>Uninstalling</a> section for more " +"information)." +msgstr "" +"Remové el navegador Tor de tu sistema borrando la carpeta que lo contiene " +"(mirá la sección <a href='uninstalling'>Desinstalando</a> para más " +"información)." + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.body) +msgid "" +"Visit <a " +"href="https://www.torproject.org/projects/torbrowser.html.en%5C%22%3Ehttps://www.t...</a>" +" and download a copy of the latest Tor Browser release, then install it as " +"before." +msgstr "" +"Visitá <a " +"href="https://www.torproject.org/projects/torbrowser.html.en%5C%22%3Ehttps://www.t...</a>" +" y descargá una copia de la última versión del navegador Tor, luego instalá " +"como antes." + +#: https//tb-manual.torproject.org/en-US/updating/ +#: (content/updating/contents+en-US.lrtopic.seo_slug) +msgid "updating" +msgstr "actualizando" + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.title) +msgid "Plugins, add-ons and JavaScript" +msgstr "Complementos, adiciones y JavaScript" + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.description) +msgid "How Tor Browser handles add-ons, plugins and JavaScript" +msgstr "Cómo maneja el navegador Tor adiciones, complementos y JavaScript" + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "##### Flash Player" +msgstr "##### Flash Player" + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "" +"Video websites, such as Vimeo make use of the Flash Player plugin to display" +" video content. Unfortunately, this software operates independently of Tor " +"Browser and cannot easily be made to obey Tor Browser’s proxy settings. It " +"can therefore reveal your real location and IP address to the website " +"operators, or to an outside observer. For this reason, Flash is disabled by " +"default in Tor Browser, and enabling it is not recommended." +msgstr "" +"Sitios web de video, tales como Vimeo, hacen uso del complemento Flash " +"Player para mostrar contenido de video. Desafortunadamente, este programa " +"opera independientemente del navegador Tor y no se le pueden hacer obedecer " +"fácilmente los ajustes de proxy del navegador Tor. Puede por lo tanto " +"revelar tu localización y dirección IP reales a los operadores del sitio " +"web, o a un observador externo. Por ésta razón, Flash está deshabilitado por" +" defecto en el navegador Tor, y habilitarlo no está recomendado." + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "" +"Some video websites (such as YouTube) offer alternative video delivery " +"methods that do not use Flash. These methods may be compatible with Tor " +"Browser." +msgstr "" +"Algunos sitios web de video (tales como YouTube) ofrecen métodos " +"alternativos de entrega de video que no usan Flash. Estos métodos pueden ser" +" compatibles con el navegador Tor." + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "##### JavaScript" +msgstr "##### JavaScript" + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "" +"JavaScript is a programming language that websites use to offer interactive " +"elements such as video, animation, audio, and status timelines. " +"Unfortunately, JavaScript can also enable attacks on the security of the " +"browser, which might lead to deanonymization." +msgstr "" +"JavaScript es un lenguaje de programación que los sitios web usan para " +"ofrecer elementos interactivos tales como video, animación, audio, e " +"indicadores de progreso. Desafortunadamente, JavaScript puede también " +"habilitar ataques sobre la seguridad del navegador, los cuales pueden " +"conducir a la pérdida de anonimato." + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "" +"Tor Browser includes an add-on called NoScript, accessible through the “S” " +"icon at the top-right of the window. NoScript allows you to control the " +"JavaScript (and other scripts) that runs on individual web pages, or block " +"it entirely." +msgstr "" +"El navegador Tor incluye una adición llamada NoScript, accesible a través " +"del icono "S" en la esquina superior derecha de la ventana, la cual te " +"permite controlar al JavaScript (y otros scripts) que corre en páginas web " +"individuales, o bloquearlo por completo." + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/noscript_menu.png">" +msgstr "<img class="col-md-6" src="../../static/images/noscript_menu.png">" + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "" +"Users who require a high degree of security in their web browsing should set" +" Tor Browser’s <a href="/security-slider">Security Slider</a> to “Safer” " +"(which disables JavaScript for non-HTTPS websites) or “Safest” (which does " +"so for all websites). However, disabling JavaScript will prevent many " +"websites from displaying correctly, so Tor Browser’s default setting is to " +"allow all websites to run scripts in "Standard" mode." +msgstr "" +"Usuarios que requieren un alto grado de seguridad en su navegación web " +"deberían ajustar la <a href="/security-slider"> regla deslizante de " +"seguridad</a> del navegador Tor a "Más-Seguro" (que deshabilita JavaScript" +" para sitios web no-HTTPS) o "El-Más-Seguro" (que lo hace para todos los " +"sitios web). Sin embargo, deshabilitando JavaScript evitará que muchos " +"sitios web sean mostrados correctamente, de manera que el ajuste por defecto" +" del navegador Tor es permitir a todos los sitios web correr código en " +"JavaScript en el modo "Estándar"." + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "##### Browser Add-ons" +msgstr "##### Adiciones del navegador" + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "" +"Tor Browser is based on Firefox, and any browser add-ons or themes that are " +"compatible with Firefox can also be installed in Tor Browser." +msgstr "" +"El navegador Tor está basado en Firefox, y cualquier adición o tema que sean" +" compatibles con Firefox pueden también ser instalados en el navegador Tor." + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.body) +msgid "" +"However, the only add-ons that have been tested for use with Tor Browser are" +" those included by default. Installing any other browser add-ons may break " +"functionality in Tor Browser or cause more serious problems that affect your" +" privacy and security. It is strongly discouraged to install additional add-" +"ons, and the Tor Project will not offer support for these configurations." +msgstr "" +"Sin embargo, las únicas adiciones que han sido aprobadas para su uso con el " +"navegador Tor son aquellas incluidas por defecto. Instalando cualquier otra " +"adición puede romper la funcionalidad del navegador Tor o causar problemas " +"más serios que afecten tu privacidad y seguridad. Está enfáticamente " +"desalentado instalar otras adiciones, y el proyecto Tor no ofrecerá soporte " +"para éstas configuraciones." + +#: https//tb-manual.torproject.org/en-US/plugins/ +#: (content/plugins/contents+en-US.lrtopic.seo_slug) +msgid "plugins" +msgstr "complementos" + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.title) +msgid "Troubleshooting" +msgstr "Solución de problemas" + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.description) +msgid "What to do if Tor Browser doesn’t work" +msgstr "Qué hacer si el navegador Tor no funciona" + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "" +"You should be able to start browsing the web using Tor Browser shortly after" +" running the program, and clicking the “Connect” button if you are using it " +"for the first time." +msgstr "" +"Debieras ser capaz de empezar a navegar la web usando el navegador Tor " +"momentáneamente después de correr el programa, y cliqueando el botón " +""Conectar" si lo estás usando por prinera vez." + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "##### Quick fixes" +msgstr "##### Arreglos rápidos" + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "" +"If Tor Browser doesn’t connect, there may be a simple solution. Try each of " +"the following:" +msgstr "" +"Si el navegador Tor no conecta, puede haber una solución simple. Tratá cada " +"una de las siguientes:" + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "" +"* Your computer’s system clock must be set correctly, or Tor will not be " +"able to connect." +msgstr "" +"* El reloj de sistema de tu computadora debe estar ajustado correctamente, o" +" Tor no será capaz de conectar." + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "" +"* Make sure another Tor Browser is not already running. If you’re not sure " +"if Tor Browser is running, restart your computer." +msgstr "" +"* Asegurate que otro navegador Tor no está corriendo también. Si no estás " +"seguro si el navegador Tor está corriendo, reiniciá tu computadora." + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "" +"* Make sure that any antivirus program you have installed is not preventing " +"Tor from running. You may need to consult the documentation for your " +"antivirus software if you do not know how to do this." +msgstr "" +"Asegurate que cualquier programa antivirus que hayas instalado no esté " +"previniendo a Tor de correr. Podés necesitar consultar la documentación para" +" tu programa antivirus si no sabés cómo hacer esto." + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "* Temporarily disable your firewall." +msgstr "* Deshabilita temporariamente tu cortafuegos." + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "" +"* Delete Tor Browser and install it again. If updating, do not just " +"overwrite your previous Tor Browser files; ensure they are fully deleted " +"beforehand." +msgstr "" +"* Borrá el navegador Tor e instalalo de nuevo. Si estás actualizando, no " +"solamente sobreescribas tus archivos previos del navegador Tor; asegurate " +"que están completamente borrados de antemano." + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "##### Is your connection censored?" +msgstr "##### ¿Tu conexión está censurada?" + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "" +"If you still can’t connect, your Internet Service Provider might be " +"censoring connections to the Tor network. Read the <a " +"href="/circumvention">Circumvention</a> section for possible solutions." +msgstr "" +"Si aún no podés conectarte, tu proveedor de servicio de Internet puede estar" +" censurando conexiones a la red de Tor. Leé la sección <a " +"href="/circumvention">Evitando obstáculos</a> por posibles soluciones." + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "##### Known issues" +msgstr "##### Problemas conocidos" + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.body) +msgid "" +"Tor Browser is under constant development, and some issues are known about " +"but not yet fixed. Please check the <a href="/known-issues">Known " +"Issues</a> page to see if the problem you are experiencing is already listed" +" there." +msgstr "" +"El navegador Tor está bajo desarrollo constante, y algunas dificultades son " +"conocidas pero no están aún solucionadas. Por favor revisá la página <a href" +"="/known-issues">Dificultades conocidas</a> para ver si el problema que " +"estás experimentando está ya listado ahí." + +#: https//tb-manual.torproject.org/en-US/troubleshooting/ +#: (content/troubleshooting/contents+en-US.lrtopic.seo_slug) +msgid "troubleshooting" +msgstr "solución-de-problemas" + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.title) +#: (content/known-issues/contents+en-US.lrtopic.description) +msgid "Known issues" +msgstr "Dificultades conocidas" + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "" +"* Tor needs your system clock (and your time zone) set to the correct time." +msgstr "" +"Tor necesita que tu reloj de sistema (y tu huso horario) estén ajustados en " +"forma correcta." + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "" +"* The following firewall software have been known to interfere with Tor and " +"may need to be temporarily disabled:" +msgstr "" +"* De los siguientes programas cortafuegos ha sido conocido que interfieren " +"con Tor y pueden necesitar ser deshabilitados temporariamente:" + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "* Webroot SecureAnywhere" +msgstr "* Webroot SecureAnywhere" + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "* Kaspersky Internet Security 2012" +msgstr "* Kaspersky Internet Security 2012" + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "* Sophos Antivirus for Mac" +msgstr "* Sophos Antivirus for Mac" + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "* Microsoft Security Essentials" +msgstr "* Microsoft Security Essentials" + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "" +"* Videos that require Adobe Flash are unavailable. Flash is disabled for " +"security reasons." +msgstr "" +"* Videos que requieren Adobe Flash no están disponibles. Flash está " +"deshabilitado por razones de seguridad." + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "* Tor can not use a bridge if a proxy is set." +msgstr "* Tor no puede usar un puente si hay un proxy configurado." + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "" +"* The Tor Browser package is dated January 1, 2000 00:00:00 UTC. This is to " +"ensure that each software build is exactly reproducible." +msgstr "" +"* El paquete del navegador Tor está fechado 1 de Enero, 2000 00:00:00 UTC. " +"Esto es para asegurar que cada compilación del programa sea exactamente " +"reproducible." + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "" +"* To run Tor Browser on Ubuntu, users need to execute a shell script. Open " +""Files" (Unity's explorer), open Preferences → Behavior Tab → Set "Run " +"executable text files when they are opened" to "Ask every time", then " +"click OK." +msgstr "" +"* Para correr el navegador Tor en Ubuntu, los usuarios necesitan correr un " +"archivo ejecutable por el intérprete de comandos. Abrí "Archivos" (en el " +"explorador Unity), abrí "Preferencias" → pestaña "Comportamiento" → " +"Ajustá "Correr archivos de texto ejecutables cuando sean abiertos" a " +""Preguntar cada vez", luego cerrá el diálogo." + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "" +"* Tor Browser can also be started from the command line by running the " +"following command from inside the Tor Browser directory:" +msgstr "" +"* El navegador Tor también puede ser arrancado desde la línea de comandos " +"corriendo el siguiente comando desde dentro del directorio del navegador " +"Tor:" + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "./start-tor-browser.desktop" +msgstr "./start-tor-browser.desktop" + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.body) +msgid "" +"* BitTorrent in specific is <mark><a href="https://blog.torproject.org" +"/bittorrent-over-tor-isnt-good-idea">not anonymous over Tor</a></mark>." +msgstr "" +"* Específicamente, BitTorrent <mark><a href="https://blog.torproject.org" +"/bittorrent-over-tor-isnt-good-idea">no es anónimo sobre Tor</a></mark>." + +#: https//tb-manual.torproject.org/en-US/known-issues/ +#: (content/known-issues/contents+en-US.lrtopic.seo_slug) +#: https//tb-manual.torproject.org/en-US/uninstalling/ +#: (content/uninstalling/contents+en-US.lrtopic.seo_slug) +msgid "uninstalling" +msgstr "desinstalando" + +#: https//tb-manual.torproject.org/en-US/uninstalling/ +#: (content/uninstalling/contents+en-US.lrtopic.title) +msgid "Uninstalling" +msgstr "Desinstalando" + +#: https//tb-manual.torproject.org/en-US/uninstalling/ +#: (content/uninstalling/contents+en-US.lrtopic.description) +msgid "How to remove Tor Browser from your system" +msgstr "Cómo remover el navegador Tor de tu sistema" + +#: https//tb-manual.torproject.org/en-US/uninstalling/ +#: (content/uninstalling/contents+en-US.lrtopic.body) +msgid "" +"Tor Browser does not affect any of the existing software or settings on your" +" computer. Uninstalling Tor Browser will not affect your system’s software " +"or settings." +msgstr "" +"El navegador Tor no afecta ninguno de los programas o ajustes existentes en " +"tu computadora. Desinstalando el navegador Tor no afectará los programas o " +"ajustes en tu computadora." + +#: https//tb-manual.torproject.org/en-US/uninstalling/ +#: (content/uninstalling/contents+en-US.lrtopic.body) +msgid "Removing Tor Browser from your system is simple:" +msgstr "Remover el navegador Tor de tu sistema es simple:" + +#: https//tb-manual.torproject.org/en-US/uninstalling/ +#: (content/uninstalling/contents+en-US.lrtopic.body) +msgid "" +"1. Locate your Tor Browser folder. The default location on Windows is the " +"Desktop; on Mac OS X it is the Applications folder. On Linux, there is no " +"default location, however the folder will be named "tor-browser_en-US" if " +"you are running the English Tor Browser." +msgstr "" +"1. Localizá la carpeta de tu navegador Tor. La ubicación por defecto en " +"Windows es el Escritorio; en Mac OS X es la carpeta Aplicaciones. En Linux, " +"no hay una locación por defecto, sin embargo la carpeta será nombrada "tor-" +"browser_en-US" si estás corriendo el navegador Tor en inglés." + +#: https//tb-manual.torproject.org/en-US/uninstalling/ +#: (content/uninstalling/contents+en-US.lrtopic.body) +msgid "2. Delete the Tor Browser folder." +msgstr "2. Borrá la carpeta del navegador Tor." + +#: https//tb-manual.torproject.org/en-US/uninstalling/ +#: (content/uninstalling/contents+en-US.lrtopic.body) +msgid "3. Empty your Trash" +msgstr "3. Vaciá la basura" + +#: https//tb-manual.torproject.org/en-US/uninstalling/ +#: (content/uninstalling/contents+en-US.lrtopic.body) +msgid "" +"Note that your operating system’s standard “Uninstall” utility is not used." +msgstr "" +"Fijate que no se usará la utilidad estándar para "Desinstalar" de tu " +"sistema operativo." + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.title) +msgid "Becoming a Tor Translator" +msgstr "Siendo traductor para Tor" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.description) +msgid "Becoming a translator for the Tor Project" +msgstr "Siendo traductor para el proyecto Tor" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "" +"If you are interested in helping out the project by translating the manual " +"or the Tor Browser to your language, your help would be greatly appreciated!" +" Tor Project localization is hosted in the [Localization " +"Lab](https://www.localizationlab.org) Hub on Transifex, a third-party " +"translation tool. In order to begin contributing you will have to sign up " +"with Transifex. Below is an outline of how to sign up and begin." +msgstr "" +"Si estás interesado en ayudar al proyecto traduciendo el manual o el " +"navegador Tor a tu lenguaje, ¡tu ayuda sería grandemente apreciada! La " +"localización del Proyecto Tor está alojada en el nodo [Localization " +"Lab](https://www.localizationlab.org) en Transifex, una herramienta de " +"traducción tercerizada. En orden a empezar a contribuir deberás registrarte " +"con Transifex. Debajo hay un lineamiento de cómo registrarse y empezar." + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "##### Signing up on Transifex" +msgstr "##### Registrándose en Transifex" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "" +"* Head over to the <a href="https://transifex.com/signup/%5C%22%3ETransifex " +"signup page</a>." +msgstr "" +"* Andá a la <a href="https://transifex.com/signup/%5C%22%3Ep%C3%A1gina de registro de " +"Transifex</a>." + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "Enter your information into the fields and click the 'Sign Up' button:" +msgstr "Entrá tu información en los campos y cliqueá el botón 'Registrarse':" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/tr1.png">" +msgstr "<img class="col-md-6" src="../../static/images/tr1.png">" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "" +"* Fill out the next page with your name and select "Localization" and " +""Translator" from the drop-down menus:" +msgstr "" +"Llená la página siguiente con tu nombre y seleccioná 'Localización' y " +"'Traductor' con los menúes desplegables:" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/tr2.png">" +msgstr "<img class="col-md-6" src="../../static/images/tr2.png">" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "* On the next page, select 'Join an existing project' and continue." +msgstr "" +"* En la siguiente página, seleccioná 'Unirse a un proyecto existente' y " +"continuá." + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "" +"* On the next page, select the languages you speak from the drop-down menu " +"and continue." +msgstr "" +"* En la siguiente página, seleccioná los lenguajes que hablás con los menúes" +" desplegables y continuá." + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "" +"* You are now signed up! Go to the <a " +"href="https://www.transifex.com/otf/torproject/%5C%22%3ETor Transifex page</a>." +msgstr "" +"¡Ya estás registrado! Andá a la <a " +"href="https://www.transifex.com/otf/torproject/%5C%22%3Ep%C3%A1gina Tor de " +"Transifex</a>." + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "* Click the blue 'Join Team' button on the far right:" +msgstr "* Cliqueá el botón azul 'Unirse a equipo' en el extremo derecho:" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/tr3.png">" +msgstr "<img class="col-md-6" src="../../static/images/tr3.png">" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "" +"* Select the language you would like to translate from the dropdown menu:" +msgstr "" +"* Seleccioná el lenguaje que te gustaría traducir con los menúes " +"desplegables:" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/tr4.png">" +msgstr "<img class="col-md-6" src="../../static/images/tr4.png">" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "* A notification will now show up on the top of the page like so:" +msgstr "" +"* Una notificación aparecerá ahora al tope de la página como la siguiente:" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "<img class="col-md-6" src="../../static/images/tr5.png">" +msgstr "<img class="col-md-6" src="../../static/images/tr5.png">" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "" +"After your membership is approved you can begin translating; simply navigate" +" back to the <a href="https://www.transifex.com/otf/torproject/%5C%22%3ETor " +"Transifex page</a> when you are ready to begin." +msgstr "" +"Luego que tu membresía sea aprobada, podés empezar a traducir; simplemente " +"navegá hasta la <a href="https://www.transifex.com/otf/torproject/%5C%22%3Ep%C3%A1gina" +" Tor de Transifex</a> cuando estés listo para empezar." + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "" +"Before translating, please read through the Tor Project page on the " +"[Localization Lab Wiki](https://wiki.localizationlab.org/index.php/Tor). " +"There you will find translation guidelines and resources that will help you " +"contribute to Tor translations." +msgstr "" +"Antes de traducir, por favor leé por completo la página del Proyecto Tor en " +"[Localization Lab Wiki](https://wiki.localizationlab.org/index.php/Tor). " +"Allí encontrarás lineamientos de traducción y recursos que te ayudarán a " +"contribuir a las traducciones para Tor." + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.body) +msgid "Thanks for your interest in helping the project!" +msgstr "¡Gracias por tu interés en ayudar al proyecto!" + +#: https//tb-manual.torproject.org/en-US/becoming-tor-translator/ +#: (content/becoming-tor-translator/contents+en-US.lrtopic.seo_slug) +msgid "becoming-tor-translator" +msgstr "siendo-traductor-para-Tor" + +#: templates/footer.html:5 +msgid "Our mission:" +msgstr "Nuestra misión:" + +#: templates/footer.html:5 +msgid "" +"to advance human rights and freedoms by creating and deploying free and open" +" source anonymity and privacy technologies, supporting their unrestricted " +"availability and use, and furthering their scientific and popular " +"understanding." +msgstr "" +"avanzar los derechos y libertades humanas creando y desplegando tecnologías " +"de anonimato y privacidad de fuente abierta, soportando su disponibilidad y " +"uso irrestricto, y ampliando su entendimiento científico y popular." + +#: templates/footer.html:24 +msgid "Subscribe to our Newsletter" +msgstr "Suscribite a nuestro boletín informativo" + +#: templates/footer.html:25 +msgid "Get monthly updates and opportunities from the Tor Project" +msgstr "Obtené actualizaciones y oportunidades mensuales del proyecto Tor" + +#: templates/footer.html:26 +msgid "Sign up" +msgstr "" + +#: templates/footer.html:32 +msgid "" +"Trademark, copyright notices, and rules for use by third parties can be " +"found in our " +msgstr "" +"Las marcas registradas, notas de derechos de autor, y reglas de uso por " +"terceros pueden ser encontradas en nuestro" + +#: templates/layout.html:7 +msgid "Tor Project | Tor Browser Manual" +msgstr "Proyecto Tor | Manual del navegador Tor" + +#: templates/navbar.html:4 +msgid "Tor Logo" +msgstr "Logo Tor" + +#: templates/navbar.html:40 +msgid "Download Tor Browser" +msgstr "Descargar navegador Tor" + +#: templates/search.html:5 +msgid "Search" +msgstr "Búsqueda" + +#: templates/sidenav.html:4 templates/sidenav.html:35 +msgid "Topics" +msgstr "Tópicos" + +#: templates/macros/topic.html:18 +msgid "Permalink" +msgstr "Permalink"