From 350a7e355d926e3f4f2bd879bd5d6e0a3144f75b Mon Sep 17 00:00:00 2001 From: MuK IT GmbH Date: Wed, 27 Feb 2019 13:18:08 +0000 Subject: [PATCH] publish muk_attachment_lobject - 12.0 --- muk_attachment_lobject/i18n/de.po | 25 +++++++----- muk_attachment_lobject/i18n/es.po | 38 +++++++++++++++++++ muk_attachment_lobject/i18n/fr.po | 38 +++++++++++++++++++ .../i18n/muk_attachment_lobject.pot | 19 ++++++---- muk_attachment_lobject/i18n/nl.po | 38 +++++++++++++++++++ 5 files changed, 141 insertions(+), 17 deletions(-) create mode 100644 muk_attachment_lobject/i18n/es.po create mode 100644 muk_attachment_lobject/i18n/fr.po create mode 100644 muk_attachment_lobject/i18n/nl.po diff --git a/muk_attachment_lobject/i18n/de.po b/muk_attachment_lobject/i18n/de.po index 4ea453a..8296513 100644 --- a/muk_attachment_lobject/i18n/de.po +++ b/muk_attachment_lobject/i18n/de.po @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" +"Project-Id-Version: Odoo Server 12.0-20190128\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-01-22 07:52+0000\n" -"PO-Revision-Date: 2018-01-22 07:52+0000\n" +"POT-Creation-Date: 2019-02-27 13:03+0000\n" +"PO-Revision-Date: 2019-02-27 13:03+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -16,18 +16,23 @@ msgstr "" "Plural-Forms: \n" #. module: muk_attachment_lobject -#: model:ir.model.fields,field_description:muk_attachment_lobject.field_ir_attachment_store_lobject +#: model:ir.model,name:muk_attachment_lobject.model_ir_attachment +msgid "Attachment" +msgstr "Dateianhang" + +#. module: muk_attachment_lobject +#: model:ir.model.fields,field_description:muk_attachment_lobject.field_ir_attachment__store_lobject msgid "Data" -msgstr "Persönliche Daten" +msgstr "" #. module: muk_attachment_lobject -#: code:addons/muk_attachment_lobject/models/ir_attachment.py:54 +#: code:addons/muk_attachment_lobject/models/ir_attachment.py:65 #, python-format msgid "Only administrators can execute this action." -msgstr "Only administrators can execute this action." +msgstr "" #. module: muk_attachment_lobject -#: model:ir.model,name:muk_attachment_lobject.model_ir_attachment -msgid "ir.attachment" -msgstr "ir.attachment" +#: model_terms:ir.ui.view,arch_db:muk_attachment_lobject.view_attachment_form +msgid "Storage" +msgstr "" diff --git a/muk_attachment_lobject/i18n/es.po b/muk_attachment_lobject/i18n/es.po new file mode 100644 index 0000000..3b6d4ce --- /dev/null +++ b/muk_attachment_lobject/i18n/es.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * muk_attachment_lobject +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0-20190128\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-02-27 13:04+0000\n" +"PO-Revision-Date: 2019-02-27 13:04+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: muk_attachment_lobject +#: model:ir.model,name:muk_attachment_lobject.model_ir_attachment +msgid "Attachment" +msgstr "Adjunto" + +#. module: muk_attachment_lobject +#: model:ir.model.fields,field_description:muk_attachment_lobject.field_ir_attachment__store_lobject +msgid "Data" +msgstr "" + +#. module: muk_attachment_lobject +#: code:addons/muk_attachment_lobject/models/ir_attachment.py:65 +#, python-format +msgid "Only administrators can execute this action." +msgstr "" + +#. module: muk_attachment_lobject +#: model_terms:ir.ui.view,arch_db:muk_attachment_lobject.view_attachment_form +msgid "Storage" +msgstr "" + diff --git a/muk_attachment_lobject/i18n/fr.po b/muk_attachment_lobject/i18n/fr.po new file mode 100644 index 0000000..f65d14a --- /dev/null +++ b/muk_attachment_lobject/i18n/fr.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * muk_attachment_lobject +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0-20190128\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-02-27 13:04+0000\n" +"PO-Revision-Date: 2019-02-27 13:04+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: muk_attachment_lobject +#: model:ir.model,name:muk_attachment_lobject.model_ir_attachment +msgid "Attachment" +msgstr "Pièce jointe" + +#. module: muk_attachment_lobject +#: model:ir.model.fields,field_description:muk_attachment_lobject.field_ir_attachment__store_lobject +msgid "Data" +msgstr "" + +#. module: muk_attachment_lobject +#: code:addons/muk_attachment_lobject/models/ir_attachment.py:65 +#, python-format +msgid "Only administrators can execute this action." +msgstr "" + +#. module: muk_attachment_lobject +#: model_terms:ir.ui.view,arch_db:muk_attachment_lobject.view_attachment_form +msgid "Storage" +msgstr "" + diff --git a/muk_attachment_lobject/i18n/muk_attachment_lobject.pot b/muk_attachment_lobject/i18n/muk_attachment_lobject.pot index 4a98789..1ed95f0 100644 --- a/muk_attachment_lobject/i18n/muk_attachment_lobject.pot +++ b/muk_attachment_lobject/i18n/muk_attachment_lobject.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" +"Project-Id-Version: Odoo Server 12.0-20190128\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-01-22 07:51+0000\n" -"PO-Revision-Date: 2018-01-22 07:51+0000\n" +"POT-Creation-Date: 2019-02-27 13:03+0000\n" +"PO-Revision-Date: 2019-02-27 13:03+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -16,18 +16,23 @@ msgstr "" "Plural-Forms: \n" #. module: muk_attachment_lobject -#: model:ir.model.fields,field_description:muk_attachment_lobject.field_ir_attachment_store_lobject +#: model:ir.model,name:muk_attachment_lobject.model_ir_attachment +msgid "Attachment" +msgstr "" + +#. module: muk_attachment_lobject +#: model:ir.model.fields,field_description:muk_attachment_lobject.field_ir_attachment__store_lobject msgid "Data" msgstr "" #. module: muk_attachment_lobject -#: code:addons/muk_attachment_lobject/models/ir_attachment.py:54 +#: code:addons/muk_attachment_lobject/models/ir_attachment.py:65 #, python-format msgid "Only administrators can execute this action." msgstr "" #. module: muk_attachment_lobject -#: model:ir.model,name:muk_attachment_lobject.model_ir_attachment -msgid "ir.attachment" +#: model_terms:ir.ui.view,arch_db:muk_attachment_lobject.view_attachment_form +msgid "Storage" msgstr "" diff --git a/muk_attachment_lobject/i18n/nl.po b/muk_attachment_lobject/i18n/nl.po new file mode 100644 index 0000000..f0428f3 --- /dev/null +++ b/muk_attachment_lobject/i18n/nl.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * muk_attachment_lobject +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0-20190128\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-02-27 13:04+0000\n" +"PO-Revision-Date: 2019-02-27 13:04+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: muk_attachment_lobject +#: model:ir.model,name:muk_attachment_lobject.model_ir_attachment +msgid "Attachment" +msgstr "Bijlage" + +#. module: muk_attachment_lobject +#: model:ir.model.fields,field_description:muk_attachment_lobject.field_ir_attachment__store_lobject +msgid "Data" +msgstr "" + +#. module: muk_attachment_lobject +#: code:addons/muk_attachment_lobject/models/ir_attachment.py:65 +#, python-format +msgid "Only administrators can execute this action." +msgstr "" + +#. module: muk_attachment_lobject +#: model_terms:ir.ui.view,arch_db:muk_attachment_lobject.view_attachment_form +msgid "Storage" +msgstr "" +