# Translation of OpenERP Server. # This file contains the translation of the following modules: # * mrp_repair # msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.14\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2012-02-08 00:36+0000\n" "PO-Revision-Date: 2011-08-01 23:11+0000\n" "Last-Translator: Treecko \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-08-07 05:24+0000\n" "X-Generator: Launchpad (build 15745)\n" #. module: mrp_repair #: view:mrp.repair:0 msgid "Fees Line" msgstr "Avgiftsrad" #. 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 "Lagerrörelse" #. 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 "Gruppera på..." #. module: mrp_repair #: view:mrp.repair:0 msgid "Recreate Invoice" msgstr "Återskapa faktura" #. 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 "Avbryt reparationsordern" #. module: mrp_repair #: field:mrp.repair.fee,to_invoice:0 #: field:mrp.repair.line,to_invoice:0 msgid "To Invoice" msgstr "Att fakturera" #. module: mrp_repair #: report:repair.order:0 msgid "Printing Date" msgstr "Utskriftsdatum" #. module: mrp_repair #: field:mrp.repair.make_invoice,group:0 msgid "Group by partner invoice address" msgstr "" #. 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 #: field:mrp.repair,company_id:0 msgid "Company" msgstr "Bolag" #. module: mrp_repair #: view:mrp.repair:0 msgid "Set to Draft" msgstr "Sätt till preliminär" #. module: mrp_repair #: selection:mrp.repair,state:0 msgid "Invoice Exception" msgstr "Fakturaundantag" #. module: mrp_repair #: field:mrp.repair,address_id:0 msgid "Delivery Address" msgstr "Leveransadress" #. 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 "Skapa faktura" #. module: mrp_repair #: field:mrp.repair.fee,price_subtotal:0 #: field:mrp.repair.line,price_subtotal:0 msgid "Subtotal" msgstr "Deltotal" #. module: mrp_repair #: report:repair.order:0 msgid "Invoice address :" msgstr "Fakturaadress :" #. module: mrp_repair #: view:mrp.repair:0 #: field:mrp.repair,guarantee_limit:0 msgid "Guarantee limit" msgstr "" #. module: mrp_repair #: view:mrp.repair:0 msgid "Notes" msgstr "Noteringar" #. 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 "Skatter" #. module: mrp_repair #: report:repair.order:0 msgid "Net Total :" msgstr "Nettototal:" #. module: mrp_repair #: code:addons/mrp_repair/mrp_repair.py:435 #, python-format msgid "Warning !" msgstr "Varning !" #. module: mrp_repair #: report:repair.order:0 msgid "Tax" msgstr "" #. module: mrp_repair #: view:mrp.repair:0 msgid "Operations" msgstr "Åtgärder" #. module: mrp_repair #: field:mrp.repair,move_id:0 msgid "Move" msgstr "Flytta" #. 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 "" #. module: mrp_repair #: model:ir.actions.report.xml,name:mrp_repair.report_mrp_repair msgid "Quotation / Order" msgstr "Offert / Order" #. module: mrp_repair #: code:addons/mrp_repair/mrp_repair.py:337 #, python-format msgid "Warning" msgstr "Varning" #. module: mrp_repair #: view:mrp.repair:0 msgid "Extra Info" msgstr "Tilläggsinformation" #. 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 "Preliminär" #. 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 "Bekräftad" #. module: mrp_repair #: view:mrp.repair:0 msgid "Repairs order" msgstr "" #. module: mrp_repair #: report:repair.order:0 msgid "Repair Order N° :" msgstr "" #. module: mrp_repair #: field:mrp.repair,prodlot_id:0 #: field:mrp.repair.line,prodlot_id:0 #: report:repair.order:0 msgid "Lot Number" msgstr "Partinummer" #. module: mrp_repair #: field:mrp.repair,fees_lines:0 msgid "Fees Lines" msgstr "Avgiftsrader" #. module: mrp_repair #: field:mrp.repair.line,type:0 msgid "Type" msgstr "Typ" #. module: mrp_repair #: report:repair.order:0 msgid "Fees Line(s)" msgstr "Avgiftsrader" #. module: mrp_repair #: selection:mrp.repair,state:0 msgid "To be Invoiced" msgstr "Att faktureras" #. module: mrp_repair #: report:repair.order:0 msgid "Shipping address :" msgstr "Leveransadress :" #. 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 "Fel !" #. module: mrp_repair #: field:mrp.repair.line,product_uom_qty:0 msgid "Quantity (UoM)" msgstr "Antal (enhet)" #. 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 "Totalt:" #. 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 "Prislista" #. module: mrp_repair #: view:mrp.repair:0 #: field:mrp.repair,quotation_notes:0 msgid "Quotation Notes" msgstr "" #. module: mrp_repair #: code:addons/mrp_repair/wizard/cancel_repair.py:49 #, python-format msgid "Warning!" msgstr "Varning!" #. module: mrp_repair #: view:mrp.repair:0 msgid "Search Reair Orders" msgstr "" #. module: mrp_repair #: report:repair.order:0 msgid "(Add)" msgstr "(Lägg till)" #. module: mrp_repair #: model:ir.model,name:mrp_repair.model_mrp_repair_line #: view:mrp.repair:0 msgid "Repair Line" msgstr "" #. module: mrp_repair #: view:mrp.repair:0 #: field:mrp.repair,partner_id:0 msgid "Partner" msgstr "Partner" #. module: mrp_repair #: field:mrp.repair,invoice_method:0 msgid "Invoice Method" msgstr "" #. module: mrp_repair #: field:mrp.repair,repaired:0 msgid "Repaired" msgstr "Reparerad" #. module: mrp_repair #: field:mrp.repair.fee,invoice_line_id:0 #: field:mrp.repair.line,invoice_line_id:0 msgid "Invoice Line" msgstr "Fakturarad" #. module: mrp_repair #: selection:mrp.repair.line,state:0 msgid "Canceled" msgstr "Avbruten" #. 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 "Innan reparation" #. module: mrp_repair #: field:mrp.repair,location_id:0 msgid "Current Location" msgstr "Nuvarande plats" #. module: mrp_repair #: view:mrp.repair.cancel:0 msgid "Yes" msgstr "Ja" #. module: mrp_repair #: field:mrp.repair,invoiced:0 #: field:mrp.repair.fee,invoiced:0 #: field:mrp.repair.line,invoiced:0 msgid "Invoiced" msgstr "Fakturerad" #. module: mrp_repair #: view:mrp.repair.cancel:0 msgid "No" msgstr "Nej" #. module: mrp_repair #: view:mrp.repair.make_invoice:0 msgid "Create invoices" msgstr "Skapa fakturor" #. module: mrp_repair #: report:repair.order:0 msgid "(Remove)" msgstr "(ta bort)" #. module: mrp_repair #: selection:mrp.repair.line,type:0 msgid "Add" msgstr "Lägg till" #. 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 "Reparationsorder" #. module: mrp_repair #: selection:mrp.repair,state:0 msgid "Under Repair" msgstr "Under reparation" #. module: mrp_repair #: view:mrp.repair:0 msgid "Ready To Repair" msgstr "Klar att reparera" #. module: mrp_repair #: field:mrp.repair,amount_untaxed:0 msgid "Untaxed Amount" msgstr "Belopp ex. moms" #. module: mrp_repair #: report:repair.order:0 msgid "Guarantee Limit" msgstr "" #. module: mrp_repair #: field:mrp.repair,default_address_id:0 msgid "unknown" msgstr "Obekant" #. module: mrp_repair #: field:mrp.repair,product_id:0 #: report:repair.order:0 msgid "Product to Repair" msgstr "Produkt att reparera" #. module: mrp_repair #: report:repair.order:0 msgid "N° :" msgstr "" #. module: mrp_repair #: help:mrp.repair,pricelist_id:0 msgid "The pricelist comes from the selected partner, by default." msgstr "" #. module: mrp_repair #: view:mrp.repair:0 msgid "Date" msgstr "Datum" #. module: mrp_repair #: model:ir.model,name:mrp_repair.model_mrp_repair_fee msgid "Repair Fees Line" msgstr "" #. module: mrp_repair #: code:addons/mrp_repair/mrp_repair.py:334 #, python-format msgid "You cannot confirm a repair order which has no line." msgstr "" #. module: mrp_repair #: selection:mrp.repair,state:0 msgid "Quotation" msgstr "Offert" #. module: mrp_repair #: view:mrp.repair:0 msgid "Compute" msgstr "Beräkna" #. module: mrp_repair #: view:mrp.repair:0 msgid "Confirm Repair" msgstr "Bekräfta reparation" #. module: mrp_repair #: report:repair.order:0 msgid "Repair Quotation" msgstr "" #. module: mrp_repair #: view:mrp.repair:0 msgid "End Repair" msgstr "Avsluta reparation" #. 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 "Offerter" #. module: mrp_repair #: field:mrp.repair.fee,product_uom_qty:0 #: report:repair.order:0 msgid "Quantity" msgstr "Kvantitet" #. module: mrp_repair #: view:mrp.repair:0 msgid "Start Repair" msgstr "Starta reparationen" #. module: mrp_repair #: view:mrp.repair:0 #: field:mrp.repair,state:0 #: field:mrp.repair.line,state:0 msgid "State" msgstr "Status" #. module: mrp_repair #: view:mrp.repair:0 msgid "Qty" msgstr "Antal" #. 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 "Pris per enhet" #. module: mrp_repair #: selection:mrp.repair,state:0 #: selection:mrp.repair.line,state:0 msgid "Done" msgstr "Klar" #. 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 "Faktura" #. module: mrp_repair #: view:mrp.repair:0 msgid "Fees" msgstr "Avgifter" #. module: mrp_repair #: selection:mrp.repair,state:0 #: view:mrp.repair.make_invoice:0 msgid "Cancel" msgstr "Avbryt" #. module: mrp_repair #: field:mrp.repair.line,location_dest_id:0 msgid "Dest. Location" msgstr "Lagerställedestination" #. module: mrp_repair #: report:repair.order:0 msgid "Operation Line(s)" msgstr "Produktionsrader" #. module: mrp_repair #: view:mrp.repair:0 msgid "History" msgstr "Historik" #. module: mrp_repair #: field:mrp.repair,location_dest_id:0 msgid "Delivery Location" msgstr "" #. 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 "" #. module: mrp_repair #: view:mrp.repair.make_invoice:0 msgid "Create Invoice" msgstr "Skapa faktura" #. module: mrp_repair #: field:mrp.repair.fee,name:0 #: field:mrp.repair.line,name:0 #: report:repair.order:0 msgid "Description" msgstr "Beskrivning" #. module: mrp_repair #: field:mrp.repair,operations:0 msgid "Operation Lines" msgstr "" #. module: mrp_repair #: view:mrp.repair:0 msgid "invoiced" msgstr "fakturerad" #. module: mrp_repair #: view:mrp.repair:0 #: field:mrp.repair.fee,product_id:0 #: field:mrp.repair.line,product_id:0 msgid "Product" msgstr "Produkt" #. module: mrp_repair #: view:mrp.repair:0 msgid "Invoice Corrected" msgstr "Fakturan rättad" #. module: mrp_repair #: report:repair.order:0 msgid "Price" msgstr "Pris" #. module: mrp_repair #: field:mrp.repair,deliver_bool:0 msgid "Deliver" msgstr "Leverera" #. module: mrp_repair #: view:mrp.repair:0 #: field:mrp.repair,internal_notes:0 msgid "Internal Notes" msgstr "Interna anteckningar" #. module: mrp_repair #: report:repair.order:0 msgid "Taxes:" msgstr "Moms:" #. module: mrp_repair #: field:mrp.repair,picking_id:0 msgid "Picking" msgstr "Plockning" #. module: mrp_repair #: view:mrp.repair:0 msgid "Untaxed amount" msgstr "Belopp ex. moms" #. 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 "Totalt belopp" #. module: mrp_repair #: view:mrp.repair:0 msgid "UoM" msgstr "Enhet" #. module: mrp_repair #: selection:mrp.repair.line,type:0 msgid "Remove" msgstr "Ta bort" #. module: mrp_repair #: field:mrp.repair.fee,product_uom:0 #: field:mrp.repair.line,product_uom:0 msgid "Product UoM" msgstr "" #. module: mrp_repair #: field:mrp.repair,partner_invoice_id:0 msgid "Invoicing Address" msgstr "" #. module: mrp_repair #: selection:mrp.repair,invoice_method:0 msgid "After Repair" msgstr "" #. module: mrp_repair #: view:mrp.repair:0 msgid "Invoicing" msgstr "Fakturering" #. module: mrp_repair #: field:mrp.repair.line,location_id:0 msgid "Source Location" msgstr "Ursprungsplats" #. module: mrp_repair #: model:ir.model,name:mrp_repair.model_mrp_repair_cancel #: view:mrp.repair:0 msgid "Cancel Repair" msgstr "Avbryt reparationen" #. module: mrp_repair #: selection:mrp.repair,invoice_method:0 msgid "No Invoice" msgstr "" #. module: mrp_repair #: view:mrp.repair:0 msgid "States" msgstr "" #. 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 "" #. module: mrp_repair #: field:mrp.repair,amount_total:0 msgid "Total" msgstr "Totalt" #. module: mrp_repair #: selection:mrp.repair,state:0 msgid "Ready to Repair" msgstr "Redo att reparera" #. module: mrp_repair #: code:addons/mrp_repair/mrp_repair.py:370 #, python-format msgid "No partner !" msgstr "" #~ msgid "" #~ "The Object name must start with x_ and not contain any special character !" #~ msgstr "" #~ "Objektnamnet måste börja med x_ och får inte innehålla några specialtecken!" #~ msgid "VAT" #~ msgstr "Moms" #~ msgid "Invalid XML for View Architecture!" #~ msgstr "Felaktig XML för Vyarkitektur!" #~ msgid "Packing" #~ msgstr "Packning" #~ msgid "Status" #~ msgstr "Status" #~ msgid "Quality" #~ msgstr "Kvalité" #~ msgid "Products Repairs Module" #~ msgstr "Products Repairs Module" #~ msgid "Do you really want to create the invoice(s) ?" #~ msgstr "Vill du verkligen skapa fakturan/fakturorna ?"