OCA Transbot updated translations from Transifex

This commit is contained in:
OCA Transbot 2016-09-17 09:16:34 -04:00
parent 1c1260b7ab
commit 743164877e
47 changed files with 5413 additions and 0 deletions

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-09 12:26+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Amharic (http://www.transifex.com/oca/OCA-knowledge-7-0/language/am/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: am\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 "Cancelar"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-14 18:02+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Arabic (http://www.transifex.com/oca/OCA-knowledge-7-0/language/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\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 "إلغاء"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-09 12:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Catalan (http://www.transifex.com/oca/OCA-knowledge-7-0/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: document_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 "Cancel·la"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-09 12:24+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Czech (http://www.transifex.com/oca/OCA-knowledge-7-0/language/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\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 "Zrušit"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-09 12:26+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/es_CR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_CR\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 "Cancelar"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-09 12:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/es_EC/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_EC\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 "Cancelar"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-14 18:02+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/es_ES/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_ES\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 "Cancelar"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-09 12:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-knowledge-7-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_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 "Cancelar"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-09 12:26+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-knowledge-7-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_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 "Cancelar"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-09 12:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Estonian (http://www.transifex.com/oca/OCA-knowledge-7-0/language/et/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: et\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 "Loobu"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-09 12:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Galician (http://www.transifex.com/oca/OCA-knowledge-7-0/language/gl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: gl\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 "Cancelar"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-09 12:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Italian (http://www.transifex.com/oca/OCA-knowledge-7-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_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 "Annulla"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-09 12:24+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-knowledge-7-0/language/lt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lt\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\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 "Atšaukti"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-09 12:26+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Dutch (http://www.transifex.com/oca/OCA-knowledge-7-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_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 "Annuleren"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-09 12:24+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Dutch (Belgium) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/nl_BE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl_BE\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 "Annuleren"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-09 12:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Polish (http://www.transifex.com/oca/OCA-knowledge-7-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_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 "Anuluj"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-09 12:27+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-knowledge-7-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_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 "Cancelar"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-14 18:02+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt_PT\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 "Cancelar"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-09 12:24+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Romanian (http://www.transifex.com/oca/OCA-knowledge-7-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_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 "Anuleaza"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-09 12:24+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Russian (http://www.transifex.com/oca/OCA-knowledge-7-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_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 "Отменена"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-16 21:45+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-knowledge-7-0/language/sl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\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_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 "Napaka"
#. 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 ""
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-09 12:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Thai (http://www.transifex.com/oca/OCA-knowledge-7-0/language/th/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: th\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 "ยกเลิก"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-09 12:26+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-knowledge-7-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_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 "Vazgeç"
#. 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 ""

View 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-14 18:02+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Vietnamese (http://www.transifex.com/oca/OCA-knowledge-7-0/language/vi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: vi\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 bỏ"
#. 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 ""

View File

@ -0,0 +1,112 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_page_approval
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt_PT\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: document_page_approval
#: field:document.page.history,state:0
msgid "Status"
msgstr "Estado"
#. module: document_page_approval
#: field:document.page,approval_required:0
msgid "Require approval"
msgstr "Aprovação Requerida"
#. module: document_page_approval
#: field:document.page.history,get_page_url:0
msgid "URL"
msgstr ""
#. module: document_page_approval
#: model:email.template,body_html:document_page_approval.email_template_new_draft_need_approval
msgid ""
"\n"
"<p>Hello,</p>\n"
"\n"
"<p>The page \"${object.page_id.name}\" has been modified and need your approval.</p>\n"
"\n"
"<p>You can review the new version here : <a href=\"${object.get_page_url}\">${object.get_page_url}</a></p>\n"
" \n"
"<p>Have a great day.<br/>\n"
"--<br/>\n"
"OpenERP</p>\n"
" "
msgstr ""
#. module: document_page_approval
#: model:ir.model,name:document_page_approval.model_document_page
msgid "Document Page"
msgstr ""
#. module: document_page_approval
#: field:document.page,approved_uid:0
#: field:document.page.history,approved_uid:0
msgid "Approved By"
msgstr "Aprovada Por"
#. module: document_page_approval
#: model:email.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of \"${object.page_id.name}\" to approve"
msgstr "Nova versão do documento \"${object.page_id.name}\" para aprovar"
#. module: document_page_approval
#: selection:document.page.history,state:0
msgid "Draft"
msgstr "Rascunho"
#. module: document_page_approval
#: field:document.page,is_parent_approval_required:0
#: field:document.page.history,is_parent_approval_required:0
msgid "parent approval"
msgstr "aprovação ascendente"
#. module: document_page_approval
#: field:document.page,approved_date:0
#: field:document.page.history,approved_date:0
msgid "Approved Date"
msgstr "Data de Aprovação"
#. module: document_page_approval
#: field:document.page.history,can_user_approve_page:0
msgid "can user approve this page"
msgstr "pode o utilizador aprovar esta página"
#. module: document_page_approval
#: field:document.page,approver_gid:0
msgid "Approver group"
msgstr "Grupo do Aprovador"
#. 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 do Documento"
#. module: document_page_approval
#: view:document.page.history:0
msgid "Approve"
msgstr "Aprovar"
#. module: document_page_approval
#: selection:document.page.history,state:0
msgid "Approved"
msgstr "Aprovada"
#. module: document_page_approval
#: field:document.page.history,get_approvers_email:0
msgid "get all approvers email"
msgstr "obter o email de todos os aprovadores"

View File

@ -0,0 +1,112 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_page_approval
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-knowledge-7-0/language/sl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\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
#: field:document.page.history,state:0
msgid "Status"
msgstr ""
#. module: document_page_approval
#: field:document.page,approval_required:0
msgid "Require approval"
msgstr ""
#. module: document_page_approval
#: field:document.page.history,get_page_url:0
msgid "URL"
msgstr "URL"
#. module: document_page_approval
#: model:email.template,body_html:document_page_approval.email_template_new_draft_need_approval
msgid ""
"\n"
"<p>Hello,</p>\n"
"\n"
"<p>The page \"${object.page_id.name}\" has been modified and need your approval.</p>\n"
"\n"
"<p>You can review the new version here : <a href=\"${object.get_page_url}\">${object.get_page_url}</a></p>\n"
" \n"
"<p>Have a great day.<br/>\n"
"--<br/>\n"
"OpenERP</p>\n"
" "
msgstr ""
#. module: document_page_approval
#: model:ir.model,name:document_page_approval.model_document_page
msgid "Document Page"
msgstr ""
#. module: document_page_approval
#: field:document.page,approved_uid:0
#: field:document.page.history,approved_uid:0
msgid "Approved By"
msgstr ""
#. module: document_page_approval
#: model:email.template,subject:document_page_approval.email_template_new_draft_need_approval
msgid "New version of \"${object.page_id.name}\" to approve"
msgstr ""
#. module: document_page_approval
#: selection:document.page.history,state:0
msgid "Draft"
msgstr ""
#. module: document_page_approval
#: field:document.page,is_parent_approval_required:0
#: field:document.page.history,is_parent_approval_required:0
msgid "parent approval"
msgstr ""
#. module: document_page_approval
#: field:document.page,approved_date:0
#: field:document.page.history,approved_date:0
msgid "Approved Date"
msgstr ""
#. module: document_page_approval
#: field:document.page.history,can_user_approve_page:0
msgid "can user approve this page"
msgstr ""
#. module: document_page_approval
#: field:document.page,approver_gid:0
msgid "Approver group"
msgstr ""
#. module: document_page_approval
#: model:ir.model,name:document_page_approval.model_document_page_history
msgid "Document Page History"
msgstr ""
#. module: document_page_approval
#: view:document.page.history:0
msgid "Approve"
msgstr ""
#. module: document_page_approval
#: selection:document.page.history,state:0
msgid "Approved"
msgstr ""
#. module: document_page_approval
#: field:document.page.history,get_approvers_email:0
msgid "get all approvers email"
msgstr ""

View File

@ -0,0 +1,33 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_page_multi_company
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt_PT\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: document_page_multi_company
#: field:document.page,company_id:0 field:document.page.history,company_id:0
msgid "Company"
msgstr ""
#. module: document_page_multi_company
#: model:ir.model,name:document_page_multi_company.model_document_page
msgid "Document Page"
msgstr ""
#. module: document_page_multi_company
#: model:ir.model,name:document_page_multi_company.model_document_page_history
msgid "Document Page History"
msgstr "Histórico da Página do Documento"

61
document_url/i18n/am.po Normal file
View File

@ -0,0 +1,61 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Amharic (http://www.transifex.com/oca/OCA-knowledge-7-0/language/am/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: am\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: document_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:6
#, python-format
msgid "Add URL..."
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,name:0
msgid "Name"
msgstr ""
#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "ir.attachment.add_url"
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,url:0
msgid "URL"
msgstr ""
#. module: document_url
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: view:ir.attachment.add_url:0
msgid "Add URL"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Add"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr "Cancelar"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

61
document_url/i18n/ca.po Normal file
View File

@ -0,0 +1,61 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Catalan (http://www.transifex.com/oca/OCA-knowledge-7-0/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: document_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:6
#, python-format
msgid "Add URL..."
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,name:0
msgid "Name"
msgstr ""
#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "ir.attachment.add_url"
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,url:0
msgid "URL"
msgstr ""
#. module: document_url
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: view:ir.attachment.add_url:0
msgid "Add URL"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Add"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr "Cancel·la"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

61
document_url/i18n/cs.po Normal file
View File

@ -0,0 +1,61 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Czech (http://www.transifex.com/oca/OCA-knowledge-7-0/language/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: document_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:6
#, python-format
msgid "Add URL..."
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,name:0
msgid "Name"
msgstr ""
#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "ir.attachment.add_url"
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,url:0
msgid "URL"
msgstr ""
#. module: document_url
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: view:ir.attachment.add_url:0
msgid "Add URL"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Add"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr "Zrušit"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

View File

@ -0,0 +1,61 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/es_CR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_CR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: document_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:6
#, python-format
msgid "Add URL..."
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,name:0
msgid "Name"
msgstr ""
#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "ir.attachment.add_url"
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,url:0
msgid "URL"
msgstr ""
#. module: document_url
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: view:ir.attachment.add_url:0
msgid "Add URL"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Add"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr "Cancelar"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

View File

@ -0,0 +1,61 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/es_EC/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_EC\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: document_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:6
#, python-format
msgid "Add URL..."
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,name:0
msgid "Name"
msgstr ""
#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "ir.attachment.add_url"
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,url:0
msgid "URL"
msgstr ""
#. module: document_url
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: view:ir.attachment.add_url:0
msgid "Add URL"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Add"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr "Cancelar"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

View File

@ -0,0 +1,61 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-knowledge-7-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_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:6
#, python-format
msgid "Add URL..."
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,name:0
msgid "Name"
msgstr ""
#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "ir.attachment.add_url"
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,url:0
msgid "URL"
msgstr ""
#. module: document_url
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: view:ir.attachment.add_url:0
msgid "Add URL"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Add"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr "Cancelar"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

View File

@ -0,0 +1,61 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-knowledge-7-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_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:6
#, python-format
msgid "Add URL..."
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,name:0
msgid "Name"
msgstr ""
#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "ir.attachment.add_url"
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,url:0
msgid "URL"
msgstr ""
#. module: document_url
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: view:ir.attachment.add_url:0
msgid "Add URL"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Add"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr "Cancelar"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

61
document_url/i18n/et.po Normal file
View File

@ -0,0 +1,61 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Estonian (http://www.transifex.com/oca/OCA-knowledge-7-0/language/et/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: et\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: document_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:6
#, python-format
msgid "Add URL..."
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,name:0
msgid "Name"
msgstr ""
#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "ir.attachment.add_url"
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,url:0
msgid "URL"
msgstr ""
#. module: document_url
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: view:ir.attachment.add_url:0
msgid "Add URL"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Add"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr "Loobu"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

61
document_url/i18n/gl.po Normal file
View File

@ -0,0 +1,61 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Galician (http://www.transifex.com/oca/OCA-knowledge-7-0/language/gl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: document_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:6
#, python-format
msgid "Add URL..."
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,name:0
msgid "Name"
msgstr ""
#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "ir.attachment.add_url"
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,url:0
msgid "URL"
msgstr ""
#. module: document_url
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: view:ir.attachment.add_url:0
msgid "Add URL"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Add"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr "Cancelar"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

61
document_url/i18n/it.po Normal file
View File

@ -0,0 +1,61 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Italian (http://www.transifex.com/oca/OCA-knowledge-7-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_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:6
#, python-format
msgid "Add URL..."
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,name:0
msgid "Name"
msgstr ""
#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "ir.attachment.add_url"
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,url:0
msgid "URL"
msgstr ""
#. module: document_url
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: view:ir.attachment.add_url:0
msgid "Add URL"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Add"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr "Annulla"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

61
document_url/i18n/lt.po Normal file
View File

@ -0,0 +1,61 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-knowledge-7-0/language/lt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lt\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: document_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:6
#, python-format
msgid "Add URL..."
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,name:0
msgid "Name"
msgstr ""
#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "ir.attachment.add_url"
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,url:0
msgid "URL"
msgstr ""
#. module: document_url
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: view:ir.attachment.add_url:0
msgid "Add URL"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Add"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr "Atšaukti"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

61
document_url/i18n/nl.po Normal file
View File

@ -0,0 +1,61 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Dutch (http://www.transifex.com/oca/OCA-knowledge-7-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_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:6
#, python-format
msgid "Add URL..."
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,name:0
msgid "Name"
msgstr ""
#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "ir.attachment.add_url"
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,url:0
msgid "URL"
msgstr ""
#. module: document_url
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: view:ir.attachment.add_url:0
msgid "Add URL"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Add"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr "Annuleren"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

View File

@ -0,0 +1,61 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Dutch (Belgium) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/nl_BE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl_BE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: document_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:6
#, python-format
msgid "Add URL..."
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,name:0
msgid "Name"
msgstr ""
#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "ir.attachment.add_url"
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,url:0
msgid "URL"
msgstr ""
#. module: document_url
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: view:ir.attachment.add_url:0
msgid "Add URL"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Add"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr "Annuleren"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

61
document_url/i18n/pl.po Normal file
View File

@ -0,0 +1,61 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Polish (http://www.transifex.com/oca/OCA-knowledge-7-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_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:6
#, python-format
msgid "Add URL..."
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,name:0
msgid "Name"
msgstr ""
#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "ir.attachment.add_url"
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,url:0
msgid "URL"
msgstr ""
#. module: document_url
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: view:ir.attachment.add_url:0
msgid "Add URL"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Add"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr "Anuluj"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

61
document_url/i18n/pt.po Normal file
View File

@ -0,0 +1,61 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-knowledge-7-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_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:6
#, python-format
msgid "Add URL..."
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,name:0
msgid "Name"
msgstr ""
#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "ir.attachment.add_url"
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,url:0
msgid "URL"
msgstr ""
#. module: document_url
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: view:ir.attachment.add_url:0
msgid "Add URL"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Add"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr "Cancelar"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

61
document_url/i18n/ro.po Normal file
View File

@ -0,0 +1,61 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Romanian (http://www.transifex.com/oca/OCA-knowledge-7-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_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:6
#, python-format
msgid "Add URL..."
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,name:0
msgid "Name"
msgstr ""
#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "ir.attachment.add_url"
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,url:0
msgid "URL"
msgstr ""
#. module: document_url
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: view:ir.attachment.add_url:0
msgid "Add URL"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Add"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr "Anuleaza"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

61
document_url/i18n/ru.po Normal file
View File

@ -0,0 +1,61 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Russian (http://www.transifex.com/oca/OCA-knowledge-7-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_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:6
#, python-format
msgid "Add URL..."
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,name:0
msgid "Name"
msgstr ""
#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "ir.attachment.add_url"
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,url:0
msgid "URL"
msgstr ""
#. module: document_url
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: view:ir.attachment.add_url:0
msgid "Add URL"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Add"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr "Отменена"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

61
document_url/i18n/sl.po Normal file
View File

@ -0,0 +1,61 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-knowledge-7-0/language/sl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\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_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:6
#, python-format
msgid "Add URL..."
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,name:0
msgid "Name"
msgstr ""
#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "ir.attachment.add_url"
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,url:0
msgid "URL"
msgstr "URL"
#. module: document_url
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: view:ir.attachment.add_url:0
msgid "Add URL"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Add"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

61
document_url/i18n/th.po Normal file
View File

@ -0,0 +1,61 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Thai (http://www.transifex.com/oca/OCA-knowledge-7-0/language/th/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: th\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: document_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:6
#, python-format
msgid "Add URL..."
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,name:0
msgid "Name"
msgstr ""
#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "ir.attachment.add_url"
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,url:0
msgid "URL"
msgstr ""
#. module: document_url
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: view:ir.attachment.add_url:0
msgid "Add URL"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Add"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr "ยกเลิก"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

61
document_url/i18n/tr.po Normal file
View File

@ -0,0 +1,61 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * document_url
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-knowledge-7-0/language/tr/)\n"
"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_url
#. openerp-web
#: code:addons/document_url/static/src/xml/url.xml:6
#, python-format
msgid "Add URL..."
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,name:0
msgid "Name"
msgstr ""
#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url
msgid "ir.attachment.add_url"
msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,url:0
msgid "URL"
msgstr ""
#. module: document_url
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
#: view:ir.attachment.add_url:0
msgid "Add URL"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Add"
msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr "Vazgeç"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""