overhaul existing preferences

This commit is contained in:
dkanada 2019-07-18 03:54:31 -07:00
commit 7c83b50179
66 changed files with 98 additions and 543 deletions

View file

@ -77,9 +77,6 @@
<string name="action_shuffle_playlist">Wiedergabeliste zufällig wiedergeben</string>
<string name="light_theme_name">Hell</string>
<string name="dark_theme_name">Dunkel</string>
<string name="always">Immer</string>
<string name="only_on_wifi">Nur über WLAN</string>
<string name="never">Niemals</string>
<string name="today">Heute</string>
<string name="this_week">Diese Woche</string>
<string name="past_seven_days">Letzte 7 Tage</string>
@ -92,24 +89,20 @@
<string name="pref_title_general_theme">Generelles Design</string>
<string name="pref_header_audio">Audio</string>
<string name="pref_header_library">Bibliothek</string>
<string name="pref_header_images">Bilder</string>
<string name="pref_header_lockscreen">Sperrbildschirm</string>
<string name="pref_header_playlists">Wiedergabelisten</string>
<string name="pref_header_notification">Benachrichtigung</string>
<string name="pref_title_navigation_bar">Farbige Navigationsleiste</string>
<string name="pref_title_app_shortcuts">Gefärbte App-Shortcuts</string>
<string name="pref_title_album_art_on_lockscreen">Album Cover anzeigen</string>
<string name="pref_title_auto_download_metadata">Meta-Daten automatisch herunterladen</string>
<string name="pref_title_blurred_album_art">Album Cover weichzeichnen</string>
<string name="pref_title_colored_notification">Gefärbte Benachrichtigung</string>
<string name="pref_title_classic_notification">Klassisches Benachrichtigungsdesign</string>
<string name="pref_title_ignore_media_store_artwork">Media Store Cover ignorieren</string>
<string name="pref_title_gapless_playback">Lückenlose Wiedergabe</string>
<string name="pref_title_audio_ducking">Lautstärke bei Fokusverlust verringern</string>
<string name="pref_title_last_added_interval">Intervall der \"Zuletzt hinzugefügt\"-Wiedergabeliste</string>
<string name="pref_title_remember_last_tab">Letzten Tab merken</string>
<string name="pref_title_remember_shuffle">Shuffle-Einstellung merken</string>
<string name="no_audio_ID">"Keine Audio ID, spiele etwas ab und versuche es erneut."</string>
<string name="delete_action">Löschen</string>
<string name="clear_action">Leeren</string>
<string name="remove_action">Entfernen</string>
@ -135,7 +128,6 @@
<string name="pref_summary_classic_notification">Das klassische Benachrichtigungsdesign verwenden.</string>
<string name="pref_summary_colored_notification">"Die Benachrichtigung ist in der Farbe des Album Covers gef\u00e4rbt."</string>
<string name="pref_summary_gapless_playback">"Kann bei einigen Geräten Wiedergabeprobleme verursachen."</string>
<string name="pref_summary_ignore_media_store_artwork">Kann die Album Cover Qualität verbessern was jedoch die Ladezeit beeinträchtigt. Nur aktivieren falls Probleme mit niedrig aufgelösten Album Covern auftreten.</string>
<string name="pref_summary_colored_navigation_bar">Färbt die Navigationsleiste mit der Hauptfarbe.</string>
<string name="pref_summary_colored_app_shortcuts">Färbt die App-Shortcuts mit der Hauptfarbe.</string>
<string name="pref_summary_audio_ducking">Benachrichtigungen, Navigation etc.</string>