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 11.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:510
  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:516
  27. #, python-format
  28. msgid ", cellvalue %s"
  29. msgstr ""
  30. #. module: report_xlsx_helper
  31. #: model:ir.model.fields,field_description:report_xlsx_helper.field_report_report_xlsx_helper_test_partner_xlsx_display_name
  32. msgid "Display Name"
  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_id
  36. msgid "ID"
  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___last_update
  40. msgid "Last Modified on"
  41. msgstr ""
  42. #. module: report_xlsx_helper
  43. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:42
  44. #, python-format
  45. msgid "Programming Error:\n"
  46. "\n"
  47. "Excel Sheet name '%s' contains unsupported special characters: '%s'."
  48. msgstr ""
  49. #. module: report_xlsx_helper
  50. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:36
  51. #, python-format
  52. msgid "Programming Error:\n"
  53. "\n"
  54. "Excel Sheet name '%s' should not exceed %s characters."
  55. msgstr ""
  56. #. module: report_xlsx_helper
  57. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:438
  58. #, python-format
  59. msgid "Programming Error:\n"
  60. "\n"
  61. "The '%s' column is not defined in the worksheet column specifications."
  62. msgstr ""
  63. #. module: report_xlsx_helper
  64. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:479
  65. #, python-format
  66. msgid "Programming Error:\n"
  67. "\n"
  68. "The '%s' column is not defined the worksheet column specifications."
  69. msgstr ""
  70. #. module: report_xlsx_helper
  71. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:452
  72. #, python-format
  73. msgid "Programming Error:\n"
  74. "\n"
  75. "The 'title' parameter is mandatory when calling the '_write_ws_title' method."
  76. msgstr ""
  77. #. module: report_xlsx_helper
  78. #: model:ir.model,name:report_xlsx_helper.model_ir_actions_report
  79. msgid "ir.actions.report"
  80. msgstr ""
  81. #. module: report_xlsx_helper
  82. #: model:ir.model,name:report_xlsx_helper.model_report_report_xlsx_abstract
  83. msgid "report.report_xlsx.abstract"
  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 ""