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.

115 lines
3.6 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 14.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:0
  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:0
  22. #, python-format
  23. msgid ""
  24. "%s, _write_line : programming error detected while processing "
  25. "col_specs_section %s, column %s"
  26. msgstr ""
  27. #. module: report_xlsx_helper
  28. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0
  29. #, python-format
  30. msgid ", cellvalue %s"
  31. msgstr ""
  32. #. module: report_xlsx_helper
  33. #: model:ir.model,name:report_xlsx_helper.model_report_report_xlsx_abstract
  34. msgid "Abstract XLSX Report"
  35. msgstr ""
  36. #. module: report_xlsx_helper
  37. #: model:ir.model.fields,field_description:report_xlsx_helper.field_ir_actions_report__display_name
  38. #: model:ir.model.fields,field_description:report_xlsx_helper.field_report_report_xlsx_abstract__display_name
  39. #: model:ir.model.fields,field_description:report_xlsx_helper.field_report_report_xlsx_helper_test_partner_xlsx__display_name
  40. msgid "Display Name"
  41. msgstr ""
  42. #. module: report_xlsx_helper
  43. #: model:ir.model.fields,field_description:report_xlsx_helper.field_ir_actions_report__id
  44. #: model:ir.model.fields,field_description:report_xlsx_helper.field_report_report_xlsx_abstract__id
  45. #: model:ir.model.fields,field_description:report_xlsx_helper.field_report_report_xlsx_helper_test_partner_xlsx__id
  46. msgid "ID"
  47. msgstr ""
  48. #. module: report_xlsx_helper
  49. #: model:ir.model.fields,field_description:report_xlsx_helper.field_ir_actions_report____last_update
  50. #: model:ir.model.fields,field_description:report_xlsx_helper.field_report_report_xlsx_abstract____last_update
  51. #: model:ir.model.fields,field_description:report_xlsx_helper.field_report_report_xlsx_helper_test_partner_xlsx____last_update
  52. msgid "Last Modified on"
  53. msgstr ""
  54. #. module: report_xlsx_helper
  55. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0
  56. #, python-format
  57. msgid ""
  58. "Programming Error:\n"
  59. "\n"
  60. "Excel Sheet name '%s' contains unsupported special characters: '%s'."
  61. msgstr ""
  62. #. module: report_xlsx_helper
  63. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0
  64. #, python-format
  65. msgid ""
  66. "Programming Error:\n"
  67. "\n"
  68. "Excel Sheet name '%s' should not exceed %s characters."
  69. msgstr ""
  70. #. module: report_xlsx_helper
  71. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0
  72. #, python-format
  73. msgid ""
  74. "Programming Error:\n"
  75. "\n"
  76. "The '%s' column is not defined in the worksheet column specifications."
  77. msgstr ""
  78. #. module: report_xlsx_helper
  79. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0
  80. #, python-format
  81. msgid ""
  82. "Programming Error:\n"
  83. "\n"
  84. "The '%s' column is not defined the worksheet column specifications."
  85. msgstr ""
  86. #. module: report_xlsx_helper
  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. #. module: report_xlsx_helper
  95. #: model:ir.model,name:report_xlsx_helper.model_ir_actions_report
  96. msgid "Report Action"
  97. msgstr ""
  98. #. module: report_xlsx_helper
  99. #: model:ir.model,name:report_xlsx_helper.model_report_report_xlsx_helper_test_partner_xlsx
  100. msgid "Test Partner XLSX Report"
  101. msgstr ""