From 52ccbac07ccdee28484f7297bc66714eadbfa898 Mon Sep 17 00:00:00 2001 From: OCA Transbot Date: Sat, 11 Nov 2017 05:10:55 +0100 Subject: [PATCH] OCA Transbot updated translations from Transifex --- document_page/i18n/id.po | 6 +- document_page_approval/i18n/id.po | 124 +++++++++++++++++++++++++++ document_page_approval/i18n/pt_BR.po | 6 +- document_url/i18n/pt_BR.po | 11 +-- 4 files changed, 136 insertions(+), 11 deletions(-) create mode 100644 document_page_approval/i18n/id.po diff --git a/document_page/i18n/id.po b/document_page/i18n/id.po index 47ba703d..f42be09c 100644 --- a/document_page/i18n/id.po +++ b/document_page/i18n/id.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-01-11 17:45+0000\n" -"PO-Revision-Date: 2017-01-13 09:29+0000\n" +"POT-Creation-Date: 2017-10-28 04:47+0000\n" +"PO-Revision-Date: 2017-11-03 12:15+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Indonesian (http://www.transifex.com/oca/OCA-knowledge-9-0/language/id/)\n" "MIME-Version: 1.0\n" @@ -343,7 +343,7 @@ msgstr "" #. module: document_page #: model:ir.model.fields,field_description:document_page.field_document_page_history_summary msgid "Summary" -msgstr "" +msgstr "Ringkasan" #. module: document_page #: model:ir.ui.view,arch_db:document_page.view_category_form diff --git a/document_page_approval/i18n/id.po b/document_page_approval/i18n/id.po new file mode 100644 index 00000000..8400e19e --- /dev/null +++ b/document_page_approval/i18n/id.po @@ -0,0 +1,124 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_approval +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (9.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-10-28 04:47+0000\n" +"PO-Revision-Date: 2016-03-12 13:01+0000\n" +"Last-Translator: <>\n" +"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-knowledge-9-0/language/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" +"

Hello,

\n" +"\n" +"

The page \"${object.page_id.name}\" has been modified and need your approval.

\n" +"\n" +"

You can review the new version here : ${object.get_page_url}

\n" +"\n" +"

Have a great day.
\n" +"--
\n" +"Odoo

\n" +" " +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 +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_approver_gid +msgid "Approver group" +msgstr "" + +#. module: document_page_approval +#: model:ir.model,name:document_page_approval.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_approval +#: model:ir.model,name:document_page_approval.model_document_page_history +msgid "Document Page History" +msgstr "" + +#. module: document_page_approval +#: model:res.groups,name:document_page_approval.group_document_approver_user +msgid "Document approver" +msgstr "" + +#. module: document_page_approval +#: selection:document.page.history,state:0 +msgid "Draft" +msgstr "Draf" + +#. 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" +msgstr "" + +#. module: document_page_approval +#: code:addons/document_page_approval/models/document_page_history_workflow.py:61 +#, python-format +msgid "New version of the document %s approved." +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,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 +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" +msgstr "" diff --git a/document_page_approval/i18n/pt_BR.po b/document_page_approval/i18n/pt_BR.po index 6680a1bd..b9f5b675 100644 --- a/document_page_approval/i18n/pt_BR.po +++ b/document_page_approval/i18n/pt_BR.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-04-20 22:18+0000\n" -"PO-Revision-Date: 2017-04-25 10:45+0000\n" +"POT-Creation-Date: 2017-10-28 04:47+0000\n" +"PO-Revision-Date: 2017-11-07 22:10+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-knowledge-9-0/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -105,7 +105,7 @@ msgstr "Status" #. module: document_page_approval #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_get_page_url msgid "URL" -msgstr "" +msgstr "URL" #. module: document_page_approval #: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_can_user_approve_page diff --git a/document_url/i18n/pt_BR.po b/document_url/i18n/pt_BR.po index 059c62c5..d94c31e8 100644 --- a/document_url/i18n/pt_BR.po +++ b/document_url/i18n/pt_BR.po @@ -4,13 +4,14 @@ # # Translators: # OCA Transbot , 2016 +# Armando Vulcano Junior , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-29 15:34+0000\n" -"PO-Revision-Date: 2016-09-29 15:34+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"POT-Creation-Date: 2017-10-28 04:47+0000\n" +"PO-Revision-Date: 2017-10-28 04:47+0000\n" +"Last-Translator: Armando Vulcano Junior , 2017\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" @@ -31,7 +32,7 @@ msgstr "" #. module: document_url #. openerp-web -#: code:addons/document_url/static/src/xml/url.xml:5 +#: code:addons/document_url/static/src/xml/url.xml:12 #, python-format msgid "Add URL..." msgstr "" @@ -84,7 +85,7 @@ msgstr "Nome" #. module: document_url #: model:ir.model.fields,field_description:document_url.field_ir_attachment_add_url_url msgid "URL" -msgstr "" +msgstr "URL" #. module: document_url #: model:ir.model,name:document_url.model_ir_attachment_add_url