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.

64 lines
2.0 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * report_xlsx
  4. #
  5. # Translators:
  6. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2016-11-01 20:11+0000\n"
  12. "PO-Revision-Date: 2016-11-01 20:11+0000\n"
  13. "Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>, 2016\n"
  14. "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
  15. "Language: es\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=2; plural=(n != 1);\n"
  20. #. module: report_xlsx
  21. #: code:addons/report_xlsx/models/ir_report.py:18
  22. #, python-format
  23. msgid "%s model was not found"
  24. msgstr ""
  25. #. module: report_xlsx
  26. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract_display_name
  27. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx_display_name
  28. msgid "Display Name"
  29. msgstr ""
  30. #. module: report_xlsx
  31. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract_id
  32. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx_id
  33. msgid "ID"
  34. msgstr ""
  35. #. module: report_xlsx
  36. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract___last_update
  37. #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx___last_update
  38. msgid "Last Modified on"
  39. msgstr ""
  40. #. module: report_xlsx
  41. #: model:ir.actions.report,name:report_xlsx.partner_xlsx
  42. msgid "Print to XLSX"
  43. msgstr ""
  44. #. module: report_xlsx
  45. #: model:ir.model,name:report_xlsx.model_ir_actions_report
  46. #, fuzzy
  47. msgid "ir.actions.report"
  48. msgstr "ir.actions.report.xml"
  49. #. module: report_xlsx
  50. #: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract
  51. msgid "report.report_xlsx.abstract"
  52. msgstr ""
  53. #. module: report_xlsx
  54. #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx
  55. msgid "report.report_xlsx.partner_xlsx"
  56. msgstr ""