mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Update i18n
This commit is contained in:
@@ -4,8 +4,10 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Project-Id-Version: Odoo Server 12.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-12-04 16:55+0000\n"
|
||||
"PO-Revision-Date: 2018-12-04 16:55+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -14,117 +16,122 @@ msgstr ""
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: report_py3o
|
||||
#: code:addons/report_py3o/models/ir_actions_report_xml.py:42
|
||||
#: code:addons/report_py3o/models/ir_actions_report.py:42
|
||||
#, python-format
|
||||
msgid "(Native)"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_create_uid
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template_create_uid
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_create_date
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template_create_date
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_display_name
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template_display_name
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_template_fallback
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
|
||||
msgid "Fallback"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: code:addons/report_py3o/models/ir_actions_report_xml.py:31
|
||||
#: code:addons/report_py3o/models/ir_actions_report.py:31
|
||||
#, python-format
|
||||
msgid "Field 'Output Format' is required for Py3O report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
|
||||
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
|
||||
msgid "File Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
|
||||
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
|
||||
msgid "Group By"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_id
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template_id
|
||||
#: selection:ir.actions.report,report_type:0
|
||||
msgid "HTML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_template_fallback
|
||||
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
|
||||
msgid "If the user does not provide a template this will be used it should be a relative path to root of YOUR module or an absolute path on your server."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_multi_in_one
|
||||
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
|
||||
msgid "If you execute a report on several records, by default Odoo will generate a ZIP file that contains as many files as selected records. If you enable this option, Odoo will generate instead a single report for the selected records."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_id
|
||||
msgid "Ir actions report xml id"
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
|
||||
msgid "Ir Actions Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report___last_update
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template___last_update
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_write_uid
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template_write_uid
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_write_date
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template_write_date
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template_py3o_template_data
|
||||
#: model:ir.ui.view,arch_db:report_py3o.py3o_report_view
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
|
||||
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
|
||||
msgid "LibreOffice Template"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template_filetype
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
|
||||
msgid "LibreOffice Template File Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
|
||||
msgid "Module"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_multi_in_one
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
|
||||
msgid "Multiple Records in a Single Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template_name
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: code:addons/report_py3o/models/py3o_report.py:190
|
||||
#: code:addons/report_py3o/models/py3o_report.py:173
|
||||
#, python-format
|
||||
msgid "No template found. Aborting."
|
||||
msgstr ""
|
||||
@@ -160,37 +167,48 @@ msgid "ODF Text Document (Flat)"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
|
||||
msgid "Output Format"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: selection:ir.actions.report,report_type:0
|
||||
msgid "PDF"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: selection:ir.actions.report,report_type:0
|
||||
#: model:ir.ui.menu,name:report_py3o.py3o_config_menu
|
||||
msgid "Py3o"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o
|
||||
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
|
||||
msgid "Py3o Demo Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
|
||||
#: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
|
||||
msgid "Py3o Reports"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
|
||||
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
|
||||
#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
|
||||
#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
|
||||
#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
|
||||
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
|
||||
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
|
||||
msgid "Py3o Templates"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model,name:report_py3o.model_report
|
||||
msgid "Report"
|
||||
#: model:ir.model,name:report_py3o.model_py3o_template
|
||||
msgid "Py3o template"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model,name:report_py3o.model_ir_actions_report
|
||||
msgid "Report Action"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
@@ -199,22 +217,26 @@ msgid "Report Py30"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_template_id
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
|
||||
msgid "Report Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
|
||||
msgid "Template"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module
|
||||
#: selection:ir.actions.report,report_type:0
|
||||
msgid "Text"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
|
||||
msgid "The implementer module that provides this report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model,name:report_py3o.model_ir_actions_report_xml
|
||||
msgid "ir.actions.report.xml"
|
||||
#: model:ir.model.fields,help:report_py3o.field_ir_actions_report__report_type
|
||||
msgid "The type of the report that will be rendered, each one having its own rendering method. HTML means the report will be opened directly in your browser PDF means the report will be rendered using Wkhtmltopdf and downloaded by the user."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_py3o
|
||||
#: model:ir.model,name:report_py3o.model_py3o_template
|
||||
msgid "py3o.template"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user