OCA Transbot updated translations from Transifex

This commit is contained in:
OCA Transbot 2018-04-28 05:55:26 +02:00
parent a3fb7c7be9
commit 6eeaef7656
69 changed files with 15305 additions and 456 deletions

View 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 ""

View 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 ""

View 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 ""

View 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 ""

View 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 ""

View 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 ""

View 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 ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-17 00:50+0000\n"
"PO-Revision-Date: 2018-04-17 00:50+0000\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"
@ -18,6 +18,131 @@ msgstr ""
"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"
@ -27,3 +152,91 @@ msgstr "Dokumentenseite"
#: 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 ""

View 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 ""

View 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 ""

View 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 ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-17 00:50+0000\n"
"PO-Revision-Date: 2018-04-17 00:50+0000\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"
@ -18,6 +18,131 @@ msgstr ""
"Language: 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 "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
#: 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
#: 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"
@ -27,3 +152,91 @@ msgstr "Página de documento"
#: 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 "Borrador"
#. 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 "Nueva versión del documento %s aprobada."
#. 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 "Requiere aprobación"
#. 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 ""

View File

@ -3,14 +3,15 @@
# * document_page_approval
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: knowledge (9.0)\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 13:00+0000\n"
"PO-Revision-Date: 2016-03-12 13:01+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/oca/OCA-knowledge-9-0/language/es_AR/)\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"
@ -21,16 +22,51 @@ msgstr ""
#: 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 ""
#. 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
@ -40,26 +76,73 @@ 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_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.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"
@ -72,47 +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 ""
#. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of \"${object.page_id.name}\" to approve"
#: 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/models/document_page_history_workflow.py:61
#: 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.model.fields,field_description:document_page_approval.field_document_page_history_get_page_url
#: 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,field_description:document_page_approval.field_document_page_history_can_user_approve_page
msgid "can user approve this page"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_get_approvers_email
msgid "get all approvers email"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_parent_approval_required
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_parent_approval_required
msgid "parent approval"
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group"
msgstr ""

View 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 ""

View 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 ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-17 00:50+0000\n"
"PO-Revision-Date: 2018-04-17 00:50+0000\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"
@ -18,6 +18,131 @@ msgstr ""
"Language: es_CR\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 "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
#: 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
#: 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"
@ -27,3 +152,91 @@ msgstr "Página de documento"
#: 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 "Borrador"
#. 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 "Nueva versión del documento %s aprobada."
#. 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 "Requiere aprobación"
#. 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 ""

View 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 ""

View 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 ""

View 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 ""

View File

@ -3,14 +3,15 @@
# * document_page_approval
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: knowledge (9.0)\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 13:00+0000\n"
"PO-Revision-Date: 2016-03-12 13:01+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-knowledge-9-0/language/es_MX/)\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"
@ -21,16 +22,51 @@ msgstr ""
#: 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 ""
#. 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
@ -40,26 +76,73 @@ 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_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.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"
@ -72,47 +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 ""
#. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of \"${object.page_id.name}\" to approve"
#: 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/models/document_page_history_workflow.py:61
#: 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.model.fields,field_description:document_page_approval.field_document_page_history_get_page_url
#: 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,field_description:document_page_approval.field_document_page_history_can_user_approve_page
msgid "can user approve this page"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_get_approvers_email
msgid "get all approvers email"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_parent_approval_required
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_parent_approval_required
msgid "parent approval"
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group"
msgstr ""

View 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 ""

View File

@ -3,14 +3,15 @@
# * document_page_approval
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: knowledge (9.0)\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 13:00+0000\n"
"PO-Revision-Date: 2016-03-12 13:01+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-knowledge-9-0/language/es_VE/)\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"
@ -21,16 +22,51 @@ msgstr ""
#: 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 ""
#. 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
@ -40,26 +76,73 @@ 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_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.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"
@ -72,47 +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 ""
#. module: document_page_approval
#: model:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of \"${object.page_id.name}\" to approve"
#: 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/models/document_page_history_workflow.py:61
#: 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.model.fields,field_description:document_page_approval.field_document_page_history_get_page_url
#: 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,field_description:document_page_approval.field_document_page_history_can_user_approve_page
msgid "can user approve this page"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_get_approvers_email
msgid "get all approvers email"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_parent_approval_required
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_parent_approval_required
msgid "parent approval"
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group"
msgstr ""

View 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 ""

View 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 ""

View 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 ""

