auto import from //branches/cupcake/...@132276
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index 6bf89c0..f6c5f9f 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -19,7 +19,9 @@
   <plurals name="Nsongs">
     <item quantity="other">"Počet skladeb: <xliff:g id="COUNT">%d</xliff:g>"</item>
   </plurals>
-    <!-- no translation found for Nsongscomp:other (7162294486622945550) -->
+  <plurals name="Nsongscomp">
+    <item quantity="other">"<xliff:g id="COUNT_FOR_ARTIST">%2$d</xliff:g> z celkem <xliff:g id="TOTAL_COUNT">%1$d</xliff:g> skladeb"</item>
+  </plurals>
   <plurals name="Nalbums">
     <item quantity="one">"1 album"</item>
     <item quantity="other">"Počet alb: <xliff:g id="COUNT">%d</xliff:g>"</item>
@@ -62,12 +64,9 @@
     <string name="playlist_deleted_message">"Seznam stop byl smazán."</string>
     <string name="playlist_renamed_message">"Seznam stop byl přejmenován."</string>
     <string name="recentlyadded">"Nedávno přidané"</string>
-    <!-- no translation found for recentlyadded_title (3153322287249901914) -->
-    <skip />
-    <!-- no translation found for podcasts_listitem (8657809279717670634) -->
-    <skip />
-    <!-- no translation found for podcasts_title (4928414142496858304) -->
-    <skip />
+    <string name="recentlyadded_title">"Nedávno přidané"</string>
+    <string name="podcasts_listitem">"Podcasty"</string>
+    <string name="podcasts_title">"Podcasty"</string>
     <string name="sdcard_missing_title">"Žádná karta SD není dostupná"</string>
     <string name="sdcard_missing_message">"V telefonu není vložena karta SD."</string>
     <string name="sdcard_busy_title">"Karta SD není dostupná"</string>
@@ -130,18 +129,11 @@
     <string name="working_artists">"Interpreti…"</string>
     <string name="working_albums">"Alba…"</string>
     <string name="working_songs">"Skladby…"</string>
-    <!-- no translation found for working_playlists (4424950806134653351) -->
-    <skip />
-    <!-- no translation found for loading (3267924133697717662) -->
-    <skip />
-    <!-- no translation found for sort_by_track (7662999005554152565) -->
-    <skip />
-    <!-- no translation found for sort_by_album (2912837715658975248) -->
-    <skip />
-    <!-- no translation found for sort_by_artist (4607024967813199992) -->
-    <skip />
-    <!-- no translation found for music_picker_title (1561623486324013570) -->
-    <skip />
-    <!-- no translation found for gadget_track (3186569295893300114) -->
-    <skip />
+    <string name="working_playlists">"Seznamy stop…"</string>
+    <string name="loading">"Načítání"</string>
+    <string name="sort_by_track">"Stopy"</string>
+    <string name="sort_by_album">"Alba"</string>
+    <string name="sort_by_artist">"Interpreti"</string>
+    <string name="music_picker_title">"Vyberte hudební stopu"</string>
+    <string name="gadget_track">"Stopa <xliff:g id="TRACK_NUMBER">%d</xliff:g>"</string>
 </resources>