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.2 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * report_csv
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 12.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_csv
  16. #: code:addons/report_csv/models/ir_report.py:18
  17. #, python-format
  18. msgid "%s model was not found"
  19. msgstr ""
  20. #. module: report_csv
  21. #. openerp-web
  22. #: code:addons/report_csv/static/src/js/report/qwebactionmanager.js:49
  23. #, python-format
  24. msgid "A popup window with your report was blocked. You may need to change your browser settings to allow popup windows for this page."
  25. msgstr ""
  26. #. module: report_csv
  27. #: model:ir.model,name:report_csv.model_report_report_csv_abstract
  28. msgid "Abstract Model for CSV reports"
  29. msgstr ""
  30. #. module: report_csv
  31. #: model:ir.model.fields,field_description:report_csv.field_report_report_csv_abstract__display_name
  32. #: model:ir.model.fields,field_description:report_csv.field_report_report_csv_partner_csv__display_name
  33. msgid "Display Name"
  34. msgstr ""
  35. #. module: report_csv
  36. #: selection:ir.actions.report,report_type:0
  37. msgid "HTML"
  38. msgstr ""
  39. #. module: report_csv
  40. #: model:ir.model.fields,field_description:report_csv.field_report_report_csv_abstract__id
  41. #: model:ir.model.fields,field_description:report_csv.field_report_report_csv_partner_csv__id
  42. msgid "ID"
  43. msgstr ""
  44. #. module: report_csv
  45. #: model:ir.model.fields,field_description:report_csv.field_report_report_csv_abstract____last_update
  46. #: model:ir.model.fields,field_description:report_csv.field_report_report_csv_partner_csv____last_update
  47. msgid "Last Modified on"
  48. msgstr ""
  49. #. module: report_csv
  50. #: selection:ir.actions.report,report_type:0
  51. msgid "PDF"
  52. msgstr ""
  53. #. module: report_csv
  54. #: model:ir.actions.report,name:report_csv.partner_csv
  55. msgid "Print to CSV"
  56. msgstr ""
  57. #. module: report_csv
  58. #: model:ir.model,name:report_csv.model_ir_actions_report
  59. msgid "Report Action"
  60. msgstr ""
  61. #. module: report_csv
  62. #: model:ir.model.fields,field_description:report_csv.field_ir_actions_report__report_type
  63. msgid "Report Type"
  64. msgstr ""
  65. #. module: report_csv
  66. #: selection:ir.actions.report,report_type:0
  67. msgid "Text"
  68. msgstr ""
  69. #. module: report_csv
  70. #: model:ir.model.fields,help:report_csv.field_ir_actions_report__report_type
  71. msgid "The type of the report that will be rendered, each one having its own rendering method. HTML means the report will be opened directly in your browser PDF means the report will be rendered using Wkhtmltopdf and downloaded by the user."
  72. msgstr ""
  73. #. module: report_csv
  74. #. openerp-web
  75. #: code:addons/report_csv/static/src/js/report/qwebactionmanager.js:52
  76. #, python-format
  77. msgid "Warning"
  78. msgstr ""
  79. #. module: report_csv
  80. #: selection:ir.actions.report,report_type:0
  81. msgid "XLSX"
  82. msgstr ""
  83. #. module: report_csv
  84. #: selection:ir.actions.report,report_type:0
  85. msgid "XML"
  86. msgstr ""
  87. #. module: report_csv
  88. #: selection:ir.actions.report,report_type:0
  89. msgid "csv"
  90. msgstr ""
  91. #. module: report_csv
  92. #: selection:ir.actions.report,report_type:0
  93. msgid "py3o"
  94. msgstr ""
  95. #. module: report_csv
  96. #: model:ir.model,name:report_csv.model_report_report_csv_partner_csv
  97. msgid "report.report_csv.partner_csv"
  98. msgstr ""