changeset 511935e6c66e in modules/production_work:default details: https://hg.tryton.org/modules/production_work?cmd=changeset;node=511935e6c66e description: Update translations diffstat:
locale/de.po | 2 +- locale/it.po | 14 ++++---------- 2 files changed, 5 insertions(+), 11 deletions(-) diffs (75 lines): diff -r 89ce813dfc07 -r 511935e6c66e locale/de.po --- a/locale/de.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/de.po Sat May 02 10:29:24 2020 +0200 @@ -64,7 +64,7 @@ msgctxt "field:production.work.center,cost_price:" msgid "Cost Price" -msgstr "Kostenpreis" +msgstr "Einstandspreis" msgctxt "field:production.work.center,name:" msgid "Name" diff -r 89ce813dfc07 -r 511935e6c66e locale/it.po --- a/locale/it.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/it.po Sat May 02 10:29:24 2020 +0200 @@ -34,7 +34,6 @@ msgid "Production" msgstr "" -#, fuzzy msgctxt "field:production.work,state:" msgid "State" msgstr "Stato" @@ -75,21 +74,18 @@ msgid "Cost Price" msgstr "" -#, fuzzy msgctxt "field:production.work.center,name:" msgid "Name" msgstr "Nome" -#, fuzzy msgctxt "field:production.work.center,parent:" msgid "Parent" -msgstr "Parte" +msgstr "Padre" msgctxt "field:production.work.center,warehouse:" msgid "Warehouse" msgstr "" -#, fuzzy msgctxt "field:production.work.center.category,name:" msgid "Name" msgstr "Nome" @@ -100,17 +96,15 @@ msgctxt "field:production.work.cycle,duration:" msgid "Duration" -msgstr "" +msgstr "Durata" -#, fuzzy msgctxt "field:production.work.cycle,state:" msgid "State" msgstr "Stato" -#, fuzzy msgctxt "field:production.work.cycle,work:" msgid "Work" -msgstr "Works" +msgstr "Lavoro" msgctxt "model:ir.action,name:act_work_center_category_list" msgid "Work Center Categories" @@ -169,7 +163,7 @@ msgctxt "model:ir.model.button,string:work_cycle_cancel_button" msgid "Cancel" -msgstr "Cancel" +msgstr "Annulla" msgctxt "model:ir.model.button,string:work_cycle_do_button" msgid "Do"
