mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-24 17:38:42 -06:00
[UPD] Update document_page_approval.pot
This commit is contained in:
parent
e88b7ecd8d
commit
c630c64e02
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 15.0\n"
|
"Project-Id-Version: Odoo Server 16.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
@ -131,12 +131,14 @@ msgid "Back to draft"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: document_page_approval
|
#. module: document_page_approval
|
||||||
|
#. odoo-python
|
||||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Can't approve page in '%s' state."
|
msgid "Can't approve page in '%s' state."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: document_page_approval
|
#. module: document_page_approval
|
||||||
|
#. odoo-python
|
||||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Can't approve pages in '%s' state."
|
msgid "Can't approve pages in '%s' state."
|
||||||
@ -161,12 +163,14 @@ msgid "Change Requests"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: document_page_approval
|
#. module: document_page_approval
|
||||||
|
#. odoo-python
|
||||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
msgid "Change request <b>%(name)s</b> has been cancelled by %(user)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: document_page_approval
|
#. module: document_page_approval
|
||||||
|
#. odoo-python
|
||||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Change request has been approved by %s."
|
msgid "Change request has been approved by %s."
|
||||||
@ -220,7 +224,6 @@ msgstr ""
|
|||||||
|
|
||||||
#. module: document_page_approval
|
#. module: document_page_approval
|
||||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__message_needaction
|
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__message_needaction
|
||||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__message_unread
|
|
||||||
msgid "If checked, new messages require your attention."
|
msgid "If checked, new messages require your attention."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -262,6 +265,7 @@ msgid "New version of ${object.display_name} needs your approval"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: document_page_approval
|
#. module: document_page_approval
|
||||||
|
#. odoo-python
|
||||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "New version of the document %s approved."
|
msgid "New version of the document %s approved."
|
||||||
@ -287,11 +291,6 @@ msgstr ""
|
|||||||
msgid "Number of messages with delivery error"
|
msgid "Number of messages with delivery error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: document_page_approval
|
|
||||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history__message_unread_counter
|
|
||||||
msgid "Number of unread messages"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: document_page_approval
|
#. module: document_page_approval
|
||||||
#: model:ir.model.fields.selection,name:document_page_approval.selection__document_page_history__state__to_approve
|
#: model:ir.model.fields.selection,name:document_page_approval.selection__document_page_history__state__to_approve
|
||||||
#: model_terms:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
#: model_terms:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||||
@ -347,16 +346,6 @@ msgstr ""
|
|||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: document_page_approval
|
|
||||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_unread
|
|
||||||
msgid "Unread Messages"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: document_page_approval
|
|
||||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history__message_unread_counter
|
|
||||||
msgid "Unread Messages Counter"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: document_page_approval
|
#. module: document_page_approval
|
||||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__user_has_drafts
|
#: model:ir.model.fields,field_description:document_page_approval.field_document_page__user_has_drafts
|
||||||
msgid "User has drafts?"
|
msgid "User has drafts?"
|
||||||
@ -368,6 +357,7 @@ msgid "Users must also belong to the Approvers group"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: document_page_approval
|
#. module: document_page_approval
|
||||||
|
#. odoo-python
|
||||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -376,6 +366,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: document_page_approval
|
#. module: document_page_approval
|
||||||
|
#. odoo-python
|
||||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -384,6 +375,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: document_page_approval
|
#. module: document_page_approval
|
||||||
|
#. odoo-python
|
||||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -392,6 +384,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: document_page_approval
|
#. module: document_page_approval
|
||||||
|
#. odoo-python
|
||||||
#: code:addons/document_page_approval/models/document_page_history.py:0
|
#: code:addons/document_page_approval/models/document_page_history.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "You need to cancel it before reopening."
|
msgid "You need to cancel it before reopening."
|
||||||
|
Loading…
Reference in New Issue
Block a user