View File

@ -3,14 +3,15 @@
# * document_page_approval
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: knowledge (9.0)\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 13:00+0000\n"
"PO-Revision-Date: 2016-03-12 13:01+0000\n"
"Last-Translator: <>\n"
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-knowledge-9-0/language/fi/)\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"
@ -21,16 +22,51 @@ msgstr ""
#: 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 ""
#. 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
@ -40,26 +76,73 @@ 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_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.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"
@ -72,47 +155,88 @@ 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:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of \"${object.page_id.name}\" to approve"
#: 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/models/document_page_history_workflow.py:61
#: 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.model.fields,field_description:document_page_approval.field_document_page_history_get_page_url
#: 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,field_description:document_page_approval.field_document_page_history_can_user_approve_page
msgid "can user approve this page"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_get_approvers_email
msgid "get all approvers email"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_parent_approval_required
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_parent_approval_required
msgid "parent approval"
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group"
msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-17 00:50+0000\n"
"PO-Revision-Date: 2018-04-17 00:50+0000\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"
@ -18,6 +18,131 @@ msgstr ""
"Language: fr\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 "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
#: 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
#: 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"
@ -27,3 +152,91 @@ msgstr "Page"
#: model:ir.model,name:document_page_approval.model_document_page_history
msgid "Document Page History"
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: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 "Nécessite une approbation"
#. 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 "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 ""

View 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 ""

View 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 ""

View 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 ""

View 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 ""

View 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 ""

View File

@ -4,13 +4,14 @@
#
# 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-17 00:50+0000\n"
"PO-Revision-Date: 2018-04-17 00:50+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\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"
@ -18,6 +19,131 @@ msgstr ""
"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"
@ -27,3 +153,91 @@ msgstr "Stranica dokumenata"
#: 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 ""

View File

@ -3,14 +3,15 @@
# * document_page_approval
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: knowledge (9.0)\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 13:00+0000\n"
"PO-Revision-Date: 2016-03-12 13:01+0000\n"
"Last-Translator: <>\n"
"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-knowledge-9-0/language/hu/)\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"
@ -21,16 +22,51 @@ msgstr ""
#: 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 ""
#. 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
@ -40,26 +76,73 @@ 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_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.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"
@ -72,47 +155,88 @@ 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:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of \"${object.page_id.name}\" to approve"
#: 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/models/document_page_history_workflow.py:61
#: 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.model.fields,field_description:document_page_approval.field_document_page_history_get_page_url
#: 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,field_description:document_page_approval.field_document_page_history_can_user_approve_page
msgid "can user approve this page"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_get_approvers_email
msgid "get all approvers email"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_parent_approval_required
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_parent_approval_required
msgid "parent approval"
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group"
msgstr ""

View 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 ""

View 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 ""

View File

@ -4,13 +4,14 @@
#
# 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-17 00:50+0000\n"
"PO-Revision-Date: 2018-04-17 00:50+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\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"
@ -18,6 +19,131 @@ msgstr ""
"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"
@ -27,3 +153,91 @@ msgstr "Pagina documento"
#: 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 ""

View 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 ""

View 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 ""

View 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 ""

View 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 ""

View 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 ""

View 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 ""

View 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 ""

View 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 ""

View 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 ""

View File

@ -3,14 +3,15 @@
# * document_page_approval
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: knowledge (9.0)\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 13:00+0000\n"
"PO-Revision-Date: 2016-03-12 13:01+0000\n"
"Last-Translator: <>\n"
"Language-Team: Macedonian (http://www.transifex.com/oca/OCA-knowledge-9-0/language/mk/)\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"
@ -21,16 +22,51 @@ msgstr ""
#: 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 ""
#. 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
@ -40,26 +76,73 @@ 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_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.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"
@ -72,47 +155,88 @@ 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:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of \"${object.page_id.name}\" to approve"
#: 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/models/document_page_history_workflow.py:61
#: 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.model.fields,field_description:document_page_approval.field_document_page_history_get_page_url
#: 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,field_description:document_page_approval.field_document_page_history_can_user_approve_page
msgid "can user approve this page"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_get_approvers_email
msgid "get all approvers email"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_parent_approval_required
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_parent_approval_required
msgid "parent approval"
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group"
msgstr ""

View File

