changeset 3a2a68ca6724 in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=3a2a68ca6724 description: Added translation using Weblate (Serbian) diffstat:
modules/stock_shipment_measurements/locale/sr.po | 126 +++++++++++++++++++++++ 1 files changed, 126 insertions(+), 0 deletions(-) diffs (130 lines): diff -r f19c70efa246 -r 3a2a68ca6724 modules/stock_shipment_measurements/locale/sr.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/stock_shipment_measurements/locale/sr.po Wed Jul 07 22:57:11 2021 +0000 @@ -0,0 +1,126 @@ +# +msgid "" +msgstr "" +"Language: sr\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "field:stock.move,internal_volume:" +msgid "Internal Volume" +msgstr "" + +msgctxt "field:stock.move,internal_weight:" +msgid "Internal Weight" +msgstr "" + +msgctxt "field:stock.package,additional_weight:" +msgid "Additional Weight" +msgstr "" + +msgctxt "field:stock.package,total_volume:" +msgid "Total Volume" +msgstr "" + +msgctxt "field:stock.package,total_weight:" +msgid "Total Weight" +msgstr "" + +msgctxt "field:stock.package,volume:" +msgid "Volume" +msgstr "" + +msgctxt "field:stock.package,weight:" +msgid "Weight" +msgstr "" + +msgctxt "field:stock.shipment.in,volume:" +msgid "Volume" +msgstr "" + +msgctxt "field:stock.shipment.in,weight:" +msgid "Weight" +msgstr "" + +msgctxt "field:stock.shipment.in.return,volume:" +msgid "Volume" +msgstr "" + +msgctxt "field:stock.shipment.in.return,weight:" +msgid "Weight" +msgstr "" + +msgctxt "field:stock.shipment.out,volume:" +msgid "Volume" +msgstr "" + +msgctxt "field:stock.shipment.out,weight:" +msgid "Weight" +msgstr "" + +msgctxt "field:stock.shipment.out.return,volume:" +msgid "Volume" +msgstr "" + +msgctxt "field:stock.shipment.out.return,weight:" +msgid "Weight" +msgstr "" + +msgctxt "help:stock.move,internal_volume:" +msgid "The volume of the moved product in liter." +msgstr "" + +msgctxt "help:stock.move,internal_weight:" +msgid "The weight of the moved product in kg." +msgstr "" + +msgctxt "help:stock.package,additional_weight:" +msgid "The weight to add to the packages in kg." +msgstr "" + +msgctxt "help:stock.package,total_volume:" +msgid "The total volume of the packages in liter." +msgstr "" + +msgctxt "help:stock.package,total_weight:" +msgid "The total weight of the packages in kg." +msgstr "" + +msgctxt "help:stock.package,volume:" +msgid "The total volume of the record's moves in liter." +msgstr "" + +msgctxt "help:stock.package,weight:" +msgid "The total weight of the record's moves in kg." +msgstr "" + +msgctxt "help:stock.shipment.in,volume:" +msgid "The total volume of the record's moves in liter." +msgstr "" + +msgctxt "help:stock.shipment.in,weight:" +msgid "The total weight of the record's moves in kg." +msgstr "" + +msgctxt "help:stock.shipment.in.return,volume:" +msgid "The total volume of the record's moves in liter." +msgstr "" + +msgctxt "help:stock.shipment.in.return,weight:" +msgid "The total weight of the record's moves in kg." +msgstr "" + +msgctxt "help:stock.shipment.out,volume:" +msgid "The total volume of the record's moves in liter." +msgstr "" + +msgctxt "help:stock.shipment.out,weight:" +msgid "The total weight of the record's moves in kg." +msgstr "" + +msgctxt "help:stock.shipment.out.return,volume:" +msgid "The total volume of the record's moves in liter." +msgstr "" + +msgctxt "help:stock.shipment.out.return,weight:" +msgid "The total weight of the record's moves in kg." +msgstr ""
