From d8ab71982a1395c70efaa76b5d31dbf021a783af Mon Sep 17 00:00:00 2001 From: OCA Transbot Date: Fri, 13 Jan 2017 22:13:50 -0500 Subject: [PATCH] OCA Transbot updated translations from Transifex --- document_multiple_records/i18n/ca.po | 6 +- document_multiple_records/i18n/fi.po | 6 +- document_page_approval/i18n/ca.po | 112 +++++++++++++++++++++++++++ document_page_approval/i18n/tr.po | 4 +- document_url/i18n/ca.po | 4 +- document_url/i18n/fi.po | 4 +- 6 files changed, 124 insertions(+), 12 deletions(-) create mode 100644 document_page_approval/i18n/ca.po diff --git a/document_multiple_records/i18n/ca.po b/document_multiple_records/i18n/ca.po index bfedc2dc..7d104981 100644 --- a/document_multiple_records/i18n/ca.po +++ b/document_multiple_records/i18n/ca.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (7.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-10-14 01:24+0000\n" -"PO-Revision-Date: 2016-11-25 14:57+0000\n" +"POT-Creation-Date: 2017-01-07 02:30+0000\n" +"PO-Revision-Date: 2017-01-09 16:08+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Catalan (http://www.transifex.com/oca/OCA-knowledge-7-0/language/ca/)\n" "MIME-Version: 1.0\n" @@ -102,7 +102,7 @@ msgstr "" #: code:addons/document_multiple_records/wizard/document_wizard.py:52 #, python-format msgid "Error" -msgstr "" +msgstr "Error" #. module: document_multiple_records #: help:ir.attachment.document,res_model:0 diff --git a/document_multiple_records/i18n/fi.po b/document_multiple_records/i18n/fi.po index 6d83896c..fc5b42e0 100644 --- a/document_multiple_records/i18n/fi.po +++ b/document_multiple_records/i18n/fi.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (7.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-10-14 01:24+0000\n" -"PO-Revision-Date: 2016-11-08 16:59+0000\n" +"POT-Creation-Date: 2017-01-07 02:30+0000\n" +"PO-Revision-Date: 2017-01-11 08:09+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Finnish (http://www.transifex.com/oca/OCA-knowledge-7-0/language/fi/)\n" "MIME-Version: 1.0\n" @@ -155,7 +155,7 @@ msgstr "" #. module: document_multiple_records #: view:ir.attachment.existing.doc:0 msgid "or" -msgstr "" +msgstr "tai" #. module: document_multiple_records #: code:addons/document_multiple_records/wizard/document_wizard.py:53 diff --git a/document_page_approval/i18n/ca.po b/document_page_approval/i18n/ca.po new file mode 100644 index 00000000..27a59ba4 --- /dev/null +++ b/document_page_approval/i18n/ca.po @@ -0,0 +1,112 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * document_page_approval +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-07 02:30+0000\n" +"PO-Revision-Date: 2015-11-07 12:40+0000\n" +"Last-Translator: <>\n" +"Language-Team: Catalan (http://www.transifex.com/oca/OCA-knowledge-7-0/language/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 +#: field:document.page.history,state:0 +msgid "Status" +msgstr "" + +#. module: document_page_approval +#: field:document.page,approval_required:0 +msgid "Require approval" +msgstr "" + +#. module: document_page_approval +#: field:document.page.history,get_page_url:0 +msgid "URL" +msgstr "URL" + +#. 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" +"OpenERP

\n" +" " +msgstr "" + +#. module: document_page_approval +#: model:ir.model,name:document_page_approval.model_document_page +msgid "Document Page" +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 +#: 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 +#: selection:document.page.history,state:0 +msgid "Draft" +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 "" + +#. 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.history,can_user_approve_page:0 +msgid "can user approve this page" +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_history +msgid "Document Page History" +msgstr "" + +#. module: document_page_approval +#: view:document.page.history:0 +msgid "Approve" +msgstr "" + +#. module: document_page_approval +#: selection:document.page.history,state:0 +msgid "Approved" +msgstr "" + +#. module: document_page_approval +#: field:document.page.history,get_approvers_email:0 +msgid "get all approvers email" +msgstr "" diff --git a/document_page_approval/i18n/tr.po b/document_page_approval/i18n/tr.po index 422932ed..f0e965f6 100644 --- a/document_page_approval/i18n/tr.po +++ b/document_page_approval/i18n/tr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (7.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-24 02:18+0000\n" +"POT-Creation-Date: 2017-01-07 02:30+0000\n" "PO-Revision-Date: 2015-11-07 12:40+0000\n" "Last-Translator: <>\n" "Language-Team: Turkish (http://www.transifex.com/oca/OCA-knowledge-7-0/language/tr/)\n" @@ -99,7 +99,7 @@ msgstr "" #. module: document_page_approval #: view:document.page.history:0 msgid "Approve" -msgstr "" +msgstr "Onayla" #. module: document_page_approval #: selection:document.page.history,state:0 diff --git a/document_url/i18n/ca.po b/document_url/i18n/ca.po index 60dab42e..757c34f0 100644 --- a/document_url/i18n/ca.po +++ b/document_url/i18n/ca.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (7.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-10-14 01:25+0000\n" +"POT-Creation-Date: 2017-01-07 02:30+0000\n" "PO-Revision-Date: 2015-11-07 12:40+0000\n" "Last-Translator: <>\n" "Language-Team: Catalan (http://www.transifex.com/oca/OCA-knowledge-7-0/language/ca/)\n" @@ -37,7 +37,7 @@ msgstr "" #. module: document_url #: field:ir.attachment.add_url,url:0 msgid "URL" -msgstr "" +msgstr "URL" #. module: document_url #: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url diff --git a/document_url/i18n/fi.po b/document_url/i18n/fi.po index 80224855..869935b7 100644 --- a/document_url/i18n/fi.po +++ b/document_url/i18n/fi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (7.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-10-14 01:25+0000\n" +"POT-Creation-Date: 2017-01-07 02:30+0000\n" "PO-Revision-Date: 2015-11-07 12:40+0000\n" "Last-Translator: <>\n" "Language-Team: Finnish (http://www.transifex.com/oca/OCA-knowledge-7-0/language/fi/)\n" @@ -58,4 +58,4 @@ msgstr "Peruuta" #. module: document_url #: view:ir.attachment.add_url:0 msgid "or" -msgstr "" +msgstr "tai"