@ -3,14 +3,15 @@
# * document_page_approval
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: knowledge (9.0)\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 13:00+0000\n"
"PO-Revision-Date: 2016-03-12 13:01+0000\n"
"Last-Translator: <>\n"
"Language-Team: Mongolian (http://www.transifex.com/oca/OCA-knowledge-9-0/language/mn/)\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"
@ -21,16 +22,51 @@ msgstr ""
#: 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 ""
#. 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
@ -40,26 +76,73 @@ 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_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.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"
@ -72,47 +155,88 @@ 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:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of \"${object.page_id.name}\" to approve"
#: 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/models/document_page_history_workflow.py:61
#: 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.model.fields,field_description:document_page_approval.field_document_page_history_get_page_url
#: 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,field_description:document_page_approval.field_document_page_history_can_user_approve_page
msgid "can user approve this page"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_get_approvers_email
msgid "get all approvers email"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_parent_approval_required
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_parent_approval_required
msgid "parent approval"
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group"
msgstr ""

View 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 ""

View File

@ -4,13 +4,14 @@
#
# 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-17 00:50+0000\n"
"PO-Revision-Date: 2018-04-17 00:50+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\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"
@ -18,6 +19,131 @@ msgstr ""
"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"
@ -27,3 +153,91 @@ msgstr "Document pagina"
#: 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 ""

View 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 ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-17 00:50+0000\n"
"PO-Revision-Date: 2018-04-17 00:50+0000\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"
@ -18,6 +18,131 @@ msgstr ""
"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"
@ -27,3 +152,91 @@ msgstr "Documentpagina"
#: 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 ""

View File

@ -3,34 +3,70 @@
# * document_page_approval
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: knowledge (9.0)\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 13:00+0000\n"
"PO-Revision-Date: 2016-03-12 13:01+0000\n"
"Last-Translator: <>\n"
"Language-Team: Polish (http://www.transifex.com/oca/OCA-knowledge-9-0/language/pl/)\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=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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>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 ""
#. 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
@ -40,26 +76,73 @@ 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_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.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"
@ -72,47 +155,88 @@ 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:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of \"${object.page_id.name}\" to approve"
#: 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/models/document_page_history_workflow.py:61
#: 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.model.fields,field_description:document_page_approval.field_document_page_history_get_page_url
#: 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,field_description:document_page_approval.field_document_page_history_can_user_approve_page
msgid "can user approve this page"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_get_approvers_email
msgid "get all approvers email"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_parent_approval_required
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_parent_approval_required
msgid "parent approval"
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group"
msgstr ""

View File

@ -4,13 +4,14 @@
#
# 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-17 00:50+0000\n"
"PO-Revision-Date: 2018-04-17 00:50+0000\n"
"Last-Translator: Pedro Castro Silva <inactive+pcs.sossia@transifex.com>, 2018\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"
@ -18,6 +19,131 @@ msgstr ""
"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"
@ -27,3 +153,91 @@ msgstr "Página do Documento"
#: 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 ""

View File

@ -3,14 +3,15 @@
# * document_page_approval
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: knowledge (9.0)\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 13:00+0000\n"
"PO-Revision-Date: 2016-03-12 13:01+0000\n"
"Last-Translator: <>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-knowledge-9-0/language/pt_BR/)\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"
@ -21,16 +22,51 @@ msgstr ""
#: 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 ""
#. 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
@ -40,26 +76,73 @@ 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_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.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"
@ -72,47 +155,88 @@ 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:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of \"${object.page_id.name}\" to approve"
#: 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/models/document_page_history_workflow.py:61
#: 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.model.fields,field_description:document_page_approval.field_document_page_history_get_page_url
#: 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,field_description:document_page_approval.field_document_page_history_can_user_approve_page
msgid "can user approve this page"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_get_approvers_email
msgid "get all approvers email"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_parent_approval_required
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_parent_approval_required
msgid "parent approval"
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group"
msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-17 00:50+0000\n"
"PO-Revision-Date: 2018-04-17 00:50+0000\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"
@ -18,6 +18,131 @@ msgstr ""
"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"
@ -27,3 +152,91 @@ msgstr ""
#: 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 ""

View File

