Skip to content

Commit

Permalink
[UPD] Update mgmtsystem_action.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-ci committed Nov 20, 2024
1 parent 5026581 commit fb989fd
Showing 1 changed file with 41 additions and 49 deletions.
90 changes: 41 additions & 49 deletions mgmtsystem_action/i18n/mgmtsystem_action.pot
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
Expand All @@ -13,50 +13,6 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: mgmtsystem_action
#: model:mail.template,body_html:mgmtsystem_action.action_email_template_reminder_action
msgid ""
"\n"
" \n"
"<p>Hello <t t-out=\"object.user_id.name\"/>,</p>\n"
"\n"
"<p>\n"
"This is an automated message to remind you that the\n"
"following action is due to be completed in 10 days (<t t-out=\"object.date_deadline\"/>):\n"
"\n"
"<b><a t-att-href=\"object.get_action_url()\"><t t-out=\"object.name\"/></a></b>\n"
"</p>\n"
"\n"
"<p>\n"
"Thank you and have a nice day.<br>\n"
"--<br>\n"
"Odoo\n"
"</p>\n"
" \n"
" "
msgstr ""

#. module: mgmtsystem_action
#: model:mail.template,body_html:mgmtsystem_action.email_template_new_action_reminder
msgid ""
"\n"
" \n"
"<p>Hello <t t-out=\"object.user_id.name\"/>,</p>\n"
"\n"
"<p>A new action has been assigned to you: <b><a t-att-href=\"object.get_action_url()\"><t t-out=\"object.name\"/></a></b></p>\n"
"<p><b>Deadline: </b><t t-out=\"object.date_deadline or ''\"/></p>\n"
"\n"
"<p>Please, use the action stages and messages to log progress.</p>\n"
"\n"
"<p>\n"
"Thank you<br>\n"
"--<br>\n"
"Odoo\n"
"</p>\n"
" \n"
" "
msgstr ""

#. module: mgmtsystem_action
#: model:ir.model.fields,field_description:mgmtsystem_action.field_mgmtsystem_action_report__number_of_actions
msgid "# of actions"
Expand Down Expand Up @@ -99,6 +55,46 @@ msgstr ""
msgid "#ffffff"
msgstr ""

#. module: mgmtsystem_action
#: model:mail.template,body_html:mgmtsystem_action.action_email_template_reminder_action
msgid ""
"<p>Hello <t t-out=\"object.user_id.name\"/>,</p>\n"
"\n"
"<p>\n"
"This is an automated message to remind you that the\n"
"following action is due to be completed in 10 days (<t t-out=\"object.date_deadline\"/>):\n"
"\n"
"<b><a t-att-href=\"object.get_action_url()\"><t t-out=\"object.name\"/></a></b>\n"
"</p>\n"
"\n"
"<p>\n"
"Thank you and have a nice day.<br/>\n"
"--<br/>\n"
"Odoo\n"
"</p>\n"
" \n"
" "
msgstr ""

#. module: mgmtsystem_action
#: model:mail.template,body_html:mgmtsystem_action.email_template_new_action_reminder
msgid ""
"<p>Hello <t t-out=\"object.user_id.name\"/>,</p>\n"
"\n"
"<p>A new action has been assigned to you: <b><a t-att-href=\"object.get_action_url()\"><t t-out=\"object.name\"/></a></b></p>\n"
"<p><b>Deadline: </b><t t-out=\"object.date_deadline or ''\"/></p>\n"
"\n"
"<p>Please, use the action stages and messages to log progress.</p>\n"
"\n"
"<p>\n"
"Thank you<br/>\n"
"--<br/>\n"
"Odoo\n"
"</p>\n"
" \n"
" "
msgstr ""

#. module: mgmtsystem_action
#: model:ir.model,name:mgmtsystem_action.model_mgmtsystem_action
#: model_terms:ir.ui.view,arch_db:mgmtsystem_action.view_mgmtsystem_action_filter
Expand Down Expand Up @@ -473,8 +469,6 @@ msgstr ""
#. module: mgmtsystem_action
#. odoo-python
#: code:addons/mgmtsystem_action/models/mgmtsystem_action.py:0
#: code:addons/mgmtsystem_action/models/mgmtsystem_action.py:0
#, python-format
msgid "New"
msgstr ""

Expand Down Expand Up @@ -579,7 +573,6 @@ msgstr ""
#. module: mgmtsystem_action
#. odoo-python
#: code:addons/mgmtsystem_action/tests/test_create_action.py:0
#, python-format
msgid "SampleReference"
msgstr ""

Expand Down Expand Up @@ -693,7 +686,6 @@ msgstr ""
#. module: mgmtsystem_action
#. odoo-python
#: code:addons/mgmtsystem_action/models/mgmtsystem_action.py:0
#, python-format
msgid "We cannot bring back the action to draft stage"
msgstr ""

Expand Down

0 comments on commit fb989fd

Please sign in to comment.