]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blob - app/src/free/res/values-it/strings.xml
d0050d3c6740635c96e2c2e3033963098e763fb7
[PrivacyBrowserAndroid.git] / app / src / free / res / values-it / strings.xml
1 <?xml version="1.0" encoding="utf-8"?>
2
3 <!--
4   Copyright © 2015-2019 Soren Stoutner <soren@stoutner.com>.
5
6   Translation 2018-2019 Francesco Buratti.  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">Privacy Browser Free</string>
26
27     <!-- Create Home Screen Shortcut Alert Dialog. -->
28     <string name="open_with_privacy_browser">Apri con Privacy Browser Free.</string>
29
30     <!-- Ad Consent. -->
31     <string name="ad_consent_text">Privacy Browser Free mostra un banner pubblicitario nella parte inferiore dello schermo.
32         Questi annunci provengono dai provider normalmente utilizzati da Google e sono configurati in modo da non essere personalizzati.
33         \n\nLa versione standard di Privacy Browser non contiene annunci di applicazioni.</string>
34     <string name="close_browser">Chiudi il Browser</string>
35     <string name="accept_ads">Accetta gli Annunci</string>
36 </resources>