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.

57 lines
2.1 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_order_pricelist_change
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2016
  7. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2016
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 8.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2016-08-15 21:29+0000\n"
  13. "PO-Revision-Date: 2016-08-15 21:29+0000\n"
  14. "Last-Translator: Christophe CHAUVET <christophe.chauvet@gmail.com>, 2016\n"
  15. "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
  16. "Language: fr\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  21. #. module: pos_order_pricelist_change
  22. #: code:addons/pos_order_pricelist_change/models/pos_order.py:45
  23. #, python-format
  24. msgid ""
  25. "If you change the pricelist of this order, prices of existing order lines "
  26. "will not be updated. Please click on the 'Recompute With Pricelist'."
  27. msgstr ""
  28. "Si vous changez la liste de prix de cette vente, les prix des lignes "
  29. "existantes ne seront pas mis à jour. Merci de cliquer sur le bouton "
  30. "'Recalculer avec la liste de prix."
  31. #. module: pos_order_pricelist_change
  32. #: model:ir.model,name:pos_order_pricelist_change.model_pos_order
  33. msgid "Point of Sale"
  34. msgstr "Point de vente"
  35. #. module: pos_order_pricelist_change
  36. #: code:addons/pos_order_pricelist_change/models/pos_order.py:44
  37. #, python-format
  38. msgid "Pricelist Warning!"
  39. msgstr "Attention à la liste de Prix !"
  40. #. module: pos_order_pricelist_change
  41. #: view:pos.order:pos_order_pricelist_change.view_pos_order_form
  42. msgid "Recompute With Pricelist"
  43. msgstr "Recalculer avec la Liste de Prix"
  44. #. module: pos_order_pricelist_change
  45. #: model:product.pricelist,name:pos_order_pricelist_change.pricelist_surcharge
  46. msgid "Surcharge Pricelist"
  47. msgstr "Surcharge de la liste de prix"
  48. #. module: pos_order_pricelist_change
  49. #: model:product.pricelist.version,name:pos_order_pricelist_change.pricelist_version_surcharge
  50. msgid "Surcharge Pricelist Version"
  51. msgstr "Surcharge la version de la liste de prix"