changeset 8c0cf8a550ee in modules/product_price_list:default
details: 
https://hg.tryton.org/modules/product_price_list?cmd=changeset;node=8c0cf8a550ee
description:
        Update translations [skip ci]
diffstat:

 locale/ca.po |  3 ++-
 locale/es.po |  3 ++-
 locale/fr.po |  6 +++---
 locale/nl.po |  2 +-
 locale/pl.po |  2 +-
 5 files changed, 9 insertions(+), 7 deletions(-)

diffs (66 lines):

diff -r 3ec5ce4c948f -r 8c0cf8a550ee locale/ca.po
--- a/locale/ca.po      Sat Oct 24 13:45:11 2020 +0200
+++ b/locale/ca.po      Sat Oct 31 12:14:30 2020 +0100
@@ -47,7 +47,8 @@
 "Make the price list belong to the company.\n"
 "It defines the currency of the price list."
 msgstr ""
-"Fes que la tarifa pertanyi a l'empresa.Defineix la moneda de la tarifa."
+"Fes que la tarifa pertanyi a l'empresa.\n"
+"Defineix la moneda de la tarifa."
 
 msgctxt "help:product.price_list,lines:"
 msgid "Add price formulas for different criterias."
diff -r 3ec5ce4c948f -r 8c0cf8a550ee locale/es.po
--- a/locale/es.po      Sat Oct 24 13:45:11 2020 +0200
+++ b/locale/es.po      Sat Oct 31 12:14:30 2020 +0100
@@ -47,7 +47,8 @@
 "Make the price list belong to the company.\n"
 "It defines the currency of the price list."
 msgstr ""
-"Hacer que la tarifa pertenezca a la empresa.Define la moneda de la tarifa."
+"Hacer que la tarifa pertenezca a la empresa.\n"
+"Define la moneda de la tarifa."
 
 msgctxt "help:product.price_list,lines:"
 msgid "Add price formulas for different criterias."
diff -r 3ec5ce4c948f -r 8c0cf8a550ee locale/fr.po
--- a/locale/fr.po      Sat Oct 24 13:45:11 2020 +0200
+++ b/locale/fr.po      Sat Oct 31 12:14:30 2020 +0100
@@ -76,9 +76,9 @@
 "- unit_price: the original unit_price\n"
 "- cost_price: the cost price of the product"
 msgstr ""
-"Une expression Python qui sera évaluée avec:\n"
-"- unit_price: le prix unitaire original\n"
-"- cost_price: le prix de revient du produit"
+"Une expression Python qui sera évaluée avec :\n"
+"- 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."
diff -r 3ec5ce4c948f -r 8c0cf8a550ee locale/nl.po
--- a/locale/nl.po      Sat Oct 24 13:45:11 2020 +0200
+++ b/locale/nl.po      Sat Oct 31 12:14:30 2020 +0100
@@ -101,7 +101,7 @@
 "Invalid formula \"%(formula)s\" in price list line \"%(line)s\" with "
 "exception \"%(exception)s\"."
 msgstr ""
-"Ongeldige formule \"%(formula)s\" in prijslijstlijn \"%(line)s\"  met "
+"Ongeldige formule \"%(formula)s\" in prijslijstlijn \"%(line)s\" met "
 "uitzondering \"%(exception)s\"."
 
 msgctxt "model:ir.rule.group,name:rule_group_product_list"
diff -r 3ec5ce4c948f -r 8c0cf8a550ee locale/pl.po
--- a/locale/pl.po      Sat Oct 24 13:45:11 2020 +0200
+++ b/locale/pl.po      Sat Oct 31 12:14:30 2020 +0100
@@ -20,7 +20,7 @@
 
 msgctxt "field:product.price_list,unit:"
 msgid "Unit"
-msgstr ""
+msgstr "Jednostka"
 
 msgctxt "field:product.price_list.line,category:"
 msgid "Category"

Reply via email to