changeset 67834c32fd63 in modules/stock_product_location:default details: https://hg.tryton.org/modules/stock_product_location?cmd=changeset&node=67834c32fd63 description: Update translations [skip ci] diffstat:
locale/it.po | 13 ++++++------- 1 files changed, 6 insertions(+), 7 deletions(-) diffs (39 lines): diff -r 6a2881358e54 -r 67834c32fd63 locale/it.po --- a/locale/it.po Mon Apr 25 18:11:20 2022 +0200 +++ b/locale/it.po Mon May 02 10:32:23 2022 +0200 @@ -4,29 +4,28 @@ msgctxt "field:product.product,locations:" msgid "Default Locations" -msgstr "" +msgstr "Luoghi predefiniti" msgctxt "field:product.template,locations:" msgid "Default Locations" -msgstr "" +msgstr "Luoghi predefiniti" msgctxt "field:stock.product.location,location:" msgid "Storage Location" -msgstr "" +msgstr "Luogo immagazzinamento" msgctxt "field:stock.product.location,product:" msgid "Variant" -msgstr "" +msgstr "Variante" -#, fuzzy msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "Prodotto" msgctxt "field:stock.product.location,warehouse:" msgid "Warehouse" -msgstr "" +msgstr "Magazzino" msgctxt "model:stock.product.location,name:" msgid "Product Location" -msgstr "" +msgstr "Posizione del prodotto"
