summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-06-26 05:05:05 -0700
committerAndrew Dolgov <[email protected]>2013-06-26 05:05:05 -0700
commitb3657d0fe32e521017cf16395e2164b30979e564 (patch)
tree1f41ba5ee5f52fb588193b59bd370692cdc3e92a
parent9af5dd1fb592ace719843b902a38844b1442c10a (diff)
parent40f5d31df77ea18d517c6fc1628995e4a6c4b7d5 (diff)
Merge pull request #47 from jerrytk/master
Add Czech translation for recently added strings
-rw-r--r--res/values-cs/strings.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index cd3edabd..fcaf790e 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -186,4 +186,16 @@
<string name="headlines_unread">Nepřečtené</string>
<string name="subscribe_to_feed">Přidat zdroj</string>
<string name="labels">Štítky</string>
+ <string name="prefs_confirm_headlines_catchup">Potvrdit označení článků jako přečtených</string>
+ <string name="article_img_open">Otevřít obrázek</string>
+ <string name="n_unread_articles">%1$d nepřečtených článků</string>
+ <string name="pref_headline_font_size">Velikost textu nadpisu</string>
+ <string name="requires_api5">Vyžaduje verzi 1.7.6</string>
+ <string name="pref_headlines_mark_read_scroll_long">Nadpisy budou při posunu označeny jako přečtené</string>
+ <string name="no_caption_to_display">Bez popisky</string>
+ <string name="article_img_view_caption">Zobrazit popisku</string>
+ <string name="light_theme_is_not_supported_on_honeycomb">Světlé téma není na Honeycombu podporováno</string>
+ <string name="mark_num_headlines_as_read">Označit %1$d článků jako přečtené?</string>
+ <string name="pref_headlines_mark_read_scroll">Při posunu označit jako přečtené</string>
+ <string name="article_img_share">Sdílet obrázek</string>
</resources>