]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/es/guide_overview.html
Spanish Guide → Overview provided by Jose A. León Becerra.
[PrivacyBrowserAndroid.git] / app / src / main / assets / es / guide_overview.html
index 6470e9e8f8e7f737a27be1c5402eba7b13abc0ce..c9c1c5fea507181a0ce89b96b6d33e92fb767c94 100644 (file)
@@ -1,48 +1,53 @@
 <!--
-  Copyright 2016 Soren Stoutner <soren@stoutner.com>.
+  Copyright 2016-2017 Soren Stoutner <soren@stoutner.com>.
 
-  This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
+  Translation 2017 Jose A. León Becerra.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
 
-  Privacy Browser is free software: you can redistribute it and/or modify
-  it under the terms of the GNU General Public License as published by
-  the Free Software Foundation, either version 3 of the License, or
-  (at your option) any later version.
+  Este archivo es parte de Navegador Privado (Privacy Browser) <https://www.stoutner.com/privacy-browser>.
 
-  Privacy Browser is distributed in the hope that it will be useful,
-  but WITHOUT ANY WARRANTY; without even the implied warranty of
-  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-  GNU General Public License for more details.
+  Navegador Privado (Privacy Browser) es software libre: puedes redistribuirlo y/o modificarlo
+  bajo los términos de la Licencia Pública General GNU, como se ha publicado por
+  la Fundación del Software Libre, tanto la versión 3 de la Licencia, o
+  (a su opción) cualquier versión posterior.
 
-  You should have received a copy of the GNU General Public License
-  along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
+  Navegador Privado (Privacy Browser) es distribuído con la esperanza de que será útil,
+  pero SIN NINGUNA GARANTÍA; ni siquiera la garantía implícita de
+  MERCANTILIDAD o APTITUD PARA UN PROPÓSITO PARTICULAR.  Vea la
+  Licencia Pública General para más detalles.
+
+  Usted debería haber recibido una copia de la Licencia Pública General GNU
+  junto con Navegador Privado (Privacy Browser).  Si no es así, vea <http://www.gnu.org/licenses/>. -->
 
 <html>
-<head>
-<style>
-    h3 {
-        color: 0D4781;
-    }
-</style>
-</head>
-
-<body>
-<h3>True Privacy</h3>
-
-<p>Privacy Browser is designed to let you take as much control of your privacy as possible while still browsing the internet.
-    When you connect to a website, certain pieces of information which are necessary to facilitate the connection are transferred to the server.
-    For example, the server will receive your IP address and a port number, which are necessary so it knows where to send the response.
-    This information is often logged by the server, allowing the website developer to produce reports showing how often a webpage was loaded
-    and how many different IP addresses accessed it.</p>
-
-<p>However, most website operators want to track your web browsing across multiple websites, not just on a single server.  There are many techniques they use to do so.
-    Some of them involve requesting or placing extra information on your device that facilitates this tracking.  Almost all browsers will voluntarily participate in this tracking
-    without informing the user they are doing so.  Privacy Browser is designed to grant the user as much information and control over these tracking techniques as possible.</p>
-
-
-<h3>Android's WebView Limitations</h3>
-
-<p>Privacy Browser uses Android's built-in WebView to render websites.  There are some limitations in the controls WebView exposes for managing privacy settings.  For example,
-    it isn't possible to enable some JavaScript commands while disabling others. Once Privacy Browser has matured to take full advantage of all the privacy options WebView
-    does offer, some consideration might be made to embedding a customized WebView or using a different rendering engine.</p>
-</body>
+    <head>
+        <style>
+            h3 {
+                color: 0D4781;
+            }
+        </style>
+    </head>
+
+    <body>
+    <h3>Verdadera privacidad</h3>
+
+    <p>Navegador Privado est&aacute; dise&ntilde;ado para ofrecerte todo el control posible de tu privacidad mientras navegas por internet.
+        Cuando conectas a un sitio web, parte de la informaci&oacute;n que es necesaria para facilitar la conexi&oacute;n son transferidas al servidor.
+        Por ejemplo, el servidor recibir&aacute; tu direcci&oacute;n IP y un n&uacute;mero de puerto, los cuales son necesarios, as&iacute; sabe d&oacute;nde enviar la respuesta.
+        Esta informaci&oacute;n es a menudo registrada por el servidor, permitiendo al desarrollador del sitio web realizar informes mostrando las veces
+        que ha sido cargada una web y cu&aacute;ntas diferentes direcciones IP accedieron a ella.</p>
+
+    <p>Sin embargo, la mayor&iacute;a de operadores de un sitio web quieren rastrear tu navegaci&oacute;n web a trav&eacute;s de muchas webs, no s&oacute;lo en un servidor.
+        Existen muchas t&eacute;cnicas que usan para conseguirlo. Algunas de ellas solicitan o colocan informaci&oacute;n extra en tu dispositivo que facilita este rastreo.
+        Casi todos los navegadores participar&aacute;n voluntariamente en este rastreo sin informar al usuario de lo que est&aacute;n haciendo.
+        Navegador Privado est&aacute; dise&ntilde;ado para ofrecer al usuario toda la información y control sobre estas t&eacute;cnicas de rastreo como sea posible.</p>
+
+
+    <h3>Limitaciones del WebView de Android</h3>
+
+    <p>Navegador Privado usa el WebView que incorpora Android para interpretar los sitios web.
+        Existen algunas limitaciones en los controles que WebView expone para administrar la configuraci&oacute;n de privacidad.
+        Por ejemplo, no es posible habilitar algunos comandos JavaScript mientras que se deshabilitan otros.
+        Cuando Navegador Privado haya madurado lo suficiente como para aprovechar al m&aacute;ximo todas las opciones de privacidad que ofrece WebView,
+        se considerar&aacute; realizar un WebView personalizado o usar un motor de interpretaci&oacute;n diferente.</p>
+    </body>
 </html>
\ No newline at end of file