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.

93 lines
2.8 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 13.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_report_report_xlsx_abstract__display_name
  34. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__display_name
  35. msgid "Display Name"
  36. msgstr ""
  37. #. module: report_xlsx
  38. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__id
  39. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__id
  40. msgid "ID"
  41. msgstr ""
  42. #. module: report_xlsx
  43. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract____last_update
  44. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx____last_update
  45. msgid "Last Modified on"
  46. msgstr ""
  47. #. module: report_xlsx
  48. #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx
  49. msgid "Partner XLSX Report"
  50. msgstr ""
  51. #. module: report_xlsx
  52. #: model:ir.actions.report,name:report_xlsx.partner_xlsx
  53. msgid "Print to XLSX"
  54. msgstr ""
  55. #. module: report_xlsx
  56. #: model:ir.model,name:report_xlsx.model_ir_actions_report
  57. msgid "Report Action"
  58. msgstr ""
  59. #. module: report_xlsx
  60. #: model:ir.model.fields,field_description:report_xlsx.field_ir_actions_report__report_type
  61. msgid "Report Type"
  62. msgstr ""
  63. #. module: report_xlsx
  64. #: model:ir.model.fields,help:report_xlsx.field_ir_actions_report__report_type
  65. msgid ""
  66. "The type of the report that will be rendered, each one having its own "
  67. "rendering method. HTML means the report will be opened directly in your "
  68. "browser PDF means the report will be rendered using Wkhtmltopdf and "
  69. "downloaded by the user."
  70. msgstr ""
  71. #. module: report_xlsx
  72. #. openerp-web
  73. #: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:0
  74. #, python-format
  75. msgid "Warning"
  76. msgstr ""
  77. #. module: report_xlsx
  78. #: model:ir.model.fields.selection,name:report_xlsx.selection__ir_actions_report__report_type__xlsx
  79. msgid "XLSX"
  80. msgstr ""