Skip to content

Commit

Permalink
Update strings.xml
Browse files Browse the repository at this point in the history
Added some translations
  • Loading branch information
Resshi authored Nov 13, 2020
1 parent 746aebb commit 5b32899
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions common/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<string name="subscriptions_signin_button_text">PŘIHLÁSIT SE</string>
<string name="library_signin_to_show_more">Sledujte videa, která se vám líbila, uložila nebo odebíráte</string>
<string name="library_signin_subtitle">Chcete-li zobrazit svou knihovnu, přihlaste se</string>
<string name="action_signin">SIGN IN</string>
<string name="action_signin">PŘIHLÁSIT SE</string>
<string name="title_video_formats">Video formáty</string>
<string name="title_audio_formats">Zvukové formáty</string>
<string name="subtitle_category_title">Titulky</string>
Expand All @@ -26,9 +26,9 @@
<string name="not_implemented">Není implementováno</string>
<string name="option_background_playback_off">Zakázáno</string>
<string name="option_background_playback_all">Video a zvuk</string>
<string name="option_background_playback_only_audio">Only audio</string>
<string name="option_background_playback_only_audio">Pouze audio</string>
<string name="playback_settings">Nastavení přehrávání</string>
<string name="video_speed">Video speed</string>
<string name="video_speed">Rychlost videa</string>
<string name="resolution_switch">Přepnout rozlišení</string>
<string name="video_buffer">Video vyrovnávací paměť</string>
<string name="video_buffer_size_low">Nízký</string>
Expand All @@ -40,16 +40,16 @@
<string name="dialog_add_to_playlist">Přidat do seznamu skladeb</string>
<string name="msg_signed_users_only">Pouze podepsaní uživatelé</string>
<string name="msg_cant_load_content">Jejda. Nelze načíst obsah.</string>
<string name="title_video_presets">Video presets</string>
<string name="title_video_presets">Video předvolby</string>
<string name="settings_accounts">Účty</string>
<string name="settings_left_panel">Upravit kategorie</string>
<string name="settings_themes">Motivy</string>
<string name="settings_other">Other</string>
<string name="settings_other">Jiné</string>
<string name="settings_player">Nastavení přehrávače</string>
<string name="settings_language">Jazyk</string>
<string name="settings_linked_devices">Propojená zařízení</string>
<string name="settings_about">O</string>
<string name="dialog_account_list">Select account</string>
<string name="dialog_account_list">Vybrat účet</string>
<string name="dialog_account_none">Žádný</string>
<string name="dialog_remove_account">Odstranit účet</string>
<string name="dialog_add_account">Přidat účet</string>
Expand Down

0 comments on commit 5b32899

Please sign in to comment.