remove whitelist, add some more info to filter_
[adBlock.git] / res / values-de / strings.xml
blob3a9b9e66c30e1140c04fcbfebf6a5ead0dd336c6
1 <?xml version="1.0" encoding="utf-8"?>
2         <!--
3                 Copyright (C) 2010 Felix Bechstein
4         -->
5         <!--
6                 This file is part of AdBlock. This program is free software; you can
7                 redistribute it and/or modify it under the terms of the GNU General
8                 Public License as published by the Free Software Foundation; either
9                 version 3 of the License, or (at your option) any later version.
10         -->
11         <!--
12                 This program is distributed in the hope that it will be useful, but
13                 WITHOUT ANY WARRANTY; without even the implied warranty of
14                 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15                 General Public License for more details. You should have received a
16                 copy of the GNU General Public License along with this program; If
17                 not, see <http://www.gnu.org/licenses/>.
18         -->
19 <resources>
20         <string name="stop_">Stopp</string>
21         <string name="add_filter">Filter hinzu</string>
22         <string name="more_">Mehr Apps..</string>
23         <string name="about_">Über</string>
24         <string name="about0">AdBlock blockt HTTP Anfragen. Es kann dazu benutzt werden ungewollte Werbung auf Webseiten zu blocken. Es blockt NICHT die Werbung in den Apps, da Admob nicht die APN Proxy Einstellungen verwendet.</string>
25         <string name="about1">Setze die Proxy-Einstellung deines APNs auf localhost mit dem in der App gestzten Port, zB. localhost:8080.</string>
26         <string name="about2">Liebes Google, bitte melde dich bei mir, bevor du diese App aus dem Market löschst.</string>
27         <string name="author_">Autor:</string>
28         <string name="license">GPLv3 - siehei http://www.gnu.org/licenses/gpl-3.0.txt</string>
29         <string name="license_">Lizens:</string>
30         <string name="donate_">Spenden</string>
31         <string name="filter_">Filter (Teil einer URL):</string>
32         <string name="proxy_running">Proxy läuft auf Port</string>
33         <string name="proxy_stopped">Proxy gestoppt</string>
34         <string name="default_filter">/ads/\n.ads/\nbobmobile</string>
35         <string-array name="itemDialog">
36                 <item>Ändern</item>
37                 <item>Löschen</item>
38         </string-array>
39 </resources>