mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[UPD] Update report_xlsx_helper.pot
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xlsx_helper
|
||||
# * report_xlsx_helper
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Project-Id-Version: Odoo Server 13.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: <>\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -14,19 +14,21 @@ msgstr ""
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: report_xlsx_helper
|
||||
#: code:addons/report_xlsx_helper/models/ir_actions_report.py:19
|
||||
#: code:addons/report_xlsx_helper/models/ir_actions_report.py:0
|
||||
#, python-format
|
||||
msgid "%s model was not found"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xlsx_helper
|
||||
#: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:514
|
||||
#: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0
|
||||
#, python-format
|
||||
msgid "%s, _write_line : programming error detected while processing col_specs_section %s, column %s"
|
||||
msgid ""
|
||||
"%s, _write_line : programming error detected while processing "
|
||||
"col_specs_section %s, column %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xlsx_helper
|
||||
#: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:520
|
||||
#: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0
|
||||
#, python-format
|
||||
msgid ", cellvalue %s"
|
||||
msgstr ""
|
||||
@@ -52,41 +54,46 @@ msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xlsx_helper
|
||||
#: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:42
|
||||
#: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0
|
||||
#, python-format
|
||||
msgid "Programming Error:\n"
|
||||
msgid ""
|
||||
"Programming Error:\n"
|
||||
"\n"
|
||||
"Excel Sheet name '%s' contains unsupported special characters: '%s'."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xlsx_helper
|
||||
#: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:36
|
||||
#: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0
|
||||
#, python-format
|
||||
msgid "Programming Error:\n"
|
||||
msgid ""
|
||||
"Programming Error:\n"
|
||||
"\n"
|
||||
"Excel Sheet name '%s' should not exceed %s characters."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xlsx_helper
|
||||
#: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:438
|
||||
#: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0
|
||||
#, python-format
|
||||
msgid "Programming Error:\n"
|
||||
msgid ""
|
||||
"Programming Error:\n"
|
||||
"\n"
|
||||
"The '%s' column is not defined in the worksheet column specifications."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xlsx_helper
|
||||
#: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:479
|
||||
#: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0
|
||||
#, python-format
|
||||
msgid "Programming Error:\n"
|
||||
msgid ""
|
||||
"Programming Error:\n"
|
||||
"\n"
|
||||
"The '%s' column is not defined the worksheet column specifications."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xlsx_helper
|
||||
#: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:452
|
||||
#: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0
|
||||
#, python-format
|
||||
msgid "Programming Error:\n"
|
||||
msgid ""
|
||||
"Programming Error:\n"
|
||||
"\n"
|
||||
"The 'title' parameter is mandatory when calling the '_write_ws_title' method."
|
||||
msgstr ""
|
||||
@@ -98,6 +105,5 @@ msgstr ""
|
||||
|
||||
#. module: report_xlsx_helper
|
||||
#: model:ir.model,name:report_xlsx_helper.model_report_report_xlsx_helper_test_partner_xlsx
|
||||
msgid "report.report_xlsx_helper.test_partner_xlsx"
|
||||
msgid "Test Partner XLSX Report"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user