diff options
Diffstat (limited to 'current/support/v17/leanback/res/values-cs/strings.xml')
-rw-r--r-- | current/support/v17/leanback/res/values-cs/strings.xml | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/current/support/v17/leanback/res/values-cs/strings.xml b/current/support/v17/leanback/res/values-cs/strings.xml index 2683d9e..1a60828 100644 --- a/current/support/v17/leanback/res/values-cs/strings.xml +++ b/current/support/v17/leanback/res/values-cs/strings.xml @@ -22,18 +22,14 @@ limitations under the License. <string name="lb_search_bar_hint_speech" msgid="5511270823320183816">"Vyhledávejte hlasem"</string> <string name="lb_search_bar_hint_with_title" msgid="1627103380996590035">"Hledat <xliff:g id="SEARCH_CONTEXT">%1$s</xliff:g>"</string> <string name="lb_search_bar_hint_with_title_speech" msgid="2712734639766312034">"Vyhledávejte v kategorii „<xliff:g id="SEARCH_CONTEXT">%1$s</xliff:g>“ hlasem"</string> - <!-- no translation found for lb_control_display_fast_forward_multiplier (4541442045214207774) --> - <skip /> - <!-- no translation found for lb_control_display_rewind_multiplier (3097220783222910245) --> - <skip /> + <string name="lb_control_display_fast_forward_multiplier" msgid="4541442045214207774">"%1$d×"</string> + <string name="lb_control_display_rewind_multiplier" msgid="3097220783222910245">"%1$d×"</string> <string name="lb_playback_controls_play" msgid="731953341987346903">"Přehrát"</string> <string name="lb_playback_controls_pause" msgid="6189521112079849518">"Pozastavit"</string> <string name="lb_playback_controls_fast_forward" msgid="8569951318244687220">"Přetočit vpřed"</string> - <!-- no translation found for lb_playback_controls_fast_forward_multiplier (1058753672110224526) --> - <skip /> + <string name="lb_playback_controls_fast_forward_multiplier" msgid="1058753672110224526">"Přetočit vpřed %1$d×"</string> <string name="lb_playback_controls_rewind" msgid="2227196334132350684">"Přetočit zpět"</string> - <!-- no translation found for lb_playback_controls_rewind_multiplier (1640629531440849942) --> - <skip /> + <string name="lb_playback_controls_rewind_multiplier" msgid="1640629531440849942">"Přetočit zpět %1$d×"</string> <string name="lb_playback_controls_skip_next" msgid="2946499493161095772">"Přeskočit na další"</string> <string name="lb_playback_controls_skip_previous" msgid="2326801832933178348">"Přeskočit na předchozí"</string> <string name="lb_playback_controls_more_actions" msgid="2330770008796987655">"Další akce"</string> |