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.

123 lines
3.7 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: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n"
  15. "Language: pl\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==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
  20. "%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
  21. "%10<=9) || (n%100>=12 && 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 ""
  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. #, fuzzy
  66. msgid "Report Action"
  67. msgstr "Raport"
  68. #. module: report_xml
  69. #: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
  70. #, fuzzy
  71. msgid "Report Type"
  72. msgstr "Raport"
  73. #. module: report_xml
  74. #: model:ir.model.fields,help:report_xml.field_ir_actions_report__report_type
  75. msgid ""
  76. "The type of the report that will be rendered, each one having its own "
  77. "rendering method. HTML means the report will be opened directly in your "
  78. "browser PDF means the report will be rendered using Wkhtmltopdf and "
  79. "downloaded by the user."
  80. msgstr ""
  81. #. module: report_xml
  82. #: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
  83. msgid "UTF-8"
  84. msgstr ""
  85. #. module: report_xml
  86. #: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
  87. msgid "XML"
  88. msgstr ""
  89. #. module: report_xml
  90. #: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
  91. msgid "XML Declaration"
  92. msgstr ""
  93. #. module: report_xml
  94. #: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
  95. msgid "XML Encoding"
  96. msgstr ""
  97. #. module: report_xml
  98. #: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
  99. #, fuzzy
  100. msgid "XML Rreport Settings"
  101. msgstr "Raport"
  102. #. module: report_xml
  103. #: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
  104. msgid "XSD Validation Schema"
  105. msgstr ""