changeset 217033c77372 in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=217033c77372 description: Added translation using Weblate (Serbian) diffstat:
modules/stock_shipment_cost/locale/sr.po | 62 ++++++++++++++++++++++++++++++++ 1 files changed, 62 insertions(+), 0 deletions(-) diffs (66 lines): diff -r 8f971ce90d3c -r 217033c77372 modules/stock_shipment_cost/locale/sr.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/stock_shipment_cost/locale/sr.po Wed Jul 07 22:56:38 2021 +0000 @@ -0,0 +1,62 @@ +# +msgid "" +msgstr "" +"Language: sr\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "field:stock.move,shipment_out_cost_price:" +msgid "Shipment Cost Price" +msgstr "" + +msgctxt "field:stock.reporting.margin.context,include_shipment_cost:" +msgid "Include Shipment Cost" +msgstr "" + +msgctxt "field:stock.shipment.out,carrier:" +msgid "Carrier" +msgstr "" + +msgctxt "field:stock.shipment.out,cost:" +msgid "Cost" +msgstr "" + +msgctxt "field:stock.shipment.out,cost_edit:" +msgid "Edit Cost" +msgstr "" + +msgctxt "field:stock.shipment.out,cost_used:" +msgid "Cost" +msgstr "" + +msgctxt "field:stock.shipment.out.return,carrier:" +msgid "Carrier" +msgstr "" + +msgctxt "field:stock.shipment.out.return,cost:" +msgid "Cost" +msgstr "" + +msgctxt "field:stock.shipment.out.return,cost_edit:" +msgid "Edit Cost" +msgstr "" + +msgctxt "field:stock.shipment.out.return,cost_used:" +msgid "Cost" +msgstr "" + +msgctxt "help:stock.shipment.out,cost_edit:" +msgid "Check to edit the cost." +msgstr "" + +msgctxt "help:stock.shipment.out.return,cost_edit:" +msgid "Check to edit the cost." +msgstr "" + +msgctxt "view:stock.shipment.out.return:" +msgid "Costs" +msgstr "" + +msgctxt "view:stock.shipment.out:" +msgid "Costs" +msgstr ""
