mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: manufacture-8.0/manufacture-8.0-mrp_operations_extension Translate-URL: https://translation.odoo-community.org/projects/manufacture-8-0/manufacture-8-0-mrp_operations_extension/
663 lines
20 KiB
Plaintext
663 lines
20 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * mrp_operations_extension
|
|
#
|
|
# Translators:
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: manufacture (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-11-16 09:04+0000\n"
|
|
"PO-Revision-Date: 2016-11-22 16:24+0000\n"
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
|
"Language-Team: Serbian (Latin) (http://www.transifex.com/oca/OCA-"
|
|
"manufacture-8-0/language/sr@latin/)\n"
|
|
"Language: sr@latin\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.workcenter,op_number:0
|
|
msgid "# Operators"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.operation.workcenter,op_number:0
|
|
#: field:mrp.routing.operation,op_number:0
|
|
msgid "# operators"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: code:addons/mrp_operations_extension/wizard/change_production_qty.py:17
|
|
#, python-format
|
|
msgid "Active Id not found"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.production:mrp_operations_extension.mrp_production_form_view_inh
|
|
#: view:mrp.production.workcenter.line:mrp_operations_extension.workcenter_line_inh_form_view
|
|
msgid "Actual Production Date"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: code:addons/mrp_operations_extension/models/mrp_production.py:23
|
|
#, python-format
|
|
msgid "At least one work order must have checked 'Produce here'"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: model:ir.model,name:mrp_operations_extension.model_mrp_bom
|
|
msgid "Bill of Material"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.production.product.line,bom_line:0
|
|
msgid "Bom line"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.config.settings,cycle_by_bom:0
|
|
msgid "Calc Cycles by BoM Quantity"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.work.order.produce:mrp_operations_extension.view_mrp_product_consume_wizard
|
|
#: view:mrp.work.order.produce:mrp_operations_extension.view_mrp_product_produce_wizard
|
|
#: view:workcenter.line.finish:mrp_operations_extension.finish_wo_form_view
|
|
msgid "Cancel"
|
|
msgstr "Otkaži"
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.production:mrp_operations_extension.mrp_production_operation_buttons_form_view
|
|
msgid "Cancel Order"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:workcenter.line.finish:mrp_operations_extension.finish_wo_form_view
|
|
msgid "Cancel all movements"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.operation.workcenter,capacity_per_cycle:0
|
|
msgid "Capacity per cycle"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: model:ir.model,name:mrp_operations_extension.model_change_production_qty
|
|
msgid "Change Quantity of Products"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: code:addons/mrp_operations_extension/models/mrp_bom.py:55
|
|
#, python-format
|
|
msgid "Changing Routing"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: code:addons/mrp_operations_extension/models/mrp_bom.py:56
|
|
#, python-format
|
|
msgid ""
|
|
"Changing routing will cause to change the operation in which each component "
|
|
"will be consumed, by default it is set the first one of the routing"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.production:mrp_operations_extension.mrp_production_operation_buttons_form_view
|
|
#: view:mrp.production.workcenter.line:mrp_operations_extension.workcenter_line_inh_form_view
|
|
msgid "Check Availability"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.routing.operation,code:0
|
|
msgid "Code"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: model:ir.actions.act_window,name:mrp_operations_extension.act_mrp_work_order_consume
|
|
#: view:mrp.production:mrp_operations_extension.mrp_production_operation_buttons_form_view
|
|
#: view:mrp.production.workcenter.line:mrp_operations_extension.workcenter_line_inh_form_view
|
|
#: view:mrp.work.order.produce:mrp_operations_extension.view_mrp_product_consume_wizard
|
|
msgid "Consume"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.work.order.produce:mrp_operations_extension.view_mrp_product_produce_wizard
|
|
#: selection:mrp.work.order.produce,mode:0
|
|
msgid "Consume & Produce"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.work.order.produce:mrp_operations_extension.view_mrp_product_consume_wizard
|
|
#: view:mrp.work.order.produce:mrp_operations_extension.view_mrp_product_produce_wizard
|
|
msgid "Consume Lines"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: selection:mrp.work.order.produce,mode:0
|
|
msgid "Consume Only"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.bom.line,operation:0
|
|
msgid "Consumed in"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.operation.workcenter,create_uid:0
|
|
#: field:mrp.routing.operation,create_uid:0
|
|
#: field:mrp.work.order.produce,create_uid:0
|
|
#: field:workcenter.line.finish,create_uid:0
|
|
msgid "Created by"
|
|
msgstr "Kreirao"
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.operation.workcenter,create_date:0
|
|
#: field:mrp.routing.operation,create_date:0
|
|
#: field:mrp.work.order.produce,create_date:0
|
|
#: field:workcenter.line.finish,create_date:0
|
|
msgid "Created on"
|
|
msgstr "Kreiran"
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.operation.workcenter,custom_data:0
|
|
msgid "Custom"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.operation.workcenter,default:0
|
|
msgid "Default"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.routing.workcenter:mrp_operations_extension.mrp_routing_workcenter_tree_view_inh
|
|
msgid "Default workcenter"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.routing.operation,description:0
|
|
msgid "Description"
|
|
msgstr "Opis"
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.operation.workcenter,display_name:0
|
|
#: field:mrp.routing.operation,display_name:0
|
|
#: field:mrp.work.order.produce,display_name:0
|
|
#: field:workcenter.line.finish,display_name:0
|
|
msgid "Display Name"
|
|
msgstr "Ime za prikaz"
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:workcenter.line.finish:mrp_operations_extension.finish_wo_form_view
|
|
msgid "Do all movements"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: help:mrp.operation.workcenter,time_stop:0
|
|
msgid "Duartion for the cleaning."
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.production:mrp_operations_extension.mrp_production_form_view_inh
|
|
#: view:mrp.production.workcenter.line:mrp_operations_extension.workcenter_line_inh_form_view
|
|
msgid "Duration"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: help:mrp.operation.workcenter,time_cycle:0
|
|
msgid "Duration for one cycle."
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: help:mrp.operation.workcenter,time_start:0
|
|
msgid "Duration for the setup."
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.operation.workcenter,time_efficiency:0
|
|
msgid "Efficiency factor"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.production.workcenter.line:mrp_operations_extension.workcenter_line_inh_form_view
|
|
msgid "Extra Information"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.work.order.produce,final_product:0
|
|
msgid "Final Product to Stock"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: code:addons/mrp_operations_extension/models/mrp_production.py:162
|
|
#, python-format
|
|
msgid "Finish WO"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:workcenter.line.finish:mrp_operations_extension.finish_wo_form_view
|
|
msgid "Finish Work Order"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.production:mrp_operations_extension.mrp_production_operation_buttons_form_view
|
|
#: view:mrp.production.workcenter.line:mrp_operations_extension.workcenter_line_inh_form_view
|
|
msgid "Force Reservation"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.operation.workcenter,id:0 field:mrp.routing.operation,id:0
|
|
#: field:mrp.work.order.produce,id:0 field:workcenter.line.finish,id:0
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: mrp_operations_extension
|
|
#: help:mrp.routing.workcenter,do_production:0
|
|
msgid ""
|
|
"If enabled, the production and movement to stock of the final products will "
|
|
"be done in this operation. There can be only one operation per route with "
|
|
"this check marked."
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: help:mrp.operation.workcenter,custom_data:0
|
|
msgid ""
|
|
"If you mark this check, this means that the work center in this routing has "
|
|
"different capacity data than the defined on the work center itself"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.production:mrp_operations_extension.mrp_production_form_view_inh
|
|
#: view:mrp.production.workcenter.line:mrp_operations_extension.workcenter_line_inh_form_view
|
|
msgid "Information"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.operation.workcenter,__last_update:0
|
|
#: field:mrp.routing.operation,__last_update:0
|
|
#: field:mrp.work.order.produce,__last_update:0
|
|
#: field:workcenter.line.finish,__last_update:0
|
|
msgid "Last Modified on"
|
|
msgstr "Zadnja izmjena"
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.operation.workcenter,write_uid:0
|
|
#: field:mrp.routing.operation,write_uid:0
|
|
#: field:mrp.work.order.produce,write_uid:0
|
|
#: field:workcenter.line.finish,write_uid:0
|
|
msgid "Last Updated by"
|
|
msgstr "Zadnja izmjena"
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.operation.workcenter,write_date:0
|
|
#: field:mrp.routing.operation,write_date:0
|
|
#: field:mrp.work.order.produce,write_date:0
|
|
#: field:workcenter.line.finish,write_date:0
|
|
msgid "Last Updated on"
|
|
msgstr "Zadnja izmjena"
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.work.order.produce,lot_id:0
|
|
msgid "Lot"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: model:ir.model,name:mrp_operations_extension.model_mrp_operation_workcenter
|
|
msgid "MRP Operation Workcenter"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: model:ir.model,name:mrp_operations_extension.model_mrp_routing_operation
|
|
msgid "MRP Routing Operation"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.config.settings,group_mrp_workers:0
|
|
msgid "Manage operators in work centers"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: model:res.groups,name:mrp_operations_extension.group_mrp_workers
|
|
msgid "Manufacturing Operators"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: model:ir.model,name:mrp_operations_extension.model_mrp_production
|
|
msgid "Manufacturing Order"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.production:mrp_operations_extension.mrp_production_form_view_inh
|
|
msgid "Materials"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.production.workcenter.line,is_material_ready:0
|
|
msgid "Materials Ready"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: code:addons/mrp_operations_extension/models/mrp_production.py:145
|
|
#, python-format
|
|
msgid "Missing materials to start the production"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.work.order.produce,mode:0
|
|
msgid "Mode"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.production.workcenter.line,move_lines:0
|
|
msgid "Moves"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.routing.operation,name:0
|
|
msgid "Name"
|
|
msgstr "Ime:"
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.routing.workcenter:mrp_operations_extension.mrp_routing_workcenter_form_view_inh
|
|
msgid ""
|
|
"Once copied, if you change operation data, it won't be reflected here, "
|
|
"unless you select it again."
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.routing.workcenter,operation:0
|
|
msgid "Operation"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: model:ir.ui.menu,name:mrp_operations_extension.mrp_routing_menu
|
|
#: view:mrp.production.workcenter.line:mrp_operations_extension.workcenter_line_future_calendar
|
|
msgid "Operations"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.operation.workcenter,op_avg_cost:0
|
|
#: field:mrp.workcenter,op_avg_cost:0
|
|
msgid "Operator average hourly cost"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.workcenter:mrp_operations_extension.mrp_workcenter_form_view_inh
|
|
#: field:mrp.workcenter,operators:0
|
|
msgid "Operators"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.routing.operation,picking_type_id:0
|
|
#: field:mrp.routing.workcenter,picking_type_id:0
|
|
msgid "Picking Type"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.production:mrp_operations_extension.mrp_production_form_view_inh
|
|
#: view:mrp.production.workcenter.line:mrp_operations_extension.workcenter_line_inh_form_view
|
|
msgid "Planned Date"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.routing.workcenter,op_wc_lines:0
|
|
msgid "Possible work centers for this operation"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.production.workcenter.line,possible_workcenters:0
|
|
msgid "Possible workcenters"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.workcenter,post_op_product:0
|
|
msgid "Post-operation costing product"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.workcenter,pre_op_product:0
|
|
msgid "Pre-operation costing product"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.routing.workcenter,previous_operations_finished:0
|
|
msgid "Previous operations finished"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: code:addons/mrp_operations_extension/models/mrp_production.py:141
|
|
#, python-format
|
|
msgid "Previous operations not finished"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: model:ir.actions.act_window,name:mrp_operations_extension.act_mrp_work_order_produce
|
|
#: view:mrp.production:mrp_operations_extension.mrp_production_operation_buttons_form_view
|
|
#: view:mrp.production.workcenter.line:mrp_operations_extension.workcenter_line_inh_form_view
|
|
#: view:mrp.work.order.produce:mrp_operations_extension.view_mrp_product_consume_wizard
|
|
#: view:mrp.work.order.produce:mrp_operations_extension.view_mrp_product_produce_wizard
|
|
msgid "Produce"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.production.workcenter.line,do_production:0
|
|
#: field:mrp.routing.workcenter,do_production:0
|
|
msgid "Produce here"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.work.order.produce,product_id:0
|
|
msgid "Product"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.production:mrp_operations_extension.mrp_production_form_view_inh
|
|
#: view:mrp.production.workcenter.line:mrp_operations_extension.workcenter_line_inh_form_view
|
|
#: field:mrp.production.workcenter.line,product_line:0
|
|
msgid "Product Lines"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: model:ir.model,name:mrp_operations_extension.model_mrp_product_produce_line
|
|
msgid "Product Produce Consume lines"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.production:mrp_operations_extension.mrp_production_form_view_inh
|
|
#: view:mrp.production.workcenter.line:mrp_operations_extension.workcenter_line_inh_form_view
|
|
msgid "Product to Produce"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: model:ir.model,name:mrp_operations_extension.model_mrp_production_product_line
|
|
msgid "Production Scheduled Product"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.work.order.produce,consume_lines:0
|
|
msgid "Products Consumed"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.routing.operation,steps:0
|
|
msgid "Relevant Steps"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: model:ir.model,name:mrp_operations_extension.model_mrp_routing
|
|
msgid "Routing"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: model:ir.actions.act_window,name:mrp_operations_extension.mrp_routing_operation_action
|
|
#: view:mrp.routing.operation:mrp_operations_extension.rountig_operation_form
|
|
#: view:mrp.routing.operation:mrp_operations_extension.rountig_operation_tree
|
|
msgid "Routing Operation"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.workcenter:mrp_operations_extension.mrp_workcenter_form_view_inh
|
|
#: field:mrp.workcenter,rt_operations:0
|
|
msgid "Routing Operations"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.production.workcenter.line,routing_wc_line:0
|
|
msgid "Routing WC Line"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.operation.workcenter,routing_workcenter:0
|
|
msgid "Routing workcenter"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.work.order.produce,product_qty:0
|
|
msgid "Select Quantity"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.routing.workcenter:mrp_operations_extension.mrp_routing_workcenter_form_view_inh
|
|
msgid "Select the operation to copy its current data to this routing line."
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: model:ir.model,name:mrp_operations_extension.model_stock_move
|
|
msgid "Stock Move"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.production.workcenter.line:mrp_operations_extension.workcenter_line_inh_form_view
|
|
msgid "Stock Moves"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:workcenter.line.finish:mrp_operations_extension.finish_wo_form_view
|
|
msgid "There are still some pending moves on WO"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: code:addons/mrp_operations_extension/models/mrp_routing.py:43
|
|
#, python-format
|
|
msgid "There must be one and only one line set as default."
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: code:addons/mrp_operations_extension/models/mrp_routing.py:17
|
|
#, python-format
|
|
msgid ""
|
|
"There must be one and only one operation with 'Produce here' check marked."
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.production.workcenter.line,time_start:0
|
|
msgid "Time Start"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.production.workcenter.line,time_stop:0
|
|
msgid "Time Stop"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.operation.workcenter,time_stop:0
|
|
msgid "Time after prod."
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.operation.workcenter,time_start:0
|
|
msgid "Time before prod."
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.operation.workcenter,time_cycle:0
|
|
msgid "Time for 1 cycle (hours)"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.work.order.produce:mrp_operations_extension.view_mrp_product_consume_wizard
|
|
#: view:mrp.work.order.produce:mrp_operations_extension.view_mrp_product_produce_wizard
|
|
msgid "To Consume"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.routing.workcenter:mrp_operations_extension.mrp_routing_workcenter_tree_view_inh
|
|
msgid "Total"
|
|
msgstr "Ukupno"
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.work.order.produce,track_production:0
|
|
msgid "Track production"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.routing.workcenter:mrp_operations_extension.mrp_routing_workcenter_form_view_inh
|
|
msgid "WARNING:"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: model:ir.model,name:mrp_operations_extension.model_mrp_workcenter
|
|
#: model:res.request.link,name:mrp_operations_extension.req_link_mrp_workcenter
|
|
msgid "Work Center"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: model:ir.model,name:mrp_operations_extension.model_mrp_routing_workcenter
|
|
msgid "Work Center Usage"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: model:ir.model,name:mrp_operations_extension.model_mrp_production_workcenter_line
|
|
#: field:mrp.production.product.line,work_order:0
|
|
#: model:res.request.link,name:mrp_operations_extension.req_link_mrp_workcenter_line
|
|
#: field:stock.move,work_order:0
|
|
msgid "Work Order"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.routing.operation,workcenters:0
|
|
#: view:mrp.routing.workcenter:mrp_operations_extension.mrp_routing_workcenter_form_view_inh
|
|
msgid "Work centers"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.product.produce.line,work_produce_id:0
|
|
msgid "Work produce id"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: field:mrp.operation.workcenter,workcenter:0
|
|
msgid "Workcenter"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.routing.operation:mrp_operations_extension.rountig_operation_form
|
|
msgid "Workcenters"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.production:mrp_operations_extension.mrp_production_operation_buttons_form_view
|
|
msgid "draft,startworking"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.production:mrp_operations_extension.mrp_production_form_inherit_view2
|
|
#: view:mrp.production:mrp_operations_extension.mrp_production_operation_buttons_form_view
|
|
#: view:mrp.production.workcenter.line:mrp_operations_extension.workcenter_line_inh_form_view
|
|
msgid "object"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.production:mrp_operations_extension.mrp_production_operation_buttons_form_view
|
|
msgid "oe_highlight"
|
|
msgstr ""
|
|
|
|
#. module: mrp_operations_extension
|
|
#: view:mrp.work.order.produce:mrp_operations_extension.view_mrp_product_consume_wizard
|
|
#: view:mrp.work.order.produce:mrp_operations_extension.view_mrp_product_produce_wizard
|
|
#: view:workcenter.line.finish:mrp_operations_extension.finish_wo_form_view
|
|
msgid "or"
|
|
msgstr "ili"
|