changeset 8e8aea10f4f3 in modules/stock_split:default details: https://hg.tryton.org/modules/stock_split?cmd=changeset;node=8e8aea10f4f3 description: Update translations diffstat:
locale/es.po | 2 +- locale/id.po | 2 +- locale/it.po | 7 ++----- 3 files changed, 4 insertions(+), 7 deletions(-) diffs (58 lines): diff -r 430bac9fa7a0 -r 8e8aea10f4f3 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 @@ -12,7 +12,7 @@ msgctxt "field:stock.move.split.start,unit_digits:" msgid "Unit Digits" -msgstr "Decimales de la unidad" +msgstr "Dígitos de la unidad" msgctxt "field:stock.move.split.start,uom:" msgid "Uom" diff -r 430bac9fa7a0 -r 8e8aea10f4f3 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 @@ -28,7 +28,7 @@ msgctxt "field:stock.shipment.split.start,moves:" msgid "Moves" -msgstr "" +msgstr "Perpindahan" msgctxt "help:stock.move.split.start,count:" msgid "The limit number of moves." diff -r 430bac9fa7a0 -r 8e8aea10f4f3 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 @@ -6,7 +6,6 @@ msgid "Counts" msgstr "" -#, fuzzy msgctxt "field:stock.move.split.start,quantity:" msgid "Quantity" msgstr "Quantità" @@ -83,20 +82,18 @@ msgid "Choose move to send in new shipment:" msgstr "" -#, fuzzy msgctxt "wizard_button:stock.move.split,start,end:" msgid "Cancel" -msgstr "Cancella" +msgstr "Annulla" #, fuzzy msgctxt "wizard_button:stock.move.split,start,split:" msgid "Split" msgstr "Split" -#, fuzzy msgctxt "wizard_button:stock.shipment.split,start,end:" msgid "Cancel" -msgstr "Cancella" +msgstr "Annulla" #, fuzzy msgctxt "wizard_button:stock.shipment.split,start,split:"
