2016-07-19 00:01:13 +02:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
2016-10-12 18:58:16 +02:00
#
2016-07-19 00:01:13 +02:00
# Translators:
2019-02-12 01:52:41 +01:00
# Filip Mezera <filip.mezera@pirati.cz>, 2019
# Filip Vařecha <filip.varecha@fragaria.cz>, 2019
2017-10-25 18:13:53 +02:00
# Greg Price <gnprice@gmail.com>, 2017
2021-05-03 18:01:11 +02:00
# Jiří Ryszawy <jiri@ryszawy.com>, 2021
2017-06-06 20:43:38 +02:00
# fri, 2017
2021-03-23 02:06:43 +01:00
# fri, 2017-2021
2016-07-19 00:01:13 +02:00
msgid ""
msgstr ""
"Project-Id-Version: Zulip\n"
"Report-Msgid-Bugs-To: \n"
2021-05-27 09:13:49 +02:00
"POT-Creation-Date: 2021-05-27 07:07+0000\n"
"PO-Revision-Date: 2021-05-27 07:08+0000\n"
"Last-Translator: fri\n"
2016-07-19 00:01:13 +02:00
"Language-Team: Czech (http://www.transifex.com/zulip/zulip/language/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2016-10-12 18:58:16 +02:00
"Language: cs\n"
2018-07-27 21:25:57 +02:00
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: analytics/views.py:140 zerver/decorator.py:538 zerver/decorator.py:550
2018-11-03 01:35:21 +01:00
msgid "Not allowed for guest users"
2019-02-12 01:52:41 +01:00
msgstr "Není povoleno pro hosty"
2018-11-03 01:35:21 +01:00
2021-03-23 02:06:43 +01:00
#: analytics/views.py:184
2018-07-27 21:25:57 +02:00
msgid "Invalid organization"
msgstr "Neplatná organizace"
2021-03-23 02:06:43 +01:00
#: analytics/views.py:315
2018-07-27 21:25:57 +02:00
msgid "Public streams"
2019-02-27 01:35:27 +01:00
msgstr "Veřejné kanály"
2018-07-27 21:25:57 +02:00
2021-03-23 02:06:43 +01:00
#: analytics/views.py:316
2018-07-27 21:25:57 +02:00
msgid "Private streams"
2019-02-27 01:35:27 +01:00
msgstr "Soukromé kanály"
2018-07-27 21:25:57 +02:00
2021-05-03 18:01:11 +02:00
#: analytics/views.py:317 templates/zerver/app/left_sidebar.html:17
#: templates/zerver/app/left_sidebar.html:23
2018-07-27 21:25:57 +02:00
msgid "Private messages"
msgstr "Soukromé zprávy"
2021-03-23 02:06:43 +01:00
#: analytics/views.py:318
2018-07-27 21:25:57 +02:00
msgid "Group private messages"
msgstr "Seskupit soukromé zprávy"
2021-03-23 02:06:43 +01:00
#: analytics/views.py:339
2020-06-21 08:33:07 +02:00
msgid "Unknown chart name: {}"
msgstr "Neznámý název grafu: {}"
2016-07-19 00:01:13 +02:00
2021-03-23 02:06:43 +01:00
#: analytics/views.py:349
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "Start time is later than end time. Start: {start}, End: {end}"
msgstr "Čas začátku je později než čas konce. Začátek: {start}, konec: {end}"
2016-07-19 00:01:13 +02:00
2021-03-23 02:06:43 +01:00
#: analytics/views.py:367 analytics/views.py:398
2017-06-06 20:43:38 +02:00
msgid "No analytics data available. Please contact your server administrator."
2019-02-12 01:52:41 +01:00
msgstr "Žádná analytická data nejsou k dispozici. Spojte se, prosím, se správcem serveru."
2017-06-06 20:43:38 +02:00
2021-04-15 23:58:47 +02:00
#: analytics/views.py:1275
2021-01-20 02:45:05 +01:00
msgid "Invalid parameters"
msgstr "Neplatné parametry"
2021-05-27 09:13:49 +02:00
#: corporate/lib/stripe.py:83
msgid "You must invoice for at least {} users."
msgstr "Musíte vystavit fakturu pro alespoň {} uživatelů."
#: corporate/lib/stripe.py:88
msgid ""
"Invoices with more than {} licenses can't be processed from this page. To "
"complete the upgrade, please contact {}."
msgstr "Účty s více než {} licencemi nelze zpracovat z této stránky. Pro dokončení povýšení se, prosím, spojte s {}."
#: corporate/lib/stripe.py:195
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "Something went wrong. Please contact {email}."
msgstr "Nastala chyba. Spojte se, prosím, s {email}."
2018-10-22 23:50:00 +02:00
2021-05-27 09:13:49 +02:00
#: corporate/lib/stripe.py:196
2018-10-22 23:50:00 +02:00
msgid "Something went wrong. Please reload the page."
2019-02-12 01:52:41 +01:00
msgstr "Něco se nepodařilo. Načtěte prosím stránku znovu."
2018-10-22 23:50:00 +02:00
2021-05-27 09:13:49 +02:00
#: corporate/lib/stripe.py:259
2018-10-22 23:50:00 +02:00
msgid "Something went wrong. Please wait a few seconds and try again."
2019-02-12 01:52:41 +01:00
msgstr "Něco se nepodařilo. Počkejte prosím několik sekund a zkuste to znovu."
2018-10-22 23:50:00 +02:00
2021-05-27 09:13:49 +02:00
#: corporate/lib/stripe.py:846
2021-01-20 02:45:05 +01:00
#, python-brace-format
msgid ""
"Your organization's request for sponsored hosting has been approved! "
"{emoji}.\n"
2021-03-23 02:06:43 +01:00
msgstr "Žádost vaší organizace o sponzorovaný hosting byla schválena! {emoji}.\n"
2021-01-20 02:45:05 +01:00
2021-05-27 09:13:49 +02:00
#: corporate/views.py:96
2019-01-04 23:42:46 +01:00
msgid "No payment method on file"
2019-02-12 01:52:41 +01:00
msgstr "Žádná platební metoda není nastavena"
2019-01-04 23:42:46 +01:00
2021-05-27 09:13:49 +02:00
#: corporate/views.py:99
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{brand} ending in {last4}"
msgstr "{brand} končí za {last4}"
2019-01-04 23:42:46 +01:00
2021-05-27 09:13:49 +02:00
#: corporate/views.py:107
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "Unknown payment method. Please contact {email}."
msgstr "Neznámá platební metoda. Spojte se, prosím, s {email}."
2019-01-04 23:42:46 +01:00
2021-05-27 09:13:49 +02:00
#: corporate/views.py:375
msgid ""
"Unable to update the plan. The plan has been expired and replaced with a new"
" plan."
msgstr ""
#: corporate/views.py:379
msgid "Unable to update the plan. The plan has ended."
msgstr ""
#: corporate/views.py:402 corporate/views.py:430
msgid ""
"Unable to update licenses manually. Your plan is on automatic license "
"management."
msgstr ""
#: corporate/views.py:408
#, python-brace-format
msgid ""
"Your plan is already on {licenses} licenses in the current billing period."
msgstr ""
#: corporate/views.py:413
msgid "You cannot decrease the licenses in the current billing period."
msgstr ""
#: corporate/views.py:436
#, python-brace-format
msgid ""
"Your plan is already scheduled to renew with {licenses_at_next_renewal} "
"licenses."
msgstr ""
#: corporate/views.py:452
msgid "Nothing to change."
msgstr ""
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:10
2020-05-08 01:05:36 +02:00
msgid "Analytics are fully available 24 hours after organization creation."
2020-06-21 08:33:07 +02:00
msgstr "Analytikové jsou plně dostupní 24 hodin po vytvoření organizace."
2020-05-08 01:05:36 +02:00
#: templates/analytics/stats.html:15
2017-09-15 15:46:38 +02:00
#, python-format
2018-07-27 21:25:57 +02:00
msgid "Zulip analytics for %(target_name)s"
2019-02-12 01:52:41 +01:00
msgstr "Analytika Zulipu pro %(target_name)s"
2017-09-15 15:46:38 +02:00
2020-05-08 01:05:36 +02:00
#: templates/analytics/stats.html:19
2017-09-15 15:46:38 +02:00
msgid "Messages sent over time"
msgstr "Zprávy odeslané v průběhu času"
2020-07-01 19:39:00 +02:00
#: templates/analytics/stats.html:21 templates/analytics/stats.html:102
2017-09-15 15:46:38 +02:00
msgid "Aggregation"
2019-02-12 01:52:41 +01:00
msgstr "Agregace"
2017-09-15 15:46:38 +02:00
2020-07-01 19:39:00 +02:00
#: templates/analytics/stats.html:23 templates/analytics/stats.html:104
2017-09-15 15:46:38 +02:00
msgid "Daily"
2019-02-12 01:52:41 +01:00
msgstr "Denní"
2017-09-15 15:46:38 +02:00
2020-07-01 19:39:00 +02:00
#: templates/analytics/stats.html:24 templates/analytics/stats.html:105
2017-09-15 15:46:38 +02:00
msgid "Weekly"
2019-02-12 01:52:41 +01:00
msgstr "Týdenní"
2017-09-15 15:46:38 +02:00
2020-07-01 19:39:00 +02:00
#: templates/analytics/stats.html:25 templates/analytics/stats.html:106
2017-09-15 15:46:38 +02:00
msgid "Cumulative"
2019-02-12 01:52:41 +01:00
msgstr "Kumulativní"
2017-09-15 15:46:38 +02:00
2020-05-08 01:05:36 +02:00
#: templates/analytics/stats.html:33 templates/analytics/stats.html:49
2020-07-01 19:39:00 +02:00
#: templates/analytics/stats.html:90 templates/analytics/stats.html:114
2017-09-15 15:46:38 +02:00
msgid "Me"
msgstr "Já"
2020-05-08 01:05:36 +02:00
#: templates/analytics/stats.html:35
2017-09-15 15:46:38 +02:00
msgid "Humans"
msgstr "Lidé"
2020-05-08 01:05:36 +02:00
#: templates/analytics/stats.html:37
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/settings_overlay.html:119
2017-09-15 15:46:38 +02:00
msgid "Bots"
msgstr "Roboti"
2020-05-08 01:05:36 +02:00
#: templates/analytics/stats.html:44
2017-09-15 15:46:38 +02:00
msgid "Messages sent by client"
msgstr "Zprávy odeslané klientem"
2020-07-01 19:39:00 +02:00
#: templates/analytics/stats.html:50 templates/analytics/stats.html:91
#: templates/analytics/stats.html:116
2017-09-15 15:46:38 +02:00
msgid "Everyone"
msgstr "Každý"
2020-07-01 19:39:00 +02:00
#: templates/analytics/stats.html:51 templates/analytics/stats.html:92
2017-09-15 15:46:38 +02:00
msgid "Last week"
msgstr "Poslední týden"
2020-07-01 19:39:00 +02:00
#: templates/analytics/stats.html:52 templates/analytics/stats.html:93
2017-09-15 15:46:38 +02:00
msgid "Last month"
msgstr "Poslední měsíc"
2020-07-01 19:39:00 +02:00
#: templates/analytics/stats.html:53 templates/analytics/stats.html:94
2017-09-15 15:46:38 +02:00
msgid "Last year"
msgstr "Poslední rok"
2020-07-01 19:39:00 +02:00
#: templates/analytics/stats.html:54 templates/analytics/stats.html:95
2017-09-15 15:46:38 +02:00
msgid "All time"
msgstr "Za celou dobu"
2020-07-01 19:39:00 +02:00
#: templates/analytics/stats.html:60
2017-09-15 15:46:38 +02:00
msgid "Active users"
2019-02-12 01:52:41 +01:00
msgstr "Aktivní uživatelé"
2017-09-15 15:46:38 +02:00
2020-07-01 19:39:00 +02:00
#: templates/analytics/stats.html:63
2018-07-27 21:25:57 +02:00
msgid "Daily actives"
2019-02-12 01:52:41 +01:00
msgstr "Aktivní denně"
2018-07-27 21:25:57 +02:00
2020-07-01 19:39:00 +02:00
#: templates/analytics/stats.html:64
2018-07-27 21:25:57 +02:00
msgid "15 day actives"
2019-02-12 01:52:41 +01:00
msgstr "Aktivní v posledních 15 dnech"
2018-07-27 21:25:57 +02:00
2020-07-01 19:39:00 +02:00
#: templates/analytics/stats.html:65
2018-07-27 21:25:57 +02:00
msgid "Total users"
msgstr "Celkem uživatelů"
2020-07-01 19:39:00 +02:00
#: templates/analytics/stats.html:73
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/settings_overlay.html:101
2017-09-15 15:46:38 +02:00
msgid "Users"
msgstr "Uživatelé"
2020-07-01 19:39:00 +02:00
#: templates/analytics/stats.html:84
msgid "Messages sent by recipient type"
msgstr "Odeslané zprávy podle typu příjemce"
#: templates/analytics/stats.html:100
msgid "Messages read over time"
2020-07-14 09:24:31 +02:00
msgstr "Zprávy přečtené v průběhu času"
2020-07-01 19:39:00 +02:00
#: templates/analytics/stats.html:124
2017-09-15 15:46:38 +02:00
msgid "Last update"
2019-02-12 01:52:41 +01:00
msgstr "Poslední aktualizace"
2017-09-15 15:46:38 +02:00
2020-07-01 19:39:00 +02:00
#: templates/analytics/stats.html:125
2017-06-06 20:43:38 +02:00
msgid ""
2021-04-15 23:58:47 +02:00
"A full update of all the graphs happens once a day. The “messages sent over "
"time” graph is updated once an hour."
2021-05-03 18:01:11 +02:00
msgstr "Plná aktualizace všech grafů se dělá jednou denně. Graf “zpráv odeslaných v průběhu času” je obnovován jednou za hodinu."
2017-09-15 15:46:38 +02:00
2020-07-01 19:39:00 +02:00
#: templates/analytics/stats.html:129
2017-09-15 15:46:38 +02:00
msgid "Analytics documentation"
2019-02-12 01:52:41 +01:00
msgstr "Dokumentace analytiky"
2017-09-15 15:46:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/confirmation/confirm_email_change.html:8
msgid "Email changed!"
2019-02-12 01:52:41 +01:00
msgstr "E-mail změněn!"
2017-10-05 10:14:33 +02:00
2021-01-20 02:45:05 +01:00
#: templates/confirmation/confirm_email_change.html:12
#, python-format
msgid ""
"\n"
" This confirms that the email address for your Zulip account has changed\n"
" from %(old_email_html_tag)s to %(new_email_html_tag)s\n"
" "
2021-05-03 18:01:11 +02:00
msgstr "\n Toto potvrzuje, že e-mailová adresa pro váš Zulip účet se změnila\n z %(old_email_html_tag)s na %(new_email_html_tag)s\n "
2021-01-20 02:45:05 +01:00
#: templates/confirmation/link_does_not_exist.html:9
msgid "Whoops. We couldn't find your confirmation link in the system."
2021-03-23 02:06:43 +01:00
msgstr "Jejda. V systému jsme nenašli váš potvrzovací odkaz."
2021-01-20 02:45:05 +01:00
#: templates/confirmation/link_does_not_exist.html:11
#: templates/confirmation/link_malformed.html:12
#, python-format
msgid ""
"\n"
" Anyway, shoot us a line at %(support_email_html_tag)s and we'll get this resolved shortly.\n"
" "
2021-05-03 18:01:11 +02:00
msgstr "\n Tak jako tak nám udělejte snímek řádku%(support_email_html_tag)s a brzy to vyřešíme.\n "
2021-01-20 02:45:05 +01:00
#: templates/confirmation/link_expired.html:10
msgid "Whoops. The confirmation link has expired or been deactivated."
2021-03-23 02:06:43 +01:00
msgstr "Jejda. Platnost potvrzovacího odkazu vypršela nebo byl vypnut."
2021-01-20 02:45:05 +01:00
#: templates/confirmation/link_expired.html:11
2021-03-23 02:06:43 +01:00
msgid "Please contact your organization administrator for a new link."
2021-05-03 18:01:11 +02:00
msgstr "Požádejte správce vaší organizace o nový odkaz."
2021-01-20 02:45:05 +01:00
#: templates/confirmation/link_malformed.html:9
msgid "Whoops. The confirmation link is malformed."
2021-05-03 18:01:11 +02:00
msgstr "Jejda. Potvrzovací odkaz je poškozen."
2021-01-20 02:45:05 +01:00
#: templates/confirmation/link_malformed.html:10
msgid ""
"Make sure you copied the link correctly in to your browser. If you're still "
"encountering this page, it's probably our fault. We're sorry."
2021-05-03 18:01:11 +02:00
msgstr "Ujistěte se, že jste odkaz správně zkopírovali do svého prohlížeče. Pokud se s touto stránkou stále setkáváte, je to pravděpodobně naše chyba. Omlouváme se."
2021-01-20 02:45:05 +01:00
2021-05-14 00:37:30 +02:00
#: templates/corporate/billing.html:21 templates/zerver/app/navbar.html:140
2018-10-22 23:50:00 +02:00
msgid "Billing"
2019-02-12 01:52:41 +01:00
msgstr "Fakturace"
2018-10-22 23:50:00 +02:00
2021-05-27 09:13:49 +02:00
#: templates/corporate/billing.html:231
#: templates/zerver/app/about-zulip.html:3
#: templates/zerver/app/delete_message.html:3
#: templates/zerver/app/deprecation_notice.html:5
#: templates/zerver/app/invite_user.html:5
#: templates/zerver/app/lightbox_overlay.html:7
#: templates/zerver/app/message_history.html:4
#: templates/zerver/app/message_history.html:12
#: templates/zerver/app/navbar_alerts.html:18
#: templates/zerver/app/navbar_alerts.html:27
#: templates/zerver/app/navbar_alerts.html:37
#: templates/zerver/app/navbar_alerts.html:46
#: templates/zerver/app/navbar_alerts.html:60
#: templates/zerver/app/navbar_alerts.html:73
msgid "Close"
msgstr "Zavřít"
2019-12-11 20:22:50 +01:00
#: templates/corporate/upgrade.html:20
2018-10-22 23:50:00 +02:00
#, python-format
msgid "Upgrade to %(plan)s"
2019-02-12 01:52:41 +01:00
msgstr "Povýšit na %(plan)s"
2018-10-22 23:50:00 +02:00
2020-07-16 10:03:18 +02:00
#: templates/corporate/upgrade.html:56 templates/corporate/upgrade.html:174
2018-10-22 23:50:00 +02:00
msgid "Payment schedule"
2019-02-12 01:52:41 +01:00
msgstr "Rozvrh plateb"
2018-10-22 23:50:00 +02:00
2020-07-10 21:44:33 +02:00
#: templates/corporate/upgrade.html:66
2018-10-22 23:50:00 +02:00
msgid "Pay monthly"
msgstr "Platit měsíčně"
2020-07-16 10:03:18 +02:00
#: templates/corporate/upgrade.html:73 templates/corporate/upgrade.html:178
2020-05-08 01:05:36 +02:00
msgid "Pay annually"
msgstr "Platit ročně"
2020-07-10 21:44:33 +02:00
#: templates/corporate/upgrade.html:85
2019-01-04 23:42:46 +01:00
msgid "License management"
2019-02-12 01:52:41 +01:00
msgstr "Správa licencí"
2019-01-04 23:42:46 +01:00
2020-07-10 21:44:33 +02:00
#: templates/corporate/upgrade.html:89
2019-01-04 23:42:46 +01:00
msgid "Automatic"
2019-02-12 01:52:41 +01:00
msgstr "Automaticky"
2020-07-10 21:44:33 +02:00
#: templates/corporate/upgrade.html:90
2019-02-12 01:52:41 +01:00
msgid "Most convenient"
msgstr "Nejpohodlnější"
2019-01-04 23:42:46 +01:00
2020-07-10 21:44:33 +02:00
#: templates/corporate/upgrade.html:96
2019-01-04 23:42:46 +01:00
msgid "Manual"
2019-02-12 01:52:41 +01:00
msgstr "Ručně"
2020-07-10 21:44:33 +02:00
#: templates/corporate/upgrade.html:97
2019-02-12 01:52:41 +01:00
msgid "Most control"
msgstr "Nejvyšší kontrola"
2018-10-22 23:50:00 +02:00
2020-07-16 10:03:18 +02:00
#: templates/corporate/upgrade.html:228
2020-07-10 21:44:33 +02:00
msgid "Open source"
2020-07-14 09:24:31 +02:00
msgstr "Otevřený zdrojový kód"
2020-07-10 21:44:33 +02:00
2020-07-16 10:03:18 +02:00
#: templates/corporate/upgrade.html:229
2020-07-10 21:44:33 +02:00
msgid "Academic research"
2020-07-14 09:24:31 +02:00
msgstr "Vědecký výzkum"
2020-07-10 21:44:33 +02:00
2020-07-16 10:03:18 +02:00
#: templates/corporate/upgrade.html:230
2020-07-10 21:44:33 +02:00
msgid "Education"
2020-07-14 09:24:31 +02:00
msgstr "Vzdělávání"
2020-07-10 21:44:33 +02:00
2020-07-16 10:03:18 +02:00
#: templates/corporate/upgrade.html:231
2020-07-10 21:44:33 +02:00
msgid "Non-Profit"
2020-07-14 09:24:31 +02:00
msgstr "Neziskový"
2020-07-10 21:44:33 +02:00
2020-07-16 10:03:18 +02:00
#: templates/corporate/upgrade.html:232
2020-07-10 21:44:33 +02:00
msgid "Event (hackathons, conferences, etc.)"
2020-07-14 09:24:31 +02:00
msgstr "Událost (setkání, konference, semináře atd.)"
2020-07-10 21:44:33 +02:00
2020-07-16 10:03:18 +02:00
#: templates/corporate/upgrade.html:233
2020-07-10 21:44:33 +02:00
msgid "Other"
msgstr "Jiné"
2018-07-27 21:25:57 +02:00
#: templates/two_factor/_wizard_forms.html:26
msgid "Or, alternatively, use one of your backup phones:"
2019-02-12 01:52:41 +01:00
msgstr "Nebo můžete použít jeden z vaších záložních telefonů:"
2018-07-27 21:25:57 +02:00
#: templates/two_factor/_wizard_forms.html:37
msgid "As a last resort, you can use a backup token:"
2020-06-21 08:33:07 +02:00
msgstr "Poslední možností je použití elektronického klíče zálohy:"
2018-07-27 21:25:57 +02:00
#: templates/two_factor/_wizard_forms.html:40
msgid "Use backup token"
2020-06-21 08:33:07 +02:00
msgstr "Použít elektronický klíč zálohy"
2018-07-27 21:25:57 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/accounts_accept_terms.html:16
msgid "Accept the new Terms of Service"
2019-02-12 01:52:41 +01:00
msgstr "Přijmout nové podmínky užití"
2016-07-19 00:01:13 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/accounts_accept_terms.html:24
2020-06-21 08:33:07 +02:00
#: templates/zerver/create_realm.html:22 templates/zerver/login.html:65
2021-05-03 18:01:11 +02:00
#: templates/zerver/register.html:104 templates/zerver/reset.html:19
2019-12-11 20:22:50 +01:00
#: templates/zerver/reset_confirm.html:20
2016-07-19 00:01:13 +02:00
msgid "Email"
2017-06-06 20:43:38 +02:00
msgstr "E-mail"
2016-07-19 00:01:13 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/accounts_accept_terms.html:43
2021-05-03 18:01:11 +02:00
#: templates/zerver/register.html:229
2017-02-03 21:32:04 +01:00
#, python-format
2019-01-04 23:42:46 +01:00
msgid ""
2020-07-01 19:39:00 +02:00
"I agree to the <a href=\"%(root_domain_uri)s/terms\" target=\"_blank\" "
"rel=\"noopener noreferrer\">Terms of Service</a>."
2020-07-14 09:24:31 +02:00
msgstr "Souhlasím s <a href=\"%(root_domain_uri)s/terms\" target=\"_blank\" rel=\"noopener noreferrer\">podmínkami užití</a>."
2016-07-19 00:01:13 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/accounts_accept_terms.html:54
2017-02-03 21:32:04 +01:00
msgid "Enter"
2019-02-12 01:52:41 +01:00
msgstr "Vstoupit"
2017-06-06 20:43:38 +02:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/accounts_home.html:14
2017-06-06 20:43:38 +02:00
msgid "Sign up for Zulip"
2019-02-12 01:52:41 +01:00
msgstr "Zaregistrovat se do Zulipu"
2017-06-06 20:43:38 +02:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/accounts_home.html:33
2017-09-15 15:46:38 +02:00
msgid "You need an invitation to join this organization."
2019-02-12 01:52:41 +01:00
msgstr "Pro připojení k této organizaci potřebujete pozvánku."
2017-09-15 15:46:38 +02:00
2020-06-04 23:05:54 +02:00
#: templates/zerver/accounts_home.html:68 templates/zerver/footer.html:40
2021-05-03 18:01:11 +02:00
#: templates/zerver/login.html:129 templates/zerver/portico-header.html:37
#: templates/zerver/register.html:239
2016-07-19 00:01:13 +02:00
msgid "Sign up"
2019-02-12 01:52:41 +01:00
msgstr "Zaregistrovat se"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/accounts_home.html:72 templates/zerver/login.html:108
2021-01-20 02:45:05 +01:00
#: templates/zerver/register.html:65
2018-04-03 19:20:21 +02:00
msgid "OR"
2018-04-16 22:24:53 +02:00
msgstr "NEBO"
2018-04-03 19:20:21 +02:00
2020-07-01 19:39:00 +02:00
#: templates/zerver/accounts_home.html:82
2018-07-27 21:25:57 +02:00
#, python-format
msgid "Sign up with %(identity_provider)s"
2019-02-12 01:52:41 +01:00
msgstr "Přihlásit se pomocí %(identity_provider)s"
2016-07-19 00:01:13 +02:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/accounts_send_confirm.html:13
2016-07-19 00:01:13 +02:00
msgid "Thanks for signing up!"
2019-02-12 01:52:41 +01:00
msgstr "Děkujeme vám za registraci!"
2016-07-19 00:01:13 +02:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/accounts_send_confirm.html:17
2017-02-03 21:32:04 +01:00
msgid "Check your email so we can get started."
2017-06-06 20:43:38 +02:00
msgstr "Zkontrolujte svoji poštovní schránku, abychom mohli začít."
2016-07-19 00:01:13 +02:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/accounts_send_confirm.html:21
2017-02-03 21:32:04 +01:00
msgid "Still no email? We can <a href=\"#\" id=\"resend_email_link\">resend it</a>."
2019-02-12 01:52:41 +01:00
msgstr "E-mail nedorazil? Můžeme ho <a href=\"#\" id=\"resend_email_link\">poslat znovu</a>."
2016-07-19 00:01:13 +02:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/accounts_send_confirm.html:22
2017-02-03 21:32:04 +01:00
msgid "Just in case, take a look at your Spam folder."
2019-02-12 01:52:41 +01:00
msgstr "Radši zkontrolujte složku Spam."
2016-07-19 00:01:13 +02:00
2021-05-14 00:37:30 +02:00
#: templates/zerver/app/about-zulip.html:6 templates/zerver/billing_nav.html:4
#: templates/zerver/development/integrations_dev_panel.html:15
#: templates/zerver/emails/compiled/followup_day2.html:28
#: templates/zerver/emails/followup_day2.source.html:27
#: templates/zerver/emails/followup_day2.txt:17
#: templates/zerver/landing_nav.html:13 templates/zerver/portico-header.html:5
#: templates/zerver/portico-header.html:8
msgid "Zulip"
msgstr "Zulip"
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/delete_message.html:5
2017-06-06 20:43:38 +02:00
msgid "Delete message"
msgstr "Smazat zprávu"
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/delete_message.html:13
2021-01-20 02:45:05 +01:00
msgid "Are you sure you want to permanently delete this message?"
2021-05-03 18:01:11 +02:00
msgstr "Jste si jistý/á, že chcete trvale smazat tuto zprávu?"
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/delete_message.html:14
msgid "Deleting a message removes it for everyone."
2021-05-03 18:01:11 +02:00
msgstr "Smazání zprávy ji odstraní všem."
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/delete_message.html:19
2021-05-27 09:13:49 +02:00
#: templates/zerver/app/index.html:167
2021-05-03 18:01:11 +02:00
#: templates/zerver/app/invite_user.html:58
2017-06-06 20:43:38 +02:00
msgid "Cancel"
msgstr "Zrušit"
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/delete_message.html:20
2021-05-03 18:01:11 +02:00
msgid "Confirm"
msgstr "Potvrdit"
2016-07-19 00:01:13 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/deprecation_notice.html:6
2018-04-03 19:20:21 +02:00
msgid "Deprecation notice"
2019-02-12 01:52:41 +01:00
msgstr "Oznámení o zastarání"
2018-04-03 19:20:21 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/deprecation_notice.html:14
2018-04-03 19:20:21 +02:00
msgid "Got it"
2018-04-16 22:24:53 +02:00
msgstr "Rozumím"
2018-04-03 19:20:21 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:13
2019-01-04 23:42:46 +01:00
msgid ""
"\n"
" Some older messages are unavailable.\n"
2020-07-01 19:39:00 +02:00
" <a href=\"/plans/\" target=\"_blank\" rel=\"noopener noreferrer\">Upgrade your organization</a>\n"
2019-01-04 23:42:46 +01:00
" to access your full message history.\n"
" "
2020-07-14 09:24:31 +02:00
msgstr "\n Některé starší zprávy nejsou dostupné.\n <a href=\"/plans/\" target=\"_blank\" rel=\"noopener noreferrer\">Povyšte svou organizaci</a>\n pro získání přístupu k celé historii zpráv.\n "
2019-01-04 23:42:46 +01:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:23
2019-12-11 20:22:50 +01:00
msgid ""
"\n"
" End of results from your\n"
" <a href=\"/help/search-for-messages#searching-shared-history\"\n"
2020-07-01 19:39:00 +02:00
" target=\"_blank\" rel=\"noopener noreferrer\">history</a>.\n"
2019-12-11 20:22:50 +01:00
" Consider <a class=\"search-shared-history\" href=\"\">searching all public streams</a>.\n"
" "
2020-07-14 09:24:31 +02:00
msgstr "\n Konec výsledků z vaší\n <a href=\"/help/search-for-messages#searching-shared-history\"\n target=\"_blank\" rel=\"noopener noreferrer\">historie</a>.\n Zvažte <a class=\"search-shared-history\" href=\"\">prohledání všech veřejných kanálů</a>.\n "
2019-12-11 20:22:50 +01:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:33
2016-07-19 00:01:13 +02:00
msgid "Nothing's been sent here yet!"
2019-02-12 01:52:41 +01:00
msgstr "Ještě sem nebylo nic odesláno!"
2016-07-19 00:01:13 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:36
2017-02-03 21:32:04 +01:00
msgid ""
"\n"
2018-01-18 18:10:07 +01:00
" Why not <a href=\"#\" class=\"empty_feed_compose_stream\">\n"
" start the conversation</a>?\n"
" "
2019-02-12 01:52:41 +01:00
msgstr "\n Proč <a href=\"#\" class=\"empty_feed_compose_stream\">\n nezačít konverzaci</a>?\n "
2016-07-19 00:01:13 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:43
2017-02-03 21:32:04 +01:00
msgid "You have no private messages yet!"
2017-06-06 20:43:38 +02:00
msgstr "Ještě nemáte žádné soukromé zprávy!"
2016-07-19 00:01:13 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:46 templates/zerver/app/home.html:56
#: templates/zerver/app/home.html:76 templates/zerver/app/home.html:86
2017-02-03 21:32:04 +01:00
msgid ""
"\n"
2018-01-18 18:10:07 +01:00
" Why not <a href=\"#\" class=\"empty_feed_compose_private\">\n"
" start the conversation</a>?\n"
" "
2019-02-12 01:52:41 +01:00
msgstr "\n Proč <a href=\"#\" class=\"empty_feed_compose_private\">\n nezačít konverzaci</a>?\n "
2016-07-19 00:01:13 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:53
2016-07-19 00:01:13 +02:00
msgid "You have no private messages with this person yet!"
2017-06-06 20:43:38 +02:00
msgstr "Od této osoby ještě nemáte žádné soukromé zprávy!"
2016-07-19 00:01:13 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:63
2019-01-04 23:42:46 +01:00
msgid "You have not sent any private messages to yourself yet!"
2019-02-12 01:52:41 +01:00
msgstr "Zatím jste si neposílali žádné soukromé zprávy!"
2019-01-04 23:42:46 +01:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:66
2019-01-04 23:42:46 +01:00
msgid ""
"\n"
" Why not <a href=\"#\" class=\"empty_feed_compose_private\">\n"
" start a conversation with yourself</a>?\n"
" "
2019-02-12 01:52:41 +01:00
msgstr "\nProč <a href=\"#\" class=\"empty_feed_compose_private\">\nnezačít konverzaci sám se sebou</a>?"
2019-01-04 23:42:46 +01:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:73
2017-10-05 10:14:33 +02:00
msgid "You have no group private messages with this person yet!"
2019-02-12 01:52:41 +01:00
msgstr "S touto osobou zatím nemáte žádné soukromé skupinové zprávy!"
2017-10-05 10:14:33 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:83
2016-07-19 00:01:13 +02:00
msgid "You have no private messages with these people yet!"
2019-02-12 01:52:41 +01:00
msgstr "Od těchto osob ještě nemáte žádné soukromé zprávy!"
2016-07-19 00:01:13 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:93
2016-08-24 23:38:43 +02:00
msgid "You haven't received any messages sent by this user yet!"
2019-02-12 01:52:41 +01:00
msgstr "Od tohoto uživatele zatím nemáte žádné přijaté zprávy!"
2016-08-24 23:38:43 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:96
2016-08-24 23:38:43 +02:00
msgid "This user does not exist!"
2017-06-06 20:43:38 +02:00
msgstr "Tento uživatel neexistuje!"
2016-08-24 23:38:43 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:99
2018-08-03 18:47:55 +02:00
msgid "One or more of these users do not exist!"
msgstr "Jeden nebo více z těchto uživatelů neexistuje!"
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:102
2016-07-19 00:01:13 +02:00
msgid ""
"You aren't subscribed to this stream and nobody has talked about that yet!"
2019-02-27 01:35:27 +01:00
msgstr "Neodebíráte tento kanál a nikdo o tomto ještě nemluvil!"
2016-07-19 00:01:13 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:105
2017-02-03 21:32:04 +01:00
msgid "Subscribe"
2017-06-06 20:43:38 +02:00
msgstr "Odebírat"
2016-07-19 00:01:13 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:110
2018-01-18 18:10:07 +01:00
msgid "This stream does not exist or is private."
2019-02-27 01:35:27 +01:00
msgstr "Tento kanál neexistuje nebo je soukromý."
2016-07-19 00:01:13 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:113
2017-02-03 21:32:04 +01:00
msgid "You haven't starred anything yet!"
2019-02-12 01:52:41 +01:00
msgstr "Ještě jste nic neoznačil/a hvězdičkou!"
2016-07-19 00:01:13 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:116
2017-10-05 10:14:33 +02:00
msgid ""
"\n"
2018-04-03 19:20:21 +02:00
" Learn more about starring messages <a href=\"/help/star-a-message\">\n"
" here</a>.\n"
2018-01-18 18:10:07 +01:00
" "
2019-02-12 01:52:41 +01:00
msgstr "\n Zjistěte víc o označování zpráv hvězdičkami <a href=\"/help/star-a-message\">\n zde </a>.\n "
2017-10-05 10:14:33 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:123
2017-09-15 15:46:38 +02:00
msgid "You have no unread messages!"
msgstr "Nemáte žádné nepřečtené zprávy!"
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:126
2017-02-03 21:32:04 +01:00
msgid "You haven't been mentioned yet!"
2019-02-12 01:52:41 +01:00
msgstr "Ještě vás nikdo nikde nezmínil!"
2016-07-19 00:01:13 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:129
2017-10-05 10:14:33 +02:00
msgid ""
"\n"
2019-05-29 02:03:35 +02:00
" Learn more about mentions <a href=\"/help/mention-a-user-or-group\">\n"
2018-04-03 19:20:21 +02:00
" here</a>.\n"
2018-01-18 18:10:07 +01:00
" "
2019-07-05 02:07:48 +02:00
msgstr "\n Zjistěte víc o zmiňování uživatelů <a href=\"/help/mention-a-user-or-group\">\n zde</a>.\n "
2017-10-05 10:14:33 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:136
2019-05-29 02:03:35 +02:00
msgid "No search results"
2019-07-05 02:07:48 +02:00
msgstr "Žádné výsledky hledání"
2016-07-19 00:01:13 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/home.html:139 templates/zerver/app/home.html:141
2019-01-04 23:42:46 +01:00
msgid "Messages"
msgstr "Zprávy"
2020-05-08 01:05:36 +02:00
#: templates/zerver/app/index.html:33
2017-02-03 21:32:04 +01:00
msgid "Loading..."
2019-02-12 01:52:41 +01:00
msgstr "Nahrávání..."
2016-07-19 00:01:13 +02:00
2020-05-08 01:05:36 +02:00
#: templates/zerver/app/index.html:34
2017-02-03 21:32:04 +01:00
msgid ""
2018-07-27 21:25:57 +02:00
"If this message does not go away, please wait a couple seconds and <a id"
"=\"reload-lnk\">reload</a> the page."
2019-02-12 01:52:41 +01:00
msgstr "Pokud tato zpráva nezmizí, počkejte prosím několik sekund a </a>obnovte</a> stránku."
2017-06-06 20:43:38 +02:00
2021-03-23 02:06:43 +01:00
#: templates/zerver/app/index.html:67
2017-06-06 20:43:38 +02:00
msgid ""
"<strong class=\"message\">Unable to connect to\n"
2018-04-03 19:20:21 +02:00
" Zulip.</strong> Updates may be delayed."
msgstr "<strong class=\"message\">Nelze se spojit\n se Zulipem.</strong> Aktualizace mohou být opožděny."
2017-06-06 20:43:38 +02:00
2021-03-23 02:06:43 +01:00
#: templates/zerver/app/index.html:68
2017-06-06 20:43:38 +02:00
msgid "Retrying soon..."
2019-02-12 01:52:41 +01:00
msgstr "Brzy to zkusíme znovu..."
2017-06-06 20:43:38 +02:00
2021-03-23 02:06:43 +01:00
#: templates/zerver/app/index.html:68
2017-06-06 20:43:38 +02:00
msgid "Try now."
2019-02-12 01:52:41 +01:00
msgstr "Zkuste to nyní."
2016-07-19 00:01:13 +02:00
2021-05-27 09:13:49 +02:00
#: templates/zerver/app/index.html:147
msgid "Set a status"
msgstr "Nastavit stav"
#: templates/zerver/app/index.html:153
msgid "Status message"
msgstr ""
#: templates/zerver/app/index.html:160
msgid "In a meeting"
msgstr ""
#: templates/zerver/app/index.html:161
msgid "Commuting"
msgstr ""
#: templates/zerver/app/index.html:162
msgid "Out sick"
msgstr ""
#: templates/zerver/app/index.html:163
msgid "Vacationing"
msgstr ""
#: templates/zerver/app/index.html:164
msgid "Working remotely"
msgstr ""
#: templates/zerver/app/index.html:169
msgid "Save"
msgstr "Uložit"
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/invite_user.html:6
msgid "Invite users to Zulip"
msgstr "Pozvat uživatele do Zulipu"
2017-09-15 15:46:38 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/app/invite_user.html:15
2018-07-27 21:25:57 +02:00
msgid "Emails (one on each line or comma-separated)"
msgstr "E-maily (jeden na každý řádek nebo oddělené čárkou)"
2017-09-15 15:46:38 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/app/invite_user.html:17
2018-07-27 21:25:57 +02:00
msgid "One or more email addresses..."
2019-02-12 01:52:41 +01:00
msgstr "Jeden nebo více e-mailů..."
2017-09-15 15:46:38 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/app/invite_user.html:20
2019-02-12 01:52:41 +01:00
msgid "or"
2019-02-27 01:35:27 +01:00
msgstr "nebo"
2019-02-12 01:52:41 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/app/invite_user.html:20
#: templates/zerver/app/invite_user.html:26
2019-02-12 01:52:41 +01:00
msgid "Generate invite link"
2019-02-27 01:35:27 +01:00
msgstr "Vytvořit zvací odkaz"
2019-02-12 01:52:41 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/app/invite_user.html:33
2018-07-27 21:25:57 +02:00
msgid "User(s) join as"
2019-02-12 01:52:41 +01:00
msgstr "Uživatel(é) budou přidáni jako"
2017-09-15 15:46:38 +02:00
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/invite_user.html:40
2021-05-03 18:01:11 +02:00
msgid "Guests"
msgstr "Hosté"
#: templates/zerver/app/invite_user.html:41
2018-08-14 20:57:54 +02:00
msgid "Members"
2019-02-12 01:52:41 +01:00
msgstr "Členové"
2017-09-15 15:46:38 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/app/invite_user.html:43
#: templates/zerver/development/dev_login.html:40
msgid "Moderators"
2021-05-12 06:39:38 +02:00
msgstr "Moderátoři"
2017-09-15 15:46:38 +02:00
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/invite_user.html:44
2021-05-03 18:01:11 +02:00
msgid "Organization administrators"
msgstr "Správci organizace"
2019-02-12 01:52:41 +01:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/app/invite_user.html:47
2020-07-01 19:39:00 +02:00
msgid "Organization owners"
2020-07-14 09:24:31 +02:00
msgstr "Vlastníci organizace"
2020-07-01 19:39:00 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/app/invite_user.html:53
2018-07-27 21:25:57 +02:00
msgid "Streams they should join"
2019-02-27 01:35:27 +01:00
msgstr "Kanály, ke kterým se mají přidat"
2018-04-03 19:20:21 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/app/invite_user.html:60
2018-07-27 21:25:57 +02:00
msgid "Inviting..."
2019-02-12 01:52:41 +01:00
msgstr "Odesílání pozvánek..."
2018-04-03 19:20:21 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/app/invite_user.html:60
2018-07-27 21:25:57 +02:00
msgid "Invite"
msgstr "Pozvat"
2018-04-16 22:24:53 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:2
2021-05-13 18:37:06 +02:00
#: templates/zerver/app/navbar.html:95
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/right_sidebar.html:24
2016-07-19 00:01:13 +02:00
msgid "Keyboard shortcuts"
2017-06-06 20:43:38 +02:00
msgstr "Klávesové zkratky"
2016-07-19 00:01:13 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:8
2018-04-03 19:20:21 +02:00
msgid "The basics"
msgstr "Základy"
2016-07-19 00:01:13 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:12
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:114
2018-04-03 19:20:21 +02:00
msgid "Reply to message"
msgstr "Odpovědět na zprávu"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:16
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:126
2018-04-03 19:20:21 +02:00
msgid "New stream message"
2019-02-27 01:35:27 +01:00
msgstr "Nová zpráva pro kanál"
2018-04-03 19:20:21 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:20
#: templates/zerver/app/keyboard_shortcuts.html:130
msgid "New private message"
msgstr "Nová soukromá zpráva"
#: templates/zerver/app/keyboard_shortcuts.html:24
#: templates/zerver/app/keyboard_shortcuts.html:146
msgid "Cancel compose"
msgstr "Zahodit koncept"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:28
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:264
2018-04-03 19:20:21 +02:00
msgid "View drafts"
2019-02-12 01:52:41 +01:00
msgstr "Zobrazit koncepty"
2018-04-03 19:20:21 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:32
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:85
2018-04-03 19:20:21 +02:00
msgid "Next message"
msgstr "Další zpráva"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:36
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:97
2018-04-03 19:20:21 +02:00
msgid "Last message"
msgstr "Poslední zpráva"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:40
2018-04-03 19:20:21 +02:00
msgid "Next unread topic"
2019-02-12 01:52:41 +01:00
msgstr "Další nepřečtené téma"
2018-04-03 19:20:21 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:44
2018-04-03 19:20:21 +02:00
msgid "Next unread private message"
msgstr "Další nepřečtená soukromá zpráva"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:48
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:69
2016-07-19 00:01:13 +02:00
msgid "Initiate a search"
2019-02-12 01:52:41 +01:00
msgstr "Vyhledávání"
2016-07-19 00:01:13 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:52
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:297
2018-04-03 19:20:21 +02:00
msgid "Show keyboard shortcuts"
2019-02-12 01:52:41 +01:00
msgstr "Zobrazit klávesové zkratky"
2018-04-03 19:20:21 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:56
msgid "Go to default view"
2021-05-03 18:01:11 +02:00
msgstr "Přejít na výchozí zobrazení"
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:65
2018-04-03 19:20:21 +02:00
msgid "Navigation"
2019-02-12 01:52:41 +01:00
msgstr "Navigace"
2018-04-03 19:20:21 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:73
2021-05-03 18:01:11 +02:00
#: templates/zerver/app/left_sidebar.html:62
#: templates/zerver/app/left_sidebar.html:64
#: templates/zerver/app/left_sidebar.html:66
msgid "Filter streams"
msgstr "Filtrovat kanály"
2017-10-05 10:14:33 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:77
2020-05-08 01:05:36 +02:00
#: templates/zerver/app/right_sidebar.html:9
2016-07-19 00:01:13 +02:00
msgid "Search people"
2019-02-12 01:52:41 +01:00
msgstr "Hledat osoby"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:81
2016-08-24 23:38:43 +02:00
msgid "Previous message"
2017-06-06 20:43:38 +02:00
msgstr "Předchozí zpráva"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:89
2016-08-24 23:38:43 +02:00
msgid "Scroll up"
2019-02-12 01:52:41 +01:00
msgstr "Posunout nahoru"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:93
2016-08-24 23:38:43 +02:00
msgid "Scroll down"
2019-02-12 01:52:41 +01:00
msgstr "Posunout dolů"
2016-08-24 23:38:43 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:101
2017-06-06 20:43:38 +02:00
msgid "First message"
msgstr "První zpráva"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:110
2016-07-19 00:01:13 +02:00
msgid "Composing messages"
2019-02-12 01:52:41 +01:00
msgstr "Vytváření zpráv"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:118
2016-07-19 00:01:13 +02:00
msgid "Reply to author"
2017-06-06 20:43:38 +02:00
msgstr "Odpovědět autorovi"
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:122
2018-04-03 19:20:21 +02:00
msgid "Quote and reply to message"
msgstr "Ocitovat a odpovědět na zprávu"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:134
2017-06-06 20:43:38 +02:00
msgid "Compose a reply @-mentioning author"
msgstr "Sepsat odpověď @-zmiňující autora"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:138
2017-06-06 20:43:38 +02:00
msgid "Send message"
msgstr "Poslat zprávu"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:142
2017-06-06 20:43:38 +02:00
msgid "Insert new line"
msgstr "Vložit nový řádek"
2017-02-03 21:32:04 +01:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:155
2016-07-19 00:01:13 +02:00
msgid "Narrowing"
2017-06-06 20:43:38 +02:00
msgstr "Zúžení"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:159
2019-08-08 00:15:28 +02:00
msgid "Narrow to stream"
2019-09-24 22:02:33 +02:00
msgstr "Zúžit na kanál"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:163
2019-08-08 00:15:28 +02:00
msgid "Narrow to topic or PM conversation"
2019-09-24 22:02:33 +02:00
msgstr "Zúžit na téma nebo konverzaci vedenou soukromými zprávami"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:167
2016-07-19 00:01:13 +02:00
msgid "Narrow to all private messages"
2017-06-06 20:43:38 +02:00
msgstr "Zúžit na všechny soukromé zprávy"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:171
2017-06-06 20:43:38 +02:00
msgid "Narrow to next unread topic"
2019-02-12 01:52:41 +01:00
msgstr "Zúžit na další nepřečtené téma"
2017-06-06 20:43:38 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:175
2018-04-03 19:20:21 +02:00
msgid "Narrow to next unread private message"
2019-02-12 01:52:41 +01:00
msgstr "Zúžit na další nepřečtenou soukromou zprávu"
2018-04-03 19:20:21 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:179
2016-07-19 00:01:13 +02:00
msgid "Cycle between stream narrows"
2019-02-27 01:35:27 +01:00
msgstr "Procházet mezi jednotlivými zúženími kanálů"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:183
2018-01-18 18:10:07 +01:00
msgid "Narrow to all unmuted messages"
msgstr "Zúžit na všechny neutlumené zprávy"
2017-06-06 20:43:38 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:187
2019-01-04 23:42:46 +01:00
msgid "Narrow to current compose box recipient"
2019-02-12 01:52:41 +01:00
msgstr "Zúžit na příjemce aktuálně psané zprávy"
2019-01-04 23:42:46 +01:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:196
2017-06-06 20:43:38 +02:00
msgid "Message actions"
2019-02-12 01:52:41 +01:00
msgstr "Akce nad zprávou"
2017-06-06 20:43:38 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:200
2017-06-06 20:43:38 +02:00
msgid "Edit your last message"
msgstr "Upravit poslední zprávu"
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:204
2017-09-15 15:46:38 +02:00
msgid "Show message sender's profile"
msgstr "Ukázat profil odesílatele zprávy"
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:208
2017-06-06 20:43:38 +02:00
msgid "Show images in thread"
msgstr "Ukázat obrázky ve vláknu"
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:212
2017-06-06 20:43:38 +02:00
msgid "Edit selected message"
msgstr "Upravit vybranou zprávu"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:216
2017-06-06 20:43:38 +02:00
msgid "Star selected message"
2019-02-12 01:52:41 +01:00
msgstr "Přidat hvězdičku k označené zprávě"
2017-06-06 20:43:38 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:221
2017-06-06 20:43:38 +02:00
msgid "React to selected message with"
msgstr "Odpovědět na vybranou zprávu s"
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:230
2017-09-15 15:46:38 +02:00
msgid "Collapse/show selected message"
2019-02-12 01:52:41 +01:00
msgstr "Sbalit/rozbalit vybranou zprávu"
2017-09-15 15:46:38 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:234
2017-06-06 20:43:38 +02:00
msgid "Toggle topic mute"
2019-02-12 01:52:41 +01:00
msgstr "Přepnout ztlumení tématu"
2017-06-06 20:43:38 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:243
2021-05-03 18:01:11 +02:00
#: templates/zerver/app/left_sidebar.html:51
#: templates/zerver/app/left_sidebar.html:57
2020-07-01 19:39:00 +02:00
msgid "Recent topics"
msgstr "Nedávná témata"
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:247
2020-07-01 19:39:00 +02:00
msgid "View recent topics"
2020-07-14 09:24:31 +02:00
msgstr "Zobrazit nedávná témata"
2020-07-01 19:39:00 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:251
2021-05-03 18:01:11 +02:00
msgid "Filter topics"
2021-05-12 06:39:38 +02:00
msgstr "Filtrovat témata"
2020-07-01 19:39:00 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:260
msgid "Drafts"
msgstr "Koncepty"
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:268
2017-06-06 20:43:38 +02:00
msgid "Edit selected draft"
2019-02-12 01:52:41 +01:00
msgstr "Upravit vybraný koncept"
2017-06-06 20:43:38 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:272
2017-06-06 20:43:38 +02:00
msgid "Delete selected draft"
2019-02-12 01:52:41 +01:00
msgstr "Smazat vybraný koncept"
2017-06-06 20:43:38 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:281
2016-07-19 00:01:13 +02:00
msgid "Menus"
2017-06-06 20:43:38 +02:00
msgstr "Nabídky"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:285
2017-06-06 20:43:38 +02:00
msgid "Toggle the gear menu"
2019-02-12 01:52:41 +01:00
msgstr "Otevřít nastavení Zulipu"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:289
2017-06-06 20:43:38 +02:00
msgid "Open message menu"
msgstr "Otevřít nabídku ke zprávě"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:293
2017-06-06 20:43:38 +02:00
msgid "Open reactions menu"
2019-02-12 01:52:41 +01:00
msgstr "Otevřít nabídku reakcí"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:306
2017-09-15 15:46:38 +02:00
msgid "Streams settings"
2019-02-27 01:35:27 +01:00
msgstr "Nastavení kanálů"
2017-06-06 20:43:38 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:310
2017-06-06 20:43:38 +02:00
msgid "Scroll through streams"
2019-02-27 01:35:27 +01:00
msgstr "Procházet kanály"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:314
2017-06-06 20:43:38 +02:00
msgid "Switch between tabs"
msgstr "Přepínat mezi kartami"
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:318
2017-06-06 20:43:38 +02:00
msgid "View stream messages"
2019-02-27 01:35:27 +01:00
msgstr "Zobrazit zprávy z kanálu"
2017-06-06 20:43:38 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:322
2017-06-06 20:43:38 +02:00
msgid "Subscribe to/unsubscribe from selected stream"
2019-02-27 01:35:27 +01:00
msgstr "Odebírat/Zrušit odběr vybraných kanálů"
2017-06-06 20:43:38 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:326
2017-06-06 20:43:38 +02:00
msgid "Create new stream"
2019-02-27 01:35:27 +01:00
msgstr "Vytvořit nový kanál"
2017-06-06 20:43:38 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:332
2017-09-15 15:46:38 +02:00
msgid "Detailed keyboard shortcuts documentation"
2019-02-12 01:52:41 +01:00
msgstr "Podrobný popis klávesových zkratek"
2016-07-19 00:01:13 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/left_sidebar.html:5
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/left_sidebar.html:11
2018-01-18 18:10:07 +01:00
msgid "All messages"
msgstr "Všechny zprávy"
2021-05-03 18:01:11 +02:00
#: templates/zerver/app/left_sidebar.html:36
2017-06-06 20:43:38 +02:00
msgid "Mentions"
msgstr "Zmínky"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/app/left_sidebar.html:46
2019-02-12 01:52:41 +01:00
msgid "Starred messages"
msgstr "Zprávy s hvězdičkami"
2021-05-03 18:01:11 +02:00
#: templates/zerver/app/left_sidebar.html:62
2016-07-19 00:01:13 +02:00
msgid "STREAMS"
2019-02-27 01:35:27 +01:00
msgstr "KANÁLY"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/app/left_sidebar.html:63
2017-02-03 21:32:04 +01:00
msgid "Subscribe, add, or configure streams"
2019-02-27 01:35:27 +01:00
msgstr "Odebírat, přidat nebo nastavit kanály"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/app/left_sidebar.html:73
2021-04-15 23:58:47 +02:00
msgid "Back to streams"
2021-05-03 18:01:11 +02:00
msgstr "Zpět na kanály"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/app/left_sidebar.html:80
2021-04-15 23:58:47 +02:00
msgid "Subscribe to more streams"
2021-05-03 18:01:11 +02:00
msgstr "Přidat se k dalším kanálům"
2019-05-29 02:03:35 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/lightbox_overlay.html:10
2017-09-15 15:46:38 +02:00
msgid "Pan & Zoom"
msgstr "Přejíždění a zvětšení"
2017-02-03 21:32:04 +01:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/lightbox_overlay.html:11
2017-09-15 15:46:38 +02:00
msgid "Disabled"
msgstr "Zakázáno"
2016-07-19 00:01:13 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/lightbox_overlay.html:11
2017-09-15 15:46:38 +02:00
msgid "Enabled"
msgstr "Povoleno"
2016-07-19 00:01:13 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/lightbox_overlay.html:13
2017-09-15 15:46:38 +02:00
msgid "Open"
msgstr "Otevřít"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/lightbox_overlay.html:14
2017-09-15 15:46:38 +02:00
msgid "Download"
msgstr "Stáhnout"
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/message_history.html:5
2017-06-06 20:43:38 +02:00
msgid "Message edit history"
msgstr "Historie úprav zprávy"
2016-07-19 00:01:13 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/navbar.html:10
2018-08-03 18:47:55 +02:00
msgid "Stream list"
2019-02-27 01:35:27 +01:00
msgstr "Seznam kanálů"
2018-08-03 18:47:55 +02:00
2020-05-08 01:05:36 +02:00
#: templates/zerver/app/navbar.html:23 templates/zerver/app/navbar.html:24
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/navbar.html:34 templates/zerver/app/navbar.html:35
2016-07-19 00:01:13 +02:00
msgid "Search"
2017-06-06 20:43:38 +02:00
msgstr "Hledat"
2016-07-19 00:01:13 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/navbar.html:25 templates/zerver/app/navbar.html:36
2017-09-15 15:46:38 +02:00
msgid "Exit search"
msgstr "Ukončit hledání"
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/navbar.html:45
2018-08-03 18:47:55 +02:00
msgid "User list"
msgstr "Seznam uživatelů"
2017-10-05 10:14:33 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/navbar.html:53
2017-09-15 15:46:38 +02:00
msgid "Menu"
msgstr "Nabídka"
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/navbar.html:65
2017-01-15 20:22:51 +01:00
msgid "Manage streams"
2019-02-27 01:35:27 +01:00
msgstr "Spravovat kanály"
2016-07-19 00:01:13 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/navbar.html:70
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/settings_overlay.html:4
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/settings_overlay.html:177 zerver/lib/hotspots.py:32
2016-07-19 00:01:13 +02:00
msgid "Settings"
2017-06-06 20:43:38 +02:00
msgstr "Nastavení"
2017-02-03 21:32:04 +01:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/navbar.html:76
2017-06-06 20:43:38 +02:00
msgid "Manage organization"
msgstr "Spravovat organizaci"
2017-02-03 21:32:04 +01:00
2021-05-13 18:37:06 +02:00
#: templates/zerver/app/navbar.html:83
msgid "Usage statistics"
2021-05-27 09:13:49 +02:00
msgstr "Statistiky využití"
2021-05-13 18:37:06 +02:00
#: templates/zerver/app/navbar.html:90 templates/zerver/footer.html:16
2018-08-03 18:47:55 +02:00
msgid "Help center"
2019-02-12 01:52:41 +01:00
msgstr "Centrum nápovědy"
2017-09-15 15:46:38 +02:00
2021-05-13 18:37:06 +02:00
#: templates/zerver/app/navbar.html:100
2021-04-15 23:58:47 +02:00
msgid "Message formatting"
msgstr "Formátování zprávy"
2021-05-13 18:37:06 +02:00
#: templates/zerver/app/navbar.html:105
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/search_operators.html:2
2017-02-01 02:44:19 +01:00
msgid "Search operators"
2019-02-12 01:52:41 +01:00
msgstr "Operátory pro vyhledávání"
2016-07-19 00:01:13 +02:00
2021-05-14 00:37:30 +02:00
#: templates/zerver/app/navbar.html:111 templates/zerver/footer.html:3
2021-05-12 06:39:38 +02:00
msgid "About Zulip"
msgstr "O Zulipu"
2021-05-14 00:37:30 +02:00
#: templates/zerver/app/navbar.html:117
2021-05-13 18:37:06 +02:00
msgid "Contact support"
msgstr "Spojit se s podporou"
2021-05-14 00:37:30 +02:00
#: templates/zerver/app/navbar.html:124
2017-10-05 10:14:33 +02:00
msgid "Desktop & mobile apps"
2019-02-12 01:52:41 +01:00
msgstr "Desktopové a mobilní aplikace"
2017-10-05 10:14:33 +02:00
2021-05-14 00:37:30 +02:00
#: templates/zerver/app/navbar.html:129 templates/zerver/footer.html:50
2018-07-27 21:25:57 +02:00
msgid "Integrations"
2019-02-12 01:52:41 +01:00
msgstr "Integrace"
2018-07-27 21:25:57 +02:00
2021-05-14 00:37:30 +02:00
#: templates/zerver/app/navbar.html:134
2016-07-19 00:01:13 +02:00
msgid "API documentation"
2017-06-06 20:43:38 +02:00
msgstr "Dokumentace k API"
2016-07-19 00:01:13 +02:00
2021-05-14 00:37:30 +02:00
#: templates/zerver/app/navbar.html:147
2021-05-13 18:37:06 +02:00
msgid "Support Zulip"
2021-05-27 09:13:49 +02:00
msgstr "Podpořte Zulip"
2017-09-15 15:46:38 +02:00
2021-05-14 00:37:30 +02:00
#: templates/zerver/app/navbar.html:154
2018-10-22 23:50:00 +02:00
msgid "Plans and pricing"
2019-02-12 01:52:41 +01:00
msgstr "Ceník a plány"
2018-10-22 23:50:00 +02:00
2021-05-14 00:37:30 +02:00
#: templates/zerver/app/navbar.html:162
2016-07-19 00:01:13 +02:00
msgid "Invite users"
2017-06-06 20:43:38 +02:00
msgstr "Pozvat uživatele"
2016-07-19 00:01:13 +02:00
2021-05-14 00:37:30 +02:00
#: templates/zerver/app/navbar.html:168
2017-02-03 21:32:04 +01:00
msgid ""
2017-06-06 20:43:38 +02:00
"Grant Zulip the Kerberos tickets needed to run your Zephyr mirror via "
"Webathena"
2019-02-12 01:52:41 +01:00
msgstr "Dejte Zulipu Kerberos tickety, které jsou potřeba ke spuštění zrcadla Zephyr prostřednictvím Webatheny"
2016-07-19 00:01:13 +02:00
2021-05-14 00:37:30 +02:00
#: templates/zerver/app/navbar.html:170
2016-07-19 00:01:13 +02:00
msgid "Link with Webathena"
2019-02-12 01:52:41 +01:00
msgstr "Propojit s Webathena"
2016-07-19 00:01:13 +02:00
2021-05-14 00:37:30 +02:00
#: templates/zerver/app/navbar.html:176
2016-07-19 00:01:13 +02:00
msgid "Log out"
2017-06-06 20:43:38 +02:00
msgstr "Odhlásit se"
2016-07-19 00:01:13 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/navbar_alerts.html:4
2020-05-08 01:05:36 +02:00
msgid ""
"Zulip needs your permission to\n"
2021-01-20 02:45:05 +01:00
" <a class=\"request-desktop-notifications alert-link\" role=\"button\" tabindex=0>enable desktop notifications.</a>\n"
2020-05-08 01:05:36 +02:00
" "
2021-05-03 18:01:11 +02:00
msgstr "potřebuje vaše svolení pro\n <a class=\"request-desktop-notifications alert-link\" role=\"button\" tabindex=0>povolení oznámení na ploše.</a>\n "
2020-05-08 01:05:36 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/navbar_alerts.html:9
2020-05-08 01:05:36 +02:00
msgid ""
"We strongly recommend enabling desktop notifications. They help Zulip keep "
"your team connected."
msgstr "Velmi doporučujeme povolit oznámení na ploše. Pomohou Zulipu udržet váš tým propojený."
2018-07-27 21:25:57 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/navbar_alerts.html:11
2020-05-08 01:05:36 +02:00
msgid "Enable notifications"
msgstr "Povolit oznámení"
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/navbar_alerts.html:13
2020-05-08 01:05:36 +02:00
msgid "Ask me later"
msgstr "Zeptat se později"
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/navbar_alerts.html:15
2020-05-08 01:05:36 +02:00
msgid "Never ask on this computer"
msgstr "Nikdy se neptat na tomto počítači"
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/navbar_alerts.html:22
2020-05-08 01:05:36 +02:00
msgid ""
"Zulip needs to send email to confirm users' addresses and send "
"notifications."
msgstr "Zulip potřebuje odeslat e-mail pro ověření adresy uživatele a posílání oznámení."
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/navbar_alerts.html:24
2020-05-08 01:05:36 +02:00
msgid "See how to configure email."
msgstr "Podívejte se jak nastavit e-mail."
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/navbar_alerts.html:31
2021-04-15 23:58:47 +02:00
#, python-format
2020-05-08 01:05:36 +02:00
msgid ""
"\n"
" Complete the\n"
2021-04-15 23:58:47 +02:00
" <a class=\"alert-link\" href=\"%(profile_link)s\">organization profile</a>\n"
" to brand and explain the purpose of this Zulip organization.\n"
2020-05-08 01:05:36 +02:00
" "
2021-05-03 18:01:11 +02:00
msgstr "\n Dokončete\n <a class=\"alert-link\" href=\"%(profile_link)s\">profil organizace</a>\n pro označení a vysvětlení účelu této organizace Zulipu.\n "
2020-05-08 01:05:36 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/navbar_alerts.html:41
2020-05-08 01:05:36 +02:00
msgid ""
2021-04-15 23:58:47 +02:00
"You are using an old version of the Zulip desktop app with known security "
"bugs."
2021-05-03 18:01:11 +02:00
msgstr "Používáte starou verzi aplikace pracovní plochy Zulip se známými chybami zabezpečení."
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/navbar_alerts.html:43
msgid "Download the latest version."
2021-05-03 18:01:11 +02:00
msgstr "Stáhnout nejnovější verzi"
2020-05-08 01:05:36 +02:00
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/navbar_alerts.html:50
2021-05-03 18:01:11 +02:00
msgid "This Zulip server is running an old version and should be upgraded."
2021-05-12 06:39:38 +02:00
msgstr "Server Zulip běží ve staré verzi a měl by být povýšen."
#: templates/zerver/app/navbar_alerts.html:53
msgid "Learn more"
2021-05-13 18:37:06 +02:00
msgstr "Dozvědět se více"
2021-05-03 18:01:11 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/navbar_alerts.html:56
msgid "Dismiss for a week"
2021-05-13 18:37:06 +02:00
msgstr "Vypustit z hlavy na týden"
2021-05-03 18:01:11 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/navbar_alerts.html:64
2020-05-08 01:05:36 +02:00
#, python-format
msgid ""
"\n"
" Welcome back! You have <span class=\"bankruptcy_unread_count\">%(count)s</span> unread messages. Do you want to mark them all as read?\n"
" "
2021-05-03 18:01:11 +02:00
msgstr "\n Vítejte zpět. Máte <span class=\"bankruptcy_unread_count\">%(count)s</span> nepřečtených zpráv. Chcete je všechny označit jako přečtené?\n "
2020-05-08 01:05:36 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/navbar_alerts.html:68
2021-04-15 23:58:47 +02:00
msgid "Yes, please!"
msgstr "Ano, prosím!"
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/navbar_alerts.html:70
2021-04-15 23:58:47 +02:00
msgid "No, I'll catch up."
msgstr "Ne, později."
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/navbar_alerts.html:76
2020-05-08 01:05:36 +02:00
msgid ""
"\n"
" Marking all messages as read…\n"
" "
2020-06-21 08:33:07 +02:00
msgstr "\n Všechny zprávy se označují za přečtené..."
2020-05-08 01:05:36 +02:00
#: templates/zerver/app/right_sidebar.html:5
#: templates/zerver/app/right_sidebar.html:6
2018-07-27 21:25:57 +02:00
msgid "Filter users"
msgstr "Filtrovat uživatele"
2020-05-08 01:05:36 +02:00
#: templates/zerver/app/right_sidebar.html:5
2018-07-27 21:25:57 +02:00
msgid "USERS"
msgstr "UŽIVATELÉ"
2021-04-15 23:58:47 +02:00
#: templates/zerver/app/right_sidebar.html:21
2019-02-27 01:35:27 +01:00
msgid "Invite more users"
msgstr "Pozvat další uživatele"
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/search_operators.html:7
msgid "Operator"
msgstr "Operátor"
#: templates/zerver/app/search_operators.html:8
msgid "Effect"
msgstr "Efekt"
#: templates/zerver/app/search_operators.html:13
msgid "Narrow to messages on stream"
2019-02-27 01:35:27 +01:00
msgstr "Zúžit na zprávy v kanálu"
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/search_operators.html:17
msgid "Narrow to messages with topic"
2019-02-12 01:52:41 +01:00
msgstr "Zúžit na zprávy s tématem"
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/search_operators.html:21
msgid "Narrow to private messages with"
msgstr "Zúžit na soukromé zprávy s"
#: templates/zerver/app/search_operators.html:25
msgid "Narrow to group private messages with"
2019-02-12 01:52:41 +01:00
msgstr "Zúžit na soukromé skupinové zprávy s"
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/search_operators.html:29
msgid "Narrow to messages sent by"
2019-02-12 01:52:41 +01:00
msgstr "Zúžit na zprávy poslané od"
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/search_operators.html:33
msgid "Narrow to messages sent by you."
msgstr "Zúžit na zprávy odeslané vámi."
#: templates/zerver/app/search_operators.html:37
msgid "Center the view around message ID"
2019-02-12 01:52:41 +01:00
msgstr "Vycentrovat zobrazení okolo zprávy s ID"
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/search_operators.html:41
msgid "Narrow to just message ID"
msgstr "Zúžit přesně na ID zprávy"
2018-08-03 18:47:55 +02:00
#: templates/zerver/app/search_operators.html:45
2019-09-24 22:02:33 +02:00
msgid "Search all public streams in the organization."
2019-09-27 22:13:54 +02:00
msgstr "Prohledat všechny veřejné kanály v organizaci."
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:49
2018-07-27 21:25:57 +02:00
msgid "Narrow to messages with alert words."
2019-02-12 01:52:41 +01:00
msgstr "Zúžit na zprávy se sledovanými slovy."
2018-07-27 21:25:57 +02:00
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:53
2018-07-27 21:25:57 +02:00
msgid "Narrow to messages that mention you."
2019-02-12 01:52:41 +01:00
msgstr "Zúžit na zprávy, ve kterých jste zmíněni."
2018-07-27 21:25:57 +02:00
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:57
2018-07-27 21:25:57 +02:00
msgid "Narrow to private messages."
msgstr "Zúžit na soukromé zprávy."
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:61
2018-07-27 21:25:57 +02:00
msgid "Narrow to starred messages."
msgstr "Zúžit na zprávy označené hvězdičkami."
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:65
2018-07-27 21:25:57 +02:00
msgid "Narrow to unread messages."
msgstr "Zúžit na nepřečtené zprávy."
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:69
2018-07-27 21:25:57 +02:00
msgid "Narrow to messages containing links."
msgstr "Zúžit na zprávy obsahující odkazy."
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:73
2018-07-27 21:25:57 +02:00
msgid "Narrow to messages containing images."
msgstr "Zúžit na zprávy obsahující obrázky."
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:77
2018-07-27 21:25:57 +02:00
msgid "Narrow to messages containing uploads."
msgstr "Zúžit na zprávy obsahující nahrané soubory."
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:81
2018-07-27 21:25:57 +02:00
msgid ""
"Search for <span class=\"operator_value\"> keyword </span> in the topic or "
"message content "
msgstr "Hledat <span class=\"operator_value\"> klíčové slovo </span> v předmětu hovoru nebo v obsahu zprávy "
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:85
2018-07-27 21:25:57 +02:00
msgid "Exclude messages with topic <span class=\"operator_value\">topic</span>"
2019-02-12 01:52:41 +01:00
msgstr "Vyloučit zprávy s tématem <span class=\"operator_value\">téma</span>"
2018-07-27 21:25:57 +02:00
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:89
2018-08-03 18:47:55 +02:00
msgid ""
2019-12-11 20:22:50 +01:00
"You can use any combination of these search\n"
" operators in a single query. For example:"
2019-12-13 05:34:46 +01:00
msgstr "V rámci jednoho dotazu můžete použít jakoukoliv kombinaci těchto vyhledávacích operátorů. Například:"
2018-08-03 18:47:55 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/search_operators.html:92
2018-08-03 18:47:55 +02:00
msgid "streamname"
2019-02-27 01:35:27 +01:00
msgstr "název-kanálu"
2018-08-03 18:47:55 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/search_operators.html:93
2018-08-03 18:47:55 +02:00
msgid "user@example.com"
2019-02-12 01:52:41 +01:00
msgstr "uzivatel@example.com"
2018-08-03 18:47:55 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/search_operators.html:94
2018-08-03 18:47:55 +02:00
msgid "keyword"
msgstr "klíčové slovo"
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/search_operators.html:106
2018-08-03 18:47:55 +02:00
#, python-format
2018-07-27 21:25:57 +02:00
msgid ""
"\n"
2018-08-03 18:47:55 +02:00
" That query would search for messages sent by\n"
" <span class=\"operator_value\">%(placeholder_email)s</span>\n"
2018-07-27 21:25:57 +02:00
" to stream\n"
2018-08-03 18:47:55 +02:00
" <span class=\"operator_value\">%(placeholder_stream)s</span>\n"
2018-07-27 21:25:57 +02:00
" containing the keyword\n"
2018-08-03 18:47:55 +02:00
" <span class=\"operator_value\">%(placeholder_keyword)s</span>.\n"
" "
2019-02-27 01:35:27 +01:00
msgstr "\n Tento dotaz bude hledat zprávy poslané\n <span class=\"operator_value\">%(placeholder_email)s</span>\n do kanálu\n <span class=\"operator_value\">%(placeholder_stream)s</span>\n obsahující klíčové slovo\n <span class=\"operator_value\">%(placeholder_keyword)s</span>.\n "
2018-08-03 18:47:55 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/search_operators.html:116
2018-08-03 18:47:55 +02:00
msgid "Detailed search operators documentation"
2019-02-12 01:52:41 +01:00
msgstr "Podrobná dokumentace k vyhledávacím operátorům"
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/settings_overlay.html:16
2021-01-20 02:45:05 +01:00
#: templates/zerver/register.html:91
2018-07-27 21:25:57 +02:00
msgid "Your account"
msgstr "Váš účet"
#: templates/zerver/app/settings_overlay.html:20
msgid "Display settings"
msgstr "Zobrazit nastavení"
#: templates/zerver/app/settings_overlay.html:24
msgid "Notifications"
2019-02-27 01:35:27 +01:00
msgstr "Oznámení"
2018-07-27 21:25:57 +02:00
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/settings_overlay.html:29
2018-07-27 21:25:57 +02:00
msgid "Your bots"
msgstr "Vaši roboti"
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/settings_overlay.html:34
2018-07-27 21:25:57 +02:00
msgid "Alert words"
2019-02-12 01:52:41 +01:00
msgstr "Sledovaná slova"
2018-07-27 21:25:57 +02:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/settings_overlay.html:39
2018-07-27 21:25:57 +02:00
msgid "Uploaded files"
msgstr "Nahrané soubory"
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/settings_overlay.html:44
2018-07-27 21:25:57 +02:00
msgid "Muted topics"
2019-02-12 01:52:41 +01:00
msgstr "Ztlumená témata"
2018-07-27 21:25:57 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/settings_overlay.html:48
2021-05-03 18:01:11 +02:00
msgid "Muted users"
2021-05-12 06:39:38 +02:00
msgstr "Ztlumení uživatelé"
2021-05-03 18:01:11 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/settings_overlay.html:55
2018-07-27 21:25:57 +02:00
msgid "Organization profile"
msgstr "Profil organizace"
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/settings_overlay.html:57
#: templates/zerver/app/settings_overlay.html:64
#: templates/zerver/app/settings_overlay.html:71
#: templates/zerver/app/settings_overlay.html:81
#: templates/zerver/app/settings_overlay.html:103
#: templates/zerver/app/settings_overlay.html:112
#: templates/zerver/app/settings_overlay.html:121
#: templates/zerver/app/settings_overlay.html:130
#: templates/zerver/app/settings_overlay.html:138
#: templates/zerver/app/settings_overlay.html:145
2019-01-04 23:42:46 +01:00
msgid "Only organization administrators can edit these settings."
2019-02-12 01:52:41 +01:00
msgstr "Pouze správci organizace mohou upravovat tato nastavení."
2019-01-04 23:42:46 +01:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/settings_overlay.html:62
2018-07-27 21:25:57 +02:00
msgid "Organization settings"
msgstr "Nastavení organizace"
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/settings_overlay.html:69
2018-07-27 21:25:57 +02:00
msgid "Organization permissions"
2019-02-12 01:52:41 +01:00
msgstr "Oprávnění v organizaci"
2018-07-27 21:25:57 +02:00
2021-05-27 09:13:49 +02:00
#: templates/zerver/app/settings_overlay.html:76 zerver/models.py:2374
2018-07-27 21:25:57 +02:00
msgid "Custom emoji"
2019-02-27 01:35:27 +01:00
msgstr "Vlastní obrázeček"
2018-07-27 21:25:57 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/settings_overlay.html:78
2019-01-04 23:42:46 +01:00
msgid "Guest users cannot edit custom emoji."
2019-02-27 01:35:27 +01:00
msgstr "Hosté nemohou upravovat vlastní obrázeček."
2019-01-04 23:42:46 +01:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/settings_overlay.html:88
2018-07-27 21:25:57 +02:00
msgid "User groups"
msgstr "Uživatelské skupiny"
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/settings_overlay.html:93
2018-07-27 21:25:57 +02:00
msgid "Authentication methods"
2019-02-12 01:52:41 +01:00
msgstr "Způsoby autentizace"
2018-07-27 21:25:57 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/settings_overlay.html:95
2020-06-21 08:33:07 +02:00
msgid "Only organization owners can edit these settings."
msgstr "Pouze vlastníci organizace mohou upravovat tato nastavení."
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/settings_overlay.html:110
2018-07-27 21:25:57 +02:00
msgid "Deactivated users"
msgstr "Vypnutí uživatelé"
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/settings_overlay.html:128
2018-07-27 21:25:57 +02:00
msgid "Default streams"
2019-02-27 01:35:27 +01:00
msgstr "Výchozí kanály"
2018-07-27 21:25:57 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/settings_overlay.html:136
2018-10-22 23:50:00 +02:00
msgid "Linkifiers"
2019-02-12 01:52:41 +01:00
msgstr "Generátory odkazů"
2018-07-27 21:25:57 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/settings_overlay.html:143
2021-05-03 18:01:11 +02:00
msgid "Code playgrounds"
2021-05-12 06:39:38 +02:00
msgstr "Dětská hřiště pro kód"
2021-05-03 18:01:11 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/settings_overlay.html:151
2018-07-27 21:25:57 +02:00
msgid "Custom profile fields"
2019-02-12 01:52:41 +01:00
msgstr "Vlastní pole profilu"
2018-07-27 21:25:57 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/settings_overlay.html:157
2018-07-27 21:25:57 +02:00
msgid "Invitations"
2019-02-12 01:52:41 +01:00
msgstr "Pozvánky"
2018-07-27 21:25:57 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/settings_overlay.html:163
2019-09-24 22:02:33 +02:00
msgid "Data exports"
2019-09-27 22:13:54 +02:00
msgstr "Uložení dat"
2019-09-24 22:02:33 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/app/settings_overlay.html:169
2019-08-08 00:15:28 +02:00
msgid "Show more"
msgstr "Ukázat více"
2018-07-27 21:25:57 +02:00
#: templates/zerver/config_error.html:14
msgid ""
"\n"
2021-01-20 02:45:05 +01:00
" You are trying to log in using LDAP without creating an\n"
2018-07-27 21:25:57 +02:00
" organization first. Please use EmailAuthBackend to create\n"
" your organization and then try again.\n"
" "
2021-05-03 18:01:11 +02:00
msgstr "\n Pokoušíte se přihlásit pomocí LDAPu, aniž byste nejprve\n vytvořil nějakou organizaci. Použijte prosím EmailAuthBackend pro\n vytvoření vaší organizace a potom to zkuste znovu.\n "
2018-07-27 21:25:57 +02:00
#: templates/zerver/confirm_continue_registration.html:10
msgid "Zulip account not found."
2019-02-12 01:52:41 +01:00
msgstr "Nebyl nalezen Zulip účet."
2018-07-27 21:25:57 +02:00
#: templates/zerver/confirm_continue_registration.html:14
#, python-format
msgid ""
"\n"
" No account found for %(email)s.\n"
" "
msgstr "\n Nenalezen žádný účet pro %(email)s.\n "
#: templates/zerver/confirm_continue_registration.html:26
msgid "Log in with another account"
msgstr "Přihlásit se pomocí jiného účtu"
#: templates/zerver/confirm_continue_registration.html:33
msgid "Continue to registration"
2019-02-12 01:52:41 +01:00
msgstr "Pokračovat na registrací"
2018-07-27 21:25:57 +02:00
2020-06-21 08:33:07 +02:00
#: templates/zerver/confirmation_link_expired_error.html:8
msgid "The registration link has expired or is not valid."
msgstr "Odkaz na registraci vypršel nebo není platný."
#: templates/zerver/confirmation_link_expired_error.html:9
2021-05-03 18:01:11 +02:00
#: templates/zerver/footer.html:35
2020-06-21 08:33:07 +02:00
#: templates/zerver/log_into_subdomain_token_invalid.html:9
2021-05-03 18:01:11 +02:00
#: templates/zerver/login.html:103 templates/zerver/portico-header.html:27
2020-07-16 10:03:18 +02:00
#: templates/zerver/portico-header.html:33
2020-06-21 08:33:07 +02:00
msgid "Log in"
msgstr "Přihlásit se"
2019-09-24 22:02:33 +02:00
#: templates/zerver/create_realm.html:12
2018-07-27 21:25:57 +02:00
msgid "Create a new Zulip organization"
2019-02-12 01:52:41 +01:00
msgstr "Vytvořit novou Zulip organizaci"
2018-07-27 21:25:57 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/create_realm.html:20 templates/zerver/reset.html:22
2018-07-27 21:25:57 +02:00
msgid "Enter your email address"
2019-02-12 01:52:41 +01:00
msgstr "Zadejte svůj e-mail"
2018-07-27 21:25:57 +02:00
2019-09-24 22:02:33 +02:00
#: templates/zerver/create_realm.html:25
2018-07-27 21:25:57 +02:00
msgid "Create organization"
msgstr "Vytvořit organizaci"
2019-05-29 02:03:35 +02:00
#: templates/zerver/deactivated.html:15
2018-07-27 21:25:57 +02:00
msgid "Deactivated organization"
2019-02-12 01:52:41 +01:00
msgstr "Vypnutá organizace"
2018-07-27 21:25:57 +02:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/deactivated.html:20
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
"\n"
" The organization you are trying to join, %(deactivated_domain_name)s, has been deactivated.\n"
2021-03-23 02:06:43 +01:00
" "
2021-05-03 18:01:11 +02:00
msgstr "\n Organizace, ke které se pokoušíte připojit, %(deactivated_domain_name)s, byla vypnuta.\n "
2021-03-23 02:06:43 +01:00
#: templates/zerver/deactivated.html:24
#, python-format
msgid ""
"\n"
" It has moved to <a href=\"%(deactivated_redirect)s\">%(deactivated_redirect)s</a>.\n"
" "
2021-05-03 18:01:11 +02:00
msgstr "\n Přesunula se na <a href=\"%(deactivated_redirect)s\">%(deactivated_redirect)s</a>.\n "
2021-03-23 02:06:43 +01:00
#: templates/zerver/deactivated.html:28
#, python-format
msgid ""
"\n"
2018-07-27 21:25:57 +02:00
" Please contact <a href=\"mailto:%(support_email)s\">%(support_email)s</a> to reactivate\n"
" this group.\n"
" "
2021-05-03 18:01:11 +02:00
msgstr "\n Spojte se, prosím, s <a href=\"mailto:%(support_email)s\">%(support_email)s</a> pro opětovné\n zapnutí této skupiny.\n "
2018-07-27 21:25:57 +02:00
2020-06-04 23:05:54 +02:00
#: templates/zerver/desktop_login.html:7
msgid "Finish desktop login"
2020-06-21 08:33:07 +02:00
msgstr "Dokončit přihlášení počítače"
2020-06-04 23:05:54 +02:00
#: templates/zerver/desktop_login.html:10
msgid ""
"Use your web browser to finish logging in, then come back here to paste in "
"your login token."
2020-06-21 08:33:07 +02:00
msgstr "Použijte prohlížeč internetu na dokončení přihlášení se, potom jděte zpět sem pro vložení svého přihlašovacího elektronického klíče."
2020-06-04 23:05:54 +02:00
#: templates/zerver/desktop_login.html:14
msgid "Paste token here"
2020-06-21 08:33:07 +02:00
msgstr "Vložit elektronický klíč zde"
2020-06-04 23:05:54 +02:00
#: templates/zerver/desktop_login.html:16
msgid "Finish"
2020-06-21 08:33:07 +02:00
msgstr "Dokončit"
2020-06-04 23:05:54 +02:00
#: templates/zerver/desktop_login.html:20
msgid "Incorrect token."
2020-06-21 08:33:07 +02:00
msgstr "Nesprávný elektronický klíč."
2020-06-04 23:05:54 +02:00
#: templates/zerver/desktop_login.html:24
msgid "Token accepted. Logging you in…"
2020-06-21 08:33:07 +02:00
msgstr "Elektronický klíč přijat. Jste přihlašován..."
2020-06-04 23:05:54 +02:00
#: templates/zerver/desktop_redirect.html:8
msgid ""
"Copy this login token and return to your Zulip app to finish logging in:"
2020-06-21 08:33:07 +02:00
msgstr "Zkopírujte tento přihlašovací elektronický klíč a vraťte se do svého Zulipu pro dokončení přihlášení:"
2020-06-04 23:05:54 +02:00
#: templates/zerver/desktop_redirect.html:13
msgid "Copy"
msgstr "Kopírovat"
#: templates/zerver/desktop_redirect.html:15
msgid "You may then close this window."
2020-06-21 08:33:07 +02:00
msgstr "Potom toto okno můžete zavřít."
2020-06-04 23:05:54 +02:00
#: templates/zerver/desktop_redirect.html:16
msgid "Or, continue in your browser."
2020-06-21 08:33:07 +02:00
msgstr "Nebo pokračovat v prohlížeči:"
2020-06-04 23:05:54 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/development/dev_login.html:22
2020-06-21 08:33:07 +02:00
msgid "Owners"
msgstr "Vlastníci"
2021-05-03 18:01:11 +02:00
#: templates/zerver/development/dev_login.html:31
2018-07-27 21:25:57 +02:00
msgid "Administrators"
msgstr "Správci"
2021-05-03 18:01:11 +02:00
#: templates/zerver/development/dev_login.html:49
2018-07-27 21:25:57 +02:00
msgid "Guest users"
2019-02-12 01:52:41 +01:00
msgstr "Hosté"
2018-07-27 21:25:57 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/development/dev_login.html:61
2018-07-27 21:25:57 +02:00
msgid "Normal users"
msgstr "Normální uživatelé"
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/confirm_new_email.html:9
#: templates/zerver/emails/compiled/find_team.html:9
#: templates/zerver/emails/confirm_new_email.source.html:8
#: templates/zerver/emails/confirm_new_email.txt:1
#: templates/zerver/emails/find_team.source.html:8
#: templates/zerver/emails/find_team.txt:1
2019-02-12 01:52:41 +01:00
#, python-format
2019-02-27 01:35:27 +01:00
msgid "Hi %(user_name)s,"
msgstr "Ahoj %(user_name)s,"
2018-07-27 21:25:57 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/confirm_new_email.html:11
#: templates/zerver/emails/confirm_new_email.source.html:10
#: templates/zerver/emails/confirm_new_email.txt:4
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"We received a request to change the email address for the Zulip account on "
"%(realm_uri)s from %(old_email)s to %(new_email)s. To confirm this change, "
"please click below:"
msgstr "Obdrželi jsme požadavek na změnu vaší e-mailové adresy pro Zulip účet na %(realm_uri)s z %(old_email)s na %(new_email)s. Pro potvrzení této změny klepněte níže:"
2018-07-27 21:25:57 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/confirm_new_email.html:12
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/confirm_new_email.source.html:11
2018-07-27 21:25:57 +02:00
msgid "Confirm email change"
2019-02-12 01:52:41 +01:00
msgstr "Potvrdit změnu e-mailu"
2018-07-27 21:25:57 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/confirm_new_email.html:14
2021-03-23 02:06:43 +01:00
#: templates/zerver/emails/confirm_new_email.source.html:13
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2021-03-23 02:06:43 +01:00
"If you did not request this change, please contact us immediately at "
"%(support_email)s."
2021-05-03 18:01:11 +02:00
msgstr "Pokud jste nedali podnět k této změně, neprodleně se s námi spojte na %(support_email)s."
2019-05-29 02:03:35 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/emails/compiled/confirm_registration.html:10
#: templates/zerver/emails/confirm_registration.source.html:9
#: templates/zerver/emails/confirm_registration.txt:1
msgid "You recently signed up for Zulip. Awesome!"
2019-02-12 01:52:41 +01:00
msgstr "Nedávno jste se přihlásil/a k Zulipu. Skvělé!"
2018-07-27 21:25:57 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/confirm_registration.html:13
#: templates/zerver/emails/confirm_registration.source.html:12
msgid "Click the button below to complete registration."
2019-02-12 01:52:41 +01:00
msgstr "Klepněte na tlačítko níže pro dokončení registrace."
2018-07-27 21:25:57 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/confirm_registration.html:14
2021-03-23 02:06:43 +01:00
#: templates/zerver/emails/compiled/invitation.html:17
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/invitation_reminder.html:15
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/confirm_registration.source.html:13
2021-01-20 02:45:05 +01:00
#: templates/zerver/emails/invitation.source.html:16
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/invitation_reminder.source.html:14
2018-07-27 21:25:57 +02:00
msgid "Complete registration"
2019-02-12 01:52:41 +01:00
msgstr "Dokončit registraci"
2018-07-27 21:25:57 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/confirm_registration.html:16
2021-03-23 02:06:43 +01:00
#: templates/zerver/emails/compiled/invitation.html:20
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/realm_reactivation.html:20
2021-03-23 02:06:43 +01:00
#: templates/zerver/emails/confirm_registration.source.html:15
#: templates/zerver/emails/invitation.source.html:19
#: templates/zerver/emails/realm_reactivation.source.html:19
#: templates/zerver/emails/realm_reactivation.txt:13
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2021-03-23 02:06:43 +01:00
"Contact us any time at %(support_email)s if you run into trouble, have any "
"feedback, or just want to chat!"
msgstr "Spojte se s námi kdykoliv na %(support_email)s. Pokud si nevíte rady, máte nějaký podnět, nebo si jen chcete poklábosit!"
2019-05-29 02:03:35 +02:00
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/compiled/custom_email_0a044db0e6751f218a47a4331c50b45c.html:4
#: templates/zerver/emails/compiled/custom_email_323d33263c802b7a808798ed9b6b5891.html:4
#: templates/zerver/emails/compiled/custom_email_556550265caff1cd1fc70d6c7ef85cfc.html:4
#: templates/zerver/emails/compiled/custom_email_71be297c80227efa5868a945ab2f03d5.html:4
#: templates/zerver/emails/compiled/custom_email_76050a3fd18b4fc53c74b18de6b3cc57.html:4
#: templates/zerver/emails/compiled/custom_email_8a64d4c3ba4c8579f83733107016b9b0.html:4
#: templates/zerver/emails/compiled/custom_email_bb3181f792c96e031e57a0697a9ccba6.html:4
#: templates/zerver/emails/compiled/custom_email_ebb5a4fe863941c2b7fc04a6f169a4ec.html:4
#: templates/zerver/emails/compiled/custom_email_ed271a34d10d853722568eb6ada75850.html:4
#: templates/zerver/emails/compiled/markdown_email.html:4
#: templates/zerver/emails/markdown_email.source.html:4
msgid "Zulip logo"
msgstr "Značka Zulipu"
#: templates/zerver/emails/compiled/digest.html:28
#: templates/zerver/emails/digest.source.html:27
msgid "New streams"
2020-06-21 08:33:07 +02:00
msgstr "Nové kanály"
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/compiled/digest.html:35
#: templates/zerver/emails/digest.source.html:34
msgid "Click here to log in to Zulip and catch up."
2020-06-21 08:33:07 +02:00
msgstr "Zde klepněte pro přihlášení k programu Zulip."
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/compiled/digest.html:40
#: templates/zerver/emails/compiled/followup_day2.html:34
#: templates/zerver/emails/compiled/notify_new_login.html:48
2021-05-03 18:01:11 +02:00
#: templates/zerver/emails/custom/compiled/custom_email_13351dad3bd3972e796012ab305e4a5d.html:66
#: templates/zerver/emails/custom/compiled/custom_email_1db042280b1efac69028573753f2ebed.html:16
#: templates/zerver/emails/custom/compiled/custom_email_1f26fbeaaeb2dafd85012f1c2b071e51.html:26
2021-05-27 09:13:49 +02:00
#: templates/zerver/emails/custom/compiled/custom_email_2b91e0b32f8ab81738217df8a492c7d6.html:33
2021-05-03 18:01:11 +02:00
#: templates/zerver/emails/custom/compiled/custom_email_6f4f1ad43022ffb9e29d13d670a963e7.html:18
#: templates/zerver/emails/custom/compiled/custom_email_d5c63509cf008c626cdcbdde801f814c.html:35
2021-05-12 06:39:38 +02:00
#: templates/zerver/emails/custom/compiled/custom_email_d9c10b1bfc0ddab1178c75dcee1d8de7.html:16
2021-05-03 18:01:11 +02:00
#: templates/zerver/emails/custom/compiled/custom_email_dab625ae2974493761ac9453f4022481.html:34
#: templates/zerver/emails/custom/compiled/custom_email_edbafec978446c47ea6c6960a29a245a.html:16
#: templates/zerver/emails/custom/compiled/custom_email_f25fc427d4e556e25426d5d35b76e470.html:35
#: templates/zerver/emails/custom/custom_email_13351dad3bd3972e796012ab305e4a5d.source.html:65
#: templates/zerver/emails/custom/custom_email_1db042280b1efac69028573753f2ebed.source.html:15
#: templates/zerver/emails/custom/custom_email_1f26fbeaaeb2dafd85012f1c2b071e51.source.html:24
2021-05-27 09:13:49 +02:00
#: templates/zerver/emails/custom/custom_email_2b91e0b32f8ab81738217df8a492c7d6.source.html:32
2021-05-03 18:01:11 +02:00
#: templates/zerver/emails/custom/custom_email_3c65b45c31a882a18c94828cdcf2b1cb.source.html:35
#: templates/zerver/emails/custom/custom_email_3f08f8f8c55fdeb21fd5f42f9b36f5d5.txt:8
#: templates/zerver/emails/custom/custom_email_6f4f1ad43022ffb9e29d13d670a963e7.source.html:17
#: templates/zerver/emails/custom/custom_email_d5c63509cf008c626cdcbdde801f814c.source.html:34
2021-05-12 06:39:38 +02:00
#: templates/zerver/emails/custom/custom_email_d9c10b1bfc0ddab1178c75dcee1d8de7.source.html:15
2021-05-03 18:01:11 +02:00
#: templates/zerver/emails/custom/custom_email_dab625ae2974493761ac9453f4022481.source.html:33
#: templates/zerver/emails/custom/custom_email_edbafec978446c47ea6c6960a29a245a.source.html:15
#: templates/zerver/emails/custom/custom_email_f25fc427d4e556e25426d5d35b76e470.source.html:34
#: templates/zerver/emails/custom_email_base.pre.html:15
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/digest.source.html:39
#: templates/zerver/emails/followup_day2.source.html:33
#: templates/zerver/emails/notify_new_login.source.html:46
msgid "Manage email preferences"
msgstr "Spravovat nastavení e-mailů"
#: templates/zerver/emails/compiled/digest.html:41
#: templates/zerver/emails/digest.source.html:40
msgid "Unsubscribe from digest emails"
2020-06-21 08:33:07 +02:00
msgstr "Zrušit odběr shrnujících e-mailů"
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: templates/zerver/emails/compiled/email_base_default.html:90
2021-05-03 18:01:11 +02:00
#: templates/zerver/emails/custom/custom_email_13351dad3bd3972e796012ab305e4a5d.txt:31
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/custom/custom_email_87e5498dc967c76480e0895fe3f11751.txt:30
2021-03-23 02:06:43 +01:00
#: templates/zerver/emails/custom/custom_email_b4026e4b7cec0fffdb28e3155fbc7653.txt:31
2021-01-20 02:45:05 +01:00
#: templates/zerver/emails/email_base_default.source.html:31
2019-05-29 02:03:35 +02:00
msgid "Swimming fish"
2019-07-05 02:07:48 +02:00
msgstr "Plavající ryba"
2018-07-27 21:25:57 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/find_team.html:11
#: templates/zerver/emails/find_team.source.html:10
#: templates/zerver/emails/find_team.txt:4
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"You can log in to your Zulip organization, %(realm_name)s, at the following "
"link:"
2019-02-12 01:52:41 +01:00
msgstr "Do vaší Zulip organizace na adrese %(realm_name)s se můžete přihlásit pomocí odkazu:"
2018-07-27 21:25:57 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/find_team.html:21
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/find_team.source.html:20
#: templates/zerver/emails/find_team.txt:8
2018-07-27 21:25:57 +02:00
#, python-format
msgid "The email address associated with your account is %(email)s."
2019-02-12 01:52:41 +01:00
msgstr "E-mailová adresa vašeho účtu je %(email)s."
2018-07-27 21:25:57 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/find_team.html:23
#: templates/zerver/emails/find_team.source.html:22
#: templates/zerver/emails/find_team.txt:11
2018-07-27 21:25:57 +02:00
msgid ""
2019-02-27 01:35:27 +01:00
"If you have trouble logging in, please contact Zulip support by replying to "
2018-07-27 21:25:57 +02:00
"this email."
2019-02-27 01:35:27 +01:00
msgstr "Pokud se vám nedaří přihlásit, spojte se, prosím, s podporou Zulipu odpovědí na tento e-mail."
2018-07-27 21:25:57 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/find_team.html:25
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/find_team.source.html:24
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/find_team.txt:14
2018-07-27 21:25:57 +02:00
msgid "Thanks for using Zulip!"
2019-02-12 01:52:41 +01:00
msgstr "Děkujeme, že používáte Zulip!"
2018-07-27 21:25:57 +02:00
2018-08-03 18:47:55 +02:00
#: templates/zerver/emails/compiled/followup_day1.html:9
#: templates/zerver/emails/followup_day1.source.html:8
#: templates/zerver/emails/followup_day1.txt:1
2019-01-04 23:42:46 +01:00
msgid "Welcome to Zulip!"
msgstr "Vítejte v Zulipu!"
#: templates/zerver/emails/compiled/followup_day1.html:13
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/followup_day1.source.html:12
2019-01-04 23:42:46 +01:00
#, python-format
2019-02-27 01:35:27 +01:00
msgid "You've created the new Zulip organization <b>%(realm_name)s</b>."
msgstr "Vytvořili jste novou organizaci na Zulipu <b>%(realm_name)s</b>."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:15
#: templates/zerver/emails/followup_day1.source.html:14
2019-01-04 23:42:46 +01:00
#, python-format
2019-02-27 01:35:27 +01:00
msgid "You've joined the Zulip organization <b>%(realm_name)s</b>."
msgstr "Připojil/a jste se k organizaci na Zulipu <b>%(realm_name)s</b>."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:20
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.source.html:19
#: templates/zerver/emails/followup_day1.txt:10
2019-01-04 23:42:46 +01:00
msgid "Your account details:"
2019-02-27 01:35:27 +01:00
msgstr "Podrobnosti vašeho účtu:"
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:22
2021-03-23 02:06:43 +01:00
#: templates/zerver/emails/followup_day1.source.html:20
#: templates/zerver/emails/followup_day1.txt:11
#, python-format
msgid "Organization URL: %(organization_url)s"
2021-05-03 18:01:11 +02:00
msgstr "Adresa organizace: %(organization_url)s"
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:26
2021-03-23 02:06:43 +01:00
#: templates/zerver/emails/followup_day1.source.html:23
#: templates/zerver/emails/followup_day1.txt:14
#, python-format
msgid "Username: %(ldap_username)s"
2021-05-03 18:01:11 +02:00
msgstr "Uživatelské jméno: %(ldap_username)s"
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:29
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.source.html:25
#: templates/zerver/emails/followup_day1.txt:16
2021-01-20 02:45:05 +01:00
msgid "Use your LDAP account to log in"
2021-05-03 18:01:11 +02:00
msgstr "Pro přihlášení použijte váš LDAP účet"
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:33
2021-03-23 02:06:43 +01:00
#: templates/zerver/emails/followup_day1.source.html:28
#: templates/zerver/emails/followup_day1.txt:19
#, python-format
msgid "Email: %(email)s"
2021-05-03 18:01:11 +02:00
msgstr "E-mail: %(email)s"
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:36
2020-06-21 08:33:07 +02:00
#, python-format
2019-01-04 23:42:46 +01:00
msgid ""
2020-06-21 08:33:07 +02:00
"(you'll need these to sign in to the <a href=\"%(apps_page_link)s\" "
2019-02-27 01:35:27 +01:00
"style=\"color:#46aa8f; text-decoration:underline\">mobile and desktop</a> "
"apps)"
2020-06-21 08:33:07 +02:00
msgstr "(budete je potřebovat pro přihlášení v <a href=\"%(apps_page_link)s\" style=\"color:#46aa8f; text-decoration:underline\">telefonní a počítačové</a> aplikaci)"
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:41
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"Check out our <a href=\"%(getting_started_link)s\" style=\"color:#46aa8f; "
"text-decoration:underline\">guide for admins</a>, become a Zulip pro with a "
"few <a href=\"%(keyboard_shortcuts_link)s\" style=\"color:#46aa8f; text-"
"decoration:underline\">keyboard shortcuts</a>, or <a href=\"%(realm_uri)s\" "
"style=\"color:#46aa8f; text-decoration:underline\">dive right in</a>!"
msgstr "Seznamte se s <a href=\"%(getting_started_link)s\" style=\"color:#46aa8f; text-decoration:underline\">návodem pro správce</a>, staňte se přeborníkem <a href=\"%(keyboard_shortcuts_link)s\" style=\"color:#46aa8f; text-decoration:underline\">v klávesových zkratkách</a>, nebo <a href=\"%(realm_uri)s\" style=\"color:#46aa8f; text-decoration:underline\">se pusťte rovnou do práce</a>! "
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:43
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"<a href=\"%(getting_started_link)s\" style=\"color:#46aa8f; text-"
"decoration:underline\">Learn more</a> about Zulip, become a pro with a few "
"<a href=\"%(keyboard_shortcuts_link)s\" style=\"color:#46aa8f; text-"
"decoration:underline\">keyboard shortcuts</a>, or <a href=\"%(realm_uri)s\" "
"style=\"color:#46aa8f; text-decoration:underline\">dive right in</a>!"
msgstr "<a href=\"%(getting_started_link)s\" style=\"color:#46aa8f; text-decoration:underline\">Zjistěte více</a> o Zulipu a staňte se přeborníkem <a href=\"%(keyboard_shortcuts_link)s\" style=\"color:#46aa8f; text-decoration:underline\">v klávesových zkratkách</a>, nebo <a href=\"%(realm_uri)s\" style=\"color:#46aa8f; text-decoration:underline\">se pusťte rovnou do práce</a>!"
2019-02-12 01:52:41 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:48
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.source.html:42
#: templates/zerver/emails/followup_day1.txt:31
msgid "Cheers,"
msgstr "Zdravíčko,"
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:49
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/compiled/notify_change_in_email.html:15
#: templates/zerver/emails/followup_day1.source.html:43
#: templates/zerver/emails/followup_day1.txt:32
#: templates/zerver/emails/notify_change_in_email.source.html:14
#: templates/zerver/emails/notify_change_in_email.txt:7
msgid "Team Zulip"
msgstr "Vývojáři Zulipu"
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:53
2019-01-04 23:42:46 +01:00
msgid ""
2019-02-27 01:35:27 +01:00
"PS: Follow us on <a href=\"https://twitter.com/zulip\" "
"style=\"color:#46aa8f; text-decoration:underline\">Twitter</a>, star us on "
"<a href=\"https://github.com/zulip/zulip\" style=\"color:#46aa8f; text-"
"decoration:underline\">GitHub</a>, or chat with us live on the <a "
"href=\"https://chat.zulip.org\" style=\"color:#46aa8f; text-"
"decoration:underline\">Zulip community server</a>!"
msgstr "PS: Sledujte nás na <a href=\"https://twitter.com/zulip\" style=\"color:#46aa8f; text-decoration:underline\">Twitteru</a>, dejte nám hvězdičku na <a href=\"https://github.com/zulip/zulip\" style=\"color:#46aa8f; text-decoration:underline\">GitHubu</a>, nebo s námi pokláboste živě na <a href=\"https://chat.zulip.org\" style=\"color:#46aa8f; text-decoration:underline\">komunitním serveru Zulipu</a>!"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/followup_day2.html:9
#: templates/zerver/emails/followup_day2.source.html:8
#: templates/zerver/emails/followup_day2.txt:1
msgid "Hey,"
2019-02-12 01:52:41 +01:00
msgstr "Ahoj,"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/followup_day2.html:11
#: templates/zerver/emails/followup_day2.source.html:10
#: templates/zerver/emails/followup_day2.txt:3
msgid ""
"I wanted to share one last thing with you: a few tips about topics, since "
"mastering topics is a key part of being a Zulip power user."
2019-02-12 01:52:41 +01:00
msgstr "Ještě jedna věc: pár tipů ohledně témat, protože znalost práce s tématy je klíčovou dovedností každého pokročilého uživatele Zulipu."
2019-01-04 23:42:46 +01:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/emails/compiled/followup_day2.html:13
#: templates/zerver/emails/followup_day2.source.html:12
msgid "Examples of short topics"
2019-07-05 02:07:48 +02:00
msgstr "Příklady krátkých témat"
2019-05-29 02:03:35 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/followup_day2.html:15
msgid ""
"Topics are like email subject lines. The big difference, though, is that "
"they're really short and lightweight. Two or three words will do it. Don't "
"overthink 'em—you can always edit the message later!"
2019-02-12 01:52:41 +01:00
msgstr "Témata jsou podobná políčku předmět u e-mailové zprávy. Hlavní rozdíl je v tom, že jsou kratší a jednodušší. Dvě nebo tři slova úplně postačí. Moc se nevyčerpávejte vymýšlením názvu—vždycky ho můžete změnit později!"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/followup_day2.html:18
#: templates/zerver/emails/followup_day2.source.html:17
#: templates/zerver/emails/followup_day2.txt:7
msgid "Good topics: design mockup, Bug 345, acme burgers"
2019-02-12 01:52:41 +01:00
msgstr "Dobrá témata: design mockup, Chyba 345, acme burgers"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/followup_day2.html:19
#: templates/zerver/emails/followup_day2.source.html:18
#: templates/zerver/emails/followup_day2.txt:9
msgid ""
"Not recommended: \"What do people think of this new design mockup?\", \"I'm "
"looking at Bug 345\", \"Is Acme Burgers open for lunch?\""
2019-02-12 01:52:41 +01:00
msgstr "Nedoporučujeme: \"Co si lidé myslí o tomto novém designovém mockupu?\", \"Právě koukám na Chybu 345\", \"Mají v Acme Burgers právě otevřeno na oběd?\""
2019-01-04 23:42:46 +01:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/emails/compiled/followup_day2.html:22
#: templates/zerver/emails/followup_day2.source.html:21
msgid "Example of a topic that is too long"
2019-07-05 02:07:48 +02:00
msgstr "Příklad tématu, jež je příliš dlouhé"
2019-05-29 02:03:35 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/followup_day2.html:24
msgid ""
"Why bother with topics? Well, two reasons: it makes conversations clearer "
"(imagine if email didn't have them!), and it lets you more efficiently catch"
" up on what's happened while you're away—read the topics that are relevant "
"to you, and ignore the ones that aren't!"
2019-02-12 01:52:41 +01:00
msgstr "Proč se zdržovat s tématy? Má to dva důvody: dělají konverzaci přehlednější (představte si kdyby chyběly u e-mailů!) a pomáhají vám se rychle zorientovat co vám uniklo když jste zrovna byli pryč—stačí přečíst jen témata, která se vás týkají a ignorovat ty ostatní!"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/followup_day2.html:26
#: templates/zerver/emails/followup_day2.source.html:25
msgid "Take it for a spin now."
2019-02-12 01:52:41 +01:00
msgstr "Pojďme na to."
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/followup_day2.html:28
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:42
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/followup_day2.source.html:27
#: templates/zerver/emails/followup_day2.txt:16
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/notify_new_login.source.html:40
2021-01-20 02:45:05 +01:00
#: templates/zerver/emails/notify_new_login.txt:20
2019-01-04 23:42:46 +01:00
msgid "Thanks,"
2019-02-12 01:52:41 +01:00
msgstr "Díky,"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/followup_day2.html:35
#: templates/zerver/emails/followup_day2.source.html:34
msgid "Unsubscribe from welcome emails"
2019-02-12 01:52:41 +01:00
msgstr "Zrušit odběr uvítacích e-mailů"
2019-01-04 23:42:46 +01:00
2021-03-23 02:06:43 +01:00
#: templates/zerver/emails/compiled/invitation.html:10
2021-01-20 02:45:05 +01:00
#: templates/zerver/emails/invitation.source.html:9
2018-07-27 21:25:57 +02:00
#: templates/zerver/emails/invitation.txt:1
msgid "Hi there,"
2019-02-12 01:52:41 +01:00
msgstr "Ahoj,"
2018-07-27 21:25:57 +02:00
2021-03-23 02:06:43 +01:00
#: templates/zerver/emails/compiled/invitation.html:13
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2021-03-23 02:06:43 +01:00
"%(referrer_name)s wants you to join them on Zulip — the team communication "
"tool designed for productivity."
2021-05-03 18:01:11 +02:00
msgstr "%(referrer_name)s vás zve, abyste se k němu připojili na Zulipu —nástroji pro týmovou komunikaci vytvořeném pro zlepšení produktivity."
2019-01-04 23:42:46 +01:00
2021-03-23 02:06:43 +01:00
#: templates/zerver/emails/compiled/invitation.html:16
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/invitation_reminder.html:14
2021-01-20 02:45:05 +01:00
#: templates/zerver/emails/invitation.source.html:15
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/invitation_reminder.source.html:13
2019-01-04 23:42:46 +01:00
msgid "To get started, click the button below."
2019-02-27 01:35:27 +01:00
msgstr "Začněte klepnutím na tlačítko níže."
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/invitation_reminder.html:9
#: templates/zerver/emails/invitation_reminder.source.html:8
#: templates/zerver/emails/invitation_reminder.txt:1
msgid "Hi again,"
msgstr "Ještě jednou ahoj,"
2018-08-03 18:47:55 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/invitation_reminder.html:11
2018-11-03 01:35:21 +01:00
#, python-format
2018-08-03 18:47:55 +02:00
msgid ""
2021-03-23 02:06:43 +01:00
"This is a friendly reminder that %(referrer_name)s wants you to join them on"
" Zulip — the team communication tool designed for productivity."
2021-05-03 18:01:11 +02:00
msgstr "Toto je jen připomínka, že%(referrer_name)s vás zve, abyste se k němu připojili na Zulipu — nástroji pro týmovou komunikaci vytvořeném pro zlepšení produktivity."
2018-08-03 18:47:55 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/invitation_reminder.html:19
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/invitation_reminder.source.html:18
#: templates/zerver/emails/invitation_reminder.txt:8
2019-01-04 23:42:46 +01:00
msgid "This is the last reminder you'll receive for this invitation."
2019-02-12 01:52:41 +01:00
msgstr "Tohle je poslední upomínka, kterou od nás v souvislosti s touto pozvánkou dostanete."
2019-01-04 23:42:46 +01:00
2019-09-24 22:02:33 +02:00
#: templates/zerver/emails/compiled/invitation_reminder.html:23
2021-03-23 02:06:43 +01:00
#: templates/zerver/emails/invitation_reminder.source.html:22
2019-09-24 22:02:33 +02:00
#, python-format
msgid ""
2020-06-04 23:05:54 +02:00
"\n"
" This invitation expires in two days. If the invitation expires,\n"
2021-03-23 02:06:43 +01:00
" you'll need to ask %(referrer_name)s for another one.\n"
2020-06-04 23:05:54 +02:00
" "
2021-05-03 18:01:11 +02:00
msgstr "\n oto pozvání vyprší za dva dny. Pokud pozvání vyprší,\n musíte požádat %(referrer_name)s o další.\n "
2020-06-04 23:05:54 +02:00
#: templates/zerver/emails/compiled/missed_message.html:18
#, python-format
msgid ""
"This email does not include message content because your organization has "
"disabled <a class=\"content_disabled_help_link\" href=\"%(help_url)s\" "
"style=\"color:#15c; text-decoration:underline\">message content appearing in"
" email notifications</a>."
2020-06-21 08:33:07 +02:00
msgstr "Tento elektronický dopis nezahrnuje obsah zprávy, protože vaše organizace zakázala <a class=\"content_disabled_help_link\" href=\"%(help_url)s\" style=\"color:#15c; text-decoration:underline\">objevování se obsahu zpráv v oznámeních elektronickou poštou</a>."
2020-06-04 23:05:54 +02:00
#: templates/zerver/emails/compiled/missed_message.html:20
#, python-format
msgid ""
"This email does not include message content because you have disabled <a "
"class=\"content_disabled_help_link\" href=\"%(alert_notif_url)s\" "
"style=\"color:#15c; text-decoration:underline\">message content appearing in"
" email notifications</a>."
2020-06-21 08:33:07 +02:00
msgstr "Tento elektronický dopis nezahrnuje obsah zprávy, protože vaše organizace zakázala <a class=\"content_disabled_help_link\" href=\"%(alert_notif_url)s\" style=\"color:#15c; text-decoration:underline\">objevování se obsahu zpráv v oznámeních elektronickou poštou</a>."
2020-06-04 23:05:54 +02:00
#: templates/zerver/emails/compiled/missed_message.html:30
#: templates/zerver/emails/missed_message.source.html:29
#: templates/zerver/emails/missed_message.txt:25
#, python-format
msgid "You are receiving this because you were mentioned in %(realm_name)s."
2020-06-21 08:33:07 +02:00
msgstr "Toto jste dostal, protože jste byl zmíněn v %(realm_name)s."
2020-06-04 23:05:54 +02:00
#: templates/zerver/emails/compiled/missed_message.html:32
#: templates/zerver/emails/missed_message.source.html:31
#: templates/zerver/emails/missed_message.txt:27
msgid ""
"You are receiving this because you have email notifications enabled for this"
" stream."
2020-06-21 08:33:07 +02:00
msgstr "Toto jste dostal, protože pro tento kanál máte povoleno oznámení elektronickou poštou."
2020-06-04 23:05:54 +02:00
#: templates/zerver/emails/compiled/missed_message.html:35
#, python-format
msgid ""
"Reply to this email directly, <a href=\"%(narrow_url)s\" style=\"color:#15c;"
" text-decoration:underline\">view it in Zulip</a>, or <a "
"href=\"%(notif_url)s\" style=\"color:#15c; text-"
"decoration:underline\">manage email preferences</a>."
2020-06-21 08:33:07 +02:00
msgstr "Odpovědět na tento elektronický dopis přímo, <a href=\"%(narrow_url)s\" style=\"color:#15c; text-decoration:underline\">zobrazit jej v Zulipu</a>, nebo <a href=\"%(notif_url)s\" style=\"color:#15c; text-decoration:underline\">spravovat nastavení elektronické pošty</a>."
2020-06-04 23:05:54 +02:00
#: templates/zerver/emails/compiled/missed_message.html:37
#, python-format
msgid ""
"<a href=\"%(narrow_url)s\" style=\"color:#15c; text-"
"decoration:underline\">View or reply in Zulip</a>, or <a "
"href=\"%(notif_url)s\" style=\"color:#15c; text-"
"decoration:underline\">manage email preferences</a>."
2020-06-21 08:33:07 +02:00
msgstr "<a href=\"%(narrow_url)s\" style=\"color:#15c; text-decoration:underline\">Zobrazit nebo odpovědět v Zulipu</a>, nebo <a href=\"%(notif_url)s\" style=\"color:#15c; text-decoration:underline\">spravovat nastavení elektronické pošty</a>."
2020-06-04 23:05:54 +02:00
#: templates/zerver/emails/compiled/missed_message.html:39
#, python-format
msgid ""
"<a href=\"%(narrow_url)s\" style=\"color:#15c; text-"
"decoration:underline\">Reply in Zulip</a>, or <a href=\"%(notif_url)s\" "
"style=\"color:#15c; text-decoration:underline\">manage email "
"preferences</a>."
2020-06-21 08:33:07 +02:00
msgstr "<a href=\"%(narrow_url)s\" style=\"color:#15c; text-decoration:underline\">Odpovědět v Zulipu</a>, nebo <a href=\"%(notif_url)s\" style=\"color:#15c; text-decoration:underline\">spravovat nastavení elektronické pošty</a>."
2020-06-04 23:05:54 +02:00
#: templates/zerver/emails/compiled/missed_message.html:41
#, python-format
msgid ""
"\n"
" Do not reply to this email. This Zulip server is not configured to accept incoming emails (<a href=\"%(url)s\" style=\"color:#15c; text-decoration:underline\">help</a>).\n"
" "
2020-06-21 08:33:07 +02:00
msgstr "\n Neodpovídejte na tento elektronický dopis. Tento server Zulipu není nastaven na přijímání příchozí elektronické pošty (<a href=\"%(url)s\" style=\"color:#15c; text-decoration:underline\">nápověda</a>).\n "
2019-09-24 22:02:33 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/notify_change_in_email.html:9
#: templates/zerver/emails/notify_change_in_email.source.html:8
#: templates/zerver/emails/notify_change_in_email.txt:1
msgid "Hi,"
msgstr "Ahoj,"
#: templates/zerver/emails/compiled/notify_change_in_email.html:11
2021-03-23 02:06:43 +01:00
#: templates/zerver/emails/notify_change_in_email.source.html:10
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2021-03-23 02:06:43 +01:00
"The email associated with your Zulip account was recently changed to "
"%(new_email)s. If you did not request this change, please contact us "
"immediately at %(support_email)s."
2021-05-03 18:01:11 +02:00
msgstr "E-mailová adresa vašeho Zulip účtu byla nedávno změněna na %(new_email)s. Pokud jste tuto změnu nevyžádal/a, neprodleně nás kontaktujte na %(support_email)s."
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/notify_change_in_email.html:14
#: templates/zerver/emails/notify_change_in_email.source.html:13
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/notify_change_in_email.txt:6
2019-01-04 23:42:46 +01:00
msgid "Best,"
2019-02-12 01:52:41 +01:00
msgstr "S pozdravem,"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:4
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/notify_new_login.source.html:4
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
"Organization: %(organization_url)s Time: %(login_time)s Email: "
2019-02-27 01:35:27 +01:00
"%(user_email)s"
2019-02-12 01:52:41 +01:00
msgstr "Organizace: %(organization_url)s Čas: %(login_time)s E-mail: %(user_email)s "
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:13
#: templates/zerver/emails/notify_new_login.source.html:12
#: templates/zerver/emails/notify_new_login.txt:1
msgid "We noticed a recent login for the following Zulip account."
2019-02-12 01:52:41 +01:00
msgstr "Zaznamenali jsme nedávné přihlášení pro následující Zulip účet."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:18
2021-03-23 02:06:43 +01:00
#: templates/zerver/emails/notify_new_login.source.html:16
2019-01-04 23:42:46 +01:00
#, python-format
2021-03-23 02:06:43 +01:00
msgid "Organization: %(organization_link)s"
2021-05-03 18:01:11 +02:00
msgstr "Organizace: %(organization_link)s"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:21
2021-03-23 02:06:43 +01:00
#: templates/zerver/emails/notify_new_login.source.html:19
#: templates/zerver/emails/notify_new_login.txt:5
2019-01-04 23:42:46 +01:00
#, python-format
2021-03-23 02:06:43 +01:00
msgid "Email: %(user_email)s"
msgstr "E-mail: %(user_email)s"
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:24
#: templates/zerver/emails/notify_new_login.source.html:22
#: templates/zerver/emails/notify_new_login.txt:7
2019-01-04 23:42:46 +01:00
#, python-format
2019-02-27 01:35:27 +01:00
msgid "Time: %(login_time)s"
msgstr "Čas: %(login_time)s"
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:27
#: templates/zerver/emails/notify_new_login.source.html:25
#: templates/zerver/emails/notify_new_login.txt:9
2019-01-04 23:42:46 +01:00
#, python-format
2019-02-27 01:35:27 +01:00
msgid "Device: %(device_browser)s on %(device_os)s."
msgstr "Zařízení: %(device_browser)s na %(device_os)s."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:30
#: templates/zerver/emails/notify_new_login.source.html:28
#: templates/zerver/emails/notify_new_login.txt:11
2019-01-04 23:42:46 +01:00
#, python-format
2019-02-27 01:35:27 +01:00
msgid "IP address: %(device_ip)s"
msgstr "IP adresa: %(device_ip)s"
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:35
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/notify_new_login.source.html:33
#: templates/zerver/emails/notify_new_login.txt:14
2019-01-04 23:42:46 +01:00
msgid "If this was you, great! There's nothing else you need to do."
2019-02-12 01:52:41 +01:00
msgstr "Pokud jste to byl/a vy tak je to v pořádku. Nemusíte dělat nic jiného."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:38
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"If you do not recognize this login, or think your account may have been "
2021-03-23 02:06:43 +01:00
"compromised, please <a href=\"%(reset_link)s\" style=\"color:#46aa8f; text-"
"decoration:underline\">reset your password</a> or contact us immediately at "
"%(support_email)s."
2021-05-03 18:01:11 +02:00
msgstr "Pokud vám toto přihlášení nic neříká, nebo máte pocit, že váš účet mohl být zkompromitován, prosím, <a href=\"%(reset_link)s\" style=\"color:#46aa8f; text-decoration:underline\">změňte si heslo</a> nebo se s námi neprodleně spojte na adrese %(support_email)s."
2018-08-03 18:47:55 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:43
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/notify_new_login.source.html:41
2021-01-20 02:45:05 +01:00
#: templates/zerver/emails/notify_new_login.txt:21
2019-01-04 23:42:46 +01:00
msgid "Zulip Security"
2019-02-12 01:52:41 +01:00
msgstr "Zulip Security"
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:48
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/notify_new_login.source.html:46
2019-01-04 23:42:46 +01:00
msgid "Unsubscribe from login notifications"
2019-02-27 01:35:27 +01:00
msgstr "Zrušit odběr oznámení o přihlášení"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/password_reset.html:10
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/password_reset.source.html:9
#: templates/zerver/emails/password_reset.txt:1
2018-08-03 18:47:55 +02:00
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"Somebody (possibly you) requested a new password for the Zulip account "
"%(email)s on %(realm_uri)s."
msgstr "Někdo (nejspíše vy) si vyžádal nové heslo pro Zulip účet %(email)s na adrese %(realm_uri)s."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/password_reset.html:14
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/password_reset.source.html:13
2019-01-04 23:42:46 +01:00
msgid "Click the button below to reset your password."
2019-02-27 01:35:27 +01:00
msgstr "Klepněte na tlačítko níže pro změnu vašeho hesla."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/password_reset.html:15
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/password_reset.source.html:14
2019-01-04 23:42:46 +01:00
msgid "Reset password"
2019-02-12 01:52:41 +01:00
msgstr "Resetovat heslo"
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/password_reset.html:20
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2021-03-23 02:06:43 +01:00
"You previously had an account on %(organization_url)s, but it has been "
"deactivated. You can contact an organization administrator to <a "
"href=\"%(help_link)s\" style=\"color:#46aa8f; text-"
"decoration:underline\">reactivate your account</a>."
2021-05-03 18:01:11 +02:00
msgstr "Dříve jste měl účet na %(organization_url)s, ale byl vypnut. Zkuste se spojit se správcem organizace pro <a href=\"%(help_link)s\" style=\"color:#46aa8f; text-decoration:underline\">opětovné zapnutí vašeho účtu</a>."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/password_reset.html:22
#: templates/zerver/emails/password_reset.source.html:21
2021-01-20 02:45:05 +01:00
#: templates/zerver/emails/password_reset.txt:11
2019-02-27 01:35:27 +01:00
msgid "You do not have an account in that Zulip organization."
msgstr "V této Zulip organizaci nemáte účet."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/password_reset.html:27
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/password_reset.source.html:26
2021-01-20 02:45:05 +01:00
#: templates/zerver/emails/password_reset.txt:16
2019-01-04 23:42:46 +01:00
msgid "You do have active accounts in the following organization(s)."
2019-02-12 01:52:41 +01:00
msgstr "Máte aktivní účty v těchto organizacích."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/password_reset.html:34
#: templates/zerver/emails/password_reset.source.html:32
2021-01-20 02:45:05 +01:00
#: templates/zerver/emails/password_reset.txt:21
2019-01-04 23:42:46 +01:00
msgid ""
2019-02-27 01:35:27 +01:00
"You can try logging in or resetting your password in the organization(s) "
"above."
msgstr "Můžete se zkusit přihlásit, nebo resetovat vaše heslo v organizacích výše."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/password_reset.html:40
#: templates/zerver/emails/password_reset.source.html:38
2021-01-20 02:45:05 +01:00
#: templates/zerver/emails/password_reset.txt:25
2019-01-04 23:42:46 +01:00
msgid ""
2019-02-27 01:35:27 +01:00
"If you do not recognize this activity, you can safely ignore this email."
msgstr "Pokud nerozpoznáváte tuto aktivitu, v klidu, nemusíte si tohoto e-mailu všímat."
2018-08-03 18:47:55 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/realm_reactivation.html:9
#: templates/zerver/emails/realm_reactivation.source.html:8
#: templates/zerver/emails/realm_reactivation.txt:1
2019-01-04 23:42:46 +01:00
#, python-format
2019-02-27 01:35:27 +01:00
msgid "Dear former administrators of %(realm_name)s,"
msgstr "Drazí bývalí správci %(realm_name)s,"
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/realm_reactivation.html:11
#: templates/zerver/emails/realm_reactivation.source.html:10
#: templates/zerver/emails/realm_reactivation.txt:4
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"One of your administrators requested reactivation of the previously "
"deactivated Zulip organization hosted at %(realm_uri)s."
msgstr "Jeden z vašich správců požádal o opětovné zapnutí dříve vypnuté Zulip organizace provozované na %(realm_uri)s."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/realm_reactivation.html:14
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/realm_reactivation.source.html:13
2019-01-04 23:42:46 +01:00
msgid "Click the button below to reactivate your organization."
2019-02-27 01:35:27 +01:00
msgstr "Klepněte níže pro opětovné zapnutí vaší organizace."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/realm_reactivation.html:15
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/realm_reactivation.source.html:14
2019-01-04 23:42:46 +01:00
msgid "Reactivate organization"
2019-02-27 01:35:27 +01:00
msgstr "Znovu zapnout organizaci"
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/realm_reactivation.html:18
#: templates/zerver/emails/realm_reactivation.source.html:17
#: templates/zerver/emails/realm_reactivation.txt:10
2019-01-04 23:42:46 +01:00
msgid ""
2019-02-27 01:35:27 +01:00
"If the request was in error, you can take no action and this link will "
"expire in 24 hours."
msgstr "Pokud se to stalo omylem, nemusíte nic dělat a tento odkaz za 24 hodin přestane fungovat."
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/confirm_new_email.subject.txt:1
msgid "Verify your new email address"
2019-02-12 01:52:41 +01:00
msgstr "Ověřte vaši novou e-mailovou adresu"
2019-01-04 23:42:46 +01:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/confirm_new_email.txt:9
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2019-02-12 01:52:41 +01:00
"If you did not request this change, please contact us immediately at "
"<%(support_email)s>."
2019-02-27 01:35:27 +01:00
msgstr "Pokud jste nedali podnět k této změně, neprodleně se s námi spojte na <%(support_email)s>."
2019-01-04 23:42:46 +01:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/confirm_registration.subject.txt:1
msgid "Activate your Zulip account"
2019-02-27 01:35:27 +01:00
msgstr "Zapněte váš Zulip účet"
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/confirm_registration.txt:3
msgid "Click the link below to complete registration."
2019-02-27 01:35:27 +01:00
msgstr "Klepněte na odkaz níže pro dokončení registrace."
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/confirm_registration.txt:6
#: templates/zerver/emails/invitation.txt:8
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2019-02-12 01:52:41 +01:00
"Contact us any time at %(support_email)s if you run into trouble,have any "
"feedback, or just want to chat!"
2019-02-27 01:35:27 +01:00
msgstr "Spojte se s námi kdykoliv na %(support_email)s. Pokud si nevíte rady, máte nějaký podnět, nebo si jen chcete poklábosit!"
2019-01-04 23:42:46 +01:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/emails/custom/compiled/custom_email_13351dad3bd3972e796012ab305e4a5d.html:66
#: templates/zerver/emails/custom/compiled/custom_email_1db042280b1efac69028573753f2ebed.html:16
#: templates/zerver/emails/custom/compiled/custom_email_1f26fbeaaeb2dafd85012f1c2b071e51.html:26
2021-05-27 09:13:49 +02:00
#: templates/zerver/emails/custom/compiled/custom_email_2b91e0b32f8ab81738217df8a492c7d6.html:33
2021-05-03 18:01:11 +02:00
#: templates/zerver/emails/custom/compiled/custom_email_6f4f1ad43022ffb9e29d13d670a963e7.html:18
#: templates/zerver/emails/custom/compiled/custom_email_d5c63509cf008c626cdcbdde801f814c.html:35
2021-05-12 06:39:38 +02:00
#: templates/zerver/emails/custom/compiled/custom_email_d9c10b1bfc0ddab1178c75dcee1d8de7.html:16
2021-05-03 18:01:11 +02:00
#: templates/zerver/emails/custom/compiled/custom_email_dab625ae2974493761ac9453f4022481.html:34
#: templates/zerver/emails/custom/compiled/custom_email_edbafec978446c47ea6c6960a29a245a.html:16
#: templates/zerver/emails/custom/compiled/custom_email_f25fc427d4e556e25426d5d35b76e470.html:35
#: templates/zerver/emails/custom/custom_email_13351dad3bd3972e796012ab305e4a5d.source.html:65
#: templates/zerver/emails/custom/custom_email_1db042280b1efac69028573753f2ebed.source.html:15
#: templates/zerver/emails/custom/custom_email_1f26fbeaaeb2dafd85012f1c2b071e51.source.html:24
2021-05-27 09:13:49 +02:00
#: templates/zerver/emails/custom/custom_email_2b91e0b32f8ab81738217df8a492c7d6.source.html:32
2021-05-03 18:01:11 +02:00
#: templates/zerver/emails/custom/custom_email_3c65b45c31a882a18c94828cdcf2b1cb.source.html:35
#: templates/zerver/emails/custom/custom_email_3f08f8f8c55fdeb21fd5f42f9b36f5d5.txt:8
#: templates/zerver/emails/custom/custom_email_6f4f1ad43022ffb9e29d13d670a963e7.source.html:17
#: templates/zerver/emails/custom/custom_email_d5c63509cf008c626cdcbdde801f814c.source.html:34
2021-05-12 06:39:38 +02:00
#: templates/zerver/emails/custom/custom_email_d9c10b1bfc0ddab1178c75dcee1d8de7.source.html:15
2021-05-03 18:01:11 +02:00
#: templates/zerver/emails/custom/custom_email_dab625ae2974493761ac9453f4022481.source.html:33
#: templates/zerver/emails/custom/custom_email_edbafec978446c47ea6c6960a29a245a.source.html:15
#: templates/zerver/emails/custom/custom_email_f25fc427d4e556e25426d5d35b76e470.source.html:34
#: templates/zerver/emails/custom_email_base.pre.html:15
msgid "Unsubscribe from marketing emails"
2021-05-12 06:39:38 +02:00
msgstr "Zrušit odběr obchodních e-mailů"
2021-05-03 18:01:11 +02:00
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/digest.subject.txt:1
#, python-format
msgid "Zulip digest for %(realm_name)s"
2020-06-21 08:33:07 +02:00
msgstr "Shrnutí Zulipu pro %(realm_name)s"
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/digest.txt:12
#, python-format
msgid "Click here to log in to Zulip and catch up: %(organization_uri)s."
2020-06-21 08:33:07 +02:00
msgstr "Zde klepněte pro přihlášení k programu Zulip: %(organization_uri)s."
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/digest.txt:15
#: templates/zerver/emails/followup_day2.txt:19
msgid "Manage email preferences:"
msgstr "Spravovat nastavení e-mailů:"
#: templates/zerver/emails/digest.txt:19
msgid "Unsubscribe from digest emails:"
2020-06-21 08:33:07 +02:00
msgstr "Zrušit odběr shrnujících e-mailů:"
2020-05-08 01:05:36 +02:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/find_team.subject.txt:1
msgid "Your Zulip login page"
msgstr "Vaše stránka pro přihlášení do Zulipu"
2019-01-04 23:42:46 +01:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.source.html:30
2020-06-21 08:33:07 +02:00
#, python-format
2019-01-04 23:42:46 +01:00
msgid ""
2020-06-21 08:33:07 +02:00
"(you'll need these to sign in to the <a href=\"%(apps_page_link)s\">mobile "
"and desktop</a> apps)"
msgstr "(budete je potřebovat pro přihlášení do <a href=\"%(apps_page_link)s\">telefonní a počítačové</a> aplikace)"
2018-08-03 18:47:55 +02:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.source.html:35
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2019-02-12 01:52:41 +01:00
"Check out our <a href=\"%(getting_started_link)s\">guide for admins</a>, "
"become a Zulip pro with a few <a "
"href=\"%(keyboard_shortcuts_link)s\">keyboard shortcuts</a>, or <a "
"href=\"%(realm_uri)s\">dive right in</a>!"
2019-02-27 01:35:27 +01:00
msgstr "Seznamte se s naším <a href=\"%(getting_started_link)s\">návodem pro správce</a> a staňte se přeborníkem <a href=\"%(keyboard_shortcuts_link)s\">v klávesových zkratkách</a>, nebo <a href=\"%(realm_uri)s\">se pusťte rovnou do práce</a>! "
2018-08-03 18:47:55 +02:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.source.html:37
2018-08-03 18:47:55 +02:00
#, python-format
msgid ""
2019-02-12 01:52:41 +01:00
"<a href=\"%(getting_started_link)s\">Learn more</a> about Zulip, become a "
"pro with a few <a href=\"%(keyboard_shortcuts_link)s\">keyboard "
"shortcuts</a>, or <a href=\"%(realm_uri)s\">dive right in</a>!"
2019-02-27 01:35:27 +01:00
msgstr "<a href=\"%(getting_started_link)s\">Zjistěte více</a> o Zulipu a staňte se přeborníkem <a href=\"%(keyboard_shortcuts_link)s\">v klávesových zkratkách</a>, nebo <a href=\"%(realm_uri)s\">se pusťte rovnou do práce</a>! "
2019-01-04 23:42:46 +01:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.source.html:47
2019-01-04 23:42:46 +01:00
msgid ""
2019-02-12 01:52:41 +01:00
"PS: Follow us on <a href=\"https://twitter.com/zulip\">Twitter</a>, star us "
"on <a href=\"https://github.com/zulip/zulip\">GitHub</a>, or chat with us "
"live on the <a href=\"https://chat.zulip.org\">Zulip community server</a>!"
2019-02-27 01:35:27 +01:00
msgstr "PS: Sledujte nás na <a href=\"https://twitter.com/zulip\">Twitteru</a>, dejte nám hvězdičku na <a href=\"https://github.com/zulip/zulip\">GitHubu</a>, nebo s námi pokláboste živě na <a href=\"https://chat.zulip.org\">komunitním serveru Zulipu</a>! "
2018-08-03 18:47:55 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/followup_day1.subject.txt:2
#, python-format
2019-02-12 01:52:41 +01:00
msgid "%(realm_name)s on Zulip: Your new organization details"
2019-02-27 01:35:27 +01:00
msgstr "%(realm_name)s na Zulipu: podrobnosti o vaší nové organizaci"
2019-01-04 23:42:46 +01:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.subject.txt:4
2019-01-04 23:42:46 +01:00
#, python-format
2019-02-12 01:52:41 +01:00
msgid "%(realm_name)s on Zulip: Your new account details"
2019-02-27 01:35:27 +01:00
msgstr "%(realm_name)s na Zulipu: podrobnosti o vašem novém účtu"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/followup_day1.txt:4
#, python-format
2019-02-12 01:52:41 +01:00
msgid "You've created the new Zulip organization %(realm_name)s."
2019-02-27 01:35:27 +01:00
msgstr "Vytvořili jste novou organizaci na Zulipu %(realm_name)s."
2019-01-04 23:42:46 +01:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.txt:6
2019-01-04 23:42:46 +01:00
#, python-format
2019-02-12 01:52:41 +01:00
msgid "You've joined the Zulip organization %(realm_name)s."
2019-02-27 01:35:27 +01:00
msgstr "Připojil/a jste se k organizaci na Zulipu %(realm_name)s."
2019-01-04 23:42:46 +01:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.txt:21
2020-06-21 08:33:07 +02:00
#, python-format
2019-01-04 23:42:46 +01:00
msgid ""
2019-02-12 01:52:41 +01:00
"(you'll need these to sign in to the mobile and desktop apps "
2020-06-21 08:33:07 +02:00
"(%(apps_page_link)s))"
msgstr "(budete je potřebovat pro přihlášení do mobilní a desktopové aplikace (%(apps_page_link)s))"
2019-01-04 23:42:46 +01:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.txt:25
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2019-02-12 01:52:41 +01:00
"Check out our guide (%(getting_started_link)s) for admins, become a Zulip "
"pro with a few keyboard shortcuts (%(keyboard_shortcuts_link)s), or dive "
"right in to %(realm_uri)s!"
2019-02-27 01:35:27 +01:00
msgstr "Seznamte se s naším návodem (%(getting_started_link)s) pro správce, staňte se přeborníkem v klávesových zkratkách (%(keyboard_shortcuts_link)s), nebo jděte rovnou na věc na %(realm_uri)s!"
2019-01-04 23:42:46 +01:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.txt:27
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2019-02-12 01:52:41 +01:00
"Learn more (%(getting_started_link)s) about Zulip, become a pro with a few "
"keyboard shortcuts (%(keyboard_shortcuts_link)s), or dive right in to "
"%(realm_uri)s!"
2019-02-27 01:35:27 +01:00
msgstr "Zjistěte více (%(getting_started_link)s) o Zulipu, staňte se přeborníkem v klávesových zkratkách (%(keyboard_shortcuts_link)s), nebo jděte rovnou na věc na %(realm_uri)s!"
2019-01-04 23:42:46 +01:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.txt:34
2019-01-04 23:42:46 +01:00
msgid ""
2019-02-12 01:52:41 +01:00
"PS: Check us out on Twitter (@zulip), star us on GitHub "
"(https://github.com/zulip/zulip), or chat with us live on the Zulip "
"community server (https://chat.zulip.org)!"
2019-02-27 01:35:27 +01:00
msgstr "PS: Sledujte nás na Twitteru (@zulip), dejte nám hvězdičku na GitHubu\n(https://github.com/zulip/zulip), nebo si s námi přijďte poklábosit živě na\nkomunitním serveru Zulipu (https://chat.zulip.org)!"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/followup_day2.source.html:14
msgid ""
"Topics are like email subject lines. The big difference, though, is that "
"they're really short and lightweight. Two or three words will do it. Don't "
"overthink 'em—you can always edit the message later!"
2019-02-12 01:52:41 +01:00
msgstr "Témata jsou podobná políčku předmět u e-mailové zprávy. Hlavní rozdíl je v tom, že jsou kratší a jednodušší. Dvě nebo tři slova úplně postačí. Moc se nevyčerpávejte vymýšlením názvu—vždycky ho můžete změnit později!"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/followup_day2.source.html:23
msgid ""
"Why bother with topics? Well, two reasons: it makes conversations clearer "
"(imagine if email didn't have them!), and it lets you more efficiently catch"
" up on what's happened while you're away—read the topics that are "
"relevant to you, and ignore the ones that aren't!"
2019-02-12 01:52:41 +01:00
msgstr "Proč se zdržovat s tématy? Má to dva důvody: dělají konverzaci přehlednější (představte si kdyby chyběly u e-mailů!) a pomáhají vám se rychle zorientovat co vám uniklo když jste zrovna byli pryč—stačí přečíst jen témata, která se vás týkají a ignorovat ty ostatní!"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/followup_day2.subject.txt:1
msgid "One last thing: using topics like a pro"
2019-02-12 01:52:41 +01:00
msgstr "Poslední věc: jak profíci používají témata"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/followup_day2.txt:5
msgid ""
"Topics are like email subject lines. The big difference, though, is that "
"they're really short and lightweight. Two or three words will do it. Don't "
"overthink 'em -- you can always edit the message later!"
2019-02-12 01:52:41 +01:00
msgstr "Témata jsou podobná políčku předmět u e-mailové zprávy. Hlavní rozdíl je v tom, že jsou kratší a jednodušší. Dvě nebo tři slova úplně postačí. Moc se nevyčerpávejte vymýšlením názvu -- vždycky ho můžete změnit později!"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/followup_day2.txt:11
msgid ""
"Why bother with topics? Well, two reasons: it makes conversations clearer "
"(imagine if email didn't have them!), and it lets you more efficiently catch"
" up on what's happened while you're away -- read the topics that are "
"relevant to you, and ignore the ones that aren't!"
2019-02-12 01:52:41 +01:00
msgstr "Proč se zdržovat s tématy? Má to dva důvody: dělají konverzaci přehlednější (představte si kdyby chyběly u e-mailů!) a pomáhají vám se rychle zorientovat co vám uniklo když jste zrovna byli pryč -- stačí přečíst jen témata, která se vás týkají a ignorovat ty ostatní!"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/followup_day2.txt:13
msgid "Take it for a spin now:"
2019-02-12 01:52:41 +01:00
msgstr "Pojďme na to:"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/followup_day2.txt:22
msgid "Unsubscribe from welcome emails:"
2019-02-12 01:52:41 +01:00
msgstr "Zrušit odběr uvítacích e-mailů:"
2019-01-04 23:42:46 +01:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/emails/invitation.source.html:12
2019-01-04 23:42:46 +01:00
#, python-format
2018-08-03 18:47:55 +02:00
msgid ""
2021-01-20 02:45:05 +01:00
"%(referrer_name)s wants you to join them on Zulip — the team "
2020-06-04 23:05:54 +02:00
"communication tool designed for productivity."
2021-05-03 18:01:11 +02:00
msgstr "%(referrer_name)s vás zve, abyste se k němu připojili na Zulipu — nástroji pro týmovou komunikaci vytvořeném pro zlepšení produktivity."
2018-08-03 18:47:55 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/invitation.subject.txt:1
2018-11-03 01:35:21 +01:00
#, python-format
2021-05-27 09:13:49 +02:00
msgid "%(referrer_full_name)s has invited you to join %(referrer_realm_name)s"
msgstr ""
2018-08-03 18:47:55 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/invitation.txt:3
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2019-02-12 01:52:41 +01:00
"%(referrer_full_name)s (%(referrer_email)s) wants you to join them on Zulip "
"-- the team communication tool designed for productivity."
2019-02-27 01:35:27 +01:00
msgstr "%(referrer_full_name)s (%(referrer_email)s) vás zve, abyste se k němu připojili na Zulipu -- nástroji pro týmovou komunikaci vytvořeném pro zlepšení produktivity."
2018-07-27 21:25:57 +02:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/invitation.txt:5
#: templates/zerver/emails/invitation_reminder.txt:5
2019-01-04 23:42:46 +01:00
msgid "To get started, click the link below."
2019-02-27 01:35:27 +01:00
msgstr "Začněte klepnutím na odkaz níže."
2018-07-27 21:25:57 +02:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/invitation_reminder.source.html:10
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2021-01-20 02:45:05 +01:00
"This is a friendly reminder that %(referrer_name)s wants you to join them on"
" Zulip — the team communication tool designed for productivity."
2021-05-03 18:01:11 +02:00
msgstr "Toto je jen připomínka, že%(referrer_name)s vás zve, abyste se k němu připojili na Zulipu — nástroji pro týmovou komunikaci vytvořeném pro zlepšení produktivity."
2020-06-04 23:05:54 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/invitation_reminder.subject.txt:1
2018-07-27 21:25:57 +02:00
#, python-format
2019-01-04 23:42:46 +01:00
msgid "Reminder: Join %(referrer_name)s at %(referrer_realm_name)s"
2019-02-12 01:52:41 +01:00
msgstr "Upomínka: připojit se k %(referrer_name)s na %(referrer_realm_name)s"
2018-07-27 21:25:57 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/invitation_reminder.txt:3
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2019-02-12 01:52:41 +01:00
"This is a friendly reminder that %(referrer_name)s (%(referrer_email)s) "
"wants you to join them on Zulip -- the team communication tool designed for "
"productivity."
2019-02-27 01:35:27 +01:00
msgstr "Tohle je jen připomínka, že %(referrer_name)s (%(referrer_email)s) vás zve, abyste se k němu připojili na Zulipu -- nástroji pro týmovou komunikaci vytvořeném pro zlepšení produktivity."
2019-02-12 01:52:41 +01:00
2020-06-04 23:05:54 +02:00
#: templates/zerver/emails/invitation_reminder.txt:10
#, python-format
msgid ""
"This invitation expires in two days. If the invitation expires, you'll need "
"to ask %(referrer_name)s for another one."
msgstr "Toto pozvání vyprší za dva dny. Pokud pozvání vyprší, musíte požádat%(referrer_name)s o další."
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/missed_message.source.html:17
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2020-05-08 01:05:36 +02:00
"This email does not include message content because your organization has "
"disabled <a class=\"content_disabled_help_link\" "
"href=\"%(help_url)s\">message content appearing in email notifications</a>."
2020-06-21 08:33:07 +02:00
msgstr "Tento elektronický dopis nezahrnuje obsah zprávy, protože vaše organizace zakázala <a class=\"content_disabled_help_link\" href=\"%(help_url)s\">objevování se obsahu zpráv v oznámeních elektronickou poštou</a>."
2018-07-27 21:25:57 +02:00
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/missed_message.source.html:19
2019-01-04 23:42:46 +01:00
#, python-format
2020-05-08 01:05:36 +02:00
msgid ""
"This email does not include message content because you have disabled <a "
"class=\"content_disabled_help_link\" href=\"%(alert_notif_url)s\">message "
"content appearing in email notifications</a>."
2020-06-21 08:33:07 +02:00
msgstr "Tento elektronický dopis nezahrnuje obsah zprávy, protože jste zakázal <a class=\"content_disabled_help_link\" href=\"%(alert_notif_url)s\">objevování se obsahu zpráv v oznámeních elektronickou poštou</a>."
2018-07-27 21:25:57 +02:00
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/missed_message.source.html:34
2018-07-27 21:25:57 +02:00
#, python-format
2020-05-08 01:05:36 +02:00
msgid ""
"Reply to this email directly, <a href=\"%(narrow_url)s\">view it in "
"Zulip</a>, or <a href=\"%(notif_url)s\">manage email preferences</a>."
2020-06-21 08:33:07 +02:00
msgstr "Odpovědět na tento elektronický dopis přímo, <a href=\"%(narrow_url)s\">zobrazit jej v Zulipu</a>, nebo <a href=\"%(notif_url)s\">spravovat nastavení elektronické pošty</a>."
2018-07-27 21:25:57 +02:00
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/missed_message.source.html:36
2018-07-27 21:25:57 +02:00
#, python-format
2020-05-08 01:05:36 +02:00
msgid ""
"<a href=\"%(narrow_url)s\">View or reply in Zulip</a>, or <a "
"href=\"%(notif_url)s\">manage email preferences</a>."
2020-06-21 08:33:07 +02:00
msgstr "<a href=\"%(narrow_url)s\">Zobrazit nebo odpovědět v Zulipu</a>, nebo <a href=\"%(notif_url)s\">spravovat nastavení elektronické pošty</a>."
2018-08-03 18:47:55 +02:00
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/missed_message.source.html:38
2018-08-03 18:47:55 +02:00
#, python-format
2019-02-12 01:52:41 +01:00
msgid ""
2020-05-08 01:05:36 +02:00
"<a href=\"%(narrow_url)s\">Reply in Zulip</a>, or <a "
"href=\"%(notif_url)s\">manage email preferences</a>."
2020-06-21 08:33:07 +02:00
msgstr "<a href=\"%(narrow_url)s\">Odpovědět v Zulipu</a>, nebo <a href=\"%(notif_url)s\">spravovat nastavení elektronické pošty</a>."
2018-08-03 18:47:55 +02:00
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/missed_message.source.html:40
2019-01-04 23:42:46 +01:00
#, python-format
2020-05-08 01:05:36 +02:00
msgid ""
"\n"
" Do not reply to this email. This Zulip server is not configured to accept incoming emails (<a href=\"%(url)s\">help</a>).\n"
" "
2020-06-21 08:33:07 +02:00
msgstr "\n Neodpovídejte na tento elektronický dopis. Tento server Zulipu není nastaven na přijímání příchozí elektronické pošty (<a href=\"%(url)s\">nápověda</a>).\n "
2018-08-03 18:47:55 +02:00
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/missed_message.subject.txt:2
2019-01-04 23:42:46 +01:00
#, python-format
2020-05-08 01:05:36 +02:00
msgid "Group PMs with %(huddle_display_name)s"
2020-06-21 08:33:07 +02:00
msgstr "Seskupit soukromé zprávy s %(huddle_display_name)s"
2018-08-03 18:47:55 +02:00
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/missed_message.subject.txt:3
2019-01-04 23:42:46 +01:00
#, python-format
2020-05-08 01:05:36 +02:00
msgid "PMs with %(sender_str)s"
2020-06-21 08:33:07 +02:00
msgstr "Soukromá zpráva s %(sender_str)s"
2018-08-03 18:47:55 +02:00
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/missed_message.subject.txt:7
2021-05-03 18:01:11 +02:00
msgid "New messages"
2021-05-12 06:39:38 +02:00
msgstr "Nové zprávy"
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/missed_message.txt:11
2019-01-04 23:42:46 +01:00
#, python-format
2018-08-03 18:47:55 +02:00
msgid ""
2020-05-08 01:05:36 +02:00
"\n"
"This email does not include message content because your organization has disabled message content appearing in email notifications.\n"
"See %(hide_content_url)s for more details.\n"
2020-06-21 08:33:07 +02:00
msgstr "\nTento elektronický dopis nezahrnuje obsah zprávy, protože vaše organizace zakázala objevování se obsahu zpráv v oznámeních elektronickou poštou.\nNa další podrobnosti se podívejte v %(hide_content_url)s .\n"
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/missed_message.txt:16
#, python-format
msgid ""
"\n"
"This email does not include message content because you have disabled message content appearing in email notifications.\n"
"See %(alert_notif_url)s for more details.\n"
2020-06-21 08:33:07 +02:00
msgstr "\nTento elektronický dopis nezahrnuje obsah zprávy, protože jste zakázal objevování se obsahu zpráv v oznámeních elektronickou poštou.\nNa další podrobnosti se podívejte v %(alert_notif_url)s.\n"
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/missed_message.txt:31
msgid "Reply to this email directly, or view it in Zulip:"
2020-06-21 08:33:07 +02:00
msgstr "Odpovědět na tento elektronický dopis přímo, nebo jej zobrazit v Zulipu:"
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/missed_message.txt:35
msgid "View or reply in Zulip:"
2020-06-21 08:33:07 +02:00
msgstr "Zobrazit nebo odpovědět v Zulipu:"
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/missed_message.txt:39
msgid "Reply in Zulip:"
2020-06-21 08:33:07 +02:00
msgstr "Odpovědět v Zulipu:"
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/missed_message.txt:43
msgid ""
"\n"
"Do not reply to this email. This Zulip server is not configured to accept\n"
"incoming emails. Help:\n"
2020-06-21 08:33:07 +02:00
msgstr "\nNeodpovídejte na tento elektronický dopis. Tento server Zulipu není nastaven na přijímání příchozí elektronické pošty. Nápověda:\n\n"
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/missed_message.txt:50
msgid "Manage email preferences: "
2020-06-21 08:33:07 +02:00
msgstr "Spravovat nastavení elektronické pošty:"
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/notify_change_in_email.subject.txt:1
#, python-format
msgid "Zulip email changed for %(realm_name)s"
msgstr "Zulip e-mail změněn pro %(realm_name)s"
#: templates/zerver/emails/notify_change_in_email.txt:3
#, python-format
msgid ""
"The email associated with your Zulip account was recently changed to "
"%(new_email)s. If you did not request this change, please contact us "
"immediately at <%(support_email)s>."
msgstr "E-mailová adresa vašeho Zulip účtu byla nedávno změněna na %(new_email)s. Pokud jste tuto změnu nevyžádal/a, neprodleně nás kontaktujte na <%(support_email)s>."
#: templates/zerver/emails/notify_new_login.source.html:36
#, python-format
msgid ""
"If you do not recognize this login, or think your account may have been "
2021-01-20 02:45:05 +01:00
"compromised, please <a href=\"%(reset_link)s\">reset your password</a> or "
"contact us immediately at %(support_email)s."
2021-05-03 18:01:11 +02:00
msgstr "Pokud vám toto přihlášení nic neříká, nebo máte pocit, že váš účet mohl být zkompromitován, prosím, <a href=\"%(reset_link)s\">změňte si heslo</a> ebo se s námi neprodleně spojte na adrese %(support_email)s."
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/notify_new_login.subject.txt:1
#, python-format
msgid "New login from %(device_browser)s on %(device_os)s"
msgstr "Nové přihlášení z%(device_browser)s na %(device_os)s"
#: templates/zerver/emails/notify_new_login.txt:3
#, python-format
msgid "Organization: %(organization_url)s"
msgstr "Organizace: %(organization_url)s"
#: templates/zerver/emails/notify_new_login.txt:16
#, python-format
msgid ""
2021-01-20 02:45:05 +01:00
"\n"
"If you do not recognize this login, or think your account may have been compromised, please reset your password at %(reset_link)s or contact us immediately at %(support_email)s."
2021-05-03 18:01:11 +02:00
msgstr "\nPokud vám toto přihlášení nic neříká, nebo máte pocit, že váš účet mohl být zkompromitován, prosím, změňte si heslo na %(reset_link)s nebo se s námi neprodleně spojte na %(support_email)s."
2018-08-03 18:47:55 +02:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/password_reset.source.html:19
#, python-format
msgid ""
2021-01-20 02:45:05 +01:00
"You previously had an account on %(organization_url)s, but it has been "
"deactivated. You can contact an organization administrator to <a "
"href=\"%(help_link)s\">reactivate your account</a>."
2021-05-03 18:01:11 +02:00
msgstr "Dříve jste měl účet na %(organization_url)s, ale byl vypnut. Zkuste se spojit se správcem organizace pro <a href=\"%(help_link)s\">opětovné zapnutí vašeho účtu</a>."
2018-07-27 21:25:57 +02:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/password_reset.subject.txt:1
#, python-format
msgid "Password reset request for %(realm_name)s"
msgstr "Požadavek na reset hesla pro %(realm_name)s"
#: templates/zerver/emails/password_reset.txt:4
msgid "Click the link below to reset your password."
2019-02-27 01:35:27 +01:00
msgstr "Klepněte na odkaz níže pro resetování vašeho hesla."
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/password_reset.txt:8
#, python-format
2018-07-27 21:25:57 +02:00
msgid ""
2019-02-12 01:52:41 +01:00
"You previously had an account on %(realm_uri)s, but it has been deactivated."
" You can contact an organization administrator to reactivate your account."
2019-02-27 01:35:27 +01:00
msgstr "Dříve jste měli účet na %(realm_uri)s, ale byl vypnut.\nZkuste se spojit se správcem organizace pro opětovné zapnutí vašeho účtu."
2018-07-27 21:25:57 +02:00
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/realm_reactivation.subject.txt:1
msgid "Reactivate your Zulip organization"
2020-06-21 08:33:07 +02:00
msgstr "Znovu zapnout vaši organizaci v Zulipu"
2020-05-08 01:05:36 +02:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/realm_reactivation.txt:7
msgid "Click the link below to reactivate your organization."
2019-02-27 01:35:27 +01:00
msgstr "Klepněte na odkaz níže pro opětovné zapnutí vaší organizace."
2019-02-12 01:52:41 +01:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/find_account.html:8
msgid "Find your Zulip accounts"
msgstr "Najděte své účty Zulip"
#: templates/zerver/find_account.html:41
msgid "Email addresses"
2019-02-12 01:52:41 +01:00
msgstr "E-mailové adresy"
2018-07-27 21:25:57 +02:00
#: templates/zerver/find_account.html:43
msgid "Find accounts"
msgstr "Najít účty"
#: templates/zerver/footer.html:5
msgid "Home"
2019-02-12 01:52:41 +01:00
msgstr "Homepage"
2018-07-27 21:25:57 +02:00
#: templates/zerver/footer.html:6
msgid "Why Zulip"
msgstr "Proč Zulip"
#: templates/zerver/footer.html:7
msgid "Features"
msgstr "Funkce"
#: templates/zerver/footer.html:8
msgid "Plans & pricing"
2019-02-12 01:52:41 +01:00
msgstr "Plány a ceník"
2018-07-27 21:25:57 +02:00
#: templates/zerver/footer.html:9
msgid "Team"
2019-02-12 01:52:41 +01:00
msgstr "Tým"
2018-07-27 21:25:57 +02:00
2018-10-22 23:50:00 +02:00
#: templates/zerver/footer.html:9
msgid "History"
msgstr "Historie"
2018-07-27 21:25:57 +02:00
#: templates/zerver/footer.html:13
msgid "Help & community"
2019-02-12 01:52:41 +01:00
msgstr "Pomoc a komunita"
2018-07-27 21:25:57 +02:00
#: templates/zerver/footer.html:15
msgid "Community chat"
2019-02-12 01:52:41 +01:00
msgstr "Komunitní chat"
2018-07-27 21:25:57 +02:00
2020-06-04 23:05:54 +02:00
#: templates/zerver/footer.html:20
msgid "Support"
2020-06-21 08:33:07 +02:00
msgstr "Podpora"
2018-07-27 21:25:57 +02:00
2020-06-04 23:05:54 +02:00
#: templates/zerver/footer.html:24
2018-07-27 21:25:57 +02:00
msgid "Accounts"
msgstr "Účty"
2020-06-04 23:05:54 +02:00
#: templates/zerver/footer.html:28
2018-07-27 21:25:57 +02:00
msgid "Find account"
msgstr "Najít účet"
2020-06-04 23:05:54 +02:00
#: templates/zerver/footer.html:31
2018-07-27 21:25:57 +02:00
msgid "New organization"
msgstr "Nová organizace"
2020-06-04 23:05:54 +02:00
#: templates/zerver/footer.html:42 templates/zerver/terms.html:16
2018-07-27 21:25:57 +02:00
msgid "Terms of Service"
msgstr "Podmínky užití služby"
2020-06-04 23:05:54 +02:00
#: templates/zerver/footer.html:43 templates/zerver/privacy.html:18
2018-07-27 21:25:57 +02:00
msgid "Privacy policy"
2019-02-12 01:52:41 +01:00
msgstr "Zásady ochrany osobních údajů"
2018-07-27 21:25:57 +02:00
2020-06-04 23:05:54 +02:00
#: templates/zerver/footer.html:47
2018-07-27 21:25:57 +02:00
msgid "Apps & integrations"
2019-02-12 01:52:41 +01:00
msgstr "Aplikace a integrace"
2018-07-27 21:25:57 +02:00
2020-06-04 23:05:54 +02:00
#: templates/zerver/footer.html:49
2018-07-27 21:25:57 +02:00
msgid "Desktop & mobile apps"
2019-02-12 01:52:41 +01:00
msgstr "Desktopová a mobilní aplikace"
2018-07-27 21:25:57 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/for-companies.html:18
2020-05-08 01:05:36 +02:00
msgid "The best chat for workplaces."
msgstr "Nejlepší program na klábosení pro pracoviště."
2018-07-27 21:25:57 +02:00
2019-09-24 22:02:33 +02:00
#: templates/zerver/for-open-source.html:23
2020-05-08 01:05:36 +02:00
msgid "Zulip for open source."
msgstr "Zulip pro software s otevřeným zdrojovým kódem."
2018-07-27 21:25:57 +02:00
2020-06-21 08:33:07 +02:00
#: templates/zerver/for-research.html:25
msgid "Zulip for researchers."
msgstr "Zulip pro výzkumníky."
2019-12-11 20:22:50 +01:00
#: templates/zerver/for-working-groups-and-communities.html:18
2020-05-08 01:05:36 +02:00
msgid "The best chat for working groups and communities."
msgstr "Nejlepší program na klábosení pro pracovní skupiny a komunity."
2018-07-27 21:25:57 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/hello.html:56
2018-08-03 18:47:55 +02:00
msgid "Streams in Zulip"
2019-02-27 01:35:27 +01:00
msgstr "Kanály v Zulipu"
2018-07-27 21:25:57 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/hello.html:60 templates/zerver/hello.html:75
#: templates/zerver/hello.html:90
2018-08-03 18:47:55 +02:00
msgid "Streams in Slack"
2019-02-27 01:35:27 +01:00
msgstr "Kanály na Slacku"
2018-08-03 18:47:55 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/hello.html:71
2018-08-03 18:47:55 +02:00
msgid "Topics in Zulip"
2019-02-12 01:52:41 +01:00
msgstr "Témata v Zulipu"
2018-07-27 21:25:57 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/hello.html:86
2018-08-03 18:47:55 +02:00
msgid "Stream topics in Zulip"
2019-02-27 01:35:27 +01:00
msgstr "Témata kanálů v Zulipu"
2018-08-03 18:47:55 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/hello.html:98 templates/zerver/hello.html:99
#: templates/zerver/hello.html:105 templates/zerver/hello.html:107
2018-08-03 18:47:55 +02:00
msgid "The Tuesday night catering topic in Zulip"
2019-02-12 01:52:41 +01:00
msgstr "Téma úterní noční stravování v Zulipu"
2018-08-03 18:47:55 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/hello.html:109
2018-08-03 18:47:55 +02:00
msgid "The Tuesday night catering topic in Zulip - compose box"
2019-02-12 01:52:41 +01:00
msgstr "Téma úterní noční stravování v Zulipu - box pro psaní zprávy"
2018-08-03 18:47:55 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/hello.html:116 templates/zerver/hello.html:118
2018-08-03 18:47:55 +02:00
msgid "The Tuesday night catering topic in Slack"
2019-02-12 01:52:41 +01:00
msgstr "Téma úterní noční stravování na Slacku"
2018-08-03 18:47:55 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/hello.html:127 templates/zerver/hello.html:538
2018-08-03 18:47:55 +02:00
msgid "See plans and pricing"
2019-02-12 01:52:41 +01:00
msgstr "Prohlédnout plány a ceník"
2018-08-03 18:47:55 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/hello.html:146
msgid "Previous"
2021-05-13 18:37:06 +02:00
msgstr "Předchozí"
2021-05-12 06:39:38 +02:00
#: templates/zerver/hello.html:151 templates/zerver/realm_redirect.html:32
msgid "Next"
msgstr "Další"
#: templates/zerver/hello.html:400
2018-07-27 21:25:57 +02:00
msgid "Travis logo"
2019-02-12 01:52:41 +01:00
msgstr "Travis logo"
2018-07-27 21:25:57 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/hello.html:407
2021-01-20 02:45:05 +01:00
msgid "GitHub logo"
2021-05-03 18:01:11 +02:00
msgstr "Logo Github"
2018-07-27 21:25:57 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/hello.html:414
2018-07-27 21:25:57 +02:00
msgid "Heroku logo"
2019-02-12 01:52:41 +01:00
msgstr "Heroku logo"
2018-07-27 21:25:57 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/hello.html:421
2018-07-27 21:25:57 +02:00
msgid "Zendesk logo"
2019-02-12 01:52:41 +01:00
msgstr "Zendesk logo"
2018-07-27 21:25:57 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/hello.html:428
msgid "Jira logo"
2021-05-13 18:37:06 +02:00
msgstr "Jira logo"
2018-07-27 21:25:57 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/hello.html:435
2018-07-27 21:25:57 +02:00
msgid "Sentry logo"
2019-02-12 01:52:41 +01:00
msgstr "Sentry logo"
2018-07-27 21:25:57 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/hello.html:442
2018-07-27 21:25:57 +02:00
msgid "Pagerduty logo"
2019-02-12 01:52:41 +01:00
msgstr "Pagerduty logo"
2018-07-27 21:25:57 +02:00
2021-05-12 06:39:38 +02:00
#: templates/zerver/hello.html:544
2019-01-04 23:42:46 +01:00
msgid "Log in now"
2018-07-27 21:25:57 +02:00
msgstr "Přihlásit se nyní"
2021-05-12 06:39:38 +02:00
#: templates/zerver/hello.html:548
2019-01-04 23:42:46 +01:00
msgid "Sign up now"
2019-02-12 01:52:41 +01:00
msgstr "Zaregistrovat se nyní"
2019-01-04 23:42:46 +01:00
2020-05-08 01:05:36 +02:00
#: templates/zerver/insecure_desktop_app.html:11
msgid "Update required"
msgstr "Požadována aktualizace"
#: templates/zerver/insecure_desktop_app.html:13
msgid ""
"\n"
" You are using old version of the Zulip desktop\n"
" app that is no longer supported.\n"
" "
msgstr "\n Používáte starou verzi programu Zulip,\n která již nadále není podporována.\n "
#: templates/zerver/insecure_desktop_app.html:21
msgid ""
"\n"
" The auto-update feature in this old version of\n"
" Zulip desktop app no longer works.\n"
" "
msgstr "\n Funkce automatické aktualizace\n v této staré verzi Zulipu nadále nepracuje.\n "
#: templates/zerver/insecure_desktop_app.html:30
msgid "Download the latest release."
msgstr "Stáhnout nejnovější vydání."
2018-07-27 21:25:57 +02:00
#: templates/zerver/integrations/index.html:23
#, python-format
msgid "Over %(integrations_count_display)s native integrations."
2019-02-12 01:52:41 +01:00
msgstr "Více než %(integrations_count_display)s nativních integrací."
2018-07-27 21:25:57 +02:00
#: templates/zerver/integrations/index.html:27
msgid ""
"\n"
" And hundreds more through\n"
" <a href=\"/integrations/doc/hubot\">Hubot</a>,\n"
" <a href=\"/integrations/doc/zapier\">Zapier</a>,\n"
" and\n"
" <a href=\"/integrations/doc/ifttt\">IFTTT</a>.\n"
" "
2019-02-12 01:52:41 +01:00
msgstr "\n A stovky dalších od\n <a href=\"/integrations/doc/hubot\">Hubot</a>,\n <a href=\"/integrations/doc/zapier\">Zapier</a>,\n a\n <a href=\"/integrations/doc/ifttt\">IFTTT</a>.\n "
2018-07-27 21:25:57 +02:00
#: templates/zerver/integrations/index.html:41
msgid "Search integrations"
2019-02-12 01:52:41 +01:00
msgstr "Hledat integrace"
2018-07-27 21:25:57 +02:00
#: templates/zerver/integrations/index.html:48
msgid "Filter by category"
2019-02-12 01:52:41 +01:00
msgstr "Filtrovat podle kategorie"
2018-07-27 21:25:57 +02:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/integrations/index.html:62
#: templates/zerver/integrations/index.html:89
msgid "Custom integrations"
2019-07-05 02:07:48 +02:00
msgstr "Vlastní začlenění"
2019-05-29 02:03:35 +02:00
#: templates/zerver/integrations/index.html:64
#: templates/zerver/integrations/index.html:91
msgid "Incoming webhooks"
2019-07-05 02:07:48 +02:00
msgstr "Příchozí zpětná volání HTTP"
2019-05-29 02:03:35 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/integrations/index.html:67
2021-05-27 09:13:49 +02:00
#: templates/zerver/integrations/index.html:94 zerver/lib/integrations.py:49
2019-05-29 02:03:35 +02:00
msgid "Interactive bots"
msgstr "Interaktivní roboti"
#: templates/zerver/integrations/index.html:70
#: templates/zerver/integrations/index.html:97
msgid "REST API"
2019-07-05 02:07:48 +02:00
msgstr "REST API"
2019-05-29 02:03:35 +02:00
#: templates/zerver/integrations/index.html:77
2018-07-27 21:25:57 +02:00
msgid "Categories"
2019-02-12 01:52:41 +01:00
msgstr "Kategorie"
2018-07-27 21:25:57 +02:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/integrations/index.html:79
2018-07-27 21:25:57 +02:00
msgid "All"
msgstr "Vše"
#: templates/zerver/invalid_email.html:4
msgid "Invalid email"
msgstr "Neplatný e-mail"
#: templates/zerver/invalid_email.html:6
#: templates/zerver/invalid_realm.html:11
msgid "Hi there! Thank you for your interest in Zulip."
2019-02-12 01:52:41 +01:00
msgstr "Ahoj! Díky za váš zájem o Zulip."
2018-07-27 21:25:57 +02:00
#: templates/zerver/invalid_email.html:10
msgid ""
"\n"
" The email address you are trying to sign up with is not valid.\n"
" Please sign up using a valid email address.\n"
" "
2019-02-12 01:52:41 +01:00
msgstr "\n E-mailová adresa, se kterou se poušíte o přihlášení, není platná.\n Přihlašte se, prosím, pomocí platného e-mailu.\n "
2018-07-27 21:25:57 +02:00
#: templates/zerver/invalid_email.html:19
#, python-format
msgid ""
"\n"
" The organization you are trying to join, %(realm_name)s,\n"
" only allows users with email addresses within the\n"
" organization. Please sign up using appropriate email address.\n"
" "
2019-02-12 01:52:41 +01:00
msgstr "\n Organizace, ke které se pokoušíte připojit, %(realm_name)s,\n povoluje pouze uživatele, kteří mají e-mailovou adresu\n v organizaci. Přihlašte se, prosím, pomocí vhodného\n e-mailu.\n "
2018-07-27 21:25:57 +02:00
#: templates/zerver/invalid_email.html:29
#, python-format
msgid ""
"The organization you are trying to join,\n"
" %(realm_name)s, does not allow signups using disposable email\n"
" addresses. Please sign up using a real email address.\n"
" "
2019-02-12 01:52:41 +01:00
msgstr "Organizace, ke které se pokoušíte připojit,\n %(realm_name)s, nedovoluje přihlášení pomocí jednorázových e-mailových\n adres. Přihlašte se, prosím, pomocí skutečné e-mailové adresy.\n "
2018-07-27 21:25:57 +02:00
2018-08-03 18:47:55 +02:00
#: templates/zerver/invalid_email.html:38
#, python-format
msgid ""
"The organization you are trying to join,\n"
" %(realm_name)s, does not allow signups using emails\n"
" that contains +. Please sign up using appropriate email address.\n"
" "
2019-02-12 01:52:41 +01:00
msgstr "Organizace, ke které se zkoušíte připojit,\n %(realm_name)s neumožňuje přihlášení pomocí e-mailových adres, které obsahují znak +. Zaregistrujte se prosím pomocí vhodného e-mailu."
2018-08-03 18:47:55 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/invalid_realm.html:7
msgid "Organization does not exist"
msgstr "Organizace neexistuje"
#: templates/zerver/invalid_realm.html:13
msgid "There is no Zulip organization hosted at this subdomain."
2019-02-12 01:52:41 +01:00
msgstr "Na této subdoméně není hostována žádná organizace Zulipu."
2018-07-27 21:25:57 +02:00
2020-05-08 01:05:36 +02:00
#: templates/zerver/log_into_subdomain_token_invalid.html:8
msgid "Invalid or expired login session."
2020-06-21 08:33:07 +02:00
msgstr "Neplatné nebo vypršelé sezení přihlášení."
2020-05-08 01:05:36 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/login.html:13
2018-07-27 21:25:57 +02:00
msgid "Log in to Zulip"
msgstr "Přihlásit se do Zulipu"
2020-06-21 08:33:07 +02:00
#: templates/zerver/login.html:61
2018-07-27 21:25:57 +02:00
msgid "Email or username"
2019-02-12 01:52:41 +01:00
msgstr "E-mail nebo uživatelské jméno"
2018-07-27 21:25:57 +02:00
2020-06-21 08:33:07 +02:00
#: templates/zerver/login.html:63
2018-07-27 21:25:57 +02:00
msgid "Username"
msgstr "Uživatelské jméno"
2021-01-20 02:45:05 +01:00
#: templates/zerver/login.html:74 templates/zerver/register.html:153
2021-05-03 18:01:11 +02:00
#: templates/zerver/register.html:166 templates/zerver/reset_confirm.html:27
2018-07-27 21:25:57 +02:00
msgid "Password"
msgstr "Heslo"
2021-05-03 18:01:11 +02:00
#: templates/zerver/login.html:91
2018-07-27 21:25:57 +02:00
msgid ""
"You've already registered with this email address. Please log in below."
2019-02-12 01:52:41 +01:00
msgstr "S tímto e-mailem již jste zaregistrován. Přihlašte se prosím níže."
2018-07-27 21:25:57 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/login.html:118
2019-12-11 20:22:50 +01:00
#, python-format
msgid "Log in with %(identity_provider)s"
msgstr "Přihlásit se pomocí %(identity_provider)s"
2021-05-03 18:01:11 +02:00
#: templates/zerver/login.html:126
2018-07-27 21:25:57 +02:00
msgid "Forgot your password?"
2019-02-12 01:52:41 +01:00
msgstr "Zapomněl/a jste heslo?"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/login.html:138
2020-07-01 19:39:00 +02:00
msgid ""
"Don't have an account yet? You need to be invited to join this organization."
2020-07-23 21:06:15 +02:00
msgstr "Ještě nemáte účet? Pro připojení k této organizaci potřebujete pozvánku."
2020-07-01 19:39:00 +02:00
2018-01-18 18:10:07 +01:00
#: templates/zerver/portico-header-dropdown.html:3
msgid "Go to Zulip"
2019-02-12 01:52:41 +01:00
msgstr "Jít na Zulip"
2018-01-18 18:10:07 +01:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/privacy.html:26
2017-06-06 20:43:38 +02:00
#, python-format
msgid ""
"\n"
2017-10-20 19:24:15 +02:00
" This installation of Zulip does not have a configured privacy policy.\n"
" Contact this <a href=\"mailto:%(support_email)s\">server's administrator</a>\n"
" if you have any questions.\n"
" "
2019-02-12 01:52:41 +01:00
msgstr "\n Tato instalace Zulipu nemá nastaveny zásady ochrany osobních údajů.\n Pokud máte jakékoli otázky, spojte se se <a href=\"mailto:%(support_email)s\">správcem tohoto serveru</a>.\n "
2016-08-24 23:38:43 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/realm_creation_failed.html:19
2016-08-24 23:38:43 +02:00
msgid ""
2016-10-12 18:58:16 +02:00
"This server does not allow members of the public to create new "
"organizations."
2019-02-12 01:52:41 +01:00
msgstr "Tento server veřejnosti neumožňuje vytvářet nové organizace."
2016-08-24 23:38:43 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/realm_creation_failed.html:21
2020-06-21 08:33:07 +02:00
#, python-format
2016-08-24 23:38:43 +02:00
msgid ""
2018-08-14 20:57:54 +02:00
"\n"
2020-06-21 08:33:07 +02:00
" Zulip is open source, so you can <a href=\"%(production_install_url)s\">install your own Zulip server</a> or create a new organization on\n"
" <a href=\"%(zulip_cloud_link)s\">Zulip Cloud</a>\n"
2018-08-14 20:57:54 +02:00
" "
2020-06-21 08:33:07 +02:00
msgstr "\n Zulip je program s otevřeným zdrojovým kódem, takže si můžete <a href=\"%(production_install_url)s\">nainstalovat vlastní Zulip server</a> nebo vytvořit novou organizaci na\n <a href=\"%(zulip_cloud_link)s\">serveru Zulip</a>\n "
2016-08-24 23:38:43 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/realm_reactivation.html:9
msgid "Your organization has been successfully reactivated."
2019-02-27 01:35:27 +01:00
msgstr "Vaše organizace byla znovu zapnuta."
2019-01-04 23:42:46 +01:00
#: templates/zerver/realm_reactivation_link_error.html:9
msgid "The organization reactivation link has expired or is not valid."
2019-02-12 01:52:41 +01:00
msgstr "Odkaz na opětovnou aktivaci organizace buď vypršel, nebo je neplatný."
2019-01-04 23:42:46 +01:00
#: templates/zerver/realm_redirect.html:8
msgid "Log in to your organization"
2019-02-12 01:52:41 +01:00
msgstr "Přihlašte se do vaší organizace"
2019-01-04 23:42:46 +01:00
#: templates/zerver/realm_redirect.html:18
msgid "Enter your organization's Zulip URL:"
2019-02-12 01:52:41 +01:00
msgstr "Zadejte URL vaší organizace na Zulipu:"
2019-01-04 23:42:46 +01:00
#: templates/zerver/realm_redirect.html:21
msgid "your-organization-url"
2019-02-12 01:52:41 +01:00
msgstr "url-vasi-organizace"
2019-01-04 23:42:46 +01:00
#: templates/zerver/realm_redirect.html:34
msgid "Don't know your organization URL?"
2019-02-12 01:52:41 +01:00
msgstr "Neznáte URL vaší organizace?"
2019-01-04 23:42:46 +01:00
#: templates/zerver/realm_redirect.html:35
msgid "Find your organization."
2019-02-12 01:52:41 +01:00
msgstr "Vyhledat vaši organizaci."
2019-01-04 23:42:46 +01:00
#: templates/zerver/realm_redirect.html:43
msgid "Need to get your group started on Zulip?"
2019-02-12 01:52:41 +01:00
msgstr "Chcete začít na Zulipu?"
2019-01-04 23:42:46 +01:00
#: templates/zerver/realm_redirect.html:43
msgid "Create a new organization."
2019-02-12 01:52:41 +01:00
msgstr "Vytvořit novou organizaci."
2019-01-04 23:42:46 +01:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/register.html:16
msgid "Create your organization"
2021-05-03 18:01:11 +02:00
msgstr "Vytvořte si organizaci"
2021-01-20 02:45:05 +01:00
#: templates/zerver/register.html:18
msgid "Create your account"
2021-05-03 18:01:11 +02:00
msgstr "Vytvořte si účet"
2021-01-20 02:45:05 +01:00
#: templates/zerver/register.html:21
2017-02-03 21:32:04 +01:00
msgid ""
"\n"
2021-01-20 02:45:05 +01:00
" <p>You’re almost there! We just need you to do one last thing.</p>\n"
2017-09-15 15:46:38 +02:00
" "
2021-05-03 18:01:11 +02:00
msgstr "\n <p>Už’re je téměř hotovo. Potřebujeme od vás ještě jednu věc.</p>\n "
2017-09-15 15:46:38 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/register.html:38
2018-08-03 18:47:55 +02:00
msgid "Organization name"
msgstr "Název organizace"
2021-01-20 02:45:05 +01:00
#: templates/zerver/register.html:46
2018-08-03 18:47:55 +02:00
msgid "Shorter is better than longer."
msgstr "Kratší je lepší než delší."
2021-01-20 02:45:05 +01:00
#: templates/zerver/register.html:52
2018-08-03 18:47:55 +02:00
msgid "Organization URL"
2019-02-27 01:35:27 +01:00
msgstr "Adresa organizace"
2018-08-03 18:47:55 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/register.html:59
2018-08-03 18:47:55 +02:00
#, python-format
msgid "Use %(external_host)s"
msgstr "Použít %(external_host)s"
2021-01-20 02:45:05 +01:00
#: templates/zerver/register.html:83
msgid "The URL users will use to access the new organization."
2021-05-03 18:01:11 +02:00
msgstr "Adresa URL, kterou budou uživatelé používat pro přístup k nové organizaci."
2018-08-03 18:47:55 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/register.html:110
2019-01-04 23:42:46 +01:00
msgid "Import settings from existing Zulip account"
2019-02-12 01:52:41 +01:00
msgstr "Import nastavení z existujícího Zulip účtu"
2019-01-04 23:42:46 +01:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/register.html:116
2019-01-04 23:42:46 +01:00
msgid "Don’t import settings"
2019-02-12 01:52:41 +01:00
msgstr "Neimportovat nastavení"
2018-08-03 18:47:55 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/register.html:135
2017-09-15 15:46:38 +02:00
msgid "Full name or 名前"
2019-02-12 01:52:41 +01:00
msgstr "Celé jméno"
2017-02-03 21:32:04 +01:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/register.html:136
2016-10-12 18:58:16 +02:00
msgid "Full name"
2019-02-12 01:52:41 +01:00
msgstr "Celé jméno"
2017-06-06 20:43:38 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/register.html:156
2019-02-12 01:52:41 +01:00
msgid "Enter your LDAP/Active Directory password."
msgstr "Zadejte vaše heslo do LDAP/Active directory."
2021-05-03 18:01:11 +02:00
#: templates/zerver/register.html:170
2017-02-03 21:32:04 +01:00
msgid ""
"This is used for mobile applications and other tools that require a "
"password."
2019-02-12 01:52:41 +01:00
msgstr "Tohle se použije pro mobilní aplikace a další nástroje, které vyžadují heslo."
2017-02-03 21:32:04 +01:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/register.html:178
2017-02-03 21:32:04 +01:00
msgid "Password strength"
2017-06-06 20:43:38 +02:00
msgstr "Síla hesla"
2017-02-03 21:32:04 +01:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/register.html:187
2020-05-08 01:05:36 +02:00
msgid "What are you interested in?"
msgstr "O co se zajímáte?"
2018-01-18 18:10:07 +01:00
2019-09-24 22:02:33 +02:00
#: templates/zerver/reset.html:7
2017-06-06 20:43:38 +02:00
msgid "Reset your password"
msgstr "Nastavit heslo znovu"
2016-07-19 00:01:13 +02:00
2019-09-24 22:02:33 +02:00
#: templates/zerver/reset.html:29
2018-10-22 23:50:00 +02:00
msgid "Send reset link"
2019-02-12 01:52:41 +01:00
msgstr "Odeslat odkaz na reset hesla"
2017-02-03 21:32:04 +01:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/reset_confirm.html:11
2021-01-20 02:45:05 +01:00
msgid "Set a new password."
2021-05-03 18:01:11 +02:00
msgstr "Nastavte nové heslo."
2017-06-06 20:43:38 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/reset_confirm.html:48
2016-07-19 00:01:13 +02:00
msgid "Confirm password"
2017-06-06 20:43:38 +02:00
msgstr "Potvrdit heslo"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/reset_confirm.html:68
2017-02-03 21:32:04 +01:00
msgid "Sorry, the link you provided is invalid or has already been used."
2019-02-12 01:52:41 +01:00
msgstr "Je nám líto, vámi zadaný odkaz je neplatný nebo již byl použit."
2016-07-19 00:01:13 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/reset_done.html:9
2016-07-19 00:01:13 +02:00
msgid "We've reset your password!"
2019-02-12 01:52:41 +01:00
msgstr "Vaše heslo jsme zresetovali!"
2016-07-19 00:01:13 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/reset_done.html:13
2017-02-03 21:32:04 +01:00
#, python-format
2017-09-15 15:46:38 +02:00
msgid "Please <a href=\"%(login_url)s\">log in</a> with your new password."
2019-02-12 01:52:41 +01:00
msgstr "<a href=\"%(login_url)s\">Přihlašte se</a> prosím svým novým heslem."
2016-07-19 00:01:13 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/reset_emailed.html:9
msgid "Password reset sent!"
2019-02-12 01:52:41 +01:00
msgstr "E-mail s postupem pro reset hesla byl odeslán!"
2016-07-19 00:01:13 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/reset_emailed.html:13
2018-10-22 23:50:00 +02:00
msgid "Check your email in a few minutes to finish the process."
2019-02-12 01:52:41 +01:00
msgstr "Zkontrolujte svoji e-mailovou schránku pro dokončení resetu hesla."
2016-07-19 00:01:13 +02:00
2019-09-24 22:02:33 +02:00
#: templates/zerver/social_auth_select_email.html:6
2019-08-08 00:15:28 +02:00
msgid ""
"\n"
2019-09-24 22:02:33 +02:00
" <h1 class=\"get-started\">Select account</h1>\n"
2019-08-08 00:15:28 +02:00
" "
2019-09-27 22:13:54 +02:00
msgstr "\n <h1 class=\"get-started\">Vybrat účet</h1>\n "
2019-08-08 00:15:28 +02:00
2020-06-04 23:05:54 +02:00
#: templates/zerver/social_auth_select_email.html:63
msgid ""
"\n"
" Your GitHub account also has unverified email addresses\n"
" associated with it.\n"
" "
2020-06-21 08:33:07 +02:00
msgstr "\n Váš účet u GitHub má také s ním spojené neověřené adresy\n elektronické pošty.\n "
2020-06-04 23:05:54 +02:00
#: templates/zerver/social_auth_select_email.html:69
msgid ""
"\n"
2021-01-20 02:45:05 +01:00
" To use one of these to log in to Zulip, you must first\n"
2020-06-04 23:05:54 +02:00
" <a href=\"https://github.com/settings/emails\">verify it with GitHub.</a>\n"
" "
2021-05-03 18:01:11 +02:00
msgstr "\n Pro použití jednoho z těchto přihlášení do Zulipu je nejprve musíte\n <a href=\"https://github.com/settings/emails\">ověřit pomocí GitHub.</a>\n "
2020-06-04 23:05:54 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/team.html:128
2018-01-18 18:10:07 +01:00
msgid "Avatar"
2019-02-12 01:52:41 +01:00
msgstr "Avatar"
2018-01-18 18:10:07 +01:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/terms.html:24
2016-07-19 00:01:13 +02:00
#, python-format
2017-06-06 20:43:38 +02:00
msgid ""
"\n"
2017-10-20 19:24:15 +02:00
" This installation of Zulip does not have a configured terms of service.\n"
" Contact this <a href=\"mailto:%(support_email)s\">server's administrator</a>\n"
" if you have any questions.\n"
" "
2019-02-12 01:52:41 +01:00
msgstr "\n Tato instalace Zulipu nemá nastaveny podmínky užití.\n Pokud máte jakékoli otázky, spojte se se <a href=\"mailto:%(support_email)s\">správcem tohoto serveru</a>.\n "
2017-06-06 20:43:38 +02:00
2016-07-19 00:01:13 +02:00
#: templates/zerver/unsubscribe_link_error.html:5
msgid "Unknown email unsubscribe request"
2019-02-12 01:52:41 +01:00
msgstr "Požadavek na zrušení odběru z neznámého e-mailu"
2016-07-19 00:01:13 +02:00
#: templates/zerver/unsubscribe_link_error.html:7
msgid ""
2016-10-12 18:58:16 +02:00
"Hi there! It looks like you tried to unsubscribe from something, but we don't\n"
2016-07-19 00:01:13 +02:00
"recognize the URL."
2019-02-12 01:52:41 +01:00
msgstr "Ahoj! Zdá se, že jste se pokusil/a o zrušení nějakého odběru, jenže tuhle adresu neznáme."
2016-07-19 00:01:13 +02:00
#: templates/zerver/unsubscribe_link_error.html:10
#, python-format
msgid ""
2016-10-12 18:58:16 +02:00
"Please double-check that you have the full URL and try again, or <a "
2017-09-15 15:46:38 +02:00
"href=\"mailto:%(support_email)s?Subject=Unsubscribe%%20me%%2C%%20please!&Body=Hi%%20there!%%0A%%0AI%%20clicked%%20this%%20unsubscribe%%20link%%20in%%20a%%20Zulip"
2016-10-12 18:58:16 +02:00
"%%20e-"
"mail%%2C%%20but%%20it%%20took%%20me%%20to%%20an%%20error%%20page%%3A%%0A%%0A_____________%%0A%%0APlease%%20unsubscribe%%20me.%%0A%%0AThanks%%2C%%0A_____________%%0A\">email"
" us</a> and we'll get this squared away!"
2019-02-12 01:52:41 +01:00
msgstr "Zkontrolujte prosím, že máte správnou URL a zkuste to znovu. Nebo nám <a href=\"mailto:%(support_email)s?Subject=Unsubscribe%%20me%%2C%%20please!&Body=Hi%%20there!%%0A%%0AI%%20clicked%%20this%%20unsubscribe%%20link%%20in%%20a%%20Zulip%%20e-mail%%2C%%20but%%20it%%20took%%20me%%20to%%20an%%20error%%20page%%3A%%0A%%0A_____________%%0A%%0APlease%%20unsubscribe%%20me.%%0A%%0AThanks%%2C%%0A_____________%%0A\">napište e-mail</a>a my to vyřešíme!"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/unsubscribe_success.html:10
2016-07-19 00:01:13 +02:00
msgid "Email settings updated"
2019-02-12 01:52:41 +01:00
msgstr "Nastavení e-mailu aktualizováno"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/unsubscribe_success.html:15
2016-07-19 00:01:13 +02:00
#, python-format
msgid ""
2021-05-03 18:01:11 +02:00
"\n"
" You've successfully unsubscribed from Zulip %(subscription_type)s emails.\n"
" "
2021-05-12 06:39:38 +02:00
msgstr "\n Úspěšně jste odhlásil odběr Zulipu %(subscription_type)s emails.\n "
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: templates/zerver/unsubscribe_success.html:21
2016-07-19 00:01:13 +02:00
#, python-format
msgid ""
2021-05-03 18:01:11 +02:00
"\n"
" You can undo this change or review your\n"
" preferences in your\n"
" <a href=\"%(realm_uri)s/#settings/notifications\">Zulip notification\n"
" settings</a>.\n"
" "
2021-05-12 06:39:38 +02:00
msgstr "\n Tuto změnu můžete vrátit zpět nebo přezkoumat\n svá nastavení v\n <a href=\"%(realm_uri)s/#settings/notifications\">nastavení oznamování Zulipu</a>.\n "
2016-08-24 23:38:43 +02:00
2020-05-08 01:05:36 +02:00
#: templates/zerver/unsupported_browser.html:11
msgid "Unsupported browser"
2020-06-21 08:33:07 +02:00
msgstr "Nepodporovaný prohlížeč"
2020-05-08 01:05:36 +02:00
#: templates/zerver/unsupported_browser.html:13
#, python-format
msgid ""
"\n"
" %(browser_name)s is not supported by Zulip.\n"
" "
2020-06-21 08:33:07 +02:00
msgstr "\n %(browser_name)s není podporován Zulipem.\n "
2020-05-08 01:05:36 +02:00
#: templates/zerver/unsupported_browser.html:18
msgid ""
"\n"
" Zulip supports modern browsers like Firefox,\n"
" Chrome, and Edge.\n"
" "
2020-06-21 08:33:07 +02:00
msgstr "\n Zulip podporuje nové prohlížeče jako Firefox,\n Chrome a Edge.\n "
2020-05-08 01:05:36 +02:00
#: templates/zerver/unsupported_browser.html:24
2020-06-21 08:33:07 +02:00
#, python-format
2020-05-08 01:05:36 +02:00
msgid ""
"\n"
2020-06-21 08:33:07 +02:00
" You can also use the <a href=\"%(apps_page_link)s\">Zulip desktop app</a>.\n"
2020-05-08 01:05:36 +02:00
" "
2020-06-21 08:33:07 +02:00
msgstr "\n Také můžete použít <a href=\"%(apps_page_link)s\">program pro plochu Zulip</a>.\n "
2020-05-08 01:05:36 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/zulipchat_migration_tos.html:2
2016-08-24 23:38:43 +02:00
msgid ""
2017-02-03 21:32:04 +01:00
"\n"
2020-06-21 08:33:07 +02:00
" <p>This organization has been migrated to new hosting on zulip.com. We just need you to do one last thing.</p>\n"
2019-01-04 23:42:46 +01:00
" <h3>Accept the Zulip Cloud terms of service</h3>\n"
2017-06-06 20:43:38 +02:00
" "
2020-06-21 08:33:07 +02:00
msgstr "\n <p>Tato organizace byla přesunuta na nový hosting na zulip.com. Potřebujeme od vás ještě jednu věc.</p>\n <h3>Přijmout podmínky použití serveru Zulip</h3>\n "
2016-08-24 23:38:43 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/decorator.py:161
2021-01-20 02:45:05 +01:00
msgid "Must be a billing administrator or an organization owner"
msgstr "Musí být správcem plateb nebo vlastníkem organizace"
2018-11-03 01:35:21 +01:00
2021-05-03 18:01:11 +02:00
#: zerver/decorator.py:232
2017-10-20 19:24:15 +02:00
msgid "Invalid subdomain for push notifications bouncer"
2019-02-27 01:35:27 +01:00
msgstr "Neplatná subdoména pro \"bouncer push\" oznámení"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/decorator.py:241
2017-09-15 15:46:38 +02:00
msgid "This API is not available to incoming webhook bots."
2019-02-27 01:35:27 +01:00
msgstr "Toto API není dostupné pro roboty využívající příchozí \"webhooky\"."
2017-09-15 15:46:38 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/decorator.py:268
2016-10-12 18:58:16 +02:00
msgid "Account is not associated with this subdomain"
2019-02-12 01:52:41 +01:00
msgstr "Účet není spojen s subdoménou"
2016-10-12 18:58:16 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/decorator.py:455 zerver/decorator.py:552
2017-06-06 20:43:38 +02:00
msgid "This endpoint does not accept bot requests."
2019-02-27 01:35:27 +01:00
msgstr "Tento \"endpoint\" nepřijímá požadavky robotů."
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/decorator.py:526
2018-07-27 21:25:57 +02:00
msgid "Must be an server administrator"
2019-02-12 01:52:41 +01:00
msgstr "Musí být správce serveru"
2018-07-27 21:25:57 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/decorator.py:627
2017-06-06 20:43:38 +02:00
msgid "This endpoint requires HTTP basic authentication."
2019-02-27 01:35:27 +01:00
msgstr "Tento \"endpoint\" vyžaduje HTTP základní autentizaci."
2017-06-06 20:43:38 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/decorator.py:630
2016-07-19 00:01:13 +02:00
msgid "Invalid authorization header for basic auth"
2019-02-27 01:35:27 +01:00
msgstr "Neplatná autorizační hlavička pro \"basic auth\""
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/decorator.py:632
2018-07-27 21:25:57 +02:00
msgid "Missing authorization header for basic auth"
2019-02-27 01:35:27 +01:00
msgstr "Chybějící autorizační hlavička pro \"basic auth\""
2018-07-27 21:25:57 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/decorator.py:735
2016-07-19 00:01:13 +02:00
msgid "Webhook bots can only access webhooks"
2019-02-27 01:35:27 +01:00
msgstr "\"Webhook\" roboti můžou používat pouze \"webhooky\""
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/decorator.py:801
2018-11-03 01:35:21 +01:00
msgid "Access denied"
msgstr "Přístup odepřen"
2021-05-12 06:39:38 +02:00
#: zerver/forms.py:84
2017-02-03 21:32:04 +01:00
msgid "Subdomain needs to have length 3 or greater."
2019-02-12 01:52:41 +01:00
msgstr "Subdomény musí mít délku 3 nebo větší."
2017-02-03 21:32:04 +01:00
2021-05-12 06:39:38 +02:00
#: zerver/forms.py:85
2017-02-03 21:32:04 +01:00
msgid "Subdomain cannot start or end with a '-'."
2019-02-12 01:52:41 +01:00
msgstr "Subdomény nemohou začínat nebo končit na '-'."
2017-02-03 21:32:04 +01:00
2021-05-12 06:39:38 +02:00
#: zerver/forms.py:86
2017-02-03 21:32:04 +01:00
msgid "Subdomain can only have lowercase letters, numbers, and '-'s."
2019-02-12 01:52:41 +01:00
msgstr "Subdoména může obsahovat jen malá písmena, čísla a '-'."
2017-02-03 21:32:04 +01:00
2021-05-12 06:39:38 +02:00
#: zerver/forms.py:87
2017-02-03 21:32:04 +01:00
msgid "Subdomain unavailable. Please choose a different one."
2019-02-12 01:52:41 +01:00
msgstr "Subdoména je nedostupná. Vyberte prosím jinou."
2017-02-03 21:32:04 +01:00
2021-05-12 06:39:38 +02:00
#: zerver/forms.py:178
2017-06-06 20:43:38 +02:00
#, python-brace-format
msgid "The organization you are trying to join using {email} does not exist."
msgstr "Organizace, ke které se pokoušíte pomocí {email} připojit, neexistuje."
2017-02-03 21:32:04 +01:00
2021-05-12 06:39:38 +02:00
#: zerver/forms.py:186
2017-06-06 20:43:38 +02:00
#, python-brace-format
msgid ""
"Please request an invite for {email} from the organization administrator."
2019-02-27 01:35:27 +01:00
msgstr "Vyžádejte si, prosím, pozvánku pro {email} od správce organizace."
2017-02-03 21:32:04 +01:00
2021-05-12 06:39:38 +02:00
#: zerver/forms.py:197
2017-06-06 20:43:38 +02:00
#, python-brace-format
2017-02-03 21:32:04 +01:00
msgid ""
2017-06-06 20:43:38 +02:00
"Your email address, {email}, is not in one of the domains that are allowed "
"to register for accounts in this organization."
2019-02-12 01:52:41 +01:00
msgstr "Váš e-mail {email} není součástí ani jedné domény, které jsou pro tuto organizaci povoleny."
2017-02-03 21:32:04 +01:00
2021-05-12 06:39:38 +02:00
#: zerver/forms.py:202 zerver/forms.py:216 zerver/lib/email_validation.py:108
2017-02-03 21:32:04 +01:00
msgid "Please use your real email address."
2019-02-12 01:52:41 +01:00
msgstr "Použijte prosím váš skutečný e-mail."
2017-06-06 20:43:38 +02:00
2021-05-12 06:39:38 +02:00
#: zerver/forms.py:205
2018-08-03 18:47:55 +02:00
msgid "Email addresses containing + are not allowed in this organization."
2019-02-12 01:52:41 +01:00
msgstr "E-mailové adresy obsahující + nejsou pro tuto organizaci povoleny."
2018-08-03 18:47:55 +02:00
2021-05-12 06:39:38 +02:00
#: zerver/forms.py:226
2020-06-21 08:33:07 +02:00
msgid "New password"
msgstr "Nové heslo"
2021-05-12 06:39:38 +02:00
#: zerver/forms.py:233
2020-06-21 08:33:07 +02:00
msgid "New password confirmation"
msgstr "Potvrzení nového hesla"
2021-05-12 06:39:38 +02:00
#: zerver/forms.py:449
2018-08-03 18:47:55 +02:00
msgid "Token"
2020-06-21 08:33:07 +02:00
msgstr "Elektronický klíč"
2018-08-03 18:47:55 +02:00
2021-05-12 06:39:38 +02:00
#: zerver/forms.py:469
2017-06-06 20:43:38 +02:00
msgid "Add up to 10 comma-separated email addresses."
2019-02-12 01:52:41 +01:00
msgstr "Přidejte až 10 e-mailů oddělených čárkou."
2017-02-03 21:32:04 +01:00
2021-05-12 06:39:38 +02:00
#: zerver/forms.py:474
2017-06-06 20:43:38 +02:00
msgid "Please enter at most 10 emails."
2019-02-12 01:52:41 +01:00
msgstr "Zadejte prosím maximálně 10 e-mailů."
2017-06-06 20:43:38 +02:00
2021-05-12 06:39:38 +02:00
#: zerver/forms.py:487
2019-01-04 23:42:46 +01:00
msgid "We couldn't find that Zulip organization."
2019-02-12 01:52:41 +01:00
msgstr "Tuhle organizaci se nám na Zulipu nepodařilo najít."
2019-01-04 23:42:46 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:348
msgid "signups"
msgstr "přihlášení"
#: zerver/lib/actions.py:364 zerver/lib/actions.py:376
2020-07-01 19:39:00 +02:00
#, python-brace-format
msgid "{user} just signed up for Zulip. (total: {user_count})"
2020-07-23 21:06:15 +02:00
msgstr "{user} se právě přihlásil k Zulipu. (celkem: {user_count})"
2020-07-01 19:39:00 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:487
2020-07-01 19:39:00 +02:00
#, python-brace-format
msgid "{user} accepted your invitation to join Zulip!"
2020-07-23 21:06:15 +02:00
msgstr "{user} přijal vaše pozvání, aby se připojil k Zulipu!"
2020-07-01 19:39:00 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:1417
2016-10-12 18:58:16 +02:00
msgid "Unable to render message"
2017-06-06 20:43:38 +02:00
msgstr "Nelze zpracovat zprávu"
2016-10-12 18:58:16 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2238 zerver/lib/actions.py:2268
2019-01-04 23:42:46 +01:00
msgid "Reaction already exists."
2019-02-12 01:52:41 +01:00
msgstr "Reakce již existuje."
2019-01-04 23:42:46 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2371 zerver/lib/addressee.py:32
2020-05-08 01:05:36 +02:00
msgid "Invalid user ID {}"
msgstr "Neplatné ID uživatele {}"
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2440 zerver/lib/actions.py:7060
2021-05-03 18:01:11 +02:00
#: zerver/lib/streams.py:238 zerver/lib/streams.py:246
#: zerver/tornado/views.py:105 zerver/views/events_register.py:73
#: zerver/views/message_send.py:226 zerver/views/message_send.py:232
#: zerver/views/message_send.py:251 zerver/views/users.py:572
2017-09-15 15:46:38 +02:00
msgid "User not authorized for this query"
2019-02-12 01:52:41 +01:00
msgstr "Uživatel není oprávněn položit tento dotaz"
2016-07-19 00:01:13 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2477
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "'{email}' is no longer using Zulip."
msgstr "'{email}' už Zulip nepoužívá."
2016-07-19 00:01:13 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2484
2016-07-19 00:01:13 +02:00
msgid "You can't send private messages outside of your organization."
2017-06-06 20:43:38 +02:00
msgstr "Nemůžete posílat soukromé zprávy mimo svoji organizaci."
2016-07-19 00:01:13 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2550
2020-05-08 01:05:36 +02:00
msgid "Expected exactly one stream"
2020-06-21 08:33:07 +02:00
msgstr "Očekáván přesně jeden kanál"
2019-01-04 23:42:46 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2561
2020-05-08 01:05:36 +02:00
msgid "Invalid data type for stream"
2020-06-21 08:33:07 +02:00
msgstr "Neplatný datový typ pro kanál"
2019-02-12 01:52:41 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2577 zerver/lib/actions.py:2587
2020-05-08 01:05:36 +02:00
msgid "Invalid data type for recipients"
2020-06-21 08:33:07 +02:00
msgstr "Neplatný datový typ pro příjemce"
2016-07-19 00:01:13 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2595 zerver/lib/actions.py:2603
2020-05-08 01:05:36 +02:00
msgid "Recipient lists may contain emails or user IDs, but not both."
2020-06-21 08:33:07 +02:00
msgstr "Seznamy příjemců mohou obsahovat adresy nebo uživatelská ID, ale ne obojí."
2018-01-18 18:10:07 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2701
2020-05-08 01:05:36 +02:00
msgid "Reminders can only be set for streams."
msgstr "Upomínky mohou být nastaveny pouze pro kanály."
2017-06-06 20:43:38 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2722
2021-05-12 06:39:38 +02:00
msgid "Your organization has turned off message editing"
msgstr "Vaše organizace vypnula upravy zpráv"
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2725
2021-05-12 06:39:38 +02:00
msgid "Invalid propagate_mode without topic edit"
msgstr "Neplatný propagate_mode bez úpravy tématu"
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2745
2021-05-12 06:39:38 +02:00
msgid "You don't have permission to edit this message"
msgstr "Nemáte oprávnění k upravení této zprávy"
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2749
2021-05-12 06:39:38 +02:00
msgid "Widgets cannot be edited."
msgstr "Grafické součásti nelze upravovat."
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2760 zerver/lib/actions.py:2774
2021-05-12 06:39:38 +02:00
msgid "The time limit for editing this message has passed"
msgstr "Časová lhůta pro upravení této zprávy vypršela"
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2777
2021-05-12 06:39:38 +02:00
msgid "Nothing to change"
msgstr "Nic k upravení"
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2781 zerver/lib/addressee.py:41
2021-05-12 06:39:38 +02:00
#: zerver/webhooks/ifttt/view.py:26 zerver/webhooks/zapier/view.py:38
msgid "Topic can't be empty"
msgstr "Téma nemůže být prázdné"
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2819
2021-05-12 06:39:38 +02:00
msgid "Message must be a stream message"
msgstr "Zpráva musí být zprávou pro kanál"
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2821
2021-05-12 06:39:38 +02:00
msgid "You don't have permission to move this message"
msgstr "Nemáte oprávnění k přesunutí této zprávy"
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2827
2021-05-12 06:39:38 +02:00
msgid ""
"You don't have permission to move this message due to missing access to its "
"stream"
msgstr "Nemáte oprávnění k přesunutí této zprávy z důvodu chybějícího přístupu k jejímu kanálu"
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2831
2021-05-12 06:39:38 +02:00
msgid "Cannot change message content while changing stream"
msgstr "Nelze měnit obsah zprávy během změny kanálu"
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2868
2020-06-21 08:33:07 +02:00
msgid "Invalid default stream group name '{}'"
msgstr "Neplatný výchozí název skupiny kanálu '{}'"
2018-01-18 18:10:07 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2871
2020-06-21 08:33:07 +02:00
msgid "Default stream group name too long (limit: {} characters)"
msgstr "Výchozí název skupiny kanálu je příliš dlouhý (nejvíce: {} znaků)"
2018-01-18 18:10:07 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2878
2020-06-21 08:33:07 +02:00
msgid "Default stream group name '{}' contains NULL (0x00) characters."
msgstr "Výchozí název skupiny kanálu '{}' obsahuje znaky NULL (0x00)."
2018-01-18 18:10:07 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2944
2020-06-21 08:33:07 +02:00
#, python-brace-format
2019-08-08 00:15:28 +02:00
msgid ""
2020-07-02 02:47:20 +02:00
"Your bot {bot_identity} tried to send a message to stream ID {stream_id}, "
2020-06-21 08:33:07 +02:00
"but there is no stream with that ID."
2020-07-23 21:06:15 +02:00
msgstr "Robot {bot_identity} se pokusil poslat zprávu kanálu s ID {stream_id}, ale žádný takový kanál neexistuje."
2019-08-08 00:15:28 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2950
2020-06-21 08:33:07 +02:00
#, python-brace-format
2019-08-08 00:15:28 +02:00
msgid ""
2020-07-02 02:47:20 +02:00
"Your bot {bot_identity} tried to send a message to stream {stream_name}, but"
" that stream does not exist. Click [here]({new_stream_link}) to create it."
2020-07-23 21:06:15 +02:00
msgstr "Robot {bot_identity} se pokusil poslat zprávu kanálu {stream_name}, ale tento kanál neexistuje. Klepněte [zde]({new_stream_link}) pro jeho vytvoření."
2019-08-08 00:15:28 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:2958
2020-06-21 08:33:07 +02:00
#, python-brace-format
2019-08-08 00:15:28 +02:00
msgid ""
2020-07-02 02:47:20 +02:00
"Your bot {bot_identity} tried to send a message to stream {stream_name}. The"
" stream exists but does not have any subscribers."
2020-07-23 21:06:15 +02:00
msgstr "Robot {bot_identity} se pokusil poslat zprávu kanálu {stream_name}. ento kanál existuje. Nemá však žádné odběratele."
2019-08-08 00:15:28 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:3005
2020-05-08 01:05:36 +02:00
msgid "Private messages are disabled in this organization."
msgstr "Soukromé zprávy jsou v této organizaci zakázány."
2018-07-27 21:25:57 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:3131
2018-08-03 18:47:55 +02:00
msgid "Widgets: API programmer sent invalid JSON content"
2019-02-27 01:35:27 +01:00
msgstr "\"Widgety\": programátor API odeslal neplatný JSON"
2018-08-03 18:47:55 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:3137
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "Widgets: {error_msg}"
msgstr "Součástky: {error_msg}"
2018-08-03 18:47:55 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:3155
2021-01-20 02:45:05 +01:00
msgid "You do not have permission to use wildcard mentions in this stream."
2021-05-03 18:01:11 +02:00
msgstr "Nemáte oprávnění používat v tomto kanálu zmínky se zástupnými znaky."
2021-01-20 02:45:05 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:3408
2018-04-03 19:20:21 +02:00
msgid "Subscriber data is not available for this stream"
2019-02-27 01:35:27 +01:00
msgstr "Údaje o odběrech nejsou pro tento kanál dostupné"
2016-07-19 00:01:13 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:3415
2018-08-03 18:47:55 +02:00
msgid "Unable to retrieve subscribers for private stream"
2019-02-27 01:35:27 +01:00
msgstr "Nepodařilo se získat odběratele soukromého kanálu"
2016-07-19 00:01:13 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:4672
2020-06-21 08:33:07 +02:00
#, python-brace-format
2020-07-02 02:47:20 +02:00
msgid "{user_name} renamed stream {old_stream_name} to {new_stream_name}."
2020-07-14 09:24:31 +02:00
msgstr "{user_name} přejmenoval/a kanál {old_stream_name} na {new_stream_name}."
2019-08-08 00:15:28 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:4778
2020-07-01 19:39:00 +02:00
msgid "Signups enabled"
2020-07-14 09:24:31 +02:00
msgstr "Přihlášení povolena"
2020-07-01 19:39:00 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:4892
2020-06-21 08:33:07 +02:00
msgid "Invalid default stream group {}"
msgstr "Neplatná výchozí skupina kanálu {}"
2018-01-18 18:10:07 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:4938 zerver/lib/actions.py:4965
2020-06-21 08:33:07 +02:00
#, python-brace-format
2018-01-18 18:10:07 +01:00
msgid ""
2020-06-21 08:33:07 +02:00
"'{stream_name}' is a default stream and cannot be added to '{group_name}'"
msgstr "'{stream_name}' je výchozí kanál a nelze ho přidat do '{group_name}'"
2018-01-18 18:10:07 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:4949
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "Default stream group '{group_name}' already exists"
msgstr "Výchozí skupina kanálu '{group_name}' již existuje"
2018-01-18 18:10:07 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:4971
2020-06-21 08:33:07 +02:00
#, python-brace-format
2018-01-18 18:10:07 +01:00
msgid ""
2020-06-21 08:33:07 +02:00
"Stream '{stream_name}' is already present in default stream group "
"'{group_name}'"
msgstr "Kanál '{stream_name}' je již ve výchozí skupině kanálu přítomen '{group_name}'"
2018-01-18 18:10:07 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:4987
2020-06-21 08:33:07 +02:00
#, python-brace-format
2018-01-18 18:10:07 +01:00
msgid ""
2020-06-21 08:33:07 +02:00
"Stream '{stream_name}' is not present in default stream group '{group_name}'"
msgstr "Kanál '{stream_name}' není ve výchozí skupině kanálu přítomen '{group_name}'"
2018-01-18 18:10:07 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:5001
2020-06-21 08:33:07 +02:00
msgid "This default stream group is already named '{}'"
msgstr "Tato výchozí skupina kanálu je již pojmenována '{}'"
2018-01-18 18:10:07 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:5005
2020-06-21 08:33:07 +02:00
msgid "Default stream group '{}' already exists"
msgstr "Výchozí skupina kanálu '{}' již existuje"
2018-01-18 18:10:07 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:5444
2020-06-21 08:33:07 +02:00
msgid "Invalid flag: '{}'"
msgstr "Neplatný příznak: '{}'"
2018-09-01 01:08:37 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:5446
2020-06-21 08:33:07 +02:00
msgid "Flag not editable: '{}'"
msgstr "Přiznak není upravitelný: '{}'"
2019-08-08 00:15:28 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:5448
2021-01-20 02:45:05 +01:00
msgid "Invalid message flag operation: '{}'"
2021-05-03 18:01:11 +02:00
msgstr "Neplatná operace s příznakem zprávy: '{}'"
2021-01-20 02:45:05 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:5462 zerver/lib/actions.py:5464
2021-05-13 18:37:06 +02:00
#: zerver/lib/message.py:671 zerver/lib/message.py:677
2016-07-19 00:01:13 +02:00
msgid "Invalid message(s)"
2019-02-12 01:52:41 +01:00
msgstr "Neplatná zpráva/y"
2016-07-19 00:01:13 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:6036
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "This topic was moved by {user} to {new_location}"
msgstr "Toto téma sem bylo přesunuto {user} do {new_location}"
2018-08-03 18:47:55 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:6041
2021-04-15 23:58:47 +02:00
#, python-brace-format
msgid "This topic was moved here from {old_location} by {user}"
msgstr "Toto téma sem bylo přesunuto z {old_location} {user}"
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:6532
2020-06-21 08:33:07 +02:00
#, python-brace-format
2018-01-18 18:10:07 +01:00
msgid ""
2021-03-23 02:06:43 +01:00
"You do not have enough remaining invites for today. Please contact {email} "
"to have your limit raised. No invitations were sent."
2021-05-03 18:01:11 +02:00
msgstr "Pro dnešek nemáte dostatek zbývajících pozvánek. Spojte se, prosím, s {email}, aby vám jejich omezení navýšil. Žádné pozvánky nebyly odeslány."
2018-01-18 18:10:07 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:6583
2018-04-03 19:20:21 +02:00
msgid ""
"Your account is too new to send invites for this organization. Ask an "
"organization admin, or a more experienced user."
2019-02-12 01:52:41 +01:00
msgstr "Váš účet je zatím příliš čerstvý a odesílání pozvánek jménem této organizace vám pro tuto chvíli není povoleno. Poproste správce organizace, nebo nějakého zkušenějšího uživatele."
2018-04-03 19:20:21 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:6623
2016-07-19 00:01:13 +02:00
msgid "Some emails did not validate, so we didn't send any invitations."
2019-02-12 01:52:41 +01:00
msgstr "Platnost některých e-mailů se nepodařilo ověřit a proto jsme raději žádné pozvánky neposlali."
2016-07-19 00:01:13 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:6631
2016-07-19 00:01:13 +02:00
msgid "We weren't able to invite anyone."
2019-02-12 01:52:41 +01:00
msgstr "Nepodařilo se nám pozvat nikoho."
2016-07-19 00:01:13 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:6662
2016-07-19 00:01:13 +02:00
msgid ""
"Some of those addresses are already using Zulip, so we didn't send them an "
"invitation. We did send invitations to everyone else!"
2019-02-12 01:52:41 +01:00
msgstr "Některé z těchto adres již Zulip používají, takže jsme jim pozvánku znovu neposílali. Odeslali jsme ji ale všem ostatním!"
2017-06-06 20:43:38 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:7279
2018-07-27 21:25:57 +02:00
msgid "Invalid order mapping."
2019-02-27 01:35:27 +01:00
msgstr "Chybný \"mapping\" pořadí."
2018-07-27 21:25:57 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:7345 zerver/lib/users.py:344
2021-03-23 02:06:43 +01:00
#: zerver/views/custom_profile_fields.py:137
#: zerver/views/custom_profile_fields.py:157
2019-02-12 01:52:41 +01:00
#, python-brace-format
msgid "Field id {id} not found."
msgstr "Pole s id {id} nebylo nalezeno."
2021-05-27 09:13:49 +02:00
#: zerver/lib/actions.py:7371 zerver/lib/actions.py:7384
2020-06-21 08:33:07 +02:00
msgid "User group '{}' already exists."
msgstr "Skupina uživatelů '{}' již existuje."
#: zerver/lib/addressee.py:21
msgid "Invalid email '{}'"
msgstr "Neplatný e-mail '{}'"
2019-02-12 01:52:41 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/addressee.py:69 zerver/lib/addressee.py:137
2021-05-03 18:01:11 +02:00
#: zerver/views/typing.py:38
2019-05-29 02:03:35 +02:00
msgid "Missing topic"
msgstr "Chybějící téma"
2021-05-03 18:01:11 +02:00
#: zerver/lib/addressee.py:122 zerver/views/typing.py:35
2017-09-15 15:46:38 +02:00
msgid "Cannot send to multiple streams"
2019-02-27 01:35:27 +01:00
msgstr "Nelze poslat na více kanálů"
2017-09-15 15:46:38 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/addressee.py:134
2017-10-05 10:14:33 +02:00
msgid "Missing stream"
2019-02-27 01:35:27 +01:00
msgstr "Chybí kanál"
2019-02-12 01:52:41 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/addressee.py:145
2019-02-12 01:52:41 +01:00
msgid "Message must have recipients"
msgstr "Zpráva musí mít příjemce"
2017-10-05 10:14:33 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/addressee.py:154 zerver/lib/outgoing_webhook.py:193
2018-09-01 01:08:37 +02:00
msgid "Invalid message type"
msgstr "Neplatný typ zprávy"
2021-03-23 02:06:43 +01:00
#: zerver/lib/attachments.py:24
2017-06-06 20:43:38 +02:00
msgid "Invalid attachment"
msgstr "Neplatná příloha"
2016-07-19 00:01:13 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/attachments.py:33
2017-10-05 10:14:33 +02:00
msgid ""
2018-01-18 18:10:07 +01:00
"An error occurred while deleting the attachment. Please try again later."
2019-02-27 01:35:27 +01:00
msgstr "Při mazání přílohy se vyskytla chyba. Zkuste to, prosím, znovu."
2019-02-12 01:52:41 +01:00
2021-04-15 23:58:47 +02:00
#: zerver/lib/bot_lib.py:109
2019-02-12 01:52:41 +01:00
msgid "Message must have recipients!"
msgstr "Zpráva musí mít příjemce!"
2017-10-05 10:14:33 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/lib/domains.py:10
2017-02-03 21:32:04 +01:00
msgid "Domain can't be empty."
2017-06-06 20:43:38 +02:00
msgstr "Doména nemůže být prázdná."
2016-07-19 00:01:13 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/lib/domains.py:12
2017-02-03 21:32:04 +01:00
msgid "Domain must have at least one dot (.)"
2017-06-06 20:43:38 +02:00
msgstr "Doména musí mít alespoň jednu tečku (.)"
2017-02-03 21:32:04 +01:00
2019-09-24 22:02:33 +02:00
#: zerver/lib/domains.py:14
2018-07-27 21:25:57 +02:00
msgid "Domain is too long"
msgstr "Doména je příliš dlouhá"
2019-09-24 22:02:33 +02:00
#: zerver/lib/domains.py:16
2017-02-03 21:32:04 +01:00
msgid "Domain cannot start or end with a dot (.)"
2017-06-06 20:43:38 +02:00
msgstr "Doména nemůže začínat nebo končit tečkou (.)"
2017-02-03 21:32:04 +01:00
2019-09-24 22:02:33 +02:00
#: zerver/lib/domains.py:19
2017-02-03 21:32:04 +01:00
msgid "Consecutive '.' are not allowed."
2017-06-06 20:43:38 +02:00
msgstr "Po sobě jdoucí '.' nejsou povoleny."
2016-07-19 00:01:13 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/lib/domains.py:21
2017-02-03 21:32:04 +01:00
msgid "Subdomains cannot start or end with a '-'."
2019-02-12 01:52:41 +01:00
msgstr "Subdomény nemohou začínat nebo končit na '-'."
2017-02-03 21:32:04 +01:00
2019-09-24 22:02:33 +02:00
#: zerver/lib/domains.py:23
2017-02-03 21:32:04 +01:00
msgid "Domain can only have letters, numbers, '.' and '-'s."
2019-02-12 01:52:41 +01:00
msgstr "Doména může obsahovat jen malá písmena, čísla, '.' a '-'."
2017-02-03 21:32:04 +01:00
2021-04-15 23:58:47 +02:00
#: zerver/lib/email_notifications.py:132 zerver/lib/email_notifications.py:160
2020-07-16 10:03:18 +02:00
msgid "Open Zulip to see the spoiler content"
2020-07-23 21:06:15 +02:00
msgstr "Otevřít Zulip a nechat si vyzradit obsah"
2020-07-16 10:03:18 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/lib/email_notifications.py:505
2021-05-03 18:01:11 +02:00
msgid "Zulip notifications"
2021-05-12 06:39:38 +02:00
msgstr "Oznámení Zulipu"
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/email_validation.py:101
2020-05-08 01:05:36 +02:00
msgid "Invalid address."
msgstr "Neplatná adresa."
2021-03-23 02:06:43 +01:00
#: zerver/lib/email_validation.py:106
2020-05-08 01:05:36 +02:00
msgid "Outside your domain."
msgstr "Mimo vaši doménu."
2021-03-23 02:06:43 +01:00
#: zerver/lib/email_validation.py:110 zerver/views/users.py:594
2020-05-08 01:05:36 +02:00
msgid "Email addresses containing + are not allowed."
msgstr "E-mailové adresy obsahující + nejsou povoleny."
2021-01-20 02:45:05 +01:00
#: zerver/lib/email_validation.py:155
2020-05-08 01:05:36 +02:00
msgid "Reserved for system bots."
msgstr "Vyhrazeno pro systémové roboty."
2021-01-20 02:45:05 +01:00
#: zerver/lib/email_validation.py:178
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{email} already has an account"
msgstr "{email} již má účet"
2020-05-08 01:05:36 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/email_validation.py:180
2020-05-08 01:05:36 +02:00
msgid "Already has an account."
msgstr "Již má účet."
2021-01-20 02:45:05 +01:00
#: zerver/lib/email_validation.py:182
2020-05-08 01:05:36 +02:00
msgid "Account has been deactivated."
msgstr "Účet byl vypnut."
2021-03-23 02:06:43 +01:00
#: zerver/lib/emoji.py:58 zerver/views/realm_emoji.py:52
2020-06-21 08:33:07 +02:00
msgid "Emoji '{}' does not exist"
msgstr "Obrázeček '{}' neexistuje"
2017-06-06 20:43:38 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/emoji.py:68
2018-04-03 19:20:21 +02:00
msgid "Invalid custom emoji."
2019-02-27 01:35:27 +01:00
msgstr "Neplatný vlastní obrázeček."
2018-01-18 18:10:07 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/emoji.py:70
2018-04-03 19:20:21 +02:00
msgid "Invalid custom emoji name."
2019-02-27 01:35:27 +01:00
msgstr "Neplatný název vlastního obrázečku."
2018-01-18 18:10:07 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/emoji.py:72
2018-04-03 19:20:21 +02:00
msgid "This custom emoji has been deactivated."
2019-02-27 01:35:27 +01:00
msgstr "Tento vlastní obrázeček byl vypnut."
2018-01-18 18:10:07 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/emoji.py:75 zerver/lib/emoji.py:80
2018-04-03 19:20:21 +02:00
msgid "Invalid emoji code."
2019-02-27 01:35:27 +01:00
msgstr "Neplatný kód obrázečku."
2018-01-18 18:10:07 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/emoji.py:77 zerver/lib/emoji.py:82
2018-04-03 19:20:21 +02:00
msgid "Invalid emoji name."
2019-02-27 01:35:27 +01:00
msgstr "Neplatný název obrázečku."
2018-01-18 18:10:07 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/emoji.py:85
2018-01-18 18:10:07 +01:00
msgid "Invalid emoji type."
2019-02-27 01:35:27 +01:00
msgstr "Neplatný typ obrázečku."
2018-01-18 18:10:07 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/emoji.py:110
2018-04-03 19:20:21 +02:00
msgid "Must be an organization administrator or emoji author"
2019-02-27 01:35:27 +01:00
msgstr "Musí být správcem organizace nebo tvůrcem obrázečku"
2016-07-19 00:01:13 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/emoji.py:117 zerver/models.py:842
2017-02-03 21:32:04 +01:00
msgid "Invalid characters in emoji name"
2019-02-27 01:35:27 +01:00
msgstr "Neplatné znaky v názvu obrázečku"
2016-07-19 00:01:13 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/emoji.py:118
2020-05-08 01:05:36 +02:00
msgid "Emoji name is missing"
2020-06-21 08:33:07 +02:00
msgstr "Chybí název obrázečku"
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/error_notify.py:202
2017-02-03 21:32:04 +01:00
msgid "Invalid type parameter"
2019-02-12 01:52:41 +01:00
msgstr "Neplatná hodnota type parametru"
2017-06-06 20:43:38 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/events.py:1177
2017-06-06 20:43:38 +02:00
msgid "Could not allocate event queue"
2019-02-12 01:52:41 +01:00
msgstr "Nepodařilo se přidělit event queue"
2017-02-03 21:32:04 +01:00
2021-04-15 23:58:47 +02:00
#: zerver/lib/exceptions.py:157
2018-04-03 19:20:21 +02:00
#, python-brace-format
msgid "Stream '{stream}' does not exist"
2019-02-27 01:35:27 +01:00
msgstr "Kanál '{stream}' neexistuje"
2018-04-03 19:20:21 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/lib/exceptions.py:169
2019-02-12 01:52:41 +01:00
#, python-brace-format
msgid "Stream with ID '{stream_id}' does not exist"
2019-02-27 01:35:27 +01:00
msgstr "Kanál s ID '{stream_id}' neexistuje"
2019-02-12 01:52:41 +01:00
2021-04-15 23:58:47 +02:00
#: zerver/lib/exceptions.py:178
2020-06-21 08:33:07 +02:00
msgid "organization owner"
msgstr "Vlastník organizace"
2019-01-04 23:42:46 +01:00
2021-04-15 23:58:47 +02:00
#: zerver/lib/exceptions.py:178
2019-01-04 23:42:46 +01:00
msgid "user"
2019-02-12 01:52:41 +01:00
msgstr "uživatel"
2019-01-04 23:42:46 +01:00
2021-04-15 23:58:47 +02:00
#: zerver/lib/exceptions.py:182
2019-01-04 23:42:46 +01:00
#, python-brace-format
msgid "Cannot deactivate the only {entity}."
2019-02-27 01:35:27 +01:00
msgstr "Nelze vypnout jedinou {entity}."
2019-01-04 23:42:46 +01:00
2021-04-15 23:58:47 +02:00
#: zerver/lib/exceptions.py:194
2019-01-04 23:42:46 +01:00
#, python-brace-format
2021-01-20 02:45:05 +01:00
msgid "Invalid Markdown include statement: {include_statement}"
2021-05-03 18:01:11 +02:00
msgstr "Neplatný markdownový include: {include_statement}"
2019-01-04 23:42:46 +01:00
2021-04-15 23:58:47 +02:00
#: zerver/lib/exceptions.py:206
2021-03-23 02:06:43 +01:00
msgid "API usage exceeded rate limit"
msgstr "Používání API překročilo rychlostní omezení"
2021-04-15 23:58:47 +02:00
#: zerver/lib/exceptions.py:229 zerver/lib/request.py:325
2020-06-21 08:33:07 +02:00
#: zerver/webhooks/slack_incoming/view.py:35
2019-01-04 23:42:46 +01:00
msgid "Malformed JSON"
2019-02-12 01:52:41 +01:00
msgstr "Nevalidní JSON"
2021-04-15 23:58:47 +02:00
#: zerver/lib/exceptions.py:240
2021-01-20 02:45:05 +01:00
msgid "Must be an organization member"
msgstr "Musí být členem organizace"
2021-05-03 18:01:11 +02:00
#: zerver/lib/exceptions.py:251 zerver/views/invite.py:57
#: zerver/views/invite.py:112 zerver/views/invite.py:156
2019-12-11 20:22:50 +01:00
msgid "Must be an organization administrator"
msgstr "Musí být správcem organizace"
2021-04-15 23:58:47 +02:00
#: zerver/lib/exceptions.py:262
2020-06-21 08:33:07 +02:00
msgid "Must be an organization owner"
msgstr "Musí být vlastníkem organizace"
2021-04-15 23:58:47 +02:00
#: zerver/lib/exceptions.py:273
2021-01-20 02:45:05 +01:00
msgid "Must be an organization or stream administrator"
2021-05-03 18:01:11 +02:00
msgstr "Musí být správcem organizace nebo kanálu"
2021-01-20 02:45:05 +01:00
2021-04-15 23:58:47 +02:00
#: zerver/lib/exceptions.py:285
msgid "Account is deactivated"
msgstr "Účet je vypnut"
#: zerver/lib/exceptions.py:297
msgid "This organization has been deactivated"
msgstr "Tato organizace byla vypnuta"
#: zerver/lib/exceptions.py:313
2019-02-12 01:52:41 +01:00
msgid "Invalid API key"
msgstr "Neplatný API klíč"
2019-01-04 23:42:46 +01:00
2021-04-15 23:58:47 +02:00
#: zerver/lib/exceptions.py:319
2020-05-08 01:05:36 +02:00
msgid "Malformed API key"
msgstr "Špatný API klíč"
2021-04-15 23:58:47 +02:00
#: zerver/lib/exceptions.py:332
2019-09-24 22:02:33 +02:00
#, python-brace-format
msgid ""
"The '{event_type}' event isn't currently supported by the {webhook_name} "
"webhook"
2021-05-03 18:01:11 +02:00
msgstr "Událost '{event_type}' není nyní podporována zpětným voláním HTTP, webhookem {webhook_name}"
2019-09-24 22:02:33 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/exceptions.py:355 zerver/views/auth.py:620
#: zerver/views/auth.py:819 zerver/views/auth.py:880 zerver/views/auth.py:942
2021-05-03 18:01:11 +02:00
#: zerver/views/development/dev_login.py:106
2021-01-20 02:45:05 +01:00
msgid "Invalid subdomain"
msgstr "Neplatná subdoména"
2021-03-23 02:06:43 +01:00
#: zerver/lib/external_accounts.py:49
2021-01-20 02:45:05 +01:00
msgid "Custom external account must define URL pattern"
2021-05-03 18:01:11 +02:00
msgstr "Vlastní vnější účet musí vymezit vzor adresy, URL"
2019-08-08 00:15:28 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/external_accounts.py:51
2019-08-08 00:15:28 +02:00
msgid "Invalid external account type"
2019-09-24 22:02:33 +02:00
msgstr "Neplatný vnější typ účtu"
2019-08-08 00:15:28 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/hotspots.py:13
2018-07-27 21:25:57 +02:00
msgid "Reply to a message"
msgstr "Odpovědět na zprávu"
2021-01-20 02:45:05 +01:00
#: zerver/lib/hotspots.py:14
2018-07-27 21:25:57 +02:00
msgid "Click anywhere on a message to reply."
2019-02-12 01:52:41 +01:00
msgstr "Klepněte kamkoli na zprávu pro vytvoření odpovědi"
2018-07-27 21:25:57 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/hotspots.py:17
2018-07-27 21:25:57 +02:00
msgid "Catch up on a stream"
2019-02-27 01:35:27 +01:00
msgstr "Začít s kanály"
2018-07-27 21:25:57 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/hotspots.py:19
2018-07-27 21:25:57 +02:00
msgid ""
"Messages sent to a stream are seen by everyone subscribed to that stream. "
"Try clicking on one of the stream links below."
2019-02-27 01:35:27 +01:00
msgstr "Zprávy zaslané do kanálu jsou viditelné pro všechny jeho odběratele. Zkuste klepnout na některý z odkazů na kanály níže."
2018-07-27 21:25:57 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/hotspots.py:24
2018-07-27 21:25:57 +02:00
msgid "Topics"
2019-02-12 01:52:41 +01:00
msgstr "Témata"
2018-07-27 21:25:57 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/hotspots.py:26
2018-07-27 21:25:57 +02:00
msgid ""
"Every message has a topic. Topics keep conversations easy to follow, and "
"make it easy to reply to conversations that start while you are offline."
2019-02-27 01:35:27 +01:00
msgstr "Každá zpráva má téma. Témata udržují konverzaci přehlednou a usnadňují zapojení do konverzací, které začaly když jste zrovna nebyli připojeni k internetu."
2019-02-12 01:52:41 +01:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/hotspots.py:34
2019-02-12 01:52:41 +01:00
msgid "Go to Settings to configure your notifications and display settings."
2019-02-27 01:35:27 +01:00
msgstr "Jděte do Nastavení pro nastavení vašich oznámení a nastavení zobrazení."
2018-07-27 21:25:57 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/hotspots.py:38
2018-07-27 21:25:57 +02:00
msgid "Compose"
msgstr "Sepsat"
2021-01-20 02:45:05 +01:00
#: zerver/lib/hotspots.py:40
2018-07-27 21:25:57 +02:00
msgid ""
"Click here to start a new conversation. Pick a topic (2-3 words is best), "
"and give it a go!"
2019-02-27 01:35:27 +01:00
msgstr "Klepněte zde pro zahájení nové konverzace. Vyberte si téma (nejlepší jsou 2-3 slova) a vyzkoušejte si to!"
2018-07-27 21:25:57 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/integrations.py:35
2017-09-15 15:46:38 +02:00
msgid "Integration frameworks"
2019-02-12 01:52:41 +01:00
msgstr "Frameworky integrací"
2017-09-15 15:46:38 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/integrations.py:36
2017-09-15 15:46:38 +02:00
msgid "Continuous integration"
2019-02-27 01:35:27 +01:00
msgstr "Nepřetržitá integrace"
2017-09-15 15:46:38 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/integrations.py:37
2017-09-15 15:46:38 +02:00
msgid "Customer support"
msgstr "Zákaznická podpora"
2021-01-20 02:45:05 +01:00
#: zerver/lib/integrations.py:38
2017-09-15 15:46:38 +02:00
msgid "Deployment"
2019-02-12 01:52:41 +01:00
msgstr "Nasazování"
2017-09-15 15:46:38 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/integrations.py:39
2021-05-27 09:13:49 +02:00
msgid "Entertainment"
msgstr ""
#: zerver/lib/integrations.py:40
2017-09-15 15:46:38 +02:00
msgid "Communication"
2019-02-12 01:52:41 +01:00
msgstr "Komunikace"
2017-09-15 15:46:38 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/integrations.py:41
2017-09-15 15:46:38 +02:00
msgid "Financial"
2019-02-12 01:52:41 +01:00
msgstr "Finance"
2017-09-15 15:46:38 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/integrations.py:42
2017-09-15 15:46:38 +02:00
msgid "HR"
2019-02-12 01:52:41 +01:00
msgstr "HR"
2017-09-15 15:46:38 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/integrations.py:43
2017-09-15 15:46:38 +02:00
msgid "Marketing"
2019-02-12 01:52:41 +01:00
msgstr "Marketing"
2017-09-15 15:46:38 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/integrations.py:44
2017-09-15 15:46:38 +02:00
msgid "Miscellaneous"
msgstr "Různé"
2021-05-27 09:13:49 +02:00
#: zerver/lib/integrations.py:45
2017-09-15 15:46:38 +02:00
msgid "Monitoring tools"
2019-02-27 01:35:27 +01:00
msgstr "Nástroje pro sledování"
2017-09-15 15:46:38 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/integrations.py:46
2017-09-15 15:46:38 +02:00
msgid "Project management"
2019-02-27 01:35:27 +01:00
msgstr "Správa projektu"
2017-09-15 15:46:38 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/integrations.py:47
2017-09-15 15:46:38 +02:00
msgid "Productivity"
2019-02-12 01:52:41 +01:00
msgstr "Produktivita"
2017-09-15 15:46:38 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/lib/integrations.py:48
2017-09-15 15:46:38 +02:00
msgid "Version control"
2019-02-12 01:52:41 +01:00
msgstr "Verzování"
2017-09-15 15:46:38 +02:00
2021-05-13 18:37:06 +02:00
#: zerver/lib/message.py:129
2021-03-23 02:06:43 +01:00
msgid "Message must not be empty"
msgstr "Zpráva nesmí být prázdná"
2021-05-13 18:37:06 +02:00
#: zerver/lib/message.py:131
2021-03-23 02:06:43 +01:00
msgid "Message must not contain null bytes"
2021-05-03 18:01:11 +02:00
msgstr "Zpráva nesmí obsahovat nulové bajty"
2021-03-23 02:06:43 +01:00
#: zerver/lib/narrow.py:29
2020-06-21 08:33:07 +02:00
msgid "Operator {} not supported."
msgstr "Operátor {} není podporován."
2017-06-06 20:43:38 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/onboarding.py:68
2020-05-08 01:05:36 +02:00
#, python-brace-format
msgid ""
"[Read the guide]({help_url}) for getting your organization started with "
"Zulip"
2020-06-21 08:33:07 +02:00
msgstr "Pro zahájení práce vaší organizace se Zulipem [čtěte příručku]({help_url})"
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/onboarding.py:73
2020-05-08 01:05:36 +02:00
msgid "Hello, and welcome to Zulip!"
2020-06-21 08:33:07 +02:00
msgstr "Ahoj, vítejte v Zulipu!"
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/onboarding.py:75
2020-05-08 01:05:36 +02:00
msgid "This is a private message from me, Welcome Bot."
2020-06-21 08:33:07 +02:00
msgstr "Toto je soukromá zpráva od uvítacího robota."
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/onboarding.py:77
2020-05-08 01:05:36 +02:00
msgid "Here are some tips to get you started:"
2020-06-21 08:33:07 +02:00
msgstr "Zde je několik rad, jak začít:"
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/onboarding.py:79
2020-05-08 01:05:36 +02:00
#, python-brace-format
msgid "Download our [Desktop and mobile apps]({apps_url})"
2020-06-21 08:33:07 +02:00
msgstr "Stáhněte naše [aplikace pro počítač a telefon]({apps_url})"
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/onboarding.py:81
2020-05-08 01:05:36 +02:00
#, python-brace-format
msgid ""
"Customize your account and notifications on your [Settings "
"page]({settings_url})"
2020-06-21 08:33:07 +02:00
msgstr "Přizpůsobte svůj účet a oznamování na vaší stránce s [nastavením]({settings_url})"
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/onboarding.py:83
2020-05-08 01:05:36 +02:00
msgid "Type `?` to check out Zulip's keyboard shortcuts"
2020-06-21 08:33:07 +02:00
msgstr "Pište `?`, abyste se podívali na klávesové zkratky používané v Zulipu"
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/onboarding.py:85
2020-05-08 01:05:36 +02:00
msgid "The most important shortcut is `r` to reply."
2020-06-21 08:33:07 +02:00
msgstr "Nejdůležitější klávesovou zkratkou, když chcete odpovědět, je `r`."
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/onboarding.py:87
2020-05-08 01:05:36 +02:00
msgid "Practice sending a few messages by replying to this conversation."
2020-06-21 08:33:07 +02:00
msgstr "Vyzkoušejte si odeslání několika zpráv v odpovědi na tento rozhovor."
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/onboarding.py:90
2020-05-08 01:05:36 +02:00
msgid ""
"If you're not into keyboards, that's okay too; clicking anywhere on this "
"message will also do the trick!"
2020-06-21 08:33:07 +02:00
msgstr "Pokud nepoužíváte klávesové zkratky, je to v pořádku; klepnutí na tuto zprávu na kterémkoli místě vás rovněž povede dál."
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/onboarding.py:107
2021-01-20 02:45:05 +01:00
msgid "Congratulations on your first reply!"
msgstr "Blahopřejeme k první odpovědi!"
2021-03-23 02:06:43 +01:00
#: zerver/lib/onboarding.py:112
2021-01-20 02:45:05 +01:00
msgid ""
"Feel free to continue using this space to practice your new messaging "
"skills. Or, try clicking on some of the stream names to your left!"
msgstr "Bez obav pokračujte v používání tohoto prostoru při cvičení vašich nových dovedností v odesílání zpráv. Nebo zkuste klepnout na některé z názvů kanálů nalevo!"
2021-03-23 02:06:43 +01:00
#: zerver/lib/onboarding.py:125
2020-05-08 01:05:36 +02:00
msgid ""
"This is a private stream, as indicated by the lock icon next to the stream "
"name."
2020-06-21 08:33:07 +02:00
msgstr "Toto je soukromý kanál, jak ukazuje obrázek zámku vedle názvu kanálu."
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/onboarding.py:127
2020-05-08 01:05:36 +02:00
msgid "Private streams are only visible to stream members."
2020-06-21 08:33:07 +02:00
msgstr "Soukromé kanály jsou viditelné jen pro členy kanálů."
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/onboarding.py:131
2020-05-08 01:05:36 +02:00
#, python-brace-format
msgid ""
"To manage this stream, go to [Stream settings]({stream_settings_url}) and "
"click on `{initial_private_stream_name}`."
2020-06-21 08:33:07 +02:00
msgstr "Kvůli správě tohoto kanálu jděte do [nastavení kanálu]({stream_settings_url}) a klepněte na `{initial_private_stream_name}`."
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/onboarding.py:141
2020-05-08 01:05:36 +02:00
#, python-brace-format
msgid ""
"This is a message on stream #**{default_notification_stream_name}** with the"
" topic `topic demonstration`."
2020-06-21 08:33:07 +02:00
msgstr "Toto je zpráva na kanálu #**{default_notification_stream_name}** s tématem `topic demonstration`."
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/onboarding.py:147
2020-05-08 01:05:36 +02:00
msgid "Topics are a lightweight tool to keep conversations organized."
2020-06-21 08:33:07 +02:00
msgstr "Témata jsou snadným nástrojem pro udržení pořádku v rozhovorech."
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/onboarding.py:149
2020-05-08 01:05:36 +02:00
#, python-brace-format
msgid ""
"You can learn more about topics at [Streams and "
"topics]({about_topics_help_url})."
2020-06-21 08:33:07 +02:00
msgstr "O tématech se více dozvíte v [kanály a témata]({about_topics_help_url})."
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/onboarding.py:154
2020-05-08 01:05:36 +02:00
#, python-brace-format
msgid ""
"This is a message on stream #**{default_notification_stream_name}** with the"
" topic `swimming turtles`."
2020-06-21 08:33:07 +02:00
msgstr "Toto je zpráva na kanálu #**{default_notification_stream_name}** s tématem `swimming turtles`."
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/onboarding.py:163
2020-05-08 01:05:36 +02:00
#, python-brace-format
msgid ""
"[Start a new topic]({start_topic_help_url}) any time you're not replying to "
"a previous message."
2020-06-21 08:33:07 +02:00
msgstr "[Začněte nové téma]({start_topic_help_url}), vždy když neodpovídáte na předchozí zprávu."
2018-10-22 23:50:00 +02:00
2021-05-13 18:37:06 +02:00
#: zerver/lib/outgoing_webhook.py:293
2021-05-03 18:01:11 +02:00
msgid "Invalid JSON in response"
2021-05-12 06:39:38 +02:00
msgstr "Neplatný JSON v odpovědi"
2021-05-03 18:01:11 +02:00
2021-05-13 22:18:21 +02:00
#: zerver/lib/outgoing_webhook.py:302
2021-05-03 18:01:11 +02:00
msgid "Invalid response format"
2021-05-12 06:39:38 +02:00
msgstr "Neplatný formát odpovědi"
2021-05-03 18:01:11 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/lib/push_notifications.py:274
2020-06-21 08:33:07 +02:00
msgid "Invalid GCM option to bouncer: priority {!r}"
msgstr "Neplatná volba GCM pro \"bouncer\": přednost {!r}"
2017-10-20 19:24:15 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/lib/push_notifications.py:284
2020-06-21 08:33:07 +02:00
msgid "Invalid GCM options to bouncer: {}"
msgstr "Neplatné volby GCM pro \"bouncer\": {}"
2017-06-06 20:43:38 +02:00
2018-04-03 19:20:21 +02:00
#. error
2021-04-15 23:58:47 +02:00
#: zerver/lib/push_notifications.py:484 zilencer/views.py:150
2017-06-06 20:43:38 +02:00
msgid "Token does not exist"
2020-06-21 08:33:07 +02:00
msgstr "Elektronický klíč neexistuje"
2019-02-12 01:52:41 +01:00
2021-04-15 23:58:47 +02:00
#: zerver/lib/push_notifications.py:702
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{full_name} mentioned you:"
msgstr "{full_name} vás zmínil:"
2019-09-24 22:02:33 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/lib/push_notifications.py:704
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{full_name} mentioned everyone:"
msgstr "{full_name} zmínil všechny:"
2019-09-24 22:02:33 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/remote_server.py:84
2020-06-21 08:33:07 +02:00
msgid "Push notifications bouncer error: {}"
msgstr "Chyba \"bounceru push\" oznámení: {}"
2019-02-12 01:52:41 +01:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/request.py:39
2019-01-04 23:42:46 +01:00
#, python-brace-format
msgid "Can't decide between '{var_name1}' and '{var_name2}' arguments"
2019-02-12 01:52:41 +01:00
msgstr "Nelze se rozhodnout mezi argumenty '{var_name1}' a '{var_name2}'"
2019-01-04 23:42:46 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/request.py:51
2017-09-15 15:46:38 +02:00
#, python-brace-format
msgid "Missing '{var_name}' argument"
msgstr "Chybí argument '{var_name}'"
2016-07-19 00:01:13 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/request.py:64
2017-09-15 15:46:38 +02:00
#, python-brace-format
msgid "Bad value for '{var_name}': {bad_value}"
msgstr "Špatná hodnota pro '{var_name}': {bad_value}"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/lib/request.py:374
2020-06-21 08:33:07 +02:00
msgid "Argument \"{}\" is not valid JSON."
msgstr "Argument \"{}\" není platný JSON."
2016-07-19 00:01:13 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/response.py:27
2016-07-19 00:01:13 +02:00
msgid "Not logged in: API authentication or user session required"
2019-02-12 01:52:41 +01:00
msgstr "Nepřihlášen: API autentikace nebo uživatelská session je vyžadována"
2016-07-19 00:01:13 +02:00
2021-05-12 06:39:38 +02:00
#: zerver/lib/send_email.py:67
2020-05-08 01:05:36 +02:00
msgid "Zulip Account Security"
msgstr "Bezpečnost účtu Zulip"
2021-05-03 18:01:11 +02:00
#: zerver/lib/streams.py:172 zerver/lib/streams.py:422
#: zerver/lib/streams.py:542
2020-06-21 08:33:07 +02:00
msgid "Invalid stream name '{}'"
msgstr "Neplatný název kanálu '{}'"
2020-05-08 01:05:36 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/lib/streams.py:175
2020-06-21 08:33:07 +02:00
msgid "Stream name too long (limit: {} characters)."
msgstr "Název kanálu je příliš dlouhý (nejvíce: {} znaků)."
2020-05-08 01:05:36 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/lib/streams.py:180
2020-06-21 08:33:07 +02:00
msgid "Stream name '{}' contains NULL (0x00) characters."
msgstr "Název kanálu '{}' obsahuje znaky NULL (0x00)."
2020-05-08 01:05:36 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/lib/streams.py:197
2020-05-08 01:05:36 +02:00
msgid "Only organization administrators can send to this stream."
msgstr "Do tohoto kanálu mohou přidávat zprávy pouze správci organizace."
2021-04-15 23:58:47 +02:00
#: zerver/lib/streams.py:203
msgid ""
"Only organization administrators and moderators can send to this stream."
2021-05-03 18:01:11 +02:00
msgstr "Do tohoto kanálu mohou přidávat zprávy pouze správci a rozhodčí organizace."
2021-04-15 23:58:47 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/streams.py:206
2021-01-20 02:45:05 +01:00
msgid "Guests cannot send to this stream."
2021-05-03 18:01:11 +02:00
msgstr "Hosté nemohou posílat do této skupiny."
2021-01-20 02:45:05 +01:00
2021-04-15 23:58:47 +02:00
#: zerver/lib/streams.py:211
2020-05-08 01:05:36 +02:00
msgid "New members cannot send to this stream."
msgstr "Noví členové nemohou posílat do této skupiny."
2021-05-03 18:01:11 +02:00
#: zerver/lib/streams.py:271
2020-06-21 08:33:07 +02:00
msgid "Not authorized to send to stream '{}'"
msgstr "Nejste oprávněn přidávat zprávy do kanálu '{}'"
2020-05-08 01:05:36 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/streams.py:276
2019-01-04 23:42:46 +01:00
msgid "Please supply 'stream'."
2019-02-12 01:52:41 +01:00
msgstr "Prosím zadejte 'stream'."
2019-01-04 23:42:46 +01:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/streams.py:279
2019-01-04 23:42:46 +01:00
msgid "Please choose one: 'stream' or 'stream_id'."
2019-02-27 01:35:27 +01:00
msgstr "Zvolte, prosím, jedno z: 'stream' nebo 'stream_id'."
2019-01-04 23:42:46 +01:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/streams.py:285 zerver/lib/streams.py:307
#: zerver/lib/streams.py:377 zerver/lib/streams.py:438
2017-02-03 21:32:04 +01:00
msgid "Invalid stream id"
2019-02-27 01:35:27 +01:00
msgstr "Neplatné ID kanálu"
2017-02-03 21:32:04 +01:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/streams.py:414
2020-06-21 08:33:07 +02:00
msgid "Stream name '{}' is already taken."
msgstr "Název kanálu '{}' je již použit."
2017-02-03 21:32:04 +01:00
2021-05-12 06:39:38 +02:00
#: zerver/lib/streams.py:664 zerver/lib/users.py:240 zerver/lib/users.py:269
2021-04-15 23:58:47 +02:00
#: zerver/views/invite.py:45 zerver/views/streams.py:517
msgid "Insufficient permission"
msgstr "Nedostatečná oprávnění"
2017-02-03 21:32:04 +01:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/streams.py:667
2020-06-21 08:33:07 +02:00
msgid "Stream(s) ({}) do not exist"
msgstr "Kanál(y) ({}) neexistuje(í)"
2017-02-03 21:32:04 +01:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/streams.py:673
2020-07-01 19:39:00 +02:00
msgid "User cannot create stream with this settings."
2020-07-14 09:24:31 +02:00
msgstr "Uživatel nemůže vytvořit kanál s tímto nastavením."
2020-07-01 19:39:00 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/streams.py:693
2020-06-21 08:33:07 +02:00
msgid "Default stream group with id '{}' does not exist."
msgstr "Výchozí skupina kanálu s ID '{}' neexistuje."
2019-02-12 01:52:41 +01:00
2021-05-12 06:39:38 +02:00
#: zerver/lib/upload.py:134 zerver/lib/upload.py:150 zerver/lib/upload.py:210
2019-02-12 01:52:41 +01:00
msgid "Could not decode image; did you upload an image file?"
msgstr "Nelze dekódovat obrázek; opravdu jste nahráli soubor s obrázkem?"
2021-05-12 06:39:38 +02:00
#: zerver/lib/upload.py:136 zerver/lib/upload.py:152 zerver/lib/upload.py:212
2019-02-12 01:52:41 +01:00
msgid "Image size exceeds limit."
msgstr "Obrázek překračuje dovolené limity."
2018-01-18 18:10:07 +01:00
2021-05-12 06:39:38 +02:00
#: zerver/lib/upload.py:342
2018-04-03 19:20:21 +02:00
msgid "Upload would exceed your organization's upload quota."
2019-02-12 01:52:41 +01:00
msgstr "Nahrání souboru by překročilo kvótu, kterou má vaše organizace nastavenou."
2018-04-03 19:20:21 +02:00
2020-06-21 08:33:07 +02:00
#: zerver/lib/user_groups.py:14
2018-04-03 19:20:21 +02:00
msgid ""
"Only group members and organization administrators can administer this "
"group."
2019-02-12 01:52:41 +01:00
msgstr "Pouze členové skupiny a správci organizace mohou spravovat tuto skupinu."
2018-04-03 19:20:21 +02:00
2020-06-21 08:33:07 +02:00
#: zerver/lib/user_groups.py:18
2018-01-18 18:10:07 +01:00
msgid "Invalid user group"
2018-04-03 19:20:21 +02:00
msgstr "Neplatná skupina uživatele"
2018-01-18 18:10:07 +01:00
2021-05-12 06:39:38 +02:00
#: zerver/lib/users.py:38
2017-06-06 20:43:38 +02:00
msgid "Name too long!"
msgstr "Název je příliš dlouhý!"
2021-05-12 06:39:38 +02:00
#: zerver/lib/users.py:40
2017-06-06 20:43:38 +02:00
msgid "Name too short!"
msgstr "Název je příliš krátký!"
2021-05-12 06:39:38 +02:00
#: zerver/lib/users.py:43
2017-06-06 20:43:38 +02:00
msgid "Invalid characters in name!"
msgstr "Neplatné znaky v názvu!"
2021-05-12 06:39:38 +02:00
#: zerver/lib/users.py:49
2020-05-08 01:05:36 +02:00
msgid "Invalid format!"
2020-06-21 08:33:07 +02:00
msgstr "Neplatný formát!"
2020-05-08 01:05:36 +02:00
2021-05-12 06:39:38 +02:00
#: zerver/lib/users.py:65
2018-11-03 01:35:21 +01:00
msgid "Name is already in use!"
2019-02-12 01:52:41 +01:00
msgstr "Tento název je již používán!"
2018-11-03 01:35:21 +01:00
2021-05-12 06:39:38 +02:00
#: zerver/lib/users.py:71 zerver/views/users.py:403 zerver/views/users.py:577
2017-09-15 15:46:38 +02:00
msgid "Bad name or username"
msgstr "Špatný název nebo uživatelské jméno"
2021-05-12 06:39:38 +02:00
#: zerver/lib/users.py:86
2020-06-21 08:33:07 +02:00
msgid "Invalid integration '{}'."
msgstr "Neplatná integrace '{}'."
2019-09-24 22:02:33 +02:00
2021-05-12 06:39:38 +02:00
#: zerver/lib/users.py:91
2020-06-21 08:33:07 +02:00
msgid "Missing configuration parameters: {}"
msgstr "Chybějící parametry nastavení: {}"
2019-09-24 22:02:33 +02:00
2021-05-12 06:39:38 +02:00
#: zerver/lib/users.py:100
2019-09-24 22:02:33 +02:00
msgid "Invalid {} value {} ({})"
2019-09-27 22:13:54 +02:00
msgstr "Neplatná {} hodnota {} ({})"
2019-09-24 22:02:33 +02:00
2021-05-12 06:39:38 +02:00
#: zerver/lib/users.py:115
2018-04-03 19:20:21 +02:00
msgid "Invalid configuration data!"
2019-02-27 01:35:27 +01:00
msgstr "Neplatné nastavení!"
2018-04-03 19:20:21 +02:00
2021-05-12 06:39:38 +02:00
#: zerver/lib/users.py:149
2017-09-15 15:46:38 +02:00
msgid "Invalid bot type"
msgstr "Neplatný typ robota"
2021-05-12 06:39:38 +02:00
#: zerver/lib/users.py:154
2017-09-15 15:46:38 +02:00
msgid "Invalid interface type"
msgstr "Neplatný typ rozhraní"
2021-05-27 09:13:49 +02:00
#: zerver/lib/users.py:223 zerver/lib/users.py:228 zerver/models.py:3465
2020-06-21 08:33:07 +02:00
msgid "Invalid user ID: {}"
msgstr "Neplatné ID uživatele: {}"
2018-01-18 18:10:07 +01:00
2021-05-12 06:39:38 +02:00
#: zerver/lib/users.py:236 zerver/lib/users.py:238
2018-08-03 18:47:55 +02:00
msgid "No such bot"
msgstr "Žádný takový robot"
2021-05-12 06:39:38 +02:00
#: zerver/lib/users.py:260 zerver/lib/users.py:262 zerver/views/presence.py:40
2021-03-23 02:06:43 +01:00
#: zerver/views/users.py:658
2018-08-03 18:47:55 +02:00
msgid "No such user"
msgstr "Žádný takový uživatel"
2021-05-12 06:39:38 +02:00
#: zerver/lib/users.py:264
2018-08-03 18:47:55 +02:00
msgid "User is deactivated"
2019-02-27 01:35:27 +01:00
msgstr "Uživatel je vypnut"
2018-11-03 01:35:21 +01:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:57 zerver/lib/validator.py:119
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not a string"
msgstr "{var_name} není řetězec"
2017-06-06 20:43:38 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:64
2018-07-27 21:25:57 +02:00
#, python-brace-format
msgid "{item} cannot be blank."
2019-02-12 01:52:41 +01:00
msgstr "{item} nemůže být prázdné."
2018-07-27 21:25:57 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:72 zerver/lib/validator.py:138
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "Invalid {var_name}"
msgstr "Neplatný {var_name}"
2020-05-08 01:05:36 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:87
2018-07-27 21:25:57 +02:00
#, python-brace-format
msgid "{var_name} is too long (limit: {max_length} characters)"
2019-02-12 01:52:41 +01:00
msgstr "{var_name} je příliš dlouhé (maximálně {max_length} znaků)"
2018-07-27 21:25:57 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:102
2017-06-06 20:43:38 +02:00
#, python-brace-format
2018-07-27 21:25:57 +02:00
msgid "{var_name} has incorrect length {length}; should be {target_length}"
2019-02-12 01:52:41 +01:00
msgstr "{var_name} má nesprávnou délku {length}; mělo by být {target_length}"
2018-07-27 21:25:57 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:122 zerver/lib/validator.py:124
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not a date"
msgstr "{var_name} není datum"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:130
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not an integer"
msgstr "{var_name} není celé číslo"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:146
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not a float"
msgstr "{var_name} není číslo s desetinnou čárkou"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:152
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not a boolean"
msgstr "{var_name} není boolean"
2019-02-12 01:52:41 +01:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:162
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not a valid hex color code"
msgstr "{var_name} není platný hex kód barvy"
2017-06-06 20:43:38 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:182
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not a list"
msgstr "{var_name} není seznam"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:186
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{container} should have exactly {length} items"
msgstr "{container} má mít přesně {length} položek"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:205
2020-07-01 19:39:00 +02:00
#, python-brace-format
msgid "{var_name} is not a tuple"
2020-07-23 21:06:15 +02:00
msgstr "{var_name} není uspořádaná n-tice"
2020-07-01 19:39:00 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:210
2020-07-01 19:39:00 +02:00
#, python-brace-format
msgid "{var_name} should have exactly {desired_len} items"
2020-07-14 09:24:31 +02:00
msgstr "{var_name} má mít přesně {desired_len} položek"
2020-07-01 19:39:00 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:256
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not a dict"
msgstr "{var_name} není slovník"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:264
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{key_name} key is missing from {var_name}"
msgstr "{key_name} klíč chybí v {var_name}"
2017-06-06 20:43:38 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:289
2020-06-21 08:33:07 +02:00
msgid "Unexpected arguments: {}"
msgstr "Neočekávané argumenty: {}"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:322
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not an allowed_type"
msgstr "{var_name} není allowed_type"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:331
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{variable} != {expected_value} ({value} is wrong)"
msgstr "{variable} != {expected_value} ({value} je chybná)"
2017-06-06 20:43:38 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:358
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not a URL"
msgstr "{var_name} není adresa (URL)"
2018-04-03 19:20:21 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:365
2019-09-24 22:02:33 +02:00
msgid "Malformed URL pattern."
2019-10-06 03:06:24 +02:00
msgstr "Neplatný vzor adresy (URL)."
2019-08-08 00:15:28 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:386
2018-07-27 21:25:57 +02:00
#, python-brace-format
msgid "'{item}' cannot be blank."
2019-02-12 01:52:41 +01:00
msgstr "'{item}' nemůže být prázdné."
2018-07-27 21:25:57 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:402
2018-07-27 21:25:57 +02:00
#, python-brace-format
msgid "'{value}' is not a valid choice for '{field_name}'."
2019-02-12 01:52:41 +01:00
msgstr "'{value}' je neplatná možnost pro pole '{field_name}'."
2018-07-27 21:25:57 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:486
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not a string or an integer list"
msgstr "{var_name} není řetězec nebo seznam celých čísel"
2019-08-08 00:15:28 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/lib/validator.py:496
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not a string or integer"
msgstr "{var_name} není řetězec nebo celé číslo"
2018-08-03 18:47:55 +02:00
2021-05-12 06:39:38 +02:00
#: zerver/lib/webhooks/common.py:69
2018-07-27 21:25:57 +02:00
#, python-brace-format
msgid "Missing the HTTP event header '{header}'"
2019-02-12 01:52:41 +01:00
msgstr "Chybí HTTP hlavička události '{header}'"
2018-07-27 21:25:57 +02:00
2021-05-12 06:39:38 +02:00
#: zerver/lib/webhooks/common.py:196
2021-03-23 02:06:43 +01:00
msgid "The {} webhook expects time in milliseconds."
2021-05-03 18:01:11 +02:00
msgstr " {} zpětné volání HTTP, webhook, očekává čas v milisekundách."
2021-03-23 02:06:43 +01:00
#: zerver/lib/zcommand.py:27
2018-08-03 18:47:55 +02:00
msgid "There should be a leading slash in the zcommand."
2019-02-12 01:52:41 +01:00
msgstr "Zcommand by měl začínat znakem '/'."
2018-08-03 18:47:55 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/zcommand.py:76
2020-06-21 08:33:07 +02:00
msgid "No such command: {}"
msgstr "Neexistující příkaz: {}"
2018-08-03 18:47:55 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/middleware.py:451
2016-07-19 00:01:13 +02:00
msgid "Internal server error"
2019-02-27 01:35:27 +01:00
msgstr "Vnitřní chyba serveru"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/middleware.py:478
2017-09-15 15:46:38 +02:00
#, python-brace-format
2021-05-12 06:39:38 +02:00
msgid "CSRF error: {reason}"
2021-05-13 18:37:06 +02:00
msgstr "Chyba CSRF: {reason}"
2016-07-19 00:01:13 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/models.py:374
2019-08-08 00:15:28 +02:00
msgid "stream events"
2019-09-24 22:02:33 +02:00
msgstr "Události kanálu"
2019-08-08 00:15:28 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/models.py:408
2019-08-08 00:15:28 +02:00
msgid "Available on Zulip Standard. Upgrade to access."
2019-09-24 22:02:33 +02:00
msgstr "Dostupné v Zulip Standard. Pro přístup povyšte."
2019-08-08 00:15:28 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/models.py:912
2021-04-15 23:58:47 +02:00
msgid "Invalid linkifier pattern. Valid characters are {}."
2021-05-03 18:01:11 +02:00
msgstr "Neplatný vzor odkazovače. Platné znaky jsou {}."
2019-01-04 23:42:46 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/models.py:930
2019-01-04 23:42:46 +01:00
msgid "Invalid URL format string."
2019-02-12 01:52:41 +01:00
msgstr "Neplatný řezězec URL formátu."
2019-01-04 23:42:46 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/models.py:1037 zerver/views/realm_playgrounds.py:24
2021-04-15 23:58:47 +02:00
msgid "Invalid characters in pygments language"
2021-05-03 18:01:11 +02:00
msgstr "Neplatné znaky v jazyce segmentů"
2021-04-15 23:58:47 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/models.py:1417
2021-01-20 02:45:05 +01:00
msgid "Organization owner"
msgstr "Vlastník organizace"
2021-05-27 09:13:49 +02:00
#: zerver/models.py:1418
2021-01-20 02:45:05 +01:00
msgid "Organization administrator"
msgstr "Správce organizace"
2021-05-27 09:13:49 +02:00
#: zerver/models.py:1419
2021-05-03 18:01:11 +02:00
msgid "Moderator"
2021-05-12 06:39:38 +02:00
msgstr "Moderátor"
2021-05-03 18:01:11 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/models.py:1420
2021-01-20 02:45:05 +01:00
msgid "Member"
msgstr "Člen"
2021-05-27 09:13:49 +02:00
#: zerver/models.py:1421
2021-01-20 02:45:05 +01:00
msgid "Guest"
msgstr "Host"
2021-05-27 09:13:49 +02:00
#: zerver/models.py:2373
2017-09-15 15:46:38 +02:00
msgid "Unicode emoji"
2019-02-27 01:35:27 +01:00
msgstr "Unicode obrázeček"
2017-09-15 15:46:38 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/models.py:2375
2017-09-15 15:46:38 +02:00
msgid "Zulip extra emoji"
2019-02-27 01:35:27 +01:00
msgstr "Další obrázeček Zulipu"
2017-09-15 15:46:38 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/models.py:3469
2021-01-20 02:45:05 +01:00
msgid "User with ID {} is deactivated"
2021-05-03 18:01:11 +02:00
msgstr "Uživatel s ID {} je vypnut"
2018-07-27 21:25:57 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/models.py:3472
2021-01-20 02:45:05 +01:00
msgid "User with ID {} is a bot"
2021-05-03 18:01:11 +02:00
msgstr "Uživatel s ID {} je robot"
2018-08-03 18:47:55 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/models.py:3505
2018-09-01 01:08:37 +02:00
msgid "List of options"
2019-02-12 01:52:41 +01:00
msgstr "Seznam možností"
2018-08-03 18:47:55 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/models.py:3508
2018-09-01 01:08:37 +02:00
msgid "Person picker"
2019-02-12 01:52:41 +01:00
msgstr "Výběr osoby"
2018-08-03 18:47:55 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/models.py:3520
2018-08-03 18:47:55 +02:00
msgid "Short text"
msgstr "Krátký text"
2021-05-27 09:13:49 +02:00
#: zerver/models.py:3521
2018-07-27 21:25:57 +02:00
msgid "Long text"
2018-08-03 18:47:55 +02:00
msgstr "Dlouhý text"
2018-07-27 21:25:57 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/models.py:3522
2018-09-01 01:08:37 +02:00
msgid "Date picker"
2019-02-27 01:35:27 +01:00
msgstr "Výběr data"
2018-07-27 21:25:57 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/models.py:3523
2018-09-01 01:08:37 +02:00
msgid "Link"
2019-02-12 01:52:41 +01:00
msgstr "Odkaz"
2018-07-27 21:25:57 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/models.py:3526
2019-08-08 00:15:28 +02:00
msgid "External account"
2019-09-24 22:02:33 +02:00
msgstr "Vnější účet"
2019-08-08 00:15:28 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/signals.py:91
2018-07-27 21:25:57 +02:00
msgid "Unknown IP address"
2019-02-12 01:52:41 +01:00
msgstr "Neznámá IP adresa"
2018-07-27 21:25:57 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/signals.py:92
2019-01-04 23:42:46 +01:00
msgid "an unknown operating system"
2019-02-12 01:52:41 +01:00
msgstr "neznámý operační systém"
2019-01-04 23:42:46 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/signals.py:93
2019-01-04 23:42:46 +01:00
msgid "An unknown browser"
2019-02-27 01:35:27 +01:00
msgstr "Neznámý prohlížeč"
2019-01-04 23:42:46 +01:00
2021-05-03 18:01:11 +02:00
#: zerver/tornado/event_queue.py:632
2017-06-06 20:43:38 +02:00
msgid "Missing 'queue_id' argument"
msgstr "Chybí argument 'queue_id'"
2021-05-03 18:01:11 +02:00
#: zerver/tornado/event_queue.py:635
2017-02-03 21:32:04 +01:00
msgid "Missing 'last_event_id' argument"
2017-06-06 20:43:38 +02:00
msgstr "Chybí argument 'last_event_id'"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/tornado/event_queue.py:638
2017-02-03 21:32:04 +01:00
msgid "You are not authorized to get events from this queue"
2019-02-12 01:52:41 +01:00
msgstr "Nejste oprávněn dostávat události z této fronty"
2017-02-03 21:32:04 +01:00
2021-05-03 18:01:11 +02:00
#: zerver/tornado/event_queue.py:644
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "An event newer than {event_id} has already been pruned!"
msgstr "Událost novější než {event_id} již byla ořezána!"
2019-09-24 22:02:33 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/tornado/event_queue.py:654
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "Event {event_id} was not in this queue"
msgstr "Událost {event_id} nebyla v této řadě"
2019-09-24 22:02:33 +02:00
2020-06-21 08:33:07 +02:00
#: zerver/tornado/exceptions.py:15
2017-09-15 15:46:38 +02:00
#, python-brace-format
msgid "Bad event queue id: {queue_id}"
2019-02-12 01:52:41 +01:00
msgstr "Špatné ID fronty událostí: {queue_id}"
2017-09-15 15:46:38 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/tornado/views.py:37
2017-02-03 21:32:04 +01:00
msgid "You are not authorized to access this queue"
2019-02-12 01:52:41 +01:00
msgstr "Nemáte oprávnění přistupovat k této frontě"
2016-07-19 00:01:13 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/views/auth.py:436
2017-02-03 21:32:04 +01:00
msgid "Auth key for this subdomain not found."
2019-02-12 01:52:41 +01:00
msgstr "Auth klíč pro tuto subdoménu nebyl nalezen."
2017-02-03 21:32:04 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/views/auth.py:443
2016-07-19 00:01:13 +02:00
msgid "No JSON web token passed in request"
2019-02-27 01:35:27 +01:00
msgstr "V požadavku chybí JSON \"web token\""
2016-07-19 00:01:13 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/views/auth.py:445
2016-07-19 00:01:13 +02:00
msgid "Bad JSON web token"
2019-02-27 01:35:27 +01:00
msgstr "Chybný JSON \"web token\""
2016-07-19 00:01:13 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/views/auth.py:449
2016-07-19 00:01:13 +02:00
msgid "No user specified in JSON web token claims"
2019-02-27 01:35:27 +01:00
msgstr "V JSON \"web token claimu\" chybí údaje o uživateli"
2016-07-19 00:01:13 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/views/auth.py:452
2018-04-03 19:20:21 +02:00
msgid "No organization specified in JSON web token claims"
2019-02-27 01:35:27 +01:00
msgstr "V JSON \"web token claimu\" chybí nastavení organizace"
2016-07-19 00:01:13 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/views/auth.py:459
2016-10-12 18:58:16 +02:00
msgid "Wrong subdomain"
2019-02-12 01:52:41 +01:00
msgstr "Špatná subdoména"
2017-06-06 20:43:38 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/views/auth.py:830 zerver/views/development/dev_login.py:117
2016-07-19 00:01:13 +02:00
msgid "Your account has been disabled."
2017-06-06 20:43:38 +02:00
msgstr "Váš účet byl zakázán."
2021-05-27 09:13:49 +02:00
#: zerver/views/auth.py:834 zerver/views/development/dev_login.py:111
2021-05-03 18:01:11 +02:00
msgid "This organization has been deactivated."
msgstr "Tato organizace byla vypnuta."
2016-07-19 00:01:13 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/views/auth.py:840
2016-07-19 00:01:13 +02:00
msgid "Password auth is disabled in your team."
2019-02-12 01:52:41 +01:00
msgstr "Přihlášení heslem je ve vašem týmu vypnuto."
2016-07-19 00:01:13 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/views/auth.py:846 zproject/backends.py:422
2021-05-12 06:39:38 +02:00
msgid "You need to reset your password."
2021-05-13 18:37:06 +02:00
msgstr "Musíte si znovu nastavit heslo."
2021-05-12 06:39:38 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/views/auth.py:852 zerver/views/auth.py:947
2016-07-19 00:01:13 +02:00
msgid "Your username or password is incorrect."
2019-02-12 01:52:41 +01:00
msgstr "Vaše uživatelské jméno nebo heslo nejsou správné."
2017-06-06 20:43:38 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/views/auth.py:886
2017-06-06 20:43:38 +02:00
msgid "Subdomain required"
2019-02-12 01:52:41 +01:00
msgstr "Subdoména je povinná"
2017-06-06 20:43:38 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/compatibility.py:81
2019-01-04 23:42:46 +01:00
msgid "User-Agent header missing from request"
2019-02-27 01:35:27 +01:00
msgstr "V požadavku chybí hlavička uživatelského agenta (User-Agent)"
2019-01-04 23:42:46 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/views/custom_profile_fields.py:50
2019-09-24 22:02:33 +02:00
msgid "Label cannot be blank."
2019-09-27 22:13:54 +02:00
msgstr "Štítek nemůže být prázdný."
2017-06-06 20:43:38 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/custom_profile_fields.py:64
2018-09-01 01:08:37 +02:00
msgid "Field must have at least one choice."
2019-02-12 01:52:41 +01:00
msgstr "Políčko musí mít aspoň jednu možnost."
2018-09-01 01:08:37 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/custom_profile_fields.py:94
2019-08-08 00:15:28 +02:00
msgid "Invalid field type."
msgstr "Neplatný typ pole."
2021-03-23 02:06:43 +01:00
#: zerver/views/custom_profile_fields.py:127
#: zerver/views/custom_profile_fields.py:167
2019-09-24 22:02:33 +02:00
msgid "A field with that label already exists."
2019-09-27 22:13:54 +02:00
msgstr "Pole s tímto štítkem již existuje."
2019-09-24 22:02:33 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/custom_profile_fields.py:161
2019-09-24 22:02:33 +02:00
msgid "Default custom field cannot be updated."
2019-09-27 22:13:54 +02:00
msgstr "Výchozí uživatelské pole nelze aktualizovat."
2017-06-06 20:43:38 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/views/development/dev_login.py:84
msgid "Endpoint not available in production."
msgstr "Koncový bod není v produkci dostupný."
#: zerver/views/development/dev_login.py:86
msgid "DevAuthBackend not enabled."
msgstr "Vývojářská autentizační podpůrná vrstva není zapnuta."
#: zerver/views/development/dev_login.py:121
msgid "This user is not registered."
msgstr "Tento uživatel není zaregistrován."
2021-01-20 02:45:05 +01:00
#: zerver/views/drafts.py:60
msgid "Timestamp must not be negative."
2021-05-03 18:01:11 +02:00
msgstr "Časové razítko nesmí být záporné."
2021-01-20 02:45:05 +01:00
#: zerver/views/drafts.py:69
msgid "Topic must not contain null bytes"
2021-05-03 18:01:11 +02:00
msgstr "Téma nesmí obsahovat nulové bajty"
2021-01-20 02:45:05 +01:00
#: zerver/views/drafts.py:71
msgid "Must specify exactly 1 stream ID for stream messages"
2021-05-03 18:01:11 +02:00
msgstr "U zpráv v kanálu je třeba zadat přesně 1 ID kanálu"
2021-01-20 02:45:05 +01:00
2021-04-15 23:58:47 +02:00
#: zerver/views/drafts.py:131 zerver/views/drafts.py:147
2021-01-20 02:45:05 +01:00
msgid "Draft does not exist"
2021-05-03 18:01:11 +02:00
msgstr "Návrh neexistuje"
2021-01-20 02:45:05 +01:00
2021-05-12 06:39:38 +02:00
#: zerver/views/hotspots.py:18
2020-06-21 08:33:07 +02:00
msgid "Unknown hotspot: {}"
msgstr "Neznámý aktivní bod: {}"
2017-06-06 20:43:38 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/views/invite.py:47
2019-02-12 01:52:41 +01:00
msgid "Must be invited as an valid type of user"
msgstr "Musí být pozván jako platný typ uživatele"
2021-05-03 18:01:11 +02:00
#: zerver/views/invite.py:59
2017-02-03 21:32:04 +01:00
msgid "You must specify at least one email address."
2019-02-27 01:35:27 +01:00
msgstr "Musíte zadat alespoň jednu adresu elektronické pošty."
2017-02-03 21:32:04 +01:00
2021-05-03 18:01:11 +02:00
#: zerver/views/invite.py:61
2017-02-03 21:32:04 +01:00
msgid "You must specify at least one stream for invitees to join."
2019-02-27 01:35:27 +01:00
msgstr "Musíte zadat aspoň jeden kanál, ke kterému se mají pozvaní připojit."
2017-02-03 21:32:04 +01:00
2021-05-03 18:01:11 +02:00
#: zerver/views/invite.py:71
2019-02-12 01:52:41 +01:00
msgid "Stream does not exist with id: {}. No invites were sent."
2019-02-27 01:35:27 +01:00
msgstr "Kanál s ID {} neexistuje. Žádné pozvánky nebyly odeslány."
2017-02-03 21:32:04 +01:00
2021-05-03 18:01:11 +02:00
#: zerver/views/invite.py:104 zerver/views/invite.py:107
#: zerver/views/invite.py:127 zerver/views/invite.py:130
#: zerver/views/invite.py:146 zerver/views/invite.py:151
2018-01-18 18:10:07 +01:00
msgid "No such invitation"
2019-02-12 01:52:41 +01:00
msgstr "Žádné taková pozvánka"
2018-01-18 18:10:07 +01:00
2021-05-03 18:01:11 +02:00
#: zerver/views/invite.py:177
2018-04-03 19:20:21 +02:00
msgid "Invalid stream id {}. No invites were sent."
2019-02-27 01:35:27 +01:00
msgstr "Neplatné ID kanálu {}. Nebyly odeslány žádné pozvánky."
2018-04-03 19:20:21 +02:00
2021-05-12 06:39:38 +02:00
#: zerver/views/message_edit.py:77
2020-07-01 19:39:00 +02:00
msgid "Message edit history is disabled in this organization"
msgstr "Historie úprav zprávy je v této organizaci vypnuta"
2021-05-12 06:39:38 +02:00
#: zerver/views/message_edit.py:131 zerver/views/message_edit.py:134
2020-07-01 19:39:00 +02:00
msgid "You don't have permission to delete this message"
msgstr "Nemáte oprávnění smazat tuto zprávu"
2021-05-12 06:39:38 +02:00
#: zerver/views/message_edit.py:142
2020-07-01 19:39:00 +02:00
msgid "The time limit for deleting this message has passed"
msgstr "Časová lhůta pro smazání této zprávy vypršela"
2021-05-12 06:39:38 +02:00
#: zerver/views/message_edit.py:157
2020-07-01 19:39:00 +02:00
msgid "Message already deleted"
msgstr "Tato zpráva je již smazaná"
2021-03-23 02:06:43 +01:00
#: zerver/views/message_fetch.py:90
2017-09-15 15:46:38 +02:00
#, python-brace-format
msgid "Invalid narrow operator: {desc}"
msgstr "Neplatný zužující operátor: {desc}"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/views/message_fetch.py:910
2020-05-08 01:05:36 +02:00
msgid "Missing 'anchor' argument."
msgstr "Chybí argument 'anchor'"
2021-04-15 23:58:47 +02:00
#: zerver/views/message_fetch.py:930
2020-05-08 01:05:36 +02:00
msgid "Invalid anchor"
msgstr "Neplatná kotva"
2018-08-14 20:57:54 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/views/message_fetch.py:950
2020-06-21 08:33:07 +02:00
msgid "Too many messages requested (maximum {})."
msgstr "Vyžádáno příliš mnoho zpráv (nejvíce je {})."
2018-10-22 23:50:00 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/message_flags.py:88
2020-06-21 08:33:07 +02:00
msgid "No such topic '{}'"
msgstr "Takové téma '{}' není"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/views/message_send.py:154
2018-07-27 21:25:57 +02:00
msgid "Invalid time format"
2018-08-03 18:47:55 +02:00
msgstr "Neplatný formát času"
2018-03-02 17:56:12 +01:00
2021-05-03 18:01:11 +02:00
#: zerver/views/message_send.py:163
2018-07-27 21:25:57 +02:00
msgid "Time must be in the future."
2019-02-12 01:52:41 +01:00
msgstr "Čas musí být v budoucnosti."
2018-03-02 17:56:12 +01:00
2021-05-03 18:01:11 +02:00
#: zerver/views/message_send.py:249
2016-07-19 00:01:13 +02:00
msgid "Missing sender"
2017-06-06 20:43:38 +02:00
msgstr "Chybí odesílatel"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/views/message_send.py:256
2019-02-12 01:52:41 +01:00
msgid "Mirroring not allowed with recipient user IDs"
msgstr "Zrcadlení není povoleno společně s uživatelskými ID příjemců"
2021-05-03 18:01:11 +02:00
#: zerver/views/message_send.py:266 zerver/views/message_send.py:273
2016-07-19 00:01:13 +02:00
msgid "Invalid mirrored message"
2017-06-06 20:43:38 +02:00
msgstr "Neplatná zrcadlená zpráva"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/views/message_send.py:269
2018-04-03 19:20:21 +02:00
msgid "Zephyr mirroring is not allowed in this organization"
msgstr "Zrcadlení Zephyru není v této organizaci povoleno."
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/views/message_send.py:277
2018-03-02 17:56:12 +01:00
msgid "Missing deliver_at in a request for delayed message delivery"
2019-02-12 01:52:41 +01:00
msgstr "Chybí parametr deliver_at pro odložené doručení zprávy"
2018-03-02 17:56:12 +01:00
2021-04-15 23:58:47 +02:00
#: zerver/views/muting.py:39
2017-06-06 20:43:38 +02:00
msgid "Topic already muted"
2019-02-12 01:52:41 +01:00
msgstr "Téma je již ztlumeno"
2017-06-06 20:43:38 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/views/muting.py:48
2018-09-01 01:08:37 +02:00
msgid "Topic is not muted"
2019-02-12 01:52:41 +01:00
msgstr "Téma není ztlumeno"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/views/muting.py:94
msgid "Cannot mute self"
2021-05-03 18:01:11 +02:00
msgstr "Nelze ztlumit sebe"
2021-04-15 23:58:47 +02:00
#: zerver/views/muting.py:100
msgid "User already muted"
2021-05-03 18:01:11 +02:00
msgstr "Uživatel již ztlumen"
2021-04-15 23:58:47 +02:00
#: zerver/views/muting.py:113
msgid "User is not muted"
2021-05-03 18:01:11 +02:00
msgstr "Uživatel není ztlumen"
2021-04-15 23:58:47 +02:00
#: zerver/views/presence.py:43
2017-06-06 20:43:38 +02:00
msgid "Presence is not supported for bot users."
2019-02-12 01:52:41 +01:00
msgstr "Zobrazení přítomnosti není podporováno pro robotické uživatele."
2017-06-06 20:43:38 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/views/presence.py:48
2020-06-21 08:33:07 +02:00
#, python-brace-format
2021-04-15 23:58:47 +02:00
msgid "No presence data for {user_id_or_email}"
2021-05-03 18:01:11 +02:00
msgstr "Žádné údaje o přítomnosti pro {user_id_or_email}"
2017-06-06 20:43:38 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/views/presence.py:76
2019-02-12 01:52:41 +01:00
msgid "Client did not pass any new values."
msgstr "Klient neposlal žádné nové hodnoty."
2021-04-15 23:58:47 +02:00
#: zerver/views/presence.py:100
2020-06-21 08:33:07 +02:00
msgid "Invalid status: {}"
msgstr "Neplatný stav: {}"
2016-08-24 23:38:43 +02:00
2020-06-21 08:33:07 +02:00
#: zerver/views/push_notifications.py:18
2016-08-24 23:38:43 +02:00
msgid "Empty or invalid length token"
2020-06-21 08:33:07 +02:00
msgstr "Prázdný, nebo nesprávně dlouhý elektronický klíč"
2016-08-24 23:38:43 +02:00
2020-06-21 08:33:07 +02:00
#: zerver/views/push_notifications.py:24
2017-09-15 15:46:38 +02:00
msgid "Invalid APNS token"
2020-06-21 08:33:07 +02:00
msgstr "Neplatný elektronický klíč APNS"
2017-09-15 15:46:38 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/views/reactions.py:44
2018-08-03 18:47:55 +02:00
msgid ""
"At least one of the following arguments must be present: emoji_name, "
"emoji_code"
2019-02-12 01:52:41 +01:00
msgstr "Alespoň jedno z následujících musí být uvedeno: emoji_name, emoji_code"
2018-08-03 18:47:55 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/views/reactions.py:63
2018-01-18 18:10:07 +01:00
msgid "Reaction doesn't exist."
2019-02-27 01:35:27 +01:00
msgstr "Odpověď neexistuje."
2018-01-18 18:10:07 +01:00
2021-05-03 18:01:11 +02:00
#: zerver/views/realm.py:127
2020-06-21 08:33:07 +02:00
msgid "Invalid language '{}'"
msgstr "Neplatný jazyk '{}'"
2017-06-06 20:43:38 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/views/realm.py:132
2017-02-03 21:32:04 +01:00
msgid "At least one authentication method must be enabled."
2019-02-12 01:52:41 +01:00
msgstr "Alespoň jedna metoda autentizace musí být povolena."
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/views/realm.py:136
2019-12-11 20:22:50 +01:00
msgid "Invalid video_chat_provider {}"
2019-12-13 05:34:46 +01:00
msgstr "Neplatný video_chat_provider {}"
2019-05-29 02:03:35 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/views/realm.py:140
msgid "Invalid giphy_rating {}"
2021-05-12 06:39:38 +02:00
msgstr "Neplatné giphy_rating {}"
2021-05-03 18:01:11 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/realm_domains.py:31
2018-07-27 21:25:57 +02:00
msgid "Invalid domain: {}"
msgstr "Neplatná doména: {}"
2021-03-23 02:06:43 +01:00
#: zerver/views/realm_domains.py:34
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "The domain {domain} is already a part of your organization."
msgstr "Doména {domain} je již součástí vaší organizace."
2017-09-15 15:46:38 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/realm_domains.py:52 zerver/views/realm_domains.py:65
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "No entry found for domain {domain}."
msgstr "Nebyl nalezen žádný záznam pro doménu {domain}."
2016-07-19 00:01:13 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/realm_emoji.py:31
2018-04-03 19:20:21 +02:00
msgid "A custom emoji with this name already exists."
2021-05-03 18:01:11 +02:00
msgstr "Vlastní obrázeček s tímto názvem již existuje."
2018-04-03 19:20:21 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/realm_emoji.py:33
2017-06-06 20:43:38 +02:00
msgid "You must upload exactly one file."
msgstr "Musíte nahrát přesně jeden soubor."
2016-07-19 00:01:13 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/realm_emoji.py:37 zerver/views/realm_icon.py:24
#: zerver/views/realm_logo.py:29 zerver/views/upload.py:124
2021-05-03 18:01:11 +02:00
#: zerver/views/user_settings.py:302
2020-06-21 08:33:07 +02:00
msgid "Uploaded file is larger than the allowed limit of {} MiB"
msgstr "Nahraný soubor je větší než nastavené omezení {} MiB"
2016-07-19 00:01:13 +02:00
2020-06-21 08:33:07 +02:00
#: zerver/views/realm_emoji.py:44
2018-04-03 19:20:21 +02:00
msgid "Image file upload failed."
2019-02-12 01:52:41 +01:00
msgstr "Obrázek se nepodařilo nahrát."
2018-04-03 19:20:21 +02:00
2020-06-21 08:33:07 +02:00
#: zerver/views/realm_export.py:39
2019-09-24 22:02:33 +02:00
msgid "Exceeded rate limit."
msgstr "Překročeno rychlostní omezení."
2021-03-23 02:06:43 +01:00
#: zerver/views/realm_export.py:52
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "Please request a manual export from {email}."
msgstr "Požádejte, prosím, o ruční vyvedení z {email}."
2019-09-24 22:02:33 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/realm_export.py:90
2019-09-24 22:02:33 +02:00
msgid "Invalid data export ID"
2019-09-27 22:13:54 +02:00
msgstr "Neplatné ID uložení dat"
2019-09-24 22:02:33 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/realm_export.py:94
2019-09-24 22:02:33 +02:00
msgid "Export already deleted"
2019-09-27 22:13:54 +02:00
msgstr "Uložená data již byla smazána"
2019-09-24 22:02:33 +02:00
2020-05-08 01:05:36 +02:00
#: zerver/views/realm_icon.py:19
2017-06-06 20:43:38 +02:00
msgid "You must upload exactly one icon."
msgstr "Musíte nahrát přesně jednu ikonu."
2021-05-03 18:01:11 +02:00
#: zerver/views/realm_linkifiers.py:44 zerver/views/realm_linkifiers.py:66
msgid "Linkifier not found."
2021-05-12 06:39:38 +02:00
msgstr "Tvůrce odkazů nenalezen"
2021-04-15 23:58:47 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/realm_logo.py:25
2019-01-04 23:42:46 +01:00
msgid "You must upload exactly one logo."
2019-02-12 01:52:41 +01:00
msgstr "Musíte nahrát právě jedno logo."
2019-01-04 23:42:46 +01:00
2021-04-15 23:58:47 +02:00
#: zerver/views/realm_playgrounds.py:32
msgid "Invalid playground"
2021-05-03 18:01:11 +02:00
msgstr "Neplatné hřiště"
2021-04-15 23:58:47 +02:00
2021-05-12 06:39:38 +02:00
#: zerver/views/registration.py:558
2017-02-03 21:32:04 +01:00
msgid "The organization creation link has expired or is not valid."
2017-06-06 20:43:38 +02:00
msgstr "Odkaz na vytvoření organizace vypršel nebo není platný."
2016-07-19 00:01:13 +02:00
2021-05-12 06:39:38 +02:00
#: zerver/views/registration.py:566
2018-09-01 01:08:37 +02:00
msgid "New organization creation disabled"
2019-02-12 01:52:41 +01:00
msgstr "Vytváření nových organizací není povoleno"
2018-04-03 19:20:21 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/streams.py:104
2017-09-15 15:46:38 +02:00
#, python-brace-format
msgid "User not authorized to execute queries on behalf of '{principal}'"
2019-02-12 01:52:41 +01:00
msgstr "Uživatel není oprávněn spouštět dotazy jménem '{principal}'"
2017-09-15 15:46:38 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/streams.py:151
2021-01-20 02:45:05 +01:00
msgid "Private streams cannot be made default."
2021-05-03 18:01:11 +02:00
msgstr "Soukromé kanály nelze nastavit jako výchozí."
2021-01-20 02:45:05 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/views/streams.py:183
2018-01-18 18:10:07 +01:00
msgid "You must pass \"new_description\" or \"new_group_name\"."
2019-02-12 01:52:41 +01:00
msgstr "Je třeba nastavit \"new_description\" nebo \"new_group_name\"."
2018-01-18 18:10:07 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/views/streams.py:213
2018-01-18 18:10:07 +01:00
msgid "Invalid value for \"op\". Specify one of \"add\" or \"remove\"."
2019-02-12 01:52:41 +01:00
msgstr "Neplatná hodnota pro \"op\". Nastavte buď \"add\" nebo \"remove\"."
2018-01-18 18:10:07 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/views/streams.py:281
2017-02-03 21:32:04 +01:00
msgid "Stream already has that name!"
2019-02-27 01:35:27 +01:00
msgstr "Kanál už se takto jmenuje!"
2016-07-19 00:01:13 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/streams.py:304
2021-01-20 02:45:05 +01:00
msgid "Default streams cannot be made private."
2021-05-03 18:01:11 +02:00
msgstr "Výchozí kanály nelze nastavit jako soukromé."
2021-01-20 02:45:05 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/views/streams.py:343 zerver/views/user_groups.py:96
2017-02-03 21:32:04 +01:00
msgid "Nothing to do. Specify at least one of \"add\" or \"delete\"."
2019-02-12 01:52:41 +01:00
msgstr "Nic k provedení. Zadejte aspoň jedno z \"add\" nebo \"delete\"."
2016-07-19 00:01:13 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/streams.py:425
2020-06-21 08:33:07 +02:00
#, python-brace-format
2020-07-02 02:47:20 +02:00
msgid "{user_full_name} subscribed you to the stream {stream_name}."
2020-07-14 09:24:31 +02:00
msgstr "{user_full_name} vás přidal/a do kanálu {stream_name}."
2018-08-03 18:47:55 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/streams.py:431
2020-06-21 08:33:07 +02:00
#, python-brace-format
2020-07-02 02:47:20 +02:00
msgid "{user_full_name} subscribed you to the following streams:"
2020-07-14 09:24:31 +02:00
msgstr "{user_full_name} vás přidal/a do následujících kanálů:"
2018-08-03 18:47:55 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/streams.py:502
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "Unable to access stream ({stream_name})."
msgstr "Nelze přistupovat ke kanálu ({stream_name})."
2016-07-19 00:01:13 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/streams.py:512
2018-08-03 18:47:55 +02:00
msgid "You can only invite other Zephyr mirroring users to private streams."
2019-02-27 01:35:27 +01:00
msgstr "Další uživatele, kteří jsou zrcadleni pomocí Zephyru, můžete zvát pouze do soukromých kanálů."
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/views/streams.py:626
2020-07-02 02:47:20 +02:00
#, python-brace-format
msgid "{user_name} created the following streams: {stream_str}."
2020-07-14 09:24:31 +02:00
msgstr "{user_name} vytvořil následující kanály: {stream_str}."
2019-08-08 00:15:28 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/views/streams.py:628
2020-07-02 02:47:20 +02:00
#, python-brace-format
msgid "{user_name} created a new stream {stream_str}."
2020-07-14 09:24:31 +02:00
msgstr "{user_name} vytvořil nový kanál {stream_str}."
2019-08-08 00:15:28 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/views/streams.py:629
2019-08-08 00:15:28 +02:00
msgid "new streams"
2019-09-24 22:02:33 +02:00
msgstr "Nové kanály"
2019-08-08 00:15:28 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/views/streams.py:656
2020-06-21 08:33:07 +02:00
#, python-brace-format
2020-07-02 02:47:20 +02:00
msgid "Stream created by {user_name}."
2020-07-14 09:24:31 +02:00
msgstr "Kanál vytvořen {user_name}."
2019-08-08 00:15:28 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/views/streams.py:865
2020-06-21 08:33:07 +02:00
msgid "Unknown subscription property: {}"
msgstr "Neznámá vlastnost odběru: {}"
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/views/streams.py:869
2020-06-21 08:33:07 +02:00
msgid "Not subscribed to stream id {}"
msgstr "Odběr kanálu s ID {} není nastaven"
2017-02-03 21:32:04 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/views/submessage.py:26
2018-07-27 21:25:57 +02:00
msgid "Invalid json for submessage"
2019-02-12 01:52:41 +01:00
msgstr "Neplatný JSON pro podzprávu"
2018-07-27 21:25:57 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/thumbnail.py:32 zerver/views/upload.py:97
2017-06-06 20:43:38 +02:00
msgid "<p>You are not authorized to view this file.</p>"
2019-02-12 01:52:41 +01:00
msgstr "<p>Nejste oprávněn zobrazit tento soubor.</p>"
2016-07-19 00:01:13 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/views/typing.py:31
msgid "Empty 'to' list"
2021-05-12 06:39:38 +02:00
msgstr "Prázdný 'do' seznamu"
2021-04-15 23:58:47 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/upload.py:95
2018-08-03 18:47:55 +02:00
msgid "<p>File not found.</p>"
msgstr "<p>Soubor nenalezen.</p>"
2021-03-23 02:06:43 +01:00
#: zerver/views/upload.py:107
2020-05-08 01:05:36 +02:00
msgid "Invalid token"
2020-06-21 08:33:07 +02:00
msgstr "Neplatný elektronický klíč"
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/upload.py:109
2020-05-08 01:05:36 +02:00
msgid "Invalid filename"
2020-06-21 08:33:07 +02:00
msgstr "Neplatný název souboru"
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/upload.py:116
2016-07-19 00:01:13 +02:00
msgid "You must specify a file to upload"
2019-02-12 01:52:41 +01:00
msgstr "Musíte zvolit soubor k nahrání"
2016-07-19 00:01:13 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/upload.py:118 zerver/views/users.py:324
#: zerver/views/users.py:422
2016-07-19 00:01:13 +02:00
msgid "You may only upload one file at a time"
2017-06-06 20:43:38 +02:00
msgstr "Najednou můžete nahrát pouze jeden soubor"
2016-07-19 00:01:13 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/user_groups.py:61
2016-08-24 23:38:43 +02:00
msgid "No new data supplied"
2019-02-12 01:52:41 +01:00
msgstr "Neposkytnuta žádná nová data"
2016-07-19 00:01:13 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/user_groups.py:122
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "User {user_id} is already a member of this group"
msgstr "Uživatel {user_id} již je členem této skupiny"
2018-01-18 18:10:07 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/views/user_groups.py:142
2020-06-21 08:33:07 +02:00
msgid "There is no member '{}' in this user group"
msgstr "Tato uživatelská skupina neobsahuje člena '{}'"
2018-04-03 19:20:21 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/views/user_settings.py:49
2019-05-29 02:03:35 +02:00
msgid "Avatar changes are disabled in this organization."
2019-07-05 02:07:48 +02:00
msgstr "Změny avatarů jsou v této organizaci zakázány."
2019-05-29 02:03:35 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/user_settings.py:63 zerver/views/user_settings.py:149
2018-01-18 18:10:07 +01:00
msgid "Email address changes are disabled in this organization."
2019-02-12 01:52:41 +01:00
msgstr "Změny e-mailu jsou v této organizaci zakázány."
2018-01-18 18:10:07 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/views/user_settings.py:101
2018-03-02 17:56:12 +01:00
msgid "Please fill out all fields."
2019-02-12 01:52:41 +01:00
msgstr "Vyplňte prosím všechna pole."
2016-08-24 23:38:43 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/user_settings.py:106
2018-08-03 18:47:55 +02:00
msgid "Your Zulip password is managed in LDAP"
2019-02-12 01:52:41 +01:00
msgstr "Vaše heslo pro Zulip je spravováno v LDAPu"
2018-08-03 18:47:55 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/user_settings.py:116
2016-07-19 00:01:13 +02:00
msgid "Wrong password!"
2017-06-06 20:43:38 +02:00
msgstr "Chybné heslo!"
2016-07-19 00:01:13 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/user_settings.py:121
2020-06-21 08:33:07 +02:00
msgid "You're making too many attempts! Try again in {} seconds."
msgstr "Děláte příliš mnoho pokusů! Zkuste to znovu za {} sekund."
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/user_settings.py:127
2019-12-11 20:22:50 +01:00
msgid "New password is too weak!"
2019-12-13 05:34:46 +01:00
msgstr "Nové heslo je příliš slabé!"
2019-12-11 20:22:50 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/views/user_settings.py:168
2017-10-05 10:14:33 +02:00
msgid "Check your email for a confirmation link. "
2019-02-12 01:52:41 +01:00
msgstr "Zkontrolujte vaši e-mailovou schránku, měl by tam být odkaz pro potvrzení."
2016-07-19 00:01:13 +02:00
2021-04-15 23:58:47 +02:00
#: zerver/views/user_settings.py:218
2020-05-08 01:05:36 +02:00
msgid "Invalid default_language"
2020-06-21 08:33:07 +02:00
msgstr "Neplatný default_language"
2019-08-08 00:15:28 +02:00
2021-05-03 18:01:11 +02:00
#: zerver/views/user_settings.py:278
2020-06-21 08:33:07 +02:00
msgid "Invalid notification sound '{}'"
msgstr "Neplatný zvuk oznámení '{}'"
2019-01-04 23:42:46 +01:00
2021-05-03 18:01:11 +02:00
#: zerver/views/user_settings.py:294
2017-06-06 20:43:38 +02:00
msgid "You must upload exactly one avatar."
2019-02-12 01:52:41 +01:00
msgstr "Musíte nahrát právě jeden obrázek avatara."
2016-07-19 00:01:13 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/users.py:99
2020-06-21 08:33:07 +02:00
msgid "Cannot deactivate the only organization owner"
msgstr "Nelze vypnout jediného vlastníka organizace"
2017-02-03 21:32:04 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/views/users.py:186
2020-06-21 08:33:07 +02:00
msgid ""
"The owner permission cannot be removed from the only organization owner."
msgstr "Nelze odstranit vlastnická oprávnění jediného vlastníka organizace."
2017-02-03 21:32:04 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/views/users.py:281
2018-04-03 19:20:21 +02:00
msgid "Failed to change owner, no such user"
2019-02-12 01:52:41 +01:00
msgstr "Nepodařilo se změnit vlastníka, žádný takový uživatel neexistuje"
2018-04-03 19:20:21 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/users.py:283
2018-04-03 19:20:21 +02:00
msgid "Failed to change owner, user is deactivated"
2019-02-27 01:35:27 +01:00
msgstr "Nepodařilo se změnit vlastníka, uživatel je vypnut"
2018-04-03 19:20:21 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/users.py:285
2018-04-03 19:20:21 +02:00
msgid "Failed to change owner, bots can't own other bots"
msgstr "Nepodařilo se změnit vlastníka, roboti nemohou vlastnit jiné roboty"
2021-03-23 02:06:43 +01:00
#: zerver/views/users.py:389
2019-09-24 22:02:33 +02:00
msgid ""
"Can't create bots until FAKE_EMAIL_DOMAIN is correctly configured.\n"
"Please contact your server administrator."
2019-10-06 03:06:24 +02:00
msgstr "Roboty nelze vytvářet, dokud FAKE_EMAIL_DOMAIN není správně nastaveno\nSpojte se, prosím, se správcem serveru."
2019-09-24 22:02:33 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/users.py:397
2018-01-18 18:10:07 +01:00
msgid "Embedded bots are not enabled."
2019-02-27 01:35:27 +01:00
msgstr "Přidaní roboti nejsou povoleni."
2018-01-18 18:10:07 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/views/users.py:399
2018-01-18 18:10:07 +01:00
msgid "Invalid embedded bot name."
2019-02-27 01:35:27 +01:00
msgstr "Neplatný název přidaného robota."
2018-01-18 18:10:07 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/views/users.py:406
2016-07-19 00:01:13 +02:00
msgid "Username already in use"
2017-06-06 20:43:38 +02:00
msgstr "Uživatelské jméno se již používá"
2016-07-19 00:01:13 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/users.py:587
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "Email '{email}' not allowed in this organization"
msgstr "Adresa elektronické pošty '{email}' není v této organizaci povolena"
2016-07-19 00:01:13 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/users.py:592
2018-04-03 19:20:21 +02:00
msgid "Disposable email addresses are not allowed in this organization"
2019-02-12 01:52:41 +01:00
msgstr "Jednorázové e-maily nejsou v této organizaci povoleny"
2018-04-03 19:20:21 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/users.py:598
2020-06-21 08:33:07 +02:00
msgid "Email '{}' already in use"
msgstr "Adresa elektronické pošty '{}' se již používá"
2021-01-20 02:45:05 +01:00
#: zerver/views/video_calls.py:39
2020-06-21 08:33:07 +02:00
msgid "Invalid Zoom access token"
msgstr "Neplatný elektronický klíč pro přístup k Zoom"
2021-01-20 02:45:05 +01:00
#: zerver/views/video_calls.py:44
2020-06-21 08:33:07 +02:00
msgid "Zoom credentials have not been configured"
msgstr "Přihlašovací údaje Zoom ještě nebyly nastaveny"
2021-03-23 02:06:43 +01:00
#: zerver/views/video_calls.py:112
2020-06-21 08:33:07 +02:00
msgid "Invalid Zoom session identifier"
msgstr "Neplatný identifikátor sezení Zoom"
2021-03-23 02:06:43 +01:00
#: zerver/views/video_calls.py:122
2020-06-21 08:33:07 +02:00
msgid "Invalid Zoom credentials"
msgstr "Neplatné přihlašovací údaje Zoom"
2021-03-23 02:06:43 +01:00
#: zerver/views/video_calls.py:143
2020-06-21 08:33:07 +02:00
msgid "Failed to create Zoom call"
msgstr "Nepodařilo se vytvořit hovor Zoom"
2016-07-19 00:01:13 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/video_calls.py:215
2020-07-01 19:39:00 +02:00
msgid "Big Blue Button is not configured."
2020-07-14 09:24:31 +02:00
msgstr "Velké modré tlačítko není nastaveno."
2020-07-01 19:39:00 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/video_calls.py:233
2020-07-01 19:39:00 +02:00
msgid "Error connecting to the Big Blue Button server."
2020-07-14 09:24:31 +02:00
msgstr "Chyba při připojování se k serveru Velké modré tlačítko."
2020-07-01 19:39:00 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/video_calls.py:237
2020-07-01 19:39:00 +02:00
msgid "Error authenticating to the Big Blue Button server."
2020-07-14 09:24:31 +02:00
msgstr "Chyba při ověřování serveru Velké modré tlačítko."
2020-07-01 19:39:00 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/video_calls.py:240
2020-07-01 19:39:00 +02:00
msgid "Big Blue Button server returned an unexpected error."
2020-07-14 09:24:31 +02:00
msgstr "Server Velké modré tlačítko vrátil neočekávanou chybu."
2020-07-01 19:39:00 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/views/zephyr.py:35
2017-02-03 21:32:04 +01:00
msgid "Could not find Kerberos credential"
2017-06-06 20:43:38 +02:00
msgstr "Nepodařilo se najít přihlašovací údaje pro Kerberos"
2017-02-03 21:32:04 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/views/zephyr.py:37
2017-02-03 21:32:04 +01:00
msgid "Webathena login not enabled"
2019-02-12 01:52:41 +01:00
msgstr "Přihlášení k Webathena není povoleno"
2017-02-03 21:32:04 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/views/zephyr.py:58
2017-02-03 21:32:04 +01:00
msgid "Invalid Kerberos cache"
2017-06-06 20:43:38 +02:00
msgstr "Neplatná vyrovnávací paměť Kerberos"
2017-02-03 21:32:04 +01:00
2021-03-23 02:06:43 +01:00
#: zerver/views/zephyr.py:74
2021-05-03 18:01:11 +02:00
msgid "We were unable to set up mirroring for you"
2021-05-12 06:39:38 +02:00
msgstr "Nejsme pro vás schopni nastavit zrcadlení"
2017-06-06 20:43:38 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/webhooks/front/view.py:146
2018-04-03 19:20:21 +02:00
msgid "Unknown webhook request"
2021-05-03 18:01:11 +02:00
msgstr "Neznámý požadavek na zpětné volání HTTP, \"webhook request\""
2018-04-03 19:20:21 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/webhooks/ifttt/view.py:29 zerver/webhooks/zapier/view.py:41
2017-02-03 21:32:04 +01:00
msgid "Content can't be empty"
2017-06-06 20:43:38 +02:00
msgstr "Obsah nemůže být prázdný"
2016-07-19 00:01:13 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/webhooks/librato/view.py:172
2016-10-12 18:58:16 +02:00
msgid "Malformed JSON input"
2019-02-12 01:52:41 +01:00
msgstr "Neplatný JSON vstup"
2016-10-12 18:58:16 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/webhooks/newrelic/view.py:49
msgid "The newrelic webhook requires timestamp in milliseconds"
2021-05-03 18:01:11 +02:00
msgstr "Zpětné volání HTTP, webhook newrelic vyžaduje časové razítko v milisekundách"
2021-03-23 02:06:43 +01:00
#: zerver/webhooks/newrelic/view.py:66
msgid ""
"The newrelic webhook requires current_state be in [open|acknowledged|closed]"
2021-05-03 18:01:11 +02:00
msgstr "Zpětné volání HTTP, webhook newrelic vyžaduje, aby byl current_state v [open|acknowledged|closed]"
2021-03-23 02:06:43 +01:00
2021-05-27 09:13:49 +02:00
#: zerver/webhooks/pivotal/view.py:179
2016-07-19 00:01:13 +02:00
msgid "Unable to handle Pivotal payload"
2021-05-03 18:01:11 +02:00
msgstr "Nelze obsloužit \"stěžejní užitečné zatížení\""
2016-07-19 00:01:13 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/webhooks/slack/view.py:27
2017-06-06 20:43:38 +02:00
msgid "Error: channels_map_to_topics parameter other than 0 or 1"
2019-02-12 01:52:41 +01:00
msgstr "Chyba: parametr channels_map_to_topics je jiný než 0 nebo 1"
2017-06-06 20:43:38 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/webhooks/slack/view.py:33
2017-06-06 20:43:38 +02:00
msgid "Message from Slack"
2019-02-12 01:52:41 +01:00
msgstr "Zpráva ze Slacku"
2017-06-06 20:43:38 +02:00
2021-05-12 06:39:38 +02:00
#: zerver/webhooks/uptimerobot/view.py:49 zerver/webhooks/zabbix/view.py:48
msgid "Invalid payload"
msgstr "Neplatné užitečné zatížení"
2021-03-23 02:06:43 +01:00
#: zerver/webhooks/wordpress/view.py:49
2020-06-21 08:33:07 +02:00
msgid "Unknown WordPress webhook action: {}"
msgstr "Neznámá akce WordPress \"webhooku\": {}"
2017-06-06 20:43:38 +02:00
2021-05-27 09:13:49 +02:00
#: zerver/worker/queue_processors.py:915
2020-07-01 19:39:00 +02:00
#, python-brace-format
msgid ""
"Your data export is complete and has been uploaded here:\n"
"\n"
"{public_url}"
2020-07-14 09:24:31 +02:00
msgstr "Vyvedení vašich dat bylo dokončeno a bylo nahráno sem:\n\n{public_url}"
2020-07-01 19:39:00 +02:00
2018-04-03 19:20:21 +02:00
#. error
2020-06-21 08:33:07 +02:00
#: zilencer/views.py:47
2017-06-06 20:43:38 +02:00
msgid "Must validate with valid Zulip server API key"
2019-02-12 01:52:41 +01:00
msgstr "Musí se prokázat platným Zulip server API klíčem"
2017-09-15 15:46:38 +02:00
2018-04-03 19:20:21 +02:00
#. error
2021-03-23 02:06:43 +01:00
#: zilencer/views.py:55
2017-09-15 15:46:38 +02:00
msgid "Invalid token type"
2020-06-21 08:33:07 +02:00
msgstr "Neplatný typ elektronického klíče"
2018-01-18 18:10:07 +01:00
2021-03-23 02:06:43 +01:00
#: zilencer/views.py:83
2020-06-21 08:33:07 +02:00
msgid "{} is not a valid hostname"
msgstr "{} není platný název serveru"
2019-02-12 01:52:41 +01:00
2021-03-23 02:06:43 +01:00
#: zilencer/views.py:208
2020-06-21 08:33:07 +02:00
msgid "Invalid property {}"
msgstr "Neplatná vlastnost {}"
2019-02-12 01:52:41 +01:00
2021-03-23 02:06:43 +01:00
#: zilencer/views.py:210
2019-02-12 01:52:41 +01:00
msgid "Data is out of order."
msgstr "Data nemají správné pořadí."
2019-08-08 00:15:28 +02:00
2021-03-23 02:06:43 +01:00
#: zilencer/views.py:230
2019-08-08 00:15:28 +02:00
msgid "Invalid data."
2019-09-24 22:02:33 +02:00
msgstr "Neplatná data."
2020-05-08 01:05:36 +02:00
2021-05-12 06:39:38 +02:00
#: zproject/backends.py:1928
2020-06-21 08:33:07 +02:00
msgid "Missing id_token parameter"
msgstr "Chybějící parametr id_token"
2021-05-12 06:39:38 +02:00
#: zproject/backends.py:2271
2020-05-08 01:05:36 +02:00
msgid "Invalid OTP"
msgstr "Neplatný OTP"
2021-05-12 06:39:38 +02:00
#: zproject/backends.py:2274
2020-05-08 01:05:36 +02:00
msgid "Can't use both mobile_flow_otp and desktop_flow_otp together."
2020-06-21 08:33:07 +02:00
msgstr "Dohromady nelze použít jak mobile_flow_otp tak desktop_flow_otp."