diff --git a/document_page_approval/i18n/de.po b/document_page_approval/i18n/de.po new file mode 100644 index 00000000..fff4bfb2 --- /dev/null +++ b/document_page_approval/i18n/de.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 (9.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: German (http://www.transifex.com/oca/OCA-knowledge-9-0/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval +msgid "" +"\n" +"

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 "Dokumentenseite" + +#. module: document_page_approval +#: model:ir.model,name:document_page_approval.model_document_page_history +msgid "Document Page History" +msgstr "Dokumenten Seite Historie" + +#. module: document_page_approval +#: selection:document.page.history,state:0 +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" +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/es.po b/document_page_approval/i18n/es.po index 2f4145b2..b026f40d 100644 --- a/document_page_approval/i18n/es.po +++ b/document_page_approval/i18n/es.po @@ -1,55 +1,40 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * document_page_approval -# +# * document_page_approval +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-03 14:38+0200\n" -"PO-Revision-Date: 2015-08-03 14:38+0200\n" -"Last-Translator: Matjaz Mozetic \n" -"Language-Team: \n" -"Language: es\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:02+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-knowledge-9-0/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: \n" -"X-Generator: Poedit 1.8.2\n" +"Content-Transfer-Encoding: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: document_page_approval -#: model:email.template,body_html:document_page_approval.email_template_new_draft_need_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval msgid "" "\n" "

Hello,

\n" "\n" -"

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

\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" +"

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

\n" "\n" "

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

\n" " " -msgstr "" -"\n" -"

Hola,

\n" -"\n" -"

La página \"${object.page_id.name}\" ha sido modificada y necesita tu " -"aprobación.

\n" -"\n" -"

Puedes revisar la nueva versión aquí: " -"${object.get_page_url}

\n" -"\n" -"

Que tenga un buen día.
\n" -"--
\n" -"Odoo

\n" -" " +msgstr "\n

Hola,

\n\n

La página \"${object.page_id.name}\" ha sido modificada y necesita tu aprobación.

\n\n

Puedes revisar la nueva versión aquí: ${object.get_page_url}

\n\n

Que tenga un buen día.
\n--
\nOdoo

\n " #. module: document_page_approval -#: view:document.page.history:document_page_approval.wiki_history_form_inherit +#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit msgid "Approve" msgstr "Aprobar" @@ -59,17 +44,19 @@ msgid "Approved" msgstr "Aprobado" #. module: document_page_approval -#: field:document.page.history,approved_uid:0 +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid msgid "Approved By" msgstr "Aprobado por" #. module: document_page_approval -#: field:document.page.history,approved_date:0 +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date msgid "Approved Date" msgstr "Fecha de aprobación" #. module: document_page_approval -#: field:document.page,approver_gid:0 +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid msgid "Approver group" msgstr "Grupo aprobador" @@ -89,22 +76,43 @@ msgid "Draft" msgstr "Borrador" #. module: document_page_approval -#: model:email.template,subject:document_page_approval.email_template_new_draft_need_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 "Nueva versión de \"${object.page_id.name}\" para aprobar" #. module: document_page_approval -#: code:addons/document_page_approval/document_page_approval.py:66 +#: code:addons/document_page_approval/models/document_page_history_workflow.py:61 #, python-format msgid "New version of the document %s approved." msgstr "Nueva versión del documento %s aprobada." #. module: document_page_approval -#: field:document.page,approval_required:0 +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required msgid "Require approval" msgstr "Requiere aprobación" #. module: document_page_approval -#: field:document.page.history,state:0 +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state msgid "Status" msgstr "Estado" + +#. 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/es_AR.po b/document_page_approval/i18n/es_AR.po new file mode 100644 index 00000000..68a6b29b --- /dev/null +++ b/document_page_approval/i18n/es_AR.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 (9.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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_AR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval +msgid "" +"\n" +"

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 "Página de documento" + +#. module: document_page_approval +#: model:ir.model,name:document_page_approval.model_document_page_history +msgid "Document Page History" +msgstr "Historia de página de documento" + +#. module: document_page_approval +#: selection:document.page.history,state:0 +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" +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/es_CR.po b/document_page_approval/i18n/es_CR.po index b59a8b7e..6f18aeb6 100644 --- a/document_page_approval/i18n/es_CR.po +++ b/document_page_approval/i18n/es_CR.po @@ -1,55 +1,40 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * document_page_approval -# +# * document_page_approval +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-03 14:38+0200\n" -"PO-Revision-Date: 2015-08-03 14:38+0200\n" -"Last-Translator: Matjaz Mozetic \n" -"Language-Team: \n" -"Language: es_CR\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:01+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-knowledge-9-0/language/es_CR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: \n" -"X-Generator: Poedit 1.8.2\n" +"Content-Transfer-Encoding: \n" +"Language: es_CR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: document_page_approval -#: model:email.template,body_html:document_page_approval.email_template_new_draft_need_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval msgid "" "\n" "

Hello,

\n" "\n" -"

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

\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" +"

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

\n" "\n" "

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

\n" " " -msgstr "" -"\n" -"

Hola,

\n" -"\n" -"

La página \"${object.page_id.name}\" ha sido modificada y necesita tu " -"aprobación.

\n" -"\n" -"

Puedes revisar la nueva versión aquí: " -"${object.get_page_url}

\n" -"\n" -"

Que tenga un buen día.
\n" -"--
\n" -"Odoo

\n" -" " +msgstr "\n

Hola,

\n\n

La página \"${object.page_id.name}\" ha sido modificada y necesita tu aprobación.

\n\n

Puedes revisar la nueva versión aquí: ${object.get_page_url}

\n\n

Que tenga un buen día.
\n--
\nOdoo

\n " #. module: document_page_approval -#: view:document.page.history:document_page_approval.wiki_history_form_inherit +#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit msgid "Approve" msgstr "Aprobar" @@ -59,17 +44,19 @@ msgid "Approved" msgstr "Aprobado" #. module: document_page_approval -#: field:document.page.history,approved_uid:0 +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid msgid "Approved By" msgstr "Aprobado por" #. module: document_page_approval -#: field:document.page.history,approved_date:0 +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date msgid "Approved Date" msgstr "Fecha de aprobación" #. module: document_page_approval -#: field:document.page,approver_gid:0 +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid msgid "Approver group" msgstr "Grupo aprobador" @@ -89,22 +76,43 @@ msgid "Draft" msgstr "Borrador" #. module: document_page_approval -#: model:email.template,subject:document_page_approval.email_template_new_draft_need_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 "Nueva versión de \"${object.page_id.name}\" para aprobar" #. module: document_page_approval -#: code:addons/document_page_approval/document_page_approval.py:66 +#: code:addons/document_page_approval/models/document_page_history_workflow.py:61 #, python-format msgid "New version of the document %s approved." msgstr "Nueva versión del documento %s aprobada." #. module: document_page_approval -#: field:document.page,approval_required:0 +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required msgid "Require approval" msgstr "Requiere aprobación" #. module: document_page_approval -#: field:document.page.history,state:0 +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state msgid "Status" msgstr "Estado" + +#. 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/es_MX.po b/document_page_approval/i18n/es_MX.po new file mode 100644 index 00000000..61cc855c --- /dev/null +++ b/document_page_approval/i18n/es_MX.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 (9.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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval +msgid "" +"\n" +"

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 "Página de documento" + +#. module: document_page_approval +#: model:ir.model,name:document_page_approval.model_document_page_history +msgid "Document Page History" +msgstr "Historia de página de documento" + +#. module: document_page_approval +#: selection:document.page.history,state:0 +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" +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/es_VE.po b/document_page_approval/i18n/es_VE.po new file mode 100644 index 00000000..868d46e1 --- /dev/null +++ b/document_page_approval/i18n/es_VE.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 (9.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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_VE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval +msgid "" +"\n" +"

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 "Página de documento" + +#. module: document_page_approval +#: model:ir.model,name:document_page_approval.model_document_page_history +msgid "Document Page History" +msgstr "Historia de página de documento" + +#. module: document_page_approval +#: selection:document.page.history,state:0 +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" +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/fi.po b/document_page_approval/i18n/fi.po new file mode 100644 index 00000000..460403e9 --- /dev/null +++ b/document_page_approval/i18n/fi.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 (9.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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval +msgid "" +"\n" +"

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 "Dokumentin sivu" + +#. module: document_page_approval +#: model:ir.model,name:document_page_approval.model_document_page_history +msgid "Document Page History" +msgstr "Dokumentin sivuhistoria" + +#. module: document_page_approval +#: selection:document.page.history,state:0 +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" +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/fr.po b/document_page_approval/i18n/fr.po index 1461b508..6dd82c9d 100644 --- a/document_page_approval/i18n/fr.po +++ b/document_page_approval/i18n/fr.po @@ -1,24 +1,24 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * document_page_approval -# +# * document_page_approval +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-07-30 14:19-0600\n" -"PO-Revision-Date: 2015-08-03 13:36+0200\n" -"Last-Translator: <>\n" -"Language-Team: \n" -"Language: fr\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:01+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: French (http://www.transifex.com/oca/OCA-knowledge-9-0/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: \n" -"X-Generator: Poedit 1.8.2\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: document_page_approval -#: model:email.template,body_html:document_page_approval.email_template_new_draft_need_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval msgid "" "\n" "

Hello,

\n" @@ -31,21 +31,10 @@ msgid "" "--
\n" "Odoo

\n" " " -msgstr "" -"\n" -"

Bonjour,

\n" -"\n" -"

La page \"${object.page_id.name}\" a été modifié et demande votre approbation.

\n" -"\n" -"

Vous pouvez réviser la nouvelle version ici : ${object.get_page_url}

\n" -"\n" -"

Bonne journée.
\n" -"--
\n" -"Odoo

\n" -" " +msgstr "\n

Bonjour,

\n\n

La page \"${object.page_id.name}\" a été modifié et demande votre approbation.

\n\n

Vous pouvez réviser la nouvelle version ici : ${object.get_page_url}

\n\n

Bonne journée.
\n--
\nOdoo

\n " #. module: document_page_approval -#: view:document.page.history:document_page_approval.wiki_history_form_inherit +#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit msgid "Approve" msgstr "Approuver" @@ -55,17 +44,19 @@ msgid "Approved" msgstr "Approuvée" #. module: document_page_approval -#: field:document.page.history,approved_uid:0 +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid msgid "Approved By" msgstr "Approuvée par" #. module: document_page_approval -#: field:document.page.history,approved_date:0 +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date msgid "Approved Date" msgstr "Date d'approbation" #. module: document_page_approval -#: field:document.page,approver_gid:0 +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid msgid "Approver group" msgstr "Groupe approbateur" @@ -85,22 +76,43 @@ msgid "Draft" msgstr "Brouillon" #. module: document_page_approval -#: model:email.template,subject:document_page_approval.email_template_new_draft_need_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 "Nouvelle version de \"${object.page_id.name}\" à approuver" #. module: document_page_approval -#: code:addons/document_page_approval/document_page_approval.py:66 +#: 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 -#: field:document.page,approval_required:0 +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required msgid "Require approval" msgstr "Nécessite une approbation" #. module: document_page_approval -#: field:document.page.history,state:0 +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state msgid "Status" msgstr "Statut" + +#. 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/hr.po b/document_page_approval/i18n/hr.po new file mode 100644 index 00000000..f4507cf7 --- /dev/null +++ b/document_page_approval/i18n/hr.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 (9.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: Croatian (http://www.transifex.com/oca/OCA-knowledge-9-0/language/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#. module: document_page_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval +msgid "" +"\n" +"

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 "Stranica dokumenata" + +#. module: document_page_approval +#: model:ir.model,name:document_page_approval.model_document_page_history +msgid "Document Page History" +msgstr "Povijest stranica Dokumenata" + +#. module: document_page_approval +#: selection:document.page.history,state:0 +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" +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/hu.po b/document_page_approval/i18n/hu.po new file mode 100644 index 00000000..83d7220c --- /dev/null +++ b/document_page_approval/i18n/hu.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 (9.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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval +msgid "" +"\n" +"

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 "Documentum oldal" + +#. module: document_page_approval +#: model:ir.model,name:document_page_approval.model_document_page_history +msgid "Document Page History" +msgstr "Dokumantum oldal előzmény" + +#. module: document_page_approval +#: selection:document.page.history,state:0 +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" +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/it.po b/document_page_approval/i18n/it.po new file mode 100644 index 00000000..ef7fab57 --- /dev/null +++ b/document_page_approval/i18n/it.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 (9.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: Italian (http://www.transifex.com/oca/OCA-knowledge-9-0/language/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval +msgid "" +"\n" +"

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 "Pagina documento" + +#. module: document_page_approval +#: model:ir.model,name:document_page_approval.model_document_page_history +msgid "Document Page History" +msgstr "Cronologia Pagina Documento" + +#. module: document_page_approval +#: selection:document.page.history,state:0 +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" +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/mk.po b/document_page_approval/i18n/mk.po new file mode 100644 index 00000000..806a2b68 --- /dev/null +++ b/document_page_approval/i18n/mk.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 (9.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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +#. module: document_page_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval +msgid "" +"\n" +"

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 +#: selection:document.page.history,state:0 +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" +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/mn.po b/document_page_approval/i18n/mn.po new file mode 100644 index 00000000..36c2bd50 --- /dev/null +++ b/document_page_approval/i18n/mn.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 (9.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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval +msgid "" +"\n" +"

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 +#: selection:document.page.history,state:0 +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" +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/nl.po b/document_page_approval/i18n/nl.po new file mode 100644 index 00000000..a61ea85a --- /dev/null +++ b/document_page_approval/i18n/nl.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 (9.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: Dutch (http://www.transifex.com/oca/OCA-knowledge-9-0/language/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval +msgid "" +"\n" +"

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 "Document pagina" + +#. module: document_page_approval +#: model:ir.model,name:document_page_approval.model_document_page_history +msgid "Document Page History" +msgstr "Document pagina historie" + +#. module: document_page_approval +#: selection:document.page.history,state:0 +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" +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/pl.po b/document_page_approval/i18n/pl.po new file mode 100644 index 00000000..04f9295a --- /dev/null +++ b/document_page_approval/i18n/pl.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 (9.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" +"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" + +#. module: document_page_approval +#: model:mail.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 +#: 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 "Strona dokumentu" + +#. module: document_page_approval +#: model:ir.model,name:document_page_approval.model_document_page_history +msgid "Document Page History" +msgstr "Historia strony dokumentu" + +#. module: document_page_approval +#: selection:document.page.history,state:0 +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" +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.po b/document_page_approval/i18n/pt.po new file mode 100644 index 00000000..26f0dfdc --- /dev/null +++ b/document_page_approval/i18n/pt.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 (9.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 (http://www.transifex.com/oca/OCA-knowledge-9-0/language/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval +msgid "" +"\n" +"

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 "Página do documento" + +#. module: document_page_approval +#: model:ir.model,name:document_page_approval.model_document_page_history +msgid "Document Page History" +msgstr "" + +#. module: document_page_approval +#: selection:document.page.history,state:0 +msgid "Draft" +msgstr "" + +#. module: document_page_approval +#: model: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 new file mode 100644 index 00000000..f6bc28d7 --- /dev/null +++ b/document_page_approval/i18n/pt_BR.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 (9.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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: document_page_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval +msgid "" +"\n" +"

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 "Página do Documento" + +#. module: document_page_approval +#: model:ir.model,name:document_page_approval.model_document_page_history +msgid "Document Page History" +msgstr "Histórico da Página de Documento" + +#. module: document_page_approval +#: selection:document.page.history,state:0 +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" +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/ro.po b/document_page_approval/i18n/ro.po new file mode 100644 index 00000000..de03c7ed --- /dev/null +++ b/document_page_approval/i18n/ro.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 (9.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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" + +#. module: document_page_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval +msgid "" +"\n" +"

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 "Pagina Documentului" + +#. module: document_page_approval +#: model:ir.model,name:document_page_approval.model_document_page_history +msgid "Document Page History" +msgstr "Istoric Pagini Documente" + +#. module: document_page_approval +#: selection:document.page.history,state:0 +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" +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/ru.po b/document_page_approval/i18n/ru.po new file mode 100644 index 00000000..e179c5fc --- /dev/null +++ b/document_page_approval/i18n/ru.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 (9.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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" + +#. module: document_page_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval +msgid "" +"\n" +"

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 +#: selection:document.page.history,state:0 +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" +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/sl.po b/document_page_approval/i18n/sl.po index 75c50047..ab5c57ba 100644 --- a/document_page_approval/i18n/sl.po +++ b/document_page_approval/i18n/sl.po @@ -1,24 +1,25 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * document_page_approval -# +# * document_page_approval +# +# Translators: +# Matjaž Mozetič , 2016 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-07-30 14:20-0600\n" -"PO-Revision-Date: 2015-08-03 13:36+0200\n" -"Last-Translator: Matjaz Mozetic \n" -"Language-Team: Slovenian \n" -"Language: sl\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-16 05:47+0000\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-knowledge-9-0/language/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: \n" -"X-Generator: Poedit 1.8.2\n" +"Content-Transfer-Encoding: \n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #. module: document_page_approval -#: model:email.template,body_html:document_page_approval.email_template_new_draft_need_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval msgid "" "\n" "

Hello,

\n" @@ -31,21 +32,10 @@ msgid "" "--
\n" "Odoo

\n" " " -msgstr "" -"\n" -"

Pozdravljeni,

\n" -"\n" -"

Stran \"${object.page_id.name}\" vsebuje spremembe, ki potrebujejo vašo odobritev.

\n" -"\n" -"

Novo različico lahko pregledate tukaj: ${object.get_page_url}

\n" -"\n" -"

Lep dan.
\n" -"--
\n" -"Odoo

\n" -" " +msgstr "\n

Pozdravljeni,

\n\n

Stran \"${object.page_id.name}\" vsebuje spremembe, ki potrebujejo vašo odobritev.

\n\n

Novo različico lahko pregledate tukaj: ${object.get_page_url}

\n\n

Lep dan.
\n--
\nOdoo

\n " #. module: document_page_approval -#: view:document.page.history:document_page_approval.wiki_history_form_inherit +#: model:ir.ui.view,arch_db:document_page_approval.wiki_history_form_inherit msgid "Approve" msgstr "Odobri" @@ -55,17 +45,19 @@ msgid "Approved" msgstr "Odobreno" #. module: document_page_approval -#: field:document.page.history,approved_uid:0 +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_uid +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_uid msgid "Approved By" msgstr "Odobril" #. module: document_page_approval -#: field:document.page.history,approved_date:0 +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approved_date +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_approved_date msgid "Approved Date" msgstr "Datum odobritve" #. module: document_page_approval -#: field:document.page,approver_gid:0 +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approver_gid msgid "Approver group" msgstr "Skupina pooblaščenih za odobritev" @@ -85,22 +77,43 @@ msgid "Draft" msgstr "Osnutek" #. module: document_page_approval -#: model:email.template,subject:document_page_approval.email_template_new_draft_need_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 "Nova različica \"${object.page_id.name}\" za odobritev" #. module: document_page_approval -#: code:addons/document_page_approval/document_page_approval.py:66 +#: code:addons/document_page_approval/models/document_page_history_workflow.py:61 #, python-format msgid "New version of the document %s approved." msgstr "Nova verzija dokumenta %s odobrena." #. module: document_page_approval -#: field:document.page,approval_required:0 +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_approval_required msgid "Require approval" msgstr "Zahtevana odobritev" #. module: document_page_approval -#: field:document.page.history,state:0 +#: model:ir.model.fields,field_description:document_page_approval.field_document_page_history_state msgid "Status" 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 "URL" + +#. 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 "lahko uporabnik odobri to stran" + +#. 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 "pridobi e-pošto vseh pooblaščenih za odobritev" + +#. 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 "nadrejena odobritev" diff --git a/document_page_approval/i18n/sv.po b/document_page_approval/i18n/sv.po new file mode 100644 index 00000000..13eba7b3 --- /dev/null +++ b/document_page_approval/i18n/sv.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 (9.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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: document_page_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval +msgid "" +"\n" +"

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 "Dokumentsida" + +#. module: document_page_approval +#: model:ir.model,name:document_page_approval.model_document_page_history +msgid "Document Page History" +msgstr "Dokumentets sidhistorik" + +#. module: document_page_approval +#: selection:document.page.history,state:0 +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" +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/tr.po b/document_page_approval/i18n/tr.po new file mode 100644 index 00000000..8f36c65d --- /dev/null +++ b/document_page_approval/i18n/tr.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 (9.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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: document_page_approval +#: model:mail.template,body_html:document_page_approval.email_template_new_draft_need_approval +msgid "" +"\n" +"

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 "Belge Sayfası" + +#. module: document_page_approval +#: model:ir.model,name:document_page_approval.model_document_page_history +msgid "Document Page History" +msgstr "Belge Sayfa Geçmişi" + +#. module: document_page_approval +#: selection:document.page.history,state:0 +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" +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/knowledge/i18n/ar.po b/knowledge/i18n/ar.po index 12dd4935..ed9917ed 100644 --- a/knowledge/i18n/ar.po +++ b/knowledge/i18n/ar.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-09 18:03+0000\n" -"PO-Revision-Date: 2015-12-09 18:05+0000\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:02+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Arabic (http://www.transifex.com/oca/OCA-knowledge-9-0/language/ar/)\n" "MIME-Version: 1.0\n" @@ -23,7 +23,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page_approval msgid "" "Add workflow on documents per category.\n" -"-This installs the module document_page_approval." +"- This installs the module document_page_approval." msgstr "" #. module: knowledge @@ -31,6 +31,11 @@ msgstr "" msgid "Apply" msgstr "تطبيق" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "Attach files from an external DMS into Odoo" +msgstr "" + #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Cancel" @@ -52,6 +57,26 @@ msgstr "الإعدادات" msgid "Configure Knowledge" msgstr "ضبط المعرفة" +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "" +"Connect Odoo with a CMIS compatible server to attach files\n" +"to an Odoo record.\n" +"- This installs the module cmis_read." +msgstr "" + +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "" +"Connect Odoo with a CMIS compatible server to store files.\n" +"- This installs the module cmis_write." +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Connect with an external DMS" +msgstr "" + #. module: knowledge #: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_create_uid msgid "Created by" @@ -71,17 +96,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document msgid "" "Document indexation, full text search of attachements.\n" -"-This installs the module document." -msgstr "استخراج نصوص المستندات، والبحث في كامل نصوص المرفقات.\n- سيقوم هذا بتثبيت هذا الموديول document." - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document page approval" -msgstr "" - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document pages" +"- This installs the module document." msgstr "" #. module: knowledge @@ -138,7 +153,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page msgid "" "Provide document page and category as a wiki.\n" -"-This installs the module document_page." +"- This installs the module document_page." msgstr "" #. module: knowledge @@ -146,6 +161,16 @@ msgstr "" msgid "Settings" msgstr "" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "Store attachments in an external DMS instead of the Odoo Filestore" +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Using CMIS" +msgstr "" + #. module: knowledge #: model:ir.model,name:knowledge.model_knowledge_config_settings msgid "knowledge.config.settings" diff --git a/knowledge/i18n/de.po b/knowledge/i18n/de.po index 98316f67..d90691d9 100644 --- a/knowledge/i18n/de.po +++ b/knowledge/i18n/de.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-09 11:27+0000\n" -"PO-Revision-Date: 2016-03-11 15:42+0000\n" -"Last-Translator: Rudolf Schnapka \n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:02+0000\n" +"Last-Translator: OCA Transbot \n" "Language-Team: German (http://www.transifex.com/oca/OCA-knowledge-9-0/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,14 +23,19 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page_approval msgid "" "Add workflow on documents per category.\n" -"-This installs the module document_page_approval." -msgstr "Dokumenten einen Workflow per Kategorie zuweisen.\n- DAs Modul document_page_approval wird installiert." +"- This installs the module document_page_approval." +msgstr "" #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Apply" msgstr "Anwenden" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "Attach files from an external DMS into Odoo" +msgstr "" + #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Cancel" @@ -52,6 +57,26 @@ msgstr "Konfiguration" msgid "Configure Knowledge" msgstr "Konfiguriere Dokumentenmanagement" +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "" +"Connect Odoo with a CMIS compatible server to attach files\n" +"to an Odoo record.\n" +"- This installs the module cmis_read." +msgstr "" + +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "" +"Connect Odoo with a CMIS compatible server to store files.\n" +"- This installs the module cmis_write." +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Connect with an external DMS" +msgstr "" + #. module: knowledge #: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_create_uid msgid "Created by" @@ -71,18 +96,8 @@ msgstr "Anzeigename" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document msgid "" "Document indexation, full text search of attachements.\n" -"-This installs the module document." -msgstr "Indizierung von Dokumenten, Volltextsuche in Dateianhängen.\n- Es wird das Modul document installiert." - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document page approval" -msgstr "Dokument-Seitenfreigabe" - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document pages" -msgstr "Dokumentseiten" +"- This installs the module document." +msgstr "" #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration @@ -138,14 +153,24 @@ msgstr "Dokumentenfreigabe verwalten" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page msgid "" "Provide document page and category as a wiki.\n" -"-This installs the module document_page." -msgstr "Stelle Dokumentseite und -kategorie als Wiki zur Verfügung.\n- Das Modul document_page wird installiert." +"- This installs the module document_page." +msgstr "" #. module: knowledge #: model:ir.ui.menu,name:knowledge.menu_knowledge_configuration msgid "Settings" msgstr "Einstellungen" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "Store attachments in an external DMS instead of the Odoo Filestore" +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Using CMIS" +msgstr "" + #. module: knowledge #: model:ir.model,name:knowledge.model_knowledge_config_settings msgid "knowledge.config.settings" diff --git a/knowledge/i18n/en.po b/knowledge/i18n/en.po index 02a7d680..12096030 100644 --- a/knowledge/i18n/en.po +++ b/knowledge/i18n/en.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-09 18:03+0000\n" -"PO-Revision-Date: 2015-12-09 18:04+0000\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:02+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: English (http://www.transifex.com/oca/OCA-knowledge-9-0/language/en/)\n" "MIME-Version: 1.0\n" @@ -21,14 +21,19 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page_approval msgid "" "Add workflow on documents per category.\n" -"-This installs the module document_page_approval." -msgstr "Add workflow on documents per category.\n-This installs the module document_page_approval." +"- This installs the module document_page_approval." +msgstr "Add workflow on documents per category.\n- This installs the module document_page_approval." #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Apply" msgstr "Apply" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "Attach files from an external DMS into Odoo" +msgstr "Attach files from an external DMS into Odoo" + #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Cancel" @@ -50,6 +55,26 @@ msgstr "Configuration" msgid "Configure Knowledge" msgstr "Configure Knowledge" +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "" +"Connect Odoo with a CMIS compatible server to attach files\n" +"to an Odoo record.\n" +"- This installs the module cmis_read." +msgstr "Connect Odoo with a CMIS compatible server to attach files\nto an Odoo record.\n- This installs the module cmis_read." + +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "" +"Connect Odoo with a CMIS compatible server to store files.\n" +"- This installs the module cmis_write." +msgstr "Connect Odoo with a CMIS compatible server to store files.\n- This installs the module cmis_write." + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Connect with an external DMS" +msgstr "Connect with an external DMS" + #. module: knowledge #: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_create_uid msgid "Created by" @@ -69,18 +94,8 @@ msgstr "Display Name" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document msgid "" "Document indexation, full text search of attachements.\n" -"-This installs the module document." -msgstr "Document indexation, full text search of attachements.\n-This installs the module document." - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document page approval" -msgstr "Document page approval" - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document pages" -msgstr "Document pages" +"- This installs the module document." +msgstr "Document indexation, full text search of attachements.\n- This installs the module document." #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration @@ -136,14 +151,24 @@ msgstr "Manage documents approval" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page msgid "" "Provide document page and category as a wiki.\n" -"-This installs the module document_page." -msgstr "Provide document page and category as a wiki.\n-This installs the module document_page." +"- This installs the module document_page." +msgstr "Provide document page and category as a wiki.\n- This installs the module document_page." #. module: knowledge #: model:ir.ui.menu,name:knowledge.menu_knowledge_configuration msgid "Settings" msgstr "Settings" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "Store attachments in an external DMS instead of the Odoo Filestore" +msgstr "Store attachments in an external DMS instead of the Odoo Filestore" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Using CMIS" +msgstr "Using CMIS" + #. module: knowledge #: model:ir.model,name:knowledge.model_knowledge_config_settings msgid "knowledge.config.settings" diff --git a/knowledge/i18n/es.po b/knowledge/i18n/es.po index 7483907a..2a362754 100644 --- a/knowledge/i18n/es.po +++ b/knowledge/i18n/es.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-01-09 11:27+0000\n" -"PO-Revision-Date: 2016-02-01 09:57+0000\n" -"Last-Translator: Antonio Trueba\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:02+0000\n" +"Last-Translator: OCA Transbot \n" "Language-Team: Spanish (http://www.transifex.com/oca/OCA-knowledge-9-0/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -24,14 +24,19 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page_approval msgid "" "Add workflow on documents per category.\n" -"-This installs the module document_page_approval." -msgstr "Añade un flujo de trabajo en documentos por categoría.\n- Instala el módulo «document_page_approval»." +"- This installs the module document_page_approval." +msgstr "" #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Apply" msgstr "Aplicar" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "Attach files from an external DMS into Odoo" +msgstr "" + #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Cancel" @@ -53,6 +58,26 @@ msgstr "Configuración" msgid "Configure Knowledge" msgstr "Configurar base de conocimiento" +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "" +"Connect Odoo with a CMIS compatible server to attach files\n" +"to an Odoo record.\n" +"- This installs the module cmis_read." +msgstr "" + +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "" +"Connect Odoo with a CMIS compatible server to store files.\n" +"- This installs the module cmis_write." +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Connect with an external DMS" +msgstr "" + #. module: knowledge #: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_create_uid msgid "Created by" @@ -72,18 +97,8 @@ msgstr "Nombre mostrado" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document msgid "" "Document indexation, full text search of attachements.\n" -"-This installs the module document." -msgstr "Indexación de los documentos, búsqueda de texto completo en los adjuntos.\n- Esto instalará el módulo document." - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document page approval" -msgstr "Aprobación de páginas de documento" - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document pages" -msgstr "Páginas de documento" +"- This installs the module document." +msgstr "" #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration @@ -139,14 +154,24 @@ msgstr "Gestionar aprobación de documentos" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page msgid "" "Provide document page and category as a wiki.\n" -"-This installs the module document_page." -msgstr "Proporciona la página de documento y categoría como un wiki.\n- Instala el módulo «document_page»." +"- This installs the module document_page." +msgstr "" #. module: knowledge #: model:ir.ui.menu,name:knowledge.menu_knowledge_configuration msgid "Settings" msgstr "Ajustes" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "Store attachments in an external DMS instead of the Odoo Filestore" +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Using CMIS" +msgstr "" + #. module: knowledge #: model:ir.model,name:knowledge.model_knowledge_config_settings msgid "knowledge.config.settings" diff --git a/knowledge/i18n/es_AR.po b/knowledge/i18n/es_AR.po index 4977b659..727f1966 100644 --- a/knowledge/i18n/es_AR.po +++ b/knowledge/i18n/es_AR.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-09 18:03+0000\n" -"PO-Revision-Date: 2015-12-09 18:05+0000\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:02+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/oca/OCA-knowledge-9-0/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -23,7 +23,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page_approval msgid "" "Add workflow on documents per category.\n" -"-This installs the module document_page_approval." +"- This installs the module document_page_approval." msgstr "" #. module: knowledge @@ -31,6 +31,11 @@ msgstr "" msgid "Apply" msgstr "Aplicar" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "Attach files from an external DMS into Odoo" +msgstr "" + #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Cancel" @@ -52,6 +57,26 @@ msgstr "Configuración" msgid "Configure Knowledge" msgstr "Configurar Conocimiento" +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "" +"Connect Odoo with a CMIS compatible server to attach files\n" +"to an Odoo record.\n" +"- This installs the module cmis_read." +msgstr "" + +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "" +"Connect Odoo with a CMIS compatible server to store files.\n" +"- This installs the module cmis_write." +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Connect with an external DMS" +msgstr "" + #. module: knowledge #: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_create_uid msgid "Created by" @@ -71,17 +96,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document msgid "" "Document indexation, full text search of attachements.\n" -"-This installs the module document." -msgstr "Indexación de documentos, búsqueda de texto completo de los archivos adjuntos.\n-Esto instala el módulo documento." - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document page approval" -msgstr "" - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document pages" +"- This installs the module document." msgstr "" #. module: knowledge @@ -138,7 +153,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page msgid "" "Provide document page and category as a wiki.\n" -"-This installs the module document_page." +"- This installs the module document_page." msgstr "" #. module: knowledge @@ -146,6 +161,16 @@ msgstr "" msgid "Settings" msgstr "" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "Store attachments in an external DMS instead of the Odoo Filestore" +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Using CMIS" +msgstr "" + #. module: knowledge #: model:ir.model,name:knowledge.model_knowledge_config_settings msgid "knowledge.config.settings" diff --git a/knowledge/i18n/fi.po b/knowledge/i18n/fi.po index a706d060..02111b48 100644 --- a/knowledge/i18n/fi.po +++ b/knowledge/i18n/fi.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-09 18:03+0000\n" -"PO-Revision-Date: 2015-12-09 18:05+0000\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:02+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Finnish (http://www.transifex.com/oca/OCA-knowledge-9-0/language/fi/)\n" "MIME-Version: 1.0\n" @@ -23,7 +23,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page_approval msgid "" "Add workflow on documents per category.\n" -"-This installs the module document_page_approval." +"- This installs the module document_page_approval." msgstr "" #. module: knowledge @@ -31,6 +31,11 @@ msgstr "" msgid "Apply" msgstr "Hyväksy" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "Attach files from an external DMS into Odoo" +msgstr "" + #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Cancel" @@ -52,6 +57,26 @@ msgstr "Konfiguraatio" msgid "Configure Knowledge" msgstr "Konfiguroi tietämyksenhallinta -moduuli" +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "" +"Connect Odoo with a CMIS compatible server to attach files\n" +"to an Odoo record.\n" +"- This installs the module cmis_read." +msgstr "" + +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "" +"Connect Odoo with a CMIS compatible server to store files.\n" +"- This installs the module cmis_write." +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Connect with an external DMS" +msgstr "" + #. module: knowledge #: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_create_uid msgid "Created by" @@ -71,17 +96,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document msgid "" "Document indexation, full text search of attachements.\n" -"-This installs the module document." -msgstr "Dokumenttien indeksointi, täysi tekstihaku liitetiedostoista.\n-Tämä asentaa moduulin: document." - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document page approval" -msgstr "" - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document pages" +"- This installs the module document." msgstr "" #. module: knowledge @@ -138,7 +153,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page msgid "" "Provide document page and category as a wiki.\n" -"-This installs the module document_page." +"- This installs the module document_page." msgstr "" #. module: knowledge @@ -146,6 +161,16 @@ msgstr "" msgid "Settings" msgstr "" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "Store attachments in an external DMS instead of the Odoo Filestore" +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Using CMIS" +msgstr "" + #. module: knowledge #: model:ir.model,name:knowledge.model_knowledge_config_settings msgid "knowledge.config.settings" diff --git a/knowledge/i18n/fr.po b/knowledge/i18n/fr.po index 31505155..f2da74e0 100644 --- a/knowledge/i18n/fr.po +++ b/knowledge/i18n/fr.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-09 18:03+0000\n" -"PO-Revision-Date: 2015-12-10 03:16+0000\n" -"Last-Translator: Maxime Chambreuil \n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:02+0000\n" +"Last-Translator: OCA Transbot \n" "Language-Team: French (http://www.transifex.com/oca/OCA-knowledge-9-0/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -24,14 +24,19 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page_approval msgid "" "Add workflow on documents per category.\n" -"-This installs the module document_page_approval." -msgstr "Ajouter un workflow sur les documents par catégorie.\n- Ceci installe le module document_page_approval." +"- This installs the module document_page_approval." +msgstr "" #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Apply" msgstr "Appliquer" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "Attach files from an external DMS into Odoo" +msgstr "" + #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Cancel" @@ -53,6 +58,26 @@ msgstr "Configuration" msgid "Configure Knowledge" msgstr "Configurer la base de connaissances" +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "" +"Connect Odoo with a CMIS compatible server to attach files\n" +"to an Odoo record.\n" +"- This installs the module cmis_read." +msgstr "" + +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "" +"Connect Odoo with a CMIS compatible server to store files.\n" +"- This installs the module cmis_write." +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Connect with an external DMS" +msgstr "" + #. module: knowledge #: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_create_uid msgid "Created by" @@ -72,18 +97,8 @@ msgstr "Nom affiché" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document msgid "" "Document indexation, full text search of attachements.\n" -"-This installs the module document." -msgstr "Indexation de documents, recherche plain-texte des pièces jointes.\n- Ceci installe le module document." - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document page approval" -msgstr "Approbation des pages" - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document pages" -msgstr "Pages" +"- This installs the module document." +msgstr "" #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration @@ -139,14 +154,24 @@ msgstr "Gérer l'approbation sur les pages" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page msgid "" "Provide document page and category as a wiki.\n" -"-This installs the module document_page." -msgstr "Fournit les pages et les catégories comme un wiki.\n- Ceci installe le module document_page." +"- This installs the module document_page." +msgstr "" #. module: knowledge #: model:ir.ui.menu,name:knowledge.menu_knowledge_configuration msgid "Settings" msgstr "Paramètres" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "Store attachments in an external DMS instead of the Odoo Filestore" +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Using CMIS" +msgstr "" + #. module: knowledge #: model:ir.model,name:knowledge.model_knowledge_config_settings msgid "knowledge.config.settings" diff --git a/knowledge/i18n/hu.po b/knowledge/i18n/hu.po index 1774d220..3176b8ac 100644 --- a/knowledge/i18n/hu.po +++ b/knowledge/i18n/hu.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-09 18:03+0000\n" -"PO-Revision-Date: 2015-12-09 18:05+0000\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:02+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Hungarian (http://www.transifex.com/oca/OCA-knowledge-9-0/language/hu/)\n" "MIME-Version: 1.0\n" @@ -22,7 +22,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page_approval msgid "" "Add workflow on documents per category.\n" -"-This installs the module document_page_approval." +"- This installs the module document_page_approval." msgstr "" #. module: knowledge @@ -30,6 +30,11 @@ msgstr "" msgid "Apply" msgstr "Alkalmaz" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "Attach files from an external DMS into Odoo" +msgstr "" + #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Cancel" @@ -51,6 +56,26 @@ msgstr "Beállítások" msgid "Configure Knowledge" msgstr "Tudástár beállítása" +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "" +"Connect Odoo with a CMIS compatible server to attach files\n" +"to an Odoo record.\n" +"- This installs the module cmis_read." +msgstr "" + +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "" +"Connect Odoo with a CMIS compatible server to store files.\n" +"- This installs the module cmis_write." +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Connect with an external DMS" +msgstr "" + #. module: knowledge #: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_create_uid msgid "Created by" @@ -70,17 +95,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document msgid "" "Document indexation, full text search of attachements.\n" -"-This installs the module document." -msgstr "Dokument indexálás, a teljes szöveg keresésa a mellékleteken.\n-Ez a document modult telepíti." - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document page approval" -msgstr "" - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document pages" +"- This installs the module document." msgstr "" #. module: knowledge @@ -137,7 +152,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page msgid "" "Provide document page and category as a wiki.\n" -"-This installs the module document_page." +"- This installs the module document_page." msgstr "" #. module: knowledge @@ -145,6 +160,16 @@ msgstr "" msgid "Settings" msgstr "" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "Store attachments in an external DMS instead of the Odoo Filestore" +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Using CMIS" +msgstr "" + #. module: knowledge #: model:ir.model,name:knowledge.model_knowledge_config_settings msgid "knowledge.config.settings" diff --git a/knowledge/i18n/it.po b/knowledge/i18n/it.po index 95286f1f..68f78f07 100644 --- a/knowledge/i18n/it.po +++ b/knowledge/i18n/it.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-09 18:03+0000\n" -"PO-Revision-Date: 2015-12-09 18:05+0000\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:02+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Italian (http://www.transifex.com/oca/OCA-knowledge-9-0/language/it/)\n" "MIME-Version: 1.0\n" @@ -22,7 +22,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page_approval msgid "" "Add workflow on documents per category.\n" -"-This installs the module document_page_approval." +"- This installs the module document_page_approval." msgstr "" #. module: knowledge @@ -30,6 +30,11 @@ msgstr "" msgid "Apply" msgstr "Salva" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "Attach files from an external DMS into Odoo" +msgstr "" + #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Cancel" @@ -51,6 +56,26 @@ msgstr "Configurazione" msgid "Configure Knowledge" msgstr "Configura Knowledge" +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "" +"Connect Odoo with a CMIS compatible server to attach files\n" +"to an Odoo record.\n" +"- This installs the module cmis_read." +msgstr "" + +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "" +"Connect Odoo with a CMIS compatible server to store files.\n" +"- This installs the module cmis_write." +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Connect with an external DMS" +msgstr "" + #. module: knowledge #: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_create_uid msgid "Created by" @@ -70,17 +95,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document msgid "" "Document indexation, full text search of attachements.\n" -"-This installs the module document." -msgstr "Indicizzazione documenti, e ricerca testuale attraverso gli allegati.\n-Questo install il modulo document." - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document page approval" -msgstr "" - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document pages" +"- This installs the module document." msgstr "" #. module: knowledge @@ -137,7 +152,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page msgid "" "Provide document page and category as a wiki.\n" -"-This installs the module document_page." +"- This installs the module document_page." msgstr "" #. module: knowledge @@ -145,6 +160,16 @@ msgstr "" msgid "Settings" msgstr "" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "Store attachments in an external DMS instead of the Odoo Filestore" +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Using CMIS" +msgstr "" + #. module: knowledge #: model:ir.model,name:knowledge.model_knowledge_config_settings msgid "knowledge.config.settings" diff --git a/knowledge/i18n/ko.po b/knowledge/i18n/ko.po index 1cf7c864..87d4dcd8 100644 --- a/knowledge/i18n/ko.po +++ b/knowledge/i18n/ko.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-09 18:03+0000\n" -"PO-Revision-Date: 2015-12-09 18:05+0000\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:02+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Korean (http://www.transifex.com/oca/OCA-knowledge-9-0/language/ko/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page_approval msgid "" "Add workflow on documents per category.\n" -"-This installs the module document_page_approval." +"- This installs the module document_page_approval." msgstr "" #. module: knowledge @@ -29,6 +29,11 @@ msgstr "" msgid "Apply" msgstr "적용" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "Attach files from an external DMS into Odoo" +msgstr "" + #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Cancel" @@ -50,6 +55,26 @@ msgstr "환경 설정" msgid "Configure Knowledge" msgstr "지식 구성" +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "" +"Connect Odoo with a CMIS compatible server to attach files\n" +"to an Odoo record.\n" +"- This installs the module cmis_read." +msgstr "" + +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "" +"Connect Odoo with a CMIS compatible server to store files.\n" +"- This installs the module cmis_write." +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Connect with an external DMS" +msgstr "" + #. module: knowledge #: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_create_uid msgid "Created by" @@ -69,17 +94,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document msgid "" "Document indexation, full text search of attachements.\n" -"-This installs the module document." -msgstr "문서 연동, 첨부 파일의 전체 텍스트 검색.\n-이것은 document 모듈을 설치합니다." - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document page approval" -msgstr "" - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document pages" +"- This installs the module document." msgstr "" #. module: knowledge @@ -136,7 +151,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page msgid "" "Provide document page and category as a wiki.\n" -"-This installs the module document_page." +"- This installs the module document_page." msgstr "" #. module: knowledge @@ -144,6 +159,16 @@ msgstr "" msgid "Settings" msgstr "" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "Store attachments in an external DMS instead of the Odoo Filestore" +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Using CMIS" +msgstr "" + #. module: knowledge #: model:ir.model,name:knowledge.model_knowledge_config_settings msgid "knowledge.config.settings" diff --git a/knowledge/i18n/mk.po b/knowledge/i18n/mk.po index 5d1e9b5e..8cb2ac0a 100644 --- a/knowledge/i18n/mk.po +++ b/knowledge/i18n/mk.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-09 18:03+0000\n" -"PO-Revision-Date: 2015-12-09 18:05+0000\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:02+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Macedonian (http://www.transifex.com/oca/OCA-knowledge-9-0/language/mk/)\n" "MIME-Version: 1.0\n" @@ -22,7 +22,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page_approval msgid "" "Add workflow on documents per category.\n" -"-This installs the module document_page_approval." +"- This installs the module document_page_approval." msgstr "" #. module: knowledge @@ -30,6 +30,11 @@ msgstr "" msgid "Apply" msgstr "Примени" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "Attach files from an external DMS into Odoo" +msgstr "" + #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Cancel" @@ -51,6 +56,26 @@ msgstr "Конфигурација" msgid "Configure Knowledge" msgstr "Конфигурирај го Знаење" +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "" +"Connect Odoo with a CMIS compatible server to attach files\n" +"to an Odoo record.\n" +"- This installs the module cmis_read." +msgstr "" + +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "" +"Connect Odoo with a CMIS compatible server to store files.\n" +"- This installs the module cmis_write." +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Connect with an external DMS" +msgstr "" + #. module: knowledge #: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_create_uid msgid "Created by" @@ -70,17 +95,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document msgid "" "Document indexation, full text search of attachements.\n" -"-This installs the module document." -msgstr "Индексирање на документи, целосно пребарување на текст во прикачените датотеки.\n-Ова го инсталира модулот document." - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document page approval" -msgstr "" - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document pages" +"- This installs the module document." msgstr "" #. module: knowledge @@ -137,7 +152,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page msgid "" "Provide document page and category as a wiki.\n" -"-This installs the module document_page." +"- This installs the module document_page." msgstr "" #. module: knowledge @@ -145,6 +160,16 @@ msgstr "" msgid "Settings" msgstr "" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "Store attachments in an external DMS instead of the Odoo Filestore" +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Using CMIS" +msgstr "" + #. module: knowledge #: model:ir.model,name:knowledge.model_knowledge_config_settings msgid "knowledge.config.settings" diff --git a/knowledge/i18n/mn.po b/knowledge/i18n/mn.po index a7e415f5..e5afc207 100644 --- a/knowledge/i18n/mn.po +++ b/knowledge/i18n/mn.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-09 18:03+0000\n" -"PO-Revision-Date: 2015-12-09 18:05+0000\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:02+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Mongolian (http://www.transifex.com/oca/OCA-knowledge-9-0/language/mn/)\n" "MIME-Version: 1.0\n" @@ -22,7 +22,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page_approval msgid "" "Add workflow on documents per category.\n" -"-This installs the module document_page_approval." +"- This installs the module document_page_approval." msgstr "" #. module: knowledge @@ -30,6 +30,11 @@ msgstr "" msgid "Apply" msgstr "Ашиглах" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "Attach files from an external DMS into Odoo" +msgstr "" + #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Cancel" @@ -51,6 +56,26 @@ msgstr "Тохиргоо" msgid "Configure Knowledge" msgstr "Баримтын Тохиргоо" +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "" +"Connect Odoo with a CMIS compatible server to attach files\n" +"to an Odoo record.\n" +"- This installs the module cmis_read." +msgstr "" + +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "" +"Connect Odoo with a CMIS compatible server to store files.\n" +"- This installs the module cmis_write." +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Connect with an external DMS" +msgstr "" + #. module: knowledge #: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_create_uid msgid "Created by" @@ -70,17 +95,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document msgid "" "Document indexation, full text search of attachements.\n" -"-This installs the module document." -msgstr "Документийн индексжүүлэлт, хавсралтуудын текст дахь нэвт хайлт.\n-Энэ нь document модулийг суулгана." - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document page approval" -msgstr "" - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document pages" +"- This installs the module document." msgstr "" #. module: knowledge @@ -137,7 +152,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page msgid "" "Provide document page and category as a wiki.\n" -"-This installs the module document_page." +"- This installs the module document_page." msgstr "" #. module: knowledge @@ -145,6 +160,16 @@ msgstr "" msgid "Settings" msgstr "" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "Store attachments in an external DMS instead of the Odoo Filestore" +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Using CMIS" +msgstr "" + #. module: knowledge #: model:ir.model,name:knowledge.model_knowledge_config_settings msgid "knowledge.config.settings" diff --git a/knowledge/i18n/nl.po b/knowledge/i18n/nl.po index 7c853565..b85813bb 100644 --- a/knowledge/i18n/nl.po +++ b/knowledge/i18n/nl.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-09 18:03+0000\n" -"PO-Revision-Date: 2015-12-09 18:05+0000\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:02+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Dutch (http://www.transifex.com/oca/OCA-knowledge-9-0/language/nl/)\n" "MIME-Version: 1.0\n" @@ -22,7 +22,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page_approval msgid "" "Add workflow on documents per category.\n" -"-This installs the module document_page_approval." +"- This installs the module document_page_approval." msgstr "" #. module: knowledge @@ -30,6 +30,11 @@ msgstr "" msgid "Apply" msgstr "Toepassen" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "Attach files from an external DMS into Odoo" +msgstr "" + #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Cancel" @@ -51,6 +56,26 @@ msgstr "Instellingen" msgid "Configure Knowledge" msgstr "Configureer Knowledge" +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "" +"Connect Odoo with a CMIS compatible server to attach files\n" +"to an Odoo record.\n" +"- This installs the module cmis_read." +msgstr "" + +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "" +"Connect Odoo with a CMIS compatible server to store files.\n" +"- This installs the module cmis_write." +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Connect with an external DMS" +msgstr "" + #. module: knowledge #: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_create_uid msgid "Created by" @@ -70,17 +95,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document msgid "" "Document indexation, full text search of attachements.\n" -"-This installs the module document." -msgstr "Document indexatie, tekst zoeken in bijlages.\n-Deze installeert de document module." - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document page approval" -msgstr "" - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document pages" +"- This installs the module document." msgstr "" #. module: knowledge @@ -137,7 +152,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page msgid "" "Provide document page and category as a wiki.\n" -"-This installs the module document_page." +"- This installs the module document_page." msgstr "" #. module: knowledge @@ -145,6 +160,16 @@ msgstr "" msgid "Settings" msgstr "" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "Store attachments in an external DMS instead of the Odoo Filestore" +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Using CMIS" +msgstr "" + #. module: knowledge #: model:ir.model,name:knowledge.model_knowledge_config_settings msgid "knowledge.config.settings" diff --git a/knowledge/i18n/pl.po b/knowledge/i18n/pl.po index 4271965b..acb406db 100644 --- a/knowledge/i18n/pl.po +++ b/knowledge/i18n/pl.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-09 18:03+0000\n" -"PO-Revision-Date: 2015-12-09 18:05+0000\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:02+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Polish (http://www.transifex.com/oca/OCA-knowledge-9-0/language/pl/)\n" "MIME-Version: 1.0\n" @@ -22,7 +22,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page_approval msgid "" "Add workflow on documents per category.\n" -"-This installs the module document_page_approval." +"- This installs the module document_page_approval." msgstr "" #. module: knowledge @@ -30,6 +30,11 @@ msgstr "" msgid "Apply" msgstr "Zastosuj" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "Attach files from an external DMS into Odoo" +msgstr "" + #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Cancel" @@ -51,6 +56,26 @@ msgstr "Konfiguracja" msgid "Configure Knowledge" msgstr "Skonfiguruj bibliotekę" +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "" +"Connect Odoo with a CMIS compatible server to attach files\n" +"to an Odoo record.\n" +"- This installs the module cmis_read." +msgstr "" + +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "" +"Connect Odoo with a CMIS compatible server to store files.\n" +"- This installs the module cmis_write." +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Connect with an external DMS" +msgstr "" + #. module: knowledge #: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_create_uid msgid "Created by" @@ -70,17 +95,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document msgid "" "Document indexation, full text search of attachements.\n" -"-This installs the module document." -msgstr "Indeksowanie dokumentów, pełne przeszukiwanie tekstu załączników.\n-Instaluje moduł Dokument." - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document page approval" -msgstr "" - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document pages" +"- This installs the module document." msgstr "" #. module: knowledge @@ -137,7 +152,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page msgid "" "Provide document page and category as a wiki.\n" -"-This installs the module document_page." +"- This installs the module document_page." msgstr "" #. module: knowledge @@ -145,6 +160,16 @@ msgstr "" msgid "Settings" msgstr "" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "Store attachments in an external DMS instead of the Odoo Filestore" +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Using CMIS" +msgstr "" + #. module: knowledge #: model:ir.model,name:knowledge.model_knowledge_config_settings msgid "knowledge.config.settings" diff --git a/knowledge/i18n/pt.po b/knowledge/i18n/pt.po index 73c17503..3ca839f3 100644 --- a/knowledge/i18n/pt.po +++ b/knowledge/i18n/pt.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-09 18:03+0000\n" -"PO-Revision-Date: 2015-12-09 18:05+0000\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:02+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Portuguese (http://www.transifex.com/oca/OCA-knowledge-9-0/language/pt/)\n" "MIME-Version: 1.0\n" @@ -22,7 +22,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page_approval msgid "" "Add workflow on documents per category.\n" -"-This installs the module document_page_approval." +"- This installs the module document_page_approval." msgstr "" #. module: knowledge @@ -30,6 +30,11 @@ msgstr "" msgid "Apply" msgstr "Aplicar" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "Attach files from an external DMS into Odoo" +msgstr "" + #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Cancel" @@ -51,6 +56,26 @@ msgstr "Configuração" msgid "Configure Knowledge" msgstr "Configurar Conhecimento" +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "" +"Connect Odoo with a CMIS compatible server to attach files\n" +"to an Odoo record.\n" +"- This installs the module cmis_read." +msgstr "" + +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "" +"Connect Odoo with a CMIS compatible server to store files.\n" +"- This installs the module cmis_write." +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Connect with an external DMS" +msgstr "" + #. module: knowledge #: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_create_uid msgid "Created by" @@ -70,17 +95,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document msgid "" "Document indexation, full text search of attachements.\n" -"-This installs the module document." -msgstr "Indexação de documentos, pesquisa de texto completo de anexos. \n-Instala o módulo documento ." - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document page approval" -msgstr "" - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document pages" +"- This installs the module document." msgstr "" #. module: knowledge @@ -137,7 +152,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page msgid "" "Provide document page and category as a wiki.\n" -"-This installs the module document_page." +"- This installs the module document_page." msgstr "" #. module: knowledge @@ -145,6 +160,16 @@ msgstr "" msgid "Settings" msgstr "" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "Store attachments in an external DMS instead of the Odoo Filestore" +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Using CMIS" +msgstr "" + #. module: knowledge #: model:ir.model,name:knowledge.model_knowledge_config_settings msgid "knowledge.config.settings" diff --git a/knowledge/i18n/pt_BR.po b/knowledge/i18n/pt_BR.po index 094bdbb4..95ac4d6a 100644 --- a/knowledge/i18n/pt_BR.po +++ b/knowledge/i18n/pt_BR.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-09 18:03+0000\n" -"PO-Revision-Date: 2015-12-09 18:05+0000\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:02+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" @@ -22,7 +22,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page_approval msgid "" "Add workflow on documents per category.\n" -"-This installs the module document_page_approval." +"- This installs the module document_page_approval." msgstr "" #. module: knowledge @@ -30,6 +30,11 @@ msgstr "" msgid "Apply" msgstr "Aplicar" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "Attach files from an external DMS into Odoo" +msgstr "" + #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Cancel" @@ -51,6 +56,26 @@ msgstr "Configuração" msgid "Configure Knowledge" msgstr "Configurar Conhecimento" +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "" +"Connect Odoo with a CMIS compatible server to attach files\n" +"to an Odoo record.\n" +"- This installs the module cmis_read." +msgstr "" + +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "" +"Connect Odoo with a CMIS compatible server to store files.\n" +"- This installs the module cmis_write." +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Connect with an external DMS" +msgstr "" + #. module: knowledge #: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_create_uid msgid "Created by" @@ -70,17 +95,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document msgid "" "Document indexation, full text search of attachements.\n" -"-This installs the module document." -msgstr "Indexação de documentos, pesquisa de texto completo para anexos.\n-isso instala o módulo Document." - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document page approval" -msgstr "" - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document pages" +"- This installs the module document." msgstr "" #. module: knowledge @@ -137,7 +152,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page msgid "" "Provide document page and category as a wiki.\n" -"-This installs the module document_page." +"- This installs the module document_page." msgstr "" #. module: knowledge @@ -145,6 +160,16 @@ msgstr "" msgid "Settings" msgstr "" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "Store attachments in an external DMS instead of the Odoo Filestore" +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Using CMIS" +msgstr "" + #. module: knowledge #: model:ir.model,name:knowledge.model_knowledge_config_settings msgid "knowledge.config.settings" diff --git a/knowledge/i18n/ru.po b/knowledge/i18n/ru.po index 5bad7673..801453d8 100644 --- a/knowledge/i18n/ru.po +++ b/knowledge/i18n/ru.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-09 18:03+0000\n" -"PO-Revision-Date: 2015-12-09 18:05+0000\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:02+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Russian (http://www.transifex.com/oca/OCA-knowledge-9-0/language/ru/)\n" "MIME-Version: 1.0\n" @@ -22,7 +22,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page_approval msgid "" "Add workflow on documents per category.\n" -"-This installs the module document_page_approval." +"- This installs the module document_page_approval." msgstr "" #. module: knowledge @@ -30,6 +30,11 @@ msgstr "" msgid "Apply" msgstr "Применить" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "Attach files from an external DMS into Odoo" +msgstr "" + #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Cancel" @@ -51,6 +56,26 @@ msgstr "Настройка" msgid "Configure Knowledge" msgstr "Настройка знаний" +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "" +"Connect Odoo with a CMIS compatible server to attach files\n" +"to an Odoo record.\n" +"- This installs the module cmis_read." +msgstr "" + +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "" +"Connect Odoo with a CMIS compatible server to store files.\n" +"- This installs the module cmis_write." +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Connect with an external DMS" +msgstr "" + #. module: knowledge #: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_create_uid msgid "Created by" @@ -70,17 +95,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document msgid "" "Document indexation, full text search of attachements.\n" -"-This installs the module document." -msgstr "Индексация документов, полнотекстовый поиск вложений.\n-Это установка модуля документ." - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document page approval" -msgstr "" - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document pages" +"- This installs the module document." msgstr "" #. module: knowledge @@ -137,7 +152,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page msgid "" "Provide document page and category as a wiki.\n" -"-This installs the module document_page." +"- This installs the module document_page." msgstr "" #. module: knowledge @@ -145,6 +160,16 @@ msgstr "" msgid "Settings" msgstr "" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "Store attachments in an external DMS instead of the Odoo Filestore" +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Using CMIS" +msgstr "" + #. module: knowledge #: model:ir.model,name:knowledge.model_knowledge_config_settings msgid "knowledge.config.settings" diff --git a/knowledge/i18n/sl.po b/knowledge/i18n/sl.po index a5211e74..a11ac973 100644 --- a/knowledge/i18n/sl.po +++ b/knowledge/i18n/sl.po @@ -4,13 +4,13 @@ # # Translators: # FIRST AUTHOR , 2014 -# Matjaž Mozetič , 2015 +# Matjaž Mozetič , 2015-2016 msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-09 18:03+0000\n" -"PO-Revision-Date: 2015-12-10 10:38+0000\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-16 05:46+0000\n" "Last-Translator: Matjaž Mozetič \n" "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-knowledge-9-0/language/sl/)\n" "MIME-Version: 1.0\n" @@ -23,7 +23,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page_approval msgid "" "Add workflow on documents per category.\n" -"-This installs the module document_page_approval." +"- This installs the module document_page_approval." msgstr "Dodaj delotok dokumentov po kategoriji.\n- namesti modul document_page_approval." #. module: knowledge @@ -31,6 +31,11 @@ msgstr "Dodaj delotok dokumentov po kategoriji.\n- namesti modul document_page_a msgid "Apply" msgstr "Uveljavi" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "Attach files from an external DMS into Odoo" +msgstr "Pripni datoteke iz zunanjega DMS v Odoo" + #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Cancel" @@ -52,6 +57,26 @@ msgstr "Nastavitve" msgid "Configure Knowledge" msgstr "Nastavitve baze znanja" +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "" +"Connect Odoo with a CMIS compatible server to attach files\n" +"to an Odoo record.\n" +"- This installs the module cmis_read." +msgstr "Poveži Odoo s CMIS združljivim strežnikom za pripenjanje datotek\nOdoo zapisu.\n- namesti modul cmis_read." + +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "" +"Connect Odoo with a CMIS compatible server to store files.\n" +"- This installs the module cmis_write." +msgstr "Poveži Odoo s CMIS združljivim strežnikom za hrambo datotek.\n- namesti modul cmis_write." + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Connect with an external DMS" +msgstr "Poveži z zunanjim DMS" + #. module: knowledge #: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_create_uid msgid "Created by" @@ -71,18 +96,8 @@ msgstr "Naziv prikaza" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document msgid "" "Document indexation, full text search of attachements.\n" -"-This installs the module document." -msgstr "Indeksacija dokumentov, iskanje po vsebini prilog.\n-Namesti modul 'document'." - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document page approval" -msgstr "Odobritev strani dokumenta" - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document pages" -msgstr "Strani dokumenta" +"- This installs the module document." +msgstr "Indeksacija dokumentov, iskanje po vsebini prilog.\n- Namesti modul 'document'." #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration @@ -138,7 +153,7 @@ msgstr "Upravljanje odobritev dokumentov" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page msgid "" "Provide document page and category as a wiki.\n" -"-This installs the module document_page." +"- This installs the module document_page." msgstr "Zagotovi stran dokumenta in kategorijo kot wiki.\n- namesti modul document_page." #. module: knowledge @@ -146,6 +161,16 @@ msgstr "Zagotovi stran dokumenta in kategorijo kot wiki.\n- namesti modul docume msgid "Settings" msgstr "Nastavitve" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "Store attachments in an external DMS instead of the Odoo Filestore" +msgstr "Hrani priponke na zunanjem DMS namesto v Odoo Filestore" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Using CMIS" +msgstr "Uporaba CMIS" + #. module: knowledge #: model:ir.model,name:knowledge.model_knowledge_config_settings msgid "knowledge.config.settings" diff --git a/knowledge/i18n/tr.po b/knowledge/i18n/tr.po index 8e7eb953..741609da 100644 --- a/knowledge/i18n/tr.po +++ b/knowledge/i18n/tr.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-09 18:03+0000\n" -"PO-Revision-Date: 2015-12-09 18:05+0000\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:02+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Turkish (http://www.transifex.com/oca/OCA-knowledge-9-0/language/tr/)\n" "MIME-Version: 1.0\n" @@ -22,7 +22,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page_approval msgid "" "Add workflow on documents per category.\n" -"-This installs the module document_page_approval." +"- This installs the module document_page_approval." msgstr "" #. module: knowledge @@ -30,6 +30,11 @@ msgstr "" msgid "Apply" msgstr "Uygula" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "Attach files from an external DMS into Odoo" +msgstr "" + #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Cancel" @@ -51,6 +56,26 @@ msgstr "Yapılandırma" msgid "Configure Knowledge" msgstr "Bilgi Birikimini Yapılandır" +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "" +"Connect Odoo with a CMIS compatible server to attach files\n" +"to an Odoo record.\n" +"- This installs the module cmis_read." +msgstr "" + +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "" +"Connect Odoo with a CMIS compatible server to store files.\n" +"- This installs the module cmis_write." +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Connect with an external DMS" +msgstr "" + #. module: knowledge #: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_create_uid msgid "Created by" @@ -70,17 +95,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document msgid "" "Document indexation, full text search of attachements.\n" -"-This installs the module document." -msgstr "Eklerde belge dizinleme, tam metin arama.\n-Bu,document modülünü kurar." - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document page approval" -msgstr "" - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document pages" +"- This installs the module document." msgstr "" #. module: knowledge @@ -137,7 +152,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page msgid "" "Provide document page and category as a wiki.\n" -"-This installs the module document_page." +"- This installs the module document_page." msgstr "" #. module: knowledge @@ -145,6 +160,16 @@ msgstr "" msgid "Settings" msgstr "" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "Store attachments in an external DMS instead of the Odoo Filestore" +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Using CMIS" +msgstr "" + #. module: knowledge #: model:ir.model,name:knowledge.model_knowledge_config_settings msgid "knowledge.config.settings" diff --git a/knowledge/i18n/zh_CN.po b/knowledge/i18n/zh_CN.po index 8068ab7e..6a441ab0 100644 --- a/knowledge/i18n/zh_CN.po +++ b/knowledge/i18n/zh_CN.po @@ -6,12 +6,13 @@ # FIRST AUTHOR , 2014 # jeffery chen fan , 2015 # 珠海-老天 , 2015 +# 珠海-老天 , 2015 msgid "" msgstr "" "Project-Id-Version: knowledge (9.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-12-09 18:03+0000\n" -"PO-Revision-Date: 2015-12-09 18:05+0000\n" +"POT-Creation-Date: 2016-03-12 13:00+0000\n" +"PO-Revision-Date: 2016-03-12 13:02+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-knowledge-9-0/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -24,7 +25,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page_approval msgid "" "Add workflow on documents per category.\n" -"-This installs the module document_page_approval." +"- This installs the module document_page_approval." msgstr "" #. module: knowledge @@ -32,6 +33,11 @@ msgstr "" msgid "Apply" msgstr "应用" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "Attach files from an external DMS into Odoo" +msgstr "" + #. module: knowledge #: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration msgid "Cancel" @@ -53,6 +59,26 @@ msgstr "配置" msgid "Configure Knowledge" msgstr "配置知识库" +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_read +msgid "" +"Connect Odoo with a CMIS compatible server to attach files\n" +"to an Odoo record.\n" +"- This installs the module cmis_read." +msgstr "" + +#. module: knowledge +#: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "" +"Connect Odoo with a CMIS compatible server to store files.\n" +"- This installs the module cmis_write." +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Connect with an external DMS" +msgstr "" + #. module: knowledge #: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_create_uid msgid "Created by" @@ -72,17 +98,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document msgid "" "Document indexation, full text search of attachements.\n" -"-This installs the module document." -msgstr "文件索引,附件全文搜索。\n-安装文档管理模块" - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document page approval" -msgstr "" - -#. module: knowledge -#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration -msgid "Document pages" +"- This installs the module document." msgstr "" #. module: knowledge @@ -139,7 +155,7 @@ msgstr "" #: model:ir.model.fields,help:knowledge.field_knowledge_config_settings_module_document_page msgid "" "Provide document page and category as a wiki.\n" -"-This installs the module document_page." +"- This installs the module document_page." msgstr "" #. module: knowledge @@ -147,6 +163,16 @@ msgstr "" msgid "Settings" msgstr "" +#. module: knowledge +#: model:ir.model.fields,field_description:knowledge.field_knowledge_config_settings_module_cmis_write +msgid "Store attachments in an external DMS instead of the Odoo Filestore" +msgstr "" + +#. module: knowledge +#: model:ir.ui.view,arch_db:knowledge.view_knowledge_configuration +msgid "Using CMIS" +msgstr "" + #. module: knowledge #: model:ir.model,name:knowledge.model_knowledge_config_settings msgid "knowledge.config.settings"