OCA Transbot updated translations from Transifex

This commit is contained in:
OCA Transbot 2016-12-30 22:26:04 -05:00
parent 0ee2fcab41
commit 2e6008399f
46 changed files with 2543 additions and 58 deletions

View File

@ -0,0 +1,38 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * attachment_preview
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:39+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: attachment_preview
#. openerp-web
#: code:addons/attachment_preview/static/src/js/attachment_preview.js:143
#: code:addons/attachment_preview/static/src/js/attachment_preview.js:188
#, python-format
msgid "Preview"
msgstr "Önizle"
#. module: attachment_preview
#. openerp-web
#: code:addons/attachment_preview/static/src/js/attachment_preview.js:48
#, python-format
msgid "Preview attachment %s"
msgstr ""
#. module: attachment_preview
#: model:ir.model,name:attachment_preview.model_ir_attachment
msgid "ir.attachment"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:24+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2016-10-11 09:50+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Danish (http://www.transifex.com/oca/OCA-knowledge-7-0/language/da/)\n"
@ -143,7 +143,7 @@ msgstr ""
#. module: document_multiple_records
#: view:ir.attachment.existing.doc:0
msgid "Cancel"
msgstr ""
msgstr "Annuller"
#. module: document_multiple_records
#. openerp-web

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: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2016-12-27 08:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (Australia) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/en_AU/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en_AU\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"
#. 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

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:24+0000\n"
"PO-Revision-Date: 2016-10-11 09:49+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2016-12-27 08:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/es_AR/)\n"
"MIME-Version: 1.0\n"
@ -143,7 +143,7 @@ msgstr ""
#. module: document_multiple_records
#: view:ir.attachment.existing.doc:0
msgid "Cancel"
msgstr ""
msgstr "Cancelar"
#. module: document_multiple_records
#. openerp-web

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: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2016-12-27 08:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (Chile) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/es_CL/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_CL\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 "o"
#. 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: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2016-12-27 08:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (Colombia) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/es_CO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_CO\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 "o"
#. 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: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2016-12-27 08:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/es_DO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_DO\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 "o"
#. 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

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:24+0000\n"
"PO-Revision-Date: 2016-10-11 09:51+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2016-12-27 08:26+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Basque (http://www.transifex.com/oca/OCA-knowledge-7-0/language/eu/)\n"
"MIME-Version: 1.0\n"
@ -143,7 +143,7 @@ msgstr ""
#. module: document_multiple_records
#: view:ir.attachment.existing.doc:0
msgid "Cancel"
msgstr ""
msgstr "Ezeztatu"
#. module: document_multiple_records
#. openerp-web

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:24+0000\n"
"PO-Revision-Date: 2016-10-11 09:49+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2016-12-27 08:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Persian (http://www.transifex.com/oca/OCA-knowledge-7-0/language/fa/)\n"
"MIME-Version: 1.0\n"
@ -143,7 +143,7 @@ msgstr ""
#. module: document_multiple_records
#: view:ir.attachment.existing.doc:0
msgid "Cancel"
msgstr ""
msgstr "لغو"
#. module: document_multiple_records
#. openerp-web

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: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2016-12-27 08:20+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: French (France) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/fr_FR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr_FR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: document_multiple_records
#: field:ir.attachment.document,res_id:0
msgid "Resource ID"
msgstr ""
#. module: document_multiple_records
#: view:ir.attachment.existing.doc:0
msgid "Select document(s)"
msgstr ""
#. module: document_multiple_records
#. openerp-web
#: code:addons/document_multiple_records/static/src/xml/document.xml:7
#, python-format
msgid "Add existing document..."
msgstr ""
#. module: document_multiple_records
#: field:ir.attachment.document,attachment_id:0
msgid "Attachment"
msgstr ""
#. module: document_multiple_records
#: view:ir.attachment.existing.doc:0
msgid "AttachmentDocumentWizardTree"
msgstr ""
#. module: document_multiple_records
#. openerp-web
#: code:addons/document_multiple_records/static/src/js/document.js:72
#, python-format
msgid "Uploading Error"
msgstr ""
#. module: document_multiple_records
#: field:ir.attachment.document,res_name:0
msgid "Resource Name"
msgstr ""
#. module: document_multiple_records
#: model:ir.model,name:document_multiple_records.model_ir_attachment_document
msgid "Attachment Documents"
msgstr ""
#. module: document_multiple_records
#: field:ir.attachment,related_document:0
msgid "unknown"
msgstr ""
#. module: document_multiple_records
#: field:ir.attachment,attachment_document_ids:0
msgid "Records"
msgstr ""
#. module: document_multiple_records
#: view:ir.attachment:0
msgid "AttachmentDocumentTree"
msgstr ""
#. module: document_multiple_records
#: model:ir.model,name:document_multiple_records.model_ir_attachment
msgid "ir.attachment"
msgstr ""
#. module: document_multiple_records
#. openerp-web
#: code:addons/document_multiple_records/static/src/js/document.js:25
#, python-format
msgid "Add existing document"
msgstr ""
#. module: document_multiple_records
#: view:ir.attachment:0
msgid "Indexed Content"
msgstr ""
#. module: document_multiple_records
#: view:ir.attachment:0
msgid "AttachmentDocumentForm"
msgstr ""
#. module: document_multiple_records
#: code:addons/document_multiple_records/wizard/document_wizard.py:52
#, python-format
msgid "Error"
msgstr ""
#. module: document_multiple_records
#: help:ir.attachment.document,res_model:0
msgid "The database object this attachment will be attached to"
msgstr ""
#. module: document_multiple_records
#: help:ir.attachment.document,res_id:0
msgid "The record id this is attached to."
msgstr ""
#. module: document_multiple_records
#: field:ir.attachment.existing.doc,attachment_ids:0
msgid "Attachments"
msgstr ""
#. module: document_multiple_records
#: model:ir.model,name:document_multiple_records.model_ir_attachment_existing_doc
msgid "Add existing document/attachment wizard"
msgstr ""
#. module: document_multiple_records
#: model:ir.actions.act_window,name:document_multiple_records.action_view_document
#: view:ir.attachment.existing.doc:0
msgid "Add existing document/attachment"
msgstr ""
#. module: document_multiple_records
#: field:ir.attachment.document,res_model:0
msgid "Resource Model"
msgstr ""
#. module: document_multiple_records
#: view:ir.attachment.existing.doc:0
msgid "Apply"
msgstr ""
#. module: document_multiple_records
#: view:ir.attachment.existing.doc:0
msgid "Cancel"
msgstr "Annuler"
#. module: document_multiple_records
#. openerp-web
#: code:addons/document_multiple_records/static/src/js/document.js:56
#, python-format
msgid "Do you really want to delete this attachment ?"
msgstr ""
#. module: document_multiple_records
#: view:ir.attachment.existing.doc:0
msgid "or"
msgstr ""
#. module: document_multiple_records
#: code:addons/document_multiple_records/wizard/document_wizard.py:53
#, python-format
msgid "You have to select at least 1 Document. And try again"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:24+0000\n"
"PO-Revision-Date: 2016-10-11 09:51+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2016-12-27 08:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Hebrew (http://www.transifex.com/oca/OCA-knowledge-7-0/language/he/)\n"
"MIME-Version: 1.0\n"
@ -143,7 +143,7 @@ msgstr ""
#. module: document_multiple_records
#: view:ir.attachment.existing.doc:0
msgid "Cancel"
msgstr ""
msgstr "בטל"
#. module: document_multiple_records
#. openerp-web

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: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2016-12-27 08:24+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Hindi (http://www.transifex.com/oca/OCA-knowledge-7-0/language/hi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hi\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 "रद्द"
#. 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: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2016-12-27 08:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/hr_HR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr_HR\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: document_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 "Otkaži"
#. 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: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2016-12-27 08:22+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-knowledge-7-0/language/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: id\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 "Batalkan"
#. 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 "atau"
#. 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

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:24+0000\n"
"PO-Revision-Date: 2016-10-11 09:50+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2016-12-27 08:26+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Korean (http://www.transifex.com/oca/OCA-knowledge-7-0/language/ko/)\n"
"MIME-Version: 1.0\n"
@ -143,7 +143,7 @@ msgstr ""
#. module: document_multiple_records
#: view:ir.attachment.existing.doc:0
msgid "Cancel"
msgstr ""
msgstr "취소"
#. module: document_multiple_records
#. openerp-web

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: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2016-12-27 08:22+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Lao (http://www.transifex.com/oca/OCA-knowledge-7-0/language/lo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lo\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

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:24+0000\n"
"PO-Revision-Date: 2016-10-11 09:48+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2016-12-27 08:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Latvian (http://www.transifex.com/oca/OCA-knowledge-7-0/language/lv/)\n"
"MIME-Version: 1.0\n"
@ -143,7 +143,7 @@ msgstr ""
#. module: document_multiple_records
#: view:ir.attachment.existing.doc:0
msgid "Cancel"
msgstr ""
msgstr "Atcelt"
#. module: document_multiple_records
#. openerp-web

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: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2016-12-27 08:26+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/nb_NO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nb_NO\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 "Lukk"
#. 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

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:24+0000\n"
"PO-Revision-Date: 2016-10-11 09:51+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2016-12-27 08:26+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Slovak (http://www.transifex.com/oca/OCA-knowledge-7-0/language/sk/)\n"
"MIME-Version: 1.0\n"
@ -143,7 +143,7 @@ msgstr ""
#. module: document_multiple_records
#: view:ir.attachment.existing.doc:0
msgid "Cancel"
msgstr ""
msgstr "Zrušiť"
#. module: document_multiple_records
#. openerp-web

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: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2016-12-27 08:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Serbian (http://www.transifex.com/oca/OCA-knowledge-7-0/language/sr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sr\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: document_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 "Otkaži"
#. 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

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:24+0000\n"
"PO-Revision-Date: 2016-11-25 14:57+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2016-12-30 19:03+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"
@ -37,7 +37,7 @@ msgstr ""
#. module: document_multiple_records
#: field:ir.attachment.document,attachment_id:0
msgid "Attachment"
msgstr ""
msgstr "Ek"
#. module: document_multiple_records
#: view:ir.attachment.existing.doc:0
@ -107,7 +107,7 @@ msgstr ""
#. module: document_multiple_records
#: help:ir.attachment.document,res_model:0
msgid "The database object this attachment will be attached to"
msgstr ""
msgstr "Bu ekin ekleneceği veritabanı nesnesi"
#. module: document_multiple_records
#: help:ir.attachment.document,res_id:0
@ -117,7 +117,7 @@ msgstr ""
#. module: document_multiple_records
#: field:ir.attachment.existing.doc,attachment_ids:0
msgid "Attachments"
msgstr ""
msgstr "Ekler"
#. module: document_multiple_records
#: model:ir.model,name:document_multiple_records.model_ir_attachment_existing_doc
@ -133,7 +133,7 @@ msgstr ""
#. module: document_multiple_records
#: field:ir.attachment.document,res_model:0
msgid "Resource Model"
msgstr ""
msgstr "Kaynak Model"
#. module: document_multiple_records
#: view:ir.attachment.existing.doc:0

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:24+0000\n"
"PO-Revision-Date: 2016-10-11 09:52+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2016-12-27 08:26+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Ukrainian (http://www.transifex.com/oca/OCA-knowledge-7-0/language/uk/)\n"
"MIME-Version: 1.0\n"
@ -143,7 +143,7 @@ msgstr ""
#. module: document_multiple_records
#: view:ir.attachment.existing.doc:0
msgid "Cancel"
msgstr ""
msgstr "Скасувати"
#. module: document_multiple_records
#. openerp-web

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:25+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+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"
@ -30,7 +30,7 @@ msgstr ""
#. module: document_page_approval
#: field:document.page.history,get_page_url:0
msgid "URL"
msgstr ""
msgstr "URL"
#. module: document_page_approval
#: model:email.template,body_html:document_page_approval.email_template_new_draft_need_approval

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: 2016-12-24 02:18+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_page_multi_company
#: field:document.page,company_id:0 field:document.page.history,company_id:0
msgid "Company"
msgstr "Şirket"
#. 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 ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:25+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Danish (http://www.transifex.com/oca/OCA-knowledge-7-0/language/da/)\n"
@ -53,7 +53,7 @@ msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr ""
msgstr "Annuller"
#. module: document_url
#: view:ir.attachment.add_url:0

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: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: English (Australia) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/en_AU/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en_AU\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"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:25+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/es_AR/)\n"
@ -53,7 +53,7 @@ msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr ""
msgstr "Cancelar"
#. module: document_url
#: view:ir.attachment.add_url:0

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: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Chile) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/es_CL/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_CL\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 "Nombre"
#. 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 "o"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:25+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Colombia) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/es_CO/)\n"
@ -53,7 +53,7 @@ msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr ""
msgstr "Cancelar"
#. module: document_url
#: view:ir.attachment.add_url:0

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: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/es_DO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_DO\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 "Nombre"
#. 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 "o"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:25+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Basque (http://www.transifex.com/oca/OCA-knowledge-7-0/language/eu/)\n"
@ -53,7 +53,7 @@ msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr ""
msgstr "Ezeztatu"
#. module: document_url
#: view:ir.attachment.add_url:0

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:25+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Persian (http://www.transifex.com/oca/OCA-knowledge-7-0/language/fa/)\n"
@ -53,7 +53,7 @@ msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr ""
msgstr "لغو"
#. module: document_url
#: view:ir.attachment.add_url:0

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:25+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/fr_CA/)\n"
@ -53,7 +53,7 @@ msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr ""
msgstr "Annuler"
#. module: document_url
#: view:ir.attachment.add_url:0

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: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: French (France) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/fr_FR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr_FR\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 "Annuler"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:25+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Hebrew (http://www.transifex.com/oca/OCA-knowledge-7-0/language/he/)\n"
@ -53,7 +53,7 @@ msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr ""
msgstr "בטל"
#. module: document_url
#: view:ir.attachment.add_url:0

61
document_url/i18n/hi.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: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Hindi (http://www.transifex.com/oca/OCA-knowledge-7-0/language/hi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hi\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 "रद्द"
#. 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: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/hr_HR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr_HR\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: document_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 "Otkaži"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

61
document_url/i18n/id.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: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-knowledge-7-0/language/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: id\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 "Nama"
#. 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 "Batalkan"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr "atau"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:25+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Korean (http://www.transifex.com/oca/OCA-knowledge-7-0/language/ko/)\n"
@ -53,7 +53,7 @@ msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr ""
msgstr "취소"
#. module: document_url
#: view:ir.attachment.add_url:0

61
document_url/i18n/lo.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: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Lao (http://www.transifex.com/oca/OCA-knowledge-7-0/language/lo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lo\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 ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:25+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Latvian (http://www.transifex.com/oca/OCA-knowledge-7-0/language/lv/)\n"
@ -53,7 +53,7 @@ msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr ""
msgstr "Atcelt"
#. module: document_url
#: view:ir.attachment.add_url:0

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: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/nb_NO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nb_NO\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 "Lukk"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:25+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Slovak (http://www.transifex.com/oca/OCA-knowledge-7-0/language/sk/)\n"
@ -53,7 +53,7 @@ msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr ""
msgstr "Zrušiť"
#. module: document_url
#: view:ir.attachment.add_url:0

61
document_url/i18n/sr.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: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Serbian (http://www.transifex.com/oca/OCA-knowledge-7-0/language/sr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sr\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: document_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 "Ime"
#. 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 "Otkaži"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:25+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+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"
@ -37,7 +37,7 @@ msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,url:0
msgid "URL"
msgstr ""
msgstr "URL"
#. module: document_url
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-10-14 01:25+0000\n"
"POT-Creation-Date: 2016-12-24 02:18+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: Ukrainian (http://www.transifex.com/oca/OCA-knowledge-7-0/language/uk/)\n"
@ -53,7 +53,7 @@ msgstr ""
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "Cancel"
msgstr ""
msgstr "Скасувати"
#. module: document_url
#: view:ir.attachment.add_url:0