changeset 438fb5bdec00 in modules/production:default details: https://hg.tryton.org/modules/production?cmd=changeset;node=438fb5bdec00 description: Update translations [skip ci] diffstat:
locale/bg.po | 60 ++++++++++++++++++++++++++++++----------------------- locale/ca.po | 58 +++++++++++++++++++++++++++++---------------------- locale/cs.po | 59 +++++++++++++++++++++++++++++----------------------- locale/de.po | 58 +++++++++++++++++++++++++++++---------------------- locale/es.po | 58 +++++++++++++++++++++++++++++---------------------- locale/es_419.po | 54 +++++++++++++++++++++++++---------------------- locale/et.po | 59 ++++++++++++++++++++++++++++++---------------------- locale/fa.po | 59 ++++++++++++++++++++++++++++++---------------------- locale/fi.po | 59 +++++++++++++++++++++++++++++----------------------- locale/fr.po | 58 +++++++++++++++++++++++++++++---------------------- locale/hu.po | 61 +++++++++++++++++++++++++++++------------------------ locale/id.po | 63 +++++++++++++++++++++++++++++++------------------------ locale/it.po | 59 ++++++++++++++++++++++++++++++---------------------- locale/lo.po | 60 +++++++++++++++++++++++++++++------------------------ locale/lt.po | 59 +++++++++++++++++++++++++++++----------------------- locale/nl.po | 58 +++++++++++++++++++++++++++++---------------------- locale/pl.po | 63 +++++++++++++++++++++++++++++++------------------------ locale/pt.po | 59 ++++++++++++++++++++++++++++++---------------------- locale/ru.po | 60 ++++++++++++++++++++++++++++++----------------------- locale/sl.po | 60 ++++++++++++++++++++++++++++++----------------------- locale/tr.po | 60 ++++++++++++++++++++++++++++++----------------------- locale/zh_CN.po | 60 +++++++++++++++++++++++++++++------------------------ 22 files changed, 734 insertions(+), 570 deletions(-) diffs (2874 lines): diff -r a5ea9240ebee -r 438fb5bdec00 locale/bg.po --- a/locale/bg.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/bg.po Sat Oct 31 12:14:30 2020 +0100 @@ -122,10 +122,6 @@ msgid "Warehouse" msgstr "Склад" -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "Движения" - msgctxt "field:production.bom,inputs:" msgid "Inputs" msgstr "Входящи" @@ -272,6 +268,16 @@ msgid "Production" msgstr "Производство" +#, fuzzy +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "Изход на производство" + +#, fuzzy +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "Производство" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "" @@ -284,6 +290,18 @@ msgid "Production Output" msgstr "Изход на производство" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + #, fuzzy msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" @@ -315,15 +333,15 @@ msgstr "Productions" #, fuzzy -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" -msgstr "Assign Production" - -#, fuzzy msgctxt "model:ir.action,name:wizard_bom_tree_open" msgid "BOM Tree" msgstr "BOM Tree" +#, fuzzy +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" +msgstr "Assign Production" + msgctxt "" "model:ir.action.act_window.domain,name:act_product_in_bom_output_domain_input" msgid "As Inputs" @@ -461,10 +479,6 @@ msgid "Production" msgstr "Производство" -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "Назначаване на производство" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "Спецификация" @@ -516,6 +530,11 @@ msgid "Production" msgstr "Production" +#, fuzzy +msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "Производства" + msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "" @@ -524,8 +543,9 @@ msgid "Assigned" msgstr "Назначен" +#, fuzzy msgctxt "selection:production,state:" -msgid "Canceled" +msgid "Cancelled" msgstr "Отказан" msgctxt "selection:production,state:" @@ -553,10 +573,6 @@ msgid "Production" msgstr "Производство" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "Не може да назначи тези продукти:" - msgctxt "view:production.bom:" msgid "Lines" msgstr "Редове" @@ -569,14 +585,6 @@ msgid "Other Info" msgstr "Друга информация" -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "Добре" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "Изричко назначаване" - msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" msgstr "Отказ" diff -r a5ea9240ebee -r 438fb5bdec00 locale/ca.po --- a/locale/ca.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/ca.po Sat Oct 31 12:14:30 2020 +0100 @@ -118,10 +118,6 @@ msgid "Warehouse" msgstr "Magatzem" -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "Moviments" - msgctxt "field:production.bom,inputs:" msgid "Inputs" msgstr "Entrades" @@ -263,6 +259,14 @@ msgid "Production" msgstr "Producció" +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "Sortida de la producció" + +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "Recollida de la producció" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "Preu de cost actualitzat" @@ -275,6 +279,22 @@ msgid "Production Output" msgstr "Sortida de la producció" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" +"On s'emagatzemen els productes produïts.\n" +"Deixeu en blanc per utilitzar la zona d'emmagatzematge del magatzem." + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" +"Des d'on es recullen els components de la producció.\n" +"Deixeu-ho en blanc per utitlizar la zona d'emagatzematge del magatzem." + msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" msgstr "Llistes de materials" @@ -299,14 +319,14 @@ msgid "Productions" msgstr "Produccions" -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" -msgstr "Reserva la producció" - msgctxt "model:ir.action,name:wizard_bom_tree_open" msgid "BOM Tree" msgstr "Arbre de la llista de materials" +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" +msgstr "Reserva la producció" + msgctxt "" "model:ir.action.act_window.domain,name:act_product_in_bom_output_domain_input" msgid "As Inputs" @@ -431,10 +451,6 @@ msgid "Production" msgstr "Producció" -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "Reserva la producció" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "Llista de materials" @@ -484,6 +500,10 @@ msgstr "Producció" msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "Replanifica les produccions" + +msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "Estableix cost a partir dels moviments" @@ -492,7 +512,7 @@ msgstr "Reservada" msgctxt "selection:production,state:" -msgid "Canceled" +msgid "Cancelled" msgstr "Cancel·lada" msgctxt "selection:production,state:" @@ -519,10 +539,6 @@ msgid "Production" msgstr "Producció" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "No es poden reservar aquests productes:" - msgctxt "view:production.bom:" msgid "Lines" msgstr "Línies" @@ -535,14 +551,6 @@ msgid "Other Info" msgstr "Informació addicional" -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "D'acord" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "Força reserva" - msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" msgstr "Cancel·la" diff -r a5ea9240ebee -r 438fb5bdec00 locale/cs.po --- a/locale/cs.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/cs.po Sat Oct 31 12:14:30 2020 +0100 @@ -123,10 +123,6 @@ msgid "Warehouse" msgstr "" -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "" - msgctxt "field:production.bom,inputs:" msgid "Inputs" msgstr "" @@ -275,6 +271,16 @@ msgid "Production" msgstr "Production" +#, fuzzy +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "Production" + +#, fuzzy +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "Production" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "" @@ -287,6 +293,18 @@ msgid "Production Output" msgstr "" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" msgstr "BOM" @@ -311,14 +329,15 @@ msgid "Productions" msgstr "Productions" -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" -msgstr "Assign Production" - msgctxt "model:ir.action,name:wizard_bom_tree_open" msgid "BOM Tree" msgstr "BOM Tree" +#, fuzzy +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" +msgstr "Assign Production" + msgctxt "" "model:ir.action.act_window.domain,name:act_product_in_bom_output_domain_input" msgid "As Inputs" @@ -445,11 +464,6 @@ msgid "Production" msgstr "Production" -#, fuzzy -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "Assign Production" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "" @@ -500,6 +514,11 @@ msgid "Production" msgstr "Production" +#, fuzzy +msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "Productions" + msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "" @@ -511,7 +530,7 @@ #, fuzzy msgctxt "selection:production,state:" -msgid "Canceled" +msgid "Cancelled" msgstr "Cancel" #, fuzzy @@ -544,10 +563,6 @@ msgid "Production" msgstr "Production" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "" - msgctxt "view:production.bom:" msgid "Lines" msgstr "" @@ -560,14 +575,6 @@ msgid "Other Info" msgstr "" -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "" - #, fuzzy msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" diff -r a5ea9240ebee -r 438fb5bdec00 locale/de.po --- a/locale/de.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/de.po Sat Oct 31 12:14:30 2020 +0100 @@ -118,10 +118,6 @@ msgid "Warehouse" msgstr "Warenlager" -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "Lagerbewegungen" - msgctxt "field:production.bom,inputs:" msgid "Inputs" msgstr "Eingänge" @@ -263,6 +259,14 @@ msgid "Production" msgstr "Produktion" +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "Produktion Ausgänge" + +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "Produktion Kommissionierung" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "Einstandspreis aktualisiert" @@ -275,6 +279,22 @@ msgid "Production Output" msgstr "Produktion Ausgänge" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" +"Wo die produzierten Waren gelagert werden.\n" +"Leer lassen, um die Lagerzone des Warenlagers zu verwenden." + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" +"Woher die Produktkomponenten kommissioniert werden.\n" +"Leer lassen, um die Lagerzone des Warenlagers zu verwenden." + msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" msgstr "Stückliste" @@ -299,14 +319,14 @@ msgid "Productions" msgstr "Produktionsaufträge" -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" -msgstr "Artikel reservieren" - msgctxt "model:ir.action,name:wizard_bom_tree_open" msgid "BOM Tree" msgstr "Stücklistenbaum" +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" +msgstr "Produktionsaufträge reservieren" + msgctxt "" "model:ir.action.act_window.domain,name:act_product_in_bom_output_domain_input" msgid "As Inputs" @@ -432,10 +452,6 @@ msgid "Production" msgstr "Produktion" -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "Artikel reservieren fehlgeschlagen" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "Stückliste" @@ -485,6 +501,10 @@ msgstr "Produktion" msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "Produktionsaufträge neu planen" + +msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "Einstandpreis auf Lagerbewegungen setzen" @@ -493,7 +513,7 @@ msgstr "Reserviert" msgctxt "selection:production,state:" -msgid "Canceled" +msgid "Cancelled" msgstr "Annulliert" msgctxt "selection:production,state:" @@ -520,10 +540,6 @@ msgid "Production" msgstr "Produktion" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "Folgende Artikel können mangels Lagerbestand nicht reserviert werden:" - msgctxt "view:production.bom:" msgid "Lines" msgstr "Positionen" @@ -536,14 +552,6 @@ msgid "Other Info" msgstr "Sonstiges" -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "OK" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "Reservierung erzwingen" - msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" msgstr "Abbrechen" diff -r a5ea9240ebee -r 438fb5bdec00 locale/es.po --- a/locale/es.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/es.po Sat Oct 31 12:14:30 2020 +0100 @@ -118,10 +118,6 @@ msgid "Warehouse" msgstr "Almacén" -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "Movimientos" - msgctxt "field:production.bom,inputs:" msgid "Inputs" msgstr "Entradas" @@ -263,6 +259,14 @@ msgid "Production" msgstr "Producción" +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "Salida de la producción" + +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "Recogida de la producción" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "Precio de coste actualizado" @@ -275,6 +279,22 @@ msgid "Production Output" msgstr "Salida producción" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" +"Donde se almacenan los productos producidos.\n" +"Dejar en blanco para utilizar la zona de almacenamiento del almacén." + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" +"Desde donde se recogen los componentes de la producción.\n" +"Dejar en blanco para utilizar la zona de almacenamiento del almacén." + msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" msgstr "Listas de materiales" @@ -299,14 +319,14 @@ msgid "Productions" msgstr "Producciones" -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" -msgstr "Reservar producción" - msgctxt "model:ir.action,name:wizard_bom_tree_open" msgid "BOM Tree" msgstr "Árbol de la lista de materiales" +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" +msgstr "Reservar la producción" + msgctxt "" "model:ir.action.act_window.domain,name:act_product_in_bom_output_domain_input" msgid "As Inputs" @@ -431,10 +451,6 @@ msgid "Production" msgstr "Producción" -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "Reservar producción" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "Lista de Material" @@ -484,6 +500,10 @@ msgstr "Producción" msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "Replanificar las producciones" + +msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "Establecer el coste desde los movimientos" @@ -492,7 +512,7 @@ msgstr "Reservada" msgctxt "selection:production,state:" -msgid "Canceled" +msgid "Cancelled" msgstr "Cancelada" msgctxt "selection:production,state:" @@ -519,10 +539,6 @@ msgid "Production" msgstr "Producción" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "No se pueden reservar estos productos:" - msgctxt "view:production.bom:" msgid "Lines" msgstr "Líneas" @@ -535,14 +551,6 @@ msgid "Other Info" msgstr "Información adicional" -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "Aceptar" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "Forzar reserva" - msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" msgstr "Cancelar" diff -r a5ea9240ebee -r 438fb5bdec00 locale/es_419.po --- a/locale/es_419.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/es_419.po Sat Oct 31 12:14:30 2020 +0100 @@ -118,10 +118,6 @@ msgid "Warehouse" msgstr "Almacén" -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "" - msgctxt "field:production.bom,inputs:" msgid "Inputs" msgstr "" @@ -263,6 +259,14 @@ msgid "Production" msgstr "" +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "" + +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "" @@ -275,6 +279,18 @@ msgid "Production Output" msgstr "" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" msgstr "" @@ -299,12 +315,12 @@ msgid "Productions" msgstr "" -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" +msgctxt "model:ir.action,name:wizard_bom_tree_open" +msgid "BOM Tree" msgstr "" -msgctxt "model:ir.action,name:wizard_bom_tree_open" -msgid "BOM Tree" +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" msgstr "" msgctxt "" @@ -431,10 +447,6 @@ msgid "Production" msgstr "" -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "" @@ -484,6 +496,10 @@ msgstr "" msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "" + +msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "" @@ -493,7 +509,7 @@ #, fuzzy msgctxt "selection:production,state:" -msgid "Canceled" +msgid "Cancelled" msgstr "Canel" msgctxt "selection:production,state:" @@ -520,10 +536,6 @@ msgid "Production" msgstr "" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "" - msgctxt "view:production.bom:" msgid "Lines" msgstr "" @@ -536,14 +548,6 @@ msgid "Other Info" msgstr "" -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "" - #, fuzzy msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" diff -r a5ea9240ebee -r 438fb5bdec00 locale/et.po --- a/locale/et.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/et.po Sat Oct 31 12:14:30 2020 +0100 @@ -120,10 +120,6 @@ msgid "Warehouse" msgstr "Ladu" -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "Liikumised" - msgctxt "field:production.bom,inputs:" msgid "Inputs" msgstr "Sisendid" @@ -265,6 +261,16 @@ msgid "Production" msgstr "Tootmine" +#, fuzzy +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "Tootmise väljund" + +#, fuzzy +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "Tootmine" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "" @@ -277,6 +283,18 @@ msgid "Production Output" msgstr "Tootmise väljund" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" msgstr "Retsept" @@ -301,14 +319,15 @@ msgid "Productions" msgstr "Tootmised" -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" -msgstr "Tootmise omistamine" - msgctxt "model:ir.action,name:wizard_bom_tree_open" msgid "BOM Tree" msgstr "Retseptipuu" +#, fuzzy +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" +msgstr "Tootmise omistamine" + msgctxt "" "model:ir.action.act_window.domain,name:act_product_in_bom_output_domain_input" msgid "As Inputs" @@ -433,10 +452,6 @@ msgid "Production" msgstr "Tootmine" -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "Tootmise omistamine" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "Retsept" @@ -485,6 +500,11 @@ msgid "Production" msgstr "Tootmine" +#, fuzzy +msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "Tootmised" + msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "" @@ -493,8 +513,9 @@ msgid "Assigned" msgstr "Omistatud" +#, fuzzy msgctxt "selection:production,state:" -msgid "Canceled" +msgid "Cancelled" msgstr "Tühistatud" msgctxt "selection:production,state:" @@ -522,10 +543,6 @@ msgid "Production" msgstr "Tootmine" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "Ei saa lisada neid tooteid:" - msgctxt "view:production.bom:" msgid "Lines" msgstr "Read" @@ -538,14 +555,6 @@ msgid "Other Info" msgstr "Muu info" -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "OK" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "Omista jõuga" - msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" msgstr "Tühista" diff -r a5ea9240ebee -r 438fb5bdec00 locale/fa.po --- a/locale/fa.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/fa.po Sat Oct 31 12:14:30 2020 +0100 @@ -120,10 +120,6 @@ msgid "Warehouse" msgstr "انبار" -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "جابجایی ها" - msgctxt "field:production.bom,inputs:" msgid "Inputs" msgstr "ورودی ها" @@ -265,6 +261,16 @@ msgid "Production" msgstr "تهیه کننده" +#, fuzzy +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "تولیدات خروجی" + +#, fuzzy +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "تهیه کننده" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "" @@ -277,6 +283,18 @@ msgid "Production Output" msgstr "تولیدات خروجی" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" msgstr "BOM" @@ -301,14 +319,15 @@ msgid "Productions" msgstr "تولیدات" -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" -msgstr "اختصاص تولید" - msgctxt "model:ir.action,name:wizard_bom_tree_open" msgid "BOM Tree" msgstr "BOM درخت" +#, fuzzy +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" +msgstr "اختصاص تولید" + msgctxt "" "model:ir.action.act_window.domain,name:act_product_in_bom_output_domain_input" msgid "As Inputs" @@ -433,10 +452,6 @@ msgid "Production" msgstr "تولید" -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "اختصاص تولید" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "صورت حساب مواد اولیه" @@ -485,6 +500,11 @@ msgid "Production" msgstr "تولید" +#, fuzzy +msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "تولیدات" + msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "" @@ -493,8 +513,9 @@ msgid "Assigned" msgstr "تخصیص داده شده" +#, fuzzy msgctxt "selection:production,state:" -msgid "Canceled" +msgid "Cancelled" msgstr "لغو شده" msgctxt "selection:production,state:" @@ -522,10 +543,6 @@ msgid "Production" msgstr "تهیه کننده" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "این محصولات قابل اختصاص دادن نیستند :" - msgctxt "view:production.bom:" msgid "Lines" msgstr "خطوط" @@ -538,14 +555,6 @@ msgid "Other Info" msgstr "سایر اطلاعات" -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "قبول" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "تخصیص نیرو" - msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" msgstr "انصراف" diff -r a5ea9240ebee -r 438fb5bdec00 locale/fi.po --- a/locale/fi.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/fi.po Sat Oct 31 12:14:30 2020 +0100 @@ -123,10 +123,6 @@ msgid "Warehouse" msgstr "" -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "" - msgctxt "field:production.bom,inputs:" msgid "Inputs" msgstr "" @@ -274,6 +270,16 @@ msgid "Production" msgstr "Production" +#, fuzzy +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "Production" + +#, fuzzy +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "Production" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "" @@ -286,6 +292,18 @@ msgid "Production Output" msgstr "" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" msgstr "BOM" @@ -310,14 +328,15 @@ msgid "Productions" msgstr "Productions" -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" -msgstr "Assign Production" - msgctxt "model:ir.action,name:wizard_bom_tree_open" msgid "BOM Tree" msgstr "BOM Tree" +#, fuzzy +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" +msgstr "Assign Production" + msgctxt "" "model:ir.action.act_window.domain,name:act_product_in_bom_output_domain_input" msgid "As Inputs" @@ -444,11 +463,6 @@ msgid "Production" msgstr "Production" -#, fuzzy -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "Assign Production" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "" @@ -499,6 +513,11 @@ msgid "Production" msgstr "Production" +#, fuzzy +msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "Productions" + msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "" @@ -510,7 +529,7 @@ #, fuzzy msgctxt "selection:production,state:" -msgid "Canceled" +msgid "Cancelled" msgstr "Cancel" #, fuzzy @@ -543,10 +562,6 @@ msgid "Production" msgstr "Production" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "" - msgctxt "view:production.bom:" msgid "Lines" msgstr "" @@ -559,14 +574,6 @@ msgid "Other Info" msgstr "" -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "" - #, fuzzy msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" diff -r a5ea9240ebee -r 438fb5bdec00 locale/fr.po --- a/locale/fr.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/fr.po Sat Oct 31 12:14:30 2020 +0100 @@ -118,10 +118,6 @@ msgid "Warehouse" msgstr "Entrepôt" -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "Mouvements" - msgctxt "field:production.bom,inputs:" msgid "Inputs" msgstr "Entrées" @@ -263,6 +259,14 @@ msgid "Production" msgstr "Production" +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "Sortie de production" + +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "Prélèvement de production" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "Prix de revient actualisé" @@ -275,6 +279,22 @@ msgid "Production Output" msgstr "Sortie de production" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" +"Où les biens produits sont stockés.\n" +"Laissez vide pour utiliser l'emplacement de stockage de l'entrepôt." + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" +"Où les composants de production sont prélevés.\n" +"Laissez vide pour utiliser l'emplacement de stockage de l'entrepôt." + msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" msgstr "Nomenclature" @@ -299,14 +319,14 @@ msgid "Productions" msgstr "Productions" -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" -msgstr "Assigner la production" - msgctxt "model:ir.action,name:wizard_bom_tree_open" msgid "BOM Tree" msgstr "Arbre de nomenclatures" +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" +msgstr "Assigner la production" + msgctxt "" "model:ir.action.act_window.domain,name:act_product_in_bom_output_domain_input" msgid "As Inputs" @@ -434,10 +454,6 @@ msgid "Production" msgstr "Production" -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "Productions assignées" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "Nomenclature" @@ -487,6 +503,10 @@ msgstr "Production" msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "Reprogrammer les productions" + +msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "Établir les coûts des mouvements" @@ -495,7 +515,7 @@ msgstr "Assignée" msgctxt "selection:production,state:" -msgid "Canceled" +msgid "Cancelled" msgstr "Annulée" msgctxt "selection:production,state:" @@ -522,10 +542,6 @@ msgid "Production" msgstr "Production" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "Impossible d'assigner ces produits :" - msgctxt "view:production.bom:" msgid "Lines" msgstr "Lignes" @@ -538,14 +554,6 @@ msgid "Other Info" msgstr "Autre information" -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "OK" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "Forcer l'assignation" - msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" msgstr "Annuler" diff -r a5ea9240ebee -r 438fb5bdec00 locale/hu.po --- a/locale/hu.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/hu.po Sat Oct 31 12:14:30 2020 +0100 @@ -135,11 +135,6 @@ msgid "Warehouse" msgstr "Raktár" -#, fuzzy -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "Raktár mozgás" - msgctxt "field:production.bom,inputs:" msgid "Inputs" msgstr "" @@ -310,6 +305,16 @@ msgid "Production" msgstr "Termelés" +#, fuzzy +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "Termelés" + +#, fuzzy +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "Termelés" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "" @@ -322,6 +327,18 @@ msgid "Production Output" msgstr "" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" msgstr "BOM" @@ -348,14 +365,15 @@ msgid "Productions" msgstr "Termelés" -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" -msgstr "Assign Production" - msgctxt "model:ir.action,name:wizard_bom_tree_open" msgid "BOM Tree" msgstr "BOM Tree" +#, fuzzy +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" +msgstr "Assign Production" + msgctxt "" "model:ir.action.act_window.domain,name:act_product_in_bom_output_domain_input" msgid "As Inputs" @@ -489,11 +507,6 @@ msgid "Production" msgstr "Termelés" -#, fuzzy -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "Assign Production" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "" @@ -546,6 +559,11 @@ msgid "Production" msgstr "Termelés" +#, fuzzy +msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "Termelés" + msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "" @@ -557,7 +575,7 @@ #, fuzzy msgctxt "selection:production,state:" -msgid "Canceled" +msgid "Cancelled" msgstr "Mégse" #, fuzzy @@ -590,10 +608,6 @@ msgid "Production" msgstr "Termelés" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "" - #, fuzzy msgctxt "view:production.bom:" msgid "Lines" @@ -609,15 +623,6 @@ msgstr "" #, fuzzy -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "OK" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "" - -#, fuzzy msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" msgstr "Mégse" diff -r a5ea9240ebee -r 438fb5bdec00 locale/id.po --- a/locale/id.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/id.po Sat Oct 31 12:14:30 2020 +0100 @@ -100,7 +100,7 @@ msgctxt "field:production,state:" msgid "State" -msgstr "" +msgstr "Status" msgctxt "field:production,unit_digits:" msgid "Unit Digits" @@ -118,10 +118,6 @@ msgid "Warehouse" msgstr "Gudang" -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "Perpindahan" - msgctxt "field:production.bom,inputs:" msgid "Inputs" msgstr "" @@ -263,6 +259,16 @@ msgid "Production" msgstr "Produksi" +#, fuzzy +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "Produksi" + +#, fuzzy +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "Produksi" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "" @@ -275,6 +281,18 @@ msgid "Production Output" msgstr "" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" msgstr "" @@ -299,14 +317,15 @@ msgid "Productions" msgstr "Produksi" -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" -msgstr "" - msgctxt "model:ir.action,name:wizard_bom_tree_open" msgid "BOM Tree" msgstr "" +#, fuzzy +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" +msgstr "Produksi" + msgctxt "" "model:ir.action.act_window.domain,name:act_product_in_bom_output_domain_input" msgid "As Inputs" @@ -431,10 +450,6 @@ msgid "Production" msgstr "Produksi" -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "" @@ -483,6 +498,11 @@ msgid "Production" msgstr "Produksi" +#, fuzzy +msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "Produksi" + msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "" @@ -492,8 +512,8 @@ msgstr "" msgctxt "selection:production,state:" -msgid "Canceled" -msgstr "" +msgid "Cancelled" +msgstr "Dibatalkan" msgctxt "selection:production,state:" msgid "Done" @@ -515,15 +535,10 @@ msgid "Waiting" msgstr "" -#, fuzzy msgctxt "view:product.template:" msgid "Production" msgstr "Produksi" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "" - msgctxt "view:production.bom:" msgid "Lines" msgstr "Baris" @@ -536,14 +551,6 @@ msgid "Other Info" msgstr "Info Lain" -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "OK" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "" - msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" msgstr "Batal" diff -r a5ea9240ebee -r 438fb5bdec00 locale/it.po --- a/locale/it.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/it.po Sat Oct 31 12:14:30 2020 +0100 @@ -120,10 +120,6 @@ msgid "Warehouse" msgstr "Magazzino" -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "Movimenti" - #, fuzzy msgctxt "field:production.bom,inputs:" msgid "Inputs" @@ -270,6 +266,16 @@ msgid "Production" msgstr "Produzione" +#, fuzzy +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "Uscita produzione" + +#, fuzzy +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "Produzione" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "" @@ -282,6 +288,18 @@ msgid "Production Output" msgstr "Uscita produzione" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" msgstr "Distinta materiali" @@ -306,14 +324,15 @@ msgid "Productions" msgstr "Productions" -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" -msgstr "Assign Production" - msgctxt "model:ir.action,name:wizard_bom_tree_open" msgid "BOM Tree" msgstr "Albero distinta componenti" +#, fuzzy +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" +msgstr "Assign Production" + msgctxt "" "model:ir.action.act_window.domain,name:act_product_in_bom_output_domain_input" msgid "As Inputs" @@ -443,10 +462,6 @@ msgid "Production" msgstr "Produzione" -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "Assegna produzione" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "Distinta materiali" @@ -495,6 +510,11 @@ msgid "Production" msgstr "Produzione" +#, fuzzy +msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "Productions" + msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "" @@ -503,8 +523,9 @@ msgid "Assigned" msgstr "Assegnato" +#, fuzzy msgctxt "selection:production,state:" -msgid "Canceled" +msgid "Cancelled" msgstr "Annullato" msgctxt "selection:production,state:" @@ -533,10 +554,6 @@ msgid "Production" msgstr "Produzione" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "Impossibile assegnare questi prodotti:" - msgctxt "view:production.bom:" msgid "Lines" msgstr "Linee" @@ -549,14 +566,6 @@ msgid "Other Info" msgstr "Altre Info" -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "OK" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "Forza assegnazione" - msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" msgstr "Annulla" diff -r a5ea9240ebee -r 438fb5bdec00 locale/lo.po --- a/locale/lo.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/lo.po Sat Oct 31 12:14:30 2020 +0100 @@ -123,10 +123,6 @@ msgid "Warehouse" msgstr "" -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "ຕັດບັນຊີສາງ" - msgctxt "field:production.bom,inputs:" msgid "Inputs" msgstr "" @@ -295,6 +291,16 @@ msgid "Production" msgstr "ຜະລິດຕະພັນ" +#, fuzzy +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "ຜະລິດຕະພັນ" + +#, fuzzy +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "ຜະລິດຕະພັນ" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "" @@ -307,6 +313,18 @@ msgid "Production Output" msgstr "" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" msgstr "BOM" @@ -333,14 +351,15 @@ msgid "Productions" msgstr "ຜະລິດຕະພັນ" -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" -msgstr "Assign Production" - msgctxt "model:ir.action,name:wizard_bom_tree_open" msgid "BOM Tree" msgstr "BOM Tree" +#, fuzzy +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" +msgstr "Assign Production" + msgctxt "" "model:ir.action.act_window.domain,name:act_product_in_bom_output_domain_input" msgid "As Inputs" @@ -476,11 +495,6 @@ msgid "Production" msgstr "ຜະລິດຕະພັນ" -#, fuzzy -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "Assign Production" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "" @@ -533,6 +547,11 @@ msgid "Production" msgstr "ຜະລິດຕະພັນ" +#, fuzzy +msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "ຜະລິດຕະພັນ" + msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "" @@ -544,7 +563,7 @@ #, fuzzy msgctxt "selection:production,state:" -msgid "Canceled" +msgid "Cancelled" msgstr "ຍົກເລີກແລ້ວ" #, fuzzy @@ -577,10 +596,6 @@ msgid "Production" msgstr "ຜະລິດຕະພັນ" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "" - #, fuzzy msgctxt "view:production.bom:" msgid "Lines" @@ -597,15 +612,6 @@ msgstr "ຂໍ້ມູນອື່ນໆ" #, fuzzy -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "ຕົກລົງ" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "" - -#, fuzzy msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" msgstr "ຍົກເລີກ" diff -r a5ea9240ebee -r 438fb5bdec00 locale/lt.po --- a/locale/lt.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/lt.po Sat Oct 31 12:14:30 2020 +0100 @@ -123,10 +123,6 @@ msgid "Warehouse" msgstr "" -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "" - msgctxt "field:production.bom,inputs:" msgid "Inputs" msgstr "" @@ -275,6 +271,16 @@ msgid "Production" msgstr "Production" +#, fuzzy +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "Production" + +#, fuzzy +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "Production" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "" @@ -287,6 +293,18 @@ msgid "Production Output" msgstr "" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" msgstr "BOM" @@ -311,14 +329,15 @@ msgid "Productions" msgstr "Productions" -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" -msgstr "Assign Production" - msgctxt "model:ir.action,name:wizard_bom_tree_open" msgid "BOM Tree" msgstr "BOM Tree" +#, fuzzy +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" +msgstr "Assign Production" + msgctxt "" "model:ir.action.act_window.domain,name:act_product_in_bom_output_domain_input" msgid "As Inputs" @@ -445,11 +464,6 @@ msgid "Production" msgstr "Production" -#, fuzzy -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "Assign Production" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "" @@ -500,6 +514,11 @@ msgid "Production" msgstr "Production" +#, fuzzy +msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "Productions" + msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "" @@ -511,7 +530,7 @@ #, fuzzy msgctxt "selection:production,state:" -msgid "Canceled" +msgid "Cancelled" msgstr "Cancel" #, fuzzy @@ -544,10 +563,6 @@ msgid "Production" msgstr "Production" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "" - msgctxt "view:production.bom:" msgid "Lines" msgstr "" @@ -560,14 +575,6 @@ msgid "Other Info" msgstr "" -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "" - #, fuzzy msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" diff -r a5ea9240ebee -r 438fb5bdec00 locale/nl.po --- a/locale/nl.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/nl.po Sat Oct 31 12:14:30 2020 +0100 @@ -118,10 +118,6 @@ msgid "Warehouse" msgstr "Magazijn" -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "Boekingen/bewegingen" - msgctxt "field:production.bom,inputs:" msgid "Inputs" msgstr "Invoer" @@ -263,6 +259,14 @@ msgid "Production" msgstr "Productie" +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "Productie output" + +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "Productie picking" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "Kostprijs bijgewerkt" @@ -275,6 +279,22 @@ msgid "Production Output" msgstr "Productie output" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" +"Waar de gemaakte goederen worden opgeslagen.\n" +"Laat leeg om de opslaglocatie van het magazijn te gebruiken." + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" +"Waar de productiecomponenten vandaan worden gehaald.\n" +"Laat leeg om de opslaglocatie van het magazijn te gebruiken." + msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" msgstr "stuklijst" @@ -299,14 +319,14 @@ msgid "Productions" msgstr "Producties" -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" -msgstr "Wijs productie toe" - msgctxt "model:ir.action,name:wizard_bom_tree_open" msgid "BOM Tree" msgstr "stuklijst boom structuur" +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" +msgstr "Wijs productie toe" + msgctxt "" "model:ir.action.act_window.domain,name:act_product_in_bom_output_domain_input" msgid "As Inputs" @@ -431,10 +451,6 @@ msgid "Production" msgstr "Productie" -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "Wijs productie toe" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "Stuklijst" @@ -484,6 +500,10 @@ msgstr "Productie" msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "Productions opnieuw plannen" + +msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "Stel kosten in van beweging" @@ -492,7 +512,7 @@ msgstr "toegewezen" msgctxt "selection:production,state:" -msgid "Canceled" +msgid "Cancelled" msgstr "Geannuleerd" msgctxt "selection:production,state:" @@ -519,10 +539,6 @@ msgid "Production" msgstr "Productie" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "Kan deze producten niet toewijzen:" - msgctxt "view:production.bom:" msgid "Lines" msgstr "Regels" @@ -535,14 +551,6 @@ msgid "Other Info" msgstr "Aanvullende informatie" -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "Ok" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "Forceer toewijzing" - msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" msgstr "Annuleren" diff -r a5ea9240ebee -r 438fb5bdec00 locale/pl.po --- a/locale/pl.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/pl.po Sat Oct 31 12:14:30 2020 +0100 @@ -122,10 +122,6 @@ msgid "Warehouse" msgstr "Magazyn" -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "" - msgctxt "field:production.bom,inputs:" msgid "Inputs" msgstr "Wejścia" @@ -267,6 +263,16 @@ msgid "Production" msgstr "Produkcja" +#, fuzzy +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "Produkcja" + +#, fuzzy +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "Produkcja" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "" @@ -279,6 +285,18 @@ msgid "Production Output" msgstr "" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" msgstr "BOM" @@ -309,16 +327,16 @@ msgstr "Productions" #, fuzzy -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" -msgstr "Assign Production" - -#, fuzzy msgctxt "model:ir.action,name:wizard_bom_tree_open" msgid "BOM Tree" msgstr "BOM Tree" #, fuzzy +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" +msgstr "Assign Production" + +#, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_product_in_bom_output_domain_input" msgid "As Inputs" @@ -425,10 +443,9 @@ msgid "BOMs" msgstr "BOMs" -#, fuzzy msgctxt "model:ir.ui.menu,name:menu_configuration" msgid "Configuration" -msgstr "Configuration" +msgstr "Konfiguracja" #, fuzzy msgctxt "model:ir.ui.menu,name:menu_production" @@ -458,10 +475,6 @@ msgid "Production" msgstr "Produkcja" -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "Przydziel produkcję" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "Wielopoziomowa struktura produktu (BOM)" @@ -513,6 +526,11 @@ msgid "Production" msgstr "Production" +#, fuzzy +msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "Productions" + msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "" @@ -521,8 +539,9 @@ msgid "Assigned" msgstr "Przydzielono" +#, fuzzy msgctxt "selection:production,state:" -msgid "Canceled" +msgid "Cancelled" msgstr "Anulowano" msgctxt "selection:production,state:" @@ -553,10 +572,6 @@ msgid "Production" msgstr "Produkcja" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "" - msgctxt "view:production.bom:" msgid "Lines" msgstr "" @@ -569,14 +584,6 @@ msgid "Other Info" msgstr "Inne informacje" -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "OK" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "Wymuś przydzielenie" - msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" msgstr "Anuluj" diff -r a5ea9240ebee -r 438fb5bdec00 locale/pt.po --- a/locale/pt.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/pt.po Sat Oct 31 12:14:30 2020 +0100 @@ -120,10 +120,6 @@ msgid "Warehouse" msgstr "Almoxarifado" -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "Movimentações" - msgctxt "field:production.bom,inputs:" msgid "Inputs" msgstr "Entradas" @@ -265,6 +261,16 @@ msgid "Production" msgstr "Produção" +#, fuzzy +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "Saída da produção" + +#, fuzzy +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "Produção" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "" @@ -277,6 +283,18 @@ msgid "Production Output" msgstr "Saída da produção" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" msgstr "Lista de Materiais" @@ -301,14 +319,15 @@ msgid "Productions" msgstr "Produções" -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" -msgstr "Atribuir Produção" - msgctxt "model:ir.action,name:wizard_bom_tree_open" msgid "BOM Tree" msgstr "Listagem da lista de materiais" +#, fuzzy +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" +msgstr "Atribuir Produção" + msgctxt "" "model:ir.action.act_window.domain,name:act_product_in_bom_output_domain_input" msgid "As Inputs" @@ -433,10 +452,6 @@ msgid "Production" msgstr "Produção" -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "Reservar produção" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "Lista de materiais" @@ -485,6 +500,11 @@ msgid "Production" msgstr "Produção" +#, fuzzy +msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "Produções" + msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "" @@ -493,8 +513,9 @@ msgid "Assigned" msgstr "Atribuído" +#, fuzzy msgctxt "selection:production,state:" -msgid "Canceled" +msgid "Cancelled" msgstr "Cancelado" msgctxt "selection:production,state:" @@ -522,10 +543,6 @@ msgid "Production" msgstr "Produção" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "Não é possível reservar" - msgctxt "view:production.bom:" msgid "Lines" msgstr "Linhas" @@ -538,14 +555,6 @@ msgid "Other Info" msgstr "Informação adicional" -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "OK" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "Forçar Atribuição" - msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" msgstr "Cancelar" diff -r a5ea9240ebee -r 438fb5bdec00 locale/ru.po --- a/locale/ru.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/ru.po Sat Oct 31 12:14:30 2020 +0100 @@ -121,10 +121,6 @@ msgid "Warehouse" msgstr "Товарный склад" -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "Перемещения" - msgctxt "field:production.bom,inputs:" msgid "Inputs" msgstr "Исходные" @@ -270,6 +266,16 @@ msgid "Production" msgstr "Производство" +#, fuzzy +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "Готовая продукция производства" + +#, fuzzy +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "Производство" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "" @@ -282,6 +288,18 @@ msgid "Production Output" msgstr "Готовая продукция производства" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + #, fuzzy msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" @@ -313,15 +331,15 @@ msgstr "Productions" #, fuzzy -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" -msgstr "Assign Production" - -#, fuzzy msgctxt "model:ir.action,name:wizard_bom_tree_open" msgid "BOM Tree" msgstr "BOM Tree" +#, fuzzy +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" +msgstr "Assign Production" + msgctxt "" "model:ir.action.act_window.domain,name:act_product_in_bom_output_domain_input" msgid "As Inputs" @@ -460,10 +478,6 @@ msgid "Production" msgstr "Производство" -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "Назначить производство" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "Спецификация" @@ -515,6 +529,11 @@ msgid "Production" msgstr "Production" +#, fuzzy +msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "Производства" + msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "" @@ -523,8 +542,9 @@ msgid "Assigned" msgstr "Переданный" +#, fuzzy msgctxt "selection:production,state:" -msgid "Canceled" +msgid "Cancelled" msgstr "Отменено" msgctxt "selection:production,state:" @@ -552,10 +572,6 @@ msgid "Production" msgstr "Производство" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "Не удалось назначить эти продукты:" - msgctxt "view:production.bom:" msgid "Lines" msgstr "Строки" @@ -568,14 +584,6 @@ msgid "Other Info" msgstr "Другая информация" -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "Ок" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "Принудительно назначить" - msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" msgstr "Отменить" diff -r a5ea9240ebee -r 438fb5bdec00 locale/sl.po --- a/locale/sl.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/sl.po Sat Oct 31 12:14:30 2020 +0100 @@ -120,10 +120,6 @@ msgid "Warehouse" msgstr "Skladišče" -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "Promet" - msgctxt "field:production.bom,inputs:" msgid "Inputs" msgstr "Vhodi" @@ -265,6 +261,16 @@ msgid "Production" msgstr "Proizvodnja" +#, fuzzy +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "Izhod proizvodnega naloga" + +#, fuzzy +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "Proizvodnja" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "" @@ -277,6 +283,18 @@ msgid "Production Output" msgstr "Izhod proizvodnega naloga" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + #, fuzzy msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" @@ -308,16 +326,16 @@ msgstr "Productions" #, fuzzy -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" -msgstr "Assign Production" - -#, fuzzy msgctxt "model:ir.action,name:wizard_bom_tree_open" msgid "BOM Tree" msgstr "BOM Tree" #, fuzzy +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" +msgstr "Assign Production" + +#, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_product_in_bom_output_domain_input" msgid "As Inputs" @@ -457,10 +475,6 @@ msgid "Production" msgstr "Proizvodni nalog" -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "Dodelitev proizvodnega naloga" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "Kosovnica" @@ -512,6 +526,11 @@ msgid "Production" msgstr "Production" +#, fuzzy +msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "Productions" + msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "" @@ -520,8 +539,9 @@ msgid "Assigned" msgstr "Dodeljeno" +#, fuzzy msgctxt "selection:production,state:" -msgid "Canceled" +msgid "Cancelled" msgstr "Preklicano" msgctxt "selection:production,state:" @@ -549,10 +569,6 @@ msgid "Production" msgstr "Proizvodnja" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "Dodelitev ni možna za naslednje izdelke:" - msgctxt "view:production.bom:" msgid "Lines" msgstr "Postavke" @@ -565,14 +581,6 @@ msgid "Other Info" msgstr "Drugo" -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "V redu" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "Rezervacija" - msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" msgstr "Prekliči" diff -r a5ea9240ebee -r 438fb5bdec00 locale/tr.po --- a/locale/tr.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/tr.po Sat Oct 31 12:14:30 2020 +0100 @@ -120,10 +120,6 @@ msgid "Warehouse" msgstr "Depo" -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "Hareketler" - msgctxt "field:production.bom,inputs:" msgid "Inputs" msgstr "Girdiler" @@ -265,6 +261,16 @@ msgid "Production" msgstr "Ürün" +#, fuzzy +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "Ürün Çıktısı" + +#, fuzzy +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "Ürün" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "" @@ -277,6 +283,18 @@ msgid "Production Output" msgstr "Ürün Çıktısı" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" msgstr "BOM" @@ -307,16 +325,16 @@ msgstr "Productions" #, fuzzy -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" -msgstr "Assign Production" - -#, fuzzy msgctxt "model:ir.action,name:wizard_bom_tree_open" msgid "BOM Tree" msgstr "BOM Tree" #, fuzzy +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" +msgstr "Assign Production" + +#, fuzzy msgctxt "" "model:ir.action.act_window.domain,name:act_product_in_bom_output_domain_input" msgid "As Inputs" @@ -456,10 +474,6 @@ msgid "Production" msgstr "Üretim" -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "Üretim Ataması" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "BOM" @@ -511,6 +525,11 @@ msgid "Production" msgstr "Production" +#, fuzzy +msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "Productions" + msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "" @@ -519,8 +538,9 @@ msgid "Assigned" msgstr "Atanmış" +#, fuzzy msgctxt "selection:production,state:" -msgid "Canceled" +msgid "Cancelled" msgstr "Vazgeçilmiş" msgctxt "selection:production,state:" @@ -548,10 +568,6 @@ msgid "Production" msgstr "Ürün" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "Bu ürünlerin atanması mümkün değil:" - msgctxt "view:production.bom:" msgid "Lines" msgstr "Hatlar" @@ -564,14 +580,6 @@ msgid "Other Info" msgstr "Diğer Bilgi" -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "Tamam" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "" - msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" msgstr "Vazgeç" diff -r a5ea9240ebee -r 438fb5bdec00 locale/zh_CN.po --- a/locale/zh_CN.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/zh_CN.po Sat Oct 31 12:14:30 2020 +0100 @@ -124,10 +124,6 @@ msgid "Warehouse" msgstr "" -msgctxt "field:production.assign.failed,moves:" -msgid "Moves" -msgstr "" - msgctxt "field:production.bom,inputs:" msgid "Inputs" msgstr "" @@ -277,6 +273,16 @@ msgid "Production" msgstr "Production" +#, fuzzy +msgctxt "field:stock.location,production_output_location:" +msgid "Production Output" +msgstr "Production" + +#, fuzzy +msgctxt "field:stock.location,production_picking_location:" +msgid "Production Picking" +msgstr "Production" + msgctxt "field:stock.move,production_cost_price_updated:" msgid "Cost Price Updated" msgstr "" @@ -289,6 +295,18 @@ msgid "Production Output" msgstr "" +msgctxt "help:stock.location,production_output_location:" +msgid "" +"Where the produced goods are stored.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + +msgctxt "help:stock.location,production_picking_location:" +msgid "" +"Where the production components are picked from.\n" +"Leave empty to use the warehouse storage location." +msgstr "" + msgctxt "model:ir.action,name:act_bom_form" msgid "BOM" msgstr "BOM" @@ -313,14 +331,15 @@ msgid "Productions" msgstr "Productions" -msgctxt "model:ir.action,name:wizard_assign" -msgid "Assign Production" -msgstr "Assign Production" - msgctxt "model:ir.action,name:wizard_bom_tree_open" msgid "BOM Tree" msgstr "BOM Tree" +#, fuzzy +msgctxt "model:ir.action,name:wizard_production_assign" +msgid "Assign Production" +msgstr "Assign Production" + msgctxt "" "model:ir.action.act_window.domain,name:act_product_in_bom_output_domain_input" msgid "As Inputs" @@ -448,11 +467,6 @@ msgid "Production" msgstr "Production" -#, fuzzy -msgctxt "model:production.assign.failed,name:" -msgid "Assign Production" -msgstr "Assign Production" - msgctxt "model:production.bom,name:" msgid "Bill of Material" msgstr "" @@ -503,6 +517,11 @@ msgid "Production" msgstr "Production" +#, fuzzy +msgctxt "selection:ir.cron,method:" +msgid "Reschedule Productions" +msgstr "Productions" + msgctxt "selection:ir.cron,method:" msgid "Set Cost from Moves" msgstr "" @@ -514,7 +533,7 @@ #, fuzzy msgctxt "selection:production,state:" -msgid "Canceled" +msgid "Cancelled" msgstr "取消" #, fuzzy @@ -547,10 +566,6 @@ msgid "Production" msgstr "Production" -msgctxt "view:production.assign.failed:" -msgid "Unable to assign those products:" -msgstr "" - msgctxt "view:production.bom:" msgid "Lines" msgstr "" @@ -564,15 +579,6 @@ msgstr "" #, fuzzy -msgctxt "wizard_button:production.assign,failed,end:" -msgid "OK" -msgstr "确定" - -msgctxt "wizard_button:production.assign,failed,force:" -msgid "Force Assign" -msgstr "" - -#, fuzzy msgctxt "wizard_button:production.bom.tree.open,start,end:" msgid "Cancel" msgstr "取消"
