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.

63 lines
2.2 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * report_xlsx
  4. #
  5. # Translators:
  6. # Nicolas JEUDY <njeudy@panda-chi.io>, 2018
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 11.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2018-01-05 17:53+0000\n"
  12. "PO-Revision-Date: 2018-01-05 17:53+0000\n"
  13. "Last-Translator: Nicolas JEUDY <njeudy@panda-chi.io>, 2018\n"
  14. "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
  15. "Language: fr\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 "model '%s' n'a pas été trouvé"
  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 "Nom"
  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 "ID"
  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 "Dernière modification le"
  40. #. module: report_xlsx
  41. #: model:ir.actions.report,name:report_xlsx.partner_xlsx
  42. msgid "Print to XLSX"
  43. msgstr "Imprimer en XLSX"
  44. #. module: report_xlsx
  45. #: model:ir.model,name:report_xlsx.model_ir_actions_report
  46. msgid "ir.actions.report"
  47. msgstr "ir.actions.report"
  48. #. module: report_xlsx
  49. #: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract
  50. msgid "report.report_xlsx.abstract"
  51. msgstr "report.report_xlsx.abstract"
  52. #. module: report_xlsx
  53. #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx
  54. msgid "report.report_xlsx.partner_xlsx"
  55. msgstr "report.report_xlsx.partner_xlsx"