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.

96 lines
3.1 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * report_xlsx
  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
  16. #: code:addons/report_xlsx/models/ir_report.py:0
  17. #, python-format
  18. msgid "%s model was not found"
  19. msgstr ""
  20. #. module: report_xlsx
  21. #. openerp-web
  22. #: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0
  23. #, python-format
  24. msgid ""
  25. "A popup window with your report was blocked. You may need to change your "
  26. "browser settings to allow popup windows for this page."
  27. msgstr ""
  28. #. module: report_xlsx
  29. #: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract
  30. msgid "Abstract XLSX Report"
  31. msgstr ""
  32. #. module: report_xlsx
  33. #: model:ir.model.fields,field_description:report_xlsx.field_ir_actions_report__display_name
  34. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__display_name
  35. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__display_name
  36. msgid "Display Name"
  37. msgstr ""
  38. #. module: report_xlsx
  39. #: model:ir.model.fields,field_description:report_xlsx.field_ir_actions_report__id
  40. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__id
  41. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__id
  42. msgid "ID"
  43. msgstr ""
  44. #. module: report_xlsx
  45. #: model:ir.model.fields,field_description:report_xlsx.field_ir_actions_report____last_update
  46. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract____last_update
  47. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx____last_update
  48. msgid "Last Modified on"
  49. msgstr ""
  50. #. module: report_xlsx
  51. #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx
  52. msgid "Partner XLSX Report"
  53. msgstr ""
  54. #. module: report_xlsx
  55. #: model:ir.actions.report,name:report_xlsx.partner_xlsx
  56. msgid "Print to XLSX"
  57. msgstr ""
  58. #. module: report_xlsx
  59. #: model:ir.model,name:report_xlsx.model_ir_actions_report
  60. msgid "Report Action"
  61. msgstr ""
  62. #. module: report_xlsx
  63. #: model:ir.model.fields,field_description:report_xlsx.field_ir_actions_report__report_type
  64. msgid "Report Type"
  65. msgstr ""
  66. #. module: report_xlsx
  67. #: model:ir.model.fields,help:report_xlsx.field_ir_actions_report__report_type
  68. msgid ""
  69. "The type of the report that will be rendered, each one having its own "
  70. "rendering method. HTML means the report will be opened directly in your "
  71. "browser PDF means the report will be rendered using Wkhtmltopdf and "
  72. "downloaded by the user."
  73. msgstr ""
  74. #. module: report_xlsx
  75. #. openerp-web
  76. #: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0
  77. #, python-format
  78. msgid "Warning"
  79. msgstr ""
  80. #. module: report_xlsx
  81. #: model:ir.model.fields.selection,name:report_xlsx.selection__ir_actions_report__report_type__xlsx
  82. msgid "XLSX"
  83. msgstr ""