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.

119 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. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: reporting-engine (8.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2016-09-18 04:34+0000\n"
  11. "PO-Revision-Date: 2016-03-11 15:46+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: Ukrainian (http://www.transifex.com/oca/OCA-reporting-"
  14. "engine-8-0/language/uk/)\n"
  15. "Language: uk\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  20. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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 "ID"
  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. msgid "Report Action"
  65. msgstr ""
  66. #. module: report_xml
  67. #: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
  68. msgid "Report Type"
  69. msgstr ""
  70. #. module: report_xml
  71. #: model:ir.model.fields,help:report_xml.field_ir_actions_report__report_type
  72. msgid ""
  73. "The type of the report that will be rendered, each one having its own "
  74. "rendering method. HTML means the report will be opened directly in your "
  75. "browser PDF means the report will be rendered using Wkhtmltopdf and "
  76. "downloaded by the user."
  77. msgstr ""
  78. #. module: report_xml
  79. #: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
  80. msgid "UTF-8"
  81. msgstr ""
  82. #. module: report_xml
  83. #: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
  84. msgid "XML"
  85. msgstr ""
  86. #. module: report_xml
  87. #: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
  88. msgid "XML Declaration"
  89. msgstr ""
  90. #. module: report_xml
  91. #: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
  92. msgid "XML Encoding"
  93. msgstr ""
  94. #. module: report_xml
  95. #: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
  96. msgid "XML Rreport Settings"
  97. msgstr ""
  98. #. module: report_xml
  99. #: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
  100. msgid "XSD Validation Schema"
  101. msgstr ""