changeset 5469fa492aa0 in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=5469fa492aa0 description: Added translation using Weblate (Serbian) diffstat:
modules/stock_location_move/locale/sr.po | 48 ++++++++++++++++++++++++++++++++ 1 files changed, 48 insertions(+), 0 deletions(-) diffs (52 lines): diff -r 5ef43522d1e4 -r 5469fa492aa0 modules/stock_location_move/locale/sr.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/stock_location_move/locale/sr.po Wed Jul 07 22:43:18 2021 +0000 @@ -0,0 +1,48 @@ +# +msgid "" +msgstr "" +"Language: sr\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "field:stock.location,assigned_by:" +msgid "Assigned by" +msgstr "" + +msgctxt "field:stock.location,movable:" +msgid "Movable" +msgstr "" + +msgctxt "field:stock.shipment.internal,locations:" +msgid "Locations" +msgstr "" + +msgctxt "field:stock.shipment.internal-location,location:" +msgid "Location" +msgstr "" + +msgctxt "field:stock.shipment.internal-location,shipment:" +msgid "Shipment" +msgstr "" + +msgctxt "model:ir.message,text:msg_location_already_assigned" +msgid "" +"The location \"%(location)s\" has already been assigned by " +"\"%(assigned_by)s\"." +msgstr "" + +msgctxt "model:ir.rule.group,name:rule_group_location_movable" +msgid "Movable location" +msgstr "" + +msgctxt "model:ir.rule.group,name:rule_group_location_movable_admin" +msgid "Any location" +msgstr "" + +msgctxt "model:res.group,name:group_stock_location_movable" +msgid "Stock Location Movable" +msgstr "" + +msgctxt "model:stock.shipment.internal-location,name:" +msgid "Shipment Internal - Location" +msgstr ""
