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.

83 lines
2.1 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,name:report_xml.demo_xml_report
  24. msgid "Demo xml report"
  25. msgstr ""
  26. #. module: report_xml
  27. #: selection:ir.actions.report,report_type:0
  28. msgid "HTML"
  29. msgstr ""
  30. #. module: report_xml
  31. #: selection:ir.actions.report,report_type:0
  32. msgid "PDF"
  33. msgstr ""
  34. #. module: report_xml
  35. #: model:ir.model,name:report_xml.model_ir_actions_report
  36. msgid "Report Action"
  37. msgstr ""
  38. #. module: report_xml
  39. #: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
  40. msgid "Report Type"
  41. msgstr ""
  42. #. module: report_xml
  43. #: selection:ir.actions.report,report_type:0
  44. msgid "Text"
  45. msgstr ""
  46. #. module: report_xml
  47. #: model:ir.model.fields,help:report_xml.field_ir_actions_report__report_type
  48. msgid ""
  49. "The type of the report that will be rendered, each one having its own "
  50. "rendering method. HTML means the report will be opened directly in your "
  51. "browser PDF means the report will be rendered using Wkhtmltopdf and "
  52. "downloaded by the user."
  53. msgstr ""
  54. #. module: report_xml
  55. #: selection:ir.actions.report,report_type:0
  56. msgid "XLSX"
  57. msgstr ""
  58. #. module: report_xml
  59. #: selection:ir.actions.report,report_type:0
  60. msgid "XML"
  61. msgstr ""
  62. #. module: report_xml
  63. #: selection:ir.actions.report,report_type:0
  64. msgid "csv"
  65. msgstr ""
  66. #. module: report_xml
  67. #: selection:ir.actions.report,report_type:0
  68. msgid "py3o"
  69. msgstr ""
  70. #~ msgid "ID"
  71. #~ msgstr "ID"