# Translation of OpenERP Server. # This file contains the translation of the following modules: # * mrp_repair # msgid "" msgstr "" "Project-Id-Version: OpenERP Server 6.0dev\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2011-05-09 10:19+0000\n" "PO-Revision-Date: 2011-01-19 12:00+0000\n" "Last-Translator: OpenERP Administrators \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2012-02-08 07:28+0000\n" "X-Generator: Launchpad (build 14747)\n" #. module: mrp_repair #: view:mrp.repair:0 msgid "Fees Line" msgstr "Liha de Comissões" #. module: mrp_repair #: help:mrp.repair,state:0 msgid "" " * The 'Draft' state is used when a user is encoding a new and unconfirmed " "repair order. \n" "* The 'Confirmed' state is used when a user confirms the repair order. " " \n" "* The 'Ready to Repair' state is used to start to repairing, user can start " "repairing only after repair order is confirmed. \n" "* The 'To be Invoiced' state is used to generate the invoice before or after " "repairing done. \n" "* The 'Done' state is set when repairing is completed. \n" "* The 'Cancelled' state is used when user cancel repair order." msgstr "" #. module: mrp_repair #: field:mrp.repair.line,move_id:0 msgid "Inventory Move" msgstr "Inventário de Movimento" #. module: mrp_repair #: model:ir.actions.act_window,help:mrp_repair.action_repair_order_tree msgid "" "Repair orders allow you to organize your product repairs. In a repair order, " "you can detail the components you remove, add or replace and record the time " "you spent on the different operations. The repair order uses the warranty " "date on the production lot in order to know if whether the repair should be " "invoiced to the customer or not." msgstr "" #. module: mrp_repair #: view:mrp.repair:0 msgid "Group By..." msgstr "Agrupar por..." #. module: mrp_repair #: view:mrp.repair:0 msgid "Recreate Invoice" msgstr "Recriar Factura" #. module: mrp_repair #: help:mrp.repair,deliver_bool:0 msgid "" "Check this box if you want to manage the delivery once the product is " "repaired. If cheked, it will create a picking with selected product. Note " "that you can select the locations in the Info tab, if you have the extended " "view." msgstr "" #. module: mrp_repair #: model:ir.actions.act_window,name:mrp_repair.action_cancel_repair #: view:mrp.repair.cancel:0 msgid "Cancel Repair Order" msgstr "" #. module: mrp_repair #: field:mrp.repair.fee,to_invoice:0 #: field:mrp.repair.line,to_invoice:0 msgid "To Invoice" msgstr "Para Factura" #. module: mrp_repair #: report:repair.order:0 msgid "Printing Date" msgstr "Data de Impressão" #. module: mrp_repair #: field:mrp.repair.make_invoice,group:0 msgid "Group by partner invoice address" msgstr "Agrupado por endereço da factura do terceiro" #. module: mrp_repair #: code:addons/mrp_repair/mrp_repair.py:435 #, python-format msgid "No product defined on Fees!" msgstr "" #. module: mrp_repair #: view:mrp.repair:0 msgid "Set to Draft" msgstr "Definir para Rascunho" #. module: mrp_repair #: selection:mrp.repair,state:0 msgid "Invoice Exception" msgstr "Excepção da Factura" #. module: mrp_repair #: field:mrp.repair,address_id:0 msgid "Delivery Address" msgstr "Endereço de Entrega" #. module: mrp_repair #: model:ir.actions.act_window,name:mrp_repair.act_mrp_repair_invoice #: model:ir.model,name:mrp_repair.model_mrp_repair_make_invoice #: view:mrp.repair:0 msgid "Make Invoice" msgstr "Fazer Factura" #. module: mrp_repair #: field:mrp.repair.fee,price_subtotal:0 #: field:mrp.repair.line,price_subtotal:0 msgid "Subtotal" msgstr "Sub-total" #. module: mrp_repair #: report:repair.order:0 msgid "Invoice address :" msgstr "Endereço da factura:" #. module: mrp_repair #: view:mrp.repair:0 #: field:mrp.repair,guarantee_limit:0 msgid "Guarantee limit" msgstr "Limite de Garantia" #. module: mrp_repair #: view:mrp.repair:0 msgid "Notes" msgstr "" #. module: mrp_repair #: model:ir.module.module,description:mrp_repair.module_meta_information msgid "" "\n" " The aim is to have a complete module to manage all products " "repairs. The following topics should be covered by this module:\n" " * Add/remove products in the reparation\n" " * Impact for stocks\n" " * Invoicing (products and/or services)\n" " * Warranty concept\n" " * Repair quotation report\n" " * Notes for the technician and for the final customer\n" msgstr "" #. module: mrp_repair #: view:mrp.repair:0 #: field:mrp.repair,amount_tax:0 #: field:mrp.repair.fee,tax_id:0 #: field:mrp.repair.line,tax_id:0 msgid "Taxes" msgstr "Impostos" #. module: mrp_repair #: report:repair.order:0 msgid "Net Total :" msgstr "Total Líquido :" #. module: mrp_repair #: code:addons/mrp_repair/mrp_repair.py:435 #, python-format msgid "Warning !" msgstr "Atenção!" #. module: mrp_repair #: report:repair.order:0 msgid "VAT" msgstr "IVA" #. module: mrp_repair #: view:mrp.repair:0 msgid "Operations" msgstr "Operações" #. module: mrp_repair #: field:mrp.repair,move_id:0 msgid "Move" msgstr "Movimento" #. module: mrp_repair #: code:addons/mrp_repair/mrp_repair.py:370 #, python-format msgid "You have to select a Partner Invoice Address in the repair form !" msgstr "" #. module: mrp_repair #: model:ir.actions.act_window,name:mrp_repair.action_repair_order_tree #: model:ir.ui.menu,name:mrp_repair.menu_repair_order msgid "Repair Orders" msgstr "Ordens de Reparação" #. module: mrp_repair #: model:ir.actions.report.xml,name:mrp_repair.report_mrp_repair msgid "Quotation / Order" msgstr "Cotação / Ordem" #. module: mrp_repair #: code:addons/mrp_repair/mrp_repair.py:337 #, python-format msgid "Warning" msgstr "" #. module: mrp_repair #: view:mrp.repair:0 msgid "Extra Info" msgstr "Informação Extra" #. module: mrp_repair #: field:mrp.repair.fee,repair_id:0 #: field:mrp.repair.line,repair_id:0 msgid "Repair Order Reference" msgstr "" #. module: mrp_repair #: selection:mrp.repair.line,state:0 msgid "Draft" msgstr "Rascunho" #. module: mrp_repair #: code:addons/mrp_repair/mrp_repair.py:384 #, python-format msgid "No account defined for partner \"%s\"." msgstr "" #. module: mrp_repair #: view:mrp.repair:0 #: selection:mrp.repair,state:0 #: selection:mrp.repair.line,state:0 msgid "Confirmed" msgstr "Confirmado" #. module: mrp_repair #: view:mrp.repair:0 msgid "Repairs order" msgstr "Ordens de reparação" #. module: mrp_repair #: report:repair.order:0 msgid "Repair Order N° :" msgstr "Ordem de Reparação Nº :" #. module: mrp_repair #: field:mrp.repair,prodlot_id:0 #: field:mrp.repair.line,prodlot_id:0 #: report:repair.order:0 msgid "Lot Number" msgstr "Número do Lote" #. module: mrp_repair #: field:mrp.repair,fees_lines:0 msgid "Fees Lines" msgstr "Linhas de Comissões" #. module: mrp_repair #: field:mrp.repair.line,type:0 msgid "Type" msgstr "Tipo" #. module: mrp_repair #: report:repair.order:0 msgid "Fees Line(s)" msgstr "Linha(s) de Comissões" #. module: mrp_repair #: selection:mrp.repair,state:0 msgid "To be Invoiced" msgstr "Para ser Facturado" #. module: mrp_repair #: report:repair.order:0 msgid "Shipping address :" msgstr "Endereço de recolha :" #. module: mrp_repair #: code:addons/mrp_repair/mrp_repair.py:334 #: code:addons/mrp_repair/mrp_repair.py:384 #: code:addons/mrp_repair/mrp_repair.py:413 #: code:addons/mrp_repair/mrp_repair.py:442 #, python-format msgid "Error !" msgstr "Erro!" #. module: mrp_repair #: field:mrp.repair.line,product_uom_qty:0 msgid "Quantity (UoM)" msgstr "Quantidade (oM)" #. module: mrp_repair #: help:mrp.repair.line,state:0 msgid "" " * The 'Draft' state is set automatically as draft when repair order in " "draft state. \n" "* The 'Confirmed' state is set automatically as confirm when repair order in " "confirm state. \n" "* The 'Done' state is set automatically when repair order is completed. " " \n" "* The 'Cancelled' state is set automatically when user cancel repair order." msgstr "" #. module: mrp_repair #: report:repair.order:0 msgid "Total :" msgstr "Total :" #. module: mrp_repair #: view:mrp.repair.cancel:0 msgid "" "This operation will cancel the Repair process, but will not cancel it's " "Invoice. Do you want to continue?" msgstr "" #. module: mrp_repair #: field:mrp.repair,pricelist_id:0 msgid "Pricelist" msgstr "Lista de Preço" #. module: mrp_repair #: view:mrp.repair:0 #: field:mrp.repair,quotation_notes:0 msgid "Quotation Notes" msgstr "Notas da Cotação" #. module: mrp_repair #: code:addons/mrp_repair/wizard/cancel_repair.py:49 #, python-format msgid "Warning!" msgstr "Atenção!" #. module: mrp_repair #: view:mrp.repair:0 msgid "Search Reair Orders" msgstr "" #. module: mrp_repair #: report:repair.order:0 msgid "(Add)" msgstr "" #. module: mrp_repair #: model:ir.model,name:mrp_repair.model_mrp_repair_line #: view:mrp.repair:0 msgid "Repair Line" msgstr "Linha de Reparação" #. module: mrp_repair #: view:mrp.repair:0 #: field:mrp.repair,partner_id:0 msgid "Partner" msgstr "Rerceiro" #. module: mrp_repair #: field:mrp.repair,invoice_method:0 msgid "Invoice Method" msgstr "Método Factura" #. module: mrp_repair #: field:mrp.repair,repaired:0 msgid "Repaired" msgstr "Reparado(a)" #. module: mrp_repair #: model:ir.module.module,shortdesc:mrp_repair.module_meta_information msgid "Products Repairs Module - Manage All products Repairs" msgstr "" #. module: mrp_repair #: field:mrp.repair.fee,invoice_line_id:0 #: field:mrp.repair.line,invoice_line_id:0 msgid "Invoice Line" msgstr "Linha de Factura" #. module: mrp_repair #: selection:mrp.repair.line,state:0 msgid "Canceled" msgstr "Cancelado" #. module: mrp_repair #: code:addons/mrp_repair/mrp_repair.py:337 #, python-format msgid "Production lot is required for opration line with product '%s'" msgstr "" #. module: mrp_repair #: selection:mrp.repair,invoice_method:0 msgid "Before Repair" msgstr "Reparar Antes" #. module: mrp_repair #: field:mrp.repair,location_id:0 msgid "Current Location" msgstr "Local Actual" #. module: mrp_repair #: view:mrp.repair.cancel:0 msgid "Yes" msgstr "Sim" #. module: mrp_repair #: field:mrp.repair,invoiced:0 #: field:mrp.repair.fee,invoiced:0 #: field:mrp.repair.line,invoiced:0 msgid "Invoiced" msgstr "Facturado" #. module: mrp_repair #: view:mrp.repair.cancel:0 msgid "No" msgstr "Não" #. module: mrp_repair #: view:mrp.repair.make_invoice:0 msgid "Create invoices" msgstr "Criar facturas" #. module: mrp_repair #: report:repair.order:0 msgid "(Remove)" msgstr "" #. module: mrp_repair #: selection:mrp.repair.line,type:0 msgid "Add" msgstr "Adicionar" #. module: mrp_repair #: view:mrp.repair.make_invoice:0 msgid "Do you really want to create the invoice(s) ?" msgstr "" #. module: mrp_repair #: field:mrp.repair,name:0 msgid "Repair Reference" msgstr "" #. module: mrp_repair #: model:ir.model,name:mrp_repair.model_mrp_repair msgid "Repair Order" msgstr "" #. module: mrp_repair #: selection:mrp.repair,state:0 msgid "Under Repair" msgstr "Sobre Reparação" #. module: mrp_repair #: view:mrp.repair:0 msgid "Ready To Repair" msgstr "" #. module: mrp_repair #: field:mrp.repair,amount_untaxed:0 msgid "Untaxed Amount" msgstr "Montante não Tributado" #. module: mrp_repair #: report:repair.order:0 msgid "Guarantee Limit" msgstr "Limite de Garantia" #. module: mrp_repair #: field:mrp.repair,default_address_id:0 msgid "unknown" msgstr "desconhecido" #. module: mrp_repair #: field:mrp.repair,product_id:0 #: report:repair.order:0 msgid "Product to Repair" msgstr "Produto para Reparar" #. module: mrp_repair #: report:repair.order:0 msgid "N° :" msgstr "Nº :" #. module: mrp_repair #: help:mrp.repair,pricelist_id:0 msgid "The pricelist comes from the selected partner, by default." msgstr "A lista de preço vem do terceiro seleccionado, por padrão." #. module: mrp_repair #: view:mrp.repair:0 msgid "Date" msgstr "Data" #. module: mrp_repair #: model:ir.model,name:mrp_repair.model_mrp_repair_fee msgid "Repair Fees Line" msgstr "" #. module: mrp_repair #: selection:mrp.repair,state:0 msgid "Quotation" msgstr "Cotação" #. module: mrp_repair #: view:mrp.repair:0 msgid "Compute" msgstr "Processar" #. module: mrp_repair #: view:mrp.repair:0 msgid "Confirm Repair" msgstr "Confirmar Reparação" #. module: mrp_repair #: report:repair.order:0 msgid "Repair Quotation" msgstr "Cotação da Reparação" #. module: mrp_repair #: view:mrp.repair:0 msgid "End Repair" msgstr "Fim da Reparação" #. module: mrp_repair #: code:addons/mrp_repair/mrp_repair.py:413 #: code:addons/mrp_repair/mrp_repair.py:442 #, python-format msgid "No account defined for product \"%s\"." msgstr "" #. module: mrp_repair #: view:mrp.repair:0 msgid "Quotations" msgstr "" #. module: mrp_repair #: field:mrp.repair.fee,product_uom_qty:0 #: report:repair.order:0 msgid "Quantity" msgstr "Quantidade" #. module: mrp_repair #: view:mrp.repair:0 msgid "Start Repair" msgstr "Iniciar Reparação" #. module: mrp_repair #: view:mrp.repair:0 #: field:mrp.repair,state:0 #: field:mrp.repair.line,state:0 msgid "State" msgstr "Estado" #. module: mrp_repair #: view:mrp.repair:0 msgid "Qty" msgstr "Quantidade" #. module: mrp_repair #: field:mrp.repair.fee,price_unit:0 #: field:mrp.repair.line,price_unit:0 #: report:repair.order:0 msgid "Unit Price" msgstr "Preço Unitário" #. module: mrp_repair #: selection:mrp.repair,state:0 #: selection:mrp.repair.line,state:0 msgid "Done" msgstr "Concluído" #. module: mrp_repair #: help:mrp.repair,guarantee_limit:0 msgid "" "The guarantee limit is computed as: last move date + warranty defined on " "selected product. If the current date is below the guarantee limit, each " "operation and fee you will add will be set as 'not to invoiced' by default. " "Note that you can change manually afterwards." msgstr "" #. module: mrp_repair #: field:mrp.repair,invoice_id:0 msgid "Invoice" msgstr "Factura" #. module: mrp_repair #: view:mrp.repair:0 msgid "Fees" msgstr "Comissões" #. module: mrp_repair #: selection:mrp.repair,state:0 #: view:mrp.repair.make_invoice:0 msgid "Cancel" msgstr "Cancelar" #. module: mrp_repair #: field:mrp.repair.line,location_dest_id:0 msgid "Dest. Location" msgstr "Local Destino" #. module: mrp_repair #: report:repair.order:0 msgid "Operation Line(s)" msgstr "Linha(s) da Operação" #. module: mrp_repair #: view:mrp.repair:0 msgid "History" msgstr "Histórico" #. module: mrp_repair #: field:mrp.repair,location_dest_id:0 msgid "Delivery Location" msgstr "Local de Entrega" #. module: mrp_repair #: help:mrp.repair,invoice_method:0 msgid "" "This field allow you to change the workflow of the repair order. If value " "selected is different from 'No Invoice', it also allow you to select the " "pricelist and invoicing address." msgstr "" "Este campo permite-lhe alterar o fluxo de trabalho da ordem de reparação. Se " "o valor selecionado é diferete de 'Sem Factura' também permite-lhe " "selecionar a lista de preço e o endereço de facturação." #. module: mrp_repair #: view:mrp.repair.make_invoice:0 msgid "Create Invoice" msgstr "Criar fatura" #. module: mrp_repair #: field:mrp.repair.fee,name:0 #: field:mrp.repair.line,name:0 #: report:repair.order:0 msgid "Description" msgstr "Descrição" #. module: mrp_repair #: field:mrp.repair,operations:0 msgid "Operation Lines" msgstr "Linhas de Operação" #. module: mrp_repair #: view:mrp.repair:0 msgid "invoiced" msgstr "faturado" #. module: mrp_repair #: view:mrp.repair:0 #: field:mrp.repair.fee,product_id:0 #: field:mrp.repair.line,product_id:0 msgid "Product" msgstr "Produto" #. module: mrp_repair #: view:mrp.repair:0 msgid "Invoice Corrected" msgstr "Factura Corrigida" #. module: mrp_repair #: report:repair.order:0 msgid "Price" msgstr "Preço" #. module: mrp_repair #: field:mrp.repair,deliver_bool:0 msgid "Deliver" msgstr "Entregador" #. module: mrp_repair #: view:mrp.repair:0 #: field:mrp.repair,internal_notes:0 msgid "Internal Notes" msgstr "Notas Interna" #. module: mrp_repair #: report:repair.order:0 msgid "Taxes:" msgstr "Impostos:" #. module: mrp_repair #: field:mrp.repair,picking_id:0 msgid "Picking" msgstr "" #. module: mrp_repair #: view:mrp.repair:0 msgid "Untaxed amount" msgstr "Montante sem Imposto" #. module: mrp_repair #: code:addons/mrp_repair/wizard/cancel_repair.py:41 #, python-format msgid "Active ID is not Found" msgstr "" #. module: mrp_repair #: code:addons/mrp_repair/wizard/cancel_repair.py:49 #, python-format msgid "Repair order is not invoiced." msgstr "" #. module: mrp_repair #: view:mrp.repair:0 msgid "Total amount" msgstr "Montante Total" #. module: mrp_repair #: view:mrp.repair:0 msgid "UoM" msgstr "UoM" #. module: mrp_repair #: selection:mrp.repair.line,type:0 msgid "Remove" msgstr "Remover" #. module: mrp_repair #: field:mrp.repair.fee,product_uom:0 #: field:mrp.repair.line,product_uom:0 msgid "Product UoM" msgstr "Produto UoM" #. module: mrp_repair #: field:mrp.repair,partner_invoice_id:0 msgid "Invoicing Address" msgstr "Endereço de Facturação" #. module: mrp_repair #: selection:mrp.repair,invoice_method:0 msgid "After Repair" msgstr "Depois de Reparar" #. module: mrp_repair #: view:mrp.repair:0 msgid "Invoicing" msgstr "Facturação" #. module: mrp_repair #: field:mrp.repair.line,location_id:0 msgid "Source Location" msgstr "Local de Origem" #. module: mrp_repair #: model:ir.model,name:mrp_repair.model_mrp_repair_cancel #: view:mrp.repair:0 msgid "Cancel Repair" msgstr "Cancelar Reparação" #. module: mrp_repair #: selection:mrp.repair,invoice_method:0 msgid "No Invoice" msgstr "Sem Factura" #. module: mrp_repair #: view:mrp.repair:0 msgid "States" msgstr "Estatísiticas" #. module: mrp_repair #: help:mrp.repair,partner_id:0 msgid "" "This field allow you to choose the parner that will be invoiced and delivered" msgstr "" "Este campo permite-lhe escolher o terceiro que vai ser facturado e entregado" #. module: mrp_repair #: field:mrp.repair,amount_total:0 msgid "Total" msgstr "Total" #. module: mrp_repair #: selection:mrp.repair,state:0 msgid "Ready to Repair" msgstr "Pronto para Reparar" #. module: mrp_repair #: code:addons/mrp_repair/mrp_repair.py:370 #, python-format msgid "No partner !" msgstr "Nenhum Terceiro !"