OCA Transbot
7 years ago
2 changed files with 110 additions and 8 deletions
@ -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 "" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue