# Translation of Odoo Server. # This file contains the translation of the following modules: # * im_livechat_mail_bot # # Translators: # Piotr Szlązak , 2022 # Maksym , 2023 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-09-20 09:02+0000\n" "PO-Revision-Date: 2022-09-22 05:53+0000\n" "Last-Translator: Maksym , 2023\n" "Language-Team: Polish (https://app.transifex.com/odoo/teams/41243/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: pl\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" #. module: im_livechat_mail_bot #: code:addons/im_livechat_mail_bot/models/mail_bot.py:0 #, python-format msgid "" "Good, you can customize canned responses in the live chat " "application.

It's the end of this overview, enjoy " "discovering Odoo!" msgstr "" "Świetnie, potrafisz dostosowywać gotowe odpowiedzi w aplikacji " "czatu.

To koniec tego omówienia, przyjemnego odkrywania " "Odoo!" #. module: im_livechat_mail_bot #: model:ir.model,name:im_livechat_mail_bot.model_mail_bot msgid "Mail Bot" msgstr "Bot poczty mailowej" #. module: im_livechat_mail_bot #: code:addons/im_livechat_mail_bot/models/mail_bot.py:0 #, python-format msgid "" "Not sure what you are doing. Please, type : and wait for the propositions. Select " "one of them and press enter." msgstr "" "Nie jesteś pewien, co robisz. Wpisz, proszę, : i zaczekaj na podpowiedzi. Wybierz " "jedną z nich i wciśnij enter." #. module: im_livechat_mail_bot #: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state msgid "OdooBot Status" msgstr "Status OdooBota" #. module: im_livechat_mail_bot #: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned msgid "Onboarding canned" msgstr "Wdrażanie gotowców" #. module: im_livechat_mail_bot #: code:addons/im_livechat_mail_bot/models/mail_bot.py:0 #, python-format msgid "" "That's me! 🎉
Try typing : to " "use canned responses." msgstr "" "To ja! 🎉
Spróbuj wpisać :, aby " "użyć gotowych odpowiedzi." #. module: im_livechat_mail_bot #: model:ir.model,name:im_livechat_mail_bot.model_res_users msgid "User" msgstr "Użytkownik"