~ubuntu-branches/ubuntu/quantal/openerp6.1/quantal

« back to all changes in this revision

Viewing changes to openerp/addons/sale_margin/i18n/fr.po

  • Committer: Package Import Robot
  • Author(s): Yolanda Robla
  • Date: 2012-09-20 15:29:00 UTC
  • Revision ID: package-import@ubuntu.com-20120920152900-woyy3yww8z6acmsk
Tags: upstream-6.1-1+dfsg
Import upstream version 6.1-1+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# French translation for openobject-addons
 
2
# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
 
3
# This file is distributed under the same license as the openobject-addons package.
 
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
 
5
#
 
6
msgid ""
 
7
msgstr ""
 
8
"Project-Id-Version: openobject-addons\n"
 
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
 
10
"POT-Creation-Date: 2012-02-08 00:37+0000\n"
 
11
"PO-Revision-Date: 2012-02-17 09:10+0000\n"
 
12
"Last-Translator: Maxime Chambreuil (http://www.savoirfairelinux.com) "
 
13
"<maxime.chambreuil@savoirfairelinux.com>\n"
 
14
"Language-Team: French <fr@li.org>\n"
 
15
"MIME-Version: 1.0\n"
 
16
"Content-Type: text/plain; charset=UTF-8\n"
 
17
"Content-Transfer-Encoding: 8bit\n"
 
18
"X-Launchpad-Export-Date: 2012-02-18 07:06+0000\n"
 
19
"X-Generator: Launchpad (build 14814)\n"
 
20
 
 
21
#. module: sale_margin
 
22
#: sql_constraint:sale.order:0
 
23
msgid "Order Reference must be unique per Company!"
 
24
msgstr ""
 
25
 
 
26
#. module: sale_margin
 
27
#: field:sale.order.line,purchase_price:0
 
28
msgid "Cost Price"
 
29
msgstr "Prix de revient"
 
30
 
 
31
#. module: sale_margin
 
32
#: model:ir.model,name:sale_margin.model_sale_order
 
33
msgid "Sales Order"
 
34
msgstr "Bon de commande"
 
35
 
 
36
#. module: sale_margin
 
37
#: help:sale.order,margin:0
 
38
msgid ""
 
39
"It gives profitability by calculating the difference between the Unit Price "
 
40
"and Cost Price."
 
41
msgstr ""
 
42
"Il donne la rentabilité en calculant la différence entre le prix de vente et "
 
43
"le prix de revient."
 
44
 
 
45
#. module: sale_margin
 
46
#: field:sale.order,margin:0
 
47
#: field:sale.order.line,margin:0
 
48
msgid "Margin"
 
49
msgstr "Marge"
 
50
 
 
51
#. module: sale_margin
 
52
#: model:ir.model,name:sale_margin.model_sale_order_line
 
53
msgid "Sales Order Line"
 
54
msgstr "Ligne de bon de commande"