Files
bank-payment/account_payment_purchase/i18n/fr.po
Pascal GOUHIER b96be9c141 Translated using Weblate (French)
Currently translated at 100.0% (9 of 9 strings)

Translation: bank-payment-12.0/bank-payment-12.0-account_payment_purchase
Translate-URL: https://translation.odoo-community.org/projects/bank-payment-12-0/bank-payment-12-0-account_payment_purchase/fr/
2021-08-09 10:49:38 +00:00

81 lines
2.9 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_payment_purchase
#
# Translators:
# Quentin THEURET <odoo@kerpeo.com>, 2018
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-05-23 08:41+0000\n"
"PO-Revision-Date: 2021-08-09 10:49+0000\n"
"Last-Translator: Pascal GOUHIER <pascal.gouhier@copagex.fr>\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.3.2\n"
#. module: account_payment_purchase
#: model:ir.model,name:account_payment_purchase.model_account_invoice
msgid "Invoice"
msgstr "Facture"
#. module: account_payment_purchase
#: model:ir.model.fields,field_description:account_payment_purchase.field_purchase_order__payment_mode_id
msgid "Payment Mode"
msgstr "Mode de paiement"
#. module: account_payment_purchase
#: model:ir.model,name:account_payment_purchase.model_purchase_order
msgid "Purchase Order"
msgstr "Bon de commande"
#. module: account_payment_purchase
#: model:ir.model.fields,help:account_payment_purchase.field_purchase_order__supplier_partner_bank_id
msgid ""
"Select the bank account of your supplier on which your company should send "
"the payment. This field is copied from the partner and will be copied to the "
"supplier invoice."
msgstr ""
"Selectionnez le compte bancaire du fournisseur sur lequel votre société "
"devra effectuer le règlement. Ce champ est copié depuis le partenaire et "
"sera recopié sur la facture fournisseur."
#. module: account_payment_purchase
#: code:addons/account_payment_purchase/models/account_invoice.py:19
#, python-format
msgid "Selected purchase order have different payment mode."
msgstr "Le bon de commande sélectionné a un mode de paiement différente."
#. module: account_payment_purchase
#: code:addons/account_payment_purchase/models/account_invoice.py:27
#, python-format
msgid "Selected purchase order have different supplier bank."
msgstr "Le bon de commande sélectionné a une banque fournisseur différente."
#. module: account_payment_purchase
#: model:ir.model,name:account_payment_purchase.model_stock_rule
msgid "Stock Rule"
msgstr "Règle de stock"
#. module: account_payment_purchase
#: model:ir.model.fields,field_description:account_payment_purchase.field_purchase_order__supplier_partner_bank_id
msgid "Supplier Bank Account"
msgstr "Compte bancaire du fournisseur"
#. module: account_payment_purchase
#: code:addons/account_payment_purchase/models/account_invoice.py:18
#: code:addons/account_payment_purchase/models/account_invoice.py:26
#, python-format
msgid "Warning"
msgstr "Avertissement"
#, fuzzy
#~ msgid "Procurement Rule"
#~ msgstr "Procurement"