mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
OCA Transbot updated translations from Transifex
This commit is contained in:
122
mrp_bom_reference_selection/i18n/nl_NL.po
Normal file
122
mrp_bom_reference_selection/i18n/nl_NL.po
Normal file
@@ -0,0 +1,122 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_bom_reference_selection
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manufacture (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-17 04:36+0000\n"
|
||||
"PO-Revision-Date: 2017-06-30 08:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-manufacture-8-0/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: mrp_bom_reference_selection
|
||||
#: model:ir.model,name:mrp_bom_reference_selection.model_mrp_bom
|
||||
#: field:mrp.bom.reference,bom_id:0 field:mrp.product.produce,bom_id:0
|
||||
#: view:stock.production.lot:mrp_bom_reference_selection.search_product_lot_filter
|
||||
#: field:stock.production.lot,bom_id:0
|
||||
msgid "Bill of Material"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_bom_reference_selection
|
||||
#: field:mrp.bom,reference_id:0
|
||||
msgid "BoM Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_bom_reference_selection
|
||||
#: field:mrp.bom.reference,create_uid:0
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_bom_reference_selection
|
||||
#: field:mrp.bom.reference,create_date:0
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_bom_reference_selection
|
||||
#: field:mrp.bom.reference,display_name:0
|
||||
msgid "Display Name"
|
||||
msgstr "Weergavenaam"
|
||||
|
||||
#. module: mrp_bom_reference_selection
|
||||
#: view:stock.production.lot:mrp_bom_reference_selection.search_product_lot_filter
|
||||
msgid "Group By"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_bom_reference_selection
|
||||
#: field:mrp.bom.reference,id:0
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_bom_reference_selection
|
||||
#: field:mrp.bom.reference,__last_update:0
|
||||
msgid "Last Modified on"
|
||||
msgstr "Laatst gewijzigd op"
|
||||
|
||||
#. module: mrp_bom_reference_selection
|
||||
#: field:mrp.bom.reference,write_uid:0
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_bom_reference_selection
|
||||
#: field:mrp.bom.reference,write_date:0
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_bom_reference_selection
|
||||
#: model:ir.model,name:mrp_bom_reference_selection.model_stock_production_lot
|
||||
msgid "Lot/Serial"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_bom_reference_selection
|
||||
#: model:ir.model,name:mrp_bom_reference_selection.model_mrp_bom_reference
|
||||
msgid "MRP Bill of Material Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_bom_reference_selection
|
||||
#: model:ir.model,name:mrp_bom_reference_selection.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_bom_reference_selection
|
||||
#: code:addons/mrp_bom_reference_selection/models/mrp_bom_line.py:28
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Product %s from %s reference BoM must be equal to product %s in BoM line."
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_bom_reference_selection
|
||||
#: model:ir.model,name:mrp_bom_reference_selection.model_mrp_product_produce
|
||||
msgid "Product Produce"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_bom_reference_selection
|
||||
#: field:mrp.bom.line,product_tmpl_id:0
|
||||
msgid "Product Template"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_bom_reference_selection
|
||||
#: field:mrp.bom.line,reference_id:0
|
||||
msgid "Ref"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_bom_reference_selection
|
||||
#: field:mrp.bom.reference,name:0
|
||||
msgid "Reference"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_bom_reference_selection
|
||||
#: view:mrp.product.produce:mrp_bom_reference_selection.view_mrp_product_produce_wizard
|
||||
msgid ""
|
||||
"[\n"
|
||||
" ('bom_id', 'in', [False, bom_id]),\n"
|
||||
" ('product_id', '=', product_id),\n"
|
||||
" ]"
|
||||
msgstr ""
|
||||
@@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manufacture (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-03-04 04:25+0000\n"
|
||||
"PO-Revision-Date: 2017-03-06 09:09+0000\n"
|
||||
"POT-Creation-Date: 2017-06-17 04:36+0000\n"
|
||||
"PO-Revision-Date: 2017-06-30 08:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-manufacture-8-0/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -78,13 +78,13 @@ msgid "Capacity per cycle"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_extension
|
||||
#: code:addons/mrp_operations_extension/models/mrp_bom.py:54
|
||||
#: 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:55
|
||||
#: 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 "
|
||||
@@ -174,7 +174,7 @@ msgstr ""
|
||||
#: field:mrp.work.order.produce,display_name:0
|
||||
#: field:workcenter.line.finish,display_name:0
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
msgstr "Weergavenaam"
|
||||
|
||||
#. module: mrp_operations_extension
|
||||
#: view:workcenter.line.finish:mrp_operations_extension.finish_wo_form_view
|
||||
@@ -238,7 +238,7 @@ msgstr ""
|
||||
#: 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 ""
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_operations_extension
|
||||
#: help:mrp.routing.workcenter,do_production:0
|
||||
@@ -267,7 +267,7 @@ msgstr ""
|
||||
#: field:mrp.work.order.produce,__last_update:0
|
||||
#: field:workcenter.line.finish,__last_update:0
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
msgstr "Laatst gewijzigd op"
|
||||
|
||||
#. module: mrp_operations_extension
|
||||
#: field:mrp.operation.workcenter,write_uid:0
|
||||
|
||||
162
mrp_operations_time_control/i18n/nl_NL.po
Normal file
162
mrp_operations_time_control/i18n/nl_NL.po
Normal file
@@ -0,0 +1,162 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_operations_time_control
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manufacture (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-17 04:36+0000\n"
|
||||
"PO-Revision-Date: 2017-06-30 08:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-manufacture-8-0/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: field:operation.time.line,create_uid:0
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: field:operation.time.line,create_date:0
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: field:operation.time.line,display_name:0
|
||||
msgid "Display Name"
|
||||
msgstr "Weergavenaam"
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: field:operation.time.line,end_date:0
|
||||
msgid "End Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: view:mrp.production.workcenter.line:mrp_operations_time_control.operation_time_tree_view
|
||||
msgid "Finished"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: view:operation.time.line:mrp_operations_time_control.view_operation_time_lines_search
|
||||
msgid "Group By..."
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: field:operation.time.line,id:0
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: view:mrp.production:mrp_operations_time_control.mrp_production_operation_time_form_view
|
||||
#: view:mrp.production.workcenter.line:mrp_operations_time_control.operation_time_form_view
|
||||
msgid "Information"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: field:operation.time.line,__last_update:0
|
||||
msgid "Last Modified on"
|
||||
msgstr "Laatst gewijzigd op"
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: field:operation.time.line,write_uid:0
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: field:operation.time.line,write_date:0
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: view:mrp.production:mrp_operations_time_control.mrp_production_operation_time_form_view
|
||||
#: view:mrp.production.workcenter.line:mrp_operations_time_control.operation_time_form_view
|
||||
#: view:operation.time.line:mrp_operations_time_control.operation_time_lines_tree_view
|
||||
#: field:operation.time.line,uptime:0
|
||||
msgid "Machine up time"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: model:ir.actions.act_window,name:mrp_operations_time_control.operation_time_lines_action
|
||||
#: model:ir.ui.menu,name:mrp_operations_time_control.menu_operation_time_lines_action
|
||||
#: field:mrp.production.workcenter.line,operation_time_lines:0
|
||||
msgid "Operation Time Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: field:operation.time.line,operation_time:0
|
||||
msgid "Operation time"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: view:operation.time.line:mrp_operations_time_control.operation_time_lines_form_view
|
||||
#: view:operation.time.line:mrp_operations_time_control.operation_time_lines_tree_view
|
||||
msgid "Operation time lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: view:mrp.production.workcenter.line:mrp_operations_time_control.operation_time_tree_view
|
||||
msgid "Pending"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: field:operation.time.line,production:0
|
||||
msgid "Production"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: view:operation.time.line:mrp_operations_time_control.view_operation_time_lines_search
|
||||
msgid "Production Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: view:mrp.production.workcenter.line:mrp_operations_time_control.operation_time_tree_view
|
||||
msgid "Resume"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: view:operation.time.line:mrp_operations_time_control.view_operation_time_lines_search
|
||||
msgid "Search Operation Time Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: view:mrp.production.workcenter.line:mrp_operations_time_control.operation_time_tree_view
|
||||
msgid "Set Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: view:mrp.production.workcenter.line:mrp_operations_time_control.operation_time_tree_view
|
||||
msgid "Start"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: field:operation.time.line,start_date:0
|
||||
msgid "Start Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: view:operation.time.line:mrp_operations_time_control.view_operation_time_lines_search
|
||||
#: field:operation.time.line,user:0
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: model:ir.model,name:mrp_operations_time_control.model_mrp_production_workcenter_line
|
||||
#: view:operation.time.line:mrp_operations_time_control.view_operation_time_lines_search
|
||||
msgid "Work Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: view:operation.time.line:mrp_operations_time_control.operation_time_lines_form_view
|
||||
msgid "hours"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_operations_time_control
|
||||
#: view:mrp.production.workcenter.line:mrp_operations_time_control.operation_time_form_view
|
||||
msgid "startworking,pause"
|
||||
msgstr ""
|
||||
@@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manufacture (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-03-04 04:25+0000\n"
|
||||
"PO-Revision-Date: 2017-03-06 09:09+0000\n"
|
||||
"POT-Creation-Date: 2017-06-17 04:36+0000\n"
|
||||
"PO-Revision-Date: 2017-06-30 08:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-manufacture-8-0/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -106,7 +106,7 @@ msgstr ""
|
||||
#. module: mrp_production_estimated_cost
|
||||
#: field:wiz.create.virtual.mo,display_name:0
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
msgstr "Weergavenaam"
|
||||
|
||||
#. module: mrp_production_estimated_cost
|
||||
#: view:account.analytic.line:mrp_production_estimated_cost.estimated_cost_list_view
|
||||
@@ -161,12 +161,12 @@ msgstr ""
|
||||
#. module: mrp_production_estimated_cost
|
||||
#: field:wiz.create.virtual.mo,id:0
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
msgstr "ID"
|
||||
|
||||
#. module: mrp_production_estimated_cost
|
||||
#: field:wiz.create.virtual.mo,__last_update:0
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
msgstr "Laatst gewijzigd op"
|
||||
|
||||
#. module: mrp_production_estimated_cost
|
||||
#: field:wiz.create.virtual.mo,write_uid:0
|
||||
|
||||
@@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: manufacture (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-03-04 04:25+0000\n"
|
||||
"PO-Revision-Date: 2017-03-06 09:09+0000\n"
|
||||
"POT-Creation-Date: 2017-06-17 04:37+0000\n"
|
||||
"PO-Revision-Date: 2017-06-30 08:53+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-manufacture-8-0/language/nl_NL/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -150,7 +150,7 @@ msgstr ""
|
||||
#: field:qc.trigger.product_line,display_name:0
|
||||
#: field:qc.trigger.product_template_line,display_name:0
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
msgstr "Weergavenaam"
|
||||
|
||||
#. module: quality_control
|
||||
#: view:qc.inspection:quality_control.qc_inspection_form_view
|
||||
@@ -218,7 +218,7 @@ msgstr ""
|
||||
#: field:qc.trigger.product_line,id:0
|
||||
#: field:qc.trigger.product_template_line,id:0
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
msgstr "ID"
|
||||
|
||||
#. module: quality_control
|
||||
#: help:qc.inspection,auto_generated:0
|
||||
@@ -308,7 +308,7 @@ msgstr ""
|
||||
#: field:qc.trigger.product_line,__last_update:0
|
||||
#: field:qc.trigger.product_template_line,__last_update:0
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
msgstr "Laatst gewijzigd op"
|
||||
|
||||
#. module: quality_control
|
||||
#: field:qc.inspection,write_uid:0 field:qc.inspection.line,write_uid:0
|
||||
|
||||
Reference in New Issue
Block a user