mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-21 03:27:25 -06:00
OCA Transbot updated translations from Transifex
This commit is contained in:
parent
5b5267cd53
commit
e709c714ff
164
document_multiple_records/i18n/nl_NL.po
Normal file
164
document_multiple_records/i18n/nl_NL.po
Normal file
@ -0,0 +1,164 @@
|
||||
# Translation of OpenERP Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_multiple_records
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: knowledge (7.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-08-19 03:23+0000\n"
|
||||
"PO-Revision-Date: 2017-08-29 08:01+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: field:ir.attachment.document,res_id:0
|
||||
msgid "Resource ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: view:ir.attachment.existing.doc:0
|
||||
msgid "Select document(s)"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#. openerp-web
|
||||
#: code:addons/document_multiple_records/static/src/xml/document.xml:7
|
||||
#, python-format
|
||||
msgid "Add existing document..."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: field:ir.attachment.document,attachment_id:0
|
||||
msgid "Attachment"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: view:ir.attachment.existing.doc:0
|
||||
msgid "AttachmentDocumentWizardTree"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#. openerp-web
|
||||
#: code:addons/document_multiple_records/static/src/js/document.js:72
|
||||
#, python-format
|
||||
msgid "Uploading Error"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: field:ir.attachment.document,res_name:0
|
||||
msgid "Resource Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: model:ir.model,name:document_multiple_records.model_ir_attachment_document
|
||||
msgid "Attachment Documents"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: field:ir.attachment,related_document:0
|
||||
msgid "unknown"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: field:ir.attachment,attachment_document_ids:0
|
||||
msgid "Records"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: view:ir.attachment:0
|
||||
msgid "AttachmentDocumentTree"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: model:ir.model,name:document_multiple_records.model_ir_attachment
|
||||
msgid "ir.attachment"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#. openerp-web
|
||||
#: code:addons/document_multiple_records/static/src/js/document.js:25
|
||||
#, python-format
|
||||
msgid "Add existing document"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: view:ir.attachment:0
|
||||
msgid "Indexed Content"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: view:ir.attachment:0
|
||||
msgid "AttachmentDocumentForm"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: code:addons/document_multiple_records/wizard/document_wizard.py:52
|
||||
#, python-format
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: help:ir.attachment.document,res_model:0
|
||||
msgid "The database object this attachment will be attached to"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: help:ir.attachment.document,res_id:0
|
||||
msgid "The record id this is attached to."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: field:ir.attachment.existing.doc,attachment_ids:0
|
||||
msgid "Attachments"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: model:ir.model,name:document_multiple_records.model_ir_attachment_existing_doc
|
||||
msgid "Add existing document/attachment wizard"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: model:ir.actions.act_window,name:document_multiple_records.action_view_document
|
||||
#: view:ir.attachment.existing.doc:0
|
||||
msgid "Add existing document/attachment"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: field:ir.attachment.document,res_model:0
|
||||
msgid "Resource Model"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: view:ir.attachment.existing.doc:0
|
||||
msgid "Apply"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_multiple_records
|
||||
#: view:ir.attachment.existing.doc:0
|
||||
msgid "Cancel"
|
||||
msgstr "Verwijderen"
|
||||
|
||||
#. 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 ""
|
61
document_url/i18n/nl_NL.po
Normal file
61
document_url/i18n/nl_NL.po
Normal 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: 2017-08-19 03:23+0000\n"
|
||||
"PO-Revision-Date: 2015-11-07 12:40+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-knowledge-7-0/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: document_url
|
||||
#. openerp-web
|
||||
#: code:addons/document_url/static/src/xml/url.xml:6
|
||||
#, python-format
|
||||
msgid "Add URL..."
|
||||
msgstr ""
|
||||
|
||||
#. module: document_url
|
||||
#: field:ir.attachment.add_url,name:0
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_url
|
||||
#: model:ir.model,name:document_url.model_ir_attachment_add_url
|
||||
msgid "ir.attachment.add_url"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_url
|
||||
#: field:ir.attachment.add_url,url:0
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_url
|
||||
#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url
|
||||
#: view:ir.attachment.add_url:0
|
||||
msgid "Add URL"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_url
|
||||
#: view:ir.attachment.add_url:0
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_url
|
||||
#: view:ir.attachment.add_url:0
|
||||
msgid "Cancel"
|
||||
msgstr "Verwijderen"
|
||||
|
||||
#. module: document_url
|
||||
#: view:ir.attachment.add_url:0
|
||||
msgid "or"
|
||||
msgstr ""
|
Loading…
Reference in New Issue
Block a user