|
3 | 3 | <string name="app_name">Simple Calendar</string>
|
4 | 4 | <string name="app_launcher_name">Calendar</string>
|
5 | 5 | <string name="change_view">Změnit zobrazení</string>
|
6 |
| - <string name="daily_view">Daily view</string> |
| 6 | + <string name="daily_view">Denní kalendář</string> |
7 | 7 | <string name="weekly_view">Týdenní kalendář</string>
|
8 | 8 | <string name="monthly_view">Měsíční kalendář</string>
|
9 | 9 | <string name="yearly_view">Roční kalendář</string>
|
|
19 | 19 | <string name="event">Událost</string>
|
20 | 20 | <string name="edit_event">Upravit událost</string>
|
21 | 21 | <string name="new_event">Nová událost</string>
|
22 |
| - <string name="create_new_event">Create a new event</string> |
23 |
| - <string name="duplicate_event">Duplicate event</string> |
| 22 | + <string name="create_new_event">Vytvořit novou událost</string> |
| 23 | + <string name="duplicate_event">Zkopírovat událost</string> |
24 | 24 | <string name="title_empty">Doplňte název</string>
|
25 | 25 | <string name="end_before_start">Konec události nemůže být dříve než začátek</string>
|
26 | 26 | <string name="event_added">Událost úspěšně přidána</string>
|
27 | 27 | <string name="event_updated">Událost úspěšně změněna</string>
|
28 | 28 | <string name="filter_events_by_type">Filtrovat události podle typu</string>
|
29 |
| - <string name="please_fill_location">Please fill in a location to be shown on a map</string> |
30 |
| - <string name="public_event_notification_text">An event is upcoming</string> |
| 29 | + <string name="please_fill_location">Vyplňte prosím místo, které se zobrazí na mapě</string> |
| 30 | + <string name="public_event_notification_text">Událost právě nastává</string> |
31 | 31 |
|
32 | 32 | <!-- Event Repetition -->
|
33 | 33 | <string name="repetition">Opakovaná událost</string>
|
|
44 | 44 | <string name="event_is_repeatable">Událost se opakuje</string>
|
45 | 45 | <string name="selection_contains_repetition">Výběr zahrnuje opakující se události</string>
|
46 | 46 | <string name="delete_one_only">Vymazat pouze vybrané výskyty</string>
|
47 |
| - <string name="delete_future_occurrences">Delete this and all future occurrences</string> |
| 47 | + <string name="delete_future_occurrences">Smaž tento a jakékoliv budoucí výskyty</string> |
48 | 48 | <string name="delete_all_occurrences">Vymazat všechny výskyty</string>
|
49 | 49 | <string name="update_one_only">Změnit pouze vybrané výskyty</string>
|
50 | 50 | <string name="update_all_occurrences">Změnit všechny výskyty</string>
|
51 | 51 | <string name="repeat_till_date">Opakovat až do</string>
|
52 |
| - <string name="stop_repeating_after_x">Stop repeating after x occurrences</string> |
| 52 | + <string name="stop_repeating_after_x">Zastavit opakování po x výskytech</string> |
53 | 53 | <string name="repeat_forever">Opakovat navždy</string>
|
54 | 54 | <string name="times">krát</string>
|
55 | 55 | <string name="repeat">Opakovat</string>
|
|
60 | 60 | <string name="the_last_day">poslední den</string>
|
61 | 61 | <string name="repeat_on_the_same_day_monthly">Opakovat ve stejný den každý měsíc</string>
|
62 | 62 | <string name="repeat_on_the_last_day_monthly">Opakovat poslední den v měsíci</string>
|
63 |
| - <string name="repeat_on_the_same_day_yearly">Repeat on the same day every year</string> |
| 63 | + <string name="repeat_on_the_same_day_yearly">Opakovat ve stejný den každý rok</string> |
64 | 64 | <string name="repeat_every_m">Opakovat každý</string>
|
65 | 65 | <string name="every_m">každý</string>
|
66 | 66 | <string name="first_m">první</string>
|
|
80 | 80 | <string name="last_f">poslední</string>
|
81 | 81 |
|
82 | 82 | <!-- Birthdays -->
|
83 |
| - <string name="birthdays">Birthdays</string> |
84 |
| - <string name="add_birthdays">Add contact birthdays</string> |
85 |
| - <string name="no_birthdays">No birthdays have been found</string> |
86 |
| - <string name="birthdays_added">Birthdays added successfully</string> |
| 83 | + <string name="birthdays">Narozeniny</string> |
| 84 | + <string name="add_birthdays">Přidat narozeniny z kontaktů</string> |
| 85 | + <string name="no_birthdays">Žádné narozeniny nebyly nalezeny</string> |
| 86 | + <string name="birthdays_added">Narozeniny byly úspěšně přidány</string> |
87 | 87 |
|
88 | 88 | <!-- Anniversaries -->
|
89 | 89 | <string name="anniversaries">Anniversaries</string>
|
|
128 | 128 | <string name="select_event_type">Vyberte typ události</string>
|
129 | 129 | <string name="move_events_into_default">Přesunout vybrané události na výchozí typ události</string>
|
130 | 130 | <string name="remove_affected_events">Trvale odebrat vybrané události</string>
|
131 |
| - <string name="unsync_caldav_calendar">Chcete-li odebrat kalendář CalDAV, musíte jej desynchronizovat</string> |
| 131 | + <string name="unsync_caldav_calendar">Chcete-li odebrat kalendář CalDAV, musíte vypnout synchronizaci</string> |
132 | 132 |
|
133 | 133 | <!-- Holidays -->
|
134 | 134 | <string name="holidays">Svátky</string>
|
135 | 135 | <string name="add_holidays">Přidat svátek</string>
|
136 | 136 | <string name="national_holidays">Státní svátky</string>
|
137 | 137 | <string name="religious_holidays">Církevní svátky</string>
|
138 |
| - <string name="holidays_imported_successfully">Holidays have been successfully imported into the \"Holidays\" event type</string> |
| 138 | + <string name="holidays_imported_successfully">Svátky byly úspěšně naimportovány</string> |
139 | 139 | <string name="importing_some_holidays_failed">Import některých událostí se nezdařil</string>
|
140 |
| - <string name="importing_holidays_failed">Import svátků nezdařil</string> |
| 140 | + <string name="importing_holidays_failed">Import svátků se nezdařil</string> |
141 | 141 |
|
142 | 142 | <!-- Settings -->
|
143 | 143 | <string name="manage_event_types">Správa typů událostí</string>
|
|
149 | 149 | <string name="no_ringtone_picker">Nebyla nalezena žádná aplikace, která by mohla nastavit vyzvánění</string>
|
150 | 150 | <string name="no_ringtone_selected">žádný</string>
|
151 | 151 | <string name="day_end_before_start">Den nemůže skončit dřív, než začne</string>
|
152 |
| - <string name="caldav_sync">CalDAV sync</string> |
| 152 | + <string name="caldav_sync">CalDAV synchronizace</string> |
153 | 153 | <string name="event_lists">Seznamy událostí</string>
|
154 | 154 | <string name="display_past_events">Zobrazit minulé události</string>
|
155 |
| - <string name="replace_description_with_location">Replace event description with location</string> |
156 |
| - <string name="delete_all_events">Delete all events</string> |
157 |
| - <string name="delete_all_events_confirmation">Are you sure you want to delete all events? This will leave your event types and other settings intact.</string> |
158 |
| - <string name="show_a_grid">Show a grid</string> |
159 |
| - <string name="loop_reminders">Loop reminders until dismissed</string> |
160 |
| - <string name="dim_past_events">Dim past events</string> |
161 |
| - <string name="events">Events</string> |
162 |
| - <string name="reminder_stream">Audio stream used by reminders</string> |
163 |
| - <string name="system_stream">System</string> |
164 |
| - <string name="alarm_stream">Alarm</string> |
165 |
| - <string name="notification_stream">Notification</string> |
166 |
| - <string name="ring_stream">Ring</string> |
| 155 | + <string name="replace_description_with_location">Nahradit popis udalosti lokací</string> |
| 156 | + <string name="delete_all_events">Smazat všechny události</string> |
| 157 | + <string name="delete_all_events_confirmation">Opravdu chcete smazat všechny události? Typy událostí a ostatní nastavení zůstanou neporušené.</string> |
| 158 | + <string name="show_a_grid">Zobrazit mřížku</string> |
| 159 | + <string name="loop_reminders">Připomínat až do vypnutí</string> |
| 160 | + <string name="dim_past_events">Smazat minulé události</string> |
| 161 | + <string name="events">Události</string> |
| 162 | + <string name="reminder_stream">Zvuk upomínky</string> |
| 163 | + <string name="system_stream">Systémový</string> |
| 164 | + <string name="alarm_stream">Budík</string> |
| 165 | + <string name="notification_stream">Notifikace</string> |
| 166 | + <string name="ring_stream">Zvonek</string> |
167 | 167 |
|
168 | 168 | <!-- CalDAV sync -->
|
169 | 169 | <string name="caldav">CalDAV</string>
|
|
174 | 174 | <string name="refreshing">Obnovuji…</string>
|
175 | 175 | <string name="refreshing_complete">Obnovování dokončeno</string>
|
176 | 176 | <string name="editing_calendar_failed">Editování kalendáře se nezdařilo</string>
|
177 |
| - <string name="syncing">Syncing…</string> |
178 |
| - <string name="synchronization_completed">Sync completed</string> |
| 177 | + <string name="syncing">Synchronizuji…</string> |
| 178 | + <string name="synchronization_completed">Synchronizace dokončena</string> |
179 | 179 |
|
180 | 180 | <!-- alternative versions for some languages, use the same translations if you are not sure what this means -->
|
181 | 181 | <!-- used in repetition, like "Every last Sunday" -->
|
|
214 | 214 | <string name="app_long_description">
|
215 | 215 | Jednoduchý kalendář s volitelnou synchronizací CalDAV. Můžete snadno vytvářet opakující se události a nastavovat připomenutí, můžete také zobrazovat čísla týdnů.
|
216 | 216 |
|
217 |
| - Obsahuje přizpůsobitelný widget 4x4, kde můžete měnit barvu textu, stejně jako alfu a barvu pozadí. |
| 217 | + Obsahuje přizpůsobitelný widget 4x4, kde můžete měnit barvu textu, stejně jako průhlednost a barvu pozadí. |
218 | 218 |
|
219 |
| - Neobsahuje žádné reklamy ani zbytečná oprávnění. Je plně opensource, umožňuje měnit barvy. |
| 219 | + Neobsahuje žádné reklamy ani zbytečná oprávnění. Je plně OpenSource, umožňuje měnit barvy. |
220 | 220 |
|
221 | 221 | Povolení úložiště je potřeba pouze pro export nebo import událostí ze souborů .ics.
|
222 | 222 |
|
223 |
| - The Contacts permission is used only at importing contact birthdays and anniversaries. |
| 223 | + Povolení kontaktů se používá pouze při importu narozenin a výročí. |
224 | 224 |
|
225 | 225 | Tato aplikace je součástí větší sady aplikací. Tyto a další aplikace najdete na https://www.simplemobiletools.com
|
226 | 226 | </string>
|
|
0 commit comments