Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX IT..finally. Sorry!! #3

Open
wants to merge 1 commit into
base: jellybean
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 62 additions & 0 deletions res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -343,4 +343,66 @@
<string name="attachment_picture" msgid="3709286281567284296">"Obrázek"</string>
<string name="notification_separator" msgid="2334673105226536422">" "</string>
<string name="enumeration_comma" msgid="213598026698964628">", "</string>
<string name="pref_title_sms_split_counter">Rozdělit počítadlo</string>
<string name="pref_summary_sms_split_counter">Přidá počítadlo rozdělení zpráv (1/2)</string>
<string name="prefs_templates_settings">Sms šablony</string>
<string name="pref_title_templates_manage">Šablony</string>
<string name="pref_summary_templates_manage">Zpravte si Vaše šablony</string>
<string name="pref_title_templates_show_gesture">Gesta</string>
<string name="pref_summary_templates_show_gesture">Zobrazit dráhu gesta</string>
<string name="pref_title_template_gestures_sensitivity">Citlivost gest</string>
<string name="template_save">Uložit</string>
<string name="template_insert_hint">Sem vložte text šablony</string>
<string name="template_empty_text">Textové pole nesmí být prázdné</string>
<string name="template_explanation">Vložte, nebo upravte text šablon a případně nakreslete gesto k přidružení.</string>
<string name="template_edit">Upravit</string>
<string name="template_delete">Smazat</string>
<string name="template_ctx_menu_title">Akce</string>
<string name="template_list_title">Šablony</string>
<string name="template_new_title">Nová šablona</string>
<string name="template_insert">Vložit šablonu</string>
<string name="template_gesture_draw">Nakreslete gesto v prostoru níže</string>
<string name="template_not_present_error">Zatím zde nejsou žádné šablony</string>
<string name="template_not_present_error_title">Chyba</string>
<string name="template_select">Vyberte šablonu</string>
<string name="template_cancel_confirm_title">Varování</string>
<string name="template_cancel_confirm_text">Šablony budou smazány. Pokračovat?</string>
<string name="gestures_already_present">Warning: A similar gesture is associated to another template!</string>
<string name="pref_title_mms_notification_vibrate_settings">Nastavení vibrací</string>
<string name="pref_title_mms_notification_vibrate_pattern">Styl vibrací</string>
<string name="pref_summary_mms_notification_vibrate_pattern">Změnit styl vibrací</string>
<string name="pref_title_mms_notification_vibrate_call">Vibrovat při hovoru</string>
<string name="pref_summary_mms_notification_vibrate_call">Povolit vibrace při probíjacím hovoru</string>
<string name="pref_title_mms_notification_vibrate_custom">Vlastní styl vibrací</string>
<string name="pref_text_mms_notification_vibrate_custom">Formát zap/vyp v milisekundách: vyp, zap, vyp, zap, ...</string>
<string name="pref_extra_settings">Extra nastavení</string>
<string name="pref_title_strip_unicode">Odstranění diakritiky</string>
<string name="pref_summary_strip_unicode">Nahrazovat místní znaky, které nejsou podporovány ve 160 znacích SMS zpráv.</string>
<string name="pref_title_enable_emojis">Podpora Smajlíků</string>
<string name="pref_summary_enable_emojis">Povolit podporu Unicode emojis. Použít 471 pěkných smajlíků</string>
<string name="pref_title_pref_key_emojis_quick">Tlačítko smajlíků</string>
<string name="pref_summary_pref_key_emojis_quick">Zobrazí tlačítka na levé straně oblasti pro psaní textu pro rychlý přístup.</string>
<string name="pref_title_mms_full_timestamp">Plný časový údaj</string>
<string name="pref_summary_mms_full_timestamp">Zobrazit datim i čas</string>
<string name="pref_title_mms_use_sent_timestamp">Originální časový údaj</string>
<string name="pref_summary_mms_use_sent_timestamp">Zobrazit datum odeslání místo obdržení v časovém údaji</string>
<string name="pref_quickmessage">Vyskakovací okno</string>
<string name="pref_quickmessage_title">Zapnout vyskakovací okno</string>
<string name="pref_quickmessage_summary">Zobrazit dialog s přijatou zprávou</string>
<string name="pref_wake_unlock_title">Probudit a odemknout</string>
<string name="pref_wake_unlock_summary">Probudit a odemknout zařízení při přijetí zprávy (pouze nezabezpečená zamyk. obr.)</string>
<string name="pref_close_all_title">Zavřít vše</string>
<string name="pref_close_all_summary">Tlačítko Zavřít vše zavře všechny přijaté zprávy</string>
<string name="pref_dark_theme_title">Použít tmavé téma</string>
<string name="pref_dark_theme_summary">"Pokud není zvoleno, výchozím tématem je 'světlé' téma"</string>
<string name="message_counter_separator">z</string>
<string name="button_close">Zavřít</string>
<string name="button_view">Zobrazit</string>
<string name="button_templates">Šablony</string>
<string name="type_to_reply_text_enter_to_send">Sem napište odpověď</string>
<string name="toast_sending_message">Odesílání zprávy</string>
<string name="qm_quick_reply">Rychlá odpověď</string>
<string name="more_string">Ještě %1$s...</string>
<string name="copy_email">Kopírovat e-mailovou adresu</string>
<string name="copy_number">Kopírovat telefonní číslo</string>
</resources>