Changed the default settings. Fixed settings layout bug. Synced translations.

This commit is contained in:
Karim Abou Zeid 2015-06-11 17:34:34 +02:00
commit b32feb38fe
15 changed files with 255 additions and 222 deletions

View file

@ -72,8 +72,8 @@
<string name="couldnot_create_playlist_x">Nie można utworzyć listy odtwarzania %1$s</string>
<string name="delete_playlist_x"><![CDATA[Czy chcesz usunąć listę odtwarzania <b>%1$s</b>?]]></string>
<string name="delete_x_playlists"><![CDATA[Czy chcesz usunąć <b>%1$d</b> listy odtwarzania?]]></string>
<string name="delete_song_x"><![CDATA[ Czy chcesz usunąć utwór <b>%1$s</b>? ]]></string>
<string name="delete_x_songs"><![CDATA[ Czy chcesz usunąć <b>%1$d</b> utworów? ]]></string>
<string name="delete_song_x"><![CDATA[Czy chcesz usunąć utwór <b>%1$s</b>?]]></string>
<string name="delete_x_songs"><![CDATA[Czy chcesz usunąć <b>%1$d</b> utworów?]]></string>
<string name="remove_song_x_from_playlist"><![CDATA[Czy chcesz usunąć <b>%1$s</b> z listy odtwarzania?]]></string>
<string name="remove_x_songs_from_playlist"><![CDATA[Czy chcesz usunąć <b>%1$d</b> z listy odtwarzania?]]></string>
<string name="delete_song_title">Usuwanie utworu</string>
@ -91,6 +91,8 @@
<string name="light_theme_name">Jasny</string>
<string name="dark_theme_name">Ciemny</string>
<string name="equalizer">Korektor</string>
<string name="pref_header_colors">Kolory</string>
<string name="pref_header_now_playing_screen">Ekran \'\'Obecnie Grane\'\'</string>
<string name="pref_title_general_theme">Styl tła motywu</string>
<string name="pref_header_audio">Dźwięk</string>
<string name="pref_header_general">Ogólne</string>
@ -106,7 +108,9 @@
<string name="pref_title_colored_navigation_bar_other_screens">W każdym innym miejscu</string>
<string name="pref_title_colored_album_footers">Kolorowa stopka albumu</string>
<string name="pref_title_force_square_album_art">Kadrowanie okładek</string>
<string name="pref_title_opaque_toolbar_now_playing">Nieprzeźroczystość paska narzędzi na ekranie \'\'Obecnie Grane\'\'</string>
<string name="pref_title_opaque_toolbar_now_playing">Nieprzeźroczystość paska narzędzi</string>
<string name="pref_title_opaque_statusbar_now_playing">Nieprzeźroczystość paska stanu</string>
<string name="pref_title_playback_controller_card_now_playing">Wyświetlanie karty pod przyciskami odtwarzania</string>
<string name="no_equalizer">Nie znaleziono korektora</string>
<string name="no_audio_ID">"Brak ID dźwięku, puść coś i spróbuj ponownie"</string>
<string name="navigation_drawer_open">Otwórz pasek nawigacji</string>
@ -128,13 +132,15 @@
<string name="no_albums">Brak albumów</string>
<string name="no_songs">Brak utworów</string>
<string name="no_artists">Brak wykonawców</string>
<string name="empty">Pusty</string>
<string name="empty">Pusto</string>
<string name="playlist_name">Nazwa listy odtwarzania</string>
<string name="song">Utwór</string>
<string name="pref_only_lollipop">"Dostępne tylko w androidzie Lollipop"</string>
<string name="pref_summary_colored_album_footers">"Stopki albumów w widoku siatki mają tonacje okładek"</string>
<string name="pref_summary_force_square_album_art">Wymusza kadrowanie okładek na ekranie \'\'Obecnie Grane\'\'</string>
<string name="pref_summary_opaque_toolbar_now_playing">Zaznacz, a pasek narzędzi na ekranie \'\'Obecnie Grane\'\' będzie nieprzeźroczysty i nie zasłoni już okładki</string>
<string name="pref_summary_force_square_album_art">Zaznacz, a wymuszone zostanie kadrowanie okładek na ekranie \'\'Obecnie Grane\'\'</string>
<string name="pref_summary_opaque_toolbar_now_playing">Zaznacz, a pasek narzędzi będzie nieprzeźroczysty i nie zasłoni już okładki</string>
<string name="pref_summary_opaque_statusbar_now_playing">Zaznacz, a pasek stanu będzie nieprzeźroczysty i nie zasłoni już okładki albumu</string>
<string name="pref_summary_playback_controller_card_now_playing">Zaznacz, a pod przyciskami sterującymi odtwarzaczem (odtwarzanie/pauza, itp.) zostanie wyświetlona karta</string>
<string name="failed_download_albumart">"Nie można pobrać okładki dla tego albumu"</string>
<string name="search_hint">Szukaj w bibliotece...</string>
<string name="rescanning_media">Ponowny skan nośnika...</string>