fr.po 1.3 KB

1234567891011121314151617181920212223242526272829303132
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * account_invoice_supplier_ref_unique
  4. #
  5. # Translators:
  6. # Maxime Chambreuil <maxime.chambreuil@gmail.com>, 2015
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: account-invoicing (8.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-09-09 12:43+0000\n"
  12. "PO-Revision-Date: 2015-09-12 22:39+0000\n"
  13. "Last-Translator: Maxime Chambreuil <maxime.chambreuil@gmail.com>\n"
  14. "Language-Team: French (http://www.transifex.com/oca/OCA-account-invoicing-8-0/language/fr/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: fr\n"
  19. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  20. #. module: account_invoice_supplier_ref_unique
  21. #: model:ir.model,name:account_invoice_supplier_ref_unique.model_account_invoice
  22. msgid "Invoice"
  23. msgstr "Facture"
  24. #. module: account_invoice_supplier_ref_unique
  25. #: code:addons/account_invoice_supplier_ref_unique/account_invoice.py:50
  26. #, python-format
  27. msgid ""
  28. "The invoice/refund with supplier invoice number '%s' already exists in Odoo "
  29. "under the number '%s' for supplier '%s'."
  30. msgstr "La facture/avoir ayant le numéro de facture fournisseur '%s' existe déjà dans Odoo sous le numéro '%s' pour le fournisseur '%s'."