From 665bad9a45df0d9fd63dc1b1c4d11f5d4f8e9fcb Mon Sep 17 00:00:00 2001 From: OCA Transbot Date: Sat, 11 Nov 2017 05:09:22 +0100 Subject: [PATCH] OCA Transbot updated translations from Transifex --- document_page/i18n/id.po | 8 +- document_page_approval/i18n/id.po | 118 +++++++++++++++++++++++++++ document_page_approval/i18n/pt_BR.po | 4 +- document_url/i18n/pt_BR.po | 4 +- 4 files changed, 126 insertions(+), 8 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 7d65fc36..32498891 100644 --- a/document_page/i18n/id.po +++ b/document_page/i18n/id.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: knowledge (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2017-01-13 09:29+0000\n" +"PO-Revision-Date: 2017-11-03 12:16+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Indonesian (http://www.transifex.com/oca/OCA-knowledge-8-0/language/id/)\n" "MIME-Version: 1.0\n" @@ -175,7 +175,7 @@ msgstr "" msgid "" "Holds the Chatter summary (number of messages, ...). This summary is " "directly in html format in order to be inserted in kanban views." -msgstr "" +msgstr "Memegang ringkasan Chatter (jumlah pesan, ...). Ringkasan ini langsung dalam format html agar bisa dimasukkan dalam pandangan kanban." #. module: document_page #: field:document.page,id:0 field:document.page.create.menu,id:0 @@ -192,7 +192,7 @@ msgstr "Jika dicentang pesan baru membutuhkan perhatian Anda." #. module: document_page #: field:document.page,message_is_follower:0 msgid "Is a Follower" -msgstr "" +msgstr "Ini Adalah Pengikut" #. module: document_page #: view:document.page:document_page.view_wiki_form @@ -314,7 +314,7 @@ msgstr "" #. module: document_page #: field:document.page,message_summary:0 field:document.page.history,summary:0 msgid "Summary" -msgstr "" +msgstr "Ringkasan" #. module: document_page #: view:document.page: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..42650279 --- /dev/null +++ b/document_page_approval/i18n/id.po @@ -0,0 +1,118 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * document_page_approval +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-07-31 02:38+0000\n" +"PO-Revision-Date: 2015-11-07 12:46+0000\n" +"Last-Translator: <>\n" +"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-knowledge-8-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:email.template,body_html:document_page_approval.email_template_new_draft_need_approval +msgid "" +"\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 +#: view:document.page.history:document_page_approval.wiki_history_form_inherit +msgid "Approve" +msgstr "" + +#. module: document_page_approval +#: selection:document.page.history,state:0 +msgid "Approved" +msgstr "" + +#. module: document_page_approval +#: field:document.page,approved_uid:0 +#: field:document.page.history,approved_uid:0 +msgid "Approved By" +msgstr "" + +#. module: document_page_approval +#: field:document.page,approved_date:0 +#: field:document.page.history,approved_date:0 +msgid "Approved Date" +msgstr "" + +#. module: document_page_approval +#: field:document.page,approver_gid:0 +msgid "Approver group" +msgstr "" + +#. module: document_page_approval +#: model:ir.model,name:document_page_approval.model_document_page +msgid "Document Page" +msgstr "" + +#. module: document_page_approval +#: model:ir.model,name:document_page_approval.model_document_page_history +msgid "Document Page History" +msgstr "" + +#. module: document_page_approval +#: selection:document.page.history,state:0 +msgid "Draft" +msgstr "Draf" + +#. module: document_page_approval +#: model:email.template,subject:document_page_approval.email_template_new_draft_need_approval +msgid "New version of \"${object.page_id.name}\" to approve" +msgstr "" + +#. module: document_page_approval +#: code:addons/document_page_approval/document_page_approval.py:66 +#, python-format +msgid "New version of the document %s approved." +msgstr "" + +#. module: document_page_approval +#: field:document.page,approval_required:0 +msgid "Require approval" +msgstr "" + +#. module: document_page_approval +#: field:document.page.history,state:0 +msgid "Status" +msgstr "" + +#. module: document_page_approval +#: field:document.page.history,get_page_url:0 +msgid "URL" +msgstr "" + +#. module: document_page_approval +#: field:document.page.history,can_user_approve_page:0 +msgid "can user approve this page" +msgstr "" + +#. module: document_page_approval +#: field:document.page.history,get_approvers_email:0 +msgid "get all approvers email" +msgstr "" + +#. module: document_page_approval +#: field:document.page,is_parent_approval_required:0 +#: field:document.page.history,is_parent_approval_required:0 +msgid "parent approval" +msgstr "" diff --git a/document_page_approval/i18n/pt_BR.po b/document_page_approval/i18n/pt_BR.po index da213323..3ef0c746 100644 --- a/document_page_approval/i18n/pt_BR.po +++ b/document_page_approval/i18n/pt_BR.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: knowledge (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2017-04-25 10:45+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-8-0/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -99,7 +99,7 @@ msgstr "Status" #. module: document_page_approval #: field:document.page.history,get_page_url:0 msgid "URL" -msgstr "" +msgstr "URL" #. module: document_page_approval #: field:document.page.history,can_user_approve_page:0 diff --git a/document_url/i18n/pt_BR.po b/document_url/i18n/pt_BR.po index c6ecb708..8d96e1be 100644 --- a/document_url/i18n/pt_BR.po +++ b/document_url/i18n/pt_BR.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: knowledge (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-07-31 02:38+0000\n" -"PO-Revision-Date: 2016-10-04 09:43+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-8-0/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "Nome" #. module: document_url #: field:ir.attachment.add_url,url:0 msgid "URL" -msgstr "" +msgstr "URL" #. module: document_url #: view:ir.attachment.add_url:document_url.view_ir_attachment_add_url_form