]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values-de/strings.xml
Standardize the app bar icon size. https://redmine.stoutner.com/issues/877
[PrivacyBrowserAndroid.git] / app / src / main / res / values-de / strings.xml
index a2d5e38d35f1b4ace3757f0eb31eda4049fa7b7c..51446d47588e893b3a139d5ef8c9a8d7d6ff1f4a 100644 (file)
@@ -3,7 +3,7 @@
 <!--
   Copyright © 2016-2022 Soren Stoutner <soren@stoutner.com>.
 
-  Translation 2019-2021 Bernhard G. Keller.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
+  Translation 2019-2022 Bernhard G. Keller.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
 
   Translation 2018 Stefan Erhardt.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
 
         <string name="view_source">Quelltext anzeigen</string>
         <string name="add_to_home_screen">Zur Startseite hinzufügen</string>
     <string name="share">Teilen</string>
+    <string name="share_message">URL als Nachricht teilen</string>
         <string name="share_url">URL teilen</string>
         <string name="open_with_app">Mit App öffnen</string>
         <string name="open_with_browser">Mit Browser öffnen</string>
         <string name="software">Software</string>
             <string name="android">Android:</string>
             <string name="api">API</string>
-            <string name="build">Build:</string>
             <string name="security_patch">Sicherheits-Patch:</string>
+            <string name="build">Build:</string>
+            <string name="kernel">Kernel:</string>
             <string name="webview_provider">WebView-Anbieter:</string>
             <string name="webview_version">WebView-Version:</string>
             <string name="orbot">Orbot:</string>
             <item>Firefox auf Windows</item>
             <item>Chrome auf Windows</item>
             <item>Edge auf Windows</item>
-            <item>Internet Explorer auf Windows</item>
             <item>Safari auf macOS</item>
             <item>Eigener</item>
         </string-array>
             <item>Firefox auf Windows</item>
             <item>Chrome auf Windows</item>
             <item>Edge auf Windows</item>
-            <item>Internet Explorer auf Windows</item>
             <item>Safari auf macOS</item>
             <item>Eigener</item>
         </string-array>
         <string name="block_all_third_party_requests">Alle Zugriffe auf Dritt-Anbieter-Inhalte blockieren</string>
         <string name="block_all_third_party_requests_summary">Alle Zugriffe auf Dritt-Anbieter-Inhalte zu blockieren verbessert die Privatsphäre, kann jedoch Webseiten verunstalten.</string>
     <string name="url_modification">URL-Bereinigung</string>
-        <string name="google_analytics">Google Analytics</string>
-        <string name="google_analytics_summary">Entfernt “?utm_” und “&amp;utm_” sowie alles danach aus URLs.</string>
-        <string name="facebook_click_ids">Facebook Click-IDs</string>
-        <string name="facebook_click_ids_summary">Entfernt “?fbclid=”, “&amp;fbclid=”, “?fbadid=” und “&amp;fbadid=” sowie alles danach aus URLs.</string>
-        <string name="twitter_amp_redirects">Twitter AMP-Umleitungen</string>
-        <string name="twitter_amp_redirects_summary">Entfernt “?amp=1” sowie alles danach URLs.</string>
+        <string name="tracking_queries">Tracking-Anfragen / -Query Strings</string>
+        <string name="tracking_queries_summary">Entferne bekannte Tracking-Anfragen / -Query Strings aus URLs.</string>
+        <string name="amp_redirects">AMP-Weiterleitungen / -Redirects</string>
+        <string name="amp_redirects_summary">Entferne bekannte Weiterleitungs-Anfragen bei AMP (Accelerated Mobil Pages) aus URLs.</string>
     <string name="search">Suche</string>
         <string-array name="search_entries">
             <item>Mojeek</item>
             <item>Monocles</item>
             <item>MetaGer</item>
-            <item>DuckDuckGo - JavaScript deaktiviert</item>
-            <item>DuckDuckGo - JavaScript aktiviert</item>
             <item>Google</item>
             <item>Bing</item>
-            <item>Yahoo - JavaScript deaktiviert</item>
-            <item>Yahoo - JavaScript aktiviert</item>
+            <item>Yahoo</item>
             <item>Eigene</item>
         </string-array>
         <string name="custom_url">Eigene URL</string>
         <string name="clear_dom_storage_summary">Löscht DOM storage (aka Web Storage oder Supercookies).</string>
         <string name="clear_form_data_preference">Formulardaten löschen</string>  <!-- The form data strings can be removed once the minimum API >= 26. -->
         <string name="clear_form_data_summary">Löscht in Formulare eingegebene Daten.</string>  <!-- The form data strings can be removed once the minimum API >= 26. -->
-        <string name="clear_logcat_preference">Logcat leeren</string>
+        <string name="clear_logcat">Logcat leeren</string>
         <string name="clear_logcat_summary">Leert das Logcat Systemlogbuch.</string>
         <string name="clear_cache">Cache löschen</string>
         <string name="clear_cache_summary">Löscht den WebView-Cache.</string>