changeset 1f147038a8f2 in modules/stock_consignment:default details: https://hg.tryton.org/modules/stock_consignment?cmd=changeset;node=1f147038a8f2 description: Update translations diffstat:
locale/id.po | 11 +++++++++++ locale/nl.po | 3 ++- 2 files changed, 13 insertions(+), 1 deletions(-) diffs (29 lines): diff -r 3604775ade89 -r 1f147038a8f2 locale/id.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/locale/id.po Sat Nov 02 18:07:44 2019 +0100 @@ -0,0 +1,11 @@ +# +msgid "" +msgstr "Content-Type: text/plain; charset=utf-8\n" + +msgctxt "field:stock.location,consignment_party:" +msgid "Consignment Party" +msgstr "" + +msgctxt "help:stock.location,consignment_party:" +msgid "The party invoiced when consignment stock is used." +msgstr "" diff -r 3604775ade89 -r 1f147038a8f2 locale/nl.po --- a/locale/nl.po Fri Nov 01 23:35:00 2019 +0100 +++ b/locale/nl.po Sat Nov 02 18:07:44 2019 +0100 @@ -4,8 +4,9 @@ msgctxt "field:stock.location,consignment_party:" msgid "Consignment Party" -msgstr "" +msgstr "reservatie relatie" msgctxt "help:stock.location,consignment_party:" msgid "The party invoiced when consignment stock is used." msgstr "" +"De gefactureerde relatie wanneer de gereserveerdevoorraad wordt gebruikt."
