You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/astrid/res/values-cs/strings.xml

1505 lines
62 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- See the file "LICENSE" for the full license governing this code. -->
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<!-- Resources for built-in timers plug-in -->
<!-- Task Edit Activity: Container Label -->
<string name="alarm_ACS_label">Alarmy</string>
<!-- Task Edit Activity: Add New Alarm -->
<string name="alarm_ACS_button">Přidat alarm</string>
<string-array name="reminders_alarm">
<!-- reminders related to alarm -->
<item>Alarm!</item>
</string-array>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built-in backup plug-in -->
<!-- ================================================= BackupPreferences == -->
<!-- Backup Preferences Title -->
<string name="backup_BPr_header">Zálohy</string>
<!-- Backup: Status Header -->
<string name="backup_BPr_group_status">Stav</string>
<!-- Backup Status: last backup was a success (%s -> last date). Keep it short! -->
<string name="backup_status_success">Předchozí: %s</string>
<!-- Backup Status: last error failed. Keep it short! -->
<string name="backup_status_failed">Předchozí zálohování selhalo</string>
<!-- Backup Status: error subtitle -->
<string name="backup_status_failed_subtitle">klikněte pro zobrazení chyby</string>
<!-- Backup Status: never backed up -->
<string name="backup_status_never">Nikdy nezálohováno!</string>
<!-- Backup Options Group Label -->
<string name="backup_BPr_group_options">Možnosti</string>
<!-- Preference: Automatic Backup Title -->
<string name="backup_BPr_auto_title">Automatické zálohování</string>
<!-- Preference: Automatic Backup Description (when disabled) -->
<string name="backup_BPr_auto_disabled">Automatické zálohování je zakázáno</string>
<!-- Preference: Automatic Backup Description (when enabled) -->
<string name="backup_BPr_auto_enabled">Zálohování se bude provádět denně</string>
<!-- Preference screen restoring Tasks Help -->
<string name="backup_BPr_how_to_restore">Jak mohu obnovit zálohy?</string>
<!-- Preference screen Restoring Tasks Help Dialog Text-->
<string name="backup_BPr_how_to_restore_dialog">Pro správu a obnovení vašich záloh musíte zakoupit \"Astrid Power Pack\". Získáte tím také funkci automatického zálohování vašich úkolů.</string>
<!-- ================================================= BackupActivity == -->
<!-- backup activity label -->
<string name="backup_BAc_label">Zálohy</string>
<!-- backup activity title -->
<string name="backup_BAc_title">Spravovat tvé zálohy</string>
<!-- backup activity import button -->
<string name="backup_BAc_import">Importovat úkoly</string>
<!-- backup activity export button -->
<string name="backup_BAc_export">Exportovat úkoly</string>
<!-- ============================================== Importer / Exporter == -->
<!-- Message displayed when error occurs -->
<string name="backup_TXI_error">Chyba v importu</string>
<string name="export_toast">Odzálohovány %1$s do %2$s.</string>
<string name="export_toast_no_tasks">Žádné úkoly pro export.</string>
<!-- Progress Dialog Title for exporting -->
<string name="export_progress_title">Exportuji...</string>
<!-- Backup: Title of Import Summary Dialog -->
<string name="import_summary_title">Souhrn obnovy</string>
<!-- Backup: Summary message for import. (%s => file name, %s => total # tasks, %s => imported, %s => skipped, %s => errors) -->
<string name="import_summary_message">Soubor %1$s obsahoval %2$s.\n\n %3$s importováno,\n %4$s již existuje\n %5$s obsahovalo chyby\n</string>
<!-- Progress Dialog Title for importing -->
<string name="import_progress_title">Probíhá import...</string>
<!-- Progress Dialog text for import reading task (%d -> task number)-->
<string name="import_progress_read">Načítávání úkolu %d...</string>
<!-- Backup: Dialog when unable to open a file -->
<string name="DLG_error_opening">Nemohl jsem nalézt tuto položku:</string>
<!-- Backup: Dialog when unable to open SD card folder (%s => folder) -->
<string name="DLG_error_sdcard">Chyba v přístupu k adresáři: %s</string>
<!-- Backup: Dialog when unable to open SD card in general -->
<string name="DLG_error_sdcard_general">Chyba v přístupu k SD kartě!</string>
<!-- Backup: File Selector dialog for import -->
<string name="import_file_prompt">Zvolte soubor k obnově</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- ================================================== AndroidManifest == -->
<!-- Application Name (shown on home screen & in launcher) -->
<string name="app_name">Astrid Úkoly</string>
<!-- permission title for READ_TASKS -->
<string name="read_permission_label">Astrid Práva</string>
<!-- permission description for READ_TASKS -->
<string name="read_permission_desc">zobrazit úkoly, zobrazit filtry úkolů</string>
<!-- permission title for READ_TASKS -->
<string name="write_permission_label">Astrid Práva</string>
<!-- permission description for READ_TASKS -->
<string name="write_permission_desc">vytvořit nové úkoly, upravit existující úkoly</string>
<!-- ================================================== Generic Dialogs == -->
<!-- question for deleting tasks -->
<string name="DLG_delete_this_task_question">Smazat tento úkol?</string>
<!-- question for deleting items (%s => item name) -->
<string name="DLG_delete_this_item_question">Smazat tuto položku? %s</string>
<!-- Progress dialog shown when upgrading -->
<string name="DLG_upgrading">Obnovování vašich úkolů...</string>
<!-- Title for dialog selecting a time (hours and minutes) -->
<string name="DLG_hour_minutes">Čas (hodin : minut)</string>
<!-- Dialog for Astrid having a critical update -->
<string name="DLG_please_update">Astrid by měl být aktualizován na poslední verzi z Android market Prosím udělej to, než budeš pokračovat, nebo chvíli počkej.</string>
<!-- Button for going to Market -->
<string name="DLG_to_market">Jít do Android market</string>
<!-- Button for accepting EULA -->
<string name="DLG_accept">Souhlasím</string>
<!-- Button for declining EULA -->
<string name="DLG_decline">Odmítám</string>
<!-- EULA title -->
<string name="DLG_eula_title">Podmínky užívání programu Astrid</string>
<!-- =============================================================== UI == -->
<!-- Label for DateButtons with no value -->
<string name="WID_dateButtonUnset">Klikni pro nastavení</string>
<!-- String formatter for DateButtons ($D => date, $T => time) -->
<string name="WID_dateButtonLabel">$D $T</string>
<!-- String formatter for Disable button -->
<string name="WID_disableButton">Zakázat</string>
<!-- ================================================= TaskListActivity == -->
<!-- Task List: Displayed instead of list when no items present -->
<string name="TLA_no_items">Žádné úkoly!</string>
<!-- Menu: Add-ons -->
<string name="TLA_menu_addons">Doplňky</string>
<!-- Menu: Adjust Sort and Hidden Task Settings -->
<string name="TLA_menu_sort">Třídit &amp; skryté</string>
<!-- Menu: Sync Now -->
<string name="TLA_menu_sync">Synchronizovat!</string>
<!-- Menu: Settings -->
<string name="TLA_menu_settings">Nastavení</string>
<!-- Menu: Help -->
<string name="TLA_menu_help">Nápověda</string>
<!-- Search Label-->
<string name="TLA_search_label">Hledat v tomto seznamu</string>
<!-- Window title for displaying Custom Filter -->
<string name="TLA_custom">Vlastní</string>
<!-- Quick Add Edit Box Hint-->
<string name="TLA_quick_add_hint">Přidat do seznamu...</string>
<!-- ====================================================== TaskAdapter == -->
<!-- Format string to indicate task is hidden (%s => task name) -->
<string name="TAd_hiddenFormat">%s [skrytý]</string>
<!-- Format string to indicate task is deleted (%s => task name) -->
<string name="TAd_deletedFormat">%s [smazán]</string>
<!-- Displayed when adapter is flung (scrolled quickly) -->
<string name="TAd_flingText"/>
<!-- indicates task was completed. %s => date or time ago -->
<string name="TAd_completed">Dokončeno %s</string>
<!-- Action Button: edit task -->
<string name="TAd_actionEditTask">Upravit</string>
<!-- Context Item: edit task -->
<string name="TAd_contextEditTask">Upravit úkol</string>
<!-- Context Item: delete task -->
<string name="TAd_contextDeleteTask">Smazat úkol</string>
<!-- Context Item: undelete task -->
<string name="TAd_contextUndeleteTask">Obnovit úkol</string>
<!-- Context Item: purge task -->
<string name="TAd_contextPurgeTask">Smazat úkol</string>
<!-- ============================================== SortSelectionDialog == -->
<!-- Sort Selection: dialog title -->
<string name="SSD_title">Tříděné a skryté úkoly</string>
<!-- Hidden Task Selection: show completed tasks -->
<string name="SSD_completed">Ukázat dokončené úkoly</string>
<!-- Hidden Task Selection: show hidden tasks -->
<string name="SSD_hidden">Ukázat skryté úkoly</string>
<!-- Hidden Task Selection: show deleted tasks -->
<string name="SSD_deleted">Ukázat smazané úkoly</string>
<!-- Sort Selection: sort options header -->
<string name="SSD_sort_header">Možnosti třídění</string>
<!-- Sort Selection: smart sort -->
<string name="SSD_sort_auto">Astrid-chytré třídění</string>
<!-- Sort Selection: sort by alpha -->
<string name="SSD_sort_alpha">Podle názvu</string>
<!-- Sort Selection: sort by due date -->
<string name="SSD_sort_due">Podle data ukončení</string>
<!-- Sort Selection: sort by importance -->
<string name="SSD_sort_importance">Podle důležitosti</string>
<!-- Sort Selection: sort by modified date -->
<string name="SSD_sort_modified">Podle naposled upraveného</string>
<!-- Sort Selection: reverse -->
<string name="SSD_sort_reverse">Obrácené třídění</string>
<!-- Sort Button: sort temporarily -->
<string name="SSD_save_temp">Pouze jednou</string>
<!-- Sort Button: sort permanently -->
<string name="SSD_save_always">Vždy</string>
<!-- =============================================== FilterListActivity == -->
<!-- Filter List Activity Title -->
<string name="FLA_title">Astrid: Filtry</string>
<!-- Displayed when loading filters -->
<string name="FLA_loading">Načítání filtrů...</string>
<!-- Context Menu: Create Shortcut -->
<string name="FLA_context_shortcut">Vytvořit zástupce na ploše</string>
<!-- Menu: Search -->
<string name="FLA_menu_search">Hledat úkoly...</string>
<!-- Menu: Help -->
<string name="FLA_menu_help">Nápověda</string>
<!-- Create Shortcut Dialog Title -->
<string name="FLA_shortcut_dialog_title">Vytvořit zástupce</string>
<!-- Create Shortcut Dialog (asks to name shortcut) -->
<string name="FLA_shortcut_dialog">Název zástupce:</string>
<!-- Search Hint-->
<string name="FLA_search_hint">Hledat úkoly</string>
<!-- Search Filter name (%s => query) -->
<string name="FLA_search_filter">Souhlasející \'%s\'</string>
<!-- Toast: created shortcut (%s => label) -->
<string name="FLA_toast_onCreateShortcut">Vytvořen zástupce: %s</string>
<!-- ================================================= TaskEditActivity == -->
<!-- Title when editing a task (%s => task title) -->
<string name="TEA_view_title">Astrid: Úprava \'%s\'</string>
<!-- Title when creating a new task -->
<string name="TEA_view_titleNew">Astrid: Nový úkol</string>
<!-- First Tab - basic task details -->
<string name="TEA_tab_basic">Obecné</string>
<!-- Second Tab - extra details -->
<string name="TEA_tab_extra">Pokročilé</string>
<!-- Third Tab - add-ons -->
<string name="TEA_tab_addons">Doplňky</string>
<!-- Task title label -->
<string name="TEA_title_label">Název</string>
<!-- Task title hint (displayed when edit box is empty) -->
<string name="TEA_title_hint">Souhrn úkolu</string>
<!-- Task importance label -->
<string name="TEA_importance_label">Důležitost</string>
<!-- Task urgency label -->
<string name="TEA_urgency_label">Termín</string>
<!-- Task urgency specific time checkbox -->
<string name="TEA_urgency_specific_time">V přesně daný čas?</string>
<!-- Task urgency specific time title when specific time false -->
<string name="TEA_urgency_time_none">Čas není nastaven</string>
<!-- Task hide until label -->
<string name="TEA_hideUntil_label">Skrýt do</string>
<!-- Task editing data being loaded label -->
<string-array name="TEA_loading"><item>Nahrávám...</item></string-array>
<!-- Task note label -->
<string name="TEA_note_label">Poznámky</string>
<!-- Task note hint -->
<string name="TEA_notes_hint">Zadat poznámky k úkolu...</string>
<!-- Estimated time label -->
<string name="TEA_estimatedDuration_label">Jak dlouho to bude trvat?</string>
<!-- Elapsed time label -->
<string name="TEA_elapsedDuration_label">Čas strávený úkolem</string>
<!-- Menu: Save -->
<string name="TEA_menu_save">Uložit změny</string>
<!-- Menu: Don't Save -->
<string name="TEA_menu_discard">Neukládat</string>
<!-- Menu: Delete Task -->
<string name="TEA_menu_delete">Smazat úkol</string>
<!-- Toast: task saved with deadline (%s => preposition + time units) -->
<string name="TEA_onTaskSave_due">Úkol uložen: termín je %s</string>
<!-- Toast: task saved without deadlines -->
<string name="TEA_onTaskSave_notDue">Úkol uložen</string>
<!-- Toast: task was not saved -->
<string name="TEA_onTaskCancel">Úprava úkolu byla zrušena</string>
<!-- Toast: task was deleted -->
<string name="TEA_onTaskDelete">Úkol vymazán!</string>
<string-array name="TEA_urgency">
<!-- urgency: labels for edit page. item #4 -> auto filled -->
<item>Určitý den/čas</item>
<item>Dnes</item>
<item>Zítra</item>
<item>(den po)</item>
<item>Příští týden</item>
<item>Žádný termín</item>
</string-array>
<string-array name="TEA_hideUntil">
<!-- hideUntil: labels for edit page. -->
<item>Neskrývat</item>
<item>Nastal termín úkolu</item>
<item>Den před ukončením</item>
<item>Týden před ukončením</item>
<item>Určitý den/čas</item>
</string-array>
<!-- Add Ons tab when no add-ons found -->
<string name="TEA_addons_text">Rádi byste více funkcí?</string>
<!-- Add Ons button -->
<string name="TEA_addons_button">Získat \"Power Pack\"</string>
<!-- ============================================= IntroductionActivity == -->
<!-- Introduction Window title -->
<string name="InA_title">Vítej do Astrid!</string>
<!-- Button to agree to EULA -->
<string name="InA_agree">Souhlasím!!</string>
<!-- Button to disagree with EULA -->
<string name="InA_disagree">Nesouhlasím</string>
<!-- ===================================================== HelpActivity == -->
<!-- Help: Button to get support from our website -->
<string name="HlA_get_support">Získat podporu</string>
<!-- ==================================================== UpdateService == -->
<!-- Changelog Window Title -->
<string name="UpS_changelog_title">Co je nového v Astrid?</string>
<!-- Updates Window Title -->
<string name="UpS_updates_title">Poslední \"Astrid\" novinky</string>
<!-- ================================================== EditPreferences == -->
<!-- Preference Window Title -->
<string name="EPr_title">Astrid: Vlastnosti</string>
<!-- Preference Category: Appearance Title -->
<string name="EPr_appearance_header">Vzhled</string>
<!-- Preference: Task List Font Size Title -->
<string name="EPr_fontSize_title">Velikost seznamu úkolů</string>
<!-- Preference: Task List Font Size Description -->
<string name="EPr_fontSize_desc">Velikost písma na hlavní straně seznamu</string>
<!-- Preference: Task List Show Notes -->
<string name="EPr_showNotes_title">Zobrazit poznámky v úkolu</string>
<!-- Preference: Task List Show Notes Description (disabled) -->
<string name="EPr_showNotes_desc_disabled">Poznámky budou zobrazeny, když kliknete na úkol</string>
<!-- Preference: Task List Show Notes Description (enabled) -->
<string name="EPr_showNotes_desc_enabled">Poznámky budou vždy zobrazeny</string>
<!-- Preference Category: Defaults Title -->
<string name="EPr_defaults_header">Výchozí nastavení nového úkolu</string>
<!-- Preference: Default Urgency Title -->
<string name="EPr_default_urgency_title">Výchozí urgentnost</string>
<!-- Preference: Default Urgency Description (%s => setting) -->
<string name="EPr_default_urgency_desc">Aktuální: %s</string>
<!-- Preference: Default Importance Title -->
<string name="EPr_default_importance_title">Výchozí důležitost</string>
<!-- Preference: Default Importance Description (%s => setting) -->
<string name="EPr_default_importance_desc">Aktuální: %s</string>
<!-- Preference: Default Hide Until Title -->
<string name="EPr_default_hideUntil_title">Výchozí Skrýt do</string>
<!-- Preference: Default Hide Until Description (%s => setting) -->
<string name="EPr_default_hideUntil_desc">Aktuální: %s</string>
<!-- Preference: Default Reminders Title -->
<string name="EPr_default_reminders_title">Výchozí připomenutí</string>
<!-- Preference: Default Hide Until Description (%s => setting) -->
<string name="EPr_default_reminders_desc">Aktuální: %s</string>
<string-array name="EPr_default_importance">
<!-- importance: labels for "Task Defaults" preference item. -->
<item>!!!! (Nejvyšší)</item>
<item>!!!</item>
<item>!!</item>
<item>! (Nejnižší)</item>
</string-array>
<string-array name="EPr_default_urgency">
<!-- urgency: labels for "Task Defaults" preference item. -->
<item>Žádný termín</item>
<item>Dnes</item>
<item>Zítra</item>
<item>Pozítří</item>
<item>Příští týden</item>
</string-array>
<string-array name="EPr_default_hideUntil">
<!-- hideUntil: labels for "Task Defaults" preference item. -->
<item>Neskrývat</item>
<item>Nastal termín úkolu</item>
<item>Den před ukončením</item>
<item>Týden před ukončením</item>
</string-array>
<string-array name="EPr_default_reminders">
<!-- reminders: labels for "Task Defaults" preference item. -->
<item>Žádné upomínky v termínu</item>
<item>V termínu</item>
<item>Po termínu</item>
<item>V termínu nebo po něm</item>
</string-array>
<!-- ==================================================== AddOnActivity == -->
<!-- Add Ons Activity Title -->
<string name="AOA_title">Astrid: doplňky</string>
<!-- Add-on Activity: author for internal authors -->
<string name="AOA_internal_author">Astrid tým</string>
<!-- Add-on Activity: installed add-ons tab -->
<string name="AOA_tab_installed">Nainstalováno</string>
<!-- Add-on Activity - available add-ons tab -->
<string name="AOA_tab_available">K dispozici</string>
<!-- Add-on Activity - free add-ons label -->
<string name="AOA_free">Zdarma</string>
<!-- Add-on Activity - menu item to visit add-on website -->
<string name="AOA_visit_website">Navštívit stránku</string>
<!-- Add-on Activity - menu item to visit android market -->
<string name="AOA_visit_market">Android Market</string>
<!-- Add-on Activity - when list is empty -->
<string name="AOA_no_addons">Prázdný list!</string>
<!-- ====================================================== TasksWidget == -->
<!-- Widget text when loading tasks -->
<string name="TWi_loading">Nahrávám...</string>
<!-- Widget configuration activity title: select a filter -->
<string name="WCA_title">Označte úkol pro zobrazení</string>
<!-- ============================================================= Misc == -->
<!-- Displayed when task killer found. %s => name of the application -->
<string name="task_killer_help">Vypadá to, že používáš aplikaci, která může ukončit proces (%s)! Jestli můžes, přidej Astrid do seznamu výjimek, ať není ukončován. Jinak Tě Astrid nemusí upozorňovat na úkoly.\n</string>
<!-- Task killer dialog ok button -->
<string name="task_killer_help_ok">Neukončím Astrid!</string>
<!-- Astrid's Android Marketplace title. It never appears in the app itself. -->
<string name="marketplace_title">Astrid Úkol/Todo Seznam</string>
<!-- Astrid's Android Marketplace description. It never appears in the app itself. -->
<string name="marketplace_description">Astrid je vysoce oceňovaný open source úkolovník, jednoduše ovladatelný a přesto velice výkonný, aby Vám pomohl mít vše hotovo. Značky, připomenutí, synchronizace s Remember The Milk, lokalizace a další.</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built-in filter plug-in -->
<!-- ================================================= Filter Exposer == -->
<!-- Active Tasks Filter -->
<string name="BFE_Active">Aktivní úkoly</string>
<!-- Search Filter -->
<string name="BFE_Search">Hledat...</string>
<!-- Recently Modified -->
<string name="BFE_Recent">Nedávno upravené</string>
<!-- Build Your Own Filter -->
<string name="BFE_Custom">Vlastní filtr</string>
<!-- Saved Filters Header -->
<string name="BFE_Saved">Uložené filtry</string>
<!-- Saved Filters Context Menu: delete -->
<string name="BFE_Saved_delete">Smazat filtr</string>
<!-- =========================================== CustomFilterActivity == -->
<!-- Build Your Own Filter Activity Title-->
<string name="CFA_title">Vlastní filtr</string>
<!-- Filter Name edit box hint (if user types here, filter will be saved) -->
<string name="CFA_filterName_hint">Pojmenujte tento filtr pro jeho uložení</string>
<!-- Filter Name default for copied filters (%s => old filter name) -->
<string name="CFA_filterName_copy">Kopie</string>
<!-- Filter Starting Universe: all tasks -->
<string name="CFA_universe_all">Aktivní úkoly</string>
<!-- Filter Criteria Type: add (at the begging of title of the criteria) -->
<string name="CFA_type_add">nebo</string>
<!-- Filter Criteria Type: subtract (at the begging of title of the criteria) -->
<string name="CFA_type_subtract">ne</string>
<!-- Filter Criteria Type: intersect (at the begging of title of the criteria) -->
<string name="CFA_type_intersect">také</string>
<!-- Filter Criteria Context Menu: chaining (%s chain type as above) -->
<string name="CFA_context_chain">%s má kritéria</string>
<!-- Filter Criteria Context Menu: delete -->
<string name="CFA_context_delete">Odstranit řádek</string>
<!-- Filter Screen Help Text -->
<string name="CFA_help">Zde můžete vytvořit vlastní filtry. Tlačítkem níže přidejte kritéria. Krátkým, nebo dlouhým stiskem je upravíte. Poté zvolte \"Zobrazit\"!</string>
<!-- Filter Button: add new -->
<string name="CFA_button_add">Přidat podmínku</string>
<!-- Filter Button: view without saving -->
<string name="CFA_button_view">Zobrazit</string>
<!-- Filter Button: save & view filter -->
<string name="CFA_button_save">Uložit &amp; Zobrazit</string>
<!-- =========================================== CustomFilterCriteria == -->
<!-- Criteria: due by X - display text (? -> user input) -->
<string name="CFC_dueBefore_text">Podle termínu: ?</string>
<!-- Criteria: due by X - name of criteria -->
<string name="CFC_dueBefore_name">Podle termínu...</string>
<string-array name="CFC_dueBefore_entries">
<!-- Criteria: due by X - options -->
<item>Žádný termín</item>
<item>Včera</item>
<item>Dnes</item>
<item>Zítra</item>
<item>Pozítří</item>
<item>Příští týden</item>
<item>Příští měsíc</item>
</string-array>
<!-- Criteria: importance - display text (? -> user input)-->
<string name="CFC_importance_text">Alespoň důležitost?</string>
<!-- Criteria: importance - name of criteria -->
<string name="CFC_importance_name">Důležitost...</string>
<!-- Criteria: tag - display text (? -> user input) -->
<string name="CFC_tag_text">Označeno: ?</string>
<!-- Criteria: tag - name of criteria -->
<string name="CFC_tag_name">Označeno...</string>
<!-- Criteria: tag_contains - name of criteria -->
<string name="CFC_tag_contains_name">Značka obsahuje...</string>
<!-- Criteria: tag_contains - text (? -> user input) -->
<string name="CFC_tag_contains_text">Obsahuje značka: ?</string>
<!-- Criteria: title_contains - name of criteria -->
<string name="CFC_title_contains_name">Název obsahuje...</string>
<!-- Criteria: title_contains - text (? -> user input) -->
<string name="CFC_title_contains_text">Obsahuje název: ?</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built-in tag plug-in -->
<!-- =============================================== Task Edit Controls == -->
<!-- Error message for adding to calendar -->
<string name="gcal_TEA_error">Chyba při přidávání úkolu do kalendáře!</string>
<!-- Label for adding task to calendar -->
<string name="gcal_TEA_calendar_label">Integrace kalendáře:</string>
<!-- Label for adding task to calendar -->
<string name="gcal_TEA_addToCalendar_label">Vytvořit událost kalendáře</string>
<!-- Label when calendar event already exists -->
<string name="gcal_TEA_showCalendar_label">Otevřít událost v kalendáři</string>
<!-- Toast when unable to open calendar event -->
<string name="gcal_TEA_calendar_error">Chyba při otevírání události!</string>
<!-- Toast when calendar event updated because task changed -->
<string name="gcal_TEA_calendar_updated">Událost kalendáře také aktualizována!</string>
<!-- ======================================================== Calendars == -->
<!-- Calendar event name when task is completed (%s => task title) -->
<string name="gcal_completed_title">%s (dokončeno)</string>
<!-- System Default Calendar (displayed if we can't figure out calendars) -->
<string name="gcal_GCP_default">Výchozí kalendář</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- ============================================================= UI == -->
<!-- filters header: GTasks -->
<string name="gtasks_FEx_header">Google Tasks</string>
<!-- filter category for GTasks lists -->
<string name="gtasks_FEx_list">Podle listu</string>
<!-- filter title for GTasks lists (%s => list name) -->
<string name="gtasks_FEx_title">Google úkoly: %s</string>
<!-- short help title for Gtasks -->
<string name="gtasks_help_title">Vítejte v Google úkolech!</string>
<!-- short help for GTasks list activity -->
<string name="gtasks_help_body">Drag the grabber on the left side of a task
to rearrange it. Swipe the grabber left or right to change indentation.</string>
<!-- ============================================ GtasksLoginActivity == -->
<!-- Activity Title: Gtasks Login -->
<string name="gtasks_GLA_title">Přihlašte se do Google úkolů</string>
<!-- Instructions: Gtasks login -->
<string name="gtasks_GLA_body">Prosím, přihlaste se do Google úkolů. Účty Google Apps nejsou prozatím podporované, pracujeme na tom!</string>
<!-- Instructions: Gtasks further help -->
<string name="gtasks_GLA_further_help">To view your tasks with indentation
and order preserved, go to the Filters page and select a Google Tasks list.
By default, Astrid uses its own sort settings for tasks.</string>
<!-- Sign In Button -->
<string name="gtasks_GLA_signIn">Přihlásit se</string>
<!-- E-mail Address Label -->
<string name="gtasks_GLA_email">E-mail</string>
<!-- Password Label -->
<string name="gtasks_GLA_password">Heslo</string>
<!-- Google Apps for Domain checkbox -->
<string name="gtasks_GLA_domain">Účet Google Apps</string>
<!-- Error Message when fields aren't filled out -->
<string name="gtasks_GLA_errorEmpty">Chyba: vyplňte všechna pole!</string>
<!-- Error Message when we receive a HTTP 401 Unauthorized -->
<string name="gtasks_GLA_errorAuth">Chyba: Nesprávný e-mail, nebo heslo!</string>
<!-- Error Message when we receive a HTTP 401 Unauthorized multiple times -->
<string name="gtasks_GLA_errorAuth_captcha">You may have encountered a captcha.
Try logging in from the browser, then come back to try again:</string>
<!-- ============================================== GtasksPreferences == -->
<!-- GTasks Preferences Title -->
<string name="gtasks_GPr_header">Google Úkoly (Beta!)</string>
<!-- ================================================ Synchronization == -->
<!-- title for notification tray when synchronizing -->
<string name="gtasks_notification_title">Astrid: Google Úkoly</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources initial tasks added -->
<!-- Intro Tag or click prompt -->
<string name="intro_click_prompt">Intro: Press me to see notes</string>
<!-- Task 1 Summary -->
<string name="intro_task_1_summary">Vytvoř svůj první úkol</string>
<!-- Task 1 Note -->
<string name="intro_task_1_note">Dva způsoby, jak přidat úkol:\n 1) Rychlé zadání: jednoduše zapište úkol do řádku \"rychlého vytvoření úkolu\" a stiskněte +, které se zobrazí vlevo.\n\n 2) Obvyklé zadání: Stiskněte tlačítko vpravo od řádku \"rychlého vytvoření úkolu\". Vložte základní údaje (termín, značky, poznámky) nebo zvolte pokročilé nastavení. Úkol uložte tlačítkem \"uložit\" nebo tlačítkem \"zpět\" na vašem telefonu.\n\n</string>
<!-- Task 2 Summary -->
<string name="intro_task_2_summary">Vložte widget na vaši plochu</string>
<!-- Task 2 Note -->
<string name="intro_task_2_note">A desktop widget is a great way to keep
track of your what you have to do as well as a way to quickly add new
tasks.\n\n
How to add a widget:\n
1) Long press on your phone\'s desktop.\n
2) Choose \"Widget\" form resulting menu\n
3) Choose the Astrid widget.\n
4) You can select a Astrid filter. Choose \"Active Tasks\" for all your
tasks\n\n
Bonus: Use the widget to add a task!</string>
<!-- Task 3 Summary -->
<string name="intro_task_3_summary">Nastavení Google úkolů, nebo Producteev</string>
<!-- Task 3 Note -->
<string name="intro_task_3_note">Astrid makes it possible for you to sync
your tasks with the simple task list provided by Gmail. For more advanced
task features we recommend synchronization with Producteev.\n\n
To enable sync from Astrid press \"Menu\" -&gt; \"Settings\" -&gt; \"Synchronization\" and
choose the sync provider you prefer.
</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built-in locale plug-in -->
<!-- Locale Alert Editing Window Title -->
<string name="locale_edit_alerts_title">Astrid Upozornění filtrů</string>
<!-- Locale Window Help -->
<string name="locale_edit_intro">Astrid Ti pošle upozornění, když budeš mít úkoly v následujícím filtru:</string>
<!-- Locale Window Filter Picker UI -->
<string name="locale_pick_filter">Filtr:</string>
<!-- Locale Window Interval Label -->
<string name="locale_interval_label">Omezit upozornění na:</string>
<!-- Locale Window Interval Values -->
<string-array name="locale_interval">
<item>jednou za hodinu</item>
<item>jednou za šest hodin</item>
<item>jednou za dvanáct hodin</item>
<item>jednou denně</item>
<item>jednou za tři dny</item>
<item>jednou týdně</item>
</string-array>
<!-- Locale Notification text -->
<string name="locale_notification">Máš $NUM se značkou $FILTER</string>
<!-- Locale Plugin was not found, it is required -->
<string name="locale_plugin_required">Prosím nainstalujte zásuvný modul Astrid Locale!</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- ================================================== EditPreferences == -->
<!-- Preference Category: Power Pack -->
<string name="EPr_powerpack_header">Astrid Power Pack</string>
<!-- Preference: Anonymous User Statistics -->
<string name="EPr_statistics_title">Anonymní statistiky používání</string>
<!-- Preference: User Statistics (disabled) -->
<string name="EPr_statistics_desc_disabled">Nebudou oznámena žádná data o využití</string>
<!-- Preference: User Statistics (enabled) -->
<string name="EPr_statistics_desc_enabled">Pomozte nám dělat Astrid lepší, anonymním odesláním dat o používání</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- ====================== Plugin Boilerplate ========================= -->
<!-- filters header: Producteev -->
<string name="producteev_FEx_header">Producteev</string>
<!-- filter category for Producteev dashboards -->
<string name="producteev_FEx_dashboard">Workspaces</string>
<!-- filter category for Producteev responsible person -->
<string name="producteev_FEx_responsible">Přiřazeno k</string>
<!-- Producteev dashboard filter title (%s => dashboardname) -->
<string name="producteev_FEx_responsible_title">Přiřazeno k \'%s\'</string>
<!-- detail for showing tasks created by someone else (%s => person name) -->
<string name="producteev_PDE_task_from">od %s</string>
<!-- replacement string for task edit "Notes" when using Producteev -->
<string name="producteev_TEA_notes">Přidat komentář</string>
<!-- ==================================================== Preferences == -->
<!-- Preferences Title: Producteev -->
<string name="producteev_PPr_header">Producteev</string>
<!-- dashboard title for producteev default dashboard -->
<string name="producteev_default_dashboard">Výchozí pracovní plocha</string>
<!-- dashboard title for tasks that are not synchronized -->
<string name="producteev_no_dashboard">(Do Not Synchronize)</string>
<!-- dashboard spinner entry on TEA for adding a new dashboard -->
<string name="producteev_create_dashboard">Přidat novou pracovní plochu...</string>
<!-- dashboard spinner entry on TEA for adding a new dashboard -->
<string name="producteev_create_dashboard_name">Název nové pracovní plochy</string>
<!-- preference title for default dashboard -->
<string name="producteev_PPr_defaultdash_title">Výchozí pracovní plocha</string>
<!-- preference description for default dashboard (%s -> setting) -->
<string name="producteev_PPr_defaultdash_summary">Nové úkoly budou přidány do: %s</string>
<!-- preference description for default dashboard (when set to 'not synchronized') -->
<string name="producteev_PPr_defaultdash_summary_none">Nové úkoly nebudou standardně synchronizovány</string>
<!-- ================================================= Login Activity == -->
<!-- Activity Title: Producteev Login -->
<string name="producteev_PLA_title">Log In to Producteev</string>
<!-- Instructions: Producteev login -->
<string name="producteev_PLA_body">Sign in with your existing
Producteev account, or create a new account!</string>
<!-- Producteev Terms Link -->
<string name="producteev_PLA_terms">Terms &amp; Conditions</string>
<!-- Sign In Button -->
<string name="producteev_PLA_signIn">Přihlásit se</string>
<!-- Create New User Button -->
<string name="producteev_PLA_createNew">Vytvořit nového uživatele</string>
<!-- E-mail Address Label -->
<string name="producteev_PLA_email">E-mail</string>
<!-- Password Label -->
<string name="producteev_PLA_password">Heslo</string>
<!-- Timezone Spinner -->
<string name="producteev_PLA_timezone">Časové pásmo</string>
<!-- Confirm Password Label -->
<string name="producteev_PLA_confirmPassword">Potvrdit heslo</string>
<!-- First Name Label -->
<string name="producteev_PLA_firstName">Křestní jméno</string>
<!-- Last Name Label -->
<string name="producteev_PLA_lastName">Příjmení</string>
<!-- Error Message when fields aren't filled out -->
<string name="producteev_PLA_errorEmpty">Chyba: vyplňte všechna pole!</string>
<!-- Error Message when passwords don't match -->
<string name="producteev_PLA_errorMatch">Chyba: hesla se neshodují!</string>
<!-- Error Message when we receive a HTTP 401 Unauthorized -->
<string name="producteev_PLA_errorAuth">Chyba: Nesprávný e-mail, nebo heslo!</string>
<!-- ================================================ Synchronization == -->
<!-- title for notification tray after synchronizing -->
<string name="producteev_notification_title">Producteev</string>
<!-- text for notification tray when synchronizing -->
<string name="producteev_notification_text">%s tasks updated / click for more details</string>
<!-- Error msg when io exception -->
<string name="producteev_ioerror">Chyba připojení! Zkontrolujte vaše internetové připojení.</string>
<!-- Prod Login email not specified-->
<string name="producteev_MLA_email_empty">Nebyl určen e-mail!</string>
<!-- Prod Login password not specified-->
<string name="producteev_MLA_password_empty">Nebylo určeno heslo!</string>
<!-- ================================================ labels for layout-elements == -->
<!-- label for task-assignment spinner on taskeditactivity -->
<string name="producteev_TEA_task_assign_label">Assign this task to this person:</string>
<!-- Spinner-item for unassigned tasks on taskeditactivity -->
<string name="producteev_TEA_task_unassigned">&lt;Unassigned&gt;</string>
<!-- label for dashboard-assignment spinner on taskeditactivity -->
<string name="producteev_TEA_dashboard_assign_label">Assign this task to this workspace:</string>
<!-- Spinner-item for default dashboard on taskeditactivity -->
<string name="producteev_TEA_dashboard_default">&lt;Default&gt;</string>
<string name="CFC_producteev_in_workspace_text">Na pracovní ploše: ?</string>
<string name="CFC_producteev_in_workspace_name">Na pracovní ploše...</string>
<string name="CFC_producteev_assigned_to_text">Assigned to: ?</string>
<string name="CFC_producteev_assigned_to_name">Assigned to...</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built-in reminders plug-in -->
<!-- =============================================== task edit activity == -->
<!-- Task Edit: Reminder header label -->
<string name="TEA_reminder_label">Upozorni mě...</string>
<!-- Task Edit: Reminder @ deadline -->
<string name="TEA_reminder_due">... when task is due</string>
<!-- Task Edit: Reminder after deadline -->
<string name="TEA_reminder_overdue">... when task is overdue</string>
<!-- Task Edit: Reminder at random times (%s => time plural)-->
<string name="TEA_reminder_random">... náhodně jednou</string>
<!-- Task Edit: Reminder alarm clock label -->
<string name="TEA_reminder_alarm_label">Typ vyzvánění/vybrací:</string>
<!-- Task Edit: Reminder alarm clock toggle: off -->
<string name="TEA_reminder_alarm_off">Vyzvánět jednou</string>
<!-- Task Edit: Reminder alarm clock toggle: on -->
<string name="TEA_reminder_alarm_on">Vyzvánět dokud nezruším Alarm</string>
<string-array name="TEA_reminder_random">
<!-- random reminder choices for task edit page. -->
<item>hodina</item>
<item>den</item>
<item>týden</item>
<item>za dva týdny</item>
<item>měsíc</item>
<item>za dva měsíce</item>
</string-array>
<!-- ==================================================== notifications == -->
<!-- Name of filter when viewing a reminder -->
<string name="rmd_NoA_filter">Připomínka!</string>
<!-- Reminder: Task was already done -->
<string name="rmd_NoA_done">Dokončeno!</string>
<!-- Reminder: Snooze button (remind again later) -->
<string name="rmd_NoA_snooze">Později...</string>
<!-- Reminder: Cancel reminder -->
<string name="rmd_NoA_goAway">Jdi pryč!</string>
<!-- ============================================= reminder preferences == -->
<!-- Reminder Preference Screen Title -->
<string name="rmd_EPr_alerts_header">Nastavení upozornění</string>
<!-- Reminder Preference: Quiet Hours Start Title -->
<string name="rmd_EPr_quiet_hours_start_title">Nerušit od</string>
<!-- Reminder Preference: Quiet Hours Start Description (%s => time set) -->
<string name="rmd_EPr_quiet_hours_start_desc">Žádné upozornění po %s</string>
<!-- Reminder Preference: Quiet Hours Start/End Description (disabled) -->
<string name="rmd_EPr_quiet_hours_desc_none">Tichý režim zakázán</string>
<!-- Reminder Preference: Quiet Hours End Title -->
<string name="rmd_EPr_quiet_hours_end_title">Nerušit do</string>
<!-- Reminder Preference: Quiet Hours End Description (%s => time set) -->
<string name="rmd_EPr_quiet_hours_end_desc">Upozornění začnou %s</string>
<!-- Reminder Preference: Notification Ringtone Title -->
<string name="rmd_EPr_ringtone_title">Zvuk upozornění</string>
<!-- Reminder Preference: Notification Ringtone Description (when custom tone is set) -->
<string name="rmd_EPr_ringtone_desc_custom">Vlastní vyzvánění bylo nastaveno</string>
<!-- Reminder Preference: Notification Ringtone Description (when silence is set) -->
<string name="rmd_EPr_ringtone_desc_silent">Vyzvánění ztišeno</string>
<!-- Reminder Preference: Notification Ringtone Description (when custom tone is not set) -->
<string name="rmd_EPr_ringtone_desc_default">Bude použito výchozí vyzvánění</string>
<!-- Reminder Preference: Notification Persistence Title -->
<string name="rmd_EPr_persistent_title">Trvání upozornění</string>
<!-- Reminder Preference: Notification Persistence Description (true) -->
<string name="rmd_EPr_persistent_desc_true">Pro smazání musí být upozornění zobrazeno každé zvlášť</string>
<!-- Reminder Preference: Notification Persistence Description (false) -->
<string name="rmd_EPr_persistent_desc_false">Upozornění mohou být smazána s tlačítkem \"Smazat vše\"</string>
<!-- Reminder Preference: Notification Icon Title -->
<string name="rmd_EPr_notificon_title">Nastavit ikonu upozornění</string>
<!-- Reminder Preference: Notification Icon Description -->
<string name="rmd_Epr_notificon_desc">Vybrat ikonu upozornění</string>
<!-- Reminder Preference: Vibrate Title -->
<string name="rmd_EPr_vibrate_title">Vibruj při upozornění</string>
<!-- Reminder Preference: Vibrate Description (true) -->
<string name="rmd_EPr_vibrate_desc_true">Astrid bude vibrovat při odesílání upozornění</string>
<!-- Reminder Preference: Vibrate Description (false) -->
<string name="rmd_EPr_vibrate_desc_false">Astrid nebude vibrovat při odesílání upozornění</string>
<!-- Reminder Preference: Nagging Title -->
<string name="rmd_EPr_nagging_title">Astrid upozornění</string>
<!-- Reminder Preference: Nagging Description (true) -->
<string name="rmd_EPr_nagging_desc_true">Astrid bude vypisovat povzbuzující zprávy během upozornění</string>
<!-- Reminder Preference: Nagging Description (false) -->
<string name="rmd_EPr_nagging_desc_false">Astrid nebude vypisovat žádné povzbuzující zprávy</string>
<!-- Reminder Preference: Snooze Dialog Title -->
<string name="rmd_EPr_snooze_dialog_title">Snooze Dialog HH:MM</string>
<!-- Reminder Preference: Snooze Dialog Description (true) -->
<string name="rmd_EPr_snooze_dialog_desc_true">Snooze by selecting new snooze time (HH:MM)</string>
<!-- Reminder Preference: Nagging Description (false) -->
<string name="rmd_EPr_snooze_dialog_desc_false">Snooze by selecting # days/hours to snooze</string>
<!-- Reminder Preference: Default Reminders Title -->
<string name="rmd_EPr_defaultRemind_title">Náhodná upozornění</string>
<!-- Reminder Preference: Default Reminders Setting (disabled) -->
<string name="rmd_EPr_defaultRemind_desc_disabled">Nové úkoly nebudou mít náhodné upozornění</string>
<!-- Reminder Preference: Default Reminders Setting (%s => setting) -->
<string name="rmd_EPr_defaultRemind_desc">Na nové úkoly bude upozorňováno náhodně: %s</string>
<!-- Defaults Title -->
<string name="rmd_EPr_defaults_header">Výchozí nastavení nového úkolu</string>
<string-array name="EPr_reminder_random">
<!-- Reminder Preference: random reminder choices for preference page. -->
<item>zakázáno</item>
<item>každou hodinu</item>
<item>denně</item>
<item>týdně</item>
<item>každých ctrnáct dní</item>
<item>měsíčně</item>
<item>každý druhý měsíc</item>
</string-array>
<string-array name="EPr_quiet_hours_start">
<!-- Reminder Preference: quiet_hours_start: options for preference menu. Translate but don't change the times!. -->
<item>zakázáno</item>
<item>20:00</item>
<item>21:00</item>
<item>22:00</item>
<item>23:00</item>
<item>0:00</item>
<item>1:00</item>
<item>2:00</item>
<item>3:00</item>
<item>4:00</item>
<item>5:00</item>
<item>6:00</item>
<item>7:00</item>
<item>8:00</item>
<item>9:00</item>
<item>10:00</item>
<item>11:00</item>
<item>12:00</item>
<item>13:00</item>
<item>14:00</item>
<item>15:00</item>
<item>16:00</item>
<item>17:00</item>
<item>18:00</item>
<item>19:00</item>
</string-array>
<string-array name="EPr_quiet_hours_end">
<!-- Reminder Preference: quiet_hours_end: options for preference menu. Translate but don't change the times! -->
<item>9:00</item>
<item>10:00</item>
<item>11:00</item>
<item>12:00</item>
<item>13:00</item>
<item>14:00</item>
<item>15:00</item>
<item>16:00</item>
<item>17:00</item>
<item>18:00</item>
<item>19:00</item>
<item>20:00</item>
<item>21:00</item>
<item>22:00</item>
<item>23:00</item>
<item>0:00</item>
<item>1:00</item>
<item>2:00</item>
<item>3:00</item>
<item>4:00</item>
<item>5:00</item>
<item>6:00</item>
<item>7:00</item>
<item>8:00</item>
</string-array>
<!-- =============================================== random reminders == -->
<string-array name="reminders">
<!-- reminders: Make these < 20 chars so the task name is displayed -->
<item>Ahoj! Máš chvíli?</item>
<item>Můžu Tě na chvíli vidět?</item>
<item>Máš pár minut?</item>
<item>Zapomněl jsi?</item>
<item>Omlouvám se!</item>
<item>Když máš čas:</item>
<item>Ve Tvém programu:</item>
<item>Máš chvíli čas?</item>
<item>Tady je Astrid!</item>
<item>Ahoj! Můžu Tě vyrušit?</item>
<item>Minuta Tvého času?</item>
<item>Je skvělý den na</item>
</string-array>
<string-array name="reminders_due">
<!-- reminders related to task due date -->
<item>Čas na práci!</item>
<item>Čas dokončení úkolu je zde!</item>
<item>Připraven/a začít?</item>
<item>Řekl jsi, že uděláš:</item>
<item>Chtěl jsi začít:</item>
<item>Čas začít:</item>
<item>Je čas!</item>
<item>Omlouvám se! Čas na</item>
<item>Jsi volný? Čas na</item>
</string-array>
<string-array name="reminders_snooze">
<!-- reminders related to snooze -->
<item>Nebuď ted líná/ý</item>
<item>Čas spaní vypršel!</item>
<item>Už zádné spaní!</item>
<item>Jsi teď připraven(a)?</item>
<item>Už žádné odkládání!</item>
</string-array>
<string-array name="reminder_responses">
<!-- responses to reminder: Astrid says... (user should answer yes or no) -->
<item>Mám pro Tebe něco!</item>
<item>Ready to put this in the past?</item>
<item>Proč tohle nedokončís?</item>
<item>How about it? Ready tiger?</item>
<item>Jsi připraven(a) tohle udělat?</item>
<item>Můžes tohle zvládnout?</item>
<item>Můžeš výt šťastná/ý! Jen tohle dokonči!</item>
<item>Slibuji Ti, že se budeš cítit lépe, když tohle dokončíš!</item>
<item>Neuděláš tohle dnes?</item>
<item>Please finish this, I\'m sick of it!</item>
<item>Můžes tohle dokončit?</item>
<item>Plánuješ tohle vůbec někdy udělat?</item>
<item>Feel good about yourself! Let\'s go!</item>
<item>Jsem na Tebe pyšný! Pojď to dokončit!</item>
<item>A little snack after you finish this?</item>
<item>Jen tenhle úkol? Prosím?</item>
<item>Time to shorten your todo list!</item>
</string-array>
<string-array name="postpone_nags">
<!-- Astrid's nagging when user clicks postpone -->
<item>Prosím řekni mi, že není pravda, že jsi prokrastinátor!</item>
<item>Doesn\'t being lazy get old sometimes?</item>
<item>Somewhere, someone is depending on you to finish this!</item>
<item>Když jsi řekl odložit, ve skutečnosti jsi myslel \'Já to udělám\', že?</item>
<item>Tohle je naposledy co to odkládáš, že?</item>
<item>Jen to dodělej, nikomu to neřeknu!</item>
<item>Proč odkládat, když můžes hmm... neodkládat!</item>
<item>Nakonec to doděláš, že?</item>
<item>I think you\'re really great! How about not putting this off?</item>
<item>Will you be able to achieve your goals if you do that?</item>
<item>Odkládat, odkládat, odkládat. Kdy se změníš!</item>
<item>Mám dost tvých omluv! Jen to dodělej!</item>
<item>Nepoužil jsi stejnou omluvu i posledně?</item>
<item>Nemůžu Ti pomoci organizovat tvůj život, když tohle děláš...</item>
</string-array>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built-in repeat plug-in -->
<!-- repeating plugin name -->
<string name="repeat_plugin">Opakování úkolů</string>
<!-- repeating plugin description -->
<string name="repeat_plugin_desc">Povolit opakování úkolů</string>
<!-- checkbox for turning on/off repeats -->
<string name="repeat_enabled">Opakování</string>
<!-- button for "every x" part of repeat (%d -> repeat value) -->
<string name="repeat_every">Každý %d</string>
<!-- hint when opening repeat interval -->
<string name="repeat_interval_prompt">Opakovací interval</string>
<string-array name="repeat_interval">
<!-- repeat interval (days,weeks,months,hours) -->
<item>Dnů</item>
<item>Týdnů</item>
<item>Měsíců</item>
<item>Hodin</item>
</string-array>
<string-array name="repeat_type">
<!-- repeat type (date to repeat from) -->
<item>from due date</item>
<item>od data dokončení</item>
</string-array>
<!-- task detail weekly by day ($I -> interval, i.e. 1 week, $D -> days, i.e. Monday, Tuesday) -->
<string name="repeat_detail_byday">$I na $D</string>
<!-- task detail for repeat from due date (%s -> interval) -->
<string name="repeat_detail_duedate">Každý %s</string>
<!-- task detail for repeat from completion date (%s -> interval) -->
<string name="repeat_detail_completion">%s after completion</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- ====================== Plugin Boilerplate ========================= -->
<!-- label for RMilk button in Task Edit Activity -->
<string name="rmilk_EOE_button">Nastavení Remember the Milk</string>
<!-- task detail showing RTM repeat information -->
<string name="rmilk_TLA_repeat">RTM Opakující se úkol</string>
<!-- task detail showing item needs to be synchronized -->
<string name="rmilk_TLA_sync">Je nutná synchronizace s RTM</string>
<!-- filters header: RTM -->
<string name="rmilk_FEx_header">Remember the Milk</string>
<!-- filter category for RTM lists -->
<string name="rmilk_FEx_list">Seznamy</string>
<!-- RTM list filter title (%s => list) -->
<string name="rmilk_FEx_list_title">RTM seznam \'%s\'</string>
<!-- ======================= MilkEditActivity ========================== -->
<!-- RTM edit activity Title -->
<string name="rmilk_MEA_title">Remember the Milk</string>
<!-- RTM edit List Edit Label -->
<string name="rmilk_MEA_list_label">RTM seznam:</string>
<!-- RTM edit Repeat Label -->
<string name="rmilk_MEA_repeat_label">RTM Opakovací status:</string>
<!-- RTM edit Repeat Hint -->
<string name="rmilk_MEA_repeat_hint">to je každý týden, po 14 dnech</string>
<!-- ======================== MilkPreferences ========================== -->
<!-- Milk Preferences Title -->
<string name="rmilk_MPr_header">Remember the Milk</string>
<!-- ======================= MilkLoginActivity ========================= -->
<!-- RTM Login Instructions -->
<string name="rmilk_MLA_label">Prosím přihlaš se a autorizuj Astrid:</string>
<!-- Login Error Dialog (%s => message) -->
<string name="rmilk_MLA_error">Omlouvám se, nastala chyba při ověřování tvého přihlášení. Prosím, zkus to znovu. \n\n Chybová hláška: %s</string>
<!-- ======================== Synchronization ========================== -->
<!-- title for notification tray when synchronizing -->
<string name="rmilk_notification_title">Astrid: Remember the Milk</string>
<!-- Error msg when io exception with rmilk -->
<string name="rmilk_ioerror">Chyba připojení! Zkontroluj Tvé Internetové připojení nebo možná RTM servery (status.rememberthemilk.com), pro možná řešení.</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- ============================================================= UI == -->
<!-- task action: Share -->
<string name="sharing_action">Share</string>
<!-- share login: Title -->
<string name="sharing_SLA_title">Share This Task</string>
<!-- share login: Sharing Description -->
<string name="sharing_SLA_body">My Astrid lets you post tasks to the web to share with
others. Let your friends encourage and keep you accountable!</string>
<!-- share login: Sharing Login Prompt -->
<string name="sharing_SLA_login">Sign in using your Facebook or Google account:</string>
<!-- share login: Next Step information -->
<string name="sharing_SLA_next_step">On the next page,
you can choose how to share this task and choose recipients.</string>
<!-- share login: Sharing Task Information -->
<string name="sharing_SLA_task">Task to Share:</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built-in tag plug-in -->
<!-- =============================================== Task Edit Controls == -->
<!-- Tags label -->
<string name="TEA_tags_label">Značky:</string>
<!-- Tags hint -->
<string name="TEA_tag_hint">Název značky</string>
<!-- Tags dropdown -->
<string name="TEA_tag_dropdown">Select a tag</string>
<!-- ========================================================== Filters == -->
<!-- filter header for tags -->
<string name="tag_FEx_header">Značky</string>
<!-- filter header for tags, sorted by size -->
<string name="tag_FEx_by_size">Sorted By Size</string>
<!-- filter for untagged tasks -->
<string name="tag_FEx_untagged">Neoznačené</string>
<!-- %s => tag name -->
<string name="tag_FEx_name">Označené \'%s\'</string>
<!-- context menu option to rename a tag -->
<string name="tag_cm_rename">Rename Tag</string>
<!-- context menu option to delete a tag -->
<string name="tag_cm_delete">Smazat značku</string>
<!-- Dialog to confirm deletion of a tag -->
<string name="DLG_delete_this_tag_question">Delete this tag: %s? (No tasks will be deleted.)</string>
<!-- Dialog to rename tag -->
<string name="DLG_rename_this_tag_header">Rename the tag %s to:</string>
<!-- Toast notification that no changes have been made -->
<string name="TEA_no_tags_modified">No changes made</string>
<!-- Toast notification that a tag has been deleted -->
<string name="TEA_tags_deleted">Tag %1$s removed from %2$d tasks</string>
<!-- Toast notification that a tag has been renamed -->
<string name="TEA_tags_renamed">Replaced %1$s with %2$s on %3$d tasks</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Resources for built-in timers plug-in -->
<!-- Task List: Start Timer button -->
<string name="TAE_startTimer">Spustit časovač</string>
<!-- Task List: Stop Timer button -->
<string name="TAE_stopTimer">Zastavit časovač</string>
<!-- Android Notification Title (%s => # tasks) -->
<string name="TPl_notification">Aktivní časovače pro %s!</string>
<!-- Filter Header for Timer plugin -->
<string name="TFE_category">Filtry časovače</string>
<!-- Filter for Timed Tasks -->
<string name="TFE_workingOn">Úkol je časován</string>
<!-- See the file "LICENSE" for the full license governing this code. -->
<!-- Voice Add Prompt Text -->
<string name="voice_create_prompt">Speak to create a task</string>
<string name="voice_edit_title_prompt">Speak to set task title</string>
<string name="voice_edit_note_prompt">Speak to set task notes</string>
<!-- Preference: Task List recognition-service is not installed, but available -->
<string name="EPr_voiceInputInstall_dlg">Voice-input is not installed.\nDo you want to go to the market and install it?</string>
<!-- Preference: Task List recognition-service is not available for this system -->
<string name="EPr_voiceInputUnavailable_dlg">Unfortunately voice-input is not available for your system.\nIf possible, please update Android to 2.1 or later.</string>
<!-- Preference: Market is not available for this system -->
<string name="EPr_marketUnavailable_dlg">Unfortunately the market is not available for your system.\nIf possible, try downloading voice search from another source.</string>
<!-- Preference: Task List Show Voice-button if recognition-service is available -->
<string name="EPr_voiceInputEnabled_title">Hlasový vstup</string>
<!-- Preference: voice button description (true) -->
<string name="EPr_voiceInputEnabled_desc_enabled">Voice input button will be displayed in task list page</string>
<!-- Preference: voice button description (false) -->
<string name="EPr_voiceInputEnabled_desc_disabled">Voice input button will be hidden on task list page</string>
<!-- Preference: Task List Voice-button directly creates tasks -->
<string name="EPr_voiceInputCreatesTask_title">Directly Create Tasks</string>
<!-- Preference: Task List Voice-creation description (true) -->
<string name="EPr_voiceInputCreatesTask_desc_enabled">Tasks will automatically be created from voice input</string>
<!-- Preference: Task List Voice-creation description (false) -->
<string name="EPr_voiceInputCreatesTask_desc_disabled">You can edit the task title after voice input finishes</string>
<!-- Preference: Voice reminders if TTS-service is available -->
<string name="EPr_voiceRemindersEnabled_title">Voice Reminders</string>
<!-- Preference: Voice reminders description (true) -->
<string name="EPr_voiceRemindersEnabled_desc_enabled">Astrid will speak task names during task reminders</string>
<!-- Preference: Voice reminders description (false) -->
<string name="EPr_voiceRemindersEnabled_desc_disabled">Astrid will sound a ringtone during task reminders</string>
<!-- Preference Category: Voice Title -->
<string name="EPr_voice_header">Nastavení hlasového vstupu</string>
</resources>