vanilla 16.0

This commit is contained in:
Ernad Husremovic 2025-10-16 16:41:06 +02:00
parent 8c653da57a
commit f0ee375081
156 changed files with 10614 additions and 55980 deletions

View file

@ -10,37 +10,14 @@ pip install odoo-bringout-oca-ocb-mail_bot
## Dependencies
This addon depends on:
- mail
## Manifest Information
- **Name**: OdooBot
- **Version**: 1.2
- **Category**: Productivity/Discuss
- **License**: LGPL-3
- **Installable**: True
## Source
Based on [OCA/OCB](https://github.com/OCA/OCB) branch 16.0, addon `mail_bot`.
- Repository: https://github.com/OCA/OCB
- Branch: 16.0
- Path: addons/mail_bot
## License
This package maintains the original LGPL-3 license from the upstream Odoo project.
## Documentation
- Overview: doc/OVERVIEW.md
- Architecture: doc/ARCHITECTURE.md
- Models: doc/MODELS.md
- Controllers: doc/CONTROLLERS.md
- Wizards: doc/WIZARDS.md
- Reports: doc/REPORTS.md
- Security: doc/SECURITY.md
- Install: doc/INSTALL.md
- Usage: doc/USAGE.md
- Configuration: doc/CONFIGURATION.md
- Dependencies: doc/DEPENDENCIES.md
- Troubleshooting: doc/TROUBLESHOOTING.md
- FAQ: doc/FAQ.md
This package preserves the original LGPL-3 license.

View file

@ -1,23 +1,27 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mail_bot
#
# * mail_bot
#
# Translators:
# Martin Trigaux, 2018
# Boško Stojaković <bluesoft83@gmail.com>, 2018
# Bole <bole@dajmi5.com>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server saas~11.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-02-10 08:27+0000\n"
"PO-Revision-Date: 2025-02-10 08:27+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"POT-Creation-Date: 2018-10-02 10:05+0000\n"
"PO-Revision-Date: 2018-10-02 10:05+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2018\n"
"Language-Team: Bosnian (https://www.transifex.com/odoo/teams/41243/bs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
"Language: bs\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
#: code:addons/mail_bot/models/mail_bot.py:57
#, python-format
msgid ""
"Aaaaaw that's really cute but, you know, bots don't work that way. You're "
@ -25,251 +29,300 @@ msgid ""
msgstr ""
#. module: mail_bot
#: model:ir.model.fields.selection,name:mail_bot.selection__res_users__odoobot_state__disabled
#: model:ir.model,name:mail_bot.model_res_partner
msgid "Contact"
msgstr "Kontakt"
#. module: mail_bot
#: selection:res.users,odoobot_state:0
msgid "Disabled"
msgstr "Onemogućen"
msgstr ""
#. module: mail_bot
#: model:ir.model,name:mail_bot.model_mail_channel
msgid "Discussion Channel"
msgid "Discussion channel"
msgstr "Kanal rasprave"
#. module: mail_bot
#: model:ir.model.fields,field_description:mail_bot.field_mail_bot__display_name
msgid "Display Name"
msgstr "Prikazani naziv"
#. module: mail_bot
#: model:ir.model,name:mail_bot.model_mail_thread
msgid "Email Thread"
msgstr "Nit e-pošte"
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
#. openerp-web
#: code:addons/mail_bot/static/src/js/mailbot_service.js:42
#, python-format
msgid "Enable desktop notifications to chat"
msgstr ""
#. module: mail_bot
#: code:addons/mail_bot/models/mail_bot.py:42
#, python-format
msgid ""
"Great! 👍<br/>To access special commands, <b>start your sentence with</b> "
"<span class=\"o_odoobot_command\">/</span>. Try getting help."
"Great! 👍<br/>Now, try to <b>send an attachment</b>, like a picture of your "
"cute dog..."
msgstr ""
#. module: mail_bot
#: model:ir.model,name:mail_bot.model_ir_http
msgid "HTTP Routing"
msgstr "HTTP usmjeravanje"
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/res_users.py:0
#: code:addons/mail_bot/models/mail_channel.py:38
#, python-format
msgid ""
"Hello,<br/>Odoo's chat helps employees collaborate efficiently. I'm here to "
"help you discover its features.<br/><b>Try to send me an emoji</b> <span "
"class=\"o_odoobot_command\">:)</span>"
"help you discover its features.<br/><b>Try to send me an emoji :)</b>"
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
#: code:addons/mail_bot/models/mail_bot.py:74
#, python-format
msgid "Hmmm..."
msgstr "Odlično! 👍<br/>Sada, pokušajte da <b>pošaljete prilog</b>, kao što je slika vašeg slatkog psa..."
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
#, python-format
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 "
"conversation</b> or start the tour again with typing <span "
"class=\"o_odoobot_command\">start the tour</span>. Enjoy discovering Odoo!"
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
#: code:addons/mail_bot/models/mail_bot.py:75
#, python-format
msgid "I'm afraid I don't understand. Sorry!"
msgstr "Zdravo,<br/>Odoo chat pomaže zaposlenima da sarađuju efikasno. Ja sam ovde da vam pomognem da otkrijete njegove funkcije.<br/><b>Pokušajte da mi pošaljete emoji :)</b>"
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
#, python-format
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 ""
#. module: mail_bot
#: model:ir.model.fields.selection,name:mail_bot.selection__res_users__odoobot_state__idle
#: code:addons/mail_bot/models/mail_bot.py:59
#, python-format
msgid ""
"I'm just a bot... :( You can check <a "
"href=\"https://www.odoo.com/page/docs\">our documentation</a>) for more "
"information!"
msgstr ""
#. module: mail_bot
#: code:addons/mail_bot/models/mail_bot.py:73
#, python-format
msgid ""
"I'm not smart enough to answer your question.<br/>To follow my guide, ask"
msgstr ""
#. module: mail_bot
#: model:ir.model.fields,field_description:mail_bot.field_mail_bot__id
msgid "ID"
msgstr "ID"
#. module: mail_bot
#: selection:res.users,odoobot_state:0
msgid "Idle"
msgstr "Na čekanju"
#. module: mail_bot
#: model:ir.model,name:mail_bot.model_mail_bot
msgid "Mail Bot"
msgstr "Mali robotić"
#: model:ir.model.fields,field_description:mail_bot.field_mail_bot____last_update
msgid "Last Modified on"
msgstr "Zadnje mijenjano"
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
#, python-format
msgid ""
"Not exactly. To continue the tour, send an emoji: <b>type</b> <span "
"class=\"o_odoobot_command\">:)</span> and press enter."
#: model:ir.model,name:mail_bot.model_mail_bot
msgid "Mail Bot"
msgstr ""
#. module: mail_bot
#: model:ir.model.fields.selection,name:mail_bot.selection__res_users__odoobot_state__not_initialized
msgid "Not initialized"
msgstr "Nije inicijaliziran"
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
#: code:addons/mail_bot/models/mail_bot.py:45
#, python-format
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"
"Not a cute dog, but you get it 😊<br/>To access special features, <b>start "
"your sentence with '/'</b>. Try to get help."
msgstr ""
#. module: mail_bot
#: code:addons/mail_bot/models/mail_bot.py:65
#, python-format
msgid ""
"Not exactly. To continue the tour, send an emoji, <b>type \":)\"</b> and "
"press enter."
msgstr ""
#. module: mail_bot
#: selection:res.users,odoobot_state:0
msgid "Not initialized"
msgstr ""
#. module: mail_bot
#: code:addons/mail_bot/models/mail_bot.py:69
#, python-format
msgid ""
"Not sure wat you are doing. Please press / and wait for the propositions. "
"Select \"help\" and press enter"
msgstr ""
#. module: mail_bot
#. openerp-web
#: code:addons/mail_bot/static/src/js/systray_messaging_menu.js:64
#, python-format
msgid ""
"Odoo has now the permission to send you native notifications on this device."
msgstr ""
#. module: mail_bot
#. openerp-web
#: code:addons/mail_bot/static/src/js/systray_messaging_menu.js:61
#, python-format
msgid ""
"Odoo will not have the permission to send native notifications on this "
"device."
msgstr ""
#. module: mail_bot
#: model:ir.model.fields,field_description:mail_bot.field_res_users__odoobot_state
msgid "OdooBot Status"
msgstr "Status OdooBot-a"
msgstr ""
#. module: mail_bot
#: model:ir.model.fields,field_description:mail_bot.field_res_users__odoobot_failed
msgid "Odoobot Failed"
msgstr "Odoobot neuspješan"
#. openerp-web
#: code:addons/mail_bot/static/src/js/mailbot_service.js:39
#, python-format
msgid "OdooBot has a request"
msgstr ""
#. module: mail_bot
#: model:ir.model.fields.selection,name:mail_bot.selection__res_users__odoobot_state__onboarding_attachement
msgid "Onboarding attachment"
msgstr "Onboarding privitak"
#: selection:res.users,odoobot_state:0
msgid "Onboarding attachement"
msgstr ""
#. module: mail_bot
#: model:ir.model.fields.selection,name:mail_bot.selection__res_users__odoobot_state__onboarding_command
#: selection:res.users,odoobot_state:0
msgid "Onboarding canned"
msgstr ""
#. module: mail_bot
#: selection:res.users,odoobot_state:0
msgid "Onboarding command"
msgstr "Onboarding naredba"
msgstr ""
#. module: mail_bot
#: model:ir.model.fields.selection,name:mail_bot.selection__res_users__odoobot_state__onboarding_emoji
#: selection:res.users,odoobot_state:0
msgid "Onboarding emoji"
msgstr "Uvodni emotikon"
msgstr ""
#. module: mail_bot
#: model:ir.model.fields.selection,name:mail_bot.selection__res_users__odoobot_state__onboarding_ping
#: selection:res.users,odoobot_state:0
msgid "Onboarding ping"
msgstr "Uvodni ping"
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
#. openerp-web
#: code:addons/mail_bot/static/src/js/systray_messaging_menu.js:60
#, python-format
msgid "Permission denied"
msgstr "Pristup odbijen"
#. module: mail_bot
#: code:addons/mail_bot/models/mail_bot.py:79
#, python-format
msgid "Pong."
msgstr ""
#. module: mail_bot
#: code:addons/mail_bot/models/mail_bot.py:76
#, python-format
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>."
"human language...<br/>I can show you features if you write"
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
#: code:addons/mail_bot/models/mail_bot.py:71
#, python-format
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."
"Write \"@odoobot\" and select me."
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
#: code:addons/mail_bot/models/mail_bot.py:61
#, python-format
msgid "That's not nice! I'm a bot but I have feelings... 💔"
msgstr "Izvinjavam se spavajući sam. Ili nisam! Možda samo pokušavam da sakrim svoje nepoznavanje ljudskog jezika...<br/>Mogu vam pokazati funkcije ako napišete"
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
#, python-format
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 ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
#, python-format
msgid "To start, try to send me an emoji :)"
msgstr "Za početak, pokušajte mi poslati emotikon :)"
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
#: code:addons/mail_bot/models/mail_bot.py:67
#, python-format
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>."
"To <b>send an attachment</b>, click the 📎 icon on the right, and select a "
"file."
msgstr ""
#. module: mail_bot
#: code:addons/mail_bot/models/mail_bot.py:54
#, python-format
msgid "To start, try to send me an emoji :)"
msgstr ""
#. module: mail_bot
#: model:ir.model,name:mail_bot.model_res_users
msgid "User"
msgstr "Korisnik"
msgid "Users"
msgstr "Korisnici"
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
#: code:addons/mail_bot/models/mail_bot.py:48
#, python-format
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."
"Wow you are a natural!<br/>Ping someone to grab its attention with "
"@nameoftheuser. <b>Try to ping me using @OdooBot</b> in a sentence."
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
#. openerp-web
#: code:addons/mail_bot/static/src/js/systray_messaging_menu.js:63
#, python-format
msgid ""
"Yep, I am here! 🎉 <br/>Now, try <b>sending an attachment</b>, like a picture"
" of your cute dog..."
msgid "Yay, push notifications are enabled!"
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
#: code:addons/mail_bot/models/mail_bot.py:51
#, python-format
msgid ""
"Yep, I am here! 🎉 <br/>You finished the tour, you can <b>close this chat "
"window</b>. Enjoy discovering Odoo."
msgstr ""
#. module: mail_bot
#: code:addons/mail_bot/models/mail_bot.py:79
#, python-format
msgid "Yep, OdooBot is in the place!"
msgstr ""
#. module: mail_bot
#: code:addons/mail_bot/models/mail_bot.py:60
#, python-format
msgid "fuck"
msgstr "Jeee, push obaveštenja su omogućena!"
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
#: code:addons/mail_bot/models/mail_bot.py:58
#, python-format
msgid "help"
msgstr "pomoć"
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
#: code:addons/mail_bot/models/mail_bot.py:56
#, python-format
msgid "i love you"
msgstr "Da, ovde sam! 🎉 <br/>Završili ste turu, možete <b>zatvoriti ovaj chat prozor</b>. Uživajte u otkrivanju Odoo-a."
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
#: code:addons/mail_bot/models/mail_bot.py:56
#, python-format
msgid "love"
msgstr "Da, OdooBot je na mestu!"
msgstr ""
#. module: mail_bot
#. odoo-python
#: code:addons/mail_bot/models/mail_bot.py:0
#: code:addons/mail_bot/models/mail_bot.py:52
#: code:addons/mail_bot/models/mail_bot.py:73
#: code:addons/mail_bot/models/mail_bot.py:76
#, python-format
msgid "start the tour"
msgstr "počni turu"
msgstr ""

View file

@ -1,7 +1,9 @@
[project]
name = "odoo-bringout-oca-ocb-mail_bot"
version = "16.0.0"
description = "OdooBot - Add OdooBot in discussions"
description = "OdooBot -
Add OdooBot in discussions
"
authors = [
{ name = "Ernad Husremovic", email = "hernad@bring.out.ba" }
]
@ -16,7 +18,7 @@ classifiers = [
"Intended Audience :: Developers",
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Topic :: Office/Business",
]