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.

120 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-12-24 04:38+0000\n"
  11. "PO-Revision-Date: 2016-03-11 15:46+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: Russian (http://www.transifex.com/oca/OCA-reporting-"
  14. "engine-8-0/language/ru/)\n"
  15. "Language: ru\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=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  20. "%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
  21. "%100>=11 && n%100<=14)? 2 : 3);\n"
  22. #. module: report_xml
  23. #: model:ir.actions.report,print_report_name:report_xml.demo_xml_report
  24. msgid "'Demo xml report'"
  25. msgstr ""
  26. #. module: report_xml
  27. #: model:ir.model,name:report_xml.model_report_report_xml_abstract
  28. msgid "Abstract XML Report"
  29. msgstr ""
  30. #. module: report_xml
  31. #: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
  32. msgid ""
  33. "Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
  34. "file."
  35. msgstr ""
  36. #. module: report_xml
  37. #: model:ir.actions.report,name:report_xml.demo_xml_report
  38. msgid "Demo xml report"
  39. msgstr ""
  40. #. module: report_xml
  41. #: model:ir.model.fields,field_description:report_xml.field_report_report_xml_abstract__display_name
  42. msgid "Display Name"
  43. msgstr ""
  44. #. module: report_xml
  45. #: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
  46. msgid ""
  47. "Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
  48. msgstr ""
  49. #. module: report_xml
  50. #: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
  51. msgid ""
  52. "File with XSD Schema for checking content of result report. Can be empty if "
  53. "validation is not required."
  54. msgstr ""
  55. #. module: report_xml
  56. #: model:ir.model.fields,field_description:report_xml.field_report_report_xml_abstract__id
  57. msgid "ID"
  58. msgstr "ID"
  59. #. module: report_xml
  60. #: model:ir.model.fields,field_description:report_xml.field_report_report_xml_abstract____last_update
  61. msgid "Last Modified on"
  62. msgstr ""
  63. #. module: report_xml
  64. #: model:ir.model,name:report_xml.model_ir_actions_report
  65. msgid "Report Action"
  66. msgstr ""
  67. #. module: report_xml
  68. #: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
  69. msgid "Report Type"
  70. msgstr ""
  71. #. module: report_xml
  72. #: model:ir.model.fields,help:report_xml.field_ir_actions_report__report_type
  73. msgid ""
  74. "The type of the report that will be rendered, each one having its own "
  75. "rendering method. HTML means the report will be opened directly in your "
  76. "browser PDF means the report will be rendered using Wkhtmltopdf and "
  77. "downloaded by the user."
  78. msgstr ""
  79. #. module: report_xml
  80. #: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
  81. msgid "UTF-8"
  82. msgstr ""
  83. #. module: report_xml
  84. #: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
  85. msgid "XML"
  86. msgstr ""
  87. #. module: report_xml
  88. #: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
  89. msgid "XML Declaration"
  90. msgstr ""
  91. #. module: report_xml
  92. #: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
  93. msgid "XML Encoding"
  94. msgstr ""
  95. #. module: report_xml
  96. #: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
  97. msgid "XML Rreport Settings"
  98. msgstr ""
  99. #. module: report_xml
  100. #: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
  101. msgid "XSD Validation Schema"
  102. msgstr ""