OCA Transbot updated translations from Transifex

This commit is contained in:
OCA Transbot 2016-10-08 08:52:38 -04:00
parent 743164877e
commit 947210fa4c
20 changed files with 1155 additions and 29 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-09-17 13:24+0000\n"
"PO-Revision-Date: 2015-11-07 12:39+0000\n"
"Last-Translator: <>\n"
"Language-Team: Croatian (http://www.transifex.com/oca/OCA-knowledge-7-0/language/hr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: 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 "Predpregled"
#. 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

@ -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-09-17 13:24+0000\n"
"PO-Revision-Date: 2016-09-25 14:00+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-knowledge-7-0/language/bg/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: bg\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-09-17 13:24+0000\n"
"PO-Revision-Date: 2016-10-04 09:42+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-knowledge-7-0/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: document_multiple_records
#: field:ir.attachment.document,res_id:0
msgid "Resource ID"
msgstr "Ressourcen-ID"
#. 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 "Ressourcenname"
#. 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 "Abbrechen"
#. 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 "oder"
#. 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,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-07 12:39+0000\n"
"PO-Revision-Date: 2015-11-07 12:39+0000\n"
"Last-Translator: <>\n"
"POT-Creation-Date: 2016-09-17 13:24+0000\n"
"PO-Revision-Date: 2016-10-04 09:43+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-knowledge-7-0/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -20,7 +20,7 @@ msgstr ""
#. module: document_multiple_records
#: field:ir.attachment.document,res_id:0
msgid "Resource ID"
msgstr ""
msgstr "ID del recurso"
#. module: document_multiple_records
#: view:ir.attachment.existing.doc:0
@ -46,7 +46,7 @@ msgstr ""
#. module: document_multiple_records
#. openerp-web
#: code:addons/document_multiple_records/static/src/js/document.js:67
#: code:addons/document_multiple_records/static/src/js/document.js:72
#, python-format
msgid "Uploading Error"
msgstr ""
@ -54,13 +54,18 @@ msgstr ""
#. module: document_multiple_records
#: field:ir.attachment.document,res_name:0
msgid "Resource Name"
msgstr ""
msgstr "Nombre del recurso"
#. 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"
@ -97,7 +102,7 @@ msgstr ""
#: code:addons/document_multiple_records/wizard/document_wizard.py:52
#, python-format
msgid "Error"
msgstr ""
msgstr "Error"
#. module: document_multiple_records
#: help:ir.attachment.document,res_model:0

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-09-17 13:24+0000\n"
"PO-Revision-Date: 2016-09-30 09:31+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Croatian (http://www.transifex.com/oca/OCA-knowledge-7-0/language/hr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: document_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 "Privitak"
#. 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 "Odustani"
#. 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 "ili"
#. 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-09 12:25+0000\n"
"POT-Creation-Date: 2016-09-17 13:24+0000\n"
"PO-Revision-Date: 2016-10-04 09:42+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"
@ -20,7 +20,7 @@ msgstr ""
#. module: document_multiple_records
#: field:ir.attachment.document,res_id:0
msgid "Resource ID"
msgstr ""
msgstr "ID Risorsa"
#. module: document_multiple_records
#: view:ir.attachment.existing.doc:0
@ -54,7 +54,7 @@ msgstr ""
#. module: document_multiple_records
#: field:ir.attachment.document,res_name:0
msgid "Resource Name"
msgstr ""
msgstr "Nome della Risorsa"
#. module: document_multiple_records
#: model:ir.model,name:document_multiple_records.model_ir_attachment_document

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-09-17 13:24+0000\n"
"PO-Revision-Date: 2016-10-04 09:42+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: document_multiple_records
#: field:ir.attachment.document,res_id:0
msgid "Resource ID"
msgstr "Identificação do Recurso"
#. 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 "Nome do Recurso"
#. 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-16 21:45+0000\n"
"POT-Creation-Date: 2016-09-17 13:24+0000\n"
"PO-Revision-Date: 2016-10-04 09:43+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"
@ -20,7 +20,7 @@ msgstr ""
#. module: document_multiple_records
#: field:ir.attachment.document,res_id:0
msgid "Resource ID"
msgstr ""
msgstr "ID vira"
#. module: document_multiple_records
#: view:ir.attachment.existing.doc:0
@ -37,7 +37,7 @@ msgstr ""
#. module: document_multiple_records
#: field:ir.attachment.document,attachment_id:0
msgid "Attachment"
msgstr ""
msgstr "Priponka"
#. module: document_multiple_records
#: view:ir.attachment.existing.doc:0
@ -54,7 +54,7 @@ msgstr ""
#. module: document_multiple_records
#: field:ir.attachment.document,res_name:0
msgid "Resource Name"
msgstr ""
msgstr "Naziv vira"
#. module: document_multiple_records
#: model:ir.model,name:document_multiple_records.model_ir_attachment_document
@ -107,7 +107,7 @@ msgstr "Napaka"
#. module: document_multiple_records
#: help:ir.attachment.document,res_model:0
msgid "The database object this attachment will be attached to"
msgstr ""
msgstr "Objekt podatkovne baze, kamor se bo priponka pripela"
#. 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 "Priponke"
#. 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 "Model vira"
#. 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: 2015-11-19 14:36+0000\n"
"PO-Revision-Date: 2016-09-09 12:26+0000\n"
"POT-Creation-Date: 2016-09-17 13:24+0000\n"
"PO-Revision-Date: 2016-10-04 09:42+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"
@ -20,7 +20,7 @@ msgstr ""
#. module: document_multiple_records
#: field:ir.attachment.document,res_id:0
msgid "Resource ID"
msgstr ""
msgstr "Kaynak ID"
#. module: document_multiple_records
#: view:ir.attachment.existing.doc:0
@ -54,7 +54,7 @@ msgstr ""
#. module: document_multiple_records
#: field:ir.attachment.document,res_name:0
msgid "Resource Name"
msgstr ""
msgstr "Kaynak Adı"
#. module: document_multiple_records
#: model:ir.model,name:document_multiple_records.model_ir_attachment_document

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

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-09-17 13:24+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-knowledge-7-0/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: document_page_multi_company
#: field:document.page,company_id:0 field:document.page.history,company_id:0
msgid "Company"
msgstr "Unternehmen"
#. 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: 2015-11-07 12:39+0000\n"
"POT-Creation-Date: 2016-09-17 13:24+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: French (http://www.transifex.com/oca/OCA-knowledge-7-0/language/fr/)\n"
@ -20,7 +20,7 @@ msgstr ""
#. module: document_page_multi_company
#: field:document.page,company_id:0 field:document.page.history,company_id:0
msgid "Company"
msgstr ""
msgstr "Société"
#. module: document_page_multi_company
#: model:ir.model,name:document_page_multi_company.model_document_page

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-09-17 13:24+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_page_multi_company
#: field:document.page,company_id:0 field:document.page.history,company_id:0
msgid "Company"
msgstr "Azienda"
#. 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

@ -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-09-17 13:24+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_multi_company
#: field:document.page,company_id:0 field:document.page.history,company_id:0
msgid "Company"
msgstr "Družba"
#. 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 ""

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

61
document_url/i18n/de.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-09-17 13:24+0000\n"
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
"Last-Translator: <>\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-knowledge-7-0/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: document_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 "Bezeichnung"
#. 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 "Abbrechen"
#. module: document_url
#: view:ir.attachment.add_url:0
msgid "or"
msgstr "oder"

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

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: knowledge (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-19 14:36+0000\n"
"POT-Creation-Date: 2016-09-17 13:24+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"
@ -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: 2015-11-19 14:36+0000\n"
"POT-Creation-Date: 2016-09-17 13:24+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"
@ -27,7 +27,7 @@ msgstr ""
#. module: document_url
#: field:ir.attachment.add_url,name:0
msgid "Name"
msgstr ""
msgstr "Naam"
#. module: document_url
#: model:ir.model,name:document_url.model_ir_attachment_add_url