# Translation of Odoo Server. # This file contains the translation of the following modules: # * report_xlsx_helper # msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.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_xlsx_helper #: code:addons/report_xlsx_helper/report/abstract_report_xlsx.py:520 #, python-format 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/abstract_report_xlsx.py:526 #, python-format msgid ", cellvalue %s" msgstr "" #. module: report_xlsx_helper #: code:addons/report_xlsx_helper/report/abstract_report_xlsx.py:52 #, python-format 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/abstract_report_xlsx.py:46 #, python-format 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/abstract_report_xlsx.py:448 #, python-format 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/abstract_report_xlsx.py:489 #, python-format 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/abstract_report_xlsx.py:462 #, python-format msgid "Programming Error:\n" "\n" "The 'title' parameter is mandatory when calling the '_write_ws_title' method." msgstr ""