zulip/locale/uk/LC_MESSAGES/django.po

4879 lines
205 KiB
Plaintext
Raw Normal View History

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Denis Ivanov, 2019
# Mykola Ronik <mantikor.san@gmail.com>, 2018-2021
# Tim Abbott <tabbott@kandralabs.com>, 2019
# Олег Кравчук <olegkvk@ukr.net>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Zulip\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-09 16:53+0000\n"
"PO-Revision-Date: 2021-09-09 16:53+0000\n"
"Last-Translator: Mykola Ronik <mantikor.san@gmail.com>\n"
"Language-Team: Ukrainian (http://www.transifex.com/zulip/zulip/language/uk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: uk\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
#: analytics/views/stats.py:88 zerver/decorator.py:572 zerver/decorator.py:584
msgid "Not allowed for guest users"
msgstr "Не дозволено для гостьових користувачів"
#: analytics/views/stats.py:132
msgid "Invalid organization"
msgstr "Неправильна організація"
#: analytics/views/stats.py:271
msgid "Public streams"
msgstr "Відкриті канали"
#: analytics/views/stats.py:272
msgid "Private streams"
msgstr "Приватні канали"
#: analytics/views/stats.py:273
msgid "Private messages"
msgstr "Приватні повідомлення"
#: analytics/views/stats.py:274
msgid "Group private messages"
2019-12-11 20:22:50 +01:00
msgstr "Групові приватні повідомлення"
#: analytics/views/stats.py:295
msgid "Unknown chart name: {}"
msgstr "Невідома назва діаграми: {}"
#: analytics/views/stats.py:305
#, python-brace-format
msgid "Start time is later than end time. Start: {start}, End: {end}"
msgstr "Час початку пізніше, ніж час закінчення. Початок: {start}, кінець: {end}"
#: analytics/views/stats.py:327 analytics/views/stats.py:362
msgid "No analytics data available. Please contact your server administrator."
msgstr "Аналітичні дані відсутні. Будь ласка, зв'яжіться зі своїм адміністратором сервера."
#: analytics/views/support.py:157
msgid "Invalid parameters"
msgstr "Недійсний параметр"
#: corporate/lib/registration.py:29
#, python-brace-format
msgid ""
"Your organization has no Zulip licenses remaining and can no longer accept "
"new users. Please [increase the number of licenses]({billing_page_link}) or "
"[deactivate inactive users]({deactivate_user_help_page_link}) to allow new "
"users to join."
msgstr ""
#: corporate/lib/registration.py:36
#, python-brace-format
msgid ""
"Your organization has only one Zulip license remaining. You can [increase "
"the number of licenses]({billing_page_link}) or [deactivate inactive "
"users]({deactivate_user_help_page_link}) to allow more than one user to "
"join."
msgstr ""
#: corporate/lib/registration.py:41
#, python-brace-format
msgid ""
"Your organization has only two Zulip licenses remaining. You can [increase "
"the number of licenses]({billing_page_link}) or [deactivate inactive "
"users]({deactivate_user_help_page_link}) to allow more than two users to "
"join."
msgstr ""
#: corporate/lib/registration.py:46
#, python-brace-format
msgid ""
"Your organization has only three Zulip licenses remaining. You can [increase"
" the number of licenses]({billing_page_link}) or [deactivate inactive "
"users]({deactivate_user_help_page_link}) to allow more than three users to "
"join."
msgstr ""
#: corporate/lib/registration.py:57
#, python-brace-format
msgid ""
"A new member ({email}) was unable to join your organization because all "
"Zulip licenses are in use. Please [increase the number of "
"licenses]({billing_page_link}) or [deactivate inactive "
"users]({deactivate_user_help_page_link}) to allow new members to join."
msgstr ""
#: corporate/lib/registration.py:101
msgid "All Zulip licenses for this organization are currently in use."
msgstr ""
#: corporate/lib/registration.py:104
#, python-brace-format
msgid ""
"Your organization does not have enough unused Zulip licenses to invite "
"{num_invites} users."
msgstr ""
#: corporate/lib/stripe.py:87
msgid "You must invoice for at least {} users."
msgstr "Ви повинні згенерувати рахунок для мінімум {} користувачів."
#: corporate/lib/stripe.py:92
msgid ""
"Invoices with more than {} licenses can't be processed from this page. To "
"complete the upgrade, please contact {}."
msgstr "З цієї сторінки не можна обробляти рахунки з більш ніж {} ліцензіями. Щоб завершити оновлення, зверніться до: {}."
#: corporate/lib/stripe.py:204
#, python-brace-format
msgid "Something went wrong. Please contact {email}."
msgstr "Щось пішло не так. Зверніться до {email}."
#: corporate/lib/stripe.py:205
msgid "Something went wrong. Please reload the page."
msgstr "Щось пішло не так. Перезавантажте сторінку."
#: corporate/lib/stripe.py:272
msgid "Something went wrong. Please wait a few seconds and try again."
msgstr "Щось пішло не так. Будь ласка, зачекайте кілька секунд і повторіть спробу."
#: corporate/lib/stripe.py:897
#, python-brace-format
msgid ""
"Your organization's request for sponsored hosting has been approved! "
"{emoji}.\n"
msgstr "Запит вашої організації на спонсорований хостинг схвалено! {emoji}.\n"
#: corporate/views/billing_page.py:48
msgid "No payment method on file"
msgstr "Недодано жодного методу оплати"
#: corporate/views/billing_page.py:51
#, python-brace-format
msgid "{brand} ending in {last4}"
msgstr "{brand} закінчується за {last4}"
#: corporate/views/billing_page.py:59
#, python-brace-format
msgid "Unknown payment method. Please contact {email}."
msgstr "Невідомий спосіб оплати. Зверніться до {email}."
#: corporate/views/billing_page.py:179
msgid ""
"Unable to update the plan. The plan has been expired and replaced with a new"
" plan."
msgstr ""
#: corporate/views/billing_page.py:183
msgid "Unable to update the plan. The plan has ended."
msgstr ""
#: corporate/views/billing_page.py:206 corporate/views/billing_page.py:229
msgid ""
"Unable to update licenses manually. Your plan is on automatic license "
"management."
msgstr ""
#: corporate/views/billing_page.py:212
#, python-brace-format
msgid ""
"Your plan is already on {licenses} licenses in the current billing period."
msgstr ""
#: corporate/views/billing_page.py:217
msgid "You cannot decrease the licenses in the current billing period."
msgstr ""
#: corporate/views/billing_page.py:235
#, python-brace-format
msgid ""
"Your plan is already scheduled to renew with {licenses_at_next_renewal} "
"licenses."
msgstr ""
#: corporate/views/billing_page.py:248
msgid "Nothing to change."
msgstr ""
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:10
msgid "Analytics are fully available 24 hours after organization creation."
msgstr "Аналітика стане доступна повністю через 24 години після створення організації."
#: templates/analytics/stats.html:15
#, python-format
msgid "Zulip analytics for %(target_name)s"
2019-12-11 20:22:50 +01:00
msgstr "Аналітика Zulip для %(target_name)s"
#: templates/analytics/stats.html:19
msgid "Messages sent over time"
2019-12-11 20:22:50 +01:00
msgstr "Повідомлення, надіслані протягом певного періоду"
#: templates/analytics/stats.html:21 templates/analytics/stats.html:102
msgid "Aggregation"
msgstr "Об'єднання"
#: templates/analytics/stats.html:23 templates/analytics/stats.html:104
msgid "Daily"
msgstr "Поденно"
#: templates/analytics/stats.html:24 templates/analytics/stats.html:105
msgid "Weekly"
msgstr "Потижнево"
#: templates/analytics/stats.html:25 templates/analytics/stats.html:106
msgid "Cumulative"
msgstr "Сукупно"
#: templates/analytics/stats.html:33 templates/analytics/stats.html:49
#: templates/analytics/stats.html:90 templates/analytics/stats.html:114
msgid "Me"
msgstr "Я"
#: templates/analytics/stats.html:35
msgid "Humans"
msgstr "Люди"
#: templates/analytics/stats.html:37
msgid "Bots"
msgstr "Боти"
#: templates/analytics/stats.html:44
msgid "Messages sent by client"
msgstr "Повідомлення відправлені клієнтом"
#: templates/analytics/stats.html:50 templates/analytics/stats.html:91
#: templates/analytics/stats.html:116
msgid "Everyone"
msgstr "Будь хто"
#: templates/analytics/stats.html:51 templates/analytics/stats.html:92
msgid "Last week"
msgstr "Останній тиждень"
#: templates/analytics/stats.html:52 templates/analytics/stats.html:93
msgid "Last month"
msgstr "Останній місяць"
#: templates/analytics/stats.html:53 templates/analytics/stats.html:94
msgid "Last year"
msgstr "Останній рік"
#: templates/analytics/stats.html:54 templates/analytics/stats.html:95
msgid "All time"
msgstr "За весь час"
#: templates/analytics/stats.html:60
msgid "Active users"
msgstr "Активні користувачі"
#: templates/analytics/stats.html:63
msgid "Daily actives"
msgstr "Денна активність"
#: templates/analytics/stats.html:64
msgid "15 day actives"
msgstr "15 денна активність"
#: templates/analytics/stats.html:65
msgid "Total users"
msgstr "Всього користувачів"
#: templates/analytics/stats.html:73
msgid "Users"
msgstr "Користувачі"
#: templates/analytics/stats.html:84
msgid "Messages sent by recipient type"
msgstr "Надіслані повідомлення за типом одержувача"
#: templates/analytics/stats.html:100
msgid "Messages read over time"
msgstr "Повідомлення, прочитані протягом певного періоду"
#: templates/analytics/stats.html:124
msgid "Last update"
msgstr "Останнє оновлення"
#: templates/analytics/stats.html:125
msgid ""
"A full update of all the graphs happens once a day. The “messages sent over "
"time” graph is updated once an hour."
msgstr "Повне оновлення всіх графіків відбувається раз на день. Графік “повідомлення, надіслані протягом певного періоду” оновлюється кожну годину."
#: templates/analytics/stats.html:129
msgid "Analytics documentation"
msgstr "Документація Аналітики"
#: templates/confirmation/confirm_email_change.html:8
msgid "Email changed!"
msgstr "Електронна пошта змінилася!"
#: 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 "\n Це підтверджує, що електронна адреса вашого облікового запису Zulip змінилася\n з %(old_email_html_tag)s на %(new_email_html_tag)s\n "
#: 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 "\n У будь-якому випадку, напишіть нам на %(support_email_html_tag)s, і ми швидко це вирішимо\n "
#: 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 link."
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 "Переконайтеся, що ви правильно скопіювали посилання у браузер. Якщо ви все ще стикаєтесь із цією сторінкою, мабуть, це наша провина. Нам шкода."
#: templates/corporate/billing.html:21
msgid "Billing"
msgstr "Платежі"
#: templates/corporate/billing.html:231
msgid "Close"
msgstr "Закрити"
2019-12-11 20:22:50 +01:00
#: templates/corporate/upgrade.html:20
#, python-format
msgid "Upgrade to %(plan)s"
msgstr "Оновити до %(plan)s"
#: templates/corporate/upgrade.html:56 templates/corporate/upgrade.html:174
msgid "Payment schedule"
msgstr "Графік платежів"
#: templates/corporate/upgrade.html:66
msgid "Pay monthly"
msgstr "Платити щомісяця"
#: templates/corporate/upgrade.html:73 templates/corporate/upgrade.html:178
msgid "Pay annually"
msgstr "Платити щорічно"
#: templates/corporate/upgrade.html:85
msgid "License management"
msgstr "Керування ліцензією"
#: templates/corporate/upgrade.html:89
msgid "Automatic"
msgstr "Автоматично"
#: templates/corporate/upgrade.html:90
msgid "Most convenient"
msgstr "Найбільш зручний"
#: templates/corporate/upgrade.html:96
msgid "Manual"
msgstr "Ручний"
#: templates/corporate/upgrade.html:97
msgid "Most control"
msgstr "Більшість керування"
#: templates/corporate/upgrade.html:241
msgid "Leave blank if your organization does not have a website."
msgstr ""
#: templates/two_factor/_wizard_forms.html:26
msgid "Or, alternatively, use one of your backup phones:"
msgstr "Або, за вибором, скористайтеся одним з ваших резервних телефонів:"
#: templates/two_factor/_wizard_forms.html:37
msgid "As a last resort, you can use a backup token:"
msgstr "В останньому випадку ви можете використовувати значком резервної копії:"
#: templates/two_factor/_wizard_forms.html:40
msgid "Use backup token"
msgstr "Використовуйте значок резервування"
#: templates/zerver/accounts_accept_terms.html:16
msgid "Accept the new Terms of Service"
msgstr "Прийняти нові Умови обслуговування"
#: templates/zerver/accounts_accept_terms.html:24
#: templates/zerver/create_realm.html:22 templates/zerver/login.html:65
#: templates/zerver/register.html:118 templates/zerver/reset.html:19
2019-12-11 20:22:50 +01:00
#: templates/zerver/reset_confirm.html:20
msgid "Email"
msgstr "Електронна пошта"
#: templates/zerver/accounts_accept_terms.html:43
#: templates/zerver/register.html:243
#, python-format
msgid ""
"I agree to the <a href=\"%(root_domain_uri)s/terms\" target=\"_blank\" "
"rel=\"noopener noreferrer\">Terms of Service</a>."
msgstr "Я погоджуюся з <a href=\"%(root_domain_uri)s/terms\" target=\"_blank\" rel=\"noopener noreferrer\">умовами надання послуг</a>."
#: templates/zerver/accounts_accept_terms.html:54
msgid "Enter"
msgstr "Ввід"
#: templates/zerver/accounts_home.html:14
msgid "Sign up for Zulip"
msgstr "Зареєструйтесь в Zulip"
#: templates/zerver/accounts_home.html:33
msgid "You need an invitation to join this organization."
msgstr "Вам потрібно запрошення для приєднання до цієї організації."
#: templates/zerver/accounts_home.html:68 templates/zerver/login.html:129
#: templates/zerver/portico-header.html:40 templates/zerver/register.html:262
msgid "Sign up"
msgstr "Зареєструватися"
#: templates/zerver/accounts_home.html:72 templates/zerver/login.html:108
#: templates/zerver/register.html:79
msgid "OR"
msgstr "АБО"
#: templates/zerver/accounts_home.html:82
#, python-format
msgid "Sign up with %(identity_provider)s"
msgstr "Зареєструватися з допомогою %(identity_provider)s"
#: templates/zerver/accounts_send_confirm.html:13
msgid "Thanks for signing up!"
msgstr "Дякуємо за реєстрацію!"
#: templates/zerver/accounts_send_confirm.html:17
msgid "Check your email so we can get started."
msgstr "Перевірте свою електронну пошту, щоб ми могли почати роботу."
#: templates/zerver/accounts_send_confirm.html:21
msgid "Still no email? We can <a href=\"#\" id=\"resend_email_link\">resend it</a>."
msgstr "Ще немає електронної пошти? Ми можемо <a href=\"#\" id=\"resend_email_link\">повторно надіслати</a>."
#: templates/zerver/accounts_send_confirm.html:22
msgid "Just in case, take a look at your Spam folder."
msgstr "Про всяк випадок, подивіться у своїй теці зі спамом."
#: templates/zerver/app/index.html:60
msgid "Loading..."
msgstr "Завантажуємо..."
#: templates/zerver/app/index.html:63
msgid ""
"If this message does not go away, please wait a couple seconds and <a id"
"=\"reload-lnk\">reload</a> the page."
msgstr "Якщо це повідомлення не зникає, будь ласка, зачекайте пару секунд і<a id=\"reload-lnk\"> перезавантажте сторінку."
#: templates/zerver/app/index.html:98
msgid ""
"<strong class=\"message\">Unable to connect to\n"
" Zulip.</strong> Updates may be delayed."
msgstr "<strong class=\"message\">Неможливо підключитися до\n Zulip.</strong> Оновлення можуть бути затримані."
#: templates/zerver/app/index.html:99
msgid "Retrying soon..."
msgstr "Незабаром спробуємо знову..."
#: templates/zerver/app/index.html:99
msgid "Try now."
msgstr "Спробуємо зараз."
#: templates/zerver/app/index.html:164 templates/zerver/app/index.html:166
msgid "Messages"
msgstr "Повідомлення"
#: templates/zerver/app/message_feed_errors.html:4
msgid ""
"\n"
" Some older messages are unavailable.\n"
" <a href=\"/plans/\" target=\"_blank\" rel=\"noopener noreferrer\">Upgrade your organization</a>\n"
" to access your full message history.\n"
" "
msgstr ""
#: templates/zerver/app/message_feed_errors.html:14
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"
" target=\"_blank\" rel=\"noopener noreferrer\">history</a>.\n"
" Consider <a class=\"search-shared-history\" href=\"\">searching all public streams</a>.\n"
" "
msgstr ""
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/message_feed_errors.html:23
msgid "Nothing's been sent here yet!"
msgstr "Зараз немає нічого для відправлення!"
#: templates/zerver/app/message_feed_errors.html:26
msgid ""
"\n"
" Why not <a href=\"#\" class=\"empty_feed_compose_stream\">\n"
" start the conversation</a>?\n"
" "
msgstr ""
#: templates/zerver/app/message_feed_errors.html:33
msgid "You have no private messages yet!"
msgstr "У вас ще немає приватних повідомлень!"
#: templates/zerver/app/message_feed_errors.html:36
#: templates/zerver/app/message_feed_errors.html:46
#: templates/zerver/app/message_feed_errors.html:66
#: templates/zerver/app/message_feed_errors.html:76
msgid ""
"\n"
" Why not <a href=\"#\" class=\"empty_feed_compose_private\">\n"
" start the conversation</a>?\n"
" "
msgstr ""
#: templates/zerver/app/message_feed_errors.html:43
msgid "You have no private messages with this person yet!"
msgstr "У вас ще немає приватних повідомлень з цією людиною!"
#: templates/zerver/app/message_feed_errors.html:53
msgid "You have not sent any private messages to yourself yet!"
msgstr "Ви ще не надіслали собі жодних приватних повідомлень!"
#: templates/zerver/app/message_feed_errors.html:56
msgid ""
"\n"
" Why not <a href=\"#\" class=\"empty_feed_compose_private\">\n"
" start a conversation with yourself</a>?\n"
" "
msgstr ""
#: templates/zerver/app/message_feed_errors.html:63
msgid "You have no group private messages with this person yet!"
msgstr "У вас ще немає групових приватних повідомлень з цією людиною!"
#: templates/zerver/app/message_feed_errors.html:73
msgid "You have no private messages with these people yet!"
msgstr "У вас ще немає приватних повідомлень із цими людьми!"
#: templates/zerver/app/message_feed_errors.html:83
msgid "You haven't received any messages sent by this user yet!"
msgstr "Ви ще не отримували повідомлень, надісланих цим користувачем!"
#: templates/zerver/app/message_feed_errors.html:86
msgid "This user does not exist!"
msgstr "Немає такого користувача!"
#: templates/zerver/app/message_feed_errors.html:89
msgid "One or more of these users do not exist!"
msgstr "Один або декілька з цих користувачів не існує!"
#: templates/zerver/app/message_feed_errors.html:92
msgid ""
"You aren't subscribed to this stream and nobody has talked about that yet!"
msgstr "Ви не підписані на цей канал, і про це ще ніхто не говорив!"
#: templates/zerver/app/message_feed_errors.html:95
msgid "Subscribe"
msgstr "Підписатися"
#: templates/zerver/app/message_feed_errors.html:100
msgid "This stream does not exist or is private."
msgstr "Цей канал не існує або є приватним."
#: templates/zerver/app/message_feed_errors.html:103
msgid "You haven't starred anything yet!"
msgstr "Ви ще нічого не відмітили!"
#: templates/zerver/app/message_feed_errors.html:106
msgid ""
"\n"
" Learn more about starring messages <a href=\"/help/star-a-message\">\n"
" here</a>.\n"
" "
msgstr ""
#: templates/zerver/app/message_feed_errors.html:113
msgid "You have no unread messages!"
msgstr "У вас немає непрочитаних повідомлень!"
#: templates/zerver/app/message_feed_errors.html:116
msgid "You haven't been mentioned yet!"
msgstr "Тут Вас ще ніхто не згадував!"
#: templates/zerver/app/message_feed_errors.html:119
msgid ""
"\n"
" Learn more about mentions <a href=\"/help/mention-a-user-or-group\">\n"
" here</a>.\n"
" "
msgstr ""
#: templates/zerver/app/message_feed_errors.html:126
msgid "No search results"
msgstr "Нема результатів пошуку"
#: templates/zerver/app/message_feed_errors.html:130
msgid "No topics are marked as resolved."
msgstr ""
#: templates/zerver/billing_nav.html:4
#: templates/zerver/development/integrations_dev_panel.html:15
#: templates/zerver/emails/compiled/followup_day2.html:28
#: templates/zerver/emails/followup_day2.source.html:27
#: templates/zerver/emails/followup_day2.txt:17
#: templates/zerver/landing_nav.html:13 templates/zerver/portico-header.html:5
#: templates/zerver/portico-header.html:9
msgid "Zulip"
msgstr "Zulip"
#: templates/zerver/config_error.html:14
msgid ""
"\n"
" You are trying to log in using LDAP without creating an\n"
" organization first. Please use EmailAuthBackend to create\n"
" your organization and then try again.\n"
" "
msgstr "\n Перш ніж увійти за допомогою LDAP, потрібно створити\n організацію. Будь ласка, використайте EmailAuthBackend,\n щоб створити організацію, а потім спробуйте увійти ще раз.\n "
#: templates/zerver/confirm_continue_registration.html:10
msgid "Zulip account not found."
msgstr "Обліковий запис Zulip не знайдено."
#: templates/zerver/confirm_continue_registration.html:14
#, python-format
msgid ""
"\n"
" No account found for %(email)s.\n"
" "
msgstr "\n Не знайдено облікового запису для %(email)s.\n "
#: templates/zerver/confirm_continue_registration.html:26
msgid "Log in with another account"
msgstr "Увійдіть, використовуючи інший обліковий запис"
#: templates/zerver/confirm_continue_registration.html:33
msgid "Continue to registration"
msgstr "Продовжити реєстрацію"
#: templates/zerver/confirmation_link_expired_error.html:8
msgid "The registration link has expired or is not valid."
msgstr "Термін дії реєстраційного посилання закінчився, або воно недійсне."
#: templates/zerver/confirmation_link_expired_error.html:9
#: templates/zerver/log_into_subdomain_token_invalid.html:9
#: templates/zerver/login.html:103 templates/zerver/portico-header.html:30
#: templates/zerver/portico-header.html:36
msgid "Log in"
msgstr "Увійти"
#: templates/zerver/create_realm.html:12
msgid "Create a new Zulip organization"
msgstr "Створіть нову організацію Zulip"
#: templates/zerver/create_realm.html:20 templates/zerver/reset.html:22
msgid "Enter your email address"
msgstr "Введіть адресу вашої електронної пошти"
#: templates/zerver/create_realm.html:25
#: templates/zerver/for-communities.html:26
#: templates/zerver/for-communities.html:49
#: templates/zerver/for-companies.html:26
#: templates/zerver/for-education.html:33 templates/zerver/for-events.html:32
#: templates/zerver/for-events.html:262
#: templates/zerver/for-open-source.html:31
#: templates/zerver/for-open-source.html:58
#: templates/zerver/for-research.html:32
#: templates/zerver/for-research.html:361
msgid "Create organization"
msgstr "Створити організацію"
#: templates/zerver/deactivated.html:15
msgid "Deactivated organization"
msgstr "Деактивована організація"
#: templates/zerver/deactivated.html:20
#, python-format
msgid ""
"\n"
" The organization you are trying to join, %(deactivated_domain_name)s, has been deactivated.\n"
" "
msgstr "\n Організація, до якої ви намагаєтесь приєднатися, %(deactivated_domain_name)s, деактивована.\n "
#: templates/zerver/deactivated.html:24
#, python-format
msgid ""
"\n"
" It has moved to <a href=\"%(deactivated_redirect)s\">%(deactivated_redirect)s</a>.\n"
" "
msgstr "\n Її перенесено до <a href=\"%(deactivated_redirect)s\">%(deactivated_redirect)s</a>.\n "
#: templates/zerver/deactivated.html:28
#, python-format
msgid ""
"\n"
" Please contact <a href=\"mailto:%(support_email)s\">%(support_email)s</a> to reactivate\n"
" this group.\n"
" "
msgstr "\n Будь ласка, зв’яжіться з <a href=\"mailto:%(support_email)s\">%(support_email)s</a>, щоб повторно активувати\n this group.\n "
#: templates/zerver/desktop_login.html:7
msgid "Finish desktop login"
msgstr "Завершити вхід на комп'ютері"
#: 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."
msgstr "Використайте веббраузер, щоб закінчити вхід, а потім поверніться сюди, щоб вставити свій токен входу."
#: templates/zerver/desktop_login.html:14
msgid "Paste token here"
msgstr "Вставте токен тут"
#: templates/zerver/desktop_login.html:16
msgid "Finish"
msgstr "Готово"
#: templates/zerver/desktop_login.html:20
msgid "Incorrect token."
msgstr "Некоректний токен."
#: templates/zerver/desktop_login.html:24
msgid "Token accepted. Logging you in…"
msgstr "Токен прийнятий. Вхід до системи…"
#: templates/zerver/desktop_redirect.html:8
msgid ""
"Copy this login token and return to your Zulip app to finish logging in:"
msgstr "Скопіюйте цей токен входу та поверніться у додаток Zulip, щоб завершити вхід:"
#: templates/zerver/desktop_redirect.html:13
msgid "Copy"
msgstr "Копіювати"
#: templates/zerver/desktop_redirect.html:15
msgid "You may then close this window."
msgstr "Потім ви можете закрити це вікно."
#: templates/zerver/desktop_redirect.html:16
msgid "Or, continue in your browser."
msgstr "Або продовжте у своєму браузері."
#: templates/zerver/developer-community.html:24
msgid "The Zulip developer community"
msgstr ""
#: templates/zerver/developer-community.html:31
#: templates/zerver/developer-community.html:56
msgid "Join as a user"
msgstr ""
#: templates/zerver/developer-community.html:34
#: templates/zerver/developer-community.html:59
msgid "Join as a self-hoster"
msgstr ""
#: templates/zerver/developer-community.html:37
#: templates/zerver/developer-community.html:62
msgid "Join as a contributor"
msgstr ""
#: templates/zerver/development/dev_login.html:22
msgid "Owners"
msgstr "Власники"
#: templates/zerver/development/dev_login.html:31
msgid "Administrators"
msgstr "Адміністратори"
#: templates/zerver/development/dev_login.html:40
msgid "Moderators"
msgstr "Модератори"
#: templates/zerver/development/dev_login.html:49
msgid "Guest users"
msgstr "Гостьові користувачі"
#: templates/zerver/development/dev_login.html:61
msgid "Normal users"
msgstr "Звичайні користувачі"
#: 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
#, python-format
msgid "Hi %(user_name)s,"
msgstr "Привіт %(user_name)s,"
#: 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
#, python-format
msgid ""
"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 "Ми отримали запит для зміни адреси електронної пошти для облікового запису Zulip у організації %(realm_uri)s з %(old_email)s на %(new_email)s. Для підтвердження цієї зміни, будь ласка клацніть нижче:"
#: templates/zerver/emails/compiled/confirm_new_email.html:12
#: templates/zerver/emails/confirm_new_email.source.html:11
msgid "Confirm email change"
msgstr "Підтвердити зміну електронної пошти"
#: templates/zerver/emails/compiled/confirm_new_email.html:14
#: templates/zerver/emails/confirm_new_email.source.html:13
#, python-format
msgid ""
"If you did not request this change, please contact us immediately at "
"%(support_email)s."
msgstr "Якщо ви не робили цієї зміни, негайно зв’яжіться з нами за адресою %(support_email)s."
#: templates/zerver/emails/compiled/confirm_registration.html:11
#: templates/zerver/emails/confirm_registration.source.html:10
#: templates/zerver/emails/confirm_registration.txt:2
msgid "You have requested a new Zulip organization. Awesome!"
msgstr ""
#: templates/zerver/emails/compiled/confirm_registration.html:13
#: templates/zerver/emails/confirm_registration.source.html:12
#: templates/zerver/emails/confirm_registration.txt:4
msgid "You recently signed up for Zulip. Awesome!"
msgstr "Ви нещодавно зареєструвались в Zulip. Чудово!"
#: templates/zerver/emails/compiled/confirm_registration.html:18
#: templates/zerver/emails/confirm_registration.source.html:17
#: templates/zerver/emails/confirm_registration.txt:8
msgid ""
"Click the button below to create the organization and register your account."
msgstr ""
#: templates/zerver/emails/compiled/confirm_registration.html:20
#: templates/zerver/emails/confirm_registration.source.html:19
#: templates/zerver/emails/confirm_registration.txt:10
msgid "Click the button below to complete registration."
msgstr "Клацніть на кнопці нижче щоб закінчити реєстрацію."
#: templates/zerver/emails/compiled/confirm_registration.html:22
#: templates/zerver/emails/compiled/invitation.html:17
#: templates/zerver/emails/compiled/invitation_reminder.html:15
#: templates/zerver/emails/confirm_registration.source.html:21
#: templates/zerver/emails/invitation.source.html:16
#: templates/zerver/emails/invitation_reminder.source.html:14
msgid "Complete registration"
msgstr "Завершити реєстрацію"
#: templates/zerver/emails/compiled/confirm_registration.html:24
#: templates/zerver/emails/compiled/invitation.html:20
#: templates/zerver/emails/compiled/realm_reactivation.html:20
#: templates/zerver/emails/confirm_registration.source.html:23
#: templates/zerver/emails/invitation.source.html:19
#: templates/zerver/emails/realm_reactivation.source.html:19
#: templates/zerver/emails/realm_reactivation.txt:13
#, python-format
msgid ""
"Contact us any time at %(support_email)s if you run into trouble, have any "
"feedback, or just want to chat!"
msgstr "Пишіть нам у будь який час на адресу %(support_email)s якщо у Вас виникли проблеми, для зворотнього зв'язку або щоб поспілкуватись!"
#: 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
msgid "Zulip logo"
msgstr "Логотип Zulip"
#: templates/zerver/emails/compiled/digest.html:28
#: templates/zerver/emails/digest.source.html:27
msgid "New streams"
msgstr "Нові канали"
#: 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."
msgstr "Клацніть тут, щоб увійти в Zulip і наздогнати."
#: 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/custom/compiled/custom_email_098e9bd71faa6c36e43c5a0ea2064778.html:96
#: templates/zerver/emails/custom/compiled/custom_email_13351dad3bd3972e796012ab305e4a5d.html:66
#: templates/zerver/emails/custom/compiled/custom_email_1409d92fc85cf3223f04c53f4d968b2e.html:55
#: templates/zerver/emails/custom/compiled/custom_email_1db042280b1efac69028573753f2ebed.html:16
#: templates/zerver/emails/custom/compiled/custom_email_1e4cfd33318438f830e0c3e40787ce19.html:96
#: templates/zerver/emails/custom/compiled/custom_email_1f26fbeaaeb2dafd85012f1c2b071e51.html:26
#: templates/zerver/emails/custom/compiled/custom_email_2670cddb12bff952186115b92e0e0001.html:97
#: templates/zerver/emails/custom/compiled/custom_email_2b91e0b32f8ab81738217df8a492c7d6.html:33
#: templates/zerver/emails/custom/compiled/custom_email_4d6d4d7ca23407002e70eaebadf4a4d0.html:50
#: templates/zerver/emails/custom/compiled/custom_email_50cda0b5e48c5a77eb5df74b94d74a9d.html:96
#: templates/zerver/emails/custom/compiled/custom_email_5d6651a6bee23fa2ae49f64a1d0aeac0.html:66
#: templates/zerver/emails/custom/compiled/custom_email_6f4f1ad43022ffb9e29d13d670a963e7.html:18
#: templates/zerver/emails/custom/compiled/custom_email_7cdeb0d40275cef453ee0a2e5cbbba9c.html:57
#: templates/zerver/emails/custom/compiled/custom_email_838c9c6ac478079cb2935d10c9f1a3c3.html:50
#: templates/zerver/emails/custom/compiled/custom_email_8c519b0fe604b520d0453d67ff26eece.html:96
#: templates/zerver/emails/custom/compiled/custom_email_a9094a7113ecb4fd1472c54dfc1c8725.html:96
#: templates/zerver/emails/custom/compiled/custom_email_d5c63509cf008c626cdcbdde801f814c.html:35
#: templates/zerver/emails/custom/compiled/custom_email_d9c10b1bfc0ddab1178c75dcee1d8de7.html:16
#: templates/zerver/emails/custom/compiled/custom_email_dab625ae2974493761ac9453f4022481.html:34
#: templates/zerver/emails/custom/compiled/custom_email_e5e19063fd9915a8b2ec281fa4678a68.html:96
#: templates/zerver/emails/custom/compiled/custom_email_e5f90f6ce84228d69eb2e871438e0321.html:96
#: templates/zerver/emails/custom/compiled/custom_email_edbafec978446c47ea6c6960a29a245a.html:16
#: templates/zerver/emails/custom/compiled/custom_email_f25fc427d4e556e25426d5d35b76e470.html:35
#: templates/zerver/emails/custom/custom_email_098e9bd71faa6c36e43c5a0ea2064778.source.html:95
#: templates/zerver/emails/custom/custom_email_13351dad3bd3972e796012ab305e4a5d.source.html:65
#: templates/zerver/emails/custom/custom_email_1409d92fc85cf3223f04c53f4d968b2e.source.html:54
#: templates/zerver/emails/custom/custom_email_1db042280b1efac69028573753f2ebed.source.html:15
#: templates/zerver/emails/custom/custom_email_1e4cfd33318438f830e0c3e40787ce19.source.html:95
#: templates/zerver/emails/custom/custom_email_1f26fbeaaeb2dafd85012f1c2b071e51.source.html:24
#: templates/zerver/emails/custom/custom_email_2670cddb12bff952186115b92e0e0001.source.html:96
#: templates/zerver/emails/custom/custom_email_2b91e0b32f8ab81738217df8a492c7d6.source.html:32
#: templates/zerver/emails/custom/custom_email_3c65b45c31a882a18c94828cdcf2b1cb.source.html:35
#: templates/zerver/emails/custom/custom_email_3f08f8f8c55fdeb21fd5f42f9b36f5d5.txt:8
#: templates/zerver/emails/custom/custom_email_4d6d4d7ca23407002e70eaebadf4a4d0.source.html:49
#: templates/zerver/emails/custom/custom_email_50cda0b5e48c5a77eb5df74b94d74a9d.source.html:95
#: templates/zerver/emails/custom/custom_email_5d6651a6bee23fa2ae49f64a1d0aeac0.source.html:65
#: templates/zerver/emails/custom/custom_email_6f4f1ad43022ffb9e29d13d670a963e7.source.html:17
#: templates/zerver/emails/custom/custom_email_724f2abbf3118920bfe8d10b8c520947.source.html:51
#: templates/zerver/emails/custom/custom_email_7cdeb0d40275cef453ee0a2e5cbbba9c.source.html:56
#: templates/zerver/emails/custom/custom_email_838c9c6ac478079cb2935d10c9f1a3c3.source.html:49
#: templates/zerver/emails/custom/custom_email_8c519b0fe604b520d0453d67ff26eece.source.html:95
#: templates/zerver/emails/custom/custom_email_a9094a7113ecb4fd1472c54dfc1c8725.source.html:95
#: templates/zerver/emails/custom/custom_email_d5c63509cf008c626cdcbdde801f814c.source.html:34
#: templates/zerver/emails/custom/custom_email_d9c10b1bfc0ddab1178c75dcee1d8de7.source.html:15
#: templates/zerver/emails/custom/custom_email_dab625ae2974493761ac9453f4022481.source.html:33
#: templates/zerver/emails/custom/custom_email_e5e19063fd9915a8b2ec281fa4678a68.source.html:95
#: templates/zerver/emails/custom/custom_email_e5f90f6ce84228d69eb2e871438e0321.source.html:95
#: templates/zerver/emails/custom/custom_email_edbafec978446c47ea6c6960a29a245a.source.html:15
#: templates/zerver/emails/custom/custom_email_f25fc427d4e556e25426d5d35b76e470.source.html:34
#: templates/zerver/emails/custom_email_base.pre.html:15
#: 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 "Налаштування сповіщень електронною поштою"
#: templates/zerver/emails/compiled/digest.html:41
#: templates/zerver/emails/digest.source.html:40
msgid "Unsubscribe from digest emails"
msgstr "Скасувати підписку на дайджест листи"
#: templates/zerver/emails/compiled/email_base_default.html:95
#: templates/zerver/emails/compiled/email_base_marketing.html:95
#: templates/zerver/emails/custom/custom_email_13351dad3bd3972e796012ab305e4a5d.txt:31
#: templates/zerver/emails/custom/custom_email_5d6651a6bee23fa2ae49f64a1d0aeac0.txt:31
#: templates/zerver/emails/custom/custom_email_87e5498dc967c76480e0895fe3f11751.txt:30
#: templates/zerver/emails/custom/custom_email_b4026e4b7cec0fffdb28e3155fbc7653.txt:31
#: templates/zerver/emails/email_base_default.source.html:31
#: templates/zerver/emails/email_base_marketing.source.html:31
msgid "Swimming fish"
msgstr "Плаваюча рибка"
#: templates/zerver/emails/compiled/find_team.html:11
#: templates/zerver/emails/find_team.source.html:10
#: templates/zerver/emails/find_team.txt:4
#, python-format
msgid ""
"You can log in to your Zulip organization, %(realm_name)s, at the following "
"link:"
msgstr "Ви можете увійти у Вашу організацію, %(realm_name)s, за допомогою наступного посилання:"
#: templates/zerver/emails/compiled/find_team.html:21
#: templates/zerver/emails/find_team.source.html:20
#: templates/zerver/emails/find_team.txt:8
#, python-format
msgid "The email address associated with your account is %(email)s."
msgstr "Електронна адреса, пов'язана з вашим обліковим записом, це %(email)s."
#: templates/zerver/emails/compiled/find_team.html:23
#: templates/zerver/emails/find_team.source.html:22
#: templates/zerver/emails/find_team.txt:11
msgid ""
"If you have trouble logging in, please contact Zulip support by replying to "
"this email."
msgstr "Якщо Ви не можете увійти у Ваш обліковий запис, будь ласка зв'яжіться зі службою підтримки Zulip шляхом відповіді на цей лист."
#: templates/zerver/emails/compiled/find_team.html:25
#: templates/zerver/emails/find_team.source.html:24
#: templates/zerver/emails/find_team.txt:14
msgid "Thanks for using Zulip!"
msgstr "Дякуємо за використання Zulip!"
#: templates/zerver/emails/compiled/followup_day1.html:9
#: templates/zerver/emails/followup_day1.source.html:8
#: templates/zerver/emails/followup_day1.txt:1
msgid "Welcome to Zulip!"
msgstr "Ласкаво просимо до Zulip!"
#: templates/zerver/emails/compiled/followup_day1.html:13
#: templates/zerver/emails/followup_day1.source.html:12
#, python-format
msgid "You've created the new Zulip organization <b>%(realm_name)s</b>."
msgstr "Ви створили новую Zulip організацію <b>%(realm_name)s</b>."
#: templates/zerver/emails/compiled/followup_day1.html:15
#: templates/zerver/emails/followup_day1.source.html:14
#, python-format
msgid "You've joined the Zulip organization <b>%(realm_name)s</b>."
msgstr "Ви приєдналися до Zulip організації <b>%(realm_name)s</b>."
#: templates/zerver/emails/compiled/followup_day1.html:20
#: templates/zerver/emails/followup_day1.source.html:19
#: templates/zerver/emails/followup_day1.txt:10
msgid "Your account details:"
msgstr "Дані вашого облікового запису:"
#: templates/zerver/emails/compiled/followup_day1.html:22
#: templates/zerver/emails/followup_day1.source.html:20
#: templates/zerver/emails/followup_day1.txt:11
#, python-format
msgid "Organization URL: %(organization_url)s"
msgstr "URL-адреса організації: %(organization_url)s"
#: templates/zerver/emails/compiled/followup_day1.html:26
#: templates/zerver/emails/followup_day1.source.html:23
#: templates/zerver/emails/followup_day1.txt:14
#, python-format
msgid "Username: %(ldap_username)s"
msgstr "Ім'я користувача: %(ldap_username)s"
#: templates/zerver/emails/compiled/followup_day1.html:29
#: templates/zerver/emails/followup_day1.source.html:25
#: templates/zerver/emails/followup_day1.txt:16
msgid "Use your LDAP account to log in"
msgstr "Використовуйте свій обліковий запис LDAP для входу"
#: templates/zerver/emails/compiled/followup_day1.html:33
#: templates/zerver/emails/followup_day1.source.html:28
#: templates/zerver/emails/followup_day1.txt:19
#, python-format
msgid "Email: %(email)s"
msgstr "Електронна пошта: %(email)s"
#: templates/zerver/emails/compiled/followup_day1.html:36
#, python-format
msgid ""
"(you'll need these to sign in to the <a href=\"%(apps_page_link)s\" "
"style=\"color:#5f5ec7; text-decoration:underline\">mobile and desktop</a> "
"apps)"
msgstr ""
#: templates/zerver/emails/compiled/followup_day1.html:41
#, python-format
msgid ""
"Check out our <a href=\"%(getting_started_link)s\" style=\"color:#5f5ec7; "
"text-decoration:underline\">guide for admins</a>, become a Zulip pro with a "
"few <a href=\"%(keyboard_shortcuts_link)s\" style=\"color:#5f5ec7; text-"
"decoration:underline\">keyboard shortcuts</a>, or <a href=\"%(realm_uri)s\" "
"style=\"color:#5f5ec7; text-decoration:underline\">dive right in</a>!"
msgstr ""
#: templates/zerver/emails/compiled/followup_day1.html:43
#, python-format
msgid ""
"<a href=\"%(getting_started_link)s\" style=\"color:#5f5ec7; text-"
"decoration:underline\">Learn more</a> about Zulip, become a pro with a few "
"<a href=\"%(keyboard_shortcuts_link)s\" style=\"color:#5f5ec7; text-"
"decoration:underline\">keyboard shortcuts</a>, or <a href=\"%(realm_uri)s\" "
"style=\"color:#5f5ec7; text-decoration:underline\">dive right in</a>!"
msgstr ""
#: templates/zerver/emails/compiled/followup_day1.html:48
#: templates/zerver/emails/followup_day1.source.html:42
#: templates/zerver/emails/followup_day1.txt:31
msgid "Cheers,"
msgstr "Дякую,"
#: templates/zerver/emails/compiled/followup_day1.html:49
#: 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 "Команда Zulip"
#: templates/zerver/emails/compiled/followup_day1.html:53
msgid ""
"PS: Follow us on <a href=\"https://twitter.com/zulip\" "
"style=\"color:#5f5ec7; text-decoration:underline\">Twitter</a>, star us on "
"<a href=\"https://github.com/zulip/zulip\" style=\"color:#5f5ec7; text-"
"decoration:underline\">GitHub</a>, or chat with us live on the <a "
"href=\"https://zulip.com/developer-community/\" style=\"color:#5f5ec7; text-"
"decoration:underline\">Zulip community server</a>!"
msgstr ""
#: 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,"
msgstr "Гей,"
#: 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."
msgstr "Я би хотів розповісти тобі ще ось про що: декілька порад про теми, тому що розуміння концепції тем є ключом до продуктивної роботи у Zulip."
#: templates/zerver/emails/compiled/followup_day2.html:13
#: templates/zerver/emails/followup_day2.source.html:12
msgid "Examples of short topics"
msgstr "Приклади коротких тем"
#: 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!"
msgstr "Теми схожі на теми у електронних листах. Велика різниця полягає у тому, що вони дуже короткі. Два або три слова цілком достатньо для теми. Нетреба робити їх складними — Ви можете завжди відредагувати Ваше повідомлення пізніше!"
#: 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"
msgstr "Гарні приклади тем: макет дизайну, Помилка 345, смачні млинці"
#: 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?\""
msgstr "Недуже вдалі приклади тем: \"Що люди думають про цей новий макет дизайну?\", \"Я займаюсь помилкою 345\", \"Як з приводу піти на обід у Пузату хату?\""
#: 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"
msgstr "Приклад занадто довгої теми "
#: 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!"
msgstr "Навіщо морочитись з темами? Ну, є дві причини: тема робить спілкування зрозумілішим (уявіть, якби електронні листи їх не мали!), та дозволяє вам ефективніше наздогнати те, що написане під час вашої відсутності — читайте актуальні для вас теми, та ігноруйте решту!"
#: templates/zerver/emails/compiled/followup_day2.html:26
#: templates/zerver/emails/followup_day2.source.html:25
msgid "Take it for a spin now."
msgstr "Спробуйте з цим погратися зараз."
#: templates/zerver/emails/compiled/followup_day2.html:28
#: templates/zerver/emails/compiled/notify_new_login.html:42
#: templates/zerver/emails/followup_day2.source.html:27
#: templates/zerver/emails/followup_day2.txt:16
#: templates/zerver/emails/notify_new_login.source.html:40
#: templates/zerver/emails/notify_new_login.txt:20
msgid "Thanks,"
msgstr "Дякуємо,"
#: templates/zerver/emails/compiled/followup_day2.html:35
#: templates/zerver/emails/followup_day2.source.html:34
msgid "Unsubscribe from welcome emails"
msgstr "Відписатись від вітальних листів"
#: templates/zerver/emails/compiled/invitation.html:10
#: templates/zerver/emails/invitation.source.html:9
#: templates/zerver/emails/invitation.txt:1
msgid "Hi there,"
msgstr "Привіт,"
#: templates/zerver/emails/compiled/invitation.html:13
#, python-format
msgid ""
"%(referrer_name)s wants you to join them on Zulip — the team communication "
"tool designed for productivity."
msgstr "%(referrer_name)s хоче, щоб ви приєдналися до них в Zulip — комунікаційному інструменті для команд, призначеному для збільшення продуктивності."
#: templates/zerver/emails/compiled/invitation.html:16
#: templates/zerver/emails/compiled/invitation_reminder.html:14
#: templates/zerver/emails/invitation.source.html:15
#: templates/zerver/emails/invitation_reminder.source.html:13
msgid "To get started, click the button below."
msgstr "Щоб розпочати, клацніть на кнопку нижче."
#: 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 "Привіт ще раз,"
#: templates/zerver/emails/compiled/invitation_reminder.html:11
#, python-format
msgid ""
"This is a friendly reminder that %(referrer_name)s wants you to join them on"
" Zulip — the team communication tool designed for productivity."
msgstr "Це дружнє нагадування що %(referrer_name)s бажає, щоб ви приєдналися до них у Zulip — платформі для високопродуктивної комунікації в командах."
#: templates/zerver/emails/compiled/invitation_reminder.html:19
#: templates/zerver/emails/invitation_reminder.source.html:18
#: templates/zerver/emails/invitation_reminder.txt:8
msgid "This is the last reminder you'll receive for this invitation."
msgstr "Це останнє нагадування яке Ви отримаєте для цього запрошення."
#: templates/zerver/emails/compiled/invitation_reminder.html:23
#: templates/zerver/emails/invitation_reminder.source.html:22
#, python-format
msgid ""
"\n"
" This invitation expires in two days. If the invitation expires,\n"
" you'll need to ask %(referrer_name)s for another one.\n"
" "
msgstr "\n Термін дії цього запрошення закінчується через два дні. Якщо термін дії запрошення\n закінчиться, вам потрібно буде попросити у %(referrer_name)s ще одне.\n "
#: 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>."
msgstr "Цей лист не включає вміст повідомлень, тому що ваша організація вимкнула <a class=\"content_disabled_help_link\" href=\"%(help_url)s\" style=\"color:#15c; text-decoration:underline\">показ вмісту повідомлень у сповіщеннях електронною поштою</a>."
#: 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>."
msgstr "Цей лист не включає вміст повідомлень, тому що ви вимкнули <a class=\"content_disabled_help_link\" href=\"%(alert_notif_url)s\" style=\"color:#15c; text-decoration:underline\">показ вмісту повідомлень у сповіщеннях електронною поштою</a>."
#: templates/zerver/emails/compiled/missed_message.html:31
#: templates/zerver/emails/missed_message.source.html:30
#: templates/zerver/emails/missed_message.txt:26
#, python-format
msgid ""
"You are receiving this because @%(mentioned_user_group_name)s was mentioned "
"in %(realm_name)s."
msgstr ""
#: templates/zerver/emails/compiled/missed_message.html:33
#: templates/zerver/emails/missed_message.source.html:32
#: templates/zerver/emails/missed_message.txt:28
#, python-format
msgid "You are receiving this because you were mentioned in %(realm_name)s."
msgstr "Ви отримуєте це тому, що вас згадували у %(realm_name)s."
#: templates/zerver/emails/compiled/missed_message.html:36
#: templates/zerver/emails/missed_message.source.html:35
#: templates/zerver/emails/missed_message.txt:31
msgid ""
"You are receiving this because you have email notifications enabled for this"
" stream."
msgstr "Ви отримуєте це, оскільки для цього каналу увімкнені сповіщення електронною поштою."
#: templates/zerver/emails/compiled/missed_message.html:39
#, 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>."
msgstr "Дайте відповідь на цей електронний лист, <a href=\"%(narrow_url)s\" style=\"color:#15c; text-decoration:underline\">перегляньте його в Zulip</a>, або <a href=\"%(notif_url)s\" style=\"color:#15c; text-decoration:underline\">керуйте своїми налаштуваннями електронної пошти</a>."
#: templates/zerver/emails/compiled/missed_message.html:41
#, 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>."
msgstr "<a href=\"%(narrow_url)s\" style=\"color:#15c; text-decoration:underline\">Переглядайте або відповідайте у Zulip</a>, чи <a href=\"%(notif_url)s\" style=\"color:#15c; text-decoration:underline\">керуйте своїми налаштуваннями електронної пошти</a>."
#: templates/zerver/emails/compiled/missed_message.html:43
#, 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>."
msgstr "<a href=\"%(narrow_url)s\" style=\"color:#15c; text-decoration:underline\">Відповідайте у Zulip</a>, чи <a href=\"%(notif_url)s\" style=\"color:#15c; text-decoration:underline\">керуйте своїми налаштуваннями електронної пошти</a>."
#: templates/zerver/emails/compiled/missed_message.html:45
#, 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"
" "
msgstr "\n Не відповідайте на цей електронний лист. Цей сервер Zulip не налаштований на прийняття вхідних листів (<a href=\"%(url)s\" style=\"color:#15c; text-decoration:underline\">допомога</a>).\n "
#: 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 "Привіт,"
#: templates/zerver/emails/compiled/notify_change_in_email.html:11
#: templates/zerver/emails/notify_change_in_email.source.html:10
#, 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 "Електронна адреса, пов’язана з вашим обліковим записом Zulip, нещодавно була змінена на %(new_email)s. Якщо ви не виконували цю зміну, негайно зв’яжіться з нами за адресою%(support_email)s."
#: templates/zerver/emails/compiled/notify_change_in_email.html:14
#: templates/zerver/emails/notify_change_in_email.source.html:13
#: templates/zerver/emails/notify_change_in_email.txt:6
msgid "Best,"
msgstr "Всього найкращого,"
#: templates/zerver/emails/compiled/notify_new_login.html:4
#: templates/zerver/emails/notify_new_login.source.html:4
#, python-format
msgid ""
"Organization: %(organization_url)s Time: %(login_time)s Email: "
"%(user_email)s"
msgstr "Організація: %(organization_url)s Час: %(login_time)s Електронна пошта: %(user_email)s"
#: 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."
msgstr "Ми помітили нещодавній вхід в обліковий запис Zulip."
#: templates/zerver/emails/compiled/notify_new_login.html:18
#: templates/zerver/emails/notify_new_login.source.html:16
#, python-format
msgid "Organization: %(organization_link)s"
msgstr "Організація: %(organization_link)s"
#: templates/zerver/emails/compiled/notify_new_login.html:21
#: templates/zerver/emails/notify_new_login.source.html:19
#: templates/zerver/emails/notify_new_login.txt:5
#, python-format
msgid "Email: %(user_email)s"
msgstr "Електронна пошта: %(user_email)s"
#: 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
#, python-format
msgid "Time: %(login_time)s"
msgstr "Час: %(login_time)s"
#: 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
#, python-format
msgid "Device: %(device_browser)s on %(device_os)s."
msgstr "Пристрій: %(device_browser)s на %(device_os)s."
#: 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
#, python-format
msgid "IP address: %(device_ip)s"
msgstr "IP адреса: %(device_ip)s"
#: templates/zerver/emails/compiled/notify_new_login.html:35
#: templates/zerver/emails/notify_new_login.source.html:33
#: templates/zerver/emails/notify_new_login.txt:14
msgid "If this was you, great! There's nothing else you need to do."
msgstr "Якщо це були ви — супер! Тоді нічого не треба робити."
#: templates/zerver/emails/compiled/notify_new_login.html:38
#, python-format
msgid ""
"If you do not recognize this login, or think your account may have been "
"compromised, please <a href=\"%(reset_link)s\" style=\"color:#5f5ec7; text-"
"decoration:underline\">reset your password</a> or contact us immediately at "
"%(support_email)s."
msgstr ""
#: templates/zerver/emails/compiled/notify_new_login.html:43
#: templates/zerver/emails/notify_new_login.source.html:41
#: templates/zerver/emails/notify_new_login.txt:21
msgid "Zulip Security"
msgstr "Безпека Zulip"
#: templates/zerver/emails/compiled/notify_new_login.html:48
#: templates/zerver/emails/notify_new_login.source.html:46
msgid "Unsubscribe from login notifications"
msgstr "Відписатись від повідомлень про вхід в обліковий запис"
#: templates/zerver/emails/compiled/password_reset.html:10
#: templates/zerver/emails/password_reset.source.html:9
#: templates/zerver/emails/password_reset.txt:1
#, python-format
msgid ""
"Somebody (possibly you) requested a new password for the Zulip account "
"%(email)s on %(realm_uri)s."
msgstr "Дехто (можливо Ви) запросили новий пароль для облікового запису Zulip %(email)s у організації %(realm_uri)s."
#: templates/zerver/emails/compiled/password_reset.html:14
#: templates/zerver/emails/password_reset.source.html:13
msgid "Click the button below to reset your password."
msgstr "Клацніть на кнопку нижче щоб поміняти Ваш пароль."
#: templates/zerver/emails/compiled/password_reset.html:15
#: templates/zerver/emails/password_reset.source.html:14
msgid "Reset password"
msgstr "Скинути пароль"
#: templates/zerver/emails/compiled/password_reset.html:20
#, python-format
msgid ""
"You previously had an account on %(organization_url)s, but it has been "
"deactivated. You can contact an organization administrator to <a "
"href=\"%(help_link)s\" style=\"color:#5f5ec7; text-"
"decoration:underline\">reactivate your account</a>."
msgstr ""
#: templates/zerver/emails/compiled/password_reset.html:22
#: templates/zerver/emails/password_reset.source.html:21
#: templates/zerver/emails/password_reset.txt:11
msgid "You do not have an account in that Zulip organization."
msgstr "У Вас нема облікового запису у той Zulip організації."
#: templates/zerver/emails/compiled/password_reset.html:27
#: templates/zerver/emails/password_reset.source.html:26
#: templates/zerver/emails/password_reset.txt:16
msgid "You do have active accounts in the following organization(s)."
msgstr "У Вас нема активних облікових записів у наступних організаціях."
#: templates/zerver/emails/compiled/password_reset.html:34
#: templates/zerver/emails/password_reset.source.html:32
#: templates/zerver/emails/password_reset.txt:21
msgid ""
"You can try logging in or resetting your password in the organization(s) "
"above."
msgstr "Ви можете спробувати увійти або змінити Ваш пароль у організаціях вище."
#: templates/zerver/emails/compiled/password_reset.html:40
#: templates/zerver/emails/password_reset.source.html:38
#: templates/zerver/emails/password_reset.txt:25
msgid ""
"If you do not recognize this activity, you can safely ignore this email."
msgstr "Якщо ви не впізнаєте цієї активності, можете спокійно проігнорувати цей лист."
#: templates/zerver/emails/compiled/realm_auto_downgraded.html:8
#: templates/zerver/emails/realm_auto_downgraded.source.html:8
#, python-format
msgid ""
"\n"
" Your organization, %(organization_name_with_link)s, has been downgraded to the Zulip Cloud\n"
" Free plan because of unpaid invoices. The unpaid invoices have been voided.\n"
" "
msgstr ""
#: templates/zerver/emails/compiled/realm_auto_downgraded.html:15
#: templates/zerver/emails/realm_auto_downgraded.source.html:15
#, python-format
msgid ""
"\n"
" To continue on the Zulip Cloud Standard plan, please upgrade again by going to %(upgrade_url)s.\n"
" "
msgstr ""
#: templates/zerver/emails/compiled/realm_auto_downgraded.html:22
#: templates/zerver/emails/realm_auto_downgraded.source.html:22
#, python-format
msgid ""
"\n"
" If you think this was a mistake or need more details, please reach out to us at %(support_email)s.\n"
" "
msgstr ""
#: templates/zerver/emails/compiled/realm_reactivation.html:9
#: templates/zerver/emails/realm_reactivation.source.html:8
#: templates/zerver/emails/realm_reactivation.txt:1
#, python-format
msgid "Dear former administrators of %(realm_name)s,"
msgstr "Шановні колишні адміністратори %(realm_name)s,"
#: templates/zerver/emails/compiled/realm_reactivation.html:11
#: templates/zerver/emails/realm_reactivation.source.html:10
#: templates/zerver/emails/realm_reactivation.txt:4
#, python-format
msgid ""
"One of your administrators requested reactivation of the previously "
"deactivated Zulip organization hosted at %(realm_uri)s."
msgstr "Один з Ваших адміністраторів запросив відновлення попередньо деактивованої Zulip організації розміщеної на %(realm_uri)s."
#: templates/zerver/emails/compiled/realm_reactivation.html:14
#: templates/zerver/emails/realm_reactivation.source.html:13
msgid "Click the button below to reactivate your organization."
msgstr "Клацніть на кнопку нижче щоб відновити Вашу організацію."
#: templates/zerver/emails/compiled/realm_reactivation.html:15
#: templates/zerver/emails/realm_reactivation.source.html:14
msgid "Reactivate organization"
msgstr "Повторно активувати організацію"
#: templates/zerver/emails/compiled/realm_reactivation.html:18
#: templates/zerver/emails/realm_reactivation.source.html:17
#: templates/zerver/emails/realm_reactivation.txt:10
msgid ""
"If the request was in error, you can take no action and this link will "
"expire in 24 hours."
msgstr "Якщо запит був зроблений помилково, Ви можете нічого не робити і посилання автоматично деактивується за 24 години."
#: templates/zerver/emails/confirm_new_email.subject.txt:1
msgid "Verify your new email address"
msgstr "Підтвердити свою нову електронну адресу"
#: templates/zerver/emails/confirm_new_email.txt:9
#, python-format
msgid ""
"If you did not request this change, please contact us immediately at "
"<%(support_email)s>."
msgstr "Якщо Ви не робили запит на цю зміну, будь ласка зв'яжіться з нами негайно за адресою <%(support_email)s>."
#: templates/zerver/emails/confirm_registration.subject.txt:2
msgid "Create your Zulip organization"
msgstr ""
#: templates/zerver/emails/confirm_registration.subject.txt:4
msgid "Activate your Zulip account"
msgstr "Активувати свій обліковий запис Zulip"
#: templates/zerver/emails/confirm_registration.txt:14
#: templates/zerver/emails/invitation.txt:8
#, python-format
msgid ""
"Contact us any time at %(support_email)s if you run into trouble,have any "
"feedback, or just want to chat!"
msgstr "Пишіть нам у будь який час за адресою %(support_email)s якщо у Вас виникли проблеми, для зворотнього зв'язку або просто поспілкуватися!"
#: templates/zerver/emails/custom/compiled/custom_email_098e9bd71faa6c36e43c5a0ea2064778.html:96
#: templates/zerver/emails/custom/compiled/custom_email_13351dad3bd3972e796012ab305e4a5d.html:66
#: templates/zerver/emails/custom/compiled/custom_email_1409d92fc85cf3223f04c53f4d968b2e.html:55
#: templates/zerver/emails/custom/compiled/custom_email_1db042280b1efac69028573753f2ebed.html:16
#: templates/zerver/emails/custom/compiled/custom_email_1e4cfd33318438f830e0c3e40787ce19.html:96
#: templates/zerver/emails/custom/compiled/custom_email_1f26fbeaaeb2dafd85012f1c2b071e51.html:26
#: templates/zerver/emails/custom/compiled/custom_email_2670cddb12bff952186115b92e0e0001.html:97
#: templates/zerver/emails/custom/compiled/custom_email_2b91e0b32f8ab81738217df8a492c7d6.html:33
#: templates/zerver/emails/custom/compiled/custom_email_4d6d4d7ca23407002e70eaebadf4a4d0.html:50
#: templates/zerver/emails/custom/compiled/custom_email_50cda0b5e48c5a77eb5df74b94d74a9d.html:96
#: templates/zerver/emails/custom/compiled/custom_email_5d6651a6bee23fa2ae49f64a1d0aeac0.html:66
#: templates/zerver/emails/custom/compiled/custom_email_6f4f1ad43022ffb9e29d13d670a963e7.html:18
#: templates/zerver/emails/custom/compiled/custom_email_7cdeb0d40275cef453ee0a2e5cbbba9c.html:57
#: templates/zerver/emails/custom/compiled/custom_email_838c9c6ac478079cb2935d10c9f1a3c3.html:50
#: templates/zerver/emails/custom/compiled/custom_email_8c519b0fe604b520d0453d67ff26eece.html:96
#: templates/zerver/emails/custom/compiled/custom_email_a9094a7113ecb4fd1472c54dfc1c8725.html:96
#: templates/zerver/emails/custom/compiled/custom_email_d5c63509cf008c626cdcbdde801f814c.html:35
#: templates/zerver/emails/custom/compiled/custom_email_d9c10b1bfc0ddab1178c75dcee1d8de7.html:16
#: templates/zerver/emails/custom/compiled/custom_email_dab625ae2974493761ac9453f4022481.html:34
#: templates/zerver/emails/custom/compiled/custom_email_e5e19063fd9915a8b2ec281fa4678a68.html:96
#: templates/zerver/emails/custom/compiled/custom_email_e5f90f6ce84228d69eb2e871438e0321.html:96
#: templates/zerver/emails/custom/compiled/custom_email_edbafec978446c47ea6c6960a29a245a.html:16
#: templates/zerver/emails/custom/compiled/custom_email_f25fc427d4e556e25426d5d35b76e470.html:35
#: templates/zerver/emails/custom/custom_email_098e9bd71faa6c36e43c5a0ea2064778.source.html:95
#: templates/zerver/emails/custom/custom_email_13351dad3bd3972e796012ab305e4a5d.source.html:65
#: templates/zerver/emails/custom/custom_email_1409d92fc85cf3223f04c53f4d968b2e.source.html:54
#: templates/zerver/emails/custom/custom_email_1db042280b1efac69028573753f2ebed.source.html:15
#: templates/zerver/emails/custom/custom_email_1e4cfd33318438f830e0c3e40787ce19.source.html:95
#: templates/zerver/emails/custom/custom_email_1f26fbeaaeb2dafd85012f1c2b071e51.source.html:24
#: templates/zerver/emails/custom/custom_email_2670cddb12bff952186115b92e0e0001.source.html:96
#: templates/zerver/emails/custom/custom_email_2b91e0b32f8ab81738217df8a492c7d6.source.html:32
#: templates/zerver/emails/custom/custom_email_3c65b45c31a882a18c94828cdcf2b1cb.source.html:35
#: templates/zerver/emails/custom/custom_email_3f08f8f8c55fdeb21fd5f42f9b36f5d5.txt:8
#: templates/zerver/emails/custom/custom_email_4d6d4d7ca23407002e70eaebadf4a4d0.source.html:49
#: templates/zerver/emails/custom/custom_email_50cda0b5e48c5a77eb5df74b94d74a9d.source.html:95
#: templates/zerver/emails/custom/custom_email_5d6651a6bee23fa2ae49f64a1d0aeac0.source.html:65
#: templates/zerver/emails/custom/custom_email_6f4f1ad43022ffb9e29d13d670a963e7.source.html:17
#: templates/zerver/emails/custom/custom_email_724f2abbf3118920bfe8d10b8c520947.source.html:51
#: templates/zerver/emails/custom/custom_email_7cdeb0d40275cef453ee0a2e5cbbba9c.source.html:56
#: templates/zerver/emails/custom/custom_email_838c9c6ac478079cb2935d10c9f1a3c3.source.html:49
#: templates/zerver/emails/custom/custom_email_8c519b0fe604b520d0453d67ff26eece.source.html:95
#: templates/zerver/emails/custom/custom_email_a9094a7113ecb4fd1472c54dfc1c8725.source.html:95
#: templates/zerver/emails/custom/custom_email_d5c63509cf008c626cdcbdde801f814c.source.html:34
#: templates/zerver/emails/custom/custom_email_d9c10b1bfc0ddab1178c75dcee1d8de7.source.html:15
#: templates/zerver/emails/custom/custom_email_dab625ae2974493761ac9453f4022481.source.html:33
#: templates/zerver/emails/custom/custom_email_e5e19063fd9915a8b2ec281fa4678a68.source.html:95
#: templates/zerver/emails/custom/custom_email_e5f90f6ce84228d69eb2e871438e0321.source.html:95
#: templates/zerver/emails/custom/custom_email_edbafec978446c47ea6c6960a29a245a.source.html:15
#: templates/zerver/emails/custom/custom_email_f25fc427d4e556e25426d5d35b76e470.source.html:34
#: templates/zerver/emails/custom_email_base.pre.html:15
msgid "Unsubscribe from marketing emails"
msgstr "Скасувати підписку на маркетингові листи"
#: templates/zerver/emails/digest.subject.txt:1
#, python-format
msgid "Zulip digest for %(realm_name)s"
msgstr "Дайджест Zulip для %(realm_name)s"
#: templates/zerver/emails/digest.txt:12
#, python-format
msgid "Click here to log in to Zulip and catch up: %(organization_uri)s."
msgstr "Клацніть тут, щоб увійти в Zulip і наздогнати: %(organization_uri)s."
#: templates/zerver/emails/digest.txt:15
#: templates/zerver/emails/followup_day2.txt:19
msgid "Manage email preferences:"
msgstr "Налаштування повідомлень електронною поштою:"
#: templates/zerver/emails/digest.txt:19
msgid "Unsubscribe from digest emails:"
msgstr "Скасувати підписку на дайджест листи:"
#: templates/zerver/emails/find_team.subject.txt:1
msgid "Your Zulip login page"
msgstr "Ваша сторінка для входу в Zulip"
#: templates/zerver/emails/followup_day1.source.html:30
#, python-format
msgid ""
"(you'll need these to sign in to the <a href=\"%(apps_page_link)s\">mobile "
"and desktop</a> apps)"
msgstr "(вам це буде потрібно для входу в <a href=\"%(apps_page_link)s\">мобільний та настільний</a> додаток)"
#: templates/zerver/emails/followup_day1.source.html:35
#, python-format
msgid ""
"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>!"
msgstr "Перегляньте наш <a href=\"%(getting_started_link)s\">помічник для адміністраторів</a>, станьте професіоналом Zulip використовуючи <a href=\"%(keyboard_shortcuts_link)s\">клавіатурні комбінації</a>, або <a href=\"%(realm_uri)s\">занурюйтесь прямо зараз</a>!"
#: templates/zerver/emails/followup_day1.source.html:37
#, python-format
msgid ""
"<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>!"
msgstr "<a href=\"%(getting_started_link)s\">Дізнайтеся більше</a> про Zulip, станьте профі використовуючи <a href=\"%(keyboard_shortcuts_link)s\">клавіатурні комбінації</a>, або <a href=\"%(realm_uri)s\">занурюйтесь прямо зараз</a>!"
#: templates/zerver/emails/followup_day1.source.html:47
msgid ""
"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://zulip.com/developer-community/\">Zulip "
"community server</a>!"
msgstr ""
#: templates/zerver/emails/followup_day1.subject.txt:2
#, python-format
msgid "%(realm_name)s on Zulip: Your new organization details"
msgstr "%(realm_name)s на Zulip: Деталі Вашої нової організації"
#: templates/zerver/emails/followup_day1.subject.txt:4
#, python-format
msgid "%(realm_name)s on Zulip: Your new account details"
msgstr "%(realm_name)s на Zulip: Деталі Вашого нового облікового запису"
#: templates/zerver/emails/followup_day1.txt:4
#, python-format
msgid "You've created the new Zulip organization %(realm_name)s."
msgstr "Ви створили нову Zulip організацію %(realm_name)s."
#: templates/zerver/emails/followup_day1.txt:6
#, python-format
msgid "You've joined the Zulip organization %(realm_name)s."
msgstr "Ви приєднались до Zulip організації %(realm_name)s."
#: templates/zerver/emails/followup_day1.txt:21
#, python-format
msgid ""
"(you'll need these to sign in to the mobile and desktop apps "
"(%(apps_page_link)s))"
msgstr "(вам це буде потрібно для входу в мобільний та настільний додаток (%(apps_page_link)s))"
#: templates/zerver/emails/followup_day1.txt:25
#, python-format
msgid ""
"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!"
msgstr "Перегляньте наш помічник (%(getting_started_link)s) для адміністраторів, станьте Zulip профі використовуючи клавіатурні комбінації (%(keyboard_shortcuts_link)s), або занурюйтесь прямо зараз %(realm_uri)s!"
#: templates/zerver/emails/followup_day1.txt:27
#, python-format
msgid ""
"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!"
msgstr "Дізнайтесь більше (%(getting_started_link)s) про Zulip, станьте профі використовуючи клавіатурні комбінації (%(keyboard_shortcuts_link)s), або занурюйтесь прямо зараз %(realm_uri)s!"
#: templates/zerver/emails/followup_day1.txt:34
msgid ""
"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://zulip.com/developer-community/)!"
msgstr ""
#: 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&mdash;you can always edit the message later!"
msgstr "Теми вони як теми електронних листів. Велика різниця полягає в тім, що вони реально короткі та легкі. Два або три слова цілком достатньо. Не треба ускладнювати їх адже Ви можете завжди відредагувати Ваше повідомлення пізніше!"
#: 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&mdash;read the topics that are "
"relevant to you, and ignore the ones that aren't!"
msgstr "Навіщо морочитись з темами? Ну, є дві причини: тема робить спілкування зрозумілішим (уявіть, якби електронні листи їх не мали!), та дозволяє вам ефективніше наздогнати те, що написане під час вашої відсутності &mdash; читайте актуальні для вас теми, та ігноруйте решту!"
#: templates/zerver/emails/followup_day2.subject.txt:1
msgid "One last thing: using topics like a pro"
msgstr "Остання порада: використовуйте теми як профі"
#: 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!"
msgstr "Теми вони як теми електронних листів. Велика різниця полягає в тім, що вони реально короткі та легкі. Два або три слова цілком достатньо. Не треба ускладнювати їх -- адже Ви можете завжди відредагувати Ваше повідомлення пізніше!"
#: 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!"
msgstr "Навіщо морочитись з темами? Ну, є дві причини: тема робить спілкування зрозумілішим (уявіть, якби електронні листи їх не мали!), та дозволяє вам ефективніше наздогнати те, що написане під час вашої відсутності -- читайте актуальні для вас теми, та ігноруйте решту!"
#: templates/zerver/emails/followup_day2.txt:13
msgid "Take it for a spin now:"
msgstr "Спробуйте це прямо зараз:"
#: templates/zerver/emails/followup_day2.txt:22
msgid "Unsubscribe from welcome emails:"
msgstr "Відписатись від вітальних листів:"
#: templates/zerver/emails/invitation.source.html:12
#, python-format
msgid ""
"%(referrer_name)s wants you to join them on Zulip &mdash; the team "
"communication tool designed for productivity."
msgstr "%(referrer_name)s хоче, щоб ви приєдналися до них в Zulip &mdash;комунікаційному інструменті для команд, призначеному для збільшення продуктивності."
#: templates/zerver/emails/invitation.subject.txt:1
#, python-format
msgid "%(referrer_full_name)s has invited you to join %(referrer_realm_name)s"
msgstr ""
#: templates/zerver/emails/invitation.txt:3
#, python-format
msgid ""
"%(referrer_full_name)s (%(referrer_email)s) wants you to join them on Zulip "
"-- the team communication tool designed for productivity."
msgstr "%(referrer_full_name)s (%(referrer_email)s) хоче, щоб ви приєдналися до них на Zulip — комунікаційному інструменті для команд, призначеному для збільшення продуктивності."
#: templates/zerver/emails/invitation.txt:5
#: templates/zerver/emails/invitation_reminder.txt:5
msgid "To get started, click the link below."
msgstr "Щоб розпочати, клацніть на посилання нижче."
#: templates/zerver/emails/invitation_reminder.source.html:10
#, python-format
msgid ""
"This is a friendly reminder that %(referrer_name)s wants you to join them on"
" Zulip &mdash; the team communication tool designed for productivity."
msgstr "Це дружнє нагадування що %(referrer_name)s бажає, щоб ви приєдналися до них у Zulip &mdash; платформі для високопродуктивної комунікації в командах."
#: templates/zerver/emails/invitation_reminder.subject.txt:1
#, python-format
msgid "Reminder: Join %(referrer_name)s at %(referrer_realm_name)s"
msgstr "Нагадування: Приєднайтесь до %(referrer_name)s на %(referrer_realm_name)s"
#: templates/zerver/emails/invitation_reminder.txt:3
#, python-format
msgid ""
"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."
msgstr "Це дружнє нагадування що %(referrer_name)s (%(referrer_email)s) бажає щоб Ви приєдналися до них у Zulip -- платформа для високопродуктивної комунікації у командах."
#: 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 "Термін дії цього запрошення закінчується через два дні. Якщо термін дії запрошення закінчиться, вам потрібно буде попросити у%(referrer_name)s ще одне."
#: templates/zerver/emails/missed_message.source.html:17
#, 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\">message content appearing in email notifications</a>."
msgstr "Цей лист не включає вміст повідомлень, тому що ваша організація вимкнула <a class=\"content_disabled_help_link\" href=\"%(help_url)s\">показ вмісту повідомлень у сповіщеннях електронною поштою</a>."
#: templates/zerver/emails/missed_message.source.html:19
#, 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\">message "
"content appearing in email notifications</a>."
msgstr "Цей лист не включає вміст повідомлень, тому що ви вимкнули <a class=\"content_disabled_help_link\" href=\"%(alert_notif_url)s\">показ вмісту повідомлень у сповіщеннях електронною поштою</a>."
#: templates/zerver/emails/missed_message.source.html:38
#, python-format
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>."
msgstr "Дайте відповідь на цей електронний лист, <a href=\"%(narrow_url)s\">перегляньте його в Zulip</a>, або <a href=\"%(notif_url)s\">керуйте своїми налаштуваннями електронної пошти</a>."
#: templates/zerver/emails/missed_message.source.html:40
#, python-format
msgid ""
"<a href=\"%(narrow_url)s\">View or reply in Zulip</a>, or <a "
"href=\"%(notif_url)s\">manage email preferences</a>."
msgstr "<a href=\"%(narrow_url)s\">Переглядайте або відповідайте у Zulip</a>, чи <a href=\"%(notif_url)s\">керуйте своїми налаштуваннями електронної пошти</a>."
#: templates/zerver/emails/missed_message.source.html:42
#, python-format
msgid ""
"<a href=\"%(narrow_url)s\">Reply in Zulip</a>, or <a "
"href=\"%(notif_url)s\">manage email preferences</a>."
msgstr "<a href=\"%(narrow_url)s\">Відповідайте у Zulip</a>, чи <a href=\"%(notif_url)s\">керуйте своїми налаштуваннями електронної пошти</a>."
#: templates/zerver/emails/missed_message.source.html:44
#, python-format
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"
" "
msgstr "\n Не відповідайте на цей електронний лист. Цей сервер Zulip не налаштований на прийняття вхідних листів (<a href=\"%(url)s\">допомога</a>).\n "
#: templates/zerver/emails/missed_message.subject.txt:2
#, python-format
msgid "Group PMs with %(huddle_display_name)s"
msgstr "Групові ПП з %(huddle_display_name)s"
#: templates/zerver/emails/missed_message.subject.txt:3
#, python-format
msgid "PMs with %(sender_str)s"
msgstr "ПП з %(sender_str)s"
#: templates/zerver/emails/missed_message.subject.txt:7
msgid "New messages"
msgstr "Нові повідомлення"
#: templates/zerver/emails/missed_message.txt:11
#, python-format
msgid ""
"\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"
msgstr "\nЦей лист не включає вміст повідомлень, тому що ваша організація вимкнула показ вмісту повідомлень у сповіщеннях електронною поштою.\nДодаткова інформація: %(hide_content_url)s.\n"
#: 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"
msgstr "\nЦей лист не включає вміст повідомлень, тому що ви вимкнули показ вмісту повідомлень у сповіщеннях електронною поштою.\nДодаткова інформація: %(alert_notif_url)s.\n"
#: templates/zerver/emails/missed_message.txt:35
msgid "Reply to this email directly, or view it in Zulip:"
msgstr "Дайте відповідь на цей електронний лист, або перегляньте його в Zulip:"
#: templates/zerver/emails/missed_message.txt:39
msgid "View or reply in Zulip:"
msgstr "Переглядайте або відповідайте у Zulip:"
#: templates/zerver/emails/missed_message.txt:43
msgid "Reply in Zulip:"
msgstr "Відповідайте у Zulip"
#: templates/zerver/emails/missed_message.txt:47
msgid ""
"\n"
"Do not reply to this email. This Zulip server is not configured to accept\n"
"incoming emails. Help:\n"
msgstr "\nНе відповідайте на цей електронний лист. Цей сервер Zulip не налаштований на прийняття вхідних листів. Допомога:\n"
#: templates/zerver/emails/missed_message.txt:54
msgid "Manage email preferences: "
msgstr "Керування налаштуваннями електронної пошти:"
#: templates/zerver/emails/notify_change_in_email.subject.txt:1
#, python-format
msgid "Zulip email changed for %(realm_name)s"
msgstr "Електронну пошту Zulip змінено на %(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 "Електронна адреса вказана у Вашому обліковому запису Zulip нещодавно була змінена на %(new_email)s. Якщо Ви не робили цієї зміни зв'яжіться з нами негайно за адресою <%(support_email)s>."
#: templates/zerver/emails/notify_new_login.source.html:36
#, python-format
msgid ""
"If you do not recognize this login, or think your account may have been "
"compromised, please <a href=\"%(reset_link)s\">reset your password</a> or "
"contact us immediately at %(support_email)s."
msgstr "Якщо ви не впізнаєте цей вхід, або вважаєте, що ваш обліковий запис міг бути скомпрометований <a href=\"%(reset_link)s\">змінить свій пароль</a>, або зв'яжіться з нами за адресою %(support_email)s."
#: templates/zerver/emails/notify_new_login.subject.txt:1
#, python-format
msgid "New login from %(device_browser)s on %(device_os)s"
msgstr "Новий вхід з %(device_browser)s на %(device_os)s"
#: templates/zerver/emails/notify_new_login.txt:3
#, python-format
msgid "Organization: %(organization_url)s"
msgstr "Організація: %(organization_url)s"
#: templates/zerver/emails/notify_new_login.txt:16
#, python-format
msgid ""
"\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 "\nЯкщо ви не впізнаєте цей вхід, або вважаєте що ваш обліковий запис було скомпрометовано, будь ласка, змініть свій пароль %(reset_link)s, або зв'яжіться з нами за адресою %(support_email)s."
#: templates/zerver/emails/password_reset.source.html:19
#, python-format
msgid ""
"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 "Ви раніше мали обліковий запис в %(organization_url)s, але його було деактивовано. Ви можете зв’язатися з адміністратором організації, щоб <a href=\"%(help_link)s\">повторно активувати свій обліковий запис</a>."
#: templates/zerver/emails/password_reset.subject.txt:1
#, python-format
msgid "Password reset request for %(realm_name)s"
msgstr "Запит на зміну паролю для %(realm_name)s"
#: templates/zerver/emails/password_reset.txt:4
msgid "Click the link below to reset your password."
msgstr "Клацніть на посилання нижче щоб змінити Ваш пароль."
#: templates/zerver/emails/password_reset.txt:8
#, python-format
msgid ""
"You previously had an account on %(realm_uri)s, but it has been deactivated."
" You can contact an organization administrator to reactivate your account."
msgstr "У Вас був обліковий запис у %(realm_uri)s, але він був деактивований. Ви можете зв'язатись з адміністратором організації для відновлення Вашого облікового запису."
#: templates/zerver/emails/realm_reactivation.subject.txt:1
msgid "Reactivate your Zulip organization"
msgstr "Повторно активуйте вашу організацію Zulip"
#: templates/zerver/emails/realm_reactivation.txt:7
msgid "Click the link below to reactivate your organization."
msgstr "Клацніть на посилання нижче щоб відновити Вашу організацію."
#: templates/zerver/find_account.html:8
msgid "Find your Zulip accounts"
msgstr "Знайдіть свої облікові записи Zulip"
#: templates/zerver/find_account.html:41
msgid "Email addresses"
msgstr "Електронні адреси"
#: templates/zerver/find_account.html:43 templates/zerver/footer.html:53
msgid "Find accounts"
msgstr "Знайти облікові записи"
#: templates/zerver/footer.html:3
msgid "Product"
msgstr ""
#: templates/zerver/footer.html:5
msgid "Home"
msgstr "Домівка"
#: templates/zerver/footer.html:6
msgid "Why Zulip"
msgstr "Чому Zulip"
#: templates/zerver/footer.html:7
msgid "Features"
msgstr "Особливості"
#: templates/zerver/footer.html:8
msgid "Plans &amp; pricing"
msgstr "Плани &amp; ціни"
#: templates/zerver/footer.html:9
msgid "Desktop &amp; mobile apps"
msgstr "Настільні та мобільні додатки"
#: templates/zerver/footer.html:10
msgid "Security"
msgstr ""
#: templates/zerver/footer.html:11
msgid "Integrations"
msgstr "Інтеграції"
#: templates/zerver/footer.html:15
msgid "Solutions"
msgstr ""
#: templates/zerver/footer.html:18
msgid "Companies"
msgstr ""
#: templates/zerver/footer.html:21
msgid "Open source projects"
msgstr ""
#: templates/zerver/footer.html:24
msgid "Education"
msgstr "Навчання"
#: templates/zerver/footer.html:27
msgid "Events and conferences"
msgstr ""
#: templates/zerver/footer.html:30
msgid "Research"
msgstr ""
#: templates/zerver/footer.html:33
msgid "Communities"
msgstr ""
#: templates/zerver/footer.html:38
msgid "Customer stories"
msgstr ""
#: templates/zerver/footer.html:41
msgid "Technical University of Munich"
msgstr ""
#: templates/zerver/footer.html:44
msgid "University of California San Diego"
msgstr ""
#: templates/zerver/footer.html:49
msgid "Accounts"
msgstr "Облікові записи"
#: templates/zerver/footer.html:56
msgid "New organization"
msgstr "Нова організація"
#: templates/zerver/footer.html:58 templates/zerver/terms.html:16
msgid "Terms of Service"
msgstr "Умови обслуговування"
#: templates/zerver/footer.html:59 templates/zerver/privacy.html:18
msgid "Privacy policy"
msgstr "Політика конфіденційності"
#: templates/zerver/footer.html:63
msgid "For users"
msgstr ""
#: templates/zerver/footer.html:66
msgid "Getting started"
msgstr ""
#: templates/zerver/footer.html:69
msgid "Help center"
msgstr "Центр довідки"
#: templates/zerver/footer.html:73
msgid "Community chat"
msgstr "Чат спільноти"
#: templates/zerver/footer.html:77
msgid "Contact support"
msgstr "Звернутися в службу підтримки"
#: templates/zerver/footer.html:80
msgid "Blog"
msgstr ""
#: templates/zerver/footer.html:85
msgid "For administrators"
msgstr ""
#: templates/zerver/footer.html:89
msgid "Setting up your organization"
msgstr ""
#: templates/zerver/footer.html:94
msgid "Installing a Zulip server"
msgstr ""
#: templates/zerver/footer.html:99
msgid "Upgrading a Zulip server"
msgstr ""
#: templates/zerver/footer.html:104
msgid "Modifying Zulip"
msgstr ""
#: templates/zerver/footer.html:110
msgid "For contributors"
msgstr ""
#: templates/zerver/footer.html:112
msgid "GitHub"
msgstr ""
#: templates/zerver/footer.html:115
msgid "Contributing to Zulip"
msgstr ""
#: templates/zerver/footer.html:118
msgid "Development community"
msgstr ""
#: templates/zerver/footer.html:121
msgid "Translation"
msgstr ""
#: templates/zerver/footer.html:128
msgid "About us"
msgstr ""
#: templates/zerver/footer.html:130
msgid "Team"
msgstr "Команда"
#: templates/zerver/footer.html:130
msgid "History"
msgstr "Історія"
#: templates/zerver/footer.html:132
msgid "Jobs"
msgstr ""
#: templates/zerver/footer.html:134
msgid "Sponsor Zulip"
msgstr ""
#: templates/zerver/for-communities.html:29
#: templates/zerver/for-communities.html:52
#: templates/zerver/for-events.html:35 templates/zerver/for-events.html:265
#: templates/zerver/for-open-source.html:34
#: templates/zerver/for-open-source.html:61
#: templates/zerver/for-research.html:35
#: templates/zerver/for-research.html:364
msgid "Request sponsorship"
msgstr ""
#: templates/zerver/for-communities.html:32
#: templates/zerver/for-communities.html:55
#: templates/zerver/for-companies.html:32
#: templates/zerver/for-education.html:39 templates/zerver/for-events.html:38
#: templates/zerver/for-events.html:268
#: templates/zerver/for-open-source.html:37
#: templates/zerver/for-open-source.html:64
#: templates/zerver/for-research.html:38
#: templates/zerver/for-research.html:367
msgid "Self-host Zulip"
msgstr ""
#: templates/zerver/for-companies.html:29
msgid "View pricing"
msgstr ""
#: templates/zerver/for-education.html:36
msgid "Education pricing"
msgstr ""
#: templates/zerver/for-open-source.html:23
msgid "Zulip for open source."
msgstr "Zulip для відкритого коду"
#: templates/zerver/hello.html:56
msgid "Streams in Zulip"
msgstr "Канали в Zulip"
#: templates/zerver/hello.html:60 templates/zerver/hello.html:75
#: templates/zerver/hello.html:90
msgid "Streams in Slack"
msgstr "Канали в Slack"
#: templates/zerver/hello.html:71
msgid "Topics in Zulip"
msgstr "Теми в Zulip"
#: templates/zerver/hello.html:86
msgid "Stream topics in Zulip"
msgstr "Теми каналів в Zulip"
#: templates/zerver/hello.html:98 templates/zerver/hello.html:99
#: templates/zerver/hello.html:105 templates/zerver/hello.html:107
msgid "The Tuesday night catering topic in Zulip"
msgstr "Тема \"Нічний перекус у вівторок\" в Zulip"
#: templates/zerver/hello.html:109
msgid "The Tuesday night catering topic in Zulip - compose box"
msgstr "Тема \"Нічний перекус у вівторок\" в Zulip - створити"
#: templates/zerver/hello.html:116 templates/zerver/hello.html:118
msgid "The Tuesday night catering topic in Slack"
msgstr "Тема \"Нічний перекус у вівторок\" в Slack"
#: templates/zerver/hello.html:127 templates/zerver/hello.html:537
msgid "See plans and pricing"
msgstr "Подивитись плани та ціни"
#: templates/zerver/hello.html:146
msgid "Previous"
msgstr "Попередній"
#: templates/zerver/hello.html:151 templates/zerver/realm_redirect.html:32
msgid "Next"
msgstr "Далі"
#: templates/zerver/hello.html:399
msgid "Travis logo"
msgstr "Логотип Travis"
#: templates/zerver/hello.html:406
msgid "GitHub logo"
msgstr "Логотип GitHub"
#: templates/zerver/hello.html:413
msgid "Heroku logo"
msgstr "Логотип Heroku"
#: templates/zerver/hello.html:420
msgid "Zendesk logo"
msgstr "Логотип Zendesk"
#: templates/zerver/hello.html:427
msgid "Jira logo"
msgstr "Логотип Jira"
#: templates/zerver/hello.html:434
msgid "Sentry logo"
msgstr "Логотип Sentry"
#: templates/zerver/hello.html:441
msgid "Pagerduty logo"
msgstr "Логотип Pagerduty"
#: templates/zerver/hello.html:543
msgid "Log in now"
msgstr "Увійти зараз"
#: templates/zerver/hello.html:547
msgid "Sign up now"
msgstr "Зареєструватися зараз"
#: templates/zerver/insecure_desktop_app.html:11
msgid "Update required"
msgstr "Необхідне оновлення"
#: 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 Ви використовуєте стару версію настільної програми Zulip,\n яка більше не підтримується.\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 Функція автоматичного оновлення у цій старій версії \n настільної програми Zulip більше не працює.\n "
#: templates/zerver/insecure_desktop_app.html:30
msgid "Download the latest release."
msgstr "Завантажте останню версію."
#: templates/zerver/integrations/index.html:23
#, python-format
msgid "Over %(integrations_count_display)s native integrations."
msgstr "Більше %(integrations_count_display)s нативних інтеграцій."
#: templates/zerver/integrations/index.html:27
msgid ""
"\n"
" And hundreds more through\n"
" <a href=\"/integrations/doc/zapier\">Zapier</a>\n"
" and\n"
" <a href=\"/integrations/doc/ifttt\">IFTTT</a>.\n"
" "
msgstr ""
#: templates/zerver/integrations/index.html:40
msgid "Search integrations"
msgstr "Пошук інтеграцій"
#: templates/zerver/integrations/index.html:47
msgid "Filter by category"
msgstr "Фільтрувати за категорією"
#: templates/zerver/integrations/index.html:61
#: templates/zerver/integrations/index.html:88
msgid "Custom integrations"
msgstr "Власні інтеграції"
#: templates/zerver/integrations/index.html:63
#: templates/zerver/integrations/index.html:90
msgid "Incoming webhooks"
msgstr "Вхідні вебхуки"
#: templates/zerver/integrations/index.html:66
#: templates/zerver/integrations/index.html:93 zerver/lib/integrations.py:49
msgid "Interactive bots"
msgstr "Інтерактивні боти"
#: templates/zerver/integrations/index.html:69
#: templates/zerver/integrations/index.html:96
msgid "REST API"
msgstr "REST API"
#: templates/zerver/integrations/index.html:76
msgid "Categories"
msgstr "Категорії"
#: templates/zerver/integrations/index.html:78
msgid "All"
msgstr "Всі"
#: templates/zerver/invalid_email.html:4
msgid "Invalid email"
msgstr "Неправильна адреса електронної пошти"
#: templates/zerver/invalid_email.html:6
#: templates/zerver/invalid_realm.html:11
msgid "Hi there! Thank you for your interest in Zulip."
msgstr "Привіт! Дякуємо за інтерес до Zulip."
#: 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"
" "
msgstr "\n Адреса електронної пошти, яку ви намагаєтеся зареєструвати, недійсна.\n Будь ласка, зареєструйтесь, використовуючи дійсну адресу електронної пошти.\n "
#: 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"
" "
msgstr "\n Організація, до якої ви намагаєтеся приєднатись, %(realm_name)s,\n приймає користувачів лише з адресами електронної пошти організації.\n Будь ласка, зареєструйтесь, використовуючи відповідну електронну адресу.\n "
#: 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"
" "
msgstr "Організація, до якої ви намагаєтеся приєднатись,\n %(realm_name)s, забороняє реєстрацію за допомогою одноразових електронних адрес\n Будь ласка, зареєструйтесь, використовуючи справжню електронну адресу.\n "
#: 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"
" "
msgstr "Організація, до якої ви намагаєтеся приєднатися,\n %(realm_name)s, забороняє реєстрацію з електронними адресами, що містять +.\n Будь ласка, зареєструйтесь, використовуючи відповідну електронну адресу.\n "
#: templates/zerver/invalid_realm.html:7
msgid "Organization does not exist"
msgstr "Організації не існує"
#: templates/zerver/invalid_realm.html:13
msgid "There is no Zulip organization hosted at this subdomain."
msgstr "На цьому субдомені немає організації Zulip."
#: templates/zerver/log_into_subdomain_token_invalid.html:8
msgid "Invalid or expired login session."
msgstr "Сеанс входу недійсний, або закінчився."
2019-12-11 20:22:50 +01:00
#: templates/zerver/login.html:13
msgid "Log in to Zulip"
msgstr "Увійти в Zulip"
#: templates/zerver/login.html:61
msgid "Email or username"
msgstr "Електронна пошта або ім'я користувача"
#: templates/zerver/login.html:63
msgid "Username"
msgstr "Ім'я користувача"
#: templates/zerver/login.html:74 templates/zerver/register.html:167
#: templates/zerver/register.html:180 templates/zerver/reset_confirm.html:27
msgid "Password"
msgstr "Пароль"
#: templates/zerver/login.html:91
msgid ""
"You've already registered with this email address. Please log in below."
msgstr "Ви вже зареєструвалися за цією адресою електронної пошти. Будь ласка, увійдіть в систему нижче."
#: templates/zerver/login.html:118
2019-12-11 20:22:50 +01:00
#, python-format
msgid "Log in with %(identity_provider)s"
msgstr "Увійти через %(identity_provider)s"
#: templates/zerver/login.html:126
msgid "Forgot your password?"
msgstr "Забули пароль?"
#: templates/zerver/login.html:138
msgid ""
"Don't have an account yet? You need to be invited to join this organization."
msgstr "У вас ще немає облікового запису? Для приєднання до цієї організації потрібно щоб вас запросили."
#: templates/zerver/no_spare_licenses.html:7
msgid "This organization cannot accept new members right now."
msgstr ""
#: templates/zerver/no_spare_licenses.html:10
msgid ""
"\n"
" New members cannot join this organization because all Zulip licenses are currently in use. Please contact the person who\n"
" invited you and ask them to increase the number of licenses, then try again.\n"
" "
msgstr ""
#: templates/zerver/portico-header-dropdown.html:3
msgid "Go to Zulip"
msgstr "Перейти до Zulip"
#: templates/zerver/privacy.html:26
#, python-format
msgid ""
"\n"
" 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"
" "
msgstr "\n Ця інсталяція Zulip не має налаштованої політики конфіденційності.\n Зв'яжіться з <a href=\"mailto:%(support_email)s\">адміністратором сервера</a>\n якщо у вас виникли запитання.\n "
#: templates/zerver/rate_limit_exceeded.html:11
msgid "Rate limit exceeded."
msgstr ""
#: templates/zerver/rate_limit_exceeded.html:13
msgid ""
"You have exceeded the limit for how\n"
" often a user can perform this action."
msgstr ""
#: templates/zerver/rate_limit_exceeded.html:15
#, python-format
msgid "You can try again in %(retry_after)s seconds."
msgstr ""
2019-12-11 20:22:50 +01:00
#: templates/zerver/realm_creation_failed.html:19
msgid ""
"This server does not allow members of the public to create new "
"organizations."
msgstr "Цей сервер не дозволяє користувачам створювати нові організації."
2019-12-11 20:22:50 +01:00
#: templates/zerver/realm_creation_failed.html:21
#, python-format
msgid ""
2018-08-14 20:57:54 +02:00
"\n"
" 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
" "
msgstr "\n Zulip є продуктом з відкритим кодом,тому ви можете <a href=\"%(production_install_url)s\">встановити власний сервер Zulip,</a> або створити нову організацію в\n <a href=\"%(zulip_cloud_link)s\">Zulip Cloud</a>\n "
#: templates/zerver/realm_reactivation.html:9
msgid "Your organization has been successfully reactivated."
msgstr "Ваша організація успішно повторно активована."
#: templates/zerver/realm_reactivation_link_error.html:9
msgid "The organization reactivation link has expired or is not valid."
msgstr "Термін посилання на повторну активацію організації минув, або посилання не дійсне."
#: templates/zerver/realm_redirect.html:8
msgid "Log in to your organization"
msgstr "Увійти до своєї організації"
#: templates/zerver/realm_redirect.html:18
msgid "Enter your organization's Zulip URL:"
msgstr "Ввести URL-адресу вашої Zulip організації:"
#: templates/zerver/realm_redirect.html:21
msgid "your-organization-url"
msgstr "посилання-на-вашу-організацію"
#: templates/zerver/realm_redirect.html:34
msgid "Don't know your organization URL?"
msgstr "Не знаєте URL своєї організації?"
#: templates/zerver/realm_redirect.html:35
msgid "Find your organization."
msgstr "Знайти свою організацію."
#: templates/zerver/realm_redirect.html:43
msgid "Need to get your group started on Zulip?"
msgstr "Треба щоб Ваша група стартувала на Zulip?"
#: templates/zerver/realm_redirect.html:43
msgid "Create a new organization."
msgstr "Створити нову організацію."
#: 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
msgid ""
"\n"
" <p>You&rsquo;re almost there! We just need you to do one last thing.</p>\n"
" "
msgstr "\n <p>Ми майже завершили! Залишилось зробити один останній крок.</p>\n "
#: templates/zerver/register.html:38
msgid "Organization name"
msgstr "Назва організації"
#: templates/zerver/register.html:46
msgid "Shorter is better than longer."
msgstr "Коротше, краще, ніж довше."
#: templates/zerver/register.html:61
msgid "Organization type"
msgstr ""
#: templates/zerver/register.html:66
msgid "Organization URL"
msgstr "URL-адреса організації"
#: templates/zerver/register.html:73
#, python-format
msgid "Use %(external_host)s"
msgstr "Використовуйте %(external_host)s"
#: templates/zerver/register.html:97
msgid "The URL users will use to access the new organization."
msgstr "URL-адреса, яку використовуватимуть користувачі для доступу до нової організації."
#: templates/zerver/register.html:105
msgid "Your account"
msgstr "Ваш обліковий запис"
#: templates/zerver/register.html:124
msgid "Import settings from existing Zulip account"
msgstr "Імпортувати налаштування з існуючого облікового запису Zulip"
#: templates/zerver/register.html:130
msgid "Don&rsquo;t import settings"
msgstr "Не імпортувати налаштування"
#: templates/zerver/register.html:149
msgid "Full name or 名前"
msgstr "Повне ім'я або 名前"
#: templates/zerver/register.html:150
msgid "Full name"
msgstr "Повне ім'я"
#: templates/zerver/register.html:170
msgid "Enter your LDAP/Active Directory password."
msgstr "Введіть Ваш LDAP/Active Directory пароль."
#: templates/zerver/register.html:184
msgid ""
"This is used for mobile applications and other tools that require a "
"password."
msgstr "Це використовується для мобільних додатків та інших інструментів, для яких потрібен пароль."
#: templates/zerver/register.html:192
msgid "Password strength"
msgstr "Надійність паролю"
#: templates/zerver/register.html:201
msgid "What are you interested in?"
msgstr "Що вас цікавить?"
#: templates/zerver/register.html:257
msgid "Subscribe me to Zulip's low-traffic newsletter (a few emails a year)."
msgstr ""
#: templates/zerver/reset.html:7
msgid "Reset your password"
msgstr "Скинути пароль"
#: templates/zerver/reset.html:29
msgid "Send reset link"
msgstr "Надіслати посилання на скидання"
2019-12-11 20:22:50 +01:00
#: templates/zerver/reset_confirm.html:11
msgid "Set a new password."
msgstr "Встановити новий пароль."
#: templates/zerver/reset_confirm.html:48
msgid "Confirm password"
msgstr "Підтвердити пароль"
#: templates/zerver/reset_confirm.html:68
msgid "Sorry, the link you provided is invalid or has already been used."
msgstr "На жаль, вказане вами посилання недійсне, або вже використане."
#: templates/zerver/reset_done.html:9
msgid "We've reset your password!"
msgstr "Ми скинули ваш пароль!"
#: templates/zerver/reset_done.html:13
#, python-format
msgid "Please <a href=\"%(login_url)s\">log in</a> with your new password."
msgstr "Будь ласка <a href=\"%(login_url)s\">увійдіть</a>, використовуючи свій новий пароль."
#: templates/zerver/reset_emailed.html:9
msgid "Password reset sent!"
msgstr "Скидання пароля відправлено!"
#: templates/zerver/reset_emailed.html:13
msgid "Check your email in a few minutes to finish the process."
msgstr "Перевірте свою електронну пошту через кілька хвилин, щоб завершити процес."
#: templates/zerver/social_auth_select_email.html:6
msgid ""
"\n"
" <h1 class=\"get-started\">Select account</h1>\n"
" "
msgstr "\n <h1 class=\"get-started\">Вибрати обліковий запис</h1>\n "
#: templates/zerver/social_auth_select_email.html:63
msgid ""
"\n"
" Your GitHub account also has unverified email addresses\n"
" associated with it.\n"
" "
msgstr "\n У вашому обліковому записі GitHub також\n є неперевірені адреси електронної пошти.\n "
#: templates/zerver/social_auth_select_email.html:69
msgid ""
"\n"
" To use one of these to log in to Zulip, you must first\n"
" <a href=\"https://github.com/settings/emails\">verify it with GitHub.</a>\n"
" "
msgstr "\n Щоб використовувати його для входу в Zulip, спершу потрібно\n <a href=\"https://github.com/settings/emails\">підтвердити їх за допомогою GitHub.</a>\n "
2019-12-11 20:22:50 +01:00
#: templates/zerver/team.html:128
msgid "Avatar"
msgstr "Аватар"
2019-12-11 20:22:50 +01:00
#: templates/zerver/terms.html:24
#, python-format
msgid ""
"\n"
" 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"
" "
msgstr "\n Ця інсталяція Zulip не має налаштованих умов використання.\n Зв'яжіться з <a href=\"mailto:%(support_email)s\">адміністратором сервера</a>\n якщо у вас виникли запитання.\n "
#: templates/zerver/unsubscribe_link_error.html:5
msgid "Unknown email unsubscribe request"
msgstr "Невідомий запит на скасування підписки на електронну пошту"
#: templates/zerver/unsubscribe_link_error.html:7
msgid ""
"Hi there! It looks like you tried to unsubscribe from something, but we don't\n"
"recognize the URL."
msgstr "Привіт! Схоже, ви спробували скасувати підписку на щось, але ми не\nрозпізнали URL."
#: templates/zerver/unsubscribe_link_error.html:10
#, python-format
msgid ""
"Please double-check that you have the full URL and try again, or <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\">email"
" us</a> and we'll get this squared away!"
msgstr "Будь ласка, двічі перевірте, чи у вас є повна URL-адреса, і повторіть спробу, або надішліть нам <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\">електронного листа</a> і ми наведемо тут порядок!"
#: templates/zerver/unsubscribe_success.html:10
msgid "Email settings updated"
msgstr "Налаштування електронної пошти оновлено"
#: templates/zerver/unsubscribe_success.html:15
#, python-format
msgid ""
"\n"
" You've successfully unsubscribed from Zulip %(subscription_type)s emails.\n"
" "
msgstr "\nВи успішно відписались від Zulip %(subscription_type)s листів."
#: templates/zerver/unsubscribe_success.html:21
#, python-format
msgid ""
"\n"
" You can undo this change or review your\n"
" preferences in your\n"
" <a href=\"%(realm_uri)s/#settings/notifications\">Zulip notification\n"
" settings</a>.\n"
" "
msgstr "\n Ви можете відмінити цю зміну або перевірити Ваші\n уподобання у Вашіх\n <a href=\"%(realm_uri)s/#settings/notifications\">Налаштування Zulip\n повідомлень</a>.\n "
#: templates/zerver/unsupported_browser.html:11
msgid "Unsupported browser"
msgstr "Непідтримуваний браузер"
#: templates/zerver/unsupported_browser.html:13
#, python-format
msgid ""
"\n"
" %(browser_name)s is not supported by Zulip.\n"
" "
msgstr "\n %(browser_name)s не підтримується Zulip.\n "
#: templates/zerver/unsupported_browser.html:18
msgid ""
"\n"
" Zulip supports modern browsers like Firefox,\n"
" Chrome, and Edge.\n"
" "
msgstr "\n Zulip підтримує сучасні браузери, такі як Firefox,\n Chrome, та Edge.\n "
#: templates/zerver/unsupported_browser.html:24
#, python-format
msgid ""
"\n"
" You can also use the <a href=\"%(apps_page_link)s\">Zulip desktop app</a>.\n"
" "
msgstr "\n Ви також можете скористатися <a href=\"%(apps_page_link)s\">настільним додатком Zulip</a>.\n "
#: templates/zerver/zulipchat_migration_tos.html:2
msgid ""
"\n"
" <p>This organization has been migrated to new hosting on zulip.com. We just need you to do one last thing.</p>\n"
" <h3>Accept the Zulip Cloud terms of service</h3>\n"
" "
msgstr "\n <p>Ця організація була перенесена на новий хостинг на zulip.com. Нам потрібно, щоб ви зробили ще одну останню дію.</p>\n <h3>Прийміть умови надання послуг Zulip Cloud</h3>\n "
#: zerver/decorator.py:171
msgid "Must be a billing administrator or an organization owner"
msgstr "Повинен бути адміністратором платежів або власником організації"
#: zerver/decorator.py:245
msgid "Invalid subdomain for push notifications bouncer"
msgstr "Недійсний піддомен для виклику push-сповіщень"
#: zerver/decorator.py:254
msgid "This API is not available to incoming webhook bots."
msgstr "Цей API недоступний для вхідних вебхук ботів."
#: zerver/decorator.py:281
msgid "Account is not associated with this subdomain"
msgstr "Обліковий запис не пов'язаний з цим піддоменом"
#: zerver/decorator.py:471 zerver/decorator.py:586
msgid "This endpoint does not accept bot requests."
msgstr "Ця точка прийому не приймає запити від ботів."
#: zerver/decorator.py:560
msgid "Must be an server administrator"
msgstr "Має бути адміністратором сервера"
#: zerver/decorator.py:599 zerver/lib/streams.py:663
#: zerver/lib/user_groups.py:16 zerver/lib/user_groups.py:23
#: zerver/lib/users.py:239 zerver/lib/users.py:268 zerver/views/invite.py:45
#: zerver/views/realm_emoji.py:31 zerver/views/streams.py:518
msgid "Insufficient permission"
msgstr "Недостатній дозвіл"
#: zerver/decorator.py:657
msgid "This endpoint requires HTTP basic authentication."
msgstr "Ця кінцева точка вимагає базової автентифікації HTTP."
#: zerver/decorator.py:660
msgid "Invalid authorization header for basic auth"
msgstr "Невірний заголовок авторизації для базової аутентифікації"
#: zerver/decorator.py:662
msgid "Missing authorization header for basic auth"
msgstr "Відсутня заголовок авторизації для базової аутентифікації"
#: zerver/decorator.py:765
msgid "Webhook bots can only access webhooks"
msgstr "Вебхук боти мають доступ тільки до вебхуків"
#: zerver/forms.py:88
msgid "Subdomain needs to have length 3 or greater."
msgstr "Піддомен повинен мати 3 символа, або більше."
#: zerver/forms.py:89
msgid "Subdomain cannot start or end with a '-'."
msgstr "Піддомен не може починатись або закінчуватися символом '-'."
#: zerver/forms.py:90
msgid "Subdomain can only have lowercase letters, numbers, and '-'s."
msgstr "Піддомен може містити лише малі літери, цифри та '-'."
#: zerver/forms.py:91
msgid "Subdomain unavailable. Please choose a different one."
msgstr "Піддомен недоступний. Будь ласка, виберіть інший."
#: zerver/forms.py:185
#, python-brace-format
msgid "The organization you are trying to join using {email} does not exist."
msgstr "Організація, яку ви намагаєтеся приєднати, використовуючи {email}, не існує."
#: zerver/forms.py:193
#, python-brace-format
msgid ""
"Please request an invite for {email} from the organization administrator."
msgstr "Будь ласка, запросіть інвайт для {email} у адміністратора організації."
#: zerver/forms.py:204
#, python-brace-format
msgid ""
"Your email address, {email}, is not in one of the domains that are allowed "
"to register for accounts in this organization."
msgstr "Ваша електронна адреса, {email}, не знаходиться в одному з доменів, яким дозволено зареєструватися для облікових записів у цій організації."
#: zerver/forms.py:209 zerver/forms.py:234 zerver/lib/email_validation.py:108
msgid "Please use your real email address."
msgstr "Будь ласка, використовуйте свою справжню електронну адресу."
#: zerver/forms.py:212
msgid "Email addresses containing + are not allowed in this organization."
msgstr "Електронні адреси що містять +, не дозволяються в цій організації."
#: zerver/forms.py:224
msgid ""
"New members cannot join this organization because all Zulip licenses are in "
"use. Please contact the person who invited you and ask them to increase the "
"number of licenses, then try again."
msgstr ""
#: zerver/forms.py:244
msgid "New password"
msgstr "Новий пароль"
#: zerver/forms.py:251
msgid "New password confirmation"
msgstr "Підтвердження нового пароля"
#: zerver/forms.py:470
msgid "Token"
msgstr "Токен"
#: zerver/forms.py:490
msgid "Add up to 10 comma-separated email addresses."
msgstr "Додайте до 10 електронних адрес, розділених комами."
#: zerver/forms.py:495
msgid "Please enter at most 10 emails."
msgstr "Будь ласка, введіть не більше 10 електронних адрес."
#: zerver/forms.py:508
msgid "We couldn't find that Zulip organization."
msgstr "Ми не змогли знайти цю організацію Zulip."
#: zerver/lib/actions.py:356
msgid "signups"
msgstr "реєстрації"
#: zerver/lib/actions.py:373 zerver/lib/actions.py:396
#, python-brace-format
msgid "{user} just signed up for Zulip. (total: {user_count})"
msgstr "{user} щойно зареєструвався в Zulip. (всього: {user_count})"
#: zerver/lib/actions.py:507
#, python-brace-format
msgid "{user} accepted your invitation to join Zulip!"
msgstr "{user} прийняв ваше запрошення приєднатися до Zulip!"
#: zerver/lib/actions.py:1455
msgid "Unable to render message"
msgstr "Неможливо відобразити повідомлення"
#: zerver/lib/actions.py:2263
msgid "You cannot attach a submessage to this message."
msgstr ""
#: zerver/lib/actions.py:2400
msgid "Reaction already exists."
msgstr "Реакція вже існує."
#: zerver/lib/actions.py:2510 zerver/lib/addressee.py:32
msgid "Invalid user ID {}"
msgstr "Недійсний ID користувача {}"
#: zerver/lib/actions.py:2579 zerver/lib/actions.py:7385
#: zerver/lib/streams.py:237 zerver/lib/streams.py:245
#: zerver/tornado/views.py:111 zerver/views/events_register.py:75
#: zerver/views/message_send.py:233 zerver/views/message_send.py:239
#: zerver/views/message_send.py:258 zerver/views/users.py:576
msgid "User not authorized for this query"
msgstr "Користувач не авторизований для цього запиту"
#: zerver/lib/actions.py:2616
#, python-brace-format
msgid "'{email}' is no longer using Zulip."
msgstr "'{email}' більше не використовує Zulip."
#: zerver/lib/actions.py:2623
msgid "You can't send private messages outside of your organization."
msgstr "Ви не можете надсилати приватні повідомлення за межами вашої організації."
#: zerver/lib/actions.py:2689
msgid "Expected exactly one stream"
msgstr "Очікується рівно один канал"
#: zerver/lib/actions.py:2700
msgid "Invalid data type for stream"
msgstr "Недійсний тип даних для каналу"
#: zerver/lib/actions.py:2716 zerver/lib/actions.py:2726
msgid "Invalid data type for recipients"
msgstr "Недійсний тип даних для одержувачів"
#: zerver/lib/actions.py:2734 zerver/lib/actions.py:2742
msgid "Recipient lists may contain emails or user IDs, but not both."
msgstr "Списки одержувачів можуть містити електронні адреси або ID користувачів, але не обидва разом."
#: zerver/lib/actions.py:2854
msgid "Reminders can only be set for streams."
msgstr "Нагадування можуть бути тільки встановленні для каналів."
#: zerver/lib/actions.py:2870
msgid "Nothing to change"
msgstr "Нема що змінювати"
#: zerver/lib/actions.py:2874
msgid "Private messages cannot be moved to streams."
msgstr ""
#: zerver/lib/actions.py:2876
msgid "Private messages cannot have topics."
msgstr ""
#: zerver/lib/actions.py:2879
msgid "Invalid propagate_mode without topic edit"
msgstr "Помилковий propagate_mode без редагування теми"
#: zerver/lib/actions.py:2882 zerver/lib/addressee.py:41
#: zerver/webhooks/ifttt/view.py:27 zerver/webhooks/zapier/view.py:39
msgid "Topic can't be empty"
msgstr "Тема не може бути порожньою"
#: zerver/lib/actions.py:2885
msgid "Cannot change message content while changing stream"
msgstr "Не вдається змінити вміст повідомлення під час зміни каналу"
#: zerver/lib/actions.py:2889
msgid "Widgets cannot be edited."
msgstr "Віджети не можна редагувати."
#: zerver/lib/actions.py:2942
msgid "Your organization has turned off message editing"
msgstr "Ваша організація вимкнула редагування повідомлень"
#: zerver/lib/actions.py:2961
msgid "You don't have permission to edit this message"
msgstr "Ви не маєте права редагувати це повідомлення"
#: zerver/lib/actions.py:2972
msgid "The time limit for editing this message has passed"
msgstr "Термін для редагування цього повідомлення минув"
#: zerver/lib/actions.py:2987
msgid "The time limit for editing this message's topic has passed"
msgstr ""
#: zerver/lib/actions.py:3024
msgid "You don't have permission to move this message"
msgstr "Ви не маєте дозволу на переміщення цього повідомлення"
#: zerver/lib/actions.py:3030
msgid ""
"You don't have permission to move this message due to missing access to its "
"stream"
msgstr "Ви не маєте дозволу на переміщення цього повідомлення тому що не маєте доступу до його каналу"
#: zerver/lib/actions.py:3068
msgid "Invalid default stream group name '{}'"
msgstr "Недійсне ім'я стандартної групи каналу '{}'"
#: zerver/lib/actions.py:3071
msgid "Default stream group name too long (limit: {} characters)"
msgstr "Ім'я стандартної групи каналу надто довге (обмеження: {} символів)"
#: zerver/lib/actions.py:3078
msgid "Default stream group name '{}' contains NULL (0x00) characters."
msgstr "Ім'я стандартної групи каналу '{}' містить символи NULL (0x00)."
#: zerver/lib/actions.py:3146
#, python-brace-format
msgid ""
"Your bot {bot_identity} tried to send a message to stream ID {stream_id}, "
"but there is no stream with that ID."
msgstr "Ваш бот {bot_identity} намагався надіслати повідомлення в ID каналу {stream_id}, але каналу з цим ID немає."
#: zerver/lib/actions.py:3152
#, python-brace-format
msgid ""
"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."
msgstr "Ваш бот {bot_identity} намагався надіслати повідомлення в канал {stream_name}, але такого каналу немає. Клацніть [тут]({new_stream_link}) щоб створити його."
#: zerver/lib/actions.py:3160
#, python-brace-format
msgid ""
"Your bot {bot_identity} tried to send a message to stream {stream_name}. The"
" stream exists but does not have any subscribers."
msgstr "Ваш бот {bot_identity} намагався надіслати повідомлення в канал {stream_name}. Канал існує, але не має підписників."
#: zerver/lib/actions.py:3207
msgid "Private messages are disabled in this organization."
msgstr "Приватні повідомлення відключені в цій організації."
#: zerver/lib/actions.py:3333
msgid "Widgets: API programmer sent invalid JSON content"
msgstr "Віджети: API розробник надіслав JSON з помилковим вмістом"
#: zerver/lib/actions.py:3339
#, python-brace-format
msgid "Widgets: {error_msg}"
msgstr "Віджети: {error_msg}"
#: zerver/lib/actions.py:3357
msgid "You do not have permission to use wildcard mentions in this stream."
msgstr "Ви не маєте дозволу на використання масових згадувань у цьому каналі."
#: zerver/lib/actions.py:3610
msgid "Subscriber data is not available for this stream"
msgstr "Дані підписника недоступні для цього каналу"
#: zerver/lib/actions.py:3617
msgid "Unable to retrieve subscribers for private stream"
msgstr "Не вдається отримати підписників для приватного каналу"
#: zerver/lib/actions.py:4879
#, python-brace-format
msgid "{user_name} renamed stream {old_stream_name} to {new_stream_name}."
msgstr "{user_name} перейменував канал {old_stream_name} на {new_stream_name}."
#: zerver/lib/actions.py:5005
msgid "Signups enabled"
msgstr "Реєстрація увімкнена"
#: zerver/lib/actions.py:5137
msgid "Invalid default stream group {}"
msgstr "Недійсна група основних каналів {}"
#: zerver/lib/actions.py:5183 zerver/lib/actions.py:5210
#, python-brace-format
msgid ""
"'{stream_name}' is a default stream and cannot be added to '{group_name}'"
msgstr "'{stream_name}' є основним каналом і не може бути доданий до '{group_name}'"
#: zerver/lib/actions.py:5194
#, python-brace-format
msgid "Default stream group '{group_name}' already exists"
msgstr "Група основних каналів '{group_name}' вже існує"
#: zerver/lib/actions.py:5216
#, python-brace-format
msgid ""
"Stream '{stream_name}' is already present in default stream group "
"'{group_name}'"
msgstr "Канал '{stream_name}' вже присутній у групі основних каналів '{group_name}'"
#: zerver/lib/actions.py:5232
#, python-brace-format
msgid ""
"Stream '{stream_name}' is not present in default stream group '{group_name}'"
msgstr "Канал '{stream_name}' не присутній у групі основних каналів '{group_name}'"
#: zerver/lib/actions.py:5246
msgid "This default stream group is already named '{}'"
msgstr "Ця група основних каналів вже названа '{}'"
#: zerver/lib/actions.py:5250
msgid "Default stream group '{}' already exists"
msgstr "Група основних каналів '{}' вже існує"
#: zerver/lib/actions.py:5709
msgid "Invalid flag: '{}'"
msgstr "Недійсний прапор: '{}'"
#: zerver/lib/actions.py:5711
msgid "Flag not editable: '{}'"
msgstr "Прапорець не можна редагувати: '{}'"
#: zerver/lib/actions.py:5713
msgid "Invalid message flag operation: '{}'"
msgstr "Недійсна операція прапору повідомлення: '{}'"
#: zerver/lib/actions.py:5727 zerver/lib/actions.py:5729
#: zerver/lib/message.py:703 zerver/lib/message.py:709
msgid "Invalid message(s)"
msgstr "Недійсне(і) повідомлення"
#: zerver/lib/actions.py:5797
#, python-brace-format
msgid "{user} has marked this topic as resolved."
msgstr ""
#: zerver/lib/actions.py:5801
#, python-brace-format
msgid "{user} has marked this topic as unresolved."
msgstr ""
#: zerver/lib/actions.py:6361
#, python-brace-format
msgid "This topic was moved by {user} to {new_location}"
msgstr "Ця тема переміщена користувачем {user} до {new_location}"
#: zerver/lib/actions.py:6366
#, python-brace-format
msgid "This topic was moved here from {old_location} by {user}"
msgstr "Ця тема переміщена сюди з {old_location} користувачем {user}"
#: zerver/lib/actions.py:6852
#, python-brace-format
msgid ""
"You do not have enough remaining invites for today. Please contact {email} "
"to have your limit raised. No invitations were sent."
msgstr "У вас залишились недостатньо запрошень на сьогодні. Будь ласка, зв’яжіться з {email} щоб збільшити ліміт. Запрошення не надіслано."
#: zerver/lib/actions.py:6908
msgid ""
"Your account is too new to send invites for this organization. Ask an "
"organization admin, or a more experienced user."
msgstr "Ваш обліковий запис занадто новий для надсилання запрошень для цієї організації. Попросіть адміністратора організації або досвідченого користувача."
#: zerver/lib/actions.py:6948
msgid "Some emails did not validate, so we didn't send any invitations."
msgstr "Деякі електронні листи не підтверджені, тому ми не надсилали жодних запрошень."
#: zerver/lib/actions.py:6956
msgid "We weren't able to invite anyone."
msgstr "Ми не змогли запросити когось."
#: zerver/lib/actions.py:6991
msgid ""
"Some of those addresses are already using Zulip, so we didn't send them an "
"invitation. We did send invitations to everyone else!"
msgstr "Деякі з цих адрес вже використовують Zulip, тому ми не надіслали їм запрошення. Ми надіслали запрошення всім іншим!"
#: zerver/lib/actions.py:7606
msgid "Invalid order mapping."
msgstr "Недійсне відображення порядку."
#: zerver/lib/actions.py:7681 zerver/lib/users.py:343
#: zerver/views/custom_profile_fields.py:137
#: zerver/views/custom_profile_fields.py:157
#, python-brace-format
msgid "Field id {id} not found."
msgstr "Ідентифікатор поля {id} не знайдено."
#: zerver/lib/actions.py:7708 zerver/lib/actions.py:7721
msgid "User group '{}' already exists."
msgstr "Група користувачів '{}' вже існує."
#: zerver/lib/addressee.py:21
msgid "Invalid email '{}'"
msgstr "Недійсна адреса електронної пошти '{}'"
#: zerver/lib/addressee.py:69 zerver/lib/addressee.py:137
#: zerver/views/typing.py:39
msgid "Missing topic"
msgstr "Відсутня тема"
#: zerver/lib/addressee.py:122 zerver/views/typing.py:36
msgid "Cannot send to multiple streams"
msgstr "Неможливо відправити в декілька каналів"
#: zerver/lib/addressee.py:134
msgid "Missing stream"
msgstr "Відсутній канал"
#: zerver/lib/addressee.py:145
msgid "Message must have recipients"
msgstr "Повідомлення має містити одержувачів"
#: zerver/lib/addressee.py:154 zerver/lib/outgoing_webhook.py:193
msgid "Invalid message type"
msgstr "Недійсний тип повідомлення"
#: zerver/lib/attachments.py:24
msgid "Invalid attachment"
msgstr "Неправильне вкладення"
#: zerver/lib/attachments.py:33
msgid ""
"An error occurred while deleting the attachment. Please try again later."
msgstr "Під час видалення вкладення сталася помилка. Будь-ласка спробуйте пізніше."
#: zerver/lib/bot_lib.py:105
msgid "Message must have recipients!"
msgstr "Повідомлення повинно мати отримувачів!"
#: zerver/lib/domains.py:10
msgid "Domain can't be empty."
msgstr "Домен не може бути порожнім."
#: zerver/lib/domains.py:12
msgid "Domain must have at least one dot (.)"
msgstr "Домен повинен мати принаймні одну крапку (.)"
#: zerver/lib/domains.py:14
msgid "Domain is too long"
msgstr "Домен занадто довгий"
#: zerver/lib/domains.py:16
msgid "Domain cannot start or end with a dot (.)"
msgstr "Домен не може починатись чи закінчуватись точкою (.)"
#: zerver/lib/domains.py:19
msgid "Consecutive '.' are not allowed."
msgstr "Послідовні '.' заборонені."
#: zerver/lib/domains.py:21
msgid "Subdomains cannot start or end with a '-'."
msgstr "Піддомени не можуть починатись чи закінчуватись на '-'."
#: zerver/lib/domains.py:23
msgid "Domain can only have letters, numbers, '.' and '-'s."
msgstr "Домен може мати лише літери, цифри, '.' та '-'."
#: zerver/lib/drafts.py:61
msgid "Timestamp must not be negative."
msgstr "Часова мітка не може бути від'ємною."
#: zerver/lib/drafts.py:70
msgid "Topic must not contain null bytes"
msgstr "Тема не повинна містити нульових байтів"
#: zerver/lib/drafts.py:72
msgid "Must specify exactly 1 stream ID for stream messages"
msgstr "Потрібно вказати рівно 1 ідентифікатор каналу для повідомлень каналу"
#: zerver/lib/drafts.py:96
msgid "User has disabled synchronizing drafts."
msgstr ""
#: zerver/lib/drafts.py:139 zerver/lib/drafts.py:156
msgid "Draft does not exist"
msgstr "Чернетки не існує"
#: zerver/lib/email_notifications.py:117 zerver/lib/email_notifications.py:139
msgid "Open Zulip to see the spoiler content"
msgstr "Відкрийте Zulip, щоб побачити прихований вміст"
#: zerver/lib/email_notifications.py:525
msgid "Zulip notifications"
msgstr "Сповіщення Zulip"
#: zerver/lib/email_validation.py:101
msgid "Invalid address."
msgstr "Недійсна адреса."
#: zerver/lib/email_validation.py:106
msgid "Outside your domain."
msgstr "За межами вашого домену."
#: zerver/lib/email_validation.py:110 zerver/views/users.py:598
msgid "Email addresses containing + are not allowed."
msgstr "Електронні адреси, що містять +, не дозволені."
#: zerver/lib/email_validation.py:155
msgid "Reserved for system bots."
msgstr "Зарезервовано для системних ботів."
#: zerver/lib/email_validation.py:178
#, python-brace-format
msgid "{email} already has an account"
msgstr "{email} вже має обліковий запис"
#: zerver/lib/email_validation.py:180
msgid "Already has an account."
msgstr "Вже є обліковий запис."
#: zerver/lib/email_validation.py:182
msgid "Account has been deactivated."
msgstr "Обліковий запис був деактивований."
#: zerver/lib/emoji.py:57 zerver/views/realm_emoji.py:60
msgid "Emoji '{}' does not exist"
msgstr "Емодзі '{}' не існує"
#: zerver/lib/emoji.py:67
msgid "Invalid custom emoji."
msgstr "Недійсний користувацький емодзі."
#: zerver/lib/emoji.py:69
msgid "Invalid custom emoji name."
msgstr "Недійсне ім'я користувацького емодзі."
#: zerver/lib/emoji.py:71
msgid "This custom emoji has been deactivated."
msgstr "Ця нестандартна емодзі була деактивована."
#: zerver/lib/emoji.py:74 zerver/lib/emoji.py:79
msgid "Invalid emoji code."
msgstr "Недійсний код емодзі."
#: zerver/lib/emoji.py:76 zerver/lib/emoji.py:81
msgid "Invalid emoji name."
msgstr "Недійсне ім'я емодзі."
#: zerver/lib/emoji.py:84
msgid "Invalid emoji type."
msgstr "Недійсний тип емодзі."
#: zerver/lib/emoji.py:99
msgid "Must be an organization administrator or emoji author"
msgstr "Необхідно бути адміністратором організації або автором емодзі"
#: zerver/lib/emoji.py:106 zerver/models.py:965
msgid "Invalid characters in emoji name"
msgstr "Недійсні символи в назві емодзі"
#: zerver/lib/emoji.py:107
msgid "Emoji name is missing"
msgstr "Відсутня назва емодзі"
#: zerver/lib/error_notify.py:203
msgid "Invalid type parameter"
msgstr "Недійсний параметр типу"
#: zerver/lib/events.py:1271
msgid "Could not allocate event queue"
msgstr "Не вдалося виділити чергу подій"
#: zerver/lib/exceptions.py:134
#, python-brace-format
msgid "Stream '{stream}' does not exist"
msgstr "Канал '{stream}' не існує"
#: zerver/lib/exceptions.py:146
#, python-brace-format
msgid "Stream with ID '{stream_id}' does not exist"
msgstr "Канал з ідентифікатором '{stream_id}' не існує"
#: zerver/lib/exceptions.py:155
msgid "organization owner"
msgstr "власник організації"
#: zerver/lib/exceptions.py:155
msgid "user"
msgstr "користувач"
#: zerver/lib/exceptions.py:159
#, python-brace-format
msgid "Cannot deactivate the only {entity}."
msgstr "Неможливо деактивувати єдину {entity}."
#: zerver/lib/exceptions.py:171
#, python-brace-format
msgid "Invalid Markdown include statement: {include_statement}"
msgstr "Markdown містить недійсний вираз: {include_statement}"
#: zerver/lib/exceptions.py:183
msgid "API usage exceeded rate limit"
msgstr "Використання API перевищило встановлений ліміт"
#: zerver/lib/exceptions.py:206 zerver/lib/request.py:375
#: zerver/webhooks/slack_incoming/view.py:35
msgid "Malformed JSON"
msgstr "Помилковий JSON"
#: zerver/lib/exceptions.py:217
msgid "Must be an organization member"
msgstr "Має бути учасником організації"
#: zerver/lib/exceptions.py:228 zerver/views/invite.py:57
#: zerver/views/invite.py:112 zerver/views/invite.py:156
2019-12-11 20:22:50 +01:00
msgid "Must be an organization administrator"
msgstr "Має бути адміністратором організації"
#: zerver/lib/exceptions.py:239
msgid "Must be an organization owner"
msgstr "Має бути власником організації"
#: zerver/lib/exceptions.py:250
msgid "Must be an organization or stream administrator"
msgstr "Має бути адміністратором організації або каналу"
#: zerver/lib/exceptions.py:263
msgid "Your username or password is incorrect"
msgstr ""
#: zerver/lib/exceptions.py:271
msgid "Account is deactivated"
msgstr "Обліковий запис деактивовано"
#: zerver/lib/exceptions.py:279
msgid "This organization has been deactivated"
msgstr "Ця організація була деактивована"
#: zerver/lib/exceptions.py:287
msgid "Password authentication is disabled in this organization"
msgstr ""
#: zerver/lib/exceptions.py:295
msgid "Your password has been disabled and needs to be reset"
msgstr ""
#: zerver/lib/exceptions.py:311
msgid "Invalid API key"
msgstr "Неправильний ключ API"
#: zerver/lib/exceptions.py:317
msgid "Malformed API key"
msgstr "Неправильний ключ API"
#: zerver/lib/exceptions.py:330
#, python-brace-format
msgid ""
"The '{event_type}' event isn't currently supported by the {webhook_name} "
"webhook"
msgstr "'{event_type}' подія на поточний момент не підтримується вебхуком {webhook_name}"
#: zerver/lib/exceptions.py:353 zerver/views/auth.py:638
#: zerver/views/auth.py:883 zerver/views/auth.py:946
msgid "Invalid subdomain"
msgstr "Недійсний піддомен"
#: zerver/lib/exceptions.py:386
msgid "Access denied"
msgstr "Доступ заборонено"
#: zerver/lib/external_accounts.py:49
msgid "Custom external account must define URL pattern"
msgstr "Довільний зовнішній обліковий запис повинен визначити шаблон URL"
#: zerver/lib/external_accounts.py:51
msgid "Invalid external account type"
msgstr "Недійсний тип зовнішнього облікового запису"
#: zerver/lib/hotspots.py:13
msgid "Reply to a message"
msgstr "Відповісти на повідомлення"
#: zerver/lib/hotspots.py:14
msgid "Click anywhere on a message to reply."
msgstr "Для відповіді натисніть у будь-якому місці цього повідомлення."
#: zerver/lib/hotspots.py:17
msgid "Catch up on a stream"
msgstr "Наздогнати у каналі"
#: zerver/lib/hotspots.py:19
msgid ""
"Messages sent to a stream are seen by everyone subscribed to that stream. "
"Try clicking on one of the stream links below."
msgstr "Повідомлення, відправлені в канал, бачать усі, хто підписався на цей канал. Спробуйте натиснути одне з посилань в каналі нижче."
#: zerver/lib/hotspots.py:24
msgid "Topics"
msgstr "Теми"
#: zerver/lib/hotspots.py:26
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."
msgstr "У кожного повідомлення є тема. Теми дозволяють легко стежити за бесідами та полегшити відповідь на бесіди, які починаються коли ви оффлайн."
#: zerver/lib/hotspots.py:32
msgid "Settings"
msgstr "Налаштування"
#: zerver/lib/hotspots.py:34
msgid "Go to Settings to configure your notifications and display settings."
msgstr "Перейдіть у Налаштування щоб настроїти Ваші повідомлення та відображення."
#: zerver/lib/hotspots.py:38
msgid "Compose"
msgstr "Створити"
#: zerver/lib/hotspots.py:40
msgid ""
"Click here to start a new conversation. Pick a topic (2-3 words is best), "
"and give it a go!"
msgstr "Натисніть тут, щоб розпочати нову бесіду. Виберіть тему (найкраще всього 2-3 слова), і дайте їй розпочатись!"
#: zerver/lib/integrations.py:35
msgid "Integration frameworks"
msgstr "Інтеграційні фреймворки"
#: zerver/lib/integrations.py:36
msgid "Continuous integration"
msgstr "Безперервна інтеграція"
#: zerver/lib/integrations.py:37
msgid "Customer support"
msgstr "Підтримка клієнтів"
#: zerver/lib/integrations.py:38
msgid "Deployment"
msgstr "Розгортання"
#: zerver/lib/integrations.py:39
msgid "Entertainment"
msgstr ""
#: zerver/lib/integrations.py:40
msgid "Communication"
msgstr "Зв'язок"
#: zerver/lib/integrations.py:41
msgid "Financial"
msgstr "Фінанси"
#: zerver/lib/integrations.py:42
msgid "HR"
msgstr "HR"
#: zerver/lib/integrations.py:43
msgid "Marketing"
msgstr "Маркетинг"
#: zerver/lib/integrations.py:44
msgid "Miscellaneous"
msgstr "Різне"
#: zerver/lib/integrations.py:45
msgid "Monitoring tools"
msgstr "Інструменти моніторингу"
#: zerver/lib/integrations.py:46
msgid "Project management"
msgstr "Управління проектами"
#: zerver/lib/integrations.py:47
msgid "Productivity"
msgstr "Продуктивність"
#: zerver/lib/integrations.py:48
msgid "Version control"
msgstr "Контроль версій"
#: zerver/lib/message.py:144
msgid "Message must not be empty"
msgstr "Повідомлення не може бути порожнім"
#: zerver/lib/message.py:146
msgid "Message must not contain null bytes"
msgstr "Повідомлення не повинно містити нульових байтів"
#: zerver/lib/narrow.py:29
msgid "Operator {} not supported."
msgstr "Оператор {} не підтримується."
#: zerver/lib/onboarding.py:69
#, python-brace-format
msgid ""
"[Read the guide]({help_url}) for getting your organization started with "
"Zulip"
msgstr "[Прочитайте посібник]({help_url}) для початку роботи вашої організації із Zulip"
#: zerver/lib/onboarding.py:74
msgid "Hello, and welcome to Zulip!"
msgstr "Привіт і ласкаво просимо до Zulip!"
#: zerver/lib/onboarding.py:76
msgid "This is a private message from me, Welcome Bot."
msgstr "Це приватне повідомлення від мене, Welcome Bot."
#: zerver/lib/onboarding.py:78
msgid "Here are some tips to get you started:"
msgstr "Ось кілька порад, щоб почати роботу:"
#: zerver/lib/onboarding.py:80
#, python-brace-format
msgid "Download our [Desktop and mobile apps]({apps_url})"
msgstr "Завантажте наші [настільні та мобільні додатки]({apps_url})"
#: zerver/lib/onboarding.py:82
#, python-brace-format
msgid ""
"Customize your account and notifications on your [Settings "
"page]({settings_url})"
msgstr "Налаштуйте свій обліковий запис та сповіщення на [сторінці Налаштування]({settings_url})"
#: zerver/lib/onboarding.py:84
msgid "Type `?` to check out Zulip's keyboard shortcuts"
msgstr "Натисніть `?`, щоби переглянути комбінації клавіш Zulip"
#: zerver/lib/onboarding.py:86
msgid "The most important shortcut is `r` to reply."
msgstr "Найважливіша гаряча клавіша це `r` для відповіді."
#: zerver/lib/onboarding.py:88
msgid "Practice sending a few messages by replying to this conversation."
msgstr "Попрактикуйтеся, надіславши кілька повідомлень у відповідь на цю розмову."
#: zerver/lib/onboarding.py:91
msgid ""
"If you're not into keyboards, that's okay too; clicking anywhere on this "
"message will also do the trick!"
msgstr "Якщо ви не любите клавіатури нічого страшного, клацніть будь-де на цьому повідомленні й буде вам щастя!"
#: zerver/lib/onboarding.py:111
msgid "Congratulations on your first reply!"
msgstr "Вітаємо вас з першою відповіддю!"
#: zerver/lib/onboarding.py:116
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 "Не соромтесь продовжувати використовувати цей простір, щоб практикувати нові навички обміну повідомленнями. Або спробуйте клацнути на деяких назвах каналів зліва!"
#: zerver/lib/onboarding.py:130
msgid ""
"This is a private stream, as indicated by the lock icon next to the stream "
"name."
msgstr "Це приватний канал, на це вказує значок замка поруч із назвою каналу."
#: zerver/lib/onboarding.py:132
msgid "Private streams are only visible to stream members."
msgstr "Приватні канали доступні лише його учасникам."
#: zerver/lib/onboarding.py:136
#, python-brace-format
msgid ""
"To manage this stream, go to [Stream settings]({stream_settings_url}) and "
"click on `{initial_private_stream_name}`."
msgstr "Щоб керувати цим каналом, перейдіть до [налаштувань каналу]({stream_settings_url}) та клацніть на `{initial_private_stream_name}`."
#: zerver/lib/onboarding.py:146
#, python-brace-format
msgid ""
"This is a message on stream #**{default_notification_stream_name}** with the"
" topic `topic demonstration`."
msgstr "Це повідомлення у каналі #**{default_notification_stream_name}** із темою `topic demonstration`."
#: zerver/lib/onboarding.py:152
msgid "Topics are a lightweight tool to keep conversations organized."
msgstr "Теми це легкий інструмент для організації розмов."
#: zerver/lib/onboarding.py:154
#, python-brace-format
msgid ""
"You can learn more about topics at [Streams and "
"topics]({about_topics_help_url})."
msgstr "Ви можете дізнатися більше про теми на сторінці [канали та теми]({about_topics_help_url})."
#: zerver/lib/onboarding.py:159
#, python-brace-format
msgid ""
"This is a message on stream #**{default_notification_stream_name}** with the"
" topic `swimming turtles`."
msgstr "Це повідомлення в каналі #**{default_notification_stream_name}** з темою `swimming turtles`."
#: zerver/lib/onboarding.py:168
#, python-brace-format
msgid ""
"[Start a new topic]({start_topic_help_url}) any time you're not replying to "
"a previous message."
msgstr "[Почніть нову тему]({start_topic_help_url}) будь-коли, коли ви не відповідаєте на попереднє повідомлення."
#: zerver/lib/outgoing_webhook.py:293
msgid "Invalid JSON in response"
msgstr "Неправильний JSON у відповіді"
#: zerver/lib/outgoing_webhook.py:302
msgid "Invalid response format"
msgstr "Неправильний формат відповіді"
#: zerver/lib/push_notifications.py:266
msgid "Invalid GCM option to bouncer: priority {!r}"
msgstr "Неправильна GCM опція для баунсера: пріоритет {!r}"
#: zerver/lib/push_notifications.py:276
msgid "Invalid GCM options to bouncer: {}"
msgstr "Неправильні GCM опції для баунсера: {}"
#. error
#: zerver/lib/push_notifications.py:470 zilencer/views.py:150
msgid "Token does not exist"
msgstr "Токен не існує"
#: zerver/lib/push_notifications.py:634
msgid ""
"This organization has disabled including message content in mobile push "
"notifications"
msgstr ""
#: zerver/lib/push_notifications.py:722
#, python-brace-format
msgid "{full_name} mentioned @{user_group_name}:"
msgstr ""
#: zerver/lib/push_notifications.py:726
#, python-brace-format
msgid "{full_name} mentioned you:"
msgstr "{full_name} згадав вас:"
#: zerver/lib/push_notifications.py:728
#, python-brace-format
msgid "{full_name} mentioned everyone:"
msgstr "{full_name} згадав усіх:"
#: zerver/lib/remote_server.py:91
msgid "Push notifications bouncer error: {}"
msgstr "Помилка баунсера для пуш повідомлень: {}"
#: zerver/lib/request.py:88
#, python-brace-format
msgid "Can't decide between '{var_name1}' and '{var_name2}' arguments"
msgstr "Неможливо визначитись між '{var_name1}' та '{var_name2}' аргументами"
#: zerver/lib/request.py:100
#, python-brace-format
msgid "Missing '{var_name}' argument"
msgstr "Відсутній аргумент '{var_name}'"
#: zerver/lib/request.py:113
#, python-brace-format
msgid "Bad value for '{var_name}': {bad_value}"
msgstr "Погане значення для '{var_name}': {bad_value}"
#: zerver/lib/request.py:427
msgid "Argument \"{}\" is not valid JSON."
msgstr "Аргумент \"{}\" не є коректним JSON."
#: zerver/lib/response.py:27
msgid "Not logged in: API authentication or user session required"
msgstr "Відсутній вхід: потрібні API автентифікації або сесія користувача"
#: zerver/lib/send_email.py:68
msgid "Zulip Account Security"
msgstr "Безпека облікового запису Zulip"
#: zerver/lib/streams.py:171 zerver/lib/streams.py:421
#: zerver/lib/streams.py:541
msgid "Invalid stream name '{}'"
msgstr "Недійсне ім'я каналу '{}'"
#: zerver/lib/streams.py:174
msgid "Stream name too long (limit: {} characters)."
msgstr "Назва каналу занадто довга (обмеження: {} символів)."
#: zerver/lib/streams.py:179
msgid "Stream name '{}' contains NULL (0x00) characters."
msgstr "Назва каналу '{}' містить символи NULL (0x00)."
#: zerver/lib/streams.py:196
msgid "Only organization administrators can send to this stream."
msgstr "Лише адміністратори організації можуть надсилати в цей канал."
#: zerver/lib/streams.py:202
msgid ""
"Only organization administrators and moderators can send to this stream."
msgstr "Лише адміністратори організації та модератори можуть надсилати в цей канал."
#: zerver/lib/streams.py:205
msgid "Guests cannot send to this stream."
msgstr "Гості не можуть надсилати в цей канал"
#: zerver/lib/streams.py:210
msgid "New members cannot send to this stream."
msgstr "Нові учасники не можуть надсилати до цього каналу."
#: zerver/lib/streams.py:270
msgid "Not authorized to send to stream '{}'"
msgstr "Не авторизовано для відправлення в канал '{}'"
#: zerver/lib/streams.py:275
msgid "Please supply 'stream'."
msgstr "Будь ласка вкажіть 'stream'."
#: zerver/lib/streams.py:278
msgid "Please choose one: 'stream' or 'stream_id'."
msgstr "Будь ласка оберіть один: 'stream' або 'stream_id'."
#: zerver/lib/streams.py:284 zerver/lib/streams.py:306
#: zerver/lib/streams.py:376 zerver/lib/streams.py:437
msgid "Invalid stream id"
msgstr "Недійсний ідентифікатор каналу"
#: zerver/lib/streams.py:413
msgid "Stream name '{}' is already taken."
msgstr "Назву каналу '{}' вже прийнято."
#: zerver/lib/streams.py:666
msgid "Stream(s) ({}) do not exist"
msgstr "Канал(и) ({}) не існує"
#: zerver/lib/streams.py:672
msgid "User cannot create stream with this settings."
msgstr "Користувач не може створити канал з цими налаштуваннями."
#: zerver/lib/streams.py:692
msgid "Default stream group with id '{}' does not exist."
msgstr "Групи основних каналів з ідентифікатором '{}' не існує."
#: zerver/lib/upload.py:113 zerver/lib/upload.py:129 zerver/lib/upload.py:192
msgid "Could not decode image; did you upload an image file?"
msgstr "Неможливо декодувати малюнок; ви завантажили файл малюнку?"
#: zerver/lib/upload.py:115 zerver/lib/upload.py:131 zerver/lib/upload.py:194
msgid "Image size exceeds limit."
msgstr "Розмір малюнку перевищує встановлений ліміт."
#: zerver/lib/upload.py:327
msgid "Upload would exceed your organization's upload quota."
msgstr "Завантаження перевищить квоту завантаження вашої організації."
#: zerver/lib/user_groups.py:25
msgid "Invalid user group"
msgstr "Недійсна група користувачів"
#: zerver/lib/users.py:37
msgid "Name too long!"
msgstr "Ім'я занадто довге!"
#: zerver/lib/users.py:39
msgid "Name too short!"
msgstr "Ім'я занадто коротке!"
#: zerver/lib/users.py:42
msgid "Invalid characters in name!"
msgstr "Недійсні символи в імені!"
#: zerver/lib/users.py:48
msgid "Invalid format!"
msgstr "Недійсний формат!"
#: zerver/lib/users.py:64
msgid "Name is already in use!"
msgstr "Ім'я вже використовується!"
#: zerver/lib/users.py:70 zerver/views/users.py:407 zerver/views/users.py:581
msgid "Bad name or username"
msgstr "Хибне ім'я або ім'я користувача"
#: zerver/lib/users.py:85
msgid "Invalid integration '{}'."
msgstr "Недійсна інтеграція '{}'."
#: zerver/lib/users.py:90
msgid "Missing configuration parameters: {}"
msgstr "Відсутні параметри конфігурації: {}"
#: zerver/lib/users.py:99
msgid "Invalid {} value {} ({})"
msgstr "Неправильне {} значення {} ({})"
#: zerver/lib/users.py:114
msgid "Invalid configuration data!"
msgstr "Недійсні дані конфігурації!"
#: zerver/lib/users.py:148
msgid "Invalid bot type"
msgstr "Невірний тип бота"
#: zerver/lib/users.py:153
msgid "Invalid interface type"
msgstr "Недійсний тип інтерфейсу"
#: zerver/lib/users.py:222 zerver/lib/users.py:227 zerver/models.py:3754
msgid "Invalid user ID: {}"
msgstr "Недійсний ID користувача: {}"
#: zerver/lib/users.py:235 zerver/lib/users.py:237
msgid "No such bot"
msgstr "Немає такого бота"
#: zerver/lib/users.py:259 zerver/lib/users.py:261 zerver/views/presence.py:43
#: zerver/views/users.py:662
msgid "No such user"
msgstr "Немає такого користувача"
#: zerver/lib/users.py:263
msgid "User is deactivated"
msgstr "Користувача деактивовано"
#: zerver/lib/validator.py:62 zerver/lib/validator.py:124
#, python-brace-format
msgid "{var_name} is not a string"
msgstr "{var_name} не є рядком"
#: zerver/lib/validator.py:69
#, python-brace-format
msgid "{item} cannot be blank."
msgstr "{item} не може бути порожнім."
#: zerver/lib/validator.py:77 zerver/lib/validator.py:143
#, python-brace-format
msgid "Invalid {var_name}"
msgstr "Недійсний {var_name}"
#: zerver/lib/validator.py:92
#, python-brace-format
msgid "{var_name} is too long (limit: {max_length} characters)"
msgstr "{var_name} занадто довге (обмеження: {max_length} символів)"
#: zerver/lib/validator.py:107
#, python-brace-format
msgid "{var_name} has incorrect length {length}; should be {target_length}"
msgstr "{var_name} має неправильну довжину {length}; має бути {target_length}"
#: zerver/lib/validator.py:127 zerver/lib/validator.py:129
#, python-brace-format
msgid "{var_name} is not a date"
msgstr "{var_name} не є датою"
#: zerver/lib/validator.py:135
#, python-brace-format
msgid "{var_name} is not an integer"
msgstr "{var_name} не є цілим числом"
#: zerver/lib/validator.py:154
#, python-brace-format
msgid "{var_name} is too small"
msgstr ""
#: zerver/lib/validator.py:156
#, python-brace-format
msgid "{var_name} is too large"
msgstr ""
#: zerver/lib/validator.py:164
#, python-brace-format
msgid "{var_name} is not a float"
msgstr "{var_name} не є дійсним «float» числом"
#: zerver/lib/validator.py:170
#, python-brace-format
msgid "{var_name} is not a boolean"
msgstr "{var_name} не є логічним типом «bool»"
#: zerver/lib/validator.py:180
#, python-brace-format
msgid "{var_name} is not a valid hex color code"
msgstr "{var_name} не є коректним шістнадцятковим «hex» кодом кольору"
#: zerver/lib/validator.py:200
#, python-brace-format
msgid "{var_name} is not a list"
msgstr "{var_name} не є списком «list»"
#: zerver/lib/validator.py:204
#, python-brace-format
msgid "{container} should have exactly {length} items"
msgstr "{container} повинен мати точно {length} елементів"
#: zerver/lib/validator.py:251
#, python-brace-format
msgid "{var_name} is not a dict"
msgstr "{var_name} не є словником «dict»"
#: zerver/lib/validator.py:259
#, python-brace-format
msgid "{key_name} key is missing from {var_name}"
msgstr "{key_name} ключ відсутній у {var_name}"
#: zerver/lib/validator.py:284
msgid "Unexpected arguments: {}"
msgstr "Неочікувані аргументи: {}"
#: zerver/lib/validator.py:317
#, python-brace-format
msgid "{var_name} is not an allowed_type"
msgstr "{var_name} не є дозволеним типом allowed_type"
#: zerver/lib/validator.py:326
#, python-brace-format
msgid "{variable} != {expected_value} ({value} is wrong)"
msgstr "{variable} != {expected_value} ({value} невірне)"
#: zerver/lib/validator.py:353
#, python-brace-format
msgid "{var_name} is not a URL"
msgstr "{var_name} не є URL"
#: zerver/lib/validator.py:360
msgid "Malformed URL pattern."
msgstr "Неправильний шаблон URL."
#: zerver/lib/validator.py:381
#, python-brace-format
msgid "'{item}' cannot be blank."
msgstr "'{item}' не може бути порожнім."
#: zerver/lib/validator.py:397
#, python-brace-format
msgid "'{value}' is not a valid choice for '{field_name}'."
msgstr "'{value}' не є правильним вибором для '{field_name}'."
#: zerver/lib/validator.py:574
#, python-brace-format
msgid "{var_name} is not a string or an integer list"
msgstr "{var_name} не є рядком або списком цілих чисел"
#: zerver/lib/validator.py:584
#, python-brace-format
msgid "{var_name} is not a string or integer"
msgstr "{var_name} не є рядком або цілим числом"
#: zerver/lib/webhooks/common.py:72
#, python-brace-format
msgid "Missing the HTTP event header '{header}'"
msgstr "Відсутній заголовок HTTP-події '{header}'"
#: zerver/lib/webhooks/common.py:230
msgid "The {} webhook expects time in milliseconds."
msgstr "Вебхук {} очікує час в мілісекундах."
#: zerver/lib/zcommand.py:30
msgid "There should be a leading slash in the zcommand."
msgstr "Повинен бути присутній слеш у zcommand. "
#: zerver/lib/zcommand.py:79
msgid "No such command: {}"
msgstr "Немає такої команди: {}"
#: zerver/middleware.py:462
msgid "Internal server error"
msgstr "Внутрішня помилка сервера"
#: zerver/middleware.py:489
#, python-brace-format
msgid "CSRF error: {reason}"
msgstr "Помилка CSRF: {reason}"
#: zerver/models.py:393
msgid "stream events"
msgstr "події каналу"
#: zerver/models.py:510
msgid "Available on Zulip Standard. Upgrade to access."
msgstr "Доступний у стандартному Zulip. Для доступу треба підвищити рівень."
#: zerver/models.py:1035
msgid "Invalid linkifier pattern. Valid characters are {}."
msgstr "Хибний шаблон пов'язувача. Правильні символи: {}."
#: zerver/models.py:1055
msgid "Invalid URL format string."
msgstr "Помилковий формат рядка URL."
#: zerver/models.py:1097
#, python-format
msgid ""
"Group %(name)r in URL format string is not present in linkifier pattern."
msgstr ""
#: zerver/models.py:1109
#, python-format
msgid ""
"Group %(name)r in linkifier pattern is not present in URL format string."
msgstr ""
#: zerver/models.py:1204 zerver/views/realm_playgrounds.py:25
msgid "Invalid characters in pygments language"
msgstr "Недійсні символи в мові pygments"
#: zerver/models.py:1633
msgid "Organization owner"
msgstr "Власник організації"
#: zerver/models.py:1634
msgid "Organization administrator"
msgstr "Адміністратор організації"
#: zerver/models.py:1635
msgid "Moderator"
msgstr "Модератор"
#: zerver/models.py:1636
msgid "Member"
msgstr "Учасник"
#: zerver/models.py:1637
msgid "Guest"
msgstr "Гість"
#: zerver/models.py:2603
msgid "Unicode emoji"
msgstr "Юнікод емодзі"
#: zerver/models.py:2604
msgid "Custom emoji"
msgstr "Власні емодзі"
#: zerver/models.py:2605
msgid "Zulip extra emoji"
msgstr "Додаткова Zulip емодзі"
#: zerver/models.py:3758
msgid "User with ID {} is deactivated"
msgstr "Користувача з ідентифікатором {} деактивовано"
#: zerver/models.py:3761
msgid "User with ID {} is a bot"
msgstr "Користувач з ідентифікатором {} є ботом"
#: zerver/models.py:3794
msgid "List of options"
msgstr "Список опцій"
#: zerver/models.py:3797
msgid "Person picker"
msgstr "Вибір людини"
#: zerver/models.py:3809
msgid "Short text"
msgstr "Короткий текст"
#: zerver/models.py:3810
msgid "Long text"
msgstr "Довгий текст"
#: zerver/models.py:3811
msgid "Date picker"
msgstr "Вибір дати"
#: zerver/models.py:3812
msgid "Link"
msgstr "Посилання"
#: zerver/models.py:3815
msgid "External account"
msgstr "Зовнішній обліковий запис"
#: zerver/signals.py:91
msgid "Unknown IP address"
msgstr "Невідома IP-адреса"
#: zerver/signals.py:92
msgid "an unknown operating system"
msgstr "невідома операційна система"
#: zerver/signals.py:93
msgid "An unknown browser"
msgstr "Невідомий браузер"
#: zerver/tornado/event_queue.py:648
msgid "Missing 'queue_id' argument"
msgstr "Відсутній аргумент 'queue_id'"
#: zerver/tornado/event_queue.py:651
msgid "Missing 'last_event_id' argument"
msgstr "Відсутній аргумент 'last_event_id'"
#: zerver/tornado/event_queue.py:654
msgid "You are not authorized to get events from this queue"
msgstr "Ви не маєте дозволу на отримання подій із цієї черги"
#: zerver/tornado/event_queue.py:660
#, python-brace-format
msgid "An event newer than {event_id} has already been pruned!"
msgstr "Подія, новіша за {event_id} уже була очищена!"
#: zerver/tornado/event_queue.py:670
#, python-brace-format
msgid "Event {event_id} was not in this queue"
msgstr "Подія {event_id} була не в цій черзі"
#: zerver/tornado/exceptions.py:15
#, python-brace-format
msgid "Bad event queue id: {queue_id}"
msgstr "Поганий ідентифікатор події черги: {queue_id}"
#: zerver/tornado/views.py:38
msgid "You are not authorized to access this queue"
msgstr "Ви не маєте дозволу на доступ до цієї черги"
#: zerver/views/auth.py:452
msgid "Auth key for this subdomain not found."
msgstr "Ключ авторизації для цього піддомену не знайдено."
#: zerver/views/auth.py:459
msgid "No JSON web token passed in request"
msgstr "Жодних JSON веб-токенів не передано у запиті"
#: zerver/views/auth.py:461
msgid "Bad JSON web token"
msgstr "Хибний JSON веб-токен"
#: zerver/views/auth.py:465
msgid "No user specified in JSON web token claims"
msgstr "Невказаний користувач у JSON який пов'язаний з веб маркером "
#: zerver/views/auth.py:468
msgid "No organization specified in JSON web token claims"
msgstr "Невказана організація у JSON який пов'язаний з веб маркером "
#: zerver/views/auth.py:475
msgid "Wrong subdomain"
msgstr "Неправильний піддомен"
#: zerver/views/auth.py:889
msgid "Subdomain required"
msgstr "Необхідний піддомен"
#: zerver/views/auth.py:951
msgid "Your username or password is incorrect."
msgstr "Ім'я користувача чи пароль неправильні."
#: zerver/views/compatibility.py:18
msgid "User-Agent header missing from request"
msgstr "Заголовок користувача-агента відсутній у запиті "
#: zerver/views/custom_profile_fields.py:50
msgid "Label cannot be blank."
msgstr "Позначка не може бути порожньою."
#: zerver/views/custom_profile_fields.py:64
msgid "Field must have at least one choice."
msgstr "Поле повинне мати хоча б один вибір."
#: zerver/views/custom_profile_fields.py:94
msgid "Invalid field type."
msgstr "Недійсний тип поля."
#: zerver/views/custom_profile_fields.py:127
#: zerver/views/custom_profile_fields.py:167
msgid "A field with that label already exists."
msgstr "Поле з цією позначкою вже існує."
#: zerver/views/custom_profile_fields.py:161
msgid "Default custom field cannot be updated."
msgstr "Користувацьке поле за замовчуванням не можна оновити."
#: zerver/views/development/dev_login.py:91
msgid "Endpoint not available in production."
msgstr "Кінцева точка не доступна у продакшині."
#: zerver/views/development/dev_login.py:93
msgid "DevAuthBackend not enabled."
msgstr "DevAuthBackend не активовано."
#: zerver/views/hotspots.py:19
msgid "Unknown hotspot: {}"
msgstr "Невідома точка доступу: {}"
#: zerver/views/invite.py:47
msgid "Must be invited as an valid type of user"
msgstr "Повинен бути запрошений як коректний тип користувача"
#: zerver/views/invite.py:59
msgid "You must specify at least one email address."
msgstr "Ви повинні вказати щонайменше одну адресу електронної пошти."
#: zerver/views/invite.py:61
msgid "You must specify at least one stream for invitees to join."
msgstr "Ви повинні вказати щонайменше один канал до якого запрошені приєднаються."
#: zerver/views/invite.py:71
msgid "Stream does not exist with id: {}. No invites were sent."
msgstr "Канал з ідентифікатором {} не існує. Запрошення не були відправлені."
#: zerver/views/invite.py:104 zerver/views/invite.py:107
#: zerver/views/invite.py:127 zerver/views/invite.py:130
#: zerver/views/invite.py:146 zerver/views/invite.py:151
msgid "No such invitation"
msgstr "Немає такого запрошення"
#: zerver/views/invite.py:177
msgid "Invalid stream id {}. No invites were sent."
msgstr "Недійсний id каналу {}. Жодного запрошення надіслано не було."
#: zerver/views/message_edit.py:77
msgid "Message edit history is disabled in this organization"
msgstr "Історію редагування повідомлень у цій організації вимкнено"
#: zerver/views/message_edit.py:133 zerver/views/message_edit.py:136
msgid "You don't have permission to delete this message"
msgstr "У вас немає дозволу для видалення цього повідомлення"
#: zerver/views/message_edit.py:144
msgid "The time limit for deleting this message has passed"
msgstr "Термін для видалення цього повідомлення минув"
#: zerver/views/message_edit.py:164
msgid "Message already deleted"
msgstr "Повідомлення вже видалене"
#: zerver/views/message_fetch.py:96
#, python-brace-format
msgid "Invalid narrow operator: {desc}"
msgstr "Помилковий оператор пошуку: {desc}"
#: zerver/views/message_fetch.py:916
msgid "Missing 'anchor' argument."
msgstr "Відсутній 'anchor' аргумент"
#: zerver/views/message_fetch.py:936
msgid "Invalid anchor"
msgstr "Помилковий гачок"
2018-08-14 20:57:54 +02:00
#: zerver/views/message_fetch.py:956
msgid "Too many messages requested (maximum {})."
msgstr "Запитано дуже багато повідомлень (максимум {})."
#: zerver/views/message_flags.py:96
msgid "No such topic '{}'"
msgstr "Такої теми немає '{}'"
#: zerver/views/message_send.py:159
msgid "Invalid time format"
msgstr "Недійсний формат часу"
#: zerver/views/message_send.py:168
msgid "Time must be in the future."
msgstr "Час має бути в майбутньому."
#: zerver/views/message_send.py:256
msgid "Missing sender"
msgstr "Відсутній відправник"
#: zerver/views/message_send.py:263
msgid "Mirroring not allowed with recipient user IDs"
msgstr "Віддзеркалення недозволене робити для ID отримувачів"
#: zerver/views/message_send.py:273 zerver/views/message_send.py:280
msgid "Invalid mirrored message"
msgstr "Помилкове віддзеркалене повідомлення"
#: zerver/views/message_send.py:276
msgid "Zephyr mirroring is not allowed in this organization"
msgstr "Віддзеркалення Zephyr недозволене для цієї організації"
#: zerver/views/message_send.py:284
msgid "Missing deliver_at in a request for delayed message delivery"
msgstr "Відсутній параметр deliver_at у запиті на доставку повідомлень з затримкою"
#: zerver/views/muting.py:40
msgid "Topic already muted"
msgstr "Тема вже приглушена"
#: zerver/views/muting.py:49
msgid "Topic is not muted"
msgstr "Тема не заглушена"
#: zerver/views/muting.py:95
msgid "Cannot mute self"
msgstr "Неможливо заглушити себе"
#: zerver/views/muting.py:103
msgid "User already muted"
msgstr "Користувача вже заглушено"
#: zerver/views/muting.py:118
msgid "User is not muted"
msgstr "Користувача не заглушено"
#: zerver/views/presence.py:46
msgid "Presence is not supported for bot users."
msgstr "Місцезнаходження не підтримується для користувачів-ботів."
#: zerver/views/presence.py:51
#, python-brace-format
msgid "No presence data for {user_id_or_email}"
msgstr "Немає даних про присутність для {user_id_or_email}"
#: zerver/views/presence.py:85
msgid "Client did not pass any new values."
msgstr "Клієнт не передав ніякі нові значення."
#: zerver/views/presence.py:106
msgid ""
"Client must pass emoji_name if they pass either emoji_code or reaction_type."
msgstr ""
#: zerver/views/presence.py:144
msgid "Invalid status: {}"
msgstr "Недійсний статус: {}"
#: zerver/views/push_notifications.py:19
msgid "Empty or invalid length token"
msgstr "Пустий чи недійсний токен довжини"
#: zerver/views/push_notifications.py:25
msgid "Invalid APNS token"
msgstr "Недійсний токен APNS"
#: zerver/views/reactions.py:49
msgid ""
"At least one of the following arguments must be present: emoji_name, "
"emoji_code"
msgstr "Принаймні один з наступних аргументів повинен бути присутнім: emoji_name, emoji_code"
#: zerver/views/reactions.py:68
msgid "Reaction doesn't exist."
msgstr "Реакції не існує."
#: zerver/views/realm.py:131
msgid "Invalid language '{}'"
msgstr "Недійсна мова '{}'"
#: zerver/views/realm.py:136
msgid "At least one authentication method must be enabled."
msgstr "Необхідно ввімкнути принаймні один метод автентифікації."
#: zerver/views/realm.py:140
2019-12-11 20:22:50 +01:00
msgid "Invalid video_chat_provider {}"
msgstr "Недійсний video_chat_provider {}"
#: zerver/views/realm.py:144
msgid "Invalid giphy_rating {}"
msgstr "Недійсний giphy_rating {}"
#: zerver/views/realm_domains.py:32
msgid "Invalid domain: {}"
msgstr "Недійсний домен: {}"
#: zerver/views/realm_domains.py:35
#, python-brace-format
msgid "The domain {domain} is already a part of your organization."
msgstr "Домен {domain} уже є частиною вашої організації."
#: zerver/views/realm_domains.py:53 zerver/views/realm_domains.py:66
#, python-brace-format
msgid "No entry found for domain {domain}."
msgstr "Не знайдено жодного запису для домену {domain}."
#: zerver/views/realm_emoji.py:36
msgid "A custom emoji with this name already exists."
msgstr "Користувацька емодзі з таким іменем вже існує."
#: zerver/views/realm_emoji.py:38
msgid "You must upload exactly one file."
msgstr "Ви повинні завантажити рівно один файл."
#: zerver/views/realm_emoji.py:41
msgid "Only administrators can override built-in emoji."
msgstr ""
#: zerver/views/realm_emoji.py:45 zerver/views/realm_icon.py:25
#: zerver/views/realm_logo.py:30 zerver/views/upload.py:125
#: zerver/views/user_settings.py:295
msgid "Uploaded file is larger than the allowed limit of {} MiB"
msgstr "Завантажений файл перевищує допустимий розмір {} МіБ"
#: zerver/views/realm_emoji.py:52
msgid "Image file upload failed."
msgstr "Не вдалося завантажити файл зображення."
#: zerver/views/realm_export.py:41
msgid "Exceeded rate limit."
msgstr "Перевищив ліміт."
#: zerver/views/realm_export.py:54
#, python-brace-format
msgid "Please request a manual export from {email}."
msgstr "Запросіть ручний експорт з {email}."
#: zerver/views/realm_export.py:92
msgid "Invalid data export ID"
msgstr "Недійсний ID експорту даних"
#: zerver/views/realm_export.py:96
msgid "Export already deleted"
msgstr "Експорт уже видалено"
#: zerver/views/realm_icon.py:20
msgid "You must upload exactly one icon."
2018-08-14 20:57:54 +02:00
msgstr "Ви повинні завантажити тільки одну іконку."
#: zerver/views/realm_linkifiers.py:45 zerver/views/realm_linkifiers.py:67
msgid "Linkifier not found."
msgstr "Лінкіфікатор не знайдений."
#: zerver/views/realm_logo.py:26
msgid "You must upload exactly one logo."
msgstr "Ви повинні завантажити тільки один логотип."
#: zerver/views/realm_playgrounds.py:33
msgid "Invalid playground"
msgstr "Помилковий майданчик"
#: zerver/views/registration.py:591
msgid "The organization creation link has expired or is not valid."
2018-08-14 20:57:54 +02:00
msgstr "Посилання на створення організації закінчилось, або недійсне."
#: zerver/views/registration.py:599
msgid "New organization creation disabled"
msgstr "Створення нової організації заборонено"
#: zerver/views/streams.py:110
#, python-brace-format
msgid "User not authorized to execute queries on behalf of '{principal}'"
2018-08-14 20:57:54 +02:00
msgstr "Користувач не має права виконувати запити від імені '{principal}'"
#: zerver/views/streams.py:157
msgid "Private streams cannot be made default."
msgstr "Приватні канали не можна зробити стандартними."
#: zerver/views/streams.py:189
msgid "You must pass \"new_description\" or \"new_group_name\"."
2018-08-14 20:57:54 +02:00
msgstr "Ви повинні передати \"new_description\" або \"new_group_name\"."
#: zerver/views/streams.py:219
msgid "Invalid value for \"op\". Specify one of \"add\" or \"remove\"."
msgstr "Помилкове значення для \"op\". Вкажіть один з \"add\" або \"remove\"."
#: zerver/views/streams.py:287
msgid "Stream already has that name!"
2018-08-14 20:57:54 +02:00
msgstr "Канал вже має таке ім'я!"
#: zerver/views/streams.py:310
msgid "Default streams cannot be made private."
msgstr "Стандартні канали не можна зробити приватними."
#: zerver/views/streams.py:349 zerver/views/user_groups.py:96
msgid "Nothing to do. Specify at least one of \"add\" or \"delete\"."
msgstr "Нема чого робити. Вкажіть хоча б один \"add\" або \"delete\"."
#: zerver/views/streams.py:426
#, python-brace-format
msgid "{user_full_name} subscribed you to the stream {stream_name}."
msgstr "{user_full_name} підписав вас на канал {stream_name}."
#: zerver/views/streams.py:432
#, python-brace-format
msgid "{user_full_name} subscribed you to the following streams:"
msgstr "{user_full_name} підписав вас на наступні канали:"
#: zerver/views/streams.py:503
#, python-brace-format
msgid "Unable to access stream ({stream_name})."
msgstr "Не вдається отримати доступ до каналу ({stream_name})."
#: zerver/views/streams.py:513
msgid "You can only invite other Zephyr mirroring users to private streams."
msgstr "Ви можете запросити інших користувачів-міміків Zephyr тільки до приватних каналів."
#: zerver/views/streams.py:627
#, python-brace-format
msgid "{user_name} created the following streams: {stream_str}."
msgstr "{user_name} створив наступні канали: {stream_str}."
#: zerver/views/streams.py:629
#, python-brace-format
msgid "{user_name} created a new stream {stream_str}."
msgstr "{user_name} створив новий канал {stream_str}."
#: zerver/views/streams.py:630
msgid "new streams"
msgstr "нові канали"
#: zerver/views/streams.py:657
#, python-brace-format
msgid "Stream created by {user_name}."
msgstr "Канал створено {user_name}."
#: zerver/views/streams.py:871
msgid "Unknown subscription property: {}"
msgstr "Невідома властивість підписки: {}"
#: zerver/views/streams.py:875
msgid "Not subscribed to stream id {}"
msgstr "Не підписаний на id каналу {}"
#: zerver/views/submessage.py:38
msgid "Invalid json for submessage"
msgstr "Помилковий json для частини повідомлення"
#: zerver/views/thumbnail.py:32 zerver/views/upload.py:98
msgid "<p>You are not authorized to view this file.</p>"
2018-08-14 20:57:54 +02:00
msgstr "<p>Ви не маєте права переглядати цей файл.</p>"
#: zerver/views/typing.py:32
msgid "Empty 'to' list"
msgstr "Пустий 'кому' список"
#: zerver/views/upload.py:96
msgid "<p>File not found.</p>"
2018-08-14 20:57:54 +02:00
msgstr "<p>Файл не знайдено.</p>"
#: zerver/views/upload.py:108
msgid "Invalid token"
msgstr "Недійсний токен"
#: zerver/views/upload.py:110
msgid "Invalid filename"
msgstr "Недійсне ім'я файлу"
#: zerver/views/upload.py:117
msgid "You must specify a file to upload"
2018-08-14 20:57:54 +02:00
msgstr "Ви повинні вказати файл для завантаження"
#: zerver/views/upload.py:119 zerver/views/users.py:328
#: zerver/views/users.py:426
msgid "You may only upload one file at a time"
2018-08-14 20:57:54 +02:00
msgstr "Ви можете завантажувати лише один файл за раз"
#: zerver/views/user_groups.py:61
msgid "No new data supplied"
2018-08-14 20:57:54 +02:00
msgstr "Немає нових даних"
#: zerver/views/user_groups.py:122
#, python-brace-format
msgid "User {user_id} is already a member of this group"
msgstr "Користувач {user_id} вже є учасником цієї групи"
#: zerver/views/user_groups.py:142
msgid "There is no member '{}' in this user group"
msgstr "У цій групі користувачів немає учасника '{}'"
#: zerver/views/user_settings.py:47
msgid "Avatar changes are disabled in this organization."
msgstr "Зміни аватару відключені для цієї організації."
#: zerver/views/user_settings.py:61 zerver/views/user_settings.py:233
msgid "Email address changes are disabled in this organization."
2018-08-14 20:57:54 +02:00
msgstr "Зміна електронної адреси в цій організації вимкнена."
#: zerver/views/user_settings.py:167
msgid "Invalid default_language"
msgstr "Неправильний default_language"
#: zerver/views/user_settings.py:174
msgid "Invalid notification sound '{}'"
msgstr "Недійсний звук сповіщення '{}'"
#: zerver/views/user_settings.py:182
msgid "Invalid email batching period: {} seconds"
msgstr ""
#: zerver/views/user_settings.py:190
msgid "Your Zulip password is managed in LDAP"
2018-08-14 20:57:54 +02:00
msgstr "Ваш пароль Zulip керується в LDAP"
#: zerver/views/user_settings.py:200
msgid "Wrong password!"
2018-08-14 20:57:54 +02:00
msgstr "Неправильний пароль!"
#: zerver/views/user_settings.py:205
msgid "You're making too many attempts! Try again in {} seconds."
msgstr "Ви робите занадто багато спроб! Спробуйте ще раз через {} секунд."
#: zerver/views/user_settings.py:211
2019-12-11 20:22:50 +01:00
msgid "New password is too weak!"
msgstr "Новий пароль надто слабкий!"
#: zerver/views/user_settings.py:287
msgid "You must upload exactly one avatar."
2018-08-14 20:57:54 +02:00
msgstr "Ви повинні завантажити рівно один аватар."
#: zerver/views/users.py:103
msgid "Cannot deactivate the only organization owner"
msgstr "Неможливо вимкнути єдиного власника організації"
#: zerver/views/users.py:190
msgid ""
"The owner permission cannot be removed from the only organization owner."
msgstr "Права власника неможливо вилучити в єдиного власника організації."
#: zerver/views/users.py:285
msgid "Failed to change owner, no such user"
2018-08-14 20:57:54 +02:00
msgstr "Не вдалося змінити власника, немає такого користувача"
#: zerver/views/users.py:287
msgid "Failed to change owner, user is deactivated"
2018-08-14 20:57:54 +02:00
msgstr "Не вдалося змінити власника, користувач деактивований"
#: zerver/views/users.py:289
msgid "Failed to change owner, bots can't own other bots"
2018-08-14 20:57:54 +02:00
msgstr "Не вдалося змінити власника, боти не можуть володіти іншими ботами"
#: zerver/views/users.py:393
msgid ""
"Can't create bots until FAKE_EMAIL_DOMAIN is correctly configured.\n"
"Please contact your server administrator."
msgstr "Не можу створити ботів, поки не буде правильно налаштовано FAKE_EMAIL_DOMAIN.\nЗверніться до адміністратора сервера."
#: zerver/views/users.py:401
msgid "Embedded bots are not enabled."
2018-08-14 20:57:54 +02:00
msgstr "Вбудовані боти не активовані."
#: zerver/views/users.py:403
msgid "Invalid embedded bot name."
2018-08-14 20:57:54 +02:00
msgstr "Невірне ім'я вбудованого бота."
#: zerver/views/users.py:410
msgid "Username already in use"
2018-08-14 20:57:54 +02:00
msgstr "Ім'я користувача вже використовується"
#: zerver/views/users.py:591
#, python-brace-format
msgid "Email '{email}' not allowed in this organization"
msgstr "Електронна пошта '{email}' заборонена в цій організації"
#: zerver/views/users.py:596
msgid "Disposable email addresses are not allowed in this organization"
2018-08-14 20:57:54 +02:00
msgstr "У цій організації не дозволяється використовувати одноразові електронні адреси"
#: zerver/views/users.py:602
msgid "Email '{}' already in use"
msgstr "Електронна пошта '{}' вже використовується"
#: zerver/views/video_calls.py:46
msgid "Invalid Zoom access token"
msgstr "Недійсний токен доступу Zoom"
#: zerver/views/video_calls.py:51
msgid "Zoom credentials have not been configured"
msgstr "Облікові дані Zoom не налаштовані"
#: zerver/views/video_calls.py:129
msgid "Invalid Zoom session identifier"
msgstr "Недійсний ідентифікатор сесії Zoom"
#: zerver/views/video_calls.py:143
msgid "Invalid Zoom credentials"
msgstr "Недійсні облікові дані Zoom"
#: zerver/views/video_calls.py:164
msgid "Failed to create Zoom call"
msgstr "Не вдалося створити виклик Zoom."
#: zerver/views/video_calls.py:224
msgid "BigBlueButton is not configured."
msgstr ""
#: zerver/views/video_calls.py:242
msgid "Error connecting to the BigBlueButton server."
msgstr ""
#: zerver/views/video_calls.py:246
msgid "Error authenticating to the BigBlueButton server."
msgstr ""
#: zerver/views/video_calls.py:249
msgid "BigBlueButton server returned an unexpected error."
msgstr ""
#: zerver/views/zephyr.py:36
msgid "Could not find Kerberos credential"
2018-08-14 20:57:54 +02:00
msgstr "Не вдалося знайти обліковий запис Kerberos"
#: zerver/views/zephyr.py:38
msgid "Webathena login not enabled"
2018-08-14 20:57:54 +02:00
msgstr "Логін Webathena не ввімкнено"
#: zerver/views/zephyr.py:59
msgid "Invalid Kerberos cache"
2018-08-14 20:57:54 +02:00
msgstr "Недійсний кеш Kerberos"
#: zerver/views/zephyr.py:75
msgid "We were unable to set up mirroring for you"
msgstr "Ми не змогли встановити віддзеркалення для Вас"
#: zerver/webhooks/freshstatus/view.py:97
#: zerver/webhooks/uptimerobot/view.py:56 zerver/webhooks/zabbix/view.py:50
msgid "Invalid payload"
msgstr "Помилковий вміст"
#: zerver/webhooks/front/view.py:149
msgid "Unknown webhook request"
msgstr "Невідомий вебхук запит"
#: zerver/webhooks/ifttt/view.py:30 zerver/webhooks/zapier/view.py:42
msgid "Content can't be empty"
2018-08-14 20:57:54 +02:00
msgstr "Вміст не може бути порожнім"
#: zerver/webhooks/librato/view.py:173
msgid "Malformed JSON input"
msgstr "Помилково форматований вхідний JSON "
#: zerver/webhooks/newrelic/view.py:52
msgid "The newrelic webhook requires timestamp in milliseconds"
msgstr "Вебхук потребує часову мітку у мілісекундах."
#: zerver/webhooks/newrelic/view.py:69
msgid ""
"The newrelic webhook requires current_state be in [open|acknowledged|closed]"
msgstr "Вебхук потребує current_state щоб був серед [open|acknowledged|closed]"
#: zerver/webhooks/pivotal/view.py:189
msgid "Unable to handle Pivotal payload"
msgstr "Неможливо обробити вміст Pivotal"
#: zerver/webhooks/slack/view.py:29
msgid "Error: channels_map_to_topics parameter other than 0 or 1"
2018-08-14 20:57:54 +02:00
msgstr "Помилка: параметр channels_map_to_topics відрізняються від 0 чи 1"
#: zerver/webhooks/slack/view.py:35
msgid "Message from Slack"
2018-08-14 20:57:54 +02:00
msgstr "Повідомлення від Slack"
#: zerver/webhooks/wordpress/view.py:56
msgid "Unknown WordPress webhook action: {}"
msgstr "Невідома вебхук дія WordPress: {}"
#: zerver/worker/queue_processors.py:1002
#, python-brace-format
msgid ""
"Your data export is complete and has been uploaded here:\n"
"\n"
"{public_url}"
msgstr "Експорт даних завершено та завантажено сюди:\n\n{public_url}"
#. error
#: zilencer/views.py:47
msgid "Must validate with valid Zulip server API key"
msgstr "Повинен перевірити з правильним ключем API для Zulip сервера"
#. error
#: zilencer/views.py:55
msgid "Invalid token type"
2018-08-14 20:57:54 +02:00
msgstr "Недійсний тип токену"
#: zilencer/views.py:83
msgid "{} is not a valid hostname"
msgstr "{} не є дійсним іменем хоста"
#: zilencer/views.py:208
msgid "Invalid property {}"
msgstr "Недійсний параметр {}"
#: zilencer/views.py:210
msgid "Data is out of order."
msgstr "Дані невпорядковані."
#: zilencer/views.py:230
msgid "Invalid data."
msgstr "Помилкові дані."
#: zproject/backends.py:416
msgid "You need to reset your password."
msgstr "Вам потрібно змінити Ваш пароль."
#: zproject/backends.py:2027
msgid "Missing id_token parameter"
msgstr "Відсутній параметр id_token"
#: zproject/backends.py:2470
msgid "Invalid OTP"
msgstr "Недійсний OTP"
#: zproject/backends.py:2473
msgid "Can't use both mobile_flow_otp and desktop_flow_otp together."
msgstr "Неможливо використовувати mobile_flow_otp та desktop_flow_otp разом."