OCA reporting engine fork for dev and update.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

103 lines
3.0 KiB

  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 12.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "Last-Translator: <>\n"
  10. "Language-Team: \n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: \n"
  14. "Plural-Forms: \n"
  15. #. module: report_xlsx_helper
  16. #: code:addons/report_xlsx_helper/models/ir_actions_report.py:19
  17. #, python-format
  18. msgid "%s model was not found"
  19. msgstr ""
  20. #. module: report_xlsx_helper
  21. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:515
  22. #, python-format
  23. msgid "%s, _write_line : programming error detected while processing col_specs_section %s, column %s"
  24. msgstr ""
  25. #. module: report_xlsx_helper
  26. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:521
  27. #, python-format
  28. msgid ", cellvalue %s"
  29. msgstr ""
  30. #. module: report_xlsx_helper
  31. #: model:ir.model,name:report_xlsx_helper.model_report_report_xlsx_abstract
  32. msgid "Abstract XLSX Report"
  33. msgstr ""
  34. #. module: report_xlsx_helper
  35. #: model:ir.model.fields,field_description:report_xlsx_helper.field_report_report_xlsx_helper_test_partner_xlsx__display_name
  36. msgid "Display Name"
  37. msgstr ""
  38. #. module: report_xlsx_helper
  39. #: model:ir.model.fields,field_description:report_xlsx_helper.field_report_report_xlsx_helper_test_partner_xlsx__id
  40. msgid "ID"
  41. msgstr ""
  42. #. module: report_xlsx_helper
  43. #: model:ir.model.fields,field_description:report_xlsx_helper.field_report_report_xlsx_helper_test_partner_xlsx____last_update
  44. msgid "Last Modified on"
  45. msgstr ""
  46. #. module: report_xlsx_helper
  47. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:42
  48. #, python-format
  49. msgid "Programming Error:\n"
  50. "\n"
  51. "Excel Sheet name '%s' contains unsupported special characters: '%s'."
  52. msgstr ""
  53. #. module: report_xlsx_helper
  54. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:36
  55. #, python-format
  56. msgid "Programming Error:\n"
  57. "\n"
  58. "Excel Sheet name '%s' should not exceed %s characters."
  59. msgstr ""
  60. #. module: report_xlsx_helper
  61. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:438
  62. #, python-format
  63. msgid "Programming Error:\n"
  64. "\n"
  65. "The '%s' column is not defined in the worksheet column specifications."
  66. msgstr ""
  67. #. module: report_xlsx_helper
  68. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:480
  69. #, python-format
  70. msgid "Programming Error:\n"
  71. "\n"
  72. "The '%s' column is not defined the worksheet column specifications."
  73. msgstr ""
  74. #. module: report_xlsx_helper
  75. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:452
  76. #, python-format
  77. msgid "Programming Error:\n"
  78. "\n"
  79. "The 'title' parameter is mandatory when calling the '_write_ws_title' method."
  80. msgstr ""
  81. #. module: report_xlsx_helper
  82. #: model:ir.model,name:report_xlsx_helper.model_ir_actions_report
  83. msgid "Report Action"
  84. msgstr ""
  85. #. module: report_xlsx_helper
  86. #: model:ir.model,name:report_xlsx_helper.model_report_report_xlsx_helper_test_partner_xlsx
  87. msgid "report.report_xlsx_helper.test_partner_xlsx"
  88. msgstr ""