From c7f5ea6b22c726c2c6f293e6fce022367aa25133 Mon Sep 17 00:00:00 2001 From: OCA Transbot Date: Sat, 28 Oct 2017 05:09:07 +0200 Subject: [PATCH] OCA Transbot updated translations from Transifex --- document_multiple_records/i18n/fr_CA.po | 164 ++++++++++++++++++++++++ document_multiple_records/i18n/vi_VN.po | 164 ++++++++++++++++++++++++ document_url/i18n/nl_NL.po | 4 +- 3 files changed, 330 insertions(+), 2 deletions(-) create mode 100644 document_multiple_records/i18n/fr_CA.po create mode 100644 document_multiple_records/i18n/vi_VN.po diff --git a/document_multiple_records/i18n/fr_CA.po b/document_multiple_records/i18n/fr_CA.po new file mode 100644 index 00000000..a0c31fd1 --- /dev/null +++ b/document_multiple_records/i18n/fr_CA.po @@ -0,0 +1,164 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * document_multiple_records +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-02 06:25+0000\n" +"PO-Revision-Date: 2017-09-22 17:19+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/fr_CA/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr_CA\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: document_multiple_records +#: field:ir.attachment.document,res_id:0 +msgid "Resource ID" +msgstr "" + +#. module: document_multiple_records +#: view:ir.attachment.existing.doc:0 +msgid "Select document(s)" +msgstr "" + +#. module: document_multiple_records +#. openerp-web +#: code:addons/document_multiple_records/static/src/xml/document.xml:7 +#, python-format +msgid "Add existing document..." +msgstr "" + +#. module: document_multiple_records +#: field:ir.attachment.document,attachment_id:0 +msgid "Attachment" +msgstr "" + +#. module: document_multiple_records +#: view:ir.attachment.existing.doc:0 +msgid "AttachmentDocumentWizardTree" +msgstr "" + +#. module: document_multiple_records +#. openerp-web +#: code:addons/document_multiple_records/static/src/js/document.js:72 +#, python-format +msgid "Uploading Error" +msgstr "" + +#. module: document_multiple_records +#: field:ir.attachment.document,res_name:0 +msgid "Resource Name" +msgstr "" + +#. module: document_multiple_records +#: model:ir.model,name:document_multiple_records.model_ir_attachment_document +msgid "Attachment Documents" +msgstr "" + +#. module: document_multiple_records +#: field:ir.attachment,related_document:0 +msgid "unknown" +msgstr "" + +#. module: document_multiple_records +#: field:ir.attachment,attachment_document_ids:0 +msgid "Records" +msgstr "" + +#. module: document_multiple_records +#: view:ir.attachment:0 +msgid "AttachmentDocumentTree" +msgstr "" + +#. module: document_multiple_records +#: model:ir.model,name:document_multiple_records.model_ir_attachment +msgid "ir.attachment" +msgstr "" + +#. module: document_multiple_records +#. openerp-web +#: code:addons/document_multiple_records/static/src/js/document.js:25 +#, python-format +msgid "Add existing document" +msgstr "" + +#. module: document_multiple_records +#: view:ir.attachment:0 +msgid "Indexed Content" +msgstr "" + +#. module: document_multiple_records +#: view:ir.attachment:0 +msgid "AttachmentDocumentForm" +msgstr "" + +#. module: document_multiple_records +#: code:addons/document_multiple_records/wizard/document_wizard.py:52 +#, python-format +msgid "Error" +msgstr "" + +#. module: document_multiple_records +#: help:ir.attachment.document,res_model:0 +msgid "The database object this attachment will be attached to" +msgstr "" + +#. module: document_multiple_records +#: help:ir.attachment.document,res_id:0 +msgid "The record id this is attached to." +msgstr "" + +#. module: document_multiple_records +#: field:ir.attachment.existing.doc,attachment_ids:0 +msgid "Attachments" +msgstr "" + +#. module: document_multiple_records +#: model:ir.model,name:document_multiple_records.model_ir_attachment_existing_doc +msgid "Add existing document/attachment wizard" +msgstr "" + +#. module: document_multiple_records +#: model:ir.actions.act_window,name:document_multiple_records.action_view_document +#: view:ir.attachment.existing.doc:0 +msgid "Add existing document/attachment" +msgstr "" + +#. module: document_multiple_records +#: field:ir.attachment.document,res_model:0 +msgid "Resource Model" +msgstr "" + +#. module: document_multiple_records +#: view:ir.attachment.existing.doc:0 +msgid "Apply" +msgstr "" + +#. module: document_multiple_records +#: view:ir.attachment.existing.doc:0 +msgid "Cancel" +msgstr "Annuler" + +#. module: document_multiple_records +#. openerp-web +#: code:addons/document_multiple_records/static/src/js/document.js:56 +#, python-format +msgid "Do you really want to delete this attachment ?" +msgstr "" + +#. module: document_multiple_records +#: view:ir.attachment.existing.doc:0 +msgid "or" +msgstr "" + +#. module: document_multiple_records +#: code:addons/document_multiple_records/wizard/document_wizard.py:53 +#, python-format +msgid "You have to select at least 1 Document. And try again" +msgstr "" diff --git a/document_multiple_records/i18n/vi_VN.po b/document_multiple_records/i18n/vi_VN.po new file mode 100644 index 00000000..a6054aea --- /dev/null +++ b/document_multiple_records/i18n/vi_VN.po @@ -0,0 +1,164 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * document_multiple_records +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: knowledge (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-02 06:25+0000\n" +"PO-Revision-Date: 2017-09-22 17:19+0000\n" +"Last-Translator: OCA Transbot \n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/vi_VN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: vi_VN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: document_multiple_records +#: field:ir.attachment.document,res_id:0 +msgid "Resource ID" +msgstr "" + +#. module: document_multiple_records +#: view:ir.attachment.existing.doc:0 +msgid "Select document(s)" +msgstr "" + +#. module: document_multiple_records +#. openerp-web +#: code:addons/document_multiple_records/static/src/xml/document.xml:7 +#, python-format +msgid "Add existing document..." +msgstr "" + +#. module: document_multiple_records +#: field:ir.attachment.document,attachment_id:0 +msgid "Attachment" +msgstr "" + +#. module: document_multiple_records +#: view:ir.attachment.existing.doc:0 +msgid "AttachmentDocumentWizardTree" +msgstr "" + +#. module: document_multiple_records +#. openerp-web +#: code:addons/document_multiple_records/static/src/js/document.js:72 +#, python-format +msgid "Uploading Error" +msgstr "" + +#. module: document_multiple_records +#: field:ir.attachment.document,res_name:0 +msgid "Resource Name" +msgstr "" + +#. module: document_multiple_records +#: model:ir.model,name:document_multiple_records.model_ir_attachment_document +msgid "Attachment Documents" +msgstr "" + +#. module: document_multiple_records +#: field:ir.attachment,related_document:0 +msgid "unknown" +msgstr "" + +#. module: document_multiple_records +#: field:ir.attachment,attachment_document_ids:0 +msgid "Records" +msgstr "" + +#. module: document_multiple_records +#: view:ir.attachment:0 +msgid "AttachmentDocumentTree" +msgstr "" + +#. module: document_multiple_records +#: model:ir.model,name:document_multiple_records.model_ir_attachment +msgid "ir.attachment" +msgstr "" + +#. module: document_multiple_records +#. openerp-web +#: code:addons/document_multiple_records/static/src/js/document.js:25 +#, python-format +msgid "Add existing document" +msgstr "" + +#. module: document_multiple_records +#: view:ir.attachment:0 +msgid "Indexed Content" +msgstr "" + +#. module: document_multiple_records +#: view:ir.attachment:0 +msgid "AttachmentDocumentForm" +msgstr "" + +#. module: document_multiple_records +#: code:addons/document_multiple_records/wizard/document_wizard.py:52 +#, python-format +msgid "Error" +msgstr "" + +#. module: document_multiple_records +#: help:ir.attachment.document,res_model:0 +msgid "The database object this attachment will be attached to" +msgstr "" + +#. module: document_multiple_records +#: help:ir.attachment.document,res_id:0 +msgid "The record id this is attached to." +msgstr "" + +#. module: document_multiple_records +#: field:ir.attachment.existing.doc,attachment_ids:0 +msgid "Attachments" +msgstr "" + +#. module: document_multiple_records +#: model:ir.model,name:document_multiple_records.model_ir_attachment_existing_doc +msgid "Add existing document/attachment wizard" +msgstr "" + +#. module: document_multiple_records +#: model:ir.actions.act_window,name:document_multiple_records.action_view_document +#: view:ir.attachment.existing.doc:0 +msgid "Add existing document/attachment" +msgstr "" + +#. module: document_multiple_records +#: field:ir.attachment.document,res_model:0 +msgid "Resource Model" +msgstr "" + +#. module: document_multiple_records +#: view:ir.attachment.existing.doc:0 +msgid "Apply" +msgstr "" + +#. module: document_multiple_records +#: view:ir.attachment.existing.doc:0 +msgid "Cancel" +msgstr "Hủy" + +#. module: document_multiple_records +#. openerp-web +#: code:addons/document_multiple_records/static/src/js/document.js:56 +#, python-format +msgid "Do you really want to delete this attachment ?" +msgstr "" + +#. module: document_multiple_records +#: view:ir.attachment.existing.doc:0 +msgid "or" +msgstr "" + +#. module: document_multiple_records +#: code:addons/document_multiple_records/wizard/document_wizard.py:53 +#, python-format +msgid "You have to select at least 1 Document. And try again" +msgstr "" diff --git a/document_url/i18n/nl_NL.po b/document_url/i18n/nl_NL.po index e06acb1f..bb875d62 100644 --- a/document_url/i18n/nl_NL.po +++ b/document_url/i18n/nl_NL.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: knowledge (7.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-19 03:23+0000\n" +"POT-Creation-Date: 2017-09-02 06:25+0000\n" "PO-Revision-Date: 2015-11-07 12:40+0000\n" "Last-Translator: <>\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/nl_NL/)\n" @@ -27,7 +27,7 @@ msgstr "" #. module: document_url #: field:ir.attachment.add_url,name:0 msgid "Name" -msgstr "" +msgstr "Naam" #. module: document_url #: model:ir.model,name:document_url.model_ir_attachment_add_url