changeset cd2762288bba in weblate:default
details: https://hg.tryton.org/weblate?cmd=changeset;node=cd2762288bba
description:
        Translated using Weblate (French)

        Currently translated at 100.0% (27 of 27 strings)

        Translation: Tryton/product_price_list
        Translate-URL: 
https://translate.tryton.org/projects/tryton/product_price_list/fr/
diffstat:

 modules/product_price_list/locale/fr.po |  20 +++++++++++++-------
 1 files changed, 13 insertions(+), 7 deletions(-)

diffs (64 lines):

diff -r a6a613d3b002 -r cd2762288bba modules/product_price_list/locale/fr.po
--- a/modules/product_price_list/locale/fr.po   Mon Sep 09 14:51:24 2019 +0000
+++ b/modules/product_price_list/locale/fr.po   Mon Sep 09 13:36:08 2019 +0000
@@ -1,6 +1,13 @@
 #
 msgid ""
-msgstr "Content-Type: text/plain; charset=UTF-8\n"
+msgstr ""
+"PO-Revision-Date: 2019-09-10 14:20+0000\n"
+"Last-Translator: Cedric Krier <[email protected]>\n"
+"Language: fr\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+"X-Generator: Weblate 3.8\n"
 
 msgctxt "field:product.price_list,company:"
 msgid "Company"
@@ -20,7 +27,7 @@
 
 msgctxt "field:product.price_list,unit:"
 msgid "Unit"
-msgstr ""
+msgstr "Unité"
 
 msgctxt "field:product.price_list.line,category:"
 msgid "Category"
@@ -64,13 +71,12 @@
 
 msgctxt "help:product.price_list,unit:"
 msgid "The unit in which the quantity is expressed."
-msgstr ""
+msgstr "L'unité dans laquelle la quantité est exprimée."
 
 msgctxt "help:product.price_list.line,category:"
 msgid "Apply only to products of this category."
 msgstr "S'applique seulement aux produits de cette catégorie."
 
-#, fuzzy
 msgctxt "help:product.price_list.line,formula:"
 msgid ""
 "Python expression that will be evaluated with:\n"
@@ -78,7 +84,8 @@
 "- cost_price: the cost price of the product"
 msgstr ""
 "Une expression Python qui sera évaluée avec:\n"
-"- unit_price: le prix unitaire original"
+"- unit_price: le prix unitaire original\n"
+"- cost_price: le prix de revient du produit"
 
 msgctxt "help:product.price_list.line,price_list:"
 msgid "The price list to which the line belongs."
@@ -120,10 +127,9 @@
 msgid "Price List Line"
 msgstr "Ligne de liste de prix"
 
-#, fuzzy
 msgctxt "selection:product.price_list,unit:"
 msgid "Product Default"
-msgstr "Produit"
+msgstr "Produit par défaut"
 
 #, fuzzy
 #~ msgctxt "field:product.price_list,create_date:"

Reply via email to