|
| 1 | +# Translation of Odoo Server. |
| 2 | +# This file contains the translation of the following modules: |
| 3 | +# * report_xlsx_helper |
| 4 | +# |
| 5 | +msgid "" |
| 6 | +msgstr "" |
| 7 | +"Project-Id-Version: Odoo Server 17.0\n" |
| 8 | +"Report-Msgid-Bugs-To: \n" |
| 9 | +"Last-Translator: Automatically generated\n" |
| 10 | +"Language-Team: none\n" |
| 11 | +"Language: it\n" |
| 12 | +"MIME-Version: 1.0\n" |
| 13 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 14 | +"Content-Transfer-Encoding: \n" |
| 15 | +"Plural-Forms: nplurals=2; plural=n != 1;\n" |
| 16 | + |
| 17 | +#. module: report_xlsx_helper |
| 18 | +#. odoo-python |
| 19 | +#: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0 |
| 20 | +#, python-format |
| 21 | +msgid "" |
| 22 | +"%(__name__)s, _write_line : programming error detected while processing " |
| 23 | +"col_specs_section %(col_specs_section)s, column %(col)s" |
| 24 | +msgstr "" |
| 25 | + |
| 26 | +#. module: report_xlsx_helper |
| 27 | +#. odoo-python |
| 28 | +#: code:addons/report_xlsx_helper/models/ir_actions_report.py:0 |
| 29 | +#, python-format |
| 30 | +msgid "%s model was not found" |
| 31 | +msgstr "" |
| 32 | + |
| 33 | +#. module: report_xlsx_helper |
| 34 | +#. odoo-python |
| 35 | +#: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0 |
| 36 | +#, python-format |
| 37 | +msgid ", cellvalue %s" |
| 38 | +msgstr "" |
| 39 | + |
| 40 | +#. module: report_xlsx_helper |
| 41 | +#: model:ir.model,name:report_xlsx_helper.model_report_report_xlsx_abstract |
| 42 | +msgid "Abstract XLSX Report" |
| 43 | +msgstr "" |
| 44 | + |
| 45 | +#. module: report_xlsx_helper |
| 46 | +#. odoo-python |
| 47 | +#: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0 |
| 48 | +#, python-format |
| 49 | +msgid "" |
| 50 | +"Programming Error:\n" |
| 51 | +"\n" |
| 52 | +"Excel Sheet name '%(name)s' contains unsupported special characters: '%(special_chars)s'." |
| 53 | +msgstr "" |
| 54 | + |
| 55 | +#. module: report_xlsx_helper |
| 56 | +#. odoo-python |
| 57 | +#: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0 |
| 58 | +#, python-format |
| 59 | +msgid "" |
| 60 | +"Programming Error:\n" |
| 61 | +"\n" |
| 62 | +"Excel Sheet name '%(name)s' should not exceed %(max_chars)s characters." |
| 63 | +msgstr "" |
| 64 | + |
| 65 | +#. module: report_xlsx_helper |
| 66 | +#. odoo-python |
| 67 | +#: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0 |
| 68 | +#, python-format |
| 69 | +msgid "" |
| 70 | +"Programming Error:\n" |
| 71 | +"\n" |
| 72 | +"The '%s' column is not defined in the worksheet column specifications." |
| 73 | +msgstr "" |
| 74 | + |
| 75 | +#. module: report_xlsx_helper |
| 76 | +#. odoo-python |
| 77 | +#: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0 |
| 78 | +#, python-format |
| 79 | +msgid "" |
| 80 | +"Programming Error:\n" |
| 81 | +"\n" |
| 82 | +"The '%s' column is not defined the worksheet column specifications." |
| 83 | +msgstr "" |
| 84 | + |
| 85 | +#. module: report_xlsx_helper |
| 86 | +#. odoo-python |
| 87 | +#: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0 |
| 88 | +#, python-format |
| 89 | +msgid "" |
| 90 | +"Programming Error:\n" |
| 91 | +"\n" |
| 92 | +"The 'title' parameter is mandatory when calling the '_write_ws_title' method." |
| 93 | +msgstr "" |
| 94 | + |
| 95 | +#. module: report_xlsx_helper |
| 96 | +#: model:ir.model,name:report_xlsx_helper.model_ir_actions_report |
| 97 | +msgid "Report Action" |
| 98 | +msgstr "" |
| 99 | + |
| 100 | +#. module: report_xlsx_helper |
| 101 | +#: model:ir.model,name:report_xlsx_helper.model_report_report_xlsx_helper_test_partner_xlsx |
| 102 | +msgid "Test Partner XLSX Report" |
| 103 | +msgstr "" |
0 commit comments