]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blob - app/src/free/res/values-es/strings.xml
Release 3.9.
[PrivacyBrowserAndroid.git] / app / src / free / res / values-es / strings.xml
1 <?xml version="1.0" encoding="utf-8"?>
2
3 <!--
4   Copyright © 2015-2019 Soren Stoutner <soren@stoutner.com>.
5
6   Translation 2017-2019 Jose A. León.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
7
8   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
9
10   Privacy Browser is free software: you can redistribute it and/or modify
11   it under the terms of the GNU General Public License as published by
12   the Free Software Foundation, either version 3 of the License, or
13   (at your option) any later version.
14
15   Privacy Browser is distributed in the hope that it will be useful,
16   but WITHOUT ANY WARRANTY; without even the implied warranty of
17   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18   GNU General Public License for more details.
19
20   You should have received a copy of the GNU General Public License
21   along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
22
23 <resources>
24     <!-- Activities. -->
25     <string name="privacy_browser">Navegador Privado Gratuito</string>
26
27     <!-- Create Home Screen Shortcut Alert Dialog. -->
28     <string name="open_with_privacy_browser">Abrir con Navegador Privado Gratuito.</string>
29
30     <!-- Ad Consent. -->
31     <string name="ad_consent_text">Navegador Privado Gratuíto muestra un anuncio de banner en la parte inferior de la pantalla.
32         Estos anuncios proceden del conjunto de proveedores habituales de Google y están configurados para que no sean personalizados.
33         \n\nLa versión estándar de Navegador Privado no contiene anuncios de aplicaciones.</string>
34     <string name="close_browser">Cerrar el navegador</string>
35     <string name="accept_ads">Aceptar anuncios</string>
36 </resources>