changeset efaa7e9ed8a8 in modules/stock_lot:default details: https://hg.tryton.org/modules/stock_lot?cmd=changeset;node=efaa7e9ed8a8 description: Update translations diffstat:
locale/id.po | 6 +++--- locale/it.po | 6 +----- 2 files changed, 4 insertions(+), 8 deletions(-) diffs (58 lines): diff -r e527e801604a -r efaa7e9ed8a8 locale/id.po --- a/locale/id.po Sat Apr 25 23:53:52 2020 +0200 +++ b/locale/id.po Sat May 02 10:29:25 2020 +0200 @@ -32,11 +32,11 @@ msgctxt "field:stock.lots_by_location.context,forecast_date:" msgid "At Date" -msgstr "" +msgstr "Pada Tanggal" msgctxt "field:stock.lots_by_location.context,stock_date_end:" msgid "At Date" -msgstr "" +msgstr "Pada Tanggal" msgctxt "field:stock.move,lot:" msgid "Lot" @@ -91,7 +91,7 @@ msgctxt "model:ir.action,name:act_move_form_relate_lot" msgid "Moves" -msgstr "" +msgstr "Perpindahan" msgctxt "model:ir.message,text:msg_change_product" msgid "You cannot change the product of a stock lot which has stock moves." diff -r e527e801604a -r efaa7e9ed8a8 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 @@ -17,19 +17,16 @@ msgctxt "field:stock.lot,forecast_quantity:" msgid "Forecast Quantity" -msgstr "" +msgstr "Quantità prevista" -#, fuzzy msgctxt "field:stock.lot,number:" msgid "Number" msgstr "Numero" -#, fuzzy msgctxt "field:stock.lot,product:" msgid "Product" msgstr "Prodotto" -#, fuzzy msgctxt "field:stock.lot,quantity:" msgid "Quantity" msgstr "Quantità" @@ -70,7 +67,6 @@ msgid "Period" msgstr "Periodo" -#, fuzzy msgctxt "field:stock.period.cache.lot,product:" msgid "Product" msgstr "Prodotto"