@ -3,14 +3,15 @@
# * document_page_approval
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: knowledge (9.0)\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 13:00+0000\n"
"PO-Revision-Date: 2016-03-12 13:01+0000\n"
"Last-Translator: <>\n"
"Language-Team: Romanian (http://www.transifex.com/oca/OCA-knowledge-9-0/language/ro/)\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"
@ -21,16 +22,51 @@ msgstr ""
#: 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 ""
#. 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
@ -40,26 +76,73 @@ 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_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.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"
@ -72,47 +155,88 @@ 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:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of \"${object.page_id.name}\" to approve"
#: 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/models/document_page_history_workflow.py:61
#: 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.model.fields,field_description:document_page_approval.field_document_page_history_get_page_url
#: 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,field_description:document_page_approval.field_document_page_history_can_user_approve_page
msgid "can user approve this page"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_get_approvers_email
msgid "get all approvers email"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_parent_approval_required
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_parent_approval_required
msgid "parent approval"
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group"
msgstr ""

View File

@ -3,14 +3,15 @@
# * document_page_approval
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: knowledge (9.0)\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 13:00+0000\n"
"PO-Revision-Date: 2016-03-12 13:01+0000\n"
"Last-Translator: <>\n"
"Language-Team: Russian (http://www.transifex.com/oca/OCA-knowledge-9-0/language/ru/)\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"
@ -21,16 +22,51 @@ msgstr ""
#: 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 ""
#. 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
@ -40,26 +76,73 @@ 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_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.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"
@ -72,47 +155,88 @@ 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:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of \"${object.page_id.name}\" to approve"
#: 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/models/document_page_history_workflow.py:61
#: 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.model.fields,field_description:document_page_approval.field_document_page_history_get_page_url
#: 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,field_description:document_page_approval.field_document_page_history_can_user_approve_page
msgid "can user approve this page"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_get_approvers_email
msgid "get all approvers email"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_parent_approval_required
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_parent_approval_required
msgid "parent approval"
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group"
msgstr ""

View 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 ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-17 00:50+0000\n"
"PO-Revision-Date: 2018-04-17 00:50+0000\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"
@ -18,6 +18,131 @@ msgstr ""
"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: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 odobritve"
#. 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 "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"
@ -27,3 +152,91 @@ msgstr "Stran dokumenta"
#: model:ir.model,name:document_page_approval.model_document_page_history
msgid "Document Page History"
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: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 "Zahtevana odobritev"
#. 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 ""

View 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 ""

View 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 ""

View File

@ -3,14 +3,15 @@
# * document_page_approval
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: knowledge (9.0)\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 13:00+0000\n"
"PO-Revision-Date: 2016-03-12 13:01+0000\n"
"Last-Translator: <>\n"
"Language-Team: Swedish (http://www.transifex.com/oca/OCA-knowledge-9-0/language/sv/)\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"
@ -21,16 +22,51 @@ msgstr ""
#: 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 ""
#. 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
@ -40,26 +76,73 @@ 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_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.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"
@ -72,47 +155,88 @@ 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:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of \"${object.page_id.name}\" to approve"
#: 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/models/document_page_history_workflow.py:61
#: 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.model.fields,field_description:document_page_approval.field_document_page_history_get_page_url
#: 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,field_description:document_page_approval.field_document_page_history_can_user_approve_page
msgid "can user approve this page"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_get_approvers_email
msgid "get all approvers email"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_parent_approval_required
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_parent_approval_required
msgid "parent approval"
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group"
msgstr ""

View 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 ""

View File

@ -3,14 +3,15 @@
# * document_page_approval
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: knowledge (9.0)\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 13:00+0000\n"
"PO-Revision-Date: 2016-03-12 13:01+0000\n"
"Last-Translator: <>\n"
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-knowledge-9-0/language/tr/)\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"
@ -21,16 +22,51 @@ msgstr ""
#: 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 ""
#. 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
@ -40,26 +76,73 @@ 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_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.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"
@ -72,47 +155,88 @@ 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:mail.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of \"${object.page_id.name}\" to approve"
#: 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/models/document_page_history_workflow.py:61
#: 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.model.fields,field_description:document_page_approval.field_document_page_history_get_page_url
#: 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,field_description:document_page_approval.field_document_page_history_can_user_approve_page
msgid "can user approve this page"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_get_approvers_email
msgid "get all approvers email"
msgstr ""
#. module: document_page_approval
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_is_parent_approval_required
#: model:ir.model.fields,field_description:document_page_approval.field_document_page_is_parent_approval_required
msgid "parent approval"
#: model:ir.model.fields,help:document_page_approval.field_document_page_approver_gid
msgid "Users must also belong to the Approvers group"
msgstr ""

View 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 ""

View 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 ""

View 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 ""

View 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 ""