Synced translations

This commit is contained in:
Karim Abou Zeid 2015-12-27 20:55:02 +01:00
commit a91140b4e2
2 changed files with 4 additions and 2 deletions

View file

@ -100,7 +100,8 @@
<string name="pref_header_lockscreen">Sperrbildschirm</string> <string name="pref_header_lockscreen">Sperrbildschirm</string>
<string name="pref_title_navigation_bar">Farbige Navigationsleiste</string> <string name="pref_title_navigation_bar">Farbige Navigationsleiste</string>
<string name="pref_title_set_default_start_page">Startseite</string> <string name="pref_title_set_default_start_page">Startseite</string>
<string name="pref_title_album_art_on_lockscreen">Album Cover im Sperrbildschirm anzeigen</string> <string name="pref_title_album_art_on_lockscreen">Zeige Album Cover</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_colored_notification">Gefärbte Benachrichtigung</string>
<string name="pref_title_ignore_media_store_artwork">Media Store Cover ignorieren</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_gapless_playback">Lückenlose Wiedergabe</string>
@ -136,6 +137,7 @@
<string name="song">Titel</string> <string name="song">Titel</string>
<string name="pref_only_lollipop">"Nur auf Android Lollipop 5.x verfügbar"</string> <string name="pref_only_lollipop">"Nur auf Android Lollipop 5.x verfügbar"</string>
<string name="pref_summary_album_art_on_lockscreen">Das Album Cover des aktuellen Titels wird als Hintergrund im Sperrbildschirm verwendet.</string> <string name="pref_summary_album_art_on_lockscreen">Das Album Cover des aktuellen Titels wird als Hintergrund im Sperrbildschirm verwendet.</string>
<string name="pref_summary_blurred_album_art">Lässt das Album Cover auf dem Sperrbildschirm verschwommen aussehen. Kann Probleme mit Apps und Widgets von Dritten verursachen.</string>
<string name="pref_summary_colored_notification">"Die Benachrichtigung ist in der Farbe des Album Covers gef\u00e4rbt."</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_gapless_playback">"Kann bei einigen Geräten Wiedergabeprobleme verursachen."</string>
<string name="pref_summary_force_square_album_art">Es wird erzwungen, dass das Cover in der aktuellen Wiedergabe immer quadratisch ist.</string> <string name="pref_summary_force_square_album_art">Es wird erzwungen, dass das Cover in der aktuellen Wiedergabe immer quadratisch ist.</string>

View file

@ -137,7 +137,7 @@
<string name="song">Song</string> <string name="song">Song</string>
<string name="pref_only_lollipop">"Only available on Lollipop."</string> <string name="pref_only_lollipop">"Only available on Lollipop."</string>
<string name="pref_summary_album_art_on_lockscreen">Uses the current songs album cover as lockscreen wallpaper.</string> <string name="pref_summary_album_art_on_lockscreen">Uses the current songs album cover as lockscreen wallpaper.</string>
<string name="pref_summary_blurred_album_art">Blurs the album cover on the lockscreen. Can cause problems with third party widgets and apps.</string> <string name="pref_summary_blurred_album_art">Blurs the album cover on the lockscreen. Can cause problems with third party apps and widgets.</string>
<string name="pref_summary_colored_notification">"Colors the notification in the album cover\u2019s vibrant color."</string> <string name="pref_summary_colored_notification">"Colors the notification in the album cover\u2019s vibrant color."</string>
<string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string> <string name="pref_summary_gapless_playback">"Can cause playback issues on some devices."</string>
<string name="pref_summary_force_square_album_art">Album covers in the now playing view are always squared.</string> <string name="pref_summary_force_square_album_art">Album covers in the now playing view are always squared.</string>