OCA Transbot updated translations from Transifex

pull/193/head
OCA Transbot 2017-12-30 10:40:56 +01:00
parent cd4ed3b5a8
commit 691e25576e
2 changed files with 110 additions and 8 deletions

View File

@ -0,0 +1,63 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_fillpdf
#
# Translators:
# Ricardo Gross <rwgross@gmail.com>, 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 <rwgross@gmail.com>, 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 ""

View File

@ -3,14 +3,14 @@
# * report_xlsx # * report_xlsx
# #
# Translators: # Translators:
# Niki Waibel <niki.waibel@gmail.com>, 2016 # Ricardo Gross <rwgross@gmail.com>, 2017
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Server 10.0\n" "Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-01 20:11+0000\n" "POT-Creation-Date: 2017-12-23 03:49+0000\n"
"PO-Revision-Date: 2016-11-01 20:11+0000\n" "PO-Revision-Date: 2017-12-23 03:49+0000\n"
"Last-Translator: Niki Waibel <niki.waibel@gmail.com>, 2016\n" "Last-Translator: Ricardo Gross <rwgross@gmail.com>, 2017\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -19,6 +19,45 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_xlsx #. module: report_xlsx
#: model:ir.model,name:report_xlsx.model_ir_actions_report_xml #: code:addons/report_xlsx/models/ir_report.py:18
msgid "ir.actions.report.xml" #, python-format
msgstr "ir.actions.report.xml" 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 ""