oca-ocb-core/odoo-bringout-oca-ocb-mail_bot/mail_bot/i18n/uk.po
Ernad Husremovic 2d3ee4855a 19.0 vanilla
2026-03-09 09:30:27 +01:00

425 lines
15 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mail_bot
#
# Translators:
# Martin Trigaux, 2022
# Alina Lisnenko <alina.lisnenko@erp.co.ua>, 2023
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.5alpha1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-09-16 22:55+0000\n"
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
"Language-Team: Ukrainian <https://translate.odoo.com/projects/odoo-19/"
"mail_bot/uk/>\n"
"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \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"
"X-Generator: Weblate 5.12.2\n"
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid ""
"Aaaaaw that's really cute but, you know, bots don't work that way. You're "
"too human for me! Let's keep it professional ❤️"
msgstr ""
"О, це дійсно мило, але, ви знаєте, боти не працюють таким чином. Ви занадто "
"людські для мене! Давайте залишимо це у професійному напрямку❤️"
#. module: mail_bot
#: model:ir.model.fields.selection,name:mail_bot.selection__res_users__odoobot_state__disabled
msgid "Disabled"
msgstr "Відключено"
#. module: mail_bot
#: model:ir.model,name:mail_bot.model_discuss_channel
msgid "Discussion Channel"
msgstr "Канал обговорення"
#. module: mail_bot
#: model:ir.model.fields,field_description:mail_bot.field_discuss_channel__display_name
#: model:ir.model.fields,field_description:mail_bot.field_mail_bot__display_name
#: model:ir.model.fields,field_description:mail_bot.field_res_users__display_name
msgid "Display Name"
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid ""
"Great! You can customize %(bold_start)scanned responses%(bold_end)s in the "
"Discuss app."
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid ""
"Great! 👍%(new_line)sTo access special commands, %(bold_start)sstart your "
"sentence with%(bold_end)s %(command_start)s/%(command_end)s. Try getting "
"help."
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/res_users.py:0
msgid "Hello,"
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid "Hmmm..."
msgstr "Хммм..."
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid "I'm afraid I don't understand. Sorry!"
msgstr "Здається, я не розумію. Вибачте!"
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid ""
"I'm not smart enough to answer your question.%(new_line)sTo follow my guide, "
"ask: %(command_start)sstart the tour%(command_end)s."
msgstr ""
#. module: mail_bot
#: model:ir.model.fields,field_description:mail_bot.field_discuss_channel__id
#: model:ir.model.fields,field_description:mail_bot.field_mail_bot__id
#: model:ir.model.fields,field_description:mail_bot.field_res_users__id
msgid "ID"
msgstr ""
#. module: mail_bot
#: model:ir.model.fields.selection,name:mail_bot.selection__res_users__odoobot_state__idle
msgid "Idle"
msgstr "Не задіяний"
#. module: mail_bot
#: model:ir.model,name:mail_bot.model_mail_bot
msgid "Mail Bot"
msgstr "Поштовий бот"
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid ""
"Not exactly. To continue the tour, send an emoji: %(bold_start)stype%"
"(bold_end)s%(command_start)s :)%(command_end)s and press enter."
msgstr ""
#. module: mail_bot
#: model:ir.model.fields.selection,name:mail_bot.selection__res_users__odoobot_state__not_initialized
msgid "Not initialized"
msgstr "Не ініціалізовано"
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid ""
"Not sure what you are doing. Please, type %(command_start)s/%(command_end)s "
"and wait for the propositions. Select %(command_start)shelp%(command_end)s "
"and press enter."
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid ""
"Not sure what you are doing. Please, type %(command_start)s:%(command_end)s "
"and wait for the propositions. Select one of them and press enter."
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/res_users.py:0
msgid ""
"Odoo's chat helps employees collaborate efficiently. I'm here to help you "
"discover its features."
msgstr ""
#. module: mail_bot
#: model:ir.model.fields,field_description:mail_bot.field_res_users__odoobot_state
msgid "OdooBot Status"
msgstr "Статус OdooBot"
#. module: mail_bot
#: model:ir.model.fields,field_description:mail_bot.field_res_users__odoobot_failed
msgid "Odoobot Failed"
msgstr "Помилка Odoobot"
#. module: mail_bot
#: model:ir.model.fields.selection,name:mail_bot.selection__res_users__odoobot_state__onboarding_attachement
msgid "Onboarding attachment"
msgstr "Вхідне прикріплення"
#. module: mail_bot
#: model:ir.model.fields.selection,name:mail_bot.selection__res_users__odoobot_state__onboarding_canned
msgid "Onboarding canned"
msgstr ""
#. module: mail_bot
#: model:ir.model.fields.selection,name:mail_bot.selection__res_users__odoobot_state__onboarding_command
msgid "Onboarding command"
msgstr "Вхідна команда"
#. module: mail_bot
#: model:ir.model.fields.selection,name:mail_bot.selection__res_users__odoobot_state__onboarding_emoji
msgid "Onboarding emoji"
msgstr "Вбудовані emoji"
#. module: mail_bot
#: model:ir.model.fields.selection,name:mail_bot.selection__res_users__odoobot_state__onboarding_ping
msgid "Onboarding ping"
msgstr "Вбудовані ping"
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid ""
"Sorry I'm sleepy. Or not! Maybe I'm just trying to hide my unawareness of "
"human language...%(new_line)sI can show you features if you write: %"
"(command_start)sstart the tour%(command_end)s."
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid ""
"Sorry, I am not listening. To get someone's attention, %(bold_start)sping "
"him%(bold_end)s. Write %(command_start)s@OdooBot%(command_end)s and select "
"me."
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid "Thanks"
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid "Thanks for your feedback. Goodbye!"
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid "That's not nice! I'm a bot but I have feelings... 💔"
msgstr "Це не добре! Я бот, але у мене є почуття... 💔"
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid ""
"Thats the end of this overview. You can %(bold_start)sclose this "
"conversation%(bold_end)s or type %(command_start)sstart the tour%"
"(command_end)s to see it again. Enjoy exploring Odoo!"
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid "This is a temporary canned response to see how canned responses work."
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid ""
"To %(bold_start)ssend an attachment%(bold_end)s, click on the %"
"(paperclip_icon)s icon and select a file."
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid "To start, try to send me an emoji :)"
msgstr "Щоби розпочати, спробуйте надіслати смайлик :)"
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/res_users.py:0
msgid "Try to send me an emoji"
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid ""
"Unfortunately, I'm just a bot 😞 I don't understand! If you need help "
"discovering our product, please check %(document_link_start)sour "
"documentation%(document_link_end)s or %(slides_link_start)sour videos%"
"(slides_link_end)s."
msgstr ""
#. module: mail_bot
#: model:ir.model,name:mail_bot.model_res_users
msgid "User"
msgstr "Користувач"
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid ""
"Wonderful! 😇%(new_line)sTry typing %(command_start)s::%(command_end)s to "
"use canned responses. I've created a temporary one for you."
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid ""
"Wow you are a natural!%(new_line)sPing someone with @username to grab their "
"attention. %(bold_start)sTry to ping me using%(bold_end)s %"
"(command_start)s@OdooBot%(command_end)s in a sentence."
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid ""
"Yep, I am here! 🎉 %(new_line)sNow, try %(bold_start)ssending an attachment%"
"(bold_end)s, like a picture of your cute dog..."
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid "fuck"
msgstr "дідько"
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid "help"
msgstr "допомога"
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid "i love you"
msgstr "ти мені подобаєшся"
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid "love"
msgstr "подобається"
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
msgid "start the tour"
msgstr "розпочати тур"
#~ msgid "Email Thread"
#~ msgstr "Ланцюжки повідомлень"
#~ msgid ""
#~ "Great! 👍<br/>To access special commands, <b>start your sentence with</b> "
#~ "<span class=\"o_odoobot_command\">/</span>. Try getting help."
#~ msgstr ""
#~ "Чудово! 👍<br/>Щоб отримати доступ до спеціальних команд, <b>почніть "
#~ "писати ваше речення з</b> <span class=\"o_odoobot_command\">/</span>. "
#~ "Спробуйте отримати допомогу."
#~ msgid "HTTP Routing"
#~ msgstr "Маршрутизація HTTP"
#~ msgid ""
#~ "I am a simple bot, but if that's a dog, he is the cutest 😊 <br/"
#~ ">Congratulations, you finished this tour. You can now <b>close this chat "
#~ "window</b>. Enjoy discovering Odoo."
#~ msgstr ""
#~ "Я простий бот, але якщо це собака, то вона дуже мила 😊 <br/>Вітаємо, ви "
#~ "завершили ознайомчий тур. Тепер ви можете <b>закрити це вікно чату</b>. "
#~ "Насолоджуйтесь Odoo."
#~ msgid ""
#~ "I'm not smart enough to answer your question.<br/>To follow my guide, "
#~ "ask: <span class=\"o_odoobot_command\">start the tour</span>."
#~ msgstr ""
#~ "Я не достатньо розумний, щоб відповісти на ваше запитання.<br/>Щоби "
#~ "переглянути ознайомчий тур, запитайте: <span "
#~ "class=\"o_odoobot_command\">розпочати тур</span>."
#~ msgid ""
#~ "Not exactly. To continue the tour, send an emoji: <b>type</b> <span "
#~ "class=\"o_odoobot_command\">:)</span> and press enter."
#~ msgstr ""
#~ "Не звосім. Щоби продовжити тур, надішліть смайл: <b>введіть</b> <span "
#~ "class=\"o_odoobot_command\">:)</span> та натисніть enter."
#~ msgid ""
#~ "Not sure what you are doing. Please, type <span "
#~ "class=\"o_odoobot_command\">/</span> and wait for the propositions. "
#~ "Select <span class=\"o_odoobot_command\">help</span> and press enter"
#~ msgstr ""
#~ "Не впевнений, що ви робите. Введіть <span class=\"o_odoobot_command\">/</"
#~ "span> та очікуйте пропозиції. Оберіть <span "
#~ "class=\"o_odoobot_command\">help</span> та натисніть enter"
#~ msgid ""
#~ "Sorry I'm sleepy. Or not! Maybe I'm just trying to hide my unawareness of "
#~ "human language...<br/>I can show you features if you write: <span "
#~ "class=\"o_odoobot_command\">start the tour</span>."
#~ msgstr ""
#~ "Вибачте, я сонний. Чи ні! Можливо я посто намагаюся приховати моє "
#~ "незнання людської мови...<br/>Я можу показати вам функції, якщо ви "
#~ "напишете: <span class=\"o_odoobot_command\">start the tour</span>."
#~ msgid ""
#~ "Sorry, I am not listening. To get someone's attention, <b>ping him</b>. "
#~ "Write <span class=\"o_odoobot_command\">@OdooBot</span> and select me."
#~ msgstr ""
#~ "Вибачте, я не слухаю. Щоби привернути чиюсь увагу, <b>позначте його</b>. "
#~ "Напишіть <span class=\"o_odoobot_command\">@OdooBot</span> та оберіть "
#~ "мене."
#~ msgid ""
#~ "To <b>send an attachment</b>, click on the <i class=\"fa fa-paperclip\" "
#~ "aria-hidden=\"true\"></i> icon and select a file."
#~ msgstr ""
#~ "Щоб <b>надіслати прикріплення</b>, натисніть іконку <i class=\"fa fa-"
#~ "paperclip\" aria-hidden=\"true\"></i> та оберіть файл."
#~ msgid ""
#~ "Unfortunately, I'm just a bot 😞 I don't understand! If you need help "
#~ "discovering our product, please check <a href=\"https://www.odoo.com/"
#~ "documentation\" target=\"_blank\">our documentation</a> or <a "
#~ "href=\"https://www.odoo.com/slides\" target=\"_blank\">our videos</a>."
#~ msgstr ""
#~ "На жаль, я лише бот 😞 Я не розумію! Якщо вам потрібна допомога, щоб "
#~ "дізнатися більше про наш продукт, перевірте <a href=\"https://"
#~ "www.odoo.com/documentation\" target=\"_blank\">нашу документацію</a> або "
#~ "<a href=\"https://www.odoo.com/slides\" target=\"_blank\">наші відео</a>."
#~ msgid ""
#~ "Wow you are a natural!<br/>Ping someone with @username to grab their "
#~ "attention. <b>Try to ping me using</b> <span "
#~ "class=\"o_odoobot_command\">@OdooBot</span> in a sentence."
#~ msgstr ""
#~ "Вау, ви справжній!<br/>Позначте когось через @username, щоби привернути "
#~ "його увагу. <b>Спробуйте позначити мене, використовуючи</b> <span "
#~ "class=\"o_odoobot_command\">@OdooBot</span> у реченні."
#~ msgid ""
#~ "Yep, I am here! 🎉 <br/>Now, try <b>sending an attachment</b>, like a "
#~ "picture of your cute dog..."
#~ msgstr ""
#~ "Так, я тут! 🎉 <br/>Тепер спробуйте <b>надіслати прикріплення</b>, "
#~ "наприклад, зображення вашого милого пса..."