[UPD] Update document_page_approval.pot

This commit is contained in:
oca-ci 2025-03-28 14:11:11 +00:00
parent 82a9431e65
commit 4de8a81b1d

View File

@ -4,7 +4,7 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Server 17.0\n" "Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
@ -24,22 +24,28 @@ msgstr ""
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
msgid "" msgid ""
"<p>Hello,</p>\n" "<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" " <h1>\n"
" <a t-att-href=\"object.page_url\" t-out=\"object.display_name\"></a>\n" " <a t-att-href=\"object.page_url\" t-out=\"object.display_name\"/>\n"
" </h1>\n" " </h1>\n"
" <p><b>Modified by:</b> <t t-out=\"object.create_uid.name\"></t></p>\n" " <p>\n"
" <p><b>Date:</b> <t t-out=\"object.create_date\"></t></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" " <t t-if=\"object.summary\">\n"
" <h3>Summary</h3>\n" " <h3>Summary</h3>\n"
" <p t-out=\"object.summary\"></p>\n" " <p t-out=\"object.summary\"/>\n"
" </t>\n" " </t>\n"
" <h3>Diff</h3>\n" " <h3>Diff</h3>\n"
" <div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\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" " </div>\n"
" <p>Have a great day.</p>\n" " <p>Have a great day.</p>\n"
" <br>\n" " <br/>\n"
" <p>Odoo</p>\n" " <p>Odoo</p>\n"
" " " "
msgstr "" msgstr ""
@ -123,14 +129,12 @@ msgstr ""
#. module: document_page_approval #. module: document_page_approval
#. odoo-python #. odoo-python
#: code:addons/document_page_approval/models/document_page_history.py:0 #: code:addons/document_page_approval/models/document_page_history.py:0
#, python-format
msgid "Can't approve page in '%s' state." msgid "Can't approve page in '%s' state."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#. odoo-python #. odoo-python
#: code:addons/document_page_approval/models/document_page_history.py:0 #: code:addons/document_page_approval/models/document_page_history.py:0
#, python-format
msgid "Can't approve pages in '%s' state." msgid "Can't approve pages in '%s' state."
msgstr "" msgstr ""
@ -155,14 +159,12 @@ msgstr ""
#. module: document_page_approval #. module: document_page_approval
#. odoo-python #. odoo-python
#: code:addons/document_page_approval/models/document_page_history.py:0 #: 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." msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#. odoo-python #. odoo-python
#: code:addons/document_page_approval/models/document_page_history.py:0 #: code:addons/document_page_approval/models/document_page_history.py:0
#, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -219,6 +221,7 @@ msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__message_has_error #: model:ir.model.fields,help:document_page_approval.field_document_page_history__message_has_error
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__message_has_sms_error
msgid "If checked, some messages have a delivery error." msgid "If checked, some messages have a delivery error."
msgstr "" msgstr ""
@ -246,7 +249,6 @@ msgstr ""
#. module: document_page_approval #. module: document_page_approval
#. odoo-python #. odoo-python
#: code:addons/document_page_approval/models/document_page_history.py:0 #: code:addons/document_page_approval/models/document_page_history.py:0
#, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -281,11 +283,6 @@ msgstr ""
msgid "Pending Approval" msgid "Pending Approval"
msgstr "" 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 #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required #: model:ir.model.fields,field_description:document_page_approval.field_document_page__approval_required
msgid "Require approval" msgid "Require approval"
@ -296,6 +293,11 @@ msgstr ""
msgid "Require approval for changes on this page or its child pages." msgid "Require approval for changes on this page or its child pages."
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model_terms:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model_terms:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Send to Review" msgid "Send to Review"
@ -340,29 +342,17 @@ msgstr ""
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" 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 #. module: document_page_approval
#. odoo-python #. odoo-python
#: code:addons/document_page_approval/models/document_page_history.py:0 #: code:addons/document_page_approval/models/document_page_history.py:0
#, python-format
msgid "" msgid ""
"You are not authorized to do this.\r\n" "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 "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#. odoo-python #. odoo-python
#: code:addons/document_page_approval/models/document_page_history.py:0 #: code:addons/document_page_approval/models/document_page_history.py:0
#, python-format
msgid "" msgid ""
"You are not authorized to do this.\r\n" "You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests." "Only owners or approvers can reopen Change Requests."
@ -371,7 +361,6 @@ msgstr ""
#. module: document_page_approval #. module: document_page_approval
#. odoo-python #. odoo-python
#: code:addons/document_page_approval/models/document_page_history.py:0 #: code:addons/document_page_approval/models/document_page_history.py:0
#, python-format
msgid "" msgid ""
"You are not authorized to do this.\r\n" "You are not authorized to do this.\r\n"
"Only owners or approvers can request approval." "Only owners or approvers can request approval."
@ -380,6 +369,5 @@ msgstr ""
#. module: document_page_approval #. module: document_page_approval
#. odoo-python #. odoo-python
#: code:addons/document_page_approval/models/document_page_history.py:0 #: code:addons/document_page_approval/models/document_page_history.py:0
#, python-format
msgid "You need to cancel it before reopening." msgid "You need to cancel it before reopening."
msgstr "" msgstr ""