mirror of
https://gitlab.com/flectra-community/reporting-engine.git
synced 2024-11-15 10:42:07 +00:00
65 lines
2.1 KiB
Plaintext
65 lines
2.1 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * report_xlsx
|
|
#
|
|
# 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: 2019-02-14 07:19+0000\n"
|
|
"Last-Translator: Thorsten Vocks <thorsten.vocks@big-consulting.net>\n"
|
|
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
|
|
"Language: de\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"X-Generator: Weblate 3.4\n"
|
|
|
|
#. module: report_xlsx
|
|
#: 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 "Geändert am"
|
|
|
|
#. module: report_xlsx
|
|
#: model:ir.actions.report,name:report_xlsx.partner_xlsx
|
|
msgid "Print to XLSX"
|
|
msgstr "Als XLSX drucken"
|
|
|
|
#. 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 ""
|