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.

56 lines
1.6 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_margin
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 8.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2018-02-28 18:30+0000\n"
  12. "PO-Revision-Date: 2018-02-28 18:30+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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: pos_margin
  21. #: field:pos.order.line,purchase_price:0
  22. msgid "Cost Price"
  23. msgstr "Prix de revient"
  24. #. module: pos_margin
  25. #: help:pos.order,margin:0
  26. msgid ""
  27. "It gives profitability by calculating the difference between the Unit Price "
  28. "and the cost price."
  29. msgstr ""
  30. "Il donne la rentabilité en calculant la différence entre le prix unitaire et "
  31. "le prix de revient."
  32. #. module: pos_margin
  33. #: model:ir.model,name:pos_margin.model_pos_order_line
  34. msgid "Lines of Point of Sale"
  35. msgstr "Lignes de Points de Vente"
  36. #. module: pos_margin
  37. #: view:pos.order:pos_margin.view_pos_order_form
  38. #: field:pos.order,margin:0
  39. #: field:pos.order.line,margin:0
  40. msgid "Margin"
  41. msgstr "Marge"
  42. #. module: pos_margin
  43. #: field:pos.order,margin_percent:0
  44. #: field:pos.order.line,margin_percent:0
  45. msgid "Margin (%)"
  46. msgstr "Marge (%)"
  47. #. module: pos_margin
  48. #: model:ir.model,name:pos_margin.model_pos_order
  49. msgid "Point of Sale"
  50. msgstr "Point de Vente"