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.4 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 12.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "Last-Translator: Automatically generated\n"
  10. "Language-Team: none\n"
  11. "Language: sk\n"
  12. "MIME-Version: 1.0\n"
  13. "Content-Type: text/plain; charset=UTF-8\n"
  14. "Content-Transfer-Encoding: \n"
  15. "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
  16. #. module: report_xlsx
  17. #: code:addons/report_xlsx/models/ir_report.py:18
  18. #, python-format
  19. msgid "%s model was not found"
  20. msgstr ""
  21. #. module: report_xlsx
  22. #. openerp-web
  23. #: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:49
  24. #, python-format
  25. msgid "A popup window with your report was blocked. You may need to change your browser settings to allow popup windows for this page."
  26. msgstr ""
  27. #. module: report_xlsx
  28. #: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract
  29. msgid "Abstract XLSX Report"
  30. msgstr ""
  31. #. module: report_xlsx
  32. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__display_name
  33. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__display_name
  34. msgid "Display Name"
  35. msgstr ""
  36. #. module: report_xlsx
  37. #: selection:ir.actions.report,report_type:0
  38. msgid "HTML"
  39. msgstr ""
  40. #. module: report_xlsx
  41. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__id
  42. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__id
  43. msgid "ID"
  44. msgstr ""
  45. #. module: report_xlsx
  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. #: selection:ir.actions.report,report_type:0
  52. msgid "PDF"
  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. #: selection:ir.actions.report,report_type:0
  60. msgid "Py3o"
  61. msgstr ""
  62. #. module: report_xlsx
  63. #: model:ir.model,name:report_xlsx.model_ir_actions_report
  64. msgid "Report Action"
  65. msgstr ""
  66. #. module: report_xlsx
  67. #: model:ir.model.fields,field_description:report_xlsx.field_ir_actions_report__report_type
  68. msgid "Report Type"
  69. msgstr ""
  70. #. module: report_xlsx
  71. #: selection:ir.actions.report,report_type:0
  72. msgid "Text"
  73. msgstr ""
  74. #. module: report_xlsx
  75. #: model:ir.model.fields,help:report_xlsx.field_ir_actions_report__report_type
  76. 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."
  77. msgstr ""
  78. #. module: report_xlsx
  79. #. openerp-web
  80. #: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:52
  81. #, python-format
  82. msgid "Warning"
  83. msgstr ""
  84. #. module: report_xlsx
  85. #: selection:ir.actions.report,report_type:0
  86. msgid "XLSX"
  87. msgstr ""
  88. #. module: report_xlsx
  89. #: selection:ir.actions.report,report_type:0
  90. msgid "XML"
  91. msgstr ""
  92. #. module: report_xlsx
  93. #: selection:ir.actions.report,report_type:0
  94. msgid "csv"
  95. msgstr ""
  96. #. module: report_xlsx
  97. #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx
  98. msgid "report.report_xlsx.partner_xlsx"
  99. msgstr ""