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.

70 lines
2.3 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_order_mail
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 12.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2019-07-24 14:27+0000\n"
  10. "PO-Revision-Date: 2020-04-02 14:19+0000\n"
  11. "Last-Translator: Simon Mas <simon.mas@druidoo.io>\n"
  12. "Language-Team: \n"
  13. "Language: fr\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: \n"
  17. "Plural-Forms: nplurals=2; plural=n > 1;\n"
  18. "X-Generator: Weblate 3.10\n"
  19. #. module: pos_invoice_send_mail
  20. #: model_terms:ir.ui.view,arch_db:pos_invoice_send_mail.pos_config_view_form
  21. msgid "Email Template"
  22. msgstr "Modèle de courriel"
  23. #. module: pos_invoice_send_mail
  24. #: model:ir.model.fields,field_description:pos_invoice_send_mail.field_pos_config__invoice_mail_template_id
  25. msgid "Invoice Email Template"
  26. msgstr "Modèle de courriel"
  27. #. module: pos_invoice_send_mail
  28. #: code:addons/pos_invoice_send_mail/models/pos_config.py:28
  29. #, python-format
  30. msgid "Invoice Email Template is required"
  31. msgstr "Modèle de courriel"
  32. #. module: pos_invoice_send_mail
  33. #. openerp-web
  34. #: code:addons/pos_invoice_send_mail/static/src/js/screens.js:48
  35. #, python-format
  36. msgid "Please fill the customer email"
  37. msgstr "Remplissez le courriel du client"
  38. #. module: pos_invoice_send_mail
  39. #: model:ir.model,name:pos_invoice_send_mail.model_pos_config
  40. msgid "Point of Sale Configuration"
  41. msgstr "Paramétrage du point de vente"
  42. #. module: pos_invoice_send_mail
  43. #: model:ir.model,name:pos_invoice_send_mail.model_pos_order
  44. msgid "Point of Sale Orders"
  45. msgstr "Commandes du point de vente"
  46. #. module: pos_invoice_send_mail
  47. #. openerp-web
  48. #: code:addons/pos_invoice_send_mail/static/src/xml/pos.xml:8
  49. #, python-format
  50. msgid "Send Invoice by Email"
  51. msgstr "Envoyer la facture par courriel"
  52. #. module: pos_invoice_send_mail
  53. #: model:ir.model.fields,field_description:pos_invoice_send_mail.field_pos_config__iface_invoice_mail
  54. msgid "Send Invoice by Mail"
  55. msgstr "Envoyer la facture par courriel"
  56. #. module: pos_invoice_send_mail
  57. #. openerp-web
  58. #: code:addons/pos_invoice_send_mail/static/src/js/screens.js:49
  59. #, python-format
  60. msgid "You need to complete the customer email in order to send it."
  61. msgstr "Vous devez compléter le courriel du client pour pouvoir l'envoyer."