changeset 9cffdead0e93 in modules/production_split:default details: https://hg.tryton.org/modules/production_split?cmd=changeset&node=9cffdead0e93 description: Update translations [skip ci] diffstat:
locale/it.po | 14 ++++++-------- 1 files changed, 6 insertions(+), 8 deletions(-) diffs (50 lines): diff -r 0848fff481f1 -r 9cffdead0e93 locale/it.po --- a/locale/it.po Sat Apr 16 18:30:18 2022 +0200 +++ b/locale/it.po Mon May 02 10:32:20 2022 +0200 @@ -4,7 +4,7 @@ msgctxt "field:production.split.start,count:" msgid "Count" -msgstr "" +msgstr "Conteggio" msgctxt "field:production.split.start,quantity:" msgid "Quantity" @@ -12,15 +12,15 @@ msgctxt "field:production.split.start,uom:" msgid "Uom" -msgstr "" +msgstr "UdM" msgctxt "field:production.split.start,uom_category:" msgid "Uom Category" -msgstr "" +msgstr "Categoria UdM" msgctxt "help:production.split.start,count:" msgid "The limit number of productions" -msgstr "" +msgstr "Il numero limite di produzioni" msgctxt "model:ir.action,name:wizard_split_production" msgid "Split Production" @@ -30,16 +30,14 @@ msgid "Split" msgstr "Split" -#, fuzzy msgctxt "model:production.split.start,name:" msgid "Split Production" -msgstr "Split Production" +msgstr "Dividi produzione" msgctxt "wizard_button:production.split,start,end:" msgid "Cancel" msgstr "Annulla" -#, fuzzy msgctxt "wizard_button:production.split,start,split:" msgid "Split" -msgstr "Split" +msgstr "Dividi"
