fr.po 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * purchase_discount
  4. #
  5. # Translators:
  6. # Benoît Guillot <benoit.guillot@akretion.com>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: purchase-workflow (8.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-01-07 05:29+0000\n"
  12. "PO-Revision-Date: 2017-01-11 15:23+0000\n"
  13. "Last-Translator: Benoît Guillot <benoit.guillot@akretion.com>\n"
  14. "Language-Team: French (http://www.transifex.com/oca/OCA-purchase-"
  15. "workflow-8-0/language/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: purchase_discount
  22. #: view:website:purchase.report_purchaseorder_document
  23. msgid "Disc. (%)"
  24. msgstr "Rem. (%)"
  25. #. module: purchase_discount
  26. #: field:purchase.order.line,discount:0
  27. msgid "Discount (%)"
  28. msgstr "Remise (%)"
  29. #. module: purchase_discount
  30. #: sql_constraint:purchase.order.line:0
  31. msgid "Discount must be lower than 100%."
  32. msgstr "La remise doit être inférieure à 100%"
  33. #. module: purchase_discount
  34. #: model:ir.model,name:purchase_discount.model_purchase_order
  35. msgid "Purchase Order"
  36. msgstr "Bon de commande"
  37. #. module: purchase_discount
  38. #: model:ir.model,name:purchase_discount.model_purchase_order_line
  39. msgid "Purchase Order Line"
  40. msgstr "Ligne de commande d'achat"
  41. #. module: purchase_discount
  42. #: model:ir.model,name:purchase_discount.model_stock_move
  43. msgid "Stock Move"
  44. msgstr "Mouvement de stock"