thorium-fork/app/src/main/res/values-cs/strings.xml
J. Lavoie 4939df96f3
Translated using Weblate (Czech)
Currently translated at 18.9% (66 of 348 strings)

Translation: PeerTube/Android
Translate-URL: https://hosted.weblate.org/projects/peertube/android/cs/
2020-06-25 02:42:02 +02:00

40 lines
2.3 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="title_activity_settings">Nastavení</string>
<string name="title_activity_login">Přihlásit se</string>
<string name="prompt_server">Server</string>
<string name="prompt_email">Email / Uživatelské jméno</string>
<string name="prompt_password">Heslo</string>
<string name="action_sign_in">Přihlásit se</string>
<string name="action_sign_in_short">Přihlásit se</string>
<string name="error_invalid_email">Tato emailové adresa je neplatná</string>
<string name="error_incorrect_password">Toto heslo je neplatné</string>
<string name="error_field_required">Toto pole je povinné</string>
<string name="action_bar_title_search">Hledat</string>
<string name="action_bar_title_settings">Nastavení</string>
<string name="action_bar_title_logout">Odhlásit se</string>
<string name="action_bar_title_account">Účet</string>
<string name="bottom_nav_title_recent">Nedávné</string>
<string name="bottom_nav_title_local">Místní</string>
<string name="bottom_nav_title_subscriptions">Odběry</string>
<string name="bottom_nav_title_account">Účet</string>
<string name="video_row_video_thumbnail">Video Náhled</string>
<string name="video_row_account_avatar">Avatar účtu</string>
<string name="no_data_available">Žádné výsledky</string>
<string name="descr_overflow_button">Více</string>
<string name="menu_share">Sdílet</string>
<string name="invalid_url">Neplatná URL.</string>
<string name="pref_title_dark_mode">Tmavý mód</string>
<string name="pref_description_dark_mode">Pro aktivaci tmavého módu restartujte aplikaci.</string>
<string name="pref_title_license">Licence</string>
<string name="pref_title_version">Verze</string>
<string name="error_invalid_password">Toto heslo je příliš krátké</string>
<string name="bottom_nav_title_trending">Trendy</string>
<string name="title_activity_search">Hledat</string>
<string name="video_speed_125">1,25×</string>
<string name="video_speed_075">0,75×</string>
<string name="video_speed_20">2×</string>
<string name="video_speed_15">1,5×</string>
<string name="video_speed_10">Normální</string>
<string name="video_speed_05">0,5×</string>
</resources>