52 lines
1.7 KiB
Plaintext
52 lines
1.7 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * stock_dropshipping
|
||
|
#
|
||
|
# Translators:
|
||
|
# Maxime Chambreuil <mchambreuil@ursainfosystems.com>, 2017
|
||
|
# Martin Trigaux <mat@odoo.com>, 2017
|
||
|
# Adriana Ierfino <adriana.ierfino@savoirfairelinux.com>, 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: Adriana Ierfino <adriana.ierfino@savoirfairelinux.com>, 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: stock_dropshipping
|
||
|
#: model:stock.location.route,name:stock_dropshipping.route_drop_shipping
|
||
|
msgid "Drop Shipping"
|
||
|
msgstr "Du fournisseur au client (drop shipping)"
|
||
|
|
||
|
#. module: stock_dropshipping
|
||
|
#: model:stock.picking.type,name:stock_dropshipping.picking_type_dropship
|
||
|
msgid "Dropship"
|
||
|
msgstr "Livraison directe"
|
||
|
|
||
|
#. module: stock_dropshipping
|
||
|
#: model:ir.model,name:stock_dropshipping.model_procurement_rule
|
||
|
msgid "Procurement Rule"
|
||
|
msgstr "Règle d'approvisionnement"
|
||
|
|
||
|
#. module: stock_dropshipping
|
||
|
#: model:ir.model,name:stock_dropshipping.model_purchase_order_line
|
||
|
msgid "Purchase Order Line"
|
||
|
msgstr "Ligne de commande d'achat"
|
||
|
|
||
|
#. module: stock_dropshipping
|
||
|
#: model:ir.model.fields,field_description:stock_dropshipping.field_purchase_order_line_sale_line_id
|
||
|
msgid "Sale Line"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: stock_dropshipping
|
||
|
#: model:procurement.rule,name:stock_dropshipping.procurement_rule_drop_shipping
|
||
|
msgid "Vendor → Customer"
|
||
|
msgstr "Fournisseur → Client"
|