From 691e25576ecef92845de0794bbfbd014cccf0c28 Mon Sep 17 00:00:00 2001 From: OCA Transbot Date: Sat, 30 Dec 2017 10:40:56 +0100 Subject: [PATCH] OCA Transbot updated translations from Transifex --- report_fillpdf/i18n/de.po | 63 +++++++++++++++++++++++++++++++++++++++ report_xlsx/i18n/de.po | 55 +++++++++++++++++++++++++++++----- 2 files changed, 110 insertions(+), 8 deletions(-) create mode 100644 report_fillpdf/i18n/de.po diff --git a/report_fillpdf/i18n/de.po b/report_fillpdf/i18n/de.po new file mode 100644 index 00000000..ee9b19a1 --- /dev/null +++ b/report_fillpdf/i18n/de.po @@ -0,0 +1,63 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_fillpdf +# +# Translators: +# Ricardo Gross , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-23 03:49+0000\n" +"PO-Revision-Date: 2017-12-23 03:49+0000\n" +"Last-Translator: Ricardo Gross , 2017\n" +"Language-Team: German (https://www.transifex.com/oca/teams/23907/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: report_fillpdf +#: code:addons/report_fillpdf/models/ir_report.py:18 +#, python-format +msgid "%s model was not found" +msgstr "%s Modell wurde nicht gefunden" + +#. module: report_fillpdf +#: model:ir.model.fields,field_description:report_fillpdf.field_report_report_fillpdf_abstract_display_name +#: model:ir.model.fields,field_description:report_fillpdf.field_report_report_fillpdf_partner_fillpdf_display_name +msgid "Display Name" +msgstr "Name anzeigen" + +#. module: report_fillpdf +#: model:ir.actions.report,name:report_fillpdf.partner_fillpdf +msgid "Fill PDF" +msgstr "PDF ausfüllen" + +#. module: report_fillpdf +#: model:ir.model.fields,field_description:report_fillpdf.field_report_report_fillpdf_abstract_id +#: model:ir.model.fields,field_description:report_fillpdf.field_report_report_fillpdf_partner_fillpdf_id +msgid "ID" +msgstr "ID" + +#. module: report_fillpdf +#: model:ir.model.fields,field_description:report_fillpdf.field_report_report_fillpdf_abstract___last_update +#: model:ir.model.fields,field_description:report_fillpdf.field_report_report_fillpdf_partner_fillpdf___last_update +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + +#. module: report_fillpdf +#: model:ir.model,name:report_fillpdf.model_ir_actions_report +msgid "ir.actions.report" +msgstr "" + +#. module: report_fillpdf +#: model:ir.model,name:report_fillpdf.model_report_report_fillpdf_abstract +msgid "report.report_fillpdf.abstract" +msgstr "" + +#. module: report_fillpdf +#: model:ir.model,name:report_fillpdf.model_report_report_fillpdf_partner_fillpdf +msgid "report.report_fillpdf.partner_fillpdf" +msgstr "" diff --git a/report_xlsx/i18n/de.po b/report_xlsx/i18n/de.po index ccf2c942..159a625d 100644 --- a/report_xlsx/i18n/de.po +++ b/report_xlsx/i18n/de.po @@ -3,14 +3,14 @@ # * report_xlsx # # Translators: -# Niki Waibel , 2016 +# Ricardo Gross , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" +"Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-01 20:11+0000\n" -"PO-Revision-Date: 2016-11-01 20:11+0000\n" -"Last-Translator: Niki Waibel , 2016\n" +"POT-Creation-Date: 2017-12-23 03:49+0000\n" +"PO-Revision-Date: 2017-12-23 03:49+0000\n" +"Last-Translator: Ricardo Gross , 2017\n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,6 +19,45 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: report_xlsx -#: model:ir.model,name:report_xlsx.model_ir_actions_report_xml -msgid "ir.actions.report.xml" -msgstr "ir.actions.report.xml" +#: code:addons/report_xlsx/models/ir_report.py:18 +#, python-format +msgid "%s model was not found" +msgstr "%s Modell wurde nicht gefunden" + +#. module: report_xlsx +#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract_display_name +#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx_display_name +msgid "Display Name" +msgstr "Name anzeigen" + +#. module: report_xlsx +#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract_id +#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx_id +msgid "ID" +msgstr "ID" + +#. module: report_xlsx +#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract___last_update +#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx___last_update +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + +#. module: report_xlsx +#: model:ir.actions.report,name:report_xlsx.partner_xlsx +msgid "Print to XLSX" +msgstr "" + +#. module: report_xlsx +#: model:ir.model,name:report_xlsx.model_ir_actions_report +msgid "ir.actions.report" +msgstr "" + +#. module: report_xlsx +#: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract +msgid "report.report_xlsx.abstract" +msgstr "" + +#. module: report_xlsx +#: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx +msgid "report.report_xlsx.partner_xlsx" +msgstr ""