mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[UPD] Update report_fillpdf.pot
This commit is contained in:
committed by
Cyril VINH-TUNG
parent
cf5fb2b9d2
commit
fc700935da
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_fillpdf
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Ricardo Gross <rwgross@gmail.com>, 2017
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"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"
|
||||
"Language: 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
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_fillpdf
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Nicolas JEUDY <njeudy@panda-chi.io>, 2018
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"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"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: report_fillpdf
|
||||
|
||||
59
report_fillpdf/i18n/report_fillpdf.pot
Normal file
59
report_fillpdf/i18n/report_fillpdf.pot
Normal file
@@ -0,0 +1,59 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_fillpdf
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: report_fillpdf
|
||||
#: code:addons/report_fillpdf/models/ir_report.py:18
|
||||
#, python-format
|
||||
msgid "%s model was not found"
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. module: report_fillpdf
|
||||
#: model:ir.actions.report,name:report_fillpdf.partner_fillpdf
|
||||
msgid "Fill PDF"
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
Reference in New Issue
Block a user