mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
52 lines
1.9 KiB
Plaintext
52 lines
1.9 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * mrp_operations_start_without_material
|
|
#
|
|
# Translators:
|
|
# danimaribeiro <danimaribeiro@gmail.com>, 2015
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: odoomrp-wip (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-10-07 10:43+0000\n"
|
|
"PO-Revision-Date: 2015-10-09 03:08+0000\n"
|
|
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\n"
|
|
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/odoomrp-"
|
|
"wip-8-0/language/pt_BR/)\n"
|
|
"Language: pt_BR\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
|
|
#. module: mrp_operations_start_without_material
|
|
#: model:ir.model,name:mrp_operations_start_without_material.model_mrp_bom
|
|
msgid "Bill of Material"
|
|
msgstr "Lista de materiais"
|
|
|
|
#. module: mrp_operations_start_without_material
|
|
#: help:mrp.production.workcenter.line,init_without_material:0
|
|
#: help:mrp.routing.workcenter,init_without_material:0
|
|
msgid ""
|
|
"If enabled, current operation could be initialized even if thereis no "
|
|
"material assigned to it."
|
|
msgstr ""
|
|
"Se habilitado, a operação atual pode ser inicializada mesmo se não existe "
|
|
"material atribuído."
|
|
|
|
#. module: mrp_operations_start_without_material
|
|
#: field:mrp.production.workcenter.line,init_without_material:0
|
|
#: field:mrp.routing.workcenter,init_without_material:0
|
|
msgid "Init without material"
|
|
msgstr "Iniciar sem material"
|
|
|
|
#. module: mrp_operations_start_without_material
|
|
#: model:ir.model,name:mrp_operations_start_without_material.model_mrp_routing_workcenter
|
|
msgid "Work Center Usage"
|
|
msgstr "Uso do centro de trabalho"
|
|
|
|
#. module: mrp_operations_start_without_material
|
|
#: model:ir.model,name:mrp_operations_start_without_material.model_mrp_production_workcenter_line
|
|
msgid "Work Order"
|
|
msgstr "Ordem de serviço"
|