OCA Transbot updated translations from Transifex
parent
30337adcac
commit
f2e86228ad
|
@ -3,14 +3,14 @@
|
|||
# * report_xlsx
|
||||
#
|
||||
# Translators:
|
||||
# Niki Waibel <niki.waibel@gmail.com>, 2016
|
||||
# Ricardo Gross <rwgross@gmail.com>, 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 <niki.waibel@gmail.com>, 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 <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"
|
||||
|
@ -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 ""
|
||||
|
|
|
@ -3,14 +3,14 @@
|
|||
# * report_xlsx
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
# Nicolas JEUDY <njeudy@panda-chi.io>, 2018
|
||||
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: 2017-05-31 03:52+0000\n"
|
||||
"PO-Revision-Date: 2017-05-31 03:52+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"POT-Creation-Date: 2018-01-05 17:53+0000\n"
|
||||
"PO-Revision-Date: 2018-01-05 17:53+0000\n"
|
||||
"Last-Translator: Nicolas JEUDY <njeudy@panda-chi.io>, 2018\n"
|
||||
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\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 "model '%s' n'a pas été trouvé"
|
||||
|
||||
#. 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 "Nom"
|
||||
|
||||
#. 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 "Dernière modification le"
|
||||
|
||||
#. module: report_xlsx
|
||||
#: model:ir.actions.report,name:report_xlsx.partner_xlsx
|
||||
msgid "Print to XLSX"
|
||||
msgstr "Imprimer en XLSX"
|
||||
|
||||
#. module: report_xlsx
|
||||
#: model:ir.model,name:report_xlsx.model_ir_actions_report
|
||||
msgid "ir.actions.report"
|
||||
msgstr "ir.actions.report"
|
||||
|
||||
#. module: report_xlsx
|
||||
#: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract
|
||||
msgid "report.report_xlsx.abstract"
|
||||
msgstr "report.report_xlsx.abstract"
|
||||
|
||||
#. module: report_xlsx
|
||||
#: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx
|
||||
msgid "report.report_xlsx.partner_xlsx"
|
||||
msgstr "report.report_xlsx.partner_xlsx"
|
||||
|
|
Loading…
Reference in New Issue