summaryrefslogtreecommitdiffstats
path: root/res/values-cs/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-cs/strings.xml')
-rw-r--r--res/values-cs/strings.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index 32c9f5cf2..b4b8118a4 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -21,6 +21,12 @@
<string name="details_hms">%1$d:%2$02d:%3$02d</string>
<string name="set_image">Nastavit fotku jako</string>
<string name="delete">Smazat</string>
+ <plurals name="delete_selection">
+ <item quantity="one">Smazat vybranou položku?</item>
+ <item quantity="few">Smazat vybrané položky?</item>
+ <item quantity="many">Smazat vybrané položky?</item>
+ <item quantity="other">Smazat vybrané položky?</item>
+ </plurals>
<string name="share">Sdílet</string>
<string name="share_panorama">Sdílet panorama</string>
<string name="share_as_photo">Sdílet jako fotku</string>
@@ -28,6 +34,24 @@
<string name="undo">VRÁTIT ZPĚT</string>
<string name="details">Podrobnosti</string>
<string name="close">Zavřít</string>
+ <plurals name="number_of_items_selected">
+ <item quantity="one">%1$d vybrán</item>
+ <item quantity="few">%1$d vybrány</item>
+ <item quantity="many">%1$d vybraných</item>
+ <item quantity="other">%1$d vybraných</item>
+ </plurals>
+ <plurals name="number_of_albums_selected">
+ <item quantity="one">%1$d vybráno</item>
+ <item quantity="few">%1$d vybrány</item>
+ <item quantity="many">%1$d vybraných</item>
+ <item quantity="other">%1$d vybraných</item>
+ </plurals>
+ <plurals name="number_of_groups_selected">
+ <item quantity="one">%1$d vybrána</item>
+ <item quantity="few">%1$d vybrány</item>
+ <item quantity="many">%1$d vybraných</item>
+ <item quantity="other">%1$d vybraných</item>
+ </plurals>
<string name="show_on_map">Zobrazit na mapě</string>
<string name="rotate_left">Otočit doleva</string>
<string name="rotate_right">Otočit doprava</string>
@@ -82,6 +106,12 @@
<string name="pref_camera_recordlocation_title">Poloha GPS</string>
<string name="pref_camera_location_label">POLOHA</string>
<string name="pref_camera_timer_title">Časovač odpočítávání</string>
+ <plurals name="pref_camera_timer_entry">
+ <item quantity="one">1 s</item>
+ <item quantity="few">%d s</item>
+ <item quantity="many">%d s</item>
+ <item quantity="other">%d s</item>
+ </plurals>
<string name="pref_camera_timer_sound_title">Zvuk při odpočtu</string>
<string name="pref_camera_savepath_title">Úložiště</string>
<string name="pref_camera_savepath_entry_0">Telefon</string>