changeset 0ccacc7174a2 in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=0ccacc7174a2 description: Added translation using Weblate (Serbian) diffstat:
modules/stock_supply_production/locale/sr.po | 35 ++++++++++++++++++++++++++++ 1 files changed, 35 insertions(+), 0 deletions(-) diffs (39 lines): diff -r c161652752e7 -r 0ccacc7174a2 modules/stock_supply_production/locale/sr.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/stock_supply_production/locale/sr.po Wed Jul 07 22:37:13 2021 +0000 @@ -0,0 +1,35 @@ +# +msgid "" +msgstr "" +"Language: sr\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "field:production.configuration,supply_period:" +msgid "Supply Period" +msgstr "" + +msgctxt "field:production.configuration.supply_period,supply_period:" +msgid "Supply Period" +msgstr "" + +msgctxt "model:ir.action,name:act_production_request" +msgid "Request Productions" +msgstr "" + +msgctxt "" +"model:ir.action.act_window.domain,name:act_order_point_form_domain_production" +msgid "Production" +msgstr "" + +msgctxt "model:ir.message,text:msg_late_productions" +msgid "There are some productions that are late." +msgstr "" + +msgctxt "model:production.configuration.supply_period,name:" +msgid "Production Configuration Supply Period" +msgstr "" + +msgctxt "selection:stock.order_point,type:" +msgid "Production" +msgstr ""
