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.

77 lines
1.9 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: Latvian (http://www.transifex.com/oca/OCA-reporting-"
  14. "engine-8-0/language/lv/)\n"
  15. "Language: lv\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 != 0 ? 1 : "
  20. "2);\n"
  21. #. module: report_xml
  22. #: model:ir.actions.report,name:report_xml.demo_xml_report
  23. msgid "Demo xml report"
  24. msgstr ""
  25. #. module: report_xml
  26. #: selection:ir.actions.report,report_type:0
  27. msgid "HTML"
  28. msgstr ""
  29. #. module: report_xml
  30. #: selection:ir.actions.report,report_type:0
  31. msgid "PDF"
  32. msgstr ""
  33. #. module: report_xml
  34. #: selection:ir.actions.report,report_type:0
  35. msgid "Py3o"
  36. msgstr ""
  37. #. module: report_xml
  38. #: model:ir.model,name:report_xml.model_ir_actions_report
  39. msgid "Report Action"
  40. msgstr ""
  41. #. module: report_xml
  42. #: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
  43. msgid "Report Type"
  44. msgstr ""
  45. #. module: report_xml
  46. #: selection:ir.actions.report,report_type:0
  47. msgid "Text"
  48. msgstr ""
  49. #. module: report_xml
  50. #: model:ir.model.fields,help:report_xml.field_ir_actions_report__report_type
  51. msgid ""
  52. "The type of the report that will be rendered, each one having its own "
  53. "rendering method. HTML means the report will be opened directly in your "
  54. "browser PDF means the report will be rendered using Wkhtmltopdf and "
  55. "downloaded by the user."
  56. msgstr ""
  57. #. module: report_xml
  58. #: selection:ir.actions.report,report_type:0
  59. msgid "XLSX"
  60. msgstr ""
  61. #. module: report_xml
  62. #: selection:ir.actions.report,report_type:0
  63. msgid "XML"
  64. msgstr ""
  65. #~ msgid "ID"
  66. #~ msgstr "ID"