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.

118 lines
3.8 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. "PO-Revision-Date: 2021-03-16 12:45+0000\n"
  10. "Last-Translator: Ana Suárez <ana.suarez@qubiq.es>\n"
  11. "Language-Team: none\n"
  12. "Language: es\n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: \n"
  16. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  17. "X-Generator: Weblate 4.3.2\n"
  18. #. module: report_xlsx_helper
  19. #: code:addons/report_xlsx_helper/models/ir_actions_report.py:0
  20. #, python-format
  21. msgid "%s model was not found"
  22. msgstr "%s modelo no fue encontrado"
  23. #. module: report_xlsx_helper
  24. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0
  25. #, python-format
  26. msgid ""
  27. "%s, _write_line : programming error detected while processing "
  28. "col_specs_section %s, column %s"
  29. msgstr ""
  30. #. module: report_xlsx_helper
  31. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0
  32. #, python-format
  33. msgid ", cellvalue %s"
  34. msgstr ""
  35. #. module: report_xlsx_helper
  36. #: model:ir.model,name:report_xlsx_helper.model_report_report_xlsx_abstract
  37. msgid "Abstract XLSX Report"
  38. msgstr ""
  39. #. module: report_xlsx_helper
  40. #: model:ir.model.fields,field_description:report_xlsx_helper.field_ir_actions_report__display_name
  41. #: model:ir.model.fields,field_description:report_xlsx_helper.field_report_report_xlsx_abstract__display_name
  42. #: model:ir.model.fields,field_description:report_xlsx_helper.field_report_report_xlsx_helper_test_partner_xlsx__display_name
  43. msgid "Display Name"
  44. msgstr ""
  45. #. module: report_xlsx_helper
  46. #: model:ir.model.fields,field_description:report_xlsx_helper.field_ir_actions_report__id
  47. #: model:ir.model.fields,field_description:report_xlsx_helper.field_report_report_xlsx_abstract__id
  48. #: model:ir.model.fields,field_description:report_xlsx_helper.field_report_report_xlsx_helper_test_partner_xlsx__id
  49. msgid "ID"
  50. msgstr ""
  51. #. module: report_xlsx_helper
  52. #: model:ir.model.fields,field_description:report_xlsx_helper.field_ir_actions_report____last_update
  53. #: model:ir.model.fields,field_description:report_xlsx_helper.field_report_report_xlsx_abstract____last_update
  54. #: model:ir.model.fields,field_description:report_xlsx_helper.field_report_report_xlsx_helper_test_partner_xlsx____last_update
  55. msgid "Last Modified on"
  56. msgstr ""
  57. #. module: report_xlsx_helper
  58. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0
  59. #, python-format
  60. msgid ""
  61. "Programming Error:\n"
  62. "\n"
  63. "Excel Sheet name '%s' contains unsupported special characters: '%s'."
  64. msgstr ""
  65. #. module: report_xlsx_helper
  66. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0
  67. #, python-format
  68. msgid ""
  69. "Programming Error:\n"
  70. "\n"
  71. "Excel Sheet name '%s' should not exceed %s characters."
  72. msgstr ""
  73. #. module: report_xlsx_helper
  74. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0
  75. #, python-format
  76. msgid ""
  77. "Programming Error:\n"
  78. "\n"
  79. "The '%s' column is not defined in the worksheet column specifications."
  80. msgstr ""
  81. #. module: report_xlsx_helper
  82. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0
  83. #, python-format
  84. msgid ""
  85. "Programming Error:\n"
  86. "\n"
  87. "The '%s' column is not defined the worksheet column specifications."
  88. msgstr ""
  89. #. module: report_xlsx_helper
  90. #: code:addons/report_xlsx_helper/report/report_xlsx_abstract.py:0
  91. #, python-format
  92. msgid ""
  93. "Programming Error:\n"
  94. "\n"
  95. "The 'title' parameter is mandatory when calling the '_write_ws_title' method."
  96. msgstr ""
  97. #. module: report_xlsx_helper
  98. #: model:ir.model,name:report_xlsx_helper.model_ir_actions_report
  99. msgid "Report Action"
  100. msgstr ""
  101. #. module: report_xlsx_helper
  102. #: model:ir.model,name:report_xlsx_helper.model_report_report_xlsx_helper_test_partner_xlsx
  103. msgid "Test Partner XLSX Report"
  104. msgstr ""