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.

54 lines
2.0 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * report_qweb_pdf_watermark
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # Bole <bole@dajmi5.com>, 2018
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2018-02-16 01:44+0000\n"
  13. "PO-Revision-Date: 2018-02-16 01:44+0000\n"
  14. "Last-Translator: Bole <bole@dajmi5.com>, 2018\n"
  15. "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Language: hr\n"
  20. "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
  21. #. module: report_qweb_pdf_watermark
  22. #: model:ir.model.fields,help:report_qweb_pdf_watermark.field_ir_act_report_xml_pdf_watermark_expression
  23. msgid ""
  24. "An expression yielding the base64 encoded data to be used as watermark. \n"
  25. "You have access to variables `env` and `docs`"
  26. msgstr ""
  27. "Izraz koji polučuje base46 kodirane podatke koji se koriste kao vodeni žig.\n"
  28. "Imate pristup varijablama 'env' i 'docs'"
  29. #. module: report_qweb_pdf_watermark
  30. #: model:ir.actions.report.xml,name:report_qweb_pdf_watermark.demo_report
  31. msgid "Demo report"
  32. msgstr "Demo izvještaj"
  33. #. module: report_qweb_pdf_watermark
  34. #: model:ir.model,name:report_qweb_pdf_watermark.model_report
  35. msgid "Report"
  36. msgstr "Izvještaj"
  37. #. module: report_qweb_pdf_watermark
  38. #: model:ir.model.fields,field_description:report_qweb_pdf_watermark.field_ir_act_report_xml_pdf_watermark
  39. msgid "Watermark"
  40. msgstr "Vodeni žig"
  41. #. module: report_qweb_pdf_watermark
  42. #: model:ir.model.fields,field_description:report_qweb_pdf_watermark.field_ir_act_report_xml_pdf_watermark_expression
  43. msgid "Watermark expression"
  44. msgstr "Izraz vodenog žiga"
  45. #. module: report_qweb_pdf_watermark
  46. #: model:ir.model,name:report_qweb_pdf_watermark.model_ir_actions_report_xml
  47. msgid "ir.actions.report.xml"
  48. msgstr "ir.actions.report.xml"