# Translation of OpenERP Server. # This file contains the translation of the following modules: # * l10n_be_invoice_bba # # Translators: # FIRST AUTHOR , 2014 # Richard Mathot , 2015 msgid "" msgstr "" "Project-Id-Version: Odoo 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-11-24 02:53+0000\n" "PO-Revision-Date: 2015-11-01 11:07+0000\n" "Last-Translator: Richard Mathot \n" "Language-Team: French (http://www.transifex.com/odoo/odoo-8/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: l10n_be_invoice_bba #: sql_constraint:account.invoice:0 msgid "Invoice Number must be unique per Company!" msgstr "Le numéro de facture doit être unique par société !" #. module: l10n_be_invoice_bba #: model:ir.model,name:l10n_be_invoice_bba.model_account_invoice msgid "Invoice" msgstr "Facture" #. module: l10n_be_invoice_bba #: constraint:res.partner:0 msgid "Error ! You cannot create recursive associated members." msgstr "Erreur ! Vous ne pouvez pas créer des membres associés de manière récursive." #. module: l10n_be_invoice_bba #: constraint:account.invoice:0 msgid "Invalid BBA Structured Communication !" msgstr "Communication structurée invalide!" #. module: l10n_be_invoice_bba #: selection:res.partner,out_inv_comm_algorithm:0 msgid "Random" msgstr "Aléatoire" #. module: l10n_be_invoice_bba #: help:res.partner,out_inv_comm_type:0 msgid "Select Default Communication Type for Outgoing Invoices." msgstr "Sélectionnez le type de communication par défaut pour les factures clients." #. module: l10n_be_invoice_bba #: help:res.partner,out_inv_comm_algorithm:0 msgid "" "Select Algorithm to generate the Structured Communication on Outgoing " "Invoices." msgstr "Sélectionnez le mode de génération de la communication structurée pour les factures clients." #. module: l10n_be_invoice_bba #: code:addons/l10n_be_invoice_bba/invoice.py:109 #: code:addons/l10n_be_invoice_bba/invoice.py:135 #, python-format msgid "" "The daily maximum of outgoing invoices with an automatically generated BBA Structured Communications has been exceeded!\n" "Please create manually a unique BBA Structured Communication." msgstr "Le nombre maximum de factures par jour ayant une communication structurée a été dépassé!\nMerci de créer une communication structurée unique manuellement." #. module: l10n_be_invoice_bba #: code:addons/l10n_be_invoice_bba/invoice.py:150 #, python-format msgid "Error!" msgstr "Erreur!" #. module: l10n_be_invoice_bba #: code:addons/l10n_be_invoice_bba/invoice.py:121 #, python-format msgid "" "The Partner should have a 3-7 digit Reference Number for the generation of BBA Structured Communications!\n" "Please correct the Partner record." msgstr "Le client devrait avoir une référence de 3 à 7 chiffres pour la communication structurée.\nMerci de corriger l'enregistrement client." #. module: l10n_be_invoice_bba #: constraint:res.partner:0 msgid "Error: Invalid ean code" msgstr "Erreur : code EAN incorrect" #. module: l10n_be_invoice_bba #: code:addons/l10n_be_invoice_bba/invoice.py:108 #: code:addons/l10n_be_invoice_bba/invoice.py:120 #: code:addons/l10n_be_invoice_bba/invoice.py:134 #: code:addons/l10n_be_invoice_bba/invoice.py:162 #: code:addons/l10n_be_invoice_bba/invoice.py:172 #: code:addons/l10n_be_invoice_bba/invoice.py:197 #, python-format msgid "Warning!" msgstr "Attention !" #. module: l10n_be_invoice_bba #: selection:res.partner,out_inv_comm_algorithm:0 msgid "Customer Reference" msgstr "Référence client" #. module: l10n_be_invoice_bba #: field:res.partner,out_inv_comm_type:0 msgid "Communication Type" msgstr "Type de communication" #. module: l10n_be_invoice_bba #: code:addons/l10n_be_invoice_bba/invoice.py:173 #: code:addons/l10n_be_invoice_bba/invoice.py:198 #, python-format msgid "" "The BBA Structured Communication has already been used!\n" "Please create manually a unique BBA Structured Communication." msgstr "Cette communication structurée a déjà été utilisée!\nMerci de créer manuellement un numéro unique." #. module: l10n_be_invoice_bba #: selection:res.partner,out_inv_comm_algorithm:0 msgid "Date" msgstr "Date" #. module: l10n_be_invoice_bba #: model:ir.model,name:l10n_be_invoice_bba.model_res_partner msgid "Partner" msgstr "Partenaire" #. module: l10n_be_invoice_bba #: code:addons/l10n_be_invoice_bba/invoice.py:151 #, python-format msgid "" "Unsupported Structured Communication Type Algorithm '%s' !\n" "Please contact your OpenERP support channel." msgstr "" #. module: l10n_be_invoice_bba #: field:res.partner,out_inv_comm_algorithm:0 msgid "Communication Algorithm" msgstr "Type de communication" #. module: l10n_be_invoice_bba #: code:addons/l10n_be_invoice_bba/invoice.py:163 #, python-format msgid "" "Empty BBA Structured Communication!\n" "Please fill in a unique BBA Structured Communication." msgstr "Communication structurée vide!\nMerci d'indiquer une communication structurée unique."