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.

122 lines
3.6 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * report_xml
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-07-13 02:43+0000\n"
  12. "PO-Revision-Date: 2017-07-13 02:43+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/"
  15. "teams/23907/nb_NO/)\n"
  16. "Language: nb_NO\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #. module: report_xml
  22. #: model:ir.actions.report,print_report_name:report_xml.demo_xml_report
  23. msgid "'Demo xml report'"
  24. msgstr ""
  25. #. module: report_xml
  26. #: model:ir.model,name:report_xml.model_report_report_xml_abstract
  27. msgid "Abstract XML Report"
  28. msgstr ""
  29. #. module: report_xml
  30. #: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
  31. msgid ""
  32. "Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
  33. "file."
  34. msgstr ""
  35. #. module: report_xml
  36. #: model:ir.actions.report,name:report_xml.demo_xml_report
  37. msgid "Demo xml report"
  38. msgstr ""
  39. #. module: report_xml
  40. #: model:ir.model.fields,field_description:report_xml.field_report_report_xml_abstract__display_name
  41. msgid "Display Name"
  42. msgstr ""
  43. #. module: report_xml
  44. #: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
  45. msgid ""
  46. "Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
  47. msgstr ""
  48. #. module: report_xml
  49. #: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
  50. msgid ""
  51. "File with XSD Schema for checking content of result report. Can be empty if "
  52. "validation is not required."
  53. msgstr ""
  54. #. module: report_xml
  55. #: model:ir.model.fields,field_description:report_xml.field_report_report_xml_abstract__id
  56. msgid "ID"
  57. msgstr ""
  58. #. module: report_xml
  59. #: model:ir.model.fields,field_description:report_xml.field_report_report_xml_abstract____last_update
  60. msgid "Last Modified on"
  61. msgstr ""
  62. #. module: report_xml
  63. #: model:ir.model,name:report_xml.model_ir_actions_report
  64. #, fuzzy
  65. msgid "Report Action"
  66. msgstr "Rapport"
  67. #. module: report_xml
  68. #: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
  69. #, fuzzy
  70. msgid "Report Type"
  71. msgstr "Rapport"
  72. #. module: report_xml
  73. #: model:ir.model.fields,help:report_xml.field_ir_actions_report__report_type
  74. msgid ""
  75. "The type of the report that will be rendered, each one having its own "
  76. "rendering method. HTML means the report will be opened directly in your "
  77. "browser PDF means the report will be rendered using Wkhtmltopdf and "
  78. "downloaded by the user."
  79. msgstr ""
  80. #. module: report_xml
  81. #: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
  82. msgid "UTF-8"
  83. msgstr ""
  84. #. module: report_xml
  85. #: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
  86. msgid "XML"
  87. msgstr ""
  88. #. module: report_xml
  89. #: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
  90. msgid "XML Declaration"
  91. msgstr ""
  92. #. module: report_xml
  93. #: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
  94. msgid "XML Encoding"
  95. msgstr ""
  96. #. module: report_xml
  97. #: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
  98. #, fuzzy
  99. msgid "XML Rreport Settings"
  100. msgstr "Rapport"
  101. #. module: report_xml
  102. #: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
  103. msgid "XSD Validation Schema"
  104. msgstr ""