]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blob - app/src/free/res/values-de/strings.xml
f4bf046dd66a5a082b3f0ecc3b4581c33d696eb3
[PrivacyBrowserAndroid.git] / app / src / free / res / values-de / strings.xml
1 <?xml version="1.0" encoding="utf-8"?>
2
3 <!--
4   Copyright © 2015-2019 Soren Stoutner <soren@stoutner.com>.
5
6   Translation 2019 Bernhard G. Keller.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
7
8   Translation 2018 Stefan Erhardt.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
9
10   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
11
12   Privacy Browser is free software: you can redistribute it and/or modify
13   it under the terms of the GNU General Public License as published by
14   the Free Software Foundation, either version 3 of the License, or
15   (at your option) any later version.
16
17   Privacy Browser is distributed in the hope that it will be useful,
18   but WITHOUT ANY WARRANTY; without even the implied warranty of
19   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20   GNU General Public License for more details.
21
22   You should have received a copy of the GNU General Public License
23   along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
24
25 <resources>
26     <!-- Activities. -->
27     <string name="privacy_browser">Privacy Browser Free</string>
28
29     <!-- Create Home Screen Shortcut Alert Dialog. -->
30     <string name="open_with_privacy_browser">Mit Privacy Browser Free öffnen.</string>
31
32     <!-- Ad Consent. -->
33     <string name="ad_consent_text">Privacy Browser Free zeigt Werbung im unteren Teil des Displays. Diese wird von Google aus einem Pool an häufig verwendeten Anbietern ausgewählt und ist nicht personalisiert.
34         \n\nDie Standard-Version von Privacy Browser enthält diese Werbebanner nicht.</string>
35     <string name="close_browser">Browser schließen</string>
36     <string name="accept_ads">Werbung zustimmen</string>
37 </resources>