769eafb483
Flectra is Forked from Odoo v11 commit : (6135e82d73
)
335 lines
11 KiB
Plaintext
335 lines
11 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * product_margin
|
|
#
|
|
# Translators:
|
|
# Martin Trigaux <mat@odoo.com>, 2017
|
|
# Olivier Lenoir <olivier.lenoir@free.fr>, 2017
|
|
# Eloïse Stilmant <est@odoo.com>, 2017
|
|
# Maxime Chambreuil <mchambreuil@ursainfosystems.com>, 2017
|
|
# Xavier Belmere <Info@cartmeleon.com>, 2017
|
|
# Nancy Bolognesi <nb@microcom.ca>, 2017
|
|
# Nicolas Seinlet <nicolas@seinlet.com>, 2017
|
|
# Melanie Bernard <mbe@odoo.com>, 2017
|
|
# Richard Mathot <rim@odoo.com>, 2017
|
|
# Florian Hatat <mininet@wanadoo.fr>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-09-20 09:53+0000\n"
|
|
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
|
"Last-Translator: Florian Hatat <mininet@wanadoo.fr>, 2017\n"
|
|
"Language-Team: French (https://www.transifex.com/odoo/teams/41243/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: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_purchase_num_invoiced
|
|
msgid "# Invoiced in Purchase"
|
|
msgstr "# facturé à l'achat"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_sale_num_invoiced
|
|
msgid "# Invoiced in Sale"
|
|
msgstr "# facturé à la vente"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.ui.view,arch_db:product_margin.view_product_margin_tree
|
|
msgid "# Purchased"
|
|
msgstr "Nb. acheté"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.ui.view,arch_db:product_margin.view_product_margin_form
|
|
msgid "Analysis Criteria"
|
|
msgstr "Critères d'analyse"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,help:product_margin.field_product_product_sale_avg_price
|
|
msgid "Avg. Price in Customer Invoices."
|
|
msgstr "Prix moyen dans les factures client"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,help:product_margin.field_product_product_purchase_avg_price
|
|
msgid "Avg. Price in Vendor Bills "
|
|
msgstr "Prix moyen dans les factures fournisseurs "
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_purchase_avg_price
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_sale_avg_price
|
|
msgid "Avg. Unit Price"
|
|
msgstr "Prix unitaire moyen"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.ui.view,arch_db:product_margin.product_margin_form_view
|
|
msgid "Cancel"
|
|
msgstr "Annuler"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.ui.view,arch_db:product_margin.view_product_margin_form
|
|
msgid "Catalog Price"
|
|
msgstr "Prix catalogue"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_margin_create_uid
|
|
msgid "Created by"
|
|
msgstr "Créé par"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_margin_create_date
|
|
msgid "Created on"
|
|
msgstr "Créé le"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_margin_display_name
|
|
msgid "Display Name"
|
|
msgstr "Nom à afficher"
|
|
|
|
#. module: product_margin
|
|
#: selection:product.margin,invoice_state:0
|
|
#: selection:product.product,invoice_state:0
|
|
msgid "Draft, Open and Paid"
|
|
msgstr "Brouillon, Ouverte et Payée"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_expected_margin
|
|
msgid "Expected Margin"
|
|
msgstr "Marge attendue"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_expected_margin_rate
|
|
msgid "Expected Margin (%)"
|
|
msgstr "Marge attendue (%)"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_sale_expected
|
|
msgid "Expected Sale"
|
|
msgstr "Ventes attendues"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,help:product_margin.field_product_product_expected_margin
|
|
msgid "Expected Sale - Normal Cost"
|
|
msgstr "Vente attendue - Coût normal"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,help:product_margin.field_product_product_sales_gap
|
|
msgid "Expected Sale - Turn Over"
|
|
msgstr "Vente attendue - Chiffre d'affaire"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,help:product_margin.field_product_product_expected_margin_rate
|
|
msgid "Expected margin * 100 / Expected Sale"
|
|
msgstr "Marge attendue * 100 / ventes attendues"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_margin_from_date
|
|
msgid "From"
|
|
msgstr "De"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.ui.view,arch_db:product_margin.product_margin_form_view
|
|
msgid "General Information"
|
|
msgstr "Information Générale"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_margin_id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_margin_invoice_state
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_invoice_state
|
|
msgid "Invoice State"
|
|
msgstr "État de la Facture"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_margin___last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Dernière modification le"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_margin_write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Dernière mise à jour par"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_margin_write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Dernière mise à jour le"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_date_from
|
|
msgid "Margin Date From"
|
|
msgstr "Marge depuis"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_date_to
|
|
msgid "Margin Date To"
|
|
msgstr "Marge jusqu'à"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.ui.view,arch_db:product_margin.view_product_margin_form
|
|
msgid "Margins"
|
|
msgstr "Marges"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_normal_cost
|
|
msgid "Normal Cost"
|
|
msgstr "Coût normal"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,help:product_margin.field_product_product_purchase_gap
|
|
msgid "Normal Cost - Total Cost"
|
|
msgstr "Coût normal - Coût total"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.ui.view,arch_db:product_margin.product_margin_form_view
|
|
msgid "Open Margins"
|
|
msgstr "Ouvrir les marges"
|
|
|
|
#. module: product_margin
|
|
#: selection:product.margin,invoice_state:0
|
|
#: selection:product.product,invoice_state:0
|
|
msgid "Open and Paid"
|
|
msgstr "Ouverte et Payée"
|
|
|
|
#. module: product_margin
|
|
#: selection:product.margin,invoice_state:0
|
|
#: selection:product.product,invoice_state:0
|
|
msgid "Paid"
|
|
msgstr "Payée"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model,name:product_margin.model_product_product
|
|
msgid "Product"
|
|
msgstr "Article"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model,name:product_margin.model_product_margin
|
|
msgid "Product Margin"
|
|
msgstr "Marge de l'article"
|
|
|
|
#. module: product_margin
|
|
#: code:addons/product_margin/wizard/product_margin.py:49
|
|
#: model:ir.actions.act_window,name:product_margin.product_margin_act_window
|
|
#: model:ir.ui.menu,name:product_margin.menu_action_product_margin
|
|
#: model:ir.ui.view,arch_db:product_margin.view_product_margin_form
|
|
#: model:ir.ui.view,arch_db:product_margin.view_product_margin_graph
|
|
#: model:ir.ui.view,arch_db:product_margin.view_product_margin_tree
|
|
#, python-format
|
|
msgid "Product Margins"
|
|
msgstr "Marges par articles"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.ui.view,arch_db:product_margin.product_margin_form_view
|
|
msgid "Properties categories"
|
|
msgstr "Catégories des propriétés"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_purchase_gap
|
|
msgid "Purchase Gap"
|
|
msgstr "Écart des achats"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.ui.view,arch_db:product_margin.view_product_margin_form
|
|
msgid "Purchases"
|
|
msgstr "Achats"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.ui.view,arch_db:product_margin.view_product_margin_form
|
|
msgid "Sales"
|
|
msgstr "Vente"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_sales_gap
|
|
#: model:ir.ui.view,arch_db:product_margin.view_product_margin_tree
|
|
msgid "Sales Gap"
|
|
msgstr "Écart des ventes"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.ui.view,arch_db:product_margin.view_product_margin_form
|
|
msgid "Standard Price"
|
|
msgstr "Prix standard"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,help:product_margin.field_product_product_normal_cost
|
|
msgid "Sum of Multiplication of Cost price and quantity of Vendor Bills"
|
|
msgstr ""
|
|
"Somme de la multiplication du prix de revient par la quantité dans les "
|
|
"factures fournisseurs"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,help:product_margin.field_product_product_turnover
|
|
msgid ""
|
|
"Sum of Multiplication of Invoice price and quantity of Customer Invoices"
|
|
msgstr ""
|
|
"Somme de la multiplication du prix facturé par la quantité dans les factures"
|
|
" client"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,help:product_margin.field_product_product_total_cost
|
|
msgid "Sum of Multiplication of Invoice price and quantity of Vendor Bills "
|
|
msgstr ""
|
|
"Somme de la multiplication du prix facturé par la quantité dans les factures"
|
|
" fournisseurs "
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,help:product_margin.field_product_product_sale_expected
|
|
msgid ""
|
|
"Sum of Multiplication of Sale Catalog price and quantity of Customer "
|
|
"Invoices"
|
|
msgstr ""
|
|
"Somme de la multiplication du prix catalogue de vente par la quantité dans "
|
|
"les factures client"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,help:product_margin.field_product_product_sale_num_invoiced
|
|
msgid "Sum of Quantity in Customer Invoices"
|
|
msgstr "Somme de la quantité dans les factures clients"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,help:product_margin.field_product_product_purchase_num_invoiced
|
|
msgid "Sum of Quantity in Vendor Bills"
|
|
msgstr "Somme de la quantité dans les factures fournisseurs"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_margin_to_date
|
|
msgid "To"
|
|
msgstr "A"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_total_cost
|
|
#: model:ir.ui.view,arch_db:product_margin.view_product_margin_tree
|
|
msgid "Total Cost"
|
|
msgstr "Coût total"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_total_margin
|
|
#: model:ir.ui.view,arch_db:product_margin.view_product_margin_tree
|
|
msgid "Total Margin"
|
|
msgstr "Marge Totale"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_total_margin_rate
|
|
msgid "Total Margin Rate(%)"
|
|
msgstr "Taux de marge totale (%)"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,help:product_margin.field_product_product_total_margin_rate
|
|
msgid "Total margin * 100 / Turnover"
|
|
msgstr "Marge totale * 100 / chiffre d'affaires"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_turnover
|
|
#: model:ir.ui.view,arch_db:product_margin.view_product_margin_tree
|
|
msgid "Turnover"
|
|
msgstr "Chiffre d'affaires"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,help:product_margin.field_product_product_total_margin
|
|
msgid "Turnover - Standard price"
|
|
msgstr "Chiffre d'affaires - Prix standard"
|