mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 12:06:57 -06:00
OCA Transbot updated translations from Transifex
This commit is contained in:
parent
e709c714ff
commit
c7f5ea6b22
164
document_multiple_records/i18n/fr_CA.po
Normal file
164
document_multiple_records/i18n/fr_CA.po
Normal file
@ -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 <transbot@odoo-community.org>\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 ""
|
164
document_multiple_records/i18n/vi_VN.po
Normal file
164
document_multiple_records/i18n/vi_VN.po
Normal file
@ -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 <transbot@odoo-community.org>\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 ""
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user