mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-13 07:24:48 -06:00
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: knowledge-18.0/knowledge-18.0-document_page_approval Translate-URL: https://translation.odoo-community.org/projects/knowledge-18-0/knowledge-18-0-document_page_approval/
This commit is contained in:
parent
c84190177d
commit
47ed10f615
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr "Neue Fassung des Dokuments %s freigegeben."
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -34,54 +34,35 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"<p>Hola,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> envió una nueva "
|
||||
"solicitud de cambio para <b t-out=\"object.page_id.name\"></b> y necesita su "
|
||||
"aprobación.</p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modificado por:</b> <t t-out=\"object.create_uid.name\""
|
||||
"></t></p>\n"
|
||||
" <p><b>Fecha:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Resumen</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diferencia</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" </div>\n"
|
||||
" <p>Que tengas un gran día.</p>\n"
|
||||
" <br>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_needaction
|
||||
@ -162,14 +143,12 @@ msgstr "Devolver a borrador"
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr "No se puede aprobar la página en estado '%s'."
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr "No se pueden aprobar páginas en estado %s'."
|
||||
|
||||
@ -194,14 +173,12 @@ msgstr "Solicitud de cambios"
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr "El cambio solicitado <b>%(name)s</b> ha sido cancelado por %(user)s."
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr "La solicitud de modificaciones ha sido aprobada por %s."
|
||||
|
||||
@ -285,7 +262,6 @@ msgstr "Mensajes"
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr "Nueva versión del documento %s aprobada."
|
||||
|
||||
@ -320,11 +296,6 @@ msgstr "Número de mensajes con error de entrega"
|
||||
msgid "Pending Approval"
|
||||
msgstr "Pendiente de aprobación"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -383,31 +354,17 @@ msgstr "¿El usuario tiene borradores?"
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr "Los usuarios también deben pertenecer al grupo de aprobadores"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr "Mensajes del sitio web"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr "Historial de comunicación del sitio web"
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
"No está autorizado a realizar esta acción.\n"
|
||||
"Solo los aprobadores con estos grupos pueden aprobarlo: "
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -419,7 +376,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -430,9 +386,73 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr "Necesita cancelarlo antes de volver a abrirlo."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<p>Hello,</p>\n"
|
||||
#~ " <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
#~ "Change Request for <b t-out=\"object.page_id.name\"></b> and it needs "
|
||||
#~ "your approval.</p>\n"
|
||||
#~ " <h1>\n"
|
||||
#~ " <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
#~ "display_name\"></a>\n"
|
||||
#~ " </h1>\n"
|
||||
#~ " <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></"
|
||||
#~ "t></p>\n"
|
||||
#~ " <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
#~ " <t t-if=\"object.summary\">\n"
|
||||
#~ " <h3>Summary</h3>\n"
|
||||
#~ " <p t-out=\"object.summary\"></p>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " <h3>Diff</h3>\n"
|
||||
#~ " <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
#~ "bottom:2em;\">\n"
|
||||
#~ " <t t-out=\"object.diff\"></t>\n"
|
||||
#~ " </div>\n"
|
||||
#~ " <p>Have a great day.</p>\n"
|
||||
#~ " <br>\n"
|
||||
#~ " <p>Odoo</p>\n"
|
||||
#~ " "
|
||||
#~ msgstr ""
|
||||
#~ "<p>Hola,</p>\n"
|
||||
#~ " <p><t t-out=\"object.create_uid.name\"></t> envió una nueva "
|
||||
#~ "solicitud de cambio para <b t-out=\"object.page_id.name\"></b> y necesita "
|
||||
#~ "su aprobación.</p>\n"
|
||||
#~ " <h1>\n"
|
||||
#~ " <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
#~ "display_name\"></a>\n"
|
||||
#~ " </h1>\n"
|
||||
#~ " <p><b>Modificado por:</b> <t t-out=\"object.create_uid."
|
||||
#~ "name\"></t></p>\n"
|
||||
#~ " <p><b>Fecha:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
#~ " <t t-if=\"object.summary\">\n"
|
||||
#~ " <h3>Resumen</h3>\n"
|
||||
#~ " <p t-out=\"object.summary\"></p>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " <h3>Diferencia</h3>\n"
|
||||
#~ " <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
#~ "bottom:2em;\">\n"
|
||||
#~ " <t t-out=\"object.diff\"></t>\n"
|
||||
#~ " </div>\n"
|
||||
#~ " <p>Que tengas un gran día.</p>\n"
|
||||
#~ " <br>\n"
|
||||
#~ " <p>Odoo</p>\n"
|
||||
#~ " "
|
||||
|
||||
#~ msgid "Website Messages"
|
||||
#~ msgstr "Mensajes del sitio web"
|
||||
|
||||
#~ msgid "Website communication history"
|
||||
#~ msgstr "Historial de comunicación del sitio web"
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "You are not authorized to do this.\r\n"
|
||||
#~ "Only approvers with these groups can approve this: "
|
||||
#~ msgstr ""
|
||||
#~ "No está autorizado a realizar esta acción.\n"
|
||||
#~ "Solo los aprobadores con estos grupos pueden aprobarlo: "
|
||||
|
||||
#~ msgid "Main Attachment"
|
||||
#~ msgstr "Adjunto principal"
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -136,14 +141,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -168,14 +171,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -259,7 +260,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr "Nueva versión del documento %s aprobada."
|
||||
|
||||
@ -294,11 +294,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -353,29 +348,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -384,7 +367,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -393,6 +375,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -33,27 +33,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -137,14 +142,12 @@ msgstr "Nazad u nacrt"
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr "Nije moguće odobriti stranicu u '%s' statusu."
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr "Nije moguće odobriti stranice u '%s' statusu."
|
||||
|
||||
@ -169,14 +172,12 @@ msgstr "Zahtjevi za izmjenom"
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr "Zahtjev za izmjenom <b>%(name)s</b> je otkazao %(user)s."
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr "Zahtjev za izmjenom je odobrio %s."
|
||||
|
||||
@ -260,7 +261,6 @@ msgstr "Poruke"
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr "Nova verzija dokumenta %s odobrena"
|
||||
|
||||
@ -295,11 +295,6 @@ msgstr "Broj poruka sa greškom pri isporuci"
|
||||
msgid "Pending Approval"
|
||||
msgstr "Čeka odobrenje"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -358,31 +353,17 @@ msgstr "Korisnik ina nacrte?"
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr "Korisnici moraju biti u grupi odobravatelja"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
"Niste ovlašteni za ovo. \n"
|
||||
"Samo odobravatelji sa sljedećim grupama mogu odobriti ovo: "
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -393,7 +374,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -404,9 +384,16 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr "Morate otkazati prije ponovnog otvaranja."
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "You are not authorized to do this.\r\n"
|
||||
#~ "Only approvers with these groups can approve this: "
|
||||
#~ msgstr ""
|
||||
#~ "Niste ovlašteni za ovo. \n"
|
||||
#~ "Samo odobravatelji sa sljedećim grupama mogu odobriti ovo: "
|
||||
|
||||
#~ msgid "Main Attachment"
|
||||
#~ msgstr "Glavni prilog"
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -35,54 +35,35 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"<p>Salve,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> ha inviato una nuova "
|
||||
"richiesta di modifica per <b t-out=\"object.page_id.name\"></b> che richiede "
|
||||
"la tua approvazione.</p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modificato da:</b> <t t-out=\"object.create_uid.name\"></"
|
||||
"t></p>\n"
|
||||
" <p><b>Data:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Riepilogo</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" </t>\n"
|
||||
" <h3>Differenze</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" </div>\n"
|
||||
" <p>Buona giornata.</p>\n"
|
||||
" <br>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_needaction
|
||||
@ -163,14 +144,12 @@ msgstr "Ritorna a bozza"
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr "Non puoi approvare una pagina in stato '%s'."
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr "Non puoi approvare le pagine in stato '%s'."
|
||||
|
||||
@ -195,14 +174,12 @@ msgstr "Richieste di Modifica"
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr "La modifica richiesta <b>%(name)s</b> è stata annullata da %(user)s."
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr "La richiesta di modifica è stata approvata da %s."
|
||||
|
||||
@ -286,7 +263,6 @@ msgstr "Messaggi"
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr "La nuova versione del documento %s è approvata."
|
||||
|
||||
@ -322,11 +298,6 @@ msgstr "Numero di messaggi con errore di consegna"
|
||||
msgid "Pending Approval"
|
||||
msgstr "In attesa di approvazione"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr "Valutazioni"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -387,31 +358,17 @@ msgstr "L'utente ha bozze?"
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr "Gli utenti devono anche appartenere al gruppo di approvazione"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr "Messaggi sito web"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr "Cronologia comunicazioni sito web"
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
"Non si è autorizzati a compiere quest'azione.\n"
|
||||
"Solo gli approvatori in questi gruppi possono approvarlo: "
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -423,7 +380,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -434,9 +390,76 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr "Devi cancellarlo prima di riaprirlo."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<p>Hello,</p>\n"
|
||||
#~ " <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
#~ "Change Request for <b t-out=\"object.page_id.name\"></b> and it needs "
|
||||
#~ "your approval.</p>\n"
|
||||
#~ " <h1>\n"
|
||||
#~ " <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
#~ "display_name\"></a>\n"
|
||||
#~ " </h1>\n"
|
||||
#~ " <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></"
|
||||
#~ "t></p>\n"
|
||||
#~ " <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
#~ " <t t-if=\"object.summary\">\n"
|
||||
#~ " <h3>Summary</h3>\n"
|
||||
#~ " <p t-out=\"object.summary\"></p>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " <h3>Diff</h3>\n"
|
||||
#~ " <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
#~ "bottom:2em;\">\n"
|
||||
#~ " <t t-out=\"object.diff\"></t>\n"
|
||||
#~ " </div>\n"
|
||||
#~ " <p>Have a great day.</p>\n"
|
||||
#~ " <br>\n"
|
||||
#~ " <p>Odoo</p>\n"
|
||||
#~ " "
|
||||
#~ msgstr ""
|
||||
#~ "<p>Salve,</p>\n"
|
||||
#~ " <p><t t-out=\"object.create_uid.name\"></t> ha inviato una "
|
||||
#~ "nuova richiesta di modifica per <b t-out=\"object.page_id.name\"></b> che "
|
||||
#~ "richiede la tua approvazione.</p>\n"
|
||||
#~ " <h1>\n"
|
||||
#~ " <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
#~ "display_name\"></a>\n"
|
||||
#~ " </h1>\n"
|
||||
#~ " <p><b>Modificato da:</b> <t t-out=\"object.create_uid."
|
||||
#~ "name\"></t></p>\n"
|
||||
#~ " <p><b>Data:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
#~ " <t t-if=\"object.summary\">\n"
|
||||
#~ " <h3>Riepilogo</h3>\n"
|
||||
#~ " <p t-out=\"object.summary\"></p>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " <h3>Differenze</h3>\n"
|
||||
#~ " <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
#~ "bottom:2em;\">\n"
|
||||
#~ " <t t-out=\"object.diff\"></t>\n"
|
||||
#~ " </div>\n"
|
||||
#~ " <p>Buona giornata.</p>\n"
|
||||
#~ " <br>\n"
|
||||
#~ " <p>Odoo</p>\n"
|
||||
#~ " "
|
||||
|
||||
#~ msgid "Ratings"
|
||||
#~ msgstr "Valutazioni"
|
||||
|
||||
#~ msgid "Website Messages"
|
||||
#~ msgstr "Messaggi sito web"
|
||||
|
||||
#~ msgid "Website communication history"
|
||||
#~ msgstr "Cronologia comunicazioni sito web"
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "You are not authorized to do this.\r\n"
|
||||
#~ "Only approvers with these groups can approve this: "
|
||||
#~ msgstr ""
|
||||
#~ "Non si è autorizzati a compiere quest'azione.\n"
|
||||
#~ "Solo gli approvatori in questi gruppi possono approvarlo: "
|
||||
|
||||
#~ msgid "Main Attachment"
|
||||
#~ msgstr "Allegato principale"
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -136,14 +141,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -168,14 +171,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -259,7 +260,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -294,11 +294,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -353,29 +348,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -384,7 +367,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -393,6 +375,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -136,14 +141,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -168,14 +171,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -259,7 +260,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -294,11 +294,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -353,29 +348,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -384,7 +367,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -393,6 +375,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -32,27 +32,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -136,14 +141,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -168,14 +171,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -259,7 +260,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -294,11 +294,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -353,29 +348,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -384,7 +367,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -393,6 +375,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -36,54 +36,35 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"<p>Olá,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> enviou uma nova "
|
||||
"Solicitação de Alteração para <b t-out=\"object.page_id.name\"></b> e ela "
|
||||
"precisa de sua aprovação.</p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modificado por:</b> <t t-out=\"object.create_uid.name\"></"
|
||||
"t></p>\n"
|
||||
" <p><b>Data:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Resumo</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" </div>\n"
|
||||
" <p>Tenha um óptimo dia.</p>\n"
|
||||
" <br>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_needaction
|
||||
@ -165,14 +146,12 @@ msgstr "Voltar ao rascunho"
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr "Não é possível aprovar a página no estado '%s'."
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr "Não é possível aprovar páginas no estado \"%s\"."
|
||||
|
||||
@ -197,14 +176,12 @@ msgstr "Solicitações de alteração"
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr "A solicitação de alteração <b>%(name)s</b> foi cancelada por %(user)s."
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr "A solicitação de alteração foi aprovada por %s."
|
||||
|
||||
@ -288,7 +265,6 @@ msgstr "Mensagens"
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr "Nova versão do documento %s aprovada."
|
||||
|
||||
@ -323,11 +299,6 @@ msgstr "Número de mensagens com erro na entrega"
|
||||
msgid "Pending Approval"
|
||||
msgstr "Pendente de Aprovação"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -388,31 +359,17 @@ msgstr "O utilizador tem rascunhos?"
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr "Utilizadores precisam também pertencer ao grupo de Aprovadores"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
"Não está autorizado a fazer isto.\r\n"
|
||||
"Só os aprovadores destes grupos podem aprovar isso: "
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -423,7 +380,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -434,9 +390,67 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr "É necessário cancelá-lo antes de reabrir."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<p>Hello,</p>\n"
|
||||
#~ " <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
#~ "Change Request for <b t-out=\"object.page_id.name\"></b> and it needs "
|
||||
#~ "your approval.</p>\n"
|
||||
#~ " <h1>\n"
|
||||
#~ " <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
#~ "display_name\"></a>\n"
|
||||
#~ " </h1>\n"
|
||||
#~ " <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></"
|
||||
#~ "t></p>\n"
|
||||
#~ " <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
#~ " <t t-if=\"object.summary\">\n"
|
||||
#~ " <h3>Summary</h3>\n"
|
||||
#~ " <p t-out=\"object.summary\"></p>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " <h3>Diff</h3>\n"
|
||||
#~ " <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
#~ "bottom:2em;\">\n"
|
||||
#~ " <t t-out=\"object.diff\"></t>\n"
|
||||
#~ " </div>\n"
|
||||
#~ " <p>Have a great day.</p>\n"
|
||||
#~ " <br>\n"
|
||||
#~ " <p>Odoo</p>\n"
|
||||
#~ " "
|
||||
#~ msgstr ""
|
||||
#~ "<p>Olá,</p>\n"
|
||||
#~ " <p><t t-out=\"object.create_uid.name\"></t> enviou uma nova "
|
||||
#~ "Solicitação de Alteração para <b t-out=\"object.page_id.name\"></b> e ela "
|
||||
#~ "precisa de sua aprovação.</p>\n"
|
||||
#~ " <h1>\n"
|
||||
#~ " <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
#~ "display_name\"></a>\n"
|
||||
#~ " </h1>\n"
|
||||
#~ " <p><b>Modificado por:</b> <t t-out=\"object.create_uid."
|
||||
#~ "name\"></t></p>\n"
|
||||
#~ " <p><b>Data:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
#~ " <t t-if=\"object.summary\">\n"
|
||||
#~ " <h3>Resumo</h3>\n"
|
||||
#~ " <p t-out=\"object.summary\"></p>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " <h3>Diff</h3>\n"
|
||||
#~ " <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
#~ "bottom:2em;\">\n"
|
||||
#~ " <t t-out=\"object.diff\"></t>\n"
|
||||
#~ " </div>\n"
|
||||
#~ " <p>Tenha um óptimo dia.</p>\n"
|
||||
#~ " <br>\n"
|
||||
#~ " <p>Odoo</p>\n"
|
||||
#~ " "
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "You are not authorized to do this.\r\n"
|
||||
#~ "Only approvers with these groups can approve this: "
|
||||
#~ msgstr ""
|
||||
#~ "Não está autorizado a fazer isto.\r\n"
|
||||
#~ "Só os aprovadores destes grupos podem aprovar isso: "
|
||||
|
||||
#~ msgid "Main Attachment"
|
||||
#~ msgstr "Anexo Principal"
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -136,14 +141,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -168,14 +171,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -259,7 +260,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr "Foi aprovada a nova versão do documento %s."
|
||||
|
||||
@ -294,11 +294,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -353,29 +348,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -384,7 +367,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -393,6 +375,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -32,27 +32,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -136,14 +141,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -168,14 +171,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -259,7 +260,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -294,11 +294,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -353,29 +348,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -384,7 +367,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -393,6 +375,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -35,27 +35,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -139,14 +144,12 @@ msgstr "Vrni v osnutek"
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr "Ne morem odobriti strani v stanju '%s'."
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr "Ne morem odobriti strani v stanju '%s'."
|
||||
|
||||
@ -171,14 +174,12 @@ msgstr "Zahteve po spremembi"
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr "Zahtevo po spremembi je odobril %s."
|
||||
|
||||
@ -262,7 +263,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr "Nova verzija dokumenta %s odobrena."
|
||||
|
||||
@ -297,11 +297,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr "Čaka odobritev"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -360,31 +355,17 @@ msgstr "Uporabnik ima osnutke?"
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr "Uporabniki morajo pripadati skupini odobriteljev"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
"Za to niste pooblaščeni.\n"
|
||||
"Le odobritelji iz teh skupin lahko to odobrijo: "
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -395,7 +376,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -406,6 +386,13 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr "Pred ponovnim odprtjem jo morate preklicati."
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "You are not authorized to do this.\r\n"
|
||||
#~ "Only approvers with these groups can approve this: "
|
||||
#~ msgstr ""
|
||||
#~ "Za to niste pooblaščeni.\n"
|
||||
#~ "Le odobritelji iz teh skupin lahko to odobrijo: "
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -32,27 +32,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -136,14 +141,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -168,14 +171,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -259,7 +260,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -294,11 +294,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -353,29 +348,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -384,7 +367,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -393,6 +375,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -34,51 +34,35 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"<p>Hej!</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> har skickat in en ny "
|
||||
"ändringsbegäran för <b t-out=\"object.page_id.name\"></b> och den behöver "
|
||||
"ditt godkännande .</p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object.display_name\"></a>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Ändrad av:</b> <t t-out=\"object.create_uid.name\"></t></p>\n"
|
||||
" <p><b>Datum:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Sammanfattning</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" </div>\n"
|
||||
" <p>Ha en bra dag.</p>\n"
|
||||
" <br>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_needaction
|
||||
@ -159,14 +143,12 @@ msgstr "Tillbaka till utkast"
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr "Kan inte godkänna sidan i \"%s\"-status."
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr "Kan inte godkänna sidor i \"%s\"-status."
|
||||
|
||||
@ -191,14 +173,12 @@ msgstr "Ändringsbegäran"
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr "Ändringsbegäran <b>%(name)s</b> har annullerats av %(user)s."
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr "Ändringsbegäran har godkänts av %s."
|
||||
|
||||
@ -282,7 +262,6 @@ msgstr "Meddelanden"
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr "Ny version av dokumentet %s godkänd."
|
||||
|
||||
@ -317,11 +296,6 @@ msgstr "Antal meddelanden med leveransfel"
|
||||
msgid "Pending Approval"
|
||||
msgstr "Avvaktar godkännande"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -381,31 +355,17 @@ msgstr "Användaren har utkast?"
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr "Användarna måste också tillhöra gruppen Approvers"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr "Webbplatsmeddelanden"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr "Webbplatsens kommunikationshistorik"
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
"Du är inte behörig att göra detta.\r\n"
|
||||
"Endast godkännare med dessa grupper kan godkänna detta: "
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -416,7 +376,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -427,9 +386,70 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr "Du måste avbryta det innan du öppnar igen."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<p>Hello,</p>\n"
|
||||
#~ " <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
#~ "Change Request for <b t-out=\"object.page_id.name\"></b> and it needs "
|
||||
#~ "your approval.</p>\n"
|
||||
#~ " <h1>\n"
|
||||
#~ " <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
#~ "display_name\"></a>\n"
|
||||
#~ " </h1>\n"
|
||||
#~ " <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></"
|
||||
#~ "t></p>\n"
|
||||
#~ " <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
#~ " <t t-if=\"object.summary\">\n"
|
||||
#~ " <h3>Summary</h3>\n"
|
||||
#~ " <p t-out=\"object.summary\"></p>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " <h3>Diff</h3>\n"
|
||||
#~ " <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
#~ "bottom:2em;\">\n"
|
||||
#~ " <t t-out=\"object.diff\"></t>\n"
|
||||
#~ " </div>\n"
|
||||
#~ " <p>Have a great day.</p>\n"
|
||||
#~ " <br>\n"
|
||||
#~ " <p>Odoo</p>\n"
|
||||
#~ " "
|
||||
#~ msgstr ""
|
||||
#~ "<p>Hej!</p>\n"
|
||||
#~ " <p><t t-out=\"object.create_uid.name\"></t> har skickat in en ny "
|
||||
#~ "ändringsbegäran för <b t-out=\"object.page_id.name\"></b> och den behöver "
|
||||
#~ "ditt godkännande .</p>\n"
|
||||
#~ " <h1>\n"
|
||||
#~ " <a t-att-href=\"object.page_url\" t-out=\"object.display_name\"></a>\n"
|
||||
#~ " </h1>\n"
|
||||
#~ " <p><b>Ändrad av:</b> <t t-out=\"object.create_uid.name\"></t></p>\n"
|
||||
#~ " <p><b>Datum:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
#~ " <t t-if=\"object.summary\">\n"
|
||||
#~ " <h3>Sammanfattning</h3>\n"
|
||||
#~ " <p t-out=\"object.summary\"></p>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " <h3>Diff</h3>\n"
|
||||
#~ " <div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
#~ " <t t-out=\"object.diff\"></t>\n"
|
||||
#~ " </div>\n"
|
||||
#~ " <p>Ha en bra dag.</p>\n"
|
||||
#~ " <br>\n"
|
||||
#~ " <p>Odoo</p>\n"
|
||||
#~ " "
|
||||
|
||||
#~ msgid "Website Messages"
|
||||
#~ msgstr "Webbplatsmeddelanden"
|
||||
|
||||
#~ msgid "Website communication history"
|
||||
#~ msgstr "Webbplatsens kommunikationshistorik"
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "You are not authorized to do this.\r\n"
|
||||
#~ "Only approvers with these groups can approve this: "
|
||||
#~ msgstr ""
|
||||
#~ "Du är inte behörig att göra detta.\r\n"
|
||||
#~ "Endast godkännare med dessa grupper kan godkänna detta: "
|
||||
|
||||
#~ msgid "Main Attachment"
|
||||
#~ msgstr "Huvudfäste"
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -30,27 +30,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -134,14 +139,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -166,14 +169,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -257,7 +258,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -292,11 +292,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -351,29 +346,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -382,7 +365,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -391,6 +373,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
@ -31,27 +31,32 @@ msgstr ""
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"<p>Hello,</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"></t> submited a new "
|
||||
"Change Request for <b t-out=\"object.page_id.name\"></b> and it needs your "
|
||||
"approval.</p>\n"
|
||||
" <p><t t-out=\"object.create_uid.name\"/> submited a new Change "
|
||||
"Request for <b t-out=\"object.page_id.name\"/> and it needs your approval.</"
|
||||
"p>\n"
|
||||
" <h1>\n"
|
||||
" <a t-att-href=\"object.page_url\" t-out=\"object."
|
||||
"display_name\"></a>\n"
|
||||
"display_name\"/>\n"
|
||||
" </h1>\n"
|
||||
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></"
|
||||
"p>\n"
|
||||
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></p>\n"
|
||||
" <p>\n"
|
||||
" <b>Modified by:</b>\n"
|
||||
" <t t-out=\"object.create_uid.name\"/>\n"
|
||||
" </p>\n"
|
||||
" <p>\n"
|
||||
" <b>Date:</b>\n"
|
||||
" <t t-out=\"object.create_date\"/>\n"
|
||||
" </p>\n"
|
||||
" <t t-if=\"object.summary\">\n"
|
||||
" <h3>Summary</h3>\n"
|
||||
" <p t-out=\"object.summary\"></p>\n"
|
||||
" <p t-out=\"object.summary\"/>\n"
|
||||
" </t>\n"
|
||||
" <h3>Diff</h3>\n"
|
||||
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-"
|
||||
"bottom:2em;\">\n"
|
||||
" <t t-out=\"object.diff\"></t>\n"
|
||||
" <t t-out=\"object.diff\"/>\n"
|
||||
" </div>\n"
|
||||
" <p>Have a great day.</p>\n"
|
||||
" <br>\n"
|
||||
" <br/>\n"
|
||||
" <p>Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
@ -135,14 +140,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve page in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Can't approve pages in '%s' state."
|
||||
msgstr ""
|
||||
|
||||
@ -167,14 +170,12 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
@ -258,7 +259,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
@ -293,11 +293,6 @@ msgstr ""
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
|
||||
msgid "Require approval"
|
||||
@ -352,29 +347,17 @@ msgstr ""
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__website_message_ids
|
||||
msgid "Website communication history"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only approvers with these groups can approve this: "
|
||||
"Only approvers with these groups can approve this: {}"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can reopen Change Requests."
|
||||
@ -383,7 +366,6 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You are not authorized to do this.\r\n"
|
||||
"Only owners or approvers can request approval."
|
||||
@ -392,6 +374,5 @@ msgstr ""
|
||||
#. module: document_page_approval
|
||||
#. odoo-python
|
||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr ""
|
||||
|
Loading…
Reference in New Issue
Block a user