details: https://code.tryton.org/translations/commit/d90fe3eba13d branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:07:06 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/production_outsourcing/locale/ka.po | 72 +++++++++++++++++++++++++++++ 1 files changed, 72 insertions(+), 0 deletions(-) diffs (76 lines): diff -r ee64e9f5e44e -r d90fe3eba13d modules/production_outsourcing/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/production_outsourcing/locale/ka.po Wed Nov 26 23:07:06 2025 +0000 @@ -0,0 +1,72 @@ +# +msgid "" +msgstr "" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ka\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\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 "" + +#, python-format +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 ""
