odoo/addons/mrp_repair/i18n/sk.po

892 lines
30 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_repair
#
# Translators:
# Jaroslav Bosansky <jaro.bosansky@ekoenergo.sk>, 2017
# Martin Trigaux <mat@odoo.com>, 2017
# Pavol Krnáč <pavol.krnac@ekoenergo.sk>, 2017
# Matus Krnac <matus.krnac@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-14 15:55+0000\n"
"PO-Revision-Date: 2016-11-14 15:55+0000\n"
"Last-Translator: Matus Krnac <matus.krnac@gmail.com>, 2017\n"
"Language-Team: Slovak (https://www.transifex.com/odoo/teams/41243/sk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sk\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
msgid "(<i>Remove</i>)"
msgstr "(<i>Odstrániť</i>)"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "(update)"
msgstr "(aktualizácia)"
#. module: mrp_repair
#: model:ir.model.fields,help:mrp_repair.field_mrp_repair_state
msgid ""
"* The 'Draft' status is used when a user is encoding a new and unconfirmed repair order.\n"
"* The 'Confirmed' status is used when a user confirms the repair order.\n"
"* The 'Ready to Repair' status is used to start to repairing, user can start repairing only after repair order is confirmed.\n"
"* The 'To be Invoiced' status is used to generate the invoice before or after repairing done.\n"
"* The 'Done' status is set when repairing is completed.\n"
"* The 'Cancelled' status is used when user cancel repair order."
msgstr ""
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
msgid "<i>(Add)</i>"
msgstr "<i>(Pridať)</i>"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
msgid "<strong>Fees Line(s)</strong>"
msgstr "<strong>Riadok(y) poplatku</strong>"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
msgid "<strong>Guarantee Limit:</strong>"
msgstr "<strong>Limit záruky:</strong>"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
msgid "<strong>Lot Number</strong>"
msgstr "<strong>Číslo šarže</strong>"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
msgid "<strong>Operation Line(s)</strong>"
msgstr "<strong>Riadok(y) operácie</strong>"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
msgid "<strong>Printing Date:</strong>"
msgstr "<strong>Dátum tlače:</strong>"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
msgid "<strong>Product to Repair:</strong>"
msgstr "<strong>Produkt na opravu:</strong>"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
msgid "<strong>Shipping address :</strong>"
msgstr ""
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
msgid "<strong>Total Without Taxes</strong>"
msgstr "<strong>Celkom bez dane</strong>"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
msgid "<strong>Total</strong>"
msgstr "<strong>Celkom</strong> "
#. module: mrp_repair
#: selection:mrp.repair.line,type:0
msgid "Add"
msgstr "Pridať"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "Add internal notes..."
msgstr "Pridať interné poznámky..."
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "Add quotation notes..."
msgstr "Pridať poznámky cenovej ponuky..."
#. module: mrp_repair
#: selection:mrp.repair,invoice_method:0
msgid "After Repair"
msgstr "Po oprave"
#. module: mrp_repair
#: selection:mrp.repair,invoice_method:0
msgid "Before Repair"
msgstr "Pred opravou"
#. module: mrp_repair
#: code:addons/mrp_repair/models/mrp_repair.py:206
#, python-format
msgid "Can only confirm draft repairs."
msgstr ""
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_cancel_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_make_invoice
msgid "Cancel"
msgstr "Zrušiť"
#. module: mrp_repair
#: model:ir.model,name:mrp_repair.model_mrp_repair_cancel
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "Cancel Repair"
msgstr "Zrušiť opravu"
#. module: mrp_repair
#: model:ir.actions.act_window,name:mrp_repair.action_cancel_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_cancel_repair
msgid "Cancel Repair Order"
msgstr "Zrušiť opravnú objednávku"
#. module: mrp_repair
#: selection:mrp.repair,state:0 selection:mrp.repair.line,state:0
msgid "Cancelled"
msgstr "Zrušené"
#. module: mrp_repair
#: code:addons/mrp_repair/models/mrp_repair.py:221
#, python-format
msgid "Cannot cancel completed repairs."
msgstr ""
#. module: mrp_repair
#: model:ir.model.fields,help:mrp_repair.field_mrp_repair_partner_id
msgid "Choose partner for whom the order will be invoiced and delivered."
msgstr "Zvolte partnera ktorému bude objednávka vyfaktúrovaná a doručená."
#. module: mrp_repair
#: model:ir.actions.act_window,help:mrp_repair.action_repair_order_tree
msgid "Click to create a reparation order."
msgstr "Kliknite pre vytvorenie opravnej objednávky."
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_company_id
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form_filter
msgid "Company"
msgstr "Spoločnosť"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "Confirm Repair"
msgstr "Potvrdiť opravu"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form_filter
#: selection:mrp.repair,state:0 selection:mrp.repair.line,state:0
msgid "Confirmed"
msgstr "Potvrdené"
#. module: mrp_repair
#: code:addons/mrp_repair/models/mrp_repair.py:508
#: code:addons/mrp_repair/models/mrp_repair.py:570
#, python-format
msgid ""
"Couldn't find a pricelist line matching this product and quantity.\n"
"You have to change either the product, the quantity or the pricelist."
msgstr ""
"Nemožno nájsť riadok cenníku zodpovedajúci tomuto produktu a množstvu.\n"
"Budete musieť zmeniť buď produkt, množstvo alebo cenník."
#. module: mrp_repair
#: model:ir.actions.act_window,name:mrp_repair.act_mrp_repair_invoice
#: model:ir.ui.view,arch_db:mrp_repair.view_make_invoice
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "Create Invoice"
msgstr "Vytvoriť faktúru"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_make_invoice
msgid "Create invoices"
msgstr "Vytvorené faktúry"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_cancel_create_uid
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_create_uid
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee_create_uid
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_create_uid
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_make_invoice_create_uid
msgid "Created by"
msgstr "Created by "
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_cancel_create_date
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_create_date
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee_create_date
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_create_date
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_make_invoice_create_date
msgid "Created on"
msgstr "Created on "
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_location_id
msgid "Current Location"
msgstr "Aktuálna lokácia"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_default_address_id
msgid "Default address id"
msgstr ""
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_address_id
msgid "Delivery Address"
msgstr "Adresa dodania"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_location_dest_id
msgid "Delivery Location"
msgstr "Dodacia lokácia"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee_name
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_name
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
msgid "Description"
msgstr "Popis"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_location_dest_id
msgid "Dest. Location"
msgstr "Cieľ. lokácia"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_cancel_display_name
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_display_name
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee_display_name
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_display_name
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_make_invoice_display_name
msgid "Display Name"
msgstr "Názov obrazovky "
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_make_invoice
msgid "Do you really want to create the invoice(s)?"
msgstr "Naozaj chcete vytvoriť faktúru (y)?"
#. module: mrp_repair
#: selection:mrp.repair.line,state:0
msgid "Done"
msgstr "Dokončené"
#. module: mrp_repair
#: selection:mrp.repair.line,state:0
msgid "Draft"
msgstr "Návrh"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "End Repair"
msgstr "Ukončiť opravu"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "Extra Info"
msgstr "Ďalšie informácie"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fees_lines
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "Fees"
msgstr "Poplatky"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form_filter
msgid "Group By"
msgstr "Zoskupiť podľa..."
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_make_invoice_group
msgid "Group by partner invoice address"
msgstr "Zoskupiť podľa fakturačnej adresy partnera"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form_filter
msgid "Guarantee limit Month"
msgstr "Mesiac limitu záruky"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form_filter
msgid "Guarantee limit by Month"
msgstr "Limit záruky podľa mesiaca"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "History"
msgstr "História"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_cancel_id
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee_id
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_id
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_id
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_make_invoice_id
msgid "ID"
msgstr "ID"
#. module: mrp_repair
#: model:ir.actions.act_window,help:mrp_repair.action_repair_order_tree
msgid ""
"In a repair order, you can detail the components you remove,\n"
" add or replace and record the time you spent on the different\n"
" operations."
msgstr ""
"V opravnej objednávke, môžete detailovať komponenty, ktoré odberete,\n"
"pridáte alebo nahradíte, a zaznamenáte čas strávený na rôznych\n"
"operáciach."
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_internal_notes
msgid "Internal Notes"
msgstr "Interné poznámky"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_move_id
msgid "Inventory Move"
msgstr "Pohyb zásob"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_invoice_id
msgid "Invoice"
msgstr "Faktúra"
#. module: mrp_repair
#: selection:mrp.repair,state:0
msgid "Invoice Exception"
msgstr "Fakturačná výnimka"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee_invoice_line_id
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_invoice_line_id
msgid "Invoice Line"
msgstr "Riadok faktúry"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_invoice_method
msgid "Invoice Method"
msgstr "Fakturačná metóda"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
msgid "Invoice address:"
msgstr "Fakturačná adresa:"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
msgid "Invoice and shipping address:"
msgstr "Fakturačná a dodacia adresa:"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee_invoiced
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_invoiced
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_invoiced
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form_filter
msgid "Invoiced"
msgstr "Fakturovanej"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "Invoicing"
msgstr "Fakturácia"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_partner_invoice_id
msgid "Invoicing Address"
msgstr "Fakturačná adresa"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair___last_update
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_cancel___last_update
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee___last_update
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line___last_update
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_make_invoice___last_update
msgid "Last Modified on"
msgstr "Posledná modifikácia"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_cancel_write_uid
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee_write_uid
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_write_uid
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_make_invoice_write_uid
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_write_uid
msgid "Last Updated by"
msgstr "Naposledy upravoval"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_cancel_write_date
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee_write_date
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_write_date
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_make_invoice_write_date
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_write_date
msgid "Last Updated on"
msgstr "Naposledy upravované"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_lot_id
msgid "Lot"
msgstr "Šarža"
#. module: mrp_repair
#: model:ir.model,name:mrp_repair.model_mrp_repair_make_invoice
msgid "Make Invoice"
msgstr "Urobiť faktúru"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_move_id
msgid "Move"
msgstr "Presunúť"
#. module: mrp_repair
#: model:ir.model.fields,help:mrp_repair.field_mrp_repair_move_id
msgid "Move created by the repair order"
msgstr "Pohyb vytvorený opravnou objednávkou"
#. module: mrp_repair
#: selection:mrp.repair,invoice_method:0
msgid "No Invoice"
msgstr "Žiadna faktúra"
#. module: mrp_repair
#: code:addons/mrp_repair/models/mrp_repair.py:499
#: code:addons/mrp_repair/models/mrp_repair.py:561
#, python-format
msgid "No Pricelist!"
msgstr "Žiadny cenník"
#. module: mrp_repair
#: code:addons/mrp_repair/models/mrp_repair.py:260
#, python-format
msgid "No account defined for partner \"%s\"."
msgstr "Žiadny účet zadefinovaný pre partnera \"%s\"."
#. module: mrp_repair
#: code:addons/mrp_repair/models/mrp_repair.py:285
#: code:addons/mrp_repair/models/mrp_repair.py:313
#, python-format
msgid "No account defined for product \"%s\"."
msgstr "Žiadny účet zadefinovaný pre produkt \"%s\"."
#. module: mrp_repair
#: code:addons/mrp_repair/models/mrp_repair.py:306
#, python-format
msgid "No product defined on Fees!"
msgstr "Žiadny produkt zadefinovaný pre Poplatky!"
#. module: mrp_repair
#: code:addons/mrp_repair/models/mrp_repair.py:506
#: code:addons/mrp_repair/models/mrp_repair.py:568
#, python-format
msgid "No valid pricelist line found !"
msgstr "Žiadny platný riadok cenníka nebol nájdený!"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "Notes"
msgstr "Poznámky"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_operations
msgid "Operation Lines"
msgstr "Riadky operácie"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "Operations"
msgstr "Operácie"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_partner_id
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form_filter
msgid "Partner"
msgstr "Partner"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
msgid "Price"
msgstr "Cena"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_pricelist_id
msgid "Pricelist"
msgstr "Cenník"
#. module: mrp_repair
#: model:ir.model.fields,help:mrp_repair.field_mrp_repair_pricelist_id
msgid "Pricelist of the selected partner."
msgstr "Cenník zvoleného partnera."
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee_product_id
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_product_id
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form_filter
msgid "Product"
msgstr "Produkt"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "Product Information"
msgstr "Informácie o produkte"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_product_qty
msgid "Product Quantity"
msgstr "Množstvo produktu"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee_product_uom
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_product_uom
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_product_uom
msgid "Product Unit of Measure"
msgstr "Merná jednotka produktu"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_product_id
msgid "Product to Repair"
msgstr "Produkt na opravu"
#. module: mrp_repair
#: model:ir.model.fields,help:mrp_repair.field_mrp_repair_lot_id
msgid "Products repaired are all belonging to this lot"
msgstr "Opravené produkty patria všetky k tejto šarži"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee_product_uom_qty
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_product_uom_qty
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "Quantity"
msgstr "Množstvo"
#. module: mrp_repair
#: selection:mrp.repair,state:0
msgid "Quotation"
msgstr "Cenová ponuka"
#. module: mrp_repair
#: model:ir.actions.report.xml,name:mrp_repair.action_report_mrp_repair_order
msgid "Quotation / Order"
msgstr "Cenová ponuka / Objednávka"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_quotation_notes
msgid "Quotation Notes"
msgstr "Poznámky cenovej ponuky"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form_filter
msgid "Quotations"
msgstr "Cenové ponuky"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form_filter
msgid "Ready To Repair"
msgstr "Pripravené na opravu"
#. module: mrp_repair
#: selection:mrp.repair,state:0
msgid "Ready to Repair"
msgstr "Pripravené na opravu"
#. module: mrp_repair
#: selection:mrp.repair.line,type:0
msgid "Remove"
msgstr "Odstrániť"
#. module: mrp_repair
#: model:ir.model,name:mrp_repair.model_mrp_repair_fee
msgid "Repair Fees Line"
msgstr "Opravť riadok poplatku"
#. module: mrp_repair
#: model:ir.model,name:mrp_repair.model_mrp_repair_line
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "Repair Line"
msgstr "Opravný riadok"
#. module: mrp_repair
#: model:ir.model,name:mrp_repair.model_mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "Repair Order"
msgstr "Opravná objednávka"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
msgid "Repair Order #:"
msgstr "Opravná objednávka #:"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee_repair_id
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_repair_id
msgid "Repair Order Reference"
msgstr "Referencia opravnj objednávky"
#. module: mrp_repair
#: model:ir.actions.act_window,name:mrp_repair.action_repair_order_tree
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form_filter
msgid "Repair Orders"
msgstr "Opravné objednávky"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
msgid "Repair Quotation #:"
msgstr "Opravná cenová ponuka #:"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_name
msgid "Repair Reference"
msgstr "Referencia opravy"
#. module: mrp_repair
#: code:addons/mrp_repair/models/mrp_repair.py:194
#, python-format
msgid "Repair must be canceled in order to reset it to draft."
msgstr ""
#. module: mrp_repair
#: code:addons/mrp_repair/models/mrp_repair.py:343
#, python-format
msgid "Repair must be confirmed before starting reparation."
msgstr ""
#. module: mrp_repair
#: code:addons/mrp_repair/models/mrp_repair.py:371
#, python-format
msgid "Repair must be repaired in order to make the product moves."
msgstr ""
#. module: mrp_repair
#: code:addons/mrp_repair/models/mrp_repair.py:354
#, python-format
msgid "Repair must be under repair in order to end reparation."
msgstr ""
#. module: mrp_repair
#: code:addons/mrp_repair/models/mrp_repair.py:223
#, python-format
msgid "Repair order is already invoiced."
msgstr "Opravná objednávka je už vyfaktúrovaná."
#. module: mrp_repair
#: code:addons/mrp_repair/wizard/mrp_repair_cancel.py:20
#, python-format
msgid "Repair order is not invoiced."
msgstr "Opravná objednávka nie je vyfaktúrovaná."
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_repaired
#: selection:mrp.repair,state:0
msgid "Repaired"
msgstr "Opravné"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_lot_id
msgid "Repaired Lot"
msgstr "Opravená šarža"
#. module: mrp_repair
#: model:ir.ui.menu,name:mrp_repair.menu_repair_order
msgid "Repairs"
msgstr "Opravy"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_tree
msgid "Repairs order"
msgstr "Opravná objednávka"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form_filter
msgid "Search Repair Orders"
msgstr ""
#. module: mrp_repair
#: model:ir.model.fields,help:mrp_repair.field_mrp_repair_invoice_method
msgid ""
"Selecting 'Before Repair' or 'After Repair' will allow you to generate "
"invoice before or after the repair is done respectively. 'No invoice' means "
"you don't want to generate invoice for this repair order."
msgstr ""
"Zvolenie \"Pred opravou\" alebo \"Po oprave\" vám umožní generovať faktúry "
"pred alebo po ukončení samotnej opravy. \"Žiadna faktúra\" znamená že "
"nechcete generovať faktúry pre túto opravnú objednávku."
#. module: mrp_repair
#: code:addons/mrp_repair/models/mrp_repair.py:213
#, python-format
msgid "Serial number is required for operation line with product '%s'"
msgstr "Seriálové číslo je požadované pre riadok operácií s produktom '%s'"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "Set to Draft"
msgstr "Nastaviť na koncept"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_location_id
msgid "Source Location"
msgstr "Zdrojová lokácia"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "Start Repair"
msgstr "Začať opravu"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_state
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_state
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form_filter
msgid "Status"
msgstr "Stav"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee_price_subtotal
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_price_subtotal
msgid "Subtotal"
msgstr "Medzisúčet"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
msgid "Tax"
msgstr "Daň"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_amount_tax
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee_tax_id
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_tax_id
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
msgid "Taxes"
msgstr "Dane"
#. module: mrp_repair
#: code:addons/mrp_repair/models/mrp_repair.py:166
#, python-format
msgid ""
"The Product Unit of Measure you chose has a different category than in the "
"product form."
msgstr ""
"Merná jednotka produku korú ste vybrali má inú kategíu ako v produktovom "
"formulári."
#. module: mrp_repair
#: sql_constraint:mrp.repair:0
msgid "The name of the Repair Order must be unique!"
msgstr "Názov opravnej objednávky musí byť jedinečné!"
#. module: mrp_repair
#: model:ir.actions.act_window,help:mrp_repair.action_repair_order_tree
msgid ""
"The repair order uses the warranty date on the Serial Number in\n"
" order to know if whether the repair should be invoiced to the\n"
" customer or not."
msgstr ""
"Opravná objednávka používa záručnú lehota na seriálovom čísle aby\n"
"bolo zistené, či by mala byť oprava fakturovaná\n"
"zákazníkovi, alebo nie."
#. module: mrp_repair
#: model:ir.model.fields,help:mrp_repair.field_mrp_repair_line_state
msgid ""
"The status of a repair line is set automatically to the one of the linked "
"repair order."
msgstr ""
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_cancel_repair
msgid ""
"This operation will cancel the Repair process, but will not cancel it's "
"Invoice. Do you want to continue?"
msgstr ""
"Táto operácia zruší opravný proces, ale nezruší jeho faktúru. Chcete "
"pokračovať?"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee_to_invoice
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_to_invoice
msgid "To Invoice"
msgstr "Na fakturáciu"
#. module: mrp_repair
#: selection:mrp.repair,state:0
msgid "To be Invoiced"
msgstr "Na vyfaktúrovanie"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_amount_total
msgid "Total"
msgstr "Celkom"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "Total amount"
msgstr "Celková suma"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_type
msgid "Type"
msgstr "Typ"
#. module: mrp_repair
#: selection:mrp.repair,state:0
msgid "Under Repair"
msgstr "Opravuje sa"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_fee_price_unit
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_line_price_unit
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
msgid "Unit Price"
msgstr "Jednotková cena"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "Unit of Measure"
msgstr "Merná jednotka"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_amount_untaxed
msgid "Untaxed Amount"
msgstr "Nezdanená suma"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_repair_order_form
msgid "Untaxed amount"
msgstr "Nezdanená suma"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.report_mrprepairorder
msgid "VAT:"
msgstr "DPH:"
#. module: mrp_repair
#: code:addons/mrp_repair/models/mrp_repair.py:166
#, python-format
msgid "Warning"
msgstr "Varovanie"
#. module: mrp_repair
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_repair_guarantee_limit
msgid "Warranty Expiration"
msgstr "Vypršanie záruky"
#. module: mrp_repair
#: model:ir.ui.view,arch_db:mrp_repair.view_cancel_repair
msgid "Yes"
msgstr "Áno"
#. module: mrp_repair
#: code:addons/mrp_repair/models/mrp_repair.py:248
#, python-format
msgid "You have to select a Partner Invoice Address in the repair form!"
msgstr "Musíte zvoliť fakturačnú adresu partnera vo formulári opravy!"
#. module: mrp_repair
#: code:addons/mrp_repair/models/mrp_repair.py:501
#: code:addons/mrp_repair/models/mrp_repair.py:563
#, python-format
msgid ""
"You have to select a pricelist in the Repair form !\n"
" Please set one before choosing a product."
msgstr ""