changeset 15c0bb2c7171 in modules/product_price_list:default
details: 
https://hg.tryton.org/modules/product_price_list?cmd=changeset;node=15c0bb2c7171
description:
        Update translations
diffstat:

 locale/ca.po |  2 +-
 locale/de.po |  2 +-
 locale/es.po |  2 +-
 locale/it.po |  3 ---
 4 files changed, 3 insertions(+), 6 deletions(-)

diffs (60 lines):

diff -r 73f51b1057fb -r 15c0bb2c7171 locale/ca.po
--- a/locale/ca.po      Sat Apr 25 23:53:51 2020 +0200
+++ b/locale/ca.po      Sat May 02 10:29:24 2020 +0200
@@ -76,7 +76,7 @@
 "- cost_price: the cost price of the product"
 msgstr ""
 "Expressió Python que s'avaluarà amb:\n"
-"- unit_price: El preu per unitat original\n"
+"- unit_price: El preu unitari original\n"
 "- cost_price: El preu de cost del producte"
 
 msgctxt "help:product.price_list.line,price_list:"
diff -r 73f51b1057fb -r 15c0bb2c7171 locale/de.po
--- a/locale/de.po      Sat Apr 25 23:53:51 2020 +0200
+++ b/locale/de.po      Sat May 02 10:29:24 2020 +0200
@@ -78,7 +78,7 @@
 msgstr ""
 "Ein Pythonausdruck, der ausgewertet wird mit:\n"
 "- unit_price: Originaler Einzelpreis des Artikels\n"
-"- cost_price: Der Kostenpreis des Artikels"
+"- cost_price: Der Einstandspreis des Artikels"
 
 msgctxt "help:product.price_list.line,price_list:"
 msgid "The price list to which the line belongs."
diff -r 73f51b1057fb -r 15c0bb2c7171 locale/es.po
--- a/locale/es.po      Sat Apr 25 23:53:51 2020 +0200
+++ b/locale/es.po      Sat May 02 10:29:24 2020 +0200
@@ -76,7 +76,7 @@
 "- cost_price: the cost price of the product"
 msgstr ""
 "Expresión de Python que se evaluará como:\n"
-"- unit_price: El precio por unidad original\n"
+"- unit_price: El precio unitario original\n"
 "- cost_price: El precio de coste del producto"
 
 msgctxt "help:product.price_list.line,price_list:"
diff -r 73f51b1057fb -r 15c0bb2c7171 locale/it.po
--- a/locale/it.po      Sat Apr 25 23:53:51 2020 +0200
+++ b/locale/it.po      Sat May 02 10:29:24 2020 +0200
@@ -11,7 +11,6 @@
 msgid "Lines"
 msgstr "Righe"
 
-#, fuzzy
 msgctxt "field:product.price_list,name:"
 msgid "Name"
 msgstr "Nome"
@@ -37,12 +36,10 @@
 msgid "Price List"
 msgstr "Price Lists"
 
-#, fuzzy
 msgctxt "field:product.price_list.line,product:"
 msgid "Product"
 msgstr "Prodotto"
 
-#, fuzzy
 msgctxt "field:product.price_list.line,quantity:"
 msgid "Quantity"
 msgstr "Quantità"

Reply via email to