Update translation files

Updated by Update PO files to match POT (msgmerge) hook in Weblate.
This commit is contained in:
OCA Transbot 2018-12-09 12:26:53 +00:00
parent 8a9a07e6b5
commit 9b28270963
69 changed files with 3726 additions and 1173 deletions

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "Neue Fassung des Dokuments %s freigegeben." msgstr "Neue Fassung des Dokuments %s freigegeben."
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "URL" msgstr "URL"
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "Nueva versión del documento %s aprobada." msgstr "Nueva versión del documento %s aprobada."
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "URL" msgstr "URL"
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -116,6 +124,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -135,13 +155,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -178,25 +198,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "Nueva versión del documento %s aprobada." msgstr "Nueva versión del documento %s aprobada."
@ -251,13 +259,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "URL" msgstr "URL"
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -55,6 +55,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -117,6 +125,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -136,13 +156,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -179,25 +199,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "Nova verzija dokumenta %s odobrena" msgstr "Nova verzija dokumenta %s odobrena"
@ -252,13 +260,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "URL" msgstr "URL"
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -116,6 +124,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -135,13 +155,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -178,25 +198,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "La nuova versione del documento %s è approvata." msgstr "La nuova versione del documento %s è approvata."
@ -251,13 +259,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "URL" msgstr "URL"
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -116,6 +124,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -135,13 +155,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -178,25 +198,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -251,13 +259,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -116,6 +124,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -135,13 +155,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -178,25 +198,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -251,13 +259,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "URL" msgstr "URL"
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -55,6 +55,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -116,6 +124,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -135,13 +155,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -178,25 +198,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -251,13 +259,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -116,6 +124,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -135,13 +155,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -178,25 +198,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "Uma nova versão do ocumento %s foi aprovada." msgstr "Uma nova versão do ocumento %s foi aprovada."
@ -251,13 +259,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "URL" msgstr "URL"
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -116,6 +124,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -135,13 +155,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -178,25 +198,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "Foi aprovada a nova versão do documento %s." msgstr "Foi aprovada a nova versão do documento %s."
@ -251,13 +259,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -55,6 +55,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -116,6 +124,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -135,13 +155,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -178,25 +198,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -251,13 +259,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -116,6 +124,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -135,13 +155,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -178,25 +198,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "Nova verzija dokumenta %s odobrena." msgstr "Nova verzija dokumenta %s odobrena."
@ -251,13 +259,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "URL" msgstr "URL"
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -55,6 +55,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -116,6 +124,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -135,13 +155,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -178,25 +198,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -251,13 +259,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -53,6 +53,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -114,6 +122,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -133,13 +153,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -176,25 +196,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -249,13 +257,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""

View File

@ -54,6 +54,14 @@ msgid ""
" " " "
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
msgid ""
"<b>You already have a Draft Change Request for this page.</b>\n"
" It is highly recommended that you edit that one instead "
"of creating a new one."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_am_i_approver
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_approver
@ -115,6 +123,18 @@ msgstr ""
msgid "Back to draft" msgid "Back to draft"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:100
#, python-format
msgid "Can't approve page in '%s' state."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:76
#, python-format
msgid "Can't approve pages in '%s' state."
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit #: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
msgid "Cancel" msgid "Cancel"
@ -134,13 +154,13 @@ msgid "Change Requests"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:129 #: code:addons/document_page_approval/models/document_page_history.py:138
#, python-format #, python-format
msgid "Change request <b>%s</b> has been cancelled by %s." msgid "Change request <b>%s</b> has been cancelled by %s."
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:110 #: code:addons/document_page_approval/models/document_page_history.py:119
#, python-format #, python-format
msgid "Change request has been approved by %s." msgid "Change request has been approved by %s."
msgstr "" msgstr ""
@ -177,25 +197,13 @@ msgstr ""
msgid "If true, changes of this page require approval" msgid "If true, changes of this page require approval"
msgstr "" msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:59
#, python-format
msgid "It's not cancelled or approved"
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:71
#, python-format
msgid "It's not in draft state"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval #: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of ${object.display_name} needs your approval" msgid "New version of ${object.display_name} needs your approval"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:117 #: code:addons/document_page_approval/models/document_page_history.py:126
#, python-format #, python-format
msgid "New version of the document %s approved." msgid "New version of the document %s approved."
msgstr "" msgstr ""
@ -250,13 +258,42 @@ msgstr ""
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_user_has_drafts
msgid "User has drafts?"
msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid #: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group" msgid "Users must also belong to the Approvers group"
msgstr "" msgstr ""
#. module: document_page_approval #. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history_workflow.py:62 #: code:addons/document_page_approval/models/document_page_history.py:102
#, python-format #, python-format
msgid "You are not an appover to reset to draft" msgid ""
"You are not authorized to do this.\r\n"
"Only approvers with these groups can approve this: "
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:62
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can reopen Change Requests."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:79
#, python-format
msgid ""
"You are not authorized to do this.\r\n"
"Only owners or approvers can request approval."
msgstr ""
#. module: document_page_approval
#: code:addons/document_page_approval/models/document_page_history.py:59
#, python-format
msgid "You need to cancel it before reopening."
msgstr "" msgstr ""