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
2017-06-06 20:43:38 +02:00
# fri, 2017
2020-05-08 01:05:36 +02:00
# fri, 2017-2020
2016-07-19 00:01:13 +02:00
msgid ""
msgstr ""
"Project-Id-Version: Zulip\n"
"Report-Msgid-Bugs-To: \n"
2021-01-20 02:45:05 +01:00
"POT-Creation-Date: 2020-10-30 19:16+0000\n"
"PO-Revision-Date: 2020-12-19 21:25+0000\n"
2020-07-23 21:06:15 +02:00
"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-01-20 02:45:05 +01:00
#: analytics/views.py:128 zerver/decorator.py:445 zerver/decorator.py:454
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-01-20 02:45:05 +01:00
#: analytics/views.py:159
2018-07-27 21:25:57 +02:00
msgid "Invalid organization"
msgstr "Neplatná organizace"
2021-01-20 02:45:05 +01:00
#: analytics/views.py:249
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-01-20 02:45:05 +01:00
#: analytics/views.py:250
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-01-20 02:45:05 +01:00
#: analytics/views.py:251 templates/zerver/app/left_sidebar.html:25
2018-07-27 21:25:57 +02:00
msgid "Private messages"
msgstr "Soukromé zprávy"
2021-01-20 02:45:05 +01:00
#: analytics/views.py:252
2018-07-27 21:25:57 +02:00
msgid "Group private messages"
msgstr "Seskupit soukromé zprávy"
2021-01-20 02:45:05 +01:00
#: analytics/views.py:270
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-01-20 02:45:05 +01:00
#: analytics/views.py:279
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-01-20 02:45:05 +01:00
#: analytics/views.py:294 analytics/views.py:316
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-01-20 02:45:05 +01:00
#: analytics/views.py:1118
msgid "Invalid parameters"
msgstr "Neplatné parametry"
#: corporate/lib/stripe.py:147
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
2020-07-01 19:39:00 +02:00
#: corporate/lib/stripe.py:148
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-01-20 02:45:05 +01:00
#: corporate/lib/stripe.py:191
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-01-20 02:45:05 +01:00
#: corporate/lib/stripe.py:591
#, python-brace-format
msgid ""
"Your organization's request for sponsored hosting has been approved! "
"{emoji}.\n"
msgstr ""
#: corporate/views.py:82
2019-01-04 23:42:46 +01:00
msgid "You must invoice for at least {} users."
2019-02-12 01:52:41 +01:00
msgstr "Musíte vystavit fakturu pro alespoň {} uživatelů."
2019-01-04 23:42:46 +01:00
2021-01-20 02:45:05 +01:00
#: corporate/views.py:85
2020-06-04 23:05:54 +02:00
msgid ""
"Invoices with more than {} licenses can't be processed from this page. To "
"complete the upgrade, please contact {}."
2020-06-21 08:33:07 +02:00
msgstr "Účty s více než {} licencemi nelze zpracovat z této stránky. Pro dokončení povýšení se, prosím, spojte s {}."
2020-06-04 23:05:54 +02:00
2021-01-20 02:45:05 +01:00
#: corporate/views.py:94
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-01-20 02:45:05 +01:00
#: corporate/views.py:97
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-01-20 02:45:05 +01:00
#: corporate/views.py:104
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
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/settings_overlay.html:115
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/settings_overlay.html:97
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-01-20 02:45:05 +01:00
"A full update of all the graphs happens once a day.<br/>The “messages sent "
"over time” graph is updated once an hour."
msgstr ""
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"
" "
msgstr ""
#: templates/confirmation/link_does_not_exist.html:9
msgid "Whoops. We couldn't find your confirmation link in the system."
msgstr ""
#: 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"
" "
msgstr ""
#: templates/confirmation/link_expired.html:10
msgid "Whoops. The confirmation link has expired or been deactivated."
msgstr ""
#: templates/confirmation/link_expired.html:11
msgid "Please contact your organization administrator for a new one."
msgstr ""
#: templates/confirmation/link_malformed.html:9
msgid "Whoops. The confirmation link is malformed."
msgstr ""
#: 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."
msgstr ""
2020-07-16 10:03:18 +02:00
#: templates/corporate/billing.html:21 templates/zerver/app/navbar.html:141
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
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-01-20 02:45:05 +01:00
#: templates/zerver/register.html:104 templates/zerver/reset.html:22
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-01-20 02:45:05 +01:00
#: templates/zerver/register.html:227
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
2020-07-16 10:03:18 +02:00
#: templates/zerver/login.html:128 templates/zerver/portico-header.html:37
2021-01-20 02:45:05 +01:00
#: templates/zerver/register.html:237
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
2020-06-21 08:33:07 +02:00
#: templates/zerver/accounts_home.html:72 templates/zerver/login.html:107
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
2018-08-03 18:47:55 +02:00
#: templates/zerver/app/compose.html:12 templates/zerver/app/compose.html:13
2020-05-08 01:05:36 +02:00
#: templates/zerver/app/compose.html:106
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:256
2017-06-06 20:43:38 +02:00
msgid "Drafts"
2019-02-12 01:52:41 +01:00
msgstr "Koncepty"
2016-07-19 00:01:13 +02:00
2018-08-03 18:47:55 +02:00
#: templates/zerver/app/compose.html:15
2018-01-18 18:10:07 +01:00
msgid "Saved as draft"
2019-02-12 01:52:41 +01:00
msgstr "Uloženo jako koncept"
2018-01-18 18:10:07 +01:00
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:20
msgid "New message"
2019-02-12 01:52:41 +01:00
msgstr "Nová zpráva"
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:27 templates/zerver/app/compose.html:28
2017-06-06 20:43:38 +02:00
msgid "New topic"
2019-02-12 01:52:41 +01:00
msgstr "Nové téma"
2017-02-03 21:32:04 +01:00
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:35 templates/zerver/app/compose.html:36
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:20
#: templates/zerver/app/keyboard_shortcuts.html:126
2016-07-19 00:01:13 +02:00
msgid "New private message"
2017-06-06 20:43:38 +02:00
msgstr "Nová soukromá zpráva"
2016-07-19 00:01:13 +02:00
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:43 templates/zerver/app/compose.html:44
2018-01-18 18:10:07 +01:00
msgid "Reply"
msgstr "Odpovědět"
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:61
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:24
#: templates/zerver/app/keyboard_shortcuts.html:142
2017-09-15 15:46:38 +02:00
msgid "Cancel compose"
2019-02-12 01:52:41 +01:00
msgstr "Zahodit koncept"
2017-09-15 15:46:38 +02:00
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:69
2018-08-03 18:47:55 +02:00
msgid "This is a private stream"
2019-02-27 01:35:27 +01:00
msgstr "Toto je soukromý kanál"
2016-07-19 00:01:13 +02:00
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:71
2016-07-19 00:01:13 +02:00
msgid "Stream"
2019-02-27 01:35:27 +01:00
msgstr "Kanál"
2016-07-19 00:01:13 +02:00
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:73
2016-07-19 00:01:13 +02:00
msgid "Topic"
2019-02-12 01:52:41 +01:00
msgstr "Téma"
2016-07-19 00:01:13 +02:00
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:78
2018-04-03 19:20:21 +02:00
msgid "To"
msgstr "Komu"
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:82
2016-07-19 00:01:13 +02:00
msgid "You and"
2017-06-06 20:43:38 +02:00
msgstr "Vy a"
2016-07-19 00:01:13 +02:00
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:83
2018-04-03 19:20:21 +02:00
msgid "Add one or more users"
msgstr "Přidat jednoho nebo více uživatelů"
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:83
2018-04-03 19:20:21 +02:00
msgid "Add another user..."
msgstr "Přidat dalšího uživatele..."
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:90
2018-04-03 19:20:21 +02:00
msgid "Compose your message here"
msgstr "Svoji zprávu sepište zde"
2016-07-19 00:01:13 +02:00
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:90
2017-02-03 21:32:04 +01:00
msgid "Compose your message here..."
2017-06-06 20:43:38 +02:00
msgstr "Svoji zprávu sepište zde..."
2016-07-19 00:01:13 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/compose.html:97
msgid "Send"
msgstr "Odeslat"
2018-01-18 18:10:07 +01:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/compose.html:100
2016-07-19 00:01:13 +02:00
msgid "Attach files"
2017-06-06 20:43:38 +02:00
msgstr "Připojit soubory"
2016-07-19 00:01:13 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/compose.html:102
msgid "Preview"
msgstr "Náhled"
2017-02-03 21:32:04 +01:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/compose.html:103
2016-10-12 18:58:16 +02:00
msgid "Write"
2017-06-06 20:43:38 +02:00
msgstr "Psát"
2016-10-12 18:58:16 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/compose.html:104
msgid "Add video call"
msgstr "Přidat obrazový hovor"
2020-05-08 01:05:36 +02:00
#: templates/zerver/app/compose.html:105
2021-01-20 02:45:05 +01:00
msgid "Add emoji"
msgstr "Přidat obrázeček"
2016-07-19 00:01:13 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/compose.html:107
msgid "Help"
msgstr "Nápověda"
2016-07-19 00:01:13 +02:00
2020-05-08 01:05:36 +02:00
#: templates/zerver/app/compose.html:112
2021-01-20 02:45:05 +01:00
msgid "Press Enter to send"
msgstr "Pro odeslání stiskněte Enter"
2017-02-03 21:32:04 +01:00
2020-05-08 01:05:36 +02:00
#: 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
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/navbar_alerts.html:18
#: templates/zerver/app/navbar_alerts.html:27
#: templates/zerver/app/navbar_alerts.html:38
#: templates/zerver/app/navbar_alerts.html:49
#: templates/zerver/app/navbar_alerts.html:62
2020-05-08 01:05:36 +02:00
msgid "Close"
msgstr "Zavřít"
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?"
msgstr ""
#: templates/zerver/app/delete_message.html:14
msgid "Deleting a message removes it for everyone."
msgstr ""
#: templates/zerver/app/delete_message.html:19
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/invite_user.html:57
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
2017-06-06 20:43:38 +02:00
msgid "Yes, delete this message"
msgstr "Ano, smazat tuto zprávu"
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
2020-06-21 08:33:07 +02:00
#: templates/zerver/app/index.html:68
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
2020-06-21 08:33:07 +02:00
#: templates/zerver/app/index.html:69
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
2020-06-21 08:33:07 +02:00
#: templates/zerver/app/index.html:69
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
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
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
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/invite_user.html:42
2018-07-27 21:25:57 +02:00
msgid "Organization administrators"
msgstr "Správci organizace"
2017-09-15 15:46:38 +02:00
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/invite_user.html:44
2019-02-12 01:52:41 +01:00
msgid "Guests"
msgstr "Hosté"
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/invite_user.html:46
msgid "Organization owners"
2020-07-14 09:24:31 +02:00
msgstr "Vlastníci organizace"
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/invite_user.html:52
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
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/invite_user.html:59
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
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/invite_user.html:59
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
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/navbar.html:87
2020-06-21 08:33:07 +02:00
#: templates/zerver/app/right_sidebar.html:23
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
#: templates/zerver/app/keyboard_shortcuts.html:110
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
#: templates/zerver/app/keyboard_shortcuts.html:122
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:28
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:260
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
#: templates/zerver/app/keyboard_shortcuts.html:81
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
#: templates/zerver/app/keyboard_shortcuts.html:93
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
#: templates/zerver/app/keyboard_shortcuts.html:65
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
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:293
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:61
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:69
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/left_sidebar.html:74
2017-10-05 10:14:33 +02:00
msgid "Search streams"
2019-02-27 01:35:27 +01:00
msgstr "Hledat kanály"
2017-10-05 10:14:33 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:73
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:77
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:85
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:89
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:97
2017-06-06 20:43:38 +02:00
msgid "First message"
msgstr "První zpráva"
2016-07-19 00:01:13 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:106
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:114
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"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:118
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:130
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:134
2017-06-06 20:43:38 +02:00
msgid "Send message"
msgstr "Poslat zprávu"
2016-07-19 00:01:13 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:138
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:151
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:155
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:159
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:163
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:167
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:171
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:175
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:179
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:183
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:192
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:196
2017-06-06 20:43:38 +02:00
msgid "Edit your last message"
msgstr "Upravit poslední zprávu"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:200
2017-09-15 15:46:38 +02:00
msgid "Show message sender's profile"
msgstr "Ukázat profil odesílatele zprávy"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:204
2017-06-06 20:43:38 +02:00
msgid "Show images in thread"
msgstr "Ukázat obrázky ve vláknu"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:208
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:212
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:217
2017-06-06 20:43:38 +02:00
msgid "React to selected message with"
msgstr "Odpovědět na vybranou zprávu s"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:226
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:230
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
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:239
#: templates/zerver/app/left_sidebar.html:65
msgid "Recent topics"
msgstr "Nedávná témata"
#: templates/zerver/app/keyboard_shortcuts.html:243
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:247
2020-07-01 19:39:00 +02:00
msgid "Hide recent topics"
2020-07-14 09:24:31 +02:00
msgstr "Skrýt nedávná témata"
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:264
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
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:268
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
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:277
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
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:281
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
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:285
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
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:289
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
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:302
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
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:306
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
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:310
2017-06-06 20:43:38 +02:00
msgid "Switch between tabs"
msgstr "Přepínat mezi kartami"
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:314
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
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:318
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
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:322
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
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:328
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"
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/left_sidebar.html:40
2017-06-06 20:43:38 +02:00
msgid "Mentions"
msgstr "Zmínky"
2016-07-19 00:01:13 +02:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/left_sidebar.html:52
2019-02-12 01:52:41 +01:00
msgid "Starred messages"
msgstr "Zprávy s hvězdičkami"
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/left_sidebar.html:70
#: templates/zerver/app/left_sidebar.html:72
2019-05-29 02:03:35 +02:00
msgid "Filter streams"
msgstr "Filtrovat kanály"
2017-02-03 21:32:04 +01:00
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/left_sidebar.html:70
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
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/left_sidebar.html:71
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
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/left_sidebar.html:81
2017-02-03 21:32:04 +01:00
msgid "All streams"
2019-02-27 01:35:27 +01:00
msgstr "Všechny kanály"
2016-07-19 00:01:13 +02:00
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/left_sidebar.html:87
2019-05-29 02:03:35 +02:00
msgid "Add streams"
2019-07-05 02:07:48 +02:00
msgstr "Přidat kanály"
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/markdown_help.html:2
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/navbar.html:92
2016-07-19 00:01:13 +02:00
msgid "Message formatting"
2017-06-06 20:43:38 +02:00
msgstr "Formátování zprávy"
2016-07-19 00:01:13 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/markdown_help.html:8
2016-07-19 00:01:13 +02:00
msgid "You type"
2017-06-06 20:43:38 +02:00
msgstr "Napíšete"
2016-07-19 00:01:13 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/markdown_help.html:9
2016-07-19 00:01:13 +02:00
msgid "You get"
2017-06-06 20:43:38 +02:00
msgstr "Dostanete"
2016-07-19 00:01:13 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/markdown_help.html:115
2017-06-06 20:43:38 +02:00
msgid ""
"To add syntax highlighting to a multi-line code block,\n"
2020-07-01 19:39:00 +02:00
" add the language's <b>first</b> <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://pygments.org/docs/lexers/\">Pygments short name</a>\n"
2017-06-06 20:43:38 +02:00
" after the first set of back-ticks.\n"
" You can also make a code block by indenting each line with 4 spaces."
2020-07-23 21:06:15 +02:00
msgstr "Pro přidání zvýrazňování syntaxe do víceřádkového bloku kódu,\n po první sadě zpětných uvozovek přidejte <b>první</b> <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://pygments.org/docs/lexers/\">krátký název Pygmentu</a> jazyka\n Kódový blok rovněž můžete udělat odsazením každého řádku 4 mezerami."
2016-07-19 00:01:13 +02:00
2020-07-01 19:39:00 +02:00
#: templates/zerver/app/markdown_help.html:162
2016-07-19 00:01:13 +02:00
msgid ""
2020-07-01 19:39:00 +02:00
"You can also make <a target=\"_blank\" rel=\"noopener noreferrer\"\n"
2017-06-06 20:43:38 +02:00
" href=\"https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#wiki-tables\">tables</a>\n"
2020-07-01 19:39:00 +02:00
" with this <a target=\"_blank\" rel=\"noopener noreferrer\"\n"
2017-06-06 20:43:38 +02:00
" href=\"https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#wiki-tables\">Markdown-ish\n"
" table syntax</a>."
2020-07-23 21:06:15 +02:00
msgstr "Také můžete vytvářet <a target=\"_blank\" rel=\"noopener noreferrer\"\n href=\"https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#wiki-tables\">tabulky</a>\n pomocí této <a target=\"_blank\" rel=\"noopener noreferrer\"\n href=\"https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#wiki-tables\">tabulkové syntaxe v jazyku Markdown</a>."
2017-06-06 20:43:38 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/markdown_help.html:172
msgid "Detailed message formatting documentation"
msgstr "Podrobná dokumentace k formátování zpráv"
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-01-20 02:45:05 +01:00
#: templates/zerver/app/settings_overlay.html:166 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
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/navbar.html:82 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
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/navbar.html:97
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
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/navbar.html:103
2020-06-04 23:05:54 +02:00
msgid "Contact support"
2020-06-21 08:33:07 +02:00
msgstr "Spojit se s podporou"
2020-06-04 23:05:54 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/navbar.html:110
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
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/navbar.html:115 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
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/navbar.html:120
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
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/navbar.html:127
2017-09-15 15:46:38 +02:00
msgid "Statistics"
2019-02-12 01:52:41 +01:00
msgstr "Statistiky"
2017-09-15 15:46:38 +02:00
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/navbar.html:134
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
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/navbar.html:149
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
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/navbar.html:155
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
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/navbar.html:157
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
2020-07-16 10:03:18 +02:00
#: templates/zerver/app/navbar.html:163
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-01-20 02:45:05 +01:00
msgstr ""
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
2020-05-08 01:05:36 +02:00
msgid ""
"\n"
" Complete the\n"
" <a class=\"alert-link\" href=\"#organization/organization-profile\">\n"
" organization profile\n"
" </a> to brand and explain the purpose of this Zulip organization.\n"
" "
msgstr "\n Dokončete\n <a class=\"alert-link\" href=\"#organization/organization-profile\">\n profil organizace\n </a> pro označení a vysvětlení účelu této organizace Zulipu.\n "
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/navbar_alerts.html:42
2020-06-21 08:33:07 +02:00
#, python-format
2020-05-08 01:05:36 +02:00
msgid ""
"\n"
" You are using an old version of the Zulip desktop app with known security bugs.\n"
2020-07-01 19:39:00 +02:00
" <a class=\"alert-link\" href=\"%(apps_page_link)s\" target=\"_blank\" rel=\"noopener noreferrer\">\n"
2020-05-08 01:05:36 +02:00
" Download the latest version.\n"
" </a>\n"
" "
2020-07-23 21:06:15 +02:00
msgstr "\n Používáte starou verzi programu pro pracovní plochu Zulip se známými bezpečnostními chybami.\n <a class=\"alert-link\" href=\"%(apps_page_link)s\" target=\"_blank\" rel=\"noopener noreferrer\">\n Stáhněte nejnovější verzi.\n </a>\n "
2020-05-08 01:05:36 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/app/navbar_alerts.html:53
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"
" <span class=\"buttons\">\n"
2021-01-20 02:45:05 +01:00
" <a class=\"alert-link accept-bankruptcy\" role=\"button\" tabindex=0>Yes, please!</a>\n"
2020-05-08 01:05:36 +02:00
" •\n"
2021-01-20 02:45:05 +01:00
" <a class=\"alert-link exit\" role=\"button\" tabindex=0>No, I'll catch up.</a>\n"
2020-05-08 01:05:36 +02:00
" </span>\n"
" "
2021-01-20 02:45:05 +01:00
msgstr ""
2020-05-08 01:05:36 +02:00
#: templates/zerver/app/navbar_alerts.html:65
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é..."
#: templates/zerver/app/recent_topics.html:5
msgid "Recent topics (beta)"
msgstr "Nedávná témata (beta)"
#: templates/zerver/app/recent_topics.html:10
msgid "Pro tip: You can use 't' to view recent topics."
msgstr "Rada: K zobrazení nedávných témat můžete použít 't'."
2018-07-27 21:25:57 +02:00
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É"
2020-06-21 08:33:07 +02:00
#: templates/zerver/app/right_sidebar.html:20
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
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/settings_overlay.html:51
2018-07-27 21:25:57 +02:00
msgid "Organization profile"
msgstr "Profil organizace"
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/settings_overlay.html:53
#: templates/zerver/app/settings_overlay.html:60
#: templates/zerver/app/settings_overlay.html:67
#: templates/zerver/app/settings_overlay.html:77
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/settings_overlay.html:99
#: templates/zerver/app/settings_overlay.html:108
#: templates/zerver/app/settings_overlay.html:117
#: templates/zerver/app/settings_overlay.html:126
#: templates/zerver/app/settings_overlay.html:134
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
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/settings_overlay.html:58
2018-07-27 21:25:57 +02:00
msgid "Organization settings"
msgstr "Nastavení organizace"
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/settings_overlay.html:65
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-01-20 02:45:05 +01:00
#: templates/zerver/app/settings_overlay.html:72 zerver/models.py:1989
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
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/settings_overlay.html:74
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/settings_overlay.html:84
2018-07-27 21:25:57 +02:00
msgid "User groups"
msgstr "Uživatelské skupiny"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/settings_overlay.html:89
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
2020-06-21 08:33:07 +02:00
#: templates/zerver/app/settings_overlay.html:91
msgid "Only organization owners can edit these settings."
msgstr "Pouze vlastníci organizace mohou upravovat tato nastavení."
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/settings_overlay.html:106
2018-07-27 21:25:57 +02:00
msgid "Deactivated users"
msgstr "Vypnutí uživatelé"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/settings_overlay.html:124
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/settings_overlay.html:132
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/settings_overlay.html:140
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
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/settings_overlay.html:146
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
2020-06-04 23:05:54 +02:00
#: templates/zerver/app/settings_overlay.html:152
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
2020-06-04 23:05:54 +02:00
#: templates/zerver/app/settings_overlay.html:158
2019-08-08 00:15:28 +02:00
msgid "Show more"
msgstr "Ukázat více"
2020-07-16 10:03:18 +02:00
#: templates/zerver/billing_nav.html:4
#: 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/integrations/development/dev_panel.html:15
#: templates/zerver/landing_nav.html:13 templates/zerver/portico-header.html:5
#: templates/zerver/portico-header.html:8
msgid "Zulip"
msgstr "Zulip"
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-01-20 02:45:05 +01:00
msgstr ""
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
#: templates/zerver/log_into_subdomain_token_invalid.html:9
2020-07-16 10:03:18 +02:00
#: templates/zerver/login.html:102 templates/zerver/portico-header.html:27
#: 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
2019-09-24 22:02:33 +02:00
#: templates/zerver/create_realm.html:20
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"
" Please contact <a href=\"mailto:%(support_email)s\">%(support_email)s</a> to reactivate\n"
" this group.\n"
" "
2019-02-12 01:52:41 +01:00
msgstr "\n Organizace, ke které se pokoušíte připojit, %(deactivated_domain_name)s, byla vypnuta.\n Spojte se, prosím, s <a href=\"mailto:%(support_email)s\">%(support_email)s</a> pro opětovnou aktivaci \n 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
2020-06-21 08:33:07 +02:00
#: templates/zerver/dev_login.html:22
msgid "Owners"
msgstr "Vlastníci"
#: templates/zerver/dev_login.html:31
2018-07-27 21:25:57 +02:00
msgid "Administrators"
msgstr "Správci"
2020-06-21 08:33:07 +02:00
#: templates/zerver/dev_login.html:40
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
2020-06-21 08:33:07 +02:00
#: templates/zerver/dev_login.html:52
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
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"If you did not request this change, please contact us immediately at <a "
"href=\"mailto:%(support_email)s\" style=\"color:#46aa8f; text-"
"decoration:underline\">%(support_email)s</a>."
2019-07-05 02:07:48 +02:00
msgstr "Pokud jste nepožádal/a o tuto změnu, ihned se s námi, prosím, spojte na<a href=\"mailto:%(support_email)s\" style=\"color:#46aa8f; text-decoration:underline\">%(support_email)s</a>."
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
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/invitation.html:16
#: 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
#: templates/zerver/emails/compiled/invitation.html:19
#: templates/zerver/emails/compiled/realm_reactivation.html:20
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"Contact us any time at <a href=\"mailto:%(support_email)s\" "
"style=\"color:#46aa8f; text-decoration:underline\">%(support_email)s</a> if "
"you run into trouble, have any feedback, or just want to chat!"
2019-05-29 02:03:35 +02:00
msgstr "Spojte se s námi kdykoliv na <a href=\"mailto:%(support_email)s\" style=\"color:#46aa8f; text-decoration:underline\">%(support_email)s</a>, pokud si nebudete vědět rady, budete mít nějaký námět, nebo pokud si jen chcete poklábosit! "
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
#: 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
2019-05-29 02:03:35 +02:00
#: templates/zerver/emails/compiled/email_base_default.html:87
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/custom/custom_email_87e5498dc967c76480e0895fe3f11751.txt:30
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
2019-01-04 23:42:46 +01:00
msgid "Organization URL:"
2019-02-12 01:52:41 +01:00
msgstr "URL organizace:"
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:26
2019-01-04 23:42:46 +01:00
msgid "Username:"
2019-02-12 01:52:41 +01:00
msgstr "Uživatelské jméno:"
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"
msgstr ""
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:33
2019-01-04 23:42:46 +01:00
msgid "Email:"
2019-02-12 01:52:41 +01:00
msgstr "E-mail:"
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
#: templates/zerver/emails/compiled/invitation.html:9
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
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/invitation.html:12
#, python-format
msgid ""
2020-06-04 23:05:54 +02:00
"<a href=\"mailto:%(referrer_email)s\" style=\"color:#46aa8f; text-"
"decoration:underline\">%(referrer_full_name)s (%(referrer_email)s)</a> wants"
" you to join them on Zulip — the team communication tool designed for "
2019-09-24 22:02:33 +02:00
"productivity."
2020-06-21 08:33:07 +02:00
msgstr "<a href=\"mailto:%(referrer_email)s\" style=\"color:#46aa8f; text-decoration:underline\">%(referrer_full_name)s (%(referrer_email)s)</a> vás zve, abyste se k němu připojili v Zulipu — nástroji pro týmovou komunikaci vytvořeném pro zlepšení výkonnosti."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/invitation.html:15
#: 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 ""
2020-06-04 23:05:54 +02:00
"This is a friendly reminder that <a href=\"mailto:%(referrer_email)s\" "
"style=\"color:#46aa8f; text-decoration:underline\">%(referrer_name)s "
"(%(referrer_email)s)</a> wants you to join them on Zulip — the team "
"communication tool designed for productivity."
2020-06-21 08:33:07 +02:00
msgstr "Toto je přátelská připomínka, že <a href=\"mailto:%(referrer_email)s\" style=\"color:#46aa8f; text-decoration:underline\">%(referrer_name)s (%(referrer_email)s)</a> vás zve, abyste se k němu připojili v Zulipu — nástroji pro týmovou komunikaci vytvořeném pro zlepšení výkonnosti."
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
#, python-format
msgid ""
2020-06-04 23:05:54 +02:00
"\n"
" This invitation expires in two days. If the invitation expires,\n"
" you'll need to ask <a href=\"mailto:%(referrer_email)s\" style=\"color:#46aa8f; text-decoration:underline\">%(referrer_name)s</a>\n"
" for another one.\n"
" "
2020-06-21 08:33:07 +02:00
msgstr "\n Toto pozvání vyprší za dva dny. Pokud pozvání vyprší, musíte požádat <a href=\"mailto:%(referrer_email)s\" style=\"color:#46aa8f; text-decoration:underline\">%(referrer_name)s</a>\n 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
#, python-format
msgid ""
"The email associated with your Zulip account was recently changed to <a "
"href=\"%(new_email)s\" style=\"color:#46aa8f; text-"
"decoration:underline\">%(new_email)s</a>. If you did not request this "
"change, please contact us immediately at <a "
"href=\"mailto:%(support_email)s\" style=\"color:#46aa8f; text-"
"decoration:underline\">%(support_email)s</a>."
2019-02-27 01:35:27 +01:00
msgstr "E-mailová adresa vašeho Zulip účtu byla nedávno změněna na <a href=\"%(new_email)s\" style=\"color:#46aa8f; text-decoration:underline\">%(new_email)s</a>. Pokud jste tuto změnu neprovedl/a, neprodleně nás kontaktujte na <a href=\"mailto:%(support_email)s\" style=\"color:#46aa8f; text-decoration:underline\">%(support_email)s</a>."
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
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2020-07-01 19:39:00 +02:00
"Organization: <a href=\"%(realm_uri)s\" style=\"color:#46aa8f; text-"
"decoration:underline\">%(realm_uri)s</a>"
2020-07-14 09:24:31 +02:00
msgstr "Organizace: <a href=\"%(realm_uri)s\" style=\"color:#46aa8f; text-decoration:underline\">%(realm_uri)s</a>"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:21
#, python-format
2018-08-03 18:47:55 +02:00
msgid ""
2020-07-01 19:39:00 +02:00
"Email: <a href=\"mailto:%(user_email)s\" style=\"color:#46aa8f; text-"
"decoration:underline\">%(user_email)s</a>"
2020-07-14 09:24:31 +02:00
msgstr "E-mail: <a href=\"mailto:%(user_email)s\" style=\"color:#46aa8f; text-decoration:underline\">%(user_email)s</a>"
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 "
"compromised, please <a href=\"%(realm_uri)s/accounts/password/reset/\" "
2020-07-01 19:39:00 +02:00
"style=\"color:#46aa8f; text-decoration:underline\">reset your password</a> "
"or contact us immediately at <a href=\"mailto:%(support_email)s\" "
"style=\"color:#46aa8f; text-decoration:underline\">%(support_email)s</a>."
2020-07-23 21:06:15 +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=\"%(realm_uri)s/accounts/password/reset/\" style=\"color:#46aa8f; text-decoration:underline\">změňte si heslo</a> nebo se s námi neprodleně spojte na adrese <a href=\"mailto:%(support_email)s\" style=\"color:#46aa8f; text-decoration:underline\">%(support_email)s</a>."
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 ""
2019-02-27 01:35:27 +01:00
"You previously had an account on %(realm_uri)s, but it has been deactivated."
" You can contact an organization administrator to <a "
"href=\"%(realm_uri)s/help/deactivate-or-reactivate-a-user\" "
"style=\"color:#46aa8f; text-decoration:underline\">reactivate your "
"account</a>."
msgstr "Dříve jste měli účet na %(realm_uri)s, ale byl vypnut. Zkuste se spojit se správcem organizace pro <a href=\"%(realm_uri)s/help/deactivate-or-reactivate-a-user\" 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
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/confirm_new_email.source.html:13
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2021-01-20 02:45:05 +01:00
"If you did not request this change, please contact us immediately at "
"%(support_email)s."
msgstr ""
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.source.html:15
2021-01-20 02:45:05 +01:00
#: templates/zerver/emails/invitation.source.html:19
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/realm_reactivation.source.html:19
2021-01-20 02:45:05 +01:00
#: templates/zerver/emails/realm_reactivation.txt:13
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2021-01-20 02:45:05 +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-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
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
2021-01-20 02:45:05 +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"
msgstr ""
#: templates/zerver/emails/followup_day1.source.html:23
#: templates/zerver/emails/followup_day1.txt:14
#, python-format
msgid "Username: %(ldap_username)s"
msgstr ""
#: templates/zerver/emails/followup_day1.source.html:28
#: templates/zerver/emails/followup_day1.txt:19
#, python-format
msgid "Email: %(email)s"
msgstr ""
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-01-20 02:45:05 +01:00
msgstr ""
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
2019-01-04 23:42:46 +01:00
msgid "%(referrer_full_name)s invited you to join %(referrer_realm_name)s"
2019-02-12 01:52:41 +01:00
msgstr "%(referrer_full_name)s vás zve do %(referrer_realm_name)s"
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."
msgstr ""
2020-06-04 23:05:54 +02:00
#: templates/zerver/emails/invitation_reminder.source.html:22
#, python-format
msgid ""
"\n"
" This invitation expires in two days. If the invitation expires,\n"
2021-01-20 02:45:05 +01:00
" you'll need to ask %(referrer_name)s for another one.\n"
2020-06-04 23:05:54 +02:00
" "
2021-01-20 02:45:05 +01:00
msgstr ""
2018-07-27 21:25:57 +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
msgid "New missed messages"
2020-06-21 08:33:07 +02:00
msgstr "Nové zmeškané 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.source.html:10
#, python-format
msgid ""
2021-01-20 02:45:05 +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."
msgstr ""
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:16
#, python-format
2021-01-20 02:45:05 +01:00
msgid "Organization: %(organization_link)s"
msgstr ""
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/notify_new_login.source.html:19
2021-01-20 02:45:05 +01:00
#: templates/zerver/emails/notify_new_login.txt:5
2020-05-08 01:05:36 +02:00
#, python-format
2021-01-20 02:45:05 +01:00
msgid "Email: %(user_email)s"
msgstr "E-mail: %(user_email)s"
2020-05-08 01:05:36 +02:00
#: 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."
msgstr ""
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."
msgstr ""
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>."
msgstr ""
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
2020-07-10 21:44:33 +02:00
#: templates/zerver/emails/sponsorship_request.subject.txt:1
#, python-format
msgid "Sponsorship request (%(organization_type)s) for %(string_id)s"
2020-07-23 21:06:15 +02:00
msgstr "Žádost o záštitu (%(organization_type)s) pro %(string_id)s"
2020-07-10 21:44:33 +02: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:3
msgid "About Zulip"
2019-02-12 01:52:41 +01:00
msgstr "O Zulipu"
2018-07-27 21:25:57 +02:00
#: 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:35
2018-07-27 21:25:57 +02:00
msgid "Login"
msgstr "Přihlášení"
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-01-20 02:45:05 +01:00
#: templates/zerver/hello.html:127 templates/zerver/hello.html:530
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-01-20 02:45:05 +01:00
#: templates/zerver/hello.html:392
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-01-20 02:45:05 +01:00
#: templates/zerver/hello.html:399
msgid "GitHub logo"
msgstr ""
2018-07-27 21:25:57 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/hello.html:406
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-01-20 02:45:05 +01:00
#: templates/zerver/hello.html:413
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-01-20 02:45:05 +01:00
#: templates/zerver/hello.html:420
2018-07-27 21:25:57 +02:00
msgid "JIRA logo"
2019-02-12 01:52:41 +01:00
msgstr "JIRA logo"
2018-07-27 21:25:57 +02:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/hello.html:427
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-01-20 02:45:05 +01:00
#: templates/zerver/hello.html:434
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-01-20 02:45:05 +01:00
#: templates/zerver/hello.html:536
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-01-20 02:45:05 +01:00
#: templates/zerver/hello.html:540
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-01-20 02:45:05 +01:00
#: templates/zerver/integrations/index.html:94 zerver/lib/integrations.py:48
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"
2019-05-29 02:03:35 +02:00
#: templates/zerver/integrations/index.html:133
2018-07-27 21:25:57 +02:00
msgid "Create your own!"
msgstr "Vytvořte svoji vlastní!"
#: 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
#: templates/zerver/register.html:165 templates/zerver/reset_confirm.html:27
2018-07-27 21:25:57 +02:00
msgid "Password"
msgstr "Heslo"
2020-06-21 08:33:07 +02:00
#: templates/zerver/login.html:90
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
2020-07-01 19:39:00 +02:00
#: templates/zerver/login.html:117
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"
2020-07-01 19:39:00 +02:00
#: templates/zerver/login.html:125
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
2020-07-01 19:39:00 +02:00
#: templates/zerver/login.html:137
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:32
msgid "Next"
msgstr "Další"
#: 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"
msgstr ""
#: templates/zerver/register.html:18
msgid "Create your account"
msgstr ""
#: 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-01-20 02:45:05 +01:00
msgstr ""
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."
msgstr ""
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-01-20 02:45:05 +01:00
#: templates/zerver/register.html:155
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-01-20 02:45:05 +01:00
#: templates/zerver/register.html:168
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-01-20 02:45:05 +01:00
#: templates/zerver/register.html:176
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-01-20 02:45:05 +01:00
#: templates/zerver/register.html:185
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."
msgstr ""
2017-06-06 20:43:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/reset_confirm.html:47
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
2019-12-11 20:22:50 +01:00
#: templates/zerver/reset_confirm.html:66
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-01-20 02:45:05 +01:00
msgstr ""
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
#: templates/zerver/unsubscribe_success.html:5
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
#: templates/zerver/unsubscribe_success.html:7
#, python-format
msgid ""
"We've updated your email subscription settings, and you won't get "
"%(subscription_type)s emails anymore."
2019-02-12 01:52:41 +01:00
msgstr "Aktualizovali jsme vaše nastavení e-mailových odběrů, takže nebudete dostávat žádné další e-maily typu %(subscription_type)s."
2016-07-19 00:01:13 +02:00
#: templates/zerver/unsubscribe_success.html:9
#, python-format
msgid ""
2016-10-12 18:58:16 +02:00
"To undo this change or review your other subscription settings, please visit"
2018-08-03 18:47:55 +02:00
" your <a href=\"%(realm_uri)s/#settings/notifications\">Zulip Settings "
"page</a>."
2019-02-27 01:35:27 +01:00
msgstr "Pokud chcete tuto změnu vrátit zpět, nebo pokud chcete zkontrolovat nastavení odběrů, běžte na <a href=\"%(realm_uri)s/#settings/notifications\">stránku s nastavením</a>."
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-01-20 02:45:05 +01:00
#: zerver/decorator.py:131
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-01-20 02:45:05 +01:00
#: zerver/decorator.py:209
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-01-20 02:45:05 +01:00
#: zerver/decorator.py:218
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-01-20 02:45:05 +01:00
#: zerver/decorator.py:227
2018-04-03 19:20:21 +02:00
msgid "This organization has been deactivated"
2019-02-27 01:35:27 +01:00
msgstr "Tato organizace byla vypnuta"
2016-07-19 00:01:13 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/decorator.py:229
2018-09-01 01:08:37 +02:00
msgid "Account is deactivated"
2019-02-27 01:35:27 +01:00
msgstr "Účet je vypnut"
2018-09-01 01:08:37 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/decorator.py:241
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-01-20 02:45:05 +01:00
#: zerver/decorator.py:396 zerver/decorator.py:456
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-01-20 02:45:05 +01:00
#: zerver/decorator.py:436
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-01-20 02:45:05 +01:00
#: zerver/decorator.py:519
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-01-20 02:45:05 +01:00
#: zerver/decorator.py:522
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-01-20 02:45:05 +01:00
#: zerver/decorator.py:524
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-01-20 02:45:05 +01:00
#: zerver/decorator.py:613
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-01-20 02:45:05 +01:00
#: zerver/decorator.py:670
2018-11-03 01:35:21 +01:00
msgid "Access denied"
msgstr "Přístup odepřen"
2021-01-20 02:45:05 +01:00
#: zerver/forms.py:70
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-01-20 02:45:05 +01:00
#: zerver/forms.py:71
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-01-20 02:45:05 +01:00
#: zerver/forms.py:72
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-01-20 02:45:05 +01:00
#: zerver/forms.py:73
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-01-20 02:45:05 +01:00
#: zerver/forms.py:160
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-01-20 02:45:05 +01:00
#: zerver/forms.py:165
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-01-20 02:45:05 +01:00
#: zerver/forms.py:173
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-01-20 02:45:05 +01:00
#: zerver/forms.py:177 zerver/forms.py:190 zerver/lib/email_validation.py:110
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-01-20 02:45:05 +01:00
#: zerver/forms.py:179
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-01-20 02:45:05 +01:00
#: zerver/forms.py:199
2020-06-21 08:33:07 +02:00
msgid "New password"
msgstr "Nové heslo"
2021-01-20 02:45:05 +01:00
#: zerver/forms.py:206
2020-06-21 08:33:07 +02:00
msgid "New password confirmation"
msgstr "Potvrzení nového hesla"
2021-01-20 02:45:05 +01:00
#: zerver/forms.py:393
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-01-20 02:45:05 +01:00
#: zerver/forms.py:413
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-01-20 02:45:05 +01:00
#: zerver/forms.py:418
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-01-20 02:45:05 +01:00
#: zerver/forms.py:430
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:331 zerver/lib/actions.py:350
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:339
2020-07-01 19:39:00 +02:00
msgid "signups"
2020-07-23 21:06:15 +02:00
msgstr "přihlášení"
2020-07-01 19:39:00 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:458
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:1098
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:1847 zerver/views/reactions.py:48
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:1895
2017-02-03 21:32:04 +01:00
msgid "Missing parameter: 'to' (recipient)"
2017-06-06 20:43:38 +02:00
msgstr "Chybí parametr: 'komu' (příjemce)"
2017-02-03 21:32:04 +01:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:1897
2017-02-03 21:32:04 +01:00
msgid "Invalid 'op' value (should be start or stop)"
2019-02-12 01:52:41 +01:00
msgstr "Neplatná 'op' hodnota (měla by být buď start nebo stop)"
2017-06-06 20:43:38 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:1924 zerver/lib/addressee.py:31
2020-05-08 01:05:36 +02:00
msgid "Invalid user ID {}"
msgstr "Neplatné ID uživatele {}"
2021-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:1964 zerver/lib/actions.py:5658
2020-07-01 19:39:00 +02:00
#: zerver/views/message_send.py:210 zerver/views/message_send.py:217
#: zerver/views/message_send.py:240
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:1996
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:2002
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:2058
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:2069
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:2084 zerver/lib/actions.py:2094
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:2101 zerver/lib/actions.py:2108
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:2173
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:2180
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:2182
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:2187
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:2247
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:2251
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:2257
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:2297
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:2317
2018-09-01 01:08:37 +02:00
msgid "Message must not be empty"
msgstr "Zpráva nesmí být prázdná"
2021-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:2319
2018-09-01 01:08:37 +02:00
msgid "Message must not contain null bytes"
2019-02-12 01:52:41 +01:00
msgstr "Zpráva nesmí obsahovat null bajty"
2018-09-01 01:08:37 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:2410
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:2415
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:2426
msgid "You do not have permission to use wildcard mentions in this stream."
msgstr ""
#: zerver/lib/actions.py:2638
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:2645
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:3716
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:3794
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:3885
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:3922 zerver/lib/actions.py:3942
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:3930
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:3946
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:3958
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:3968
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:3971
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:4310
2020-06-21 08:33:07 +02:00
msgid "Invalid flag: '{}'"
msgstr "Neplatný příznak: '{}'"
2018-09-01 01:08:37 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:4312
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:4314
msgid "Invalid message flag operation: '{}'"
msgstr ""
#: zerver/lib/actions.py:4329 zerver/lib/actions.py:4331
#: zerver/lib/message.py:600 zerver/lib/message.py:606
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:4390
2020-06-21 08:33:07 +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}"
2016-07-19 00:01:13 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:4400
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:5286
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
"You do not have enough remaining invites. Please contact {email} to have "
"your limit raised. No invitations were sent."
msgstr "Nemáte dostatek nevyužitý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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:5333
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:5370
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:5375
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:5399
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:5850
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:5907 zerver/lib/users.py:289
2020-06-21 08:33:07 +02:00
#: zerver/views/custom_profile_fields.py:126
#: zerver/views/custom_profile_fields.py:145
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-01-20 02:45:05 +01:00
#: zerver/lib/actions.py:5928 zerver/lib/actions.py:5939
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/addressee.py:39 zerver/views/message_edit.py:157
2020-05-08 01:05:36 +02:00
#: zerver/webhooks/ifttt/view.py:23 zerver/webhooks/zapier/view.py:33
2019-02-12 01:52:41 +01:00
msgid "Topic can't be empty"
msgstr "Téma nemůže být prázdné"
2020-06-21 08:33:07 +02:00
#: zerver/lib/addressee.py:63 zerver/lib/addressee.py:129
2019-05-29 02:03:35 +02:00
msgid "Missing topic"
msgstr "Chybějící téma"
2020-06-21 08:33:07 +02:00
#: zerver/lib/addressee.py:114
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/addressee.py:126
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/addressee.py:137
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/addressee.py:146 zerver/lib/outgoing_webhook.py:193
2018-09-01 01:08:37 +02:00
msgid "Invalid message type"
msgstr "Neplatný typ zprávy"
2020-06-21 08:33:07 +02:00
#: zerver/lib/attachments.py:22
2017-06-06 20:43:38 +02:00
msgid "Invalid attachment"
msgstr "Neplatná příloha"
2016-07-19 00:01:13 +02:00
2020-06-21 08:33:07 +02:00
#: zerver/lib/attachments.py:29
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/bot_lib.py:96
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
2020-07-16 10:03:18 +02:00
#: zerver/lib/email_notifications.py:123 zerver/lib/email_notifications.py:149
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
#: zerver/lib/email_notifications.py:466
2020-05-08 01:05:36 +02:00
msgid "Zulip missed messages"
msgstr "Zulip zmeškal zprávy"
2021-01-20 02:45:05 +01:00
#: zerver/lib/email_validation.py:103
2020-05-08 01:05:36 +02:00
msgid "Invalid address."
msgstr "Neplatná adresa."
2021-01-20 02:45:05 +01:00
#: zerver/lib/email_validation.py:108
2020-05-08 01:05:36 +02:00
msgid "Outside your domain."
msgstr "Mimo vaši doménu."
2021-01-20 02:45:05 +01:00
#: zerver/lib/email_validation.py:112 zerver/views/users.py:514
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."
2020-06-21 08:33:07 +02:00
#: zerver/lib/emoji.py:55 zerver/views/realm_emoji.py:53
msgid "Emoji '{}' does not exist"
msgstr "Obrázeček '{}' neexistuje"
2017-06-06 20:43:38 +02:00
2020-06-21 08:33:07 +02:00
#: zerver/lib/emoji.py:65
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/emoji.py:67
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/emoji.py:69
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/emoji.py:72 zerver/lib/emoji.py:77
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/emoji.py:74 zerver/lib/emoji.py:79
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/emoji.py:82
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/emoji.py:106
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-01-20 02:45:05 +01:00
#: zerver/lib/emoji.py:112 zerver/models.py:699
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/emoji.py:113
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-01-20 02:45:05 +01:00
#: zerver/lib/error_notify.py:187
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-01-20 02:45:05 +01:00
#: zerver/lib/events.py:945
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-01-20 02:45:05 +01:00
#: zerver/lib/exceptions.py:146
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-01-20 02:45:05 +01:00
#: zerver/lib/exceptions.py:157
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-01-20 02:45:05 +01:00
#: zerver/lib/exceptions.py:165
2020-06-21 08:33:07 +02:00
msgid "organization owner"
msgstr "Vlastník organizace"
2019-01-04 23:42:46 +01:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/exceptions.py:165
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-01-20 02:45:05 +01:00
#: zerver/lib/exceptions.py:169
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-01-20 02:45:05 +01:00
#: zerver/lib/exceptions.py:180
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}"
msgstr ""
2019-01-04 23:42:46 +01:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/exceptions.py:191 zerver/lib/request.py:302
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-01-20 02:45:05 +01:00
#: zerver/lib/exceptions.py:201
msgid "Must be an organization member"
msgstr "Musí být členem organizace"
#: zerver/lib/exceptions.py:211 zerver/views/invite.py:43
2020-07-01 19:39:00 +02:00
#: zerver/views/invite.py:93 zerver/views/invite.py:133
2019-12-11 20:22:50 +01:00
msgid "Must be an organization administrator"
msgstr "Musí být správcem organizace"
2021-01-20 02:45:05 +01:00
#: zerver/lib/exceptions.py:221
2020-06-21 08:33:07 +02:00
msgid "Must be an organization owner"
msgstr "Musí být vlastníkem organizace"
2021-01-20 02:45:05 +01:00
#: zerver/lib/exceptions.py:231
msgid "Must be an organization or stream administrator"
msgstr ""
#: zerver/lib/exceptions.py:245
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-01-20 02:45:05 +01:00
#: zerver/lib/exceptions.py:250
2020-05-08 01:05:36 +02:00
msgid "Malformed API key"
msgstr "Špatný API klíč"
2021-01-20 02:45:05 +01:00
#: zerver/lib/exceptions.py:262
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"
msgstr "Událost '{event_type}' není aktuálně webhookem {webhook_name} podporována"
2021-01-20 02:45:05 +01:00
#: zerver/lib/exceptions.py:283 zerver/views/auth.py:568
#: zerver/views/auth.py:900
msgid "Invalid subdomain"
msgstr "Neplatná subdoména"
2020-07-01 19:39:00 +02:00
#: zerver/lib/external_accounts.py:48
2021-01-20 02:45:05 +01:00
msgid "Custom external account must define URL pattern"
msgstr ""
2019-08-08 00:15:28 +02:00
2020-07-01 19:39:00 +02:00
#: zerver/lib/external_accounts.py:50
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
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-01-20 02:45:05 +01:00
#: zerver/lib/integrations.py:40
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-01-20 02:45:05 +01:00
#: zerver/lib/integrations.py:41
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-01-20 02:45:05 +01:00
#: zerver/lib/integrations.py:42
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-01-20 02:45:05 +01:00
#: zerver/lib/integrations.py:43
2017-09-15 15:46:38 +02:00
msgid "Miscellaneous"
msgstr "Různé"
2021-01-20 02:45:05 +01:00
#: zerver/lib/integrations.py:44
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-01-20 02:45:05 +01:00
#: zerver/lib/integrations.py:45
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-01-20 02:45:05 +01:00
#: zerver/lib/integrations.py:46
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-01-20 02:45:05 +01:00
#: zerver/lib/integrations.py:47
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/narrow.py:24
msgid "Operator {} not supported."
msgstr "Operátor {} není podporován."
2017-06-06 20:43:38 +02:00
2020-06-21 08:33:07 +02:00
#: zerver/lib/onboarding.py:60
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/onboarding.py:65
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/onboarding.py:68
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/onboarding.py:70
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/onboarding.py:73
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/onboarding.py:76
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/onboarding.py:79
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/onboarding.py:83
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/onboarding.py:86
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/onboarding.py:88
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-01-20 02:45:05 +01:00
#: zerver/lib/onboarding.py:103
msgid "Congratulations on your first reply!"
msgstr "Blahopřejeme k první odpovědi!"
#: zerver/lib/onboarding.py:108
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!"
#: zerver/lib/onboarding.py:120
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-01-20 02:45:05 +01:00
#: zerver/lib/onboarding.py:122
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-01-20 02:45:05 +01:00
#: zerver/lib/onboarding.py:125
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-01-20 02:45:05 +01:00
#: zerver/lib/onboarding.py:131
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-01-20 02:45:05 +01:00
#: zerver/lib/onboarding.py:136
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-01-20 02:45:05 +01:00
#: zerver/lib/onboarding.py:138
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-01-20 02:45:05 +01:00
#: zerver/lib/onboarding.py:142
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-01-20 02:45:05 +01:00
#: zerver/lib/onboarding.py:149
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-01-20 02:45:05 +01:00
#: zerver/lib/push_notifications.py:242
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-01-20 02:45:05 +01:00
#: zerver/lib/push_notifications.py:250
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-01-20 02:45:05 +01:00
#: zerver/lib/push_notifications.py:428 zilencer/views.py:135
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-01-20 02:45:05 +01:00
#: zerver/lib/push_notifications.py:631
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-01-20 02:45:05 +01:00
#: zerver/lib/push_notifications.py:633
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
2020-07-10 21:44:33 +02:00
#: zerver/lib/remote_server.py:82
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-01-20 02:45:05 +01:00
#: zerver/lib/request.py:50
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-01-20 02:45:05 +01:00
#: zerver/lib/request.py:62
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-01-20 02:45:05 +01:00
#: zerver/lib/request.py:351
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/response.py:25
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-01-20 02:45:05 +01:00
#: zerver/lib/send_email.py:55
2020-05-08 01:05:36 +02:00
msgid "Zulip Account Security"
msgstr "Bezpečnost účtu Zulip"
2021-01-20 02:45:05 +01:00
#: zerver/lib/streams.py:159 zerver/lib/streams.py:365
#: zerver/lib/streams.py:445
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-01-20 02:45:05 +01:00
#: zerver/lib/streams.py:161
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-01-20 02:45:05 +01:00
#: zerver/lib/streams.py:164
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-01-20 02:45:05 +01:00
#: zerver/lib/streams.py:186
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-01-20 02:45:05 +01:00
#: zerver/lib/streams.py:188
msgid "Guests cannot send to this stream."
msgstr ""
#: zerver/lib/streams.py:192 zerver/lib/streams.py:194
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-01-20 02:45:05 +01:00
#: zerver/lib/streams.py:227
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-01-20 02:45:05 +01:00
#: zerver/lib/streams.py:231
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-01-20 02:45:05 +01:00
#: zerver/lib/streams.py:234
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-01-20 02:45:05 +01:00
#: zerver/lib/streams.py:238 zerver/lib/streams.py:258
#: zerver/lib/streams.py:325 zerver/lib/streams.py:347
#: zerver/lib/streams.py:380
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-01-20 02:45:05 +01:00
#: zerver/lib/streams.py:358
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-01-20 02:45:05 +01:00
#: zerver/lib/streams.py:555
2017-02-03 21:32:04 +01:00
msgid "User cannot create streams."
2019-02-27 01:35:27 +01:00
msgstr "Uživatel nemůže vytvářet kanály."
2017-02-03 21:32:04 +01:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/streams.py:557
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-01-20 02:45:05 +01:00
#: zerver/lib/streams.py:562
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-01-20 02:45:05 +01:00
#: zerver/lib/streams.py:581
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-01-20 02:45:05 +01:00
#: zerver/lib/upload.py:128 zerver/lib/upload.py:143 zerver/lib/upload.py:198
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-01-20 02:45:05 +01:00
#: zerver/lib/upload.py:130 zerver/lib/upload.py:145 zerver/lib/upload.py:200
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-01-20 02:45:05 +01:00
#: zerver/lib/upload.py:307
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-01-20 02:45:05 +01:00
#: zerver/lib/users.py:37
2017-06-06 20:43:38 +02:00
msgid "Name too long!"
msgstr "Název je příliš dlouhý!"
2021-01-20 02:45:05 +01:00
#: zerver/lib/users.py:39
2017-06-06 20:43:38 +02:00
msgid "Name too short!"
msgstr "Název je příliš krátký!"
2021-01-20 02:45:05 +01: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-01-20 02:45:05 +01: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-01-20 02:45:05 +01:00
#: zerver/lib/users.py:64
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-01-20 02:45:05 +01:00
#: zerver/lib/users.py:69 zerver/views/users.py:347 zerver/views/users.py:499
2017-09-15 15:46:38 +02:00
msgid "Bad name or username"
msgstr "Špatný název nebo uživatelské jméno"
2021-01-20 02:45:05 +01:00
#: zerver/lib/users.py:83
2020-06-21 08:33:07 +02:00
msgid "Invalid integration '{}'."
msgstr "Neplatná integrace '{}'."
2019-09-24 22:02:33 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/users.py:87
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-01-20 02:45:05 +01:00
#: zerver/lib/users.py:95
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-01-20 02:45:05 +01:00
#: zerver/lib/users.py:110
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-01-20 02:45:05 +01:00
#: zerver/lib/users.py:136
2017-09-15 15:46:38 +02:00
msgid "Invalid bot type"
msgstr "Neplatný typ robota"
2021-01-20 02:45:05 +01:00
#: zerver/lib/users.py:140
2017-09-15 15:46:38 +02:00
msgid "Invalid interface type"
msgstr "Neplatný typ rozhraní"
2021-01-20 02:45:05 +01:00
#: zerver/lib/users.py:206 zerver/lib/users.py:211 zerver/models.py:2916
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-01-20 02:45:05 +01:00
#: zerver/lib/users.py:218 zerver/lib/users.py:220
2018-08-03 18:47:55 +02:00
msgid "No such bot"
msgstr "Žádný takový robot"
2021-01-20 02:45:05 +01:00
#: zerver/lib/users.py:222 zerver/lib/users.py:240
2018-09-01 01:08:37 +02:00
msgid "Insufficient permission"
msgstr "Nedostatečná oprávnění"
2021-01-20 02:45:05 +01:00
#: zerver/lib/users.py:231 zerver/lib/users.py:233 zerver/views/presence.py:27
2018-08-03 18:47:55 +02:00
msgid "No such user"
msgstr "Žádný takový uživatel"
2021-01-20 02:45:05 +01:00
#: zerver/lib/users.py:235
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:45 zerver/lib/validator.py:93
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:51
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:58 zerver/lib/validator.py:109
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:70
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:81
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:97
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:102
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:116
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:121
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:129
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:143
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:146
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:161
#, 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
#: zerver/lib/validator.py:165
#, 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
#: zerver/lib/validator.py:197
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:204
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:226
2020-06-21 08:33:07 +02:00
msgid "Unexpected arguments: {}"
msgstr "Neočekávané argumenty: {}"
2016-07-19 00:01:13 +02:00
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:254
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:260
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:281
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:287
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:305
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:320
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:395
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
2020-07-01 19:39:00 +02:00
#: zerver/lib/validator.py:403
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-01-20 02:45:05 +01:00
#: zerver/lib/webhooks/common.py:52
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/zcommand.py:24
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
2020-06-21 08:33:07 +02:00
#: zerver/lib/zcommand.py:57
msgid "No such command: {}"
msgstr "Neexistující příkaz: {}"
2018-08-03 18:47:55 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/middleware.py:340
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-01-20 02:45:05 +01:00
#: zerver/middleware.py:364
2017-09-15 15:46:38 +02:00
#, python-brace-format
msgid "CSRF Error: {reason}"
msgstr "Chyba CSRF: {reason}"
2016-07-19 00:01:13 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/middleware.py:417
2017-06-06 20:43:38 +02:00
msgid "API usage exceeded rate limit"
2019-07-05 02:07:48 +02:00
msgstr "Používání API překročilo rychlostní omezení"
2016-07-19 00:01:13 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/models.py:329
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-01-20 02:45:05 +01:00
#: zerver/models.py:355
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-01-20 02:45:05 +01:00
#: zerver/models.py:755
msgid "Invalid filter pattern. Valid characters are {}."
msgstr ""
2019-01-04 23:42:46 +01:00
2021-01-20 02:45:05 +01:00
#: zerver/models.py:771
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-01-20 02:45:05 +01:00
#: zerver/models.py:1166
msgid "Organization owner"
msgstr "Vlastník organizace"
#: zerver/models.py:1167
msgid "Organization administrator"
msgstr "Správce organizace"
#: zerver/models.py:1168
msgid "Member"
msgstr "Člen"
#: zerver/models.py:1169
msgid "Guest"
msgstr "Host"
#: zerver/models.py:1988
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-01-20 02:45:05 +01:00
#: zerver/models.py:1990
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-01-20 02:45:05 +01:00
#: zerver/models.py:2920
msgid "User with ID {} is deactivated"
msgstr ""
2018-07-27 21:25:57 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/models.py:2923
msgid "User with ID {} is a bot"
msgstr ""
2018-08-03 18:47:55 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/models.py:2954
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-01-20 02:45:05 +01:00
#: zerver/models.py:2957
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-01-20 02:45:05 +01:00
#: zerver/models.py:2969
2018-08-03 18:47:55 +02:00
msgid "Short text"
msgstr "Krátký text"
2021-01-20 02:45:05 +01:00
#: zerver/models.py:2970
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-01-20 02:45:05 +01:00
#: zerver/models.py:2971
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-01-20 02:45:05 +01:00
#: zerver/models.py:2972
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-01-20 02:45:05 +01:00
#: zerver/models.py:2973
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
2019-02-12 01:52:41 +01:00
#: zerver/signals.py:90
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
2019-02-12 01:52:41 +01:00
#: zerver/signals.py:91
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
2019-02-12 01:52:41 +01:00
#: zerver/signals.py:92
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-01-20 02:45:05 +01:00
#: zerver/tornado/event_queue.py:552
2017-06-06 20:43:38 +02:00
msgid "Missing 'queue_id' argument"
msgstr "Chybí argument 'queue_id'"
2021-01-20 02:45:05 +01:00
#: zerver/tornado/event_queue.py:555
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-01-20 02:45:05 +01:00
#: zerver/tornado/event_queue.py:558
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-01-20 02:45:05 +01:00
#: zerver/tornado/event_queue.py:563
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-01-20 02:45:05 +01:00
#: zerver/tornado/event_queue.py:571
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
2020-06-21 08:33:07 +02:00
#: zerver/tornado/views.py:35
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-01-20 02:45:05 +01:00
#: zerver/views/auth.py:402
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-01-20 02:45:05 +01:00
#: zerver/views/auth.py:409
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-01-20 02:45:05 +01:00
#: zerver/views/auth.py:411
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-01-20 02:45:05 +01:00
#: zerver/views/auth.py:415
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-01-20 02:45:05 +01:00
#: zerver/views/auth.py:418
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-01-20 02:45:05 +01:00
#: zerver/views/auth.py:425
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-01-20 02:45:05 +01:00
#: zerver/views/auth.py:799
msgid "Endpoint not available in production."
msgstr "Koncový bod není v produkci dostupný."
2020-05-08 01:05:36 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/views/auth.py:801
msgid "DevAuthBackend not enabled."
msgstr "Vývojářská autentizační podpůrná vrstva není zapnuta."
2016-07-19 00:01:13 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/views/auth.py:827 zerver/views/auth.py:869
2018-04-03 19:20:21 +02:00
msgid "This organization has been deactivated."
2019-02-27 01:35:27 +01:00
msgstr "Tato organizace byla vypnuta."
2016-07-19 00:01:13 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/views/auth.py:830 zerver/views/auth.py:866
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-01-20 02:45:05 +01:00
#: zerver/views/auth.py:833
2017-06-06 20:43:38 +02:00
msgid "This user is not registered."
msgstr "Tento uživatel není zaregistrován."
2016-07-19 00:01:13 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/views/auth.py:872
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-01-20 02:45:05 +01:00
#: zerver/views/auth.py:875 zerver/views/auth.py:960
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-01-20 02:45:05 +01:00
#: zerver/views/auth.py:906
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-01-20 02:45:05 +01:00
#: zerver/views/auth.py:968
2016-07-19 00:01:13 +02:00
msgid "GOOGLE_CLIENT_ID is not configured"
2019-02-12 01:52:41 +01:00
msgstr "GOOGLE_CLIENT_ID není nastaveno"
2017-06-06 20:43:38 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/views/camo.py:19
2019-01-04 23:42:46 +01:00
msgid "<p>Not a valid URL.</p>"
2019-02-12 01:52:41 +01:00
msgstr "<p>Neplatná URL.</p>"
2019-01-04 23:42:46 +01:00
2020-06-21 08:33:07 +02:00
#: zerver/views/compatibility.py:79
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
2020-07-01 19:39:00 +02:00
#: zerver/views/custom_profile_fields.py:46
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
2020-07-01 19:39:00 +02:00
#: zerver/views/custom_profile_fields.py:60
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
2020-06-21 08:33:07 +02:00
#: zerver/views/custom_profile_fields.py:87
2019-08-08 00:15:28 +02:00
msgid "Invalid field type."
msgstr "Neplatný typ pole."
2020-06-21 08:33:07 +02:00
#: zerver/views/custom_profile_fields.py:118
#: zerver/views/custom_profile_fields.py:156
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
2020-06-21 08:33:07 +02:00
#: zerver/views/custom_profile_fields.py:149
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-01-20 02:45:05 +01:00
#: zerver/views/drafts.py:53
msgid "Content must not contain null bytes"
msgstr ""
#: zerver/views/drafts.py:60
msgid "Timestamp must not be negative."
msgstr ""
#: zerver/views/drafts.py:69
msgid "Topic must not contain null bytes"
msgstr ""
#: zerver/views/drafts.py:71
msgid "Must specify exactly 1 stream ID for stream messages"
msgstr ""
#: zerver/views/drafts.py:120 zerver/views/drafts.py:135
msgid "Draft does not exist"
msgstr ""
2020-06-21 08:33:07 +02:00
#: zerver/views/hotspots.py:18
msgid "Unknown hotspot: {}"
msgstr "Neznámý aktivní bod: {}"
2017-06-06 20:43:38 +02:00
2020-07-01 19:39:00 +02:00
#: zerver/views/invite.py:40
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"
2020-07-01 19:39:00 +02:00
#: zerver/views/invite.py:45
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
2020-07-01 19:39:00 +02:00
#: zerver/views/invite.py:47
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
2020-07-01 19:39:00 +02:00
#: zerver/views/invite.py:57
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
2020-07-01 19:39:00 +02:00
#: zerver/views/invite.py:85 zerver/views/invite.py:88
#: zerver/views/invite.py:106 zerver/views/invite.py:109
#: zerver/views/invite.py:123 zerver/views/invite.py:128
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
2020-07-01 19:39:00 +02:00
#: zerver/views/invite.py:151
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
2020-07-01 19:39:00 +02:00
#: zerver/views/message_edit.py:82
msgid "Message edit history is disabled in this organization"
msgstr "Historie úprav zprávy je v této organizaci vypnuta"
#: zerver/views/message_edit.py:108
msgid "Your organization has turned off message editing"
msgstr "Vaše organizace vypnula upravy zpráv"
#: zerver/views/message_edit.py:111
msgid "Invalid propagate_mode without topic edit"
msgstr "Neplatný propagate_mode bez úpravy tématu"
#: zerver/views/message_edit.py:129
msgid "You don't have permission to edit this message"
msgstr "Nemáte oprávnění k upravení této zprávy"
#: zerver/views/message_edit.py:140 zerver/views/message_edit.py:150
msgid "The time limit for editing this message has passed"
msgstr "Časová lhůta pro upravení této zprávy vypršela"
#: zerver/views/message_edit.py:153
msgid "Nothing to change"
msgstr "Nic k upravení"
2021-01-20 02:45:05 +01:00
#: zerver/views/message_edit.py:194
2020-07-01 19:39:00 +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-01-20 02:45:05 +01:00
#: zerver/views/message_edit.py:196
2020-07-01 19:39:00 +02:00
msgid "Cannot change message content while changing stream"
msgstr "Nelze měnit obsah zprávy během změny kanálu"
2021-01-20 02:45:05 +01:00
#: zerver/views/message_edit.py:229 zerver/views/message_edit.py:232
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-01-20 02:45:05 +01:00
#: zerver/views/message_edit.py:240
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-01-20 02:45:05 +01:00
#: zerver/views/message_edit.py:252
2020-07-01 19:39:00 +02:00
msgid "Message already deleted"
msgstr "Tato zpráva je již smazaná"
2021-01-20 02:45:05 +01:00
#: zerver/views/message_fetch.py:85
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-01-20 02:45:05 +01:00
#: zerver/views/message_fetch.py:822
2020-05-08 01:05:36 +02:00
msgid "Missing 'anchor' argument."
msgstr "Chybí argument 'anchor'"
2021-01-20 02:45:05 +01:00
#: zerver/views/message_fetch.py:840
2020-05-08 01:05:36 +02:00
msgid "Invalid anchor"
msgstr "Neplatná kotva"
2018-08-14 20:57:54 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/views/message_fetch.py:856
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
2020-07-01 19:39:00 +02:00
#: zerver/views/message_flags.py:79
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
2020-07-01 19:39:00 +02:00
#: zerver/views/message_send.py:142
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
2020-07-01 19:39:00 +02:00
#: zerver/views/message_send.py:151
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
2020-07-01 19:39:00 +02:00
#: zerver/views/message_send.py:221
2020-06-21 08:33:07 +02:00
msgid "Unknown organization '{}'"
msgstr "Neznámá organizace '{}'"
2016-07-19 00:01:13 +02:00
2020-07-01 19:39:00 +02:00
#: zerver/views/message_send.py:238
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
2020-07-01 19:39:00 +02:00
#: zerver/views/message_send.py:245
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ů"
2020-07-01 19:39:00 +02:00
#: zerver/views/message_send.py:255 zerver/views/message_send.py:262
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
2020-07-01 19:39:00 +02:00
#: zerver/views/message_send.py:258
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
2020-07-01 19:39:00 +02:00
#: zerver/views/message_send.py:266
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
2020-06-21 08:33:07 +02:00
#: zerver/views/muting.py:35
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
2020-06-21 08:33:07 +02:00
#: zerver/views/muting.py:44
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
2020-06-21 08:33:07 +02:00
#: zerver/views/presence.py:29
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
2020-06-21 08:33:07 +02:00
#: zerver/views/presence.py:33
#, python-brace-format
msgid "No presence data for {email}"
msgstr "Žádné údaje o přítomnosti pro {email}"
2017-06-06 20:43:38 +02:00
2020-06-21 08:33:07 +02:00
#: zerver/views/presence.py:59
2019-02-12 01:52:41 +01:00
msgid "Client did not pass any new values."
msgstr "Klient neposlal žádné nové hodnoty."
2020-06-21 08:33:07 +02:00
#: zerver/views/presence.py:80
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
2020-05-08 01:05:36 +02:00
#: zerver/views/reactions.py:95
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
2020-05-08 01:05:36 +02:00
#: zerver/views/reactions.py:110
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-01-20 02:45:05 +01:00
#: zerver/views/realm.py:97
2020-06-21 08:33:07 +02:00
msgid "Invalid language '{}'"
msgstr "Neplatný jazyk '{}'"
2017-06-06 20:43:38 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/views/realm.py:99
2018-04-03 19:20:21 +02:00
msgid "Organization description is too long."
msgstr "Popis organizace je příliš dlouhý."
2016-08-24 23:38:43 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/views/realm.py:101
2018-04-03 19:20:21 +02:00
msgid "Organization name is too long."
msgstr "Název organizace je příliš dlouhý."
2017-09-15 15:46:38 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/views/realm.py:106
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-01-20 02:45:05 +01:00
#: zerver/views/realm.py:109
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
2020-07-01 19:39:00 +02:00
#: zerver/views/realm_domains.py:27
2018-07-27 21:25:57 +02:00
msgid "Invalid domain: {}"
msgstr "Neplatná doména: {}"
2020-06-21 08:33:07 +02:00
#: zerver/views/realm_domains.py:29
#, 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
2020-06-21 08:33:07 +02:00
#: zerver/views/realm_domains.py:42 zerver/views/realm_domains.py:53
#, 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
2019-02-12 01:52:41 +01:00
#: zerver/views/realm_emoji.py:30
2018-04-03 19:20:21 +02:00
msgid "A custom emoji with this name already exists."
2019-02-12 01:52:41 +01:00
msgstr "Vlastní emoji s tímto názvem již existuje."
2018-04-03 19:20:21 +02:00
2019-02-12 01:52:41 +01:00
#: zerver/views/realm_emoji.py:32
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
2020-05-08 01:05:36 +02:00
#: zerver/views/realm_emoji.py:35 zerver/views/realm_icon.py:23
2020-06-21 08:33:07 +02:00
#: zerver/views/realm_logo.py:27 zerver/views/upload.py:110
2021-01-20 02:45:05 +01:00
#: zerver/views/user_settings.py:249
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í."
2020-06-21 08:33:07 +02:00
#: zerver/views/realm_export.py:46
#, 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
2020-05-08 01:05:36 +02:00
#: zerver/views/realm_export.py:80
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
2020-05-08 01:05:36 +02:00
#: zerver/views/realm_export.py:84
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
2019-02-12 01:52:41 +01:00
#: zerver/views/realm_filters.py:39
2017-02-03 21:32:04 +01:00
msgid "Filter not found"
2017-06-06 20:43:38 +02:00
msgstr "Filtr nenalezen"
2016-07-19 00:01:13 +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."
2020-06-04 23:05:54 +02:00
#: zerver/views/realm_logo.py:24
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-01-20 02:45:05 +01:00
#: zerver/views/registration.py:497
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-01-20 02:45:05 +01:00
#: zerver/views/registration.py:502
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-01-20 02:45:05 +01:00
#: zerver/views/streams.py:116
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-01-20 02:45:05 +01:00
#: zerver/views/streams.py:158
msgid "Private streams cannot be made default."
msgstr ""
#: zerver/views/streams.py:181
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-01-20 02:45:05 +01:00
#: zerver/views/streams.py:207
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-01-20 02:45:05 +01:00
#: zerver/views/streams.py:265
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-01-20 02:45:05 +01:00
#: zerver/views/streams.py:288
msgid "Default streams cannot be made private."
msgstr ""
#: zerver/views/streams.py:326 zerver/views/user_groups.py:81
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-01-20 02:45:05 +01:00
#: zerver/views/streams.py:402
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-01-20 02:45:05 +01:00
#: zerver/views/streams.py:408
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-01-20 02:45:05 +01:00
#: zerver/views/streams.py:469
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-01-20 02:45:05 +01:00
#: zerver/views/streams.py:477
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-01-20 02:45:05 +01:00
#: zerver/views/streams.py:480
2019-05-29 02:03:35 +02:00
msgid "Only administrators can modify other users' subscriptions."
2019-07-05 02:07:48 +02:00
msgstr "Odběry dalších uživatelů mohou upravovat jen správci."
2019-05-29 02:03:35 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/views/streams.py:485
2018-08-14 20:57:54 +02:00
msgid "Your account is too new to modify other users' subscriptions."
2019-02-12 01:52:41 +01:00
msgstr "Váš účet je příliš nový na to, abyste mohli upravovat odběry dalších uživatelů."
2018-08-14 20:57:54 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/views/streams.py:586
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-01-20 02:45:05 +01:00
#: zerver/views/streams.py:588
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-01-20 02:45:05 +01:00
#: zerver/views/streams.py:589
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-01-20 02:45:05 +01:00
#: zerver/views/streams.py:618
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-01-20 02:45:05 +01:00
#: zerver/views/streams.py:793
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-01-20 02:45:05 +01:00
#: zerver/views/streams.py:797
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
2020-06-21 08:33:07 +02:00
#: zerver/views/submessage.py:25
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
2020-06-21 08:33:07 +02:00
#: zerver/views/thumbnail.py:27 zerver/views/upload.py:86
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
2020-06-21 08:33:07 +02:00
#: zerver/views/thumbnail.py:36
2018-08-03 18:47:55 +02:00
msgid "<p>Invalid size.</p>"
2019-02-12 01:52:41 +01:00
msgstr "<p>Chybná velikost.</p>"
2018-08-03 18:47:55 +02:00
2020-06-21 08:33:07 +02:00
#: zerver/views/upload.py:84
2018-08-03 18:47:55 +02:00
msgid "<p>File not found.</p>"
msgstr "<p>Soubor nenalezen.</p>"
2020-06-21 08:33:07 +02:00
#: zerver/views/upload.py:95
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
2020-06-21 08:33:07 +02:00
#: zerver/views/upload.py:97
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
2020-06-21 08:33:07 +02:00
#: zerver/views/upload.py:103
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
2020-07-01 19:39:00 +02:00
#: zerver/views/upload.py:105 zerver/views/users.py:280
#: zerver/views/users.py:366
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
2020-06-21 08:33:07 +02:00
#: zerver/views/user_groups.py:53
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
2020-06-21 08:33:07 +02:00
#: zerver/views/user_groups.py:102
#, 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
2020-06-21 08:33:07 +02:00
#: zerver/views/user_groups.py:119
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-01-20 02:45:05 +01:00
#: zerver/views/user_settings.py:62 zerver/views/user_settings.py:129
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-01-20 02:45:05 +01:00
#: zerver/views/user_settings.py:89
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-01-20 02:45:05 +01:00
#: zerver/views/user_settings.py:94
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-01-20 02:45:05 +01:00
#: zerver/views/user_settings.py:99
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-01-20 02:45:05 +01:00
#: zerver/views/user_settings.py:103
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-01-20 02:45:05 +01:00
#: zerver/views/user_settings.py:107
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-01-20 02:45:05 +01:00
#: zerver/views/user_settings.py:148
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-01-20 02:45:05 +01:00
#: zerver/views/user_settings.py:189
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-01-20 02:45:05 +01:00
#: zerver/views/user_settings.py:229
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-01-20 02:45:05 +01:00
#: zerver/views/user_settings.py:242
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
2020-07-01 19:39:00 +02:00
#: zerver/views/users.py:96
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
2020-07-01 19:39:00 +02:00
#: zerver/views/users.py:151
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
2020-07-01 19:39:00 +02:00
#: zerver/views/users.py:237
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
2020-07-01 19:39:00 +02:00
#: zerver/views/users.py:239
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
2020-07-01 19:39:00 +02:00
#: zerver/views/users.py:241
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"
2020-07-01 19:39:00 +02:00
#: zerver/views/users.py:335
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
2020-07-01 19:39:00 +02:00
#: zerver/views/users.py:341
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
2020-07-01 19:39:00 +02:00
#: zerver/views/users.py:343
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
2020-07-01 19:39:00 +02:00
#: zerver/views/users.py:350
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-01-20 02:45:05 +01:00
#: zerver/views/users.py:508
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-01-20 02:45:05 +01:00
#: zerver/views/users.py:512
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-01-20 02:45:05 +01:00
#: zerver/views/users.py:518
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-01-20 02:45:05 +01:00
#: zerver/views/video_calls.py:108
2020-06-21 08:33:07 +02:00
msgid "Invalid Zoom session identifier"
msgstr "Neplatný identifikátor sezení Zoom"
2021-01-20 02:45:05 +01:00
#: zerver/views/video_calls.py:118
2020-06-21 08:33:07 +02:00
msgid "Invalid Zoom credentials"
msgstr "Neplatné přihlašovací údaje Zoom"
2021-01-20 02:45:05 +01:00
#: zerver/views/video_calls.py:139
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-01-20 02:45:05 +01:00
#: zerver/views/video_calls.py:191
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-01-20 02:45:05 +01:00
#: zerver/views/video_calls.py:203
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-01-20 02:45:05 +01:00
#: zerver/views/video_calls.py:207
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-01-20 02:45:05 +01:00
#: zerver/views/video_calls.py:210
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-01-20 02:45:05 +01:00
#: zerver/views/zephyr.py:33
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-01-20 02:45:05 +01:00
#: zerver/views/zephyr.py:35
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-01-20 02:45:05 +01:00
#: zerver/views/zephyr.py:56
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-01-20 02:45:05 +01:00
#: zerver/views/zephyr.py:71
2017-02-03 21:32:04 +01:00
msgid "We were unable to setup mirroring for you"
2017-06-06 20:43:38 +02:00
msgstr "Nejsme pro vás schopni nastavit zrcadlení"
2020-05-08 01:05:36 +02:00
#: zerver/webhooks/front/view.py:120
2018-04-03 19:20:21 +02:00
msgid "Unknown webhook request"
2019-02-27 01:35:27 +01:00
msgstr "Neznámý \"webhook request\""
2018-04-03 19:20:21 +02:00
2020-05-08 01:05:36 +02:00
#: zerver/webhooks/ifttt/view.py:26 zerver/webhooks/zapier/view.py:36
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
2020-06-21 08:33:07 +02:00
#: zerver/webhooks/librato/view.py:153
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-01-20 02:45:05 +01:00
#: zerver/webhooks/pivotal/view.py:170
2016-07-19 00:01:13 +02:00
msgid "Unable to handle Pivotal payload"
2019-02-27 01:35:27 +01:00
msgstr "Nelze obsloužit \"Pivotal payload\""
2016-07-19 00:01:13 +02:00
2019-02-12 01:52:41 +01:00
#: zerver/webhooks/slack/view.py:23
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
2019-02-12 01:52:41 +01:00
#: zerver/webhooks/slack/view.py:29
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
2019-05-29 02:03:35 +02:00
#: zerver/webhooks/wordpress/view.py:45
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
2020-06-21 08:33:07 +02:00
#: zerver/webhooks/zabbix/view.py:45
2019-01-04 23:42:46 +01:00
msgid "Invalid payload"
2019-02-12 01:52:41 +01:00
msgstr "Neplatný payload"
2019-01-04 23:42:46 +01:00
2021-01-20 02:45:05 +01:00
#: zerver/worker/queue_processors.py:831
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
2020-06-21 08:33:07 +02:00
#: zilencer/views.py:53
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
2020-06-21 08:33:07 +02:00
#: zilencer/views.py:77
msgid "{} is not a valid hostname"
msgstr "{} není platný název serveru"
2019-02-12 01:52:41 +01:00
2021-01-20 02:45:05 +01:00
#: zilencer/views.py:180
2020-06-21 08:33:07 +02:00
msgid "Invalid property {}"
msgstr "Neplatná vlastnost {}"
2019-02-12 01:52:41 +01:00
2021-01-20 02:45:05 +01:00
#: zilencer/views.py:182
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-01-20 02:45:05 +01:00
#: zilencer/views.py:197
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-01-20 02:45:05 +01:00
#: zproject/backends.py:1692
2020-06-21 08:33:07 +02:00
msgid "Missing id_token parameter"
msgstr "Chybějící parametr id_token"
2021-01-20 02:45:05 +01:00
#: zproject/backends.py:2019
2020-05-08 01:05:36 +02:00
msgid "Invalid OTP"
msgstr "Neplatný OTP"
2021-01-20 02:45:05 +01:00
#: zproject/backends.py:2022
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."