mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 20:12:04 -06:00
OCA Transbot updated translations from Transifex
This commit is contained in:
parent
4a5fb2a6db
commit
b3ba1cfa2d
242
document_page_approval/i18n/am.po
Normal file
242
document_page_approval/i18n/am.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: am\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "መሰረዝ"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/ar.po
Normal file
242
document_page_approval/i18n/ar.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ar\n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/bg.po
Normal file
242
document_page_approval/i18n/bg.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: bg\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Откажи"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/bs.po
Normal file
242
document_page_approval/i18n/bs.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: bs\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Otkaži"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/ca.po
Normal file
242
document_page_approval/i18n/ca.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ca\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Cancel·la"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/cs.po
Normal file
242
document_page_approval/i18n/cs.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: cs\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Zrušit"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/da.po
Normal file
242
document_page_approval/i18n/da.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: da\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Annuller"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/de.po
Normal file
242
document_page_approval/i18n/de.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: de\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr "Freigeben"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr "Freigegeben"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr "Freigabedatum"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr "Freigabegruppe"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Abbrechen"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr "Dokumentenseite"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr "Dokumenten Seite Historie"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr "Entwurf"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr "Neue Fassung des Dokuments %s freigegeben."
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr "Freigabe anfordern"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr "URL"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
@ -1,92 +0,0 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 8.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-07-27 20:53+0000\n"
|
||||
"PO-Revision-Date: 2015-07-27 20:53+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:email.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "\n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>The page \"${object.page_id.name}\" has been modified and need your approval.</p>\n"
|
||||
"\n"
|
||||
"<p>You can review the new version here : <a href=\"${object.get_page_url}\">${object.get_page_url}</a></p>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.<br/>\n"
|
||||
"--<br/>\n"
|
||||
"Odoo</p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: view:document.page.history:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page.history,approved_uid:0
|
||||
msgid "Approved By"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page.history,approved_date:0
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page,approver_gid:0
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:email.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of \"${object.page_id.name}\" to approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/document_page_approval.py:66
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page,approval_required:0
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page.history,state:0
|
||||
msgid "Status"
|
||||
msgstr ""
|
242
document_page_approval/i18n/el.po
Normal file
242
document_page_approval/i18n/el.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Greek (https://www.transifex.com/oca/teams/23907/el/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: el\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Ακύρωση"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/en_AU.po
Normal file
242
document_page_approval/i18n/en_AU.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: English (Australia) (https://www.transifex.com/oca/teams/23907/en_AU/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: en_AU\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Cancel"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/en_GB.po
Normal file
242
document_page_approval/i18n/en_GB.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: en_GB\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Cancel"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
@ -1,78 +1,148 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 8.0\n"
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-03 14:38+0200\n"
|
||||
"PO-Revision-Date: 2015-08-03 14:38+0200\n"
|
||||
"Last-Translator: Matjaz Mozetic <m.mozetic@matmoz.si>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: es\n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: \n"
|
||||
"X-Generator: Poedit 1.8.2\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:email.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>The page \"${object.page_id.name}\" has been modified and need your "
|
||||
"approval.</p>\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<p>You can review the new version here : <a href=\"${object.get_page_url}\">"
|
||||
"${object.get_page_url}</a></p>\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.<br/>\n"
|
||||
"--<br/>\n"
|
||||
"Odoo</p>\n"
|
||||
" "
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
"\n"
|
||||
"<p>Hola,</p>\n"
|
||||
"\n"
|
||||
"<p>La página \"${object.page_id.name}\" ha sido modificada y necesita tu "
|
||||
"aprobación.</p>\n"
|
||||
"\n"
|
||||
"<p>Puedes revisar la nueva versión aquí: <a href=\"${object.get_page_url}\">"
|
||||
"${object.get_page_url}</a></p>\n"
|
||||
"\n"
|
||||
"<p>Que tenga un buen día.<br/>\n"
|
||||
"--<br/>\n"
|
||||
"Odoo</p>\n"
|
||||
" "
|
||||
|
||||
#. module: document_page_approval
|
||||
#: view:document.page.history:document_page_approval.wiki_history_form_inherit
|
||||
#: 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
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr "Aprobar"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr "Aprobado"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page.history,approved_uid:0
|
||||
msgid "Approved By"
|
||||
msgstr "Aprobado por"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page.history,approved_date:0
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr "Fecha de aprobación"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page,approver_gid:0
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr "Grupo aprobador"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
@ -85,26 +155,88 @@ msgstr "Historia de página de documento"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr "Borrador"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:email.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of \"${object.page_id.name}\" to approve"
|
||||
msgstr "Nueva versión de \"${object.page_id.name}\" para aprobar"
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/document_page_approval.py:66
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr "Nueva versión del documento %s aprobada."
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page,approval_required:0
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr "Requiere aprobación"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page.history,state:0
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr "Estado"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr "URL"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
242
document_page_approval/i18n/es_AR.po
Normal file
242
document_page_approval/i18n/es_AR.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/es_AR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_AR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr "Página de documento"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr "Historia de página de documento"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/es_CL.po
Normal file
242
document_page_approval/i18n/es_CL.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/es_CL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_CL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/es_CO.po
Normal file
242
document_page_approval/i18n/es_CO.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_CO\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
@ -1,78 +1,148 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 8.0\n"
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-03 14:38+0200\n"
|
||||
"PO-Revision-Date: 2015-08-03 14:38+0200\n"
|
||||
"Last-Translator: Matjaz Mozetic <m.mozetic@matmoz.si>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: es_CR\n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: \n"
|
||||
"X-Generator: Poedit 1.8.2\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_CR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:email.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>The page \"${object.page_id.name}\" has been modified and need your "
|
||||
"approval.</p>\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<p>You can review the new version here : <a href=\"${object.get_page_url}\">"
|
||||
"${object.get_page_url}</a></p>\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.<br/>\n"
|
||||
"--<br/>\n"
|
||||
"Odoo</p>\n"
|
||||
" "
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
"\n"
|
||||
"<p>Hola,</p>\n"
|
||||
"\n"
|
||||
"<p>La página \"${object.page_id.name}\" ha sido modificada y necesita tu "
|
||||
"aprobación.</p>\n"
|
||||
"\n"
|
||||
"<p>Puedes revisar la nueva versión aquí: <a href=\"${object.get_page_url}\">"
|
||||
"${object.get_page_url}</a></p>\n"
|
||||
"\n"
|
||||
"<p>Que tenga un buen día.<br/>\n"
|
||||
"--<br/>\n"
|
||||
"Odoo</p>\n"
|
||||
" "
|
||||
|
||||
#. module: document_page_approval
|
||||
#: view:document.page.history:document_page_approval.wiki_history_form_inherit
|
||||
#: 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
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr "Aprobar"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr "Aprobado"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page.history,approved_uid:0
|
||||
msgid "Approved By"
|
||||
msgstr "Aprobado por"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page.history,approved_date:0
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr "Fecha de aprobación"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page,approver_gid:0
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr "Grupo aprobador"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
@ -85,26 +155,88 @@ msgstr "Historia de página de documento"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr "Borrador"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:email.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of \"${object.page_id.name}\" to approve"
|
||||
msgstr "Nueva versión de \"${object.page_id.name}\" para aprobar"
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/document_page_approval.py:66
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr "Nueva versión del documento %s aprobada."
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page,approval_required:0
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr "Requiere aprobación"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page.history,state:0
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr "Estado"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
242
document_page_approval/i18n/es_DO.po
Normal file
242
document_page_approval/i18n/es_DO.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_DO\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/es_EC.po
Normal file
242
document_page_approval/i18n/es_EC.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_EC\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/es_ES.po
Normal file
242
document_page_approval/i18n/es_ES.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_ES\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/es_MX.po
Normal file
242
document_page_approval/i18n/es_MX.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_MX\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr "Página de documento"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr "Historia de página de documento"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/es_PY.po
Normal file
242
document_page_approval/i18n/es_PY.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_PY\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/es_VE.po
Normal file
242
document_page_approval/i18n/es_VE.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_VE\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr "Página de documento"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr "Historia de página de documento"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/et.po
Normal file
242
document_page_approval/i18n/et.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: et\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Loobu"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/eu.po
Normal file
242
document_page_approval/i18n/eu.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: eu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Ezeztatu"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/fa.po
Normal file
242
document_page_approval/i18n/fa.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fa\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "لغو"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/fi.po
Normal file
242
document_page_approval/i18n/fi.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Peruuta"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr "Dokumentin sivu"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr "Dokumentin sivuhistoria"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
@ -1,74 +1,148 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 8.0\n"
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-07-30 14:19-0600\n"
|
||||
"PO-Revision-Date: 2015-08-03 13:36+0200\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: fr\n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: \n"
|
||||
"X-Generator: Poedit 1.8.2\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:email.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>The page \"${object.page_id.name}\" has been modified and need your approval.</p>\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<p>You can review the new version here : <a href=\"${object.get_page_url}\">${object.get_page_url}</a></p>\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.<br/>\n"
|
||||
"--<br/>\n"
|
||||
"Odoo</p>\n"
|
||||
" "
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
"\n"
|
||||
"<p>Bonjour,</p>\n"
|
||||
"\n"
|
||||
"<p>La page \"${object.page_id.name}\" a été modifié et demande votre approbation.</p>\n"
|
||||
"\n"
|
||||
"<p>Vous pouvez réviser la nouvelle version ici : <a href=\"${object.get_page_url}\">${object.get_page_url}</a></p>\n"
|
||||
"\n"
|
||||
"<p>Bonne journée.<br/>\n"
|
||||
"--<br/>\n"
|
||||
"Odoo</p>\n"
|
||||
" "
|
||||
|
||||
#. module: document_page_approval
|
||||
#: view:document.page.history:document_page_approval.wiki_history_form_inherit
|
||||
#: 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
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr "Approuver"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr "Approuvée"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page.history,approved_uid:0
|
||||
msgid "Approved By"
|
||||
msgstr "Approuvée par"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page.history,approved_date:0
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr "Date d'approbation"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page,approver_gid:0
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr "Groupe approbateur"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Annuler"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
@ -81,26 +155,88 @@ msgstr "Historique de la page"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr "Brouillon"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:email.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of \"${object.page_id.name}\" to approve"
|
||||
msgstr "Nouvelle version de \"${object.page_id.name}\" à approuver"
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/document_page_approval.py:66
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page,approval_required:0
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr "Nécessite une approbation"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page.history,state:0
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr "Statut"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr "URL"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
242
document_page_approval/i18n/fr_CA.po
Normal file
242
document_page_approval/i18n/fr_CA.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr_CA\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Annuler"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/gl.po
Normal file
242
document_page_approval/i18n/gl.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: gl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/gu.po
Normal file
242
document_page_approval/i18n/gu.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Gujarati (https://www.transifex.com/oca/teams/23907/gu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: gu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "રદ કરો"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/he.po
Normal file
242
document_page_approval/i18n/he.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: he\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "בטל"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/hi.po
Normal file
242
document_page_approval/i18n/hi.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Hindi (https://www.transifex.com/oca/teams/23907/hi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "रद्द"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
243
document_page_approval/i18n/hr.po
Normal file
243
document_page_approval/i18n/hr.po
Normal file
@ -0,0 +1,243 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
# Bole <bole@dajmi5.com>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: Bole <bole@dajmi5.com>, 2018\n"
|
||||
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hr\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr "Odobri"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr "Odobreno"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr "Datum odobravanja"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr "Grupa odobravatelja"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Odustani"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr "Stranica dokumenata"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr "Povijest stranica Dokumenata"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr "Nacrt"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr "Nova verzija dokumenta %s odobrena"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr "Zahtijeva odobrenje"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr "URL"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/hu.po
Normal file
242
document_page_approval/i18n/hu.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Mégsem"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr "Documentum oldal"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr "Dokumantum oldal előzmény"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/hy.po
Normal file
242
document_page_approval/i18n/hy.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Armenian (https://www.transifex.com/oca/teams/23907/hy/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hy\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Հրաժարվել"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/id.po
Normal file
242
document_page_approval/i18n/id.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: id\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Batalkan"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
243
document_page_approval/i18n/it.po
Normal file
243
document_page_approval/i18n/it.po
Normal file
@ -0,0 +1,243 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
# Marco Calcagni <mcalcagni@dinamicheaziendali.it>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: Marco Calcagni <mcalcagni@dinamicheaziendali.it>, 2018\n"
|
||||
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr "Approvare"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr "Approvato"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr "Data di approvazione"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr "Gruppo che approva"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Annulla"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr "Pagina documento"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr "Cronologia Pagina Documento"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr "Bozza"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr "La nuova versione del documento %s è approvata."
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr "Richiede approvazione"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr "Stato"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr "URL"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/ja.po
Normal file
242
document_page_approval/i18n/ja.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ja\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "取消"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/ka.po
Normal file
242
document_page_approval/i18n/ka.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Georgian (https://www.transifex.com/oca/teams/23907/ka/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ka\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "შეწყვეტა"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/kab.po
Normal file
242
document_page_approval/i18n/kab.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Kabyle (https://www.transifex.com/oca/teams/23907/kab/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: kab\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Sefsex"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/kk.po
Normal file
242
document_page_approval/i18n/kk.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Kazakh (https://www.transifex.com/oca/teams/23907/kk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: kk\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Бас тарту"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/ko.po
Normal file
242
document_page_approval/i18n/ko.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ko\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "취소"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/ln.po
Normal file
242
document_page_approval/i18n/ln.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Lingala (https://www.transifex.com/oca/teams/23907/ln/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ln\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Tika"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/lo.po
Normal file
242
document_page_approval/i18n/lo.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Lao (https://www.transifex.com/oca/teams/23907/lo/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lo\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "ຍົກເລີອກ"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/lt.po
Normal file
242
document_page_approval/i18n/lt.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lt\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Atšaukti"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/lv.po
Normal file
242
document_page_approval/i18n/lv.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lv\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Atcelt"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/mk.po
Normal file
242
document_page_approval/i18n/mk.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: mk\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Откажи"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr "Страница на документ"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr "Историја на страница на документ"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/mn.po
Normal file
242
document_page_approval/i18n/mn.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: mn\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Цуцлах"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr "Баримтын Хуудас"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr "Баримтын Хуудасны Түүх"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/nb.po
Normal file
242
document_page_approval/i18n/nb.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/nb/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nb\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Avbryt"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
243
document_page_approval/i18n/nl.po
Normal file
243
document_page_approval/i18n/nl.po
Normal file
@ -0,0 +1,243 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
# Michel V. <m.vorenhout@mvhconsult.nl>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: Michel V. <m.vorenhout@mvhconsult.nl>, 2018\n"
|
||||
"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr "Accordeer"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr "Geaccordeerd"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr "Geaccordeerd op"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Annuleren"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr "Document pagina"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr "Document pagina historie"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr "Behoeft accordering"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/nl_BE.po
Normal file
242
document_page_approval/i18n/nl_BE.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl_BE\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Afbreken"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/nl_NL.po
Normal file
242
document_page_approval/i18n/nl_NL.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# Peter Hageman <hageman.p@gmail.com>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2018\n"
|
||||
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr "Goedkeuren"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr "Goedgekeurd"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr "Goedkeuringsdatum"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr "Goedkeuringsgroep"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Annuleer"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr "Documentpagina"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr "Documentpagina-historie"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr "Concept"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr "URL"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/pl.po
Normal file
242
document_page_approval/i18n/pl.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Anuluj"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr "Strona dokumentu"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr "Historia strony dokumentu"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
243
document_page_approval/i18n/pt.po
Normal file
243
document_page_approval/i18n/pt.po
Normal file
@ -0,0 +1,243 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# Pedro Castro Silva <inactive+pcs.sossia@transifex.com>, 2018
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr "Aprovar"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr "Aprovado"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr "Data de Aprovação"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr "Grupo de Aprovadores"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr "Página do Documento"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr "Histórico da Página do Documento"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr "Rascunho"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr "Uma nova versão do ocumento %s foi aprovada."
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr "Requer aprovação"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr "Estado"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr "URL"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/pt_BR.po
Normal file
242
document_page_approval/i18n/pt_BR.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr "Página do Documento"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr "Histórico da Página de Documento"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/pt_PT.po
Normal file
242
document_page_approval/i18n/pt_PT.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt_PT\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr "Aprovar"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr "Aprovada"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr "Data de Aprovação"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr "Grupo do Aprovador"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr "Histórico da Página do Documento"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr "Rascunho"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr "Foi aprovada a nova versão do documento %s."
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr "Aprovação Requerida"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr "Estado"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/ro.po
Normal file
242
document_page_approval/i18n/ro.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ro\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Anulează"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr "Pagina Documentului"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr "Istoric Pagini Documente"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/ru.po
Normal file
242
document_page_approval/i18n/ru.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ru\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Отменить"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr "Страница документа"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr "История страницы документа"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/sk.po
Normal file
242
document_page_approval/i18n/sk.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sk\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Zrušiť"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
@ -1,74 +1,148 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 8.0\n"
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-07-30 14:20-0600\n"
|
||||
"PO-Revision-Date: 2015-08-03 13:36+0200\n"
|
||||
"Last-Translator: Matjaz Mozetic <m.mozetic@matmoz.si>\n"
|
||||
"Language-Team: Slovenian <translate@matmoz.si>\n"
|
||||
"Language: sl\n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: \n"
|
||||
"X-Generator: Poedit 1.8.2\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:email.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>The page \"${object.page_id.name}\" has been modified and need your approval.</p>\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<p>You can review the new version here : <a href=\"${object.get_page_url}\">${object.get_page_url}</a></p>\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.<br/>\n"
|
||||
"--<br/>\n"
|
||||
"Odoo</p>\n"
|
||||
" "
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
"\n"
|
||||
"<p>Pozdravljeni,</p>\n"
|
||||
"\n"
|
||||
"<p>Stran \"${object.page_id.name}\" vsebuje spremembe, ki potrebujejo vašo odobritev.</p>\n"
|
||||
"\n"
|
||||
"<p>Novo različico lahko pregledate tukaj: <a href=\"${object.get_page_url}\">${object.get_page_url}</a></p>\n"
|
||||
"\n"
|
||||
"<p>Lep dan.<br/>\n"
|
||||
"--<br/>\n"
|
||||
"Odoo</p>\n"
|
||||
" "
|
||||
|
||||
#. module: document_page_approval
|
||||
#: view:document.page.history:document_page_approval.wiki_history_form_inherit
|
||||
#: 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
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr "Odobri"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr "Odobreno"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page.history,approved_uid:0
|
||||
msgid "Approved By"
|
||||
msgstr "Odobril"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page.history,approved_date:0
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr "Datum odobritve"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page,approver_gid:0
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr "Skupina pooblaščenih za odobritev"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Preklic"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
@ -81,26 +155,88 @@ msgstr "Zgodovina strani dokumentov"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr "Osnutek"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:email.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of \"${object.page_id.name}\" to approve"
|
||||
msgstr "Nova različica \"${object.page_id.name}\" za odobritev"
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/document_page_approval.py:66
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr "Nova verzija dokumenta %s odobrena."
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page,approval_required:0
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr "Zahtevana odobritev"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: field:document.page.history,state:0
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr "URL"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
||||
|
242
document_page_approval/i18n/sr.po
Normal file
242
document_page_approval/i18n/sr.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sr\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Otkaži"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/sr@latin.po
Normal file
242
document_page_approval/i18n/sr@latin.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr%40latin/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sr@latin\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Otkaži"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/sv.po
Normal file
242
document_page_approval/i18n/sv.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sv\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Avbryt"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr "Dokumentsida"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr "Dokumentets sidhistorik"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/th.po
Normal file
242
document_page_approval/i18n/th.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: th\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "ยกเลิก"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/tr.po
Normal file
242
document_page_approval/i18n/tr.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: tr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "İptal"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr "Belge Sayfası"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr "Belge Sayfa Geçmişi"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/uk.po
Normal file
242
document_page_approval/i18n/uk.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: uk\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Скасувати"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/vi.po
Normal file
242
document_page_approval/i18n/vi.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: vi\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "Hủy bỏ"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/zh_CN.po
Normal file
242
document_page_approval/i18n/zh_CN.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "取消"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
242
document_page_approval/i18n/zh_TW.po
Normal file
242
document_page_approval/i18n/zh_TW.po
Normal file
@ -0,0 +1,242 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_page_approval
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-24 22:33+0000\n"
|
||||
"PO-Revision-Date: 2018-04-24 22:33+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_TW\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid ""
|
||||
"\n"
|
||||
" \n"
|
||||
"<p>Hello,</p>\n"
|
||||
"\n"
|
||||
"<p>${object.create_uid.name} submited a new Change Request for <b>${object.page_id.name}</b> and it needs your approval.</p>\n"
|
||||
"\n"
|
||||
"<h1><a href=\"${object.page_url}\">${object.display_name}</a></h1>\n"
|
||||
"<p>\n"
|
||||
"<b>Modified by:</b> ${object.create_uid.name}<br/>\n"
|
||||
"<b>Date:</b> ${object.create_date}<br>\n"
|
||||
"</p>\n"
|
||||
"\n"
|
||||
"% if object.summary:\n"
|
||||
"<h3>Summary</h3>\n"
|
||||
"<p>${object.summary}</p>\n"
|
||||
"% endif\n"
|
||||
"\n"
|
||||
"<h3>Diff</h3>\n"
|
||||
"<div style=\"overflow-x:scroll; font-size:0.85em; margin-bottom:2em;\">\n"
|
||||
"${object.diff|safe}\n"
|
||||
"</div>\n"
|
||||
"\n"
|
||||
"<p>Have a great day.</p>\n"
|
||||
"\n"
|
||||
"--<br/>\n"
|
||||
"\n"
|
||||
"<p>Odoo</p>\n"
|
||||
" \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. 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_history_am_i_approver
|
||||
msgid "Am i approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_am_i_owner
|
||||
msgid "Am i owner"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "Approval required"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Approve"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date
|
||||
msgid "Approved Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid
|
||||
msgid "Approved by"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
#: model:res.groups,name:document_page_approval.group_document_approver_user
|
||||
msgid "Approver"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Approver group"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Approver groups"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Back to draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Cancel"
|
||||
msgstr "取消"
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Cancelled"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.actions.act_window,name:document_page_approval.action_change_requests
|
||||
#: model:ir.ui.menu,name:document_page_approval.menu_page_change_requests
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid "Change Requests"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:109
|
||||
#, python-format
|
||||
msgid "Change request <b>%s</b> has been cancelled by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:90
|
||||
#, python-format
|
||||
msgid "Change request has been approved by %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page
|
||||
msgid "Document Page"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||
msgid "Document Page History"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_group_ids
|
||||
msgid "Groups that can approve changes to this document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_has_changes_pending_approval
|
||||
msgid "Has changes pending approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_history_is_approval_required
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_is_approval_required
|
||||
msgid "If true, changes of this page require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||
msgid "New version of ${object.display_name} needs your approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: code:addons/document_page_approval/models/document_page_history_workflow.py:97
|
||||
#, python-format
|
||||
msgid "New version of the document %s approved."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: selection:document.page.history,state:0
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "Pending Approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approval_required
|
||||
msgid "Require approval for changes on this page or its child pages."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit
|
||||
msgid "Send to Review"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.view_wiki_history_filter
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document has <b>Changes Pending Approval</b>. You are viewing the last "
|
||||
"approved content."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.ui.view,arch_db:document_page_approval.wiki_form_inherit
|
||||
msgid ""
|
||||
"This document requires approval. If edited, you will create a new <b>Change "
|
||||
"Request</b>."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_page_url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_page_approval
|
||||
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
|
||||
msgid "Users must also belong to the Approvers group"
|
||||
msgstr ""
|
Loading…
Reference in New Issue
Block a user