changeset f37a208a19a6 in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=f37a208a19a6 description: Added translation using Weblate (Serbian) diffstat:
modules/production_outsourcing/locale/sr.po | 68 +++++++++++++++++++++++++++++ 1 files changed, 68 insertions(+), 0 deletions(-) diffs (72 lines): diff -r 0e6f73f088ba -r f37a208a19a6 modules/production_outsourcing/locale/sr.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/production_outsourcing/locale/sr.po Wed Jul 07 22:42:42 2021 +0000 @@ -0,0 +1,68 @@ +# +msgid "" +msgstr "" +"Language: sr\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "field:production,purchase_lines:" +msgid "Purchase Lines" +msgstr "" + +msgctxt "field:production.routing,supplier:" +msgid "Supplier" +msgstr "" + +msgctxt "field:production.routing,supplier_quantity:" +msgid "Quantity" +msgstr "" + +msgctxt "field:production.routing,supplier_service:" +msgid "Service" +msgstr "" + +msgctxt "field:production.routing,supplier_service_supplier:" +msgid "Supplier's Service" +msgstr "" + +msgctxt "field:purchase.line,production:" +msgid "Production" +msgstr "" + +msgctxt "help:production,purchase_lines:" +msgid "The lines to add to the production cost." +msgstr "" + +msgctxt "help:production.routing,supplier:" +msgid "The supplier to outsource the production." +msgstr "" + +msgctxt "help:production.routing,supplier_quantity:" +msgid "The quantity to buy to produce one time the BOM." +msgstr "" + +msgctxt "help:production.routing,supplier_service:" +msgid "The service to buy to the supplier for the production." +msgstr "" + +msgctxt "help:production.routing,supplier_service_supplier:" +msgid "The supplier's service to buy for the production." +msgstr "" + +msgctxt "help:purchase.line,production:" +msgid "Add to the cost of the production." +msgstr "" + +msgctxt "model:ir.message,text:msg_pending_purchase_done" +msgid "" +"The productions \"%(productions)s\" cannot be processed as they have pending" +" purchases." +msgstr "" + +msgctxt "view:production.routing:" +msgid "Supplier" +msgstr "" + +msgctxt "view:purchase.line:" +msgid "Production" +msgstr ""
