1234567891011121314151617181920212223242526272829303132 |
- # Translation of Odoo Server.
- # This file contains the translation of the following modules:
- # * account_invoice_supplier_ref_unique
- #
- # Translators:
- # Maxime Chambreuil <maxime.chambreuil@gmail.com>, 2015
- msgid ""
- msgstr ""
- "Project-Id-Version: account-invoicing (8.0)\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2015-09-09 12:43+0000\n"
- "PO-Revision-Date: 2015-09-12 22:39+0000\n"
- "Last-Translator: Maxime Chambreuil <maxime.chambreuil@gmail.com>\n"
- "Language-Team: French (http://www.transifex.com/oca/OCA-account-invoicing-8-0/language/fr/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: \n"
- "Language: fr\n"
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
- #. module: account_invoice_supplier_ref_unique
- #: model:ir.model,name:account_invoice_supplier_ref_unique.model_account_invoice
- msgid "Invoice"
- msgstr "Facture"
- #. module: account_invoice_supplier_ref_unique
- #: code:addons/account_invoice_supplier_ref_unique/account_invoice.py:50
- #, python-format
- msgid ""
- "The invoice/refund with supplier invoice number '%s' already exists in Odoo "
- "under the number '%s' for supplier '%s'."
- 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'."
|