msgid ""
msgstr ""
"Project-Id-Version: error_notifier 1.2.2\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2025-07-10T12:59:16+00:00\n"
"PO-Revision-Date: 2025-07-10T12:59:16+00:00\n"
"Language: uk_UA\n"
"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);\n"

#: packages/error_notifier/config/install.xml:3
msgid "Error Notifications"
msgstr ""

#: packages/error_notifier/controller.php:52
msgid "Error Notifier"
msgstr ""

#: packages/error_notifier/controller.php:62
msgid "Send errors and warnings to Slack and Telegram."
msgstr ""

#: packages/error_notifier/elements/dashboard/install_post.php:12
#, fuzzy
msgid "In order to use this package, please go to the %s dashboard page."
msgstr "Щоб скористатися цим пакунком, перейдіть на сторінку інформаційної панелі %s."

#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:50
#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:22
msgid "The configuration is defined by some custom code: you can't change it here."
msgstr ""

#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:60
#, fuzzy
msgid "Please specify the minimum log level"
msgstr "Будь ласка, вкажіть мінімальний рівень журналу"

#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:68
#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:149
#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:229
msgid "Please specify the Telegram token"
msgstr ""

#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:72
#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:153
#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:236
msgid "Please specify at least one Telegram recipient"
msgstr ""

#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:79
#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:179
#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:267
msgid "Please specify the Slack Bot User OAuth Token"
msgstr ""

#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:89
#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:183
#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:274
msgid "Please specify at least one Slack channel"
msgstr ""

#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:129
#, fuzzy
msgid "Sample emergency log entry"
msgstr "Зразок запису в журналі надзвичайних ситуацій"

#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:132
#, fuzzy
msgid "An error has been written to the %s log"
msgstr "Помилка була записана в журнал %s"

#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:135
#, fuzzy
msgid "Invalid parameters received."
msgstr "Отримано недійсні параметри."

#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:161
#, fuzzy
msgid "Sample message to check if sending a message to Telegram works."
msgstr ""
"Зразок повідомлення, щоб перевірити, чи працює надсилання повідомлення в Telegram.\n"
""

#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:191
msgid "Sample message to check if sending a message to Slack works."
msgstr ""

#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:210
msgid "Debug"
msgstr "Налагодження"

#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:211
#, fuzzy
msgid "Info"
msgstr "Інформація"

#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:212
#, fuzzy
msgid "Notice"
msgstr "Повідомлення"

#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:213
#, fuzzy
msgid "Warning"
msgstr "Попередження"

#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:214
#, fuzzy
msgid "Error"
msgstr "Помилка"

#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:215
#, fuzzy
msgid "Critical"
msgstr "Критичний"

#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:216
#, fuzzy
msgid "Alert"
msgstr "Насторожений"

#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:217
#, fuzzy
msgid "Emergency"
msgstr "Аварійний"

#: packages/error_notifier/controllers/single_page/dashboard/system/environment/error_notifier.php:229
#, fuzzy
msgid "Sample uncaught exception."
msgstr "Зразок неперехопленого винятку."

#: packages/error_notifier/src/Concrete/Notifier/Slack.php:93
#: packages/error_notifier/src/Concrete/Notifier/Telegram.php:90
#, fuzzy
msgid "Failed to encode data"
msgstr "Не вдалося закодувати дані"

#: packages/error_notifier/src/Concrete/Notifier/Slack.php:97
#: packages/error_notifier/src/Concrete/Notifier/Telegram.php:108
msgid "Server responded with a %s HTTP response code"
msgstr ""

#: packages/error_notifier/src/Concrete/Notifier/Slack.php:107
msgid "Failed to decode the response"
msgstr ""

#: packages/error_notifier/src/Concrete/Notifier/Slack.php:112
msgid "Failed to send the message to Slack"
msgstr ""

#: packages/error_notifier/src/Concrete/Notifier/Slack.php:115
msgid "The Bot User OAuth Token is wrong"
msgstr ""

#: packages/error_notifier/src/Concrete/Notifier/Slack.php:117
msgid "You need to add the Slack bot to the channel %s"
msgstr ""

#: packages/error_notifier/src/Concrete/Notifier/Telegram.php:97
msgid "The Telegram token is wrong"
msgstr ""

#: packages/error_notifier/src/Concrete/Notifier.php:118
#, fuzzy
msgid "Unknown HTTP client: %s"
msgstr "Невідомий клієнт HTTP: %s"

#: packages/error_notifier/src/Concrete/Service.php:102
msgid "Missing Telegram token"
msgstr ""

#: packages/error_notifier/src/Concrete/Service.php:106
msgid "Missing Telegram recipients"
msgstr ""

#: packages/error_notifier/src/Concrete/Service.php:126
msgid "Missing Slack token"
msgstr ""

#: packages/error_notifier/src/Concrete/Service.php:130
msgid "Missing Slack channels"
msgstr ""

#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:25
msgid "Options"
msgstr "Опції"

#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:31
#, fuzzy
msgid "Send a notification when uncaught exceptions occur"
msgstr "Надсилати сповіщення, коли виникають неперехоплені винятки"

#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:35
#, fuzzy
msgid "Throw an uncaught exception now"
msgstr "Кинути неперехоплений виняток зараз"

#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:41
#, fuzzy
msgid "Send a notification when an event is written to the %s log"
msgstr "Надсилати сповіщення, коли подія записується в журнал %s"

#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:44
#, fuzzy
msgid "Write to the %s log now"
msgstr "Записати в журнал %s зараз"

#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:49
#, fuzzy
msgid "Minimum level of the %s log"
msgstr "Мінімальний рівень журналу %s"

#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:56
#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:83
msgid "For detailed instructions %ssee here%s."
msgstr ""

#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:61
#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:88
#, fuzzy
msgid "Enabled"
msgstr "Увімкнено"

#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:67
#, fuzzy
msgid "Token"
msgstr "Токен"

#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:71
msgid "Recipients"
msgstr ""

#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:74
msgid "Separate multiple recipients with spaces or new lines."
msgstr ""

#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:77
#, fuzzy
msgid "Try sending a Telegram message"
msgstr "Спробуйте надіслати повідомлення в Telegram"

#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:94
msgid "Bot User OAuth Token"
msgstr ""

#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:98
msgid "Channels"
msgstr ""

#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:101
msgid "Separate multiple channels with spaces or new lines."
msgstr ""

#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:104
msgid "Try sending a Slack message"
msgstr ""

#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:110
msgid "Save"
msgstr "Зберегти"

#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:178
#, fuzzy
msgid "You need to save the settings before testing them."
msgstr "Вам потрібно зберегти налаштування, перш ніж тестувати їх."

#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:196
#, fuzzy
msgid "An error occurred while processing this request."
msgstr "Під час обробки цього запиту сталася помилка."

#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:198
#, fuzzy
msgid "The exception has been thrown"
msgstr "Виняток було кинуто"

#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:251
#: packages/error_notifier/single_pages/dashboard/system/environment/error-notifier.php:289
#, fuzzy
msgid "The test message has been successfully sent"
msgstr "Тестове повідомлення успішно надіслано"
