changeset e10453227ff9 in modules/stock_lot_unit:default details: https://hg.tryton.org/modules/stock_lot_unit?cmd=changeset;node=e10453227ff9 description: Update translations diffstat:
locale/de.po | 2 +- locale/es.po | 2 +- locale/it.po | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diffs (36 lines): diff -r aa5495d5cd2a -r e10453227ff9 locale/de.po --- a/locale/de.po Sat Apr 25 23:53:52 2020 +0200 +++ b/locale/de.po Sat May 02 10:29:25 2020 +0200 @@ -20,7 +20,7 @@ msgctxt "field:stock.lot,unit_digits:" msgid "Unit Digits" -msgstr "Nachkommastellen der Einheit" +msgstr "Nachkommastellen" msgctxt "field:stock.lot,unit_quantity:" msgid "Quantity" diff -r aa5495d5cd2a -r e10453227ff9 locale/es.po --- a/locale/es.po Sat Apr 25 23:53:52 2020 +0200 +++ b/locale/es.po Sat May 02 10:29:25 2020 +0200 @@ -20,7 +20,7 @@ msgctxt "field:stock.lot,unit_digits:" msgid "Unit Digits" -msgstr "Dígitos de unidad" +msgstr "Dígitos de la unidad" msgctxt "field:stock.lot,unit_quantity:" msgid "Quantity" diff -r aa5495d5cd2a -r e10453227ff9 locale/it.po --- a/locale/it.po Sat Apr 25 23:53:52 2020 +0200 +++ b/locale/it.po Sat May 02 10:29:25 2020 +0200 @@ -24,7 +24,7 @@ msgctxt "field:stock.lot,unit_quantity:" msgid "Quantity" -msgstr "" +msgstr "Quantità" msgctxt "help:product.product,lot_unit:" msgid "The default unit for lot."
