You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
2.1 KiB
57 lines
2.1 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * pos_order_pricelist_change
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
|
# Christophe CHAUVET <christophe.chauvet@gmail.com>, 2016
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 8.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-08-15 21:29+0000\n"
|
|
"PO-Revision-Date: 2016-08-15 21:29+0000\n"
|
|
"Last-Translator: Christophe CHAUVET <christophe.chauvet@gmail.com>, 2016\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"
|
|
|
|
#. module: pos_order_pricelist_change
|
|
#: code:addons/pos_order_pricelist_change/models/pos_order.py:45
|
|
#, python-format
|
|
msgid ""
|
|
"If you change the pricelist of this order, prices of existing order lines "
|
|
"will not be updated. Please click on the 'Recompute With Pricelist'."
|
|
msgstr ""
|
|
"Si vous changez la liste de prix de cette vente, les prix des lignes "
|
|
"existantes ne seront pas mis à jour. Merci de cliquer sur le bouton "
|
|
"'Recalculer avec la liste de prix."
|
|
|
|
#. module: pos_order_pricelist_change
|
|
#: model:ir.model,name:pos_order_pricelist_change.model_pos_order
|
|
msgid "Point of Sale"
|
|
msgstr "Point de vente"
|
|
|
|
#. module: pos_order_pricelist_change
|
|
#: code:addons/pos_order_pricelist_change/models/pos_order.py:44
|
|
#, python-format
|
|
msgid "Pricelist Warning!"
|
|
msgstr "Attention à la liste de Prix !"
|
|
|
|
#. module: pos_order_pricelist_change
|
|
#: view:pos.order:pos_order_pricelist_change.view_pos_order_form
|
|
msgid "Recompute With Pricelist"
|
|
msgstr "Recalculer avec la Liste de Prix"
|
|
|
|
#. module: pos_order_pricelist_change
|
|
#: model:product.pricelist,name:pos_order_pricelist_change.pricelist_surcharge
|
|
msgid "Surcharge Pricelist"
|
|
msgstr "Surcharge de la liste de prix"
|
|
|
|
#. module: pos_order_pricelist_change
|
|
#: model:product.pricelist.version,name:pos_order_pricelist_change.pricelist_version_surcharge
|
|
msgid "Surcharge Pricelist Version"
|
|
msgstr "Surcharge la version de la liste de prix"
|