odoo/addons/mrp_repair/i18n/pl.po

902 lines
25 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_repair
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
msgid ""
msgstr ""
"Project-Id-Version: Odoo 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-21 14:08+0000\n"
"PO-Revision-Date: 2015-07-17 07:42+0000\n"
"Last-Translator: Martin Trigaux\n"
"Language-Team: Polish (http://www.transifex.com/odoo/odoo-8/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pl\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: mrp_repair
#: help:mrp.repair.line,state:0
msgid ""
" * The 'Draft' status is set automatically as draft when repair order in draft status. \n"
"* The 'Confirmed' status is set automatically as confirm when repair order in confirm status. \n"
"* The 'Done' status is set automatically when repair order is completed. \n"
"* The 'Cancelled' status is set automatically when user cancel repair order."
msgstr ""
#. module: mrp_repair
#: help:mrp.repair,state:0
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
#: view:website:mrp_repair.report_mrprepairorder
msgid "(Add)"
msgstr "(Dodane)"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
msgid "(update)"
msgstr "(oblicz)"
#. module: mrp_repair
#: model:ir.actions.act_window,help:mrp_repair.action_repair_order_tree
msgid ""
"<p class=\"oe_view_nocontent_create\">\n"
" Click to create a reparation order. \n"
" </p><p>\n"
" 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.\n"
" </p><p>\n"
" 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.\n"
" </p>\n"
" "
msgstr ""
#. module: mrp_repair
#: code:addons/mrp_repair/wizard/cancel_repair.py:41
#, python-format
msgid "Active ID not Found"
msgstr ""
#. module: mrp_repair
#: selection:mrp.repair.line,type:0
msgid "Add"
msgstr "Dodaj"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
msgid "Add internal notes..."
msgstr "Dodaj notatkę wewnętrzną"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
msgid "Add quotation notes..."
msgstr "Dodaj notatkę w ofercie..."
#. module: mrp_repair
#: selection:mrp.repair,invoice_method:0
msgid "After Repair"
msgstr "Po naprawie"
#. module: mrp_repair
#: selection:mrp.repair,invoice_method:0
msgid "Before Repair"
msgstr "Przed naprawą"
#. module: mrp_repair
#: view:mrp.repair.cancel:mrp_repair.view_cancel_repair
#: view:mrp.repair.make_invoice:mrp_repair.view_make_invoice
msgid "Cancel"
msgstr "Anuluj"
#. module: mrp_repair
#: model:ir.model,name:mrp_repair.model_mrp_repair_cancel
#: view:mrp.repair:mrp_repair.view_repair_order_form
msgid "Cancel Repair"
msgstr "Anuluj naprawę"
#. module: mrp_repair
#: model:ir.actions.act_window,name:mrp_repair.action_cancel_repair
#: view:mrp.repair.cancel:mrp_repair.view_cancel_repair
msgid "Cancel Repair Order"
msgstr "Anuluj zamówienie naprawy"
#. module: mrp_repair
#: selection:mrp.repair,state:0 selection:mrp.repair.line,state:0
msgid "Cancelled"
msgstr "Anulowano"
#. module: mrp_repair
#: help:mrp.repair,partner_id:0
msgid "Choose partner for whom the order will be invoiced and delivered."
msgstr "Wybierz partnera, dla którego ta naprawa jest przeznaczona i będzie zafakturowana."
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form_filter
#: field:mrp.repair,company_id:0
msgid "Company"
msgstr "Firma"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
msgid "Confirm Repair"
msgstr "Potwierdź naprawę"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form_filter
#: selection:mrp.repair,state:0 selection:mrp.repair.line,state:0
msgid "Confirmed"
msgstr "Potwierdzone"
#. module: mrp_repair
#: code:addons/mrp_repair/mrp_repair.py:541
#, 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 "Nie można znaleźć pozycji cennika odpowiadającej danej ilości produktu.\nMusisz zmienić produkt, ilość lub cennik."
#. module: mrp_repair
#: model:ir.actions.act_window,name:mrp_repair.act_mrp_repair_invoice
#: view:mrp.repair:mrp_repair.view_repair_order_form
#: view:mrp.repair.make_invoice:mrp_repair.view_make_invoice
msgid "Create Invoice"
msgstr "Utwórz fakturę"
#. module: mrp_repair
#: view:mrp.repair.make_invoice:mrp_repair.view_make_invoice
msgid "Create invoices"
msgstr "Utwórz faktury"
#. module: mrp_repair
#: field:mrp.repair,create_uid:0 field:mrp.repair.cancel,create_uid:0
#: field:mrp.repair.fee,create_uid:0 field:mrp.repair.line,create_uid:0
#: field:mrp.repair.make_invoice,create_uid:0
msgid "Created by"
msgstr "Utworzone przez"
#. module: mrp_repair
#: field:mrp.repair,create_date:0 field:mrp.repair.cancel,create_date:0
#: field:mrp.repair.fee,create_date:0 field:mrp.repair.line,create_date:0
#: field:mrp.repair.make_invoice,create_date:0
msgid "Created on"
msgstr "Data utworzenia"
#. module: mrp_repair
#: field:mrp.repair,location_id:0
msgid "Current Location"
msgstr "Obecna strefa"
#. module: mrp_repair
#: help:mrp.repair,message_last_post:0
msgid "Date of the last message posted on the record."
msgstr "Data ostatniej wiadomości w rekordzie."
#. module: mrp_repair
#: field:mrp.repair,address_id:0
msgid "Delivery Address"
msgstr "Adres dostawy"
#. module: mrp_repair
#: field:mrp.repair,location_dest_id:0
msgid "Delivery Location"
msgstr "Strefa dostawy"
#. module: mrp_repair
#: field:mrp.repair.fee,name:0 field:mrp.repair.line,name:0
#: view:website:mrp_repair.report_mrprepairorder
msgid "Description"
msgstr "Opis"
#. module: mrp_repair
#: field:mrp.repair.line,location_dest_id:0
msgid "Dest. Location"
msgstr "Strefa docelowa"
#. module: mrp_repair
#: view:mrp.repair.make_invoice:mrp_repair.view_make_invoice
msgid "Do you really want to create the invoice(s)?"
msgstr "Czy chcesz utworzyć fakturę(y) ?"
#. module: mrp_repair
#: selection:mrp.repair.line,state:0
msgid "Done"
msgstr "Wykonano"
#. module: mrp_repair
#: selection:mrp.repair.line,state:0
msgid "Draft"
msgstr "Projekt"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
msgid "End Repair"
msgstr "Koniec naprawy"
#. module: mrp_repair
#: code:addons/mrp_repair/mrp_repair.py:339
#: code:addons/mrp_repair/mrp_repair.py:367
#: code:addons/mrp_repair/mrp_repair.py:396
#, python-format
msgid "Error!"
msgstr "Błąd!"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
msgid "Extra Info"
msgstr "Dodatkowe informacje"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
#: field:mrp.repair,fees_lines:0
msgid "Fees"
msgstr "Opłaty"
#. module: mrp_repair
#: view:website:mrp_repair.report_mrprepairorder
msgid "Fees Line(s)"
msgstr "Pozycja(e) opłaty"
#. module: mrp_repair
#: field:mrp.repair,message_follower_ids:0
msgid "Followers"
msgstr "Obserwatorzy"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form_filter
msgid "Group By"
msgstr "Grupuj wg"
#. module: mrp_repair
#: field:mrp.repair.make_invoice,group:0
msgid "Group by partner invoice address"
msgstr "Grupuj wg adresów partnera do faktur"
#. module: mrp_repair
#: view:website:mrp_repair.report_mrprepairorder
msgid "Guarantee Limit:"
msgstr "Limit gwarancji:"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form_filter
msgid "Guarantee limit Month"
msgstr "Miesiąc limitu gwarancji"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form_filter
msgid "Guarantee limit by Month"
msgstr "Limity gwarancji wg miesięcy"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
msgid "History"
msgstr "Historia"
#. module: mrp_repair
#: help:mrp.repair,message_summary:0
msgid ""
"Holds the Chatter summary (number of messages, ...). This summary is "
"directly in html format in order to be inserted in kanban views."
msgstr "Zawiera podsumowanie wypowiedzi (liczbę wiadomości, ...). To podsumowanie jest bezpośrednio w formacie html, aby można je było stosować w widokach kanban."
#. module: mrp_repair
#: field:mrp.repair,id:0 field:mrp.repair.cancel,id:0
#: field:mrp.repair.fee,id:0 field:mrp.repair.line,id:0
#: field:mrp.repair.make_invoice,id:0
msgid "ID"
msgstr "ID"
#. module: mrp_repair
#: help:mrp.repair,message_unread:0
msgid "If checked new messages require your attention."
msgstr "Jeśli zaznaczone, to wiadomość wymaga twojej uwagi"
#. module: mrp_repair
#: field:mrp.repair,internal_notes:0
msgid "Internal Notes"
msgstr "Uwagi wewnętrzne"
#. module: mrp_repair
#: field:mrp.repair.line,move_id:0
msgid "Inventory Move"
msgstr "Przesunięcie zapasów"
#. module: mrp_repair
#: field:mrp.repair,invoice_id:0
msgid "Invoice"
msgstr "Faktura"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
msgid "Invoice Corrected"
msgstr "Faktura poprawiona"
#. module: mrp_repair
#: selection:mrp.repair,state:0
msgid "Invoice Exception"
msgstr "Wyjątek faktury"
#. module: mrp_repair
#: field:mrp.repair.fee,invoice_line_id:0
#: field:mrp.repair.line,invoice_line_id:0
msgid "Invoice Line"
msgstr "Pozycja faktury"
#. module: mrp_repair
#: field:mrp.repair,invoice_method:0
msgid "Invoice Method"
msgstr "Metoda fakturowania"
#. module: mrp_repair
#: view:website:mrp_repair.report_mrprepairorder
msgid "Invoice address:"
msgstr "Adres faktury:"
#. module: mrp_repair
#: view:website:mrp_repair.report_mrprepairorder
msgid "Invoice and shipping address:"
msgstr "Adres faktury i dostawy:"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form_filter
#: field:mrp.repair,invoiced:0 field:mrp.repair.fee,invoiced:0
#: field:mrp.repair.line,invoiced:0
msgid "Invoiced"
msgstr "Zafakturowano"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
msgid "Invoicing"
msgstr "Fakturowanie"
#. module: mrp_repair
#: field:mrp.repair,partner_invoice_id:0
msgid "Invoicing Address"
msgstr "Adres do faktury"
#. module: mrp_repair
#: field:mrp.repair,message_is_follower:0
msgid "Is a Follower"
msgstr "Jest obserwatorem"
#. module: mrp_repair
#: field:mrp.repair,message_last_post:0
msgid "Last Message Date"
msgstr "Data ostatniej wiadomości"
#. module: mrp_repair
#: field:mrp.repair,write_uid:0 field:mrp.repair.cancel,write_uid:0
#: field:mrp.repair.fee,write_uid:0 field:mrp.repair.line,write_uid:0
#: field:mrp.repair.make_invoice,write_uid:0
msgid "Last Updated by"
msgstr "Ostatnio modyfikowane przez"
#. module: mrp_repair
#: field:mrp.repair,write_date:0 field:mrp.repair.cancel,write_date:0
#: field:mrp.repair.fee,write_date:0 field:mrp.repair.line,write_date:0
#: field:mrp.repair.make_invoice,write_date:0
msgid "Last Updated on"
msgstr "Data ostatniej modyfikacji"
#. module: mrp_repair
#: field:mrp.repair.line,lot_id:0
msgid "Lot"
msgstr "Partia"
#. module: mrp_repair
#: view:website:mrp_repair.report_mrprepairorder
msgid "Lot Number"
msgstr "Numer partii"
#. module: mrp_repair
#: model:ir.model,name:mrp_repair.model_mrp_repair_make_invoice
msgid "Make Invoice"
msgstr "Utwórz fakturę"
#. module: mrp_repair
#: field:mrp.repair,message_ids:0
msgid "Messages"
msgstr "Wiadomości"
#. module: mrp_repair
#: help:mrp.repair,message_ids:0
msgid "Messages and communication history"
msgstr "Wiadomości i historia komunikacji"
#. module: mrp_repair
#: field:mrp.repair,move_id:0
msgid "Move"
msgstr "Przesunięcie"
#. module: mrp_repair
#: help:mrp.repair,move_id:0
msgid "Move created by the repair order"
msgstr "Przesunięcie utworzone przez zamówienie naprawy"
#. module: mrp_repair
#: selection:mrp.repair,invoice_method:0
msgid "No Invoice"
msgstr "Brak faktur"
#. module: mrp_repair
#: code:addons/mrp_repair/mrp_repair.py:528
#, python-format
msgid "No Pricelist!"
msgstr "Brak cennika!"
#. module: mrp_repair
#: code:addons/mrp_repair/mrp_repair.py:339
#, python-format
msgid "No account defined for partner \"%s\"."
msgstr "Nie zdefiniowano konta dla partnera \"%s\"."
#. module: mrp_repair
#: code:addons/mrp_repair/mrp_repair.py:367
#: code:addons/mrp_repair/mrp_repair.py:396
#, python-format
msgid "No account defined for product \"%s\"."
msgstr "Produkt \"%s\" nie ma zdefinowanego konta."
#. module: mrp_repair
#: code:addons/mrp_repair/mrp_repair.py:325
#, python-format
msgid "No partner!"
msgstr "Brak partnera!"
#. module: mrp_repair
#: code:addons/mrp_repair/mrp_repair.py:389
#, python-format
msgid "No product defined on Fees!"
msgstr "Nie zdefiniowano produktu dla opłaty!"
#. module: mrp_repair
#: code:addons/mrp_repair/mrp_repair.py:539
#, python-format
msgid "No valid pricelist line found !"
msgstr "Nie znaleziono poprawnej pozycji cennika !"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
msgid "Notes"
msgstr "Notatki"
#. module: mrp_repair
#: view:website:mrp_repair.report_mrprepairorder
msgid "Operation Line(s)"
msgstr "Pozycje operacji"
#. module: mrp_repair
#: field:mrp.repair,operations:0
msgid "Operation Lines"
msgstr "Pozycje operacji"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
msgid "Operations"
msgstr "Operacje"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form_filter
#: field:mrp.repair,partner_id:0
msgid "Partner"
msgstr "Partner"
#. module: mrp_repair
#: view:website:mrp_repair.report_mrprepairorder
msgid "Price"
msgstr "Cena"
#. module: mrp_repair
#: field:mrp.repair,pricelist_id:0
msgid "Pricelist"
msgstr "Cennik"
#. module: mrp_repair
#: help:mrp.repair,pricelist_id:0
msgid "Pricelist of the selected partner."
msgstr "Cennik dla partnera"
#. module: mrp_repair
#: view:website:mrp_repair.report_mrprepairorder
msgid "Printing Date:"
msgstr "Data wydruku:"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form_filter
#: field:mrp.repair.fee,product_id:0 field:mrp.repair.line,product_id:0
msgid "Product"
msgstr "Produkt"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
msgid "Product Information"
msgstr "Informacja o produkcie"
#. module: mrp_repair
#: field:mrp.repair,product_qty:0
msgid "Product Quantity"
msgstr "Ilość produktu"
#. module: mrp_repair
#: field:mrp.repair,product_uom:0 field:mrp.repair.fee,product_uom:0
#: field:mrp.repair.line,product_uom:0
msgid "Product Unit of Measure"
msgstr "Jednostka miary produktu"
#. module: mrp_repair
#: field:mrp.repair,product_id:0
msgid "Product to Repair"
msgstr "Produkt do naprawy"
#. module: mrp_repair
#: view:website:mrp_repair.report_mrprepairorder
msgid "Product to Repair:"
msgstr "Produkt do naprawy:"
#. module: mrp_repair
#: help:mrp.repair,lot_id:0
msgid "Products repaired are all belonging to this lot"
msgstr "Naprawione produkty należą tej partii"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
#: field:mrp.repair.fee,product_uom_qty:0
#: field:mrp.repair.line,product_uom_qty:0
#: view:website:mrp_repair.report_mrprepairorder
msgid "Quantity"
msgstr "Ilość"
#. module: mrp_repair
#: selection:mrp.repair,state:0
msgid "Quotation"
msgstr "Oferta"
#. module: mrp_repair
#: model:ir.actions.report.xml,name:mrp_repair.action_report_mrp_repair_order
msgid "Quotation / Order"
msgstr "Oferta / Zamówienie"
#. module: mrp_repair
#: field:mrp.repair,quotation_notes:0
msgid "Quotation Notes"
msgstr "Uwagi oferty"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form_filter
msgid "Quotations"
msgstr "Oferty"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form_filter
msgid "Ready To Repair"
msgstr "Gotowe do naprawy"
#. module: mrp_repair
#: selection:mrp.repair,state:0
msgid "Ready to Repair"
msgstr "Gotowe do naprawy"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form_filter
msgid "Reair Orders"
msgstr "Zamówienia naprawy"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
msgid "Recreate Invoice"
msgstr "Utwórz fakturę od nowa"
#. module: mrp_repair
#: selection:mrp.repair.line,type:0
#: view:website:mrp_repair.report_mrprepairorder
msgid "Remove"
msgstr "Demontaż"
#. module: mrp_repair
#: model:ir.model,name:mrp_repair.model_mrp_repair_fee
msgid "Repair Fees Line"
msgstr "Pozycja opłaty za naprawę"
#. module: mrp_repair
#: model:ir.model,name:mrp_repair.model_mrp_repair_line
#: view:mrp.repair:mrp_repair.view_repair_order_form
msgid "Repair Line"
msgstr "Pozycja naprawy"
#. module: mrp_repair
#: model:ir.model,name:mrp_repair.model_mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
msgid "Repair Order"
msgstr "Zamówienia naprawy"
#. module: mrp_repair
#: view:website:mrp_repair.report_mrprepairorder
msgid "Repair Order N°:"
msgstr ""
#. module: mrp_repair
#: field:mrp.repair.fee,repair_id:0 field:mrp.repair.line,repair_id:0
msgid "Repair Order Reference"
msgstr "Odnośnik Zamówienia naprawy"
#. 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 "Zamówienie naprawy"
#. module: mrp_repair
#: view:website:mrp_repair.report_mrprepairorder
msgid "Repair Quotation N°:"
msgstr "Zamówienie naprawy nr:"
#. module: mrp_repair
#: field:mrp.repair,name:0
msgid "Repair Reference"
msgstr "Odnośnik naprawy"
#. module: mrp_repair
#: code:addons/mrp_repair/mrp_repair.py:302
#, python-format
msgid "Repair order is already invoiced."
msgstr "Zamówienia naprawy jest już zafakturowane."
#. module: mrp_repair
#: code:addons/mrp_repair/wizard/cancel_repair.py:49
#, python-format
msgid "Repair order is not invoiced."
msgstr "Zamówienie naprawy nie jest zafakturowane"
#. module: mrp_repair
#: field:mrp.repair,repaired:0 selection:mrp.repair,state:0
msgid "Repaired"
msgstr "Naprawione"
#. module: mrp_repair
#: field:mrp.repair,lot_id:0
msgid "Repaired Lot"
msgstr "Naprawiona partia"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
#: view:mrp.repair:mrp_repair.view_repair_order_tree
msgid "Repairs order"
msgstr "Zamówienie napraw"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form_filter
msgid "Search Reair Orders"
msgstr "Szukaj zamówienia naprawy"
#. module: mrp_repair
#: help:mrp.repair,invoice_method:0
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 ""
#. module: mrp_repair
#: code:addons/mrp_repair/mrp_repair.py:289
#, python-format
msgid "Serial number is required for operation line with product '%s'"
msgstr "Dla operacji z produktem '%s' jest wymagany numer seryjny."
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
msgid "Set to Draft"
msgstr "Ustaw na projekt"
#. module: mrp_repair
#: view:website:mrp_repair.report_mrprepairorder
msgid "Shipping address :"
msgstr "Adres do wysyłki :"
#. module: mrp_repair
#: field:mrp.repair.line,location_id:0
msgid "Source Location"
msgstr "Strefa źródłowa"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
msgid "Start Repair"
msgstr "Rozpocznij naprawę"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form_filter
#: field:mrp.repair,state:0 field:mrp.repair.line,state:0
msgid "Status"
msgstr "Stan"
#. module: mrp_repair
#: field:mrp.repair.fee,price_subtotal:0
#: field:mrp.repair.line,price_subtotal:0
msgid "Subtotal"
msgstr "Wartość"
#. module: mrp_repair
#: field:mrp.repair,message_summary:0
msgid "Summary"
msgstr "Podsumowanie"
#. module: mrp_repair
#: view:website:mrp_repair.report_mrprepairorder
msgid "Tax"
msgstr "Podatek"
#. module: mrp_repair
#: field:mrp.repair,amount_tax:0 field:mrp.repair.fee,tax_id:0
#: field:mrp.repair.line,tax_id:0
#: view:website:mrp_repair.report_mrprepairorder
msgid "Taxes"
msgstr "Podatki"
#. module: mrp_repair
#: code:addons/mrp_repair/mrp_repair.py:224
#, python-format
msgid ""
"The Product Unit of Measure you chose has a different category than in the "
"product form."
msgstr "Wybrana jednostka miary ma inną kategorię niż ta w produkcie."
#. module: mrp_repair
#: sql_constraint:mrp.repair:0
msgid "The name of the Repair Order must be unique!"
msgstr "Nazwa Zamówienia naprawy musi być unikalna!"
#. module: mrp_repair
#: help:mrp.repair,guarantee_limit:0
msgid ""
"The warranty expiration limit is computed as: last move date + warranty "
"defined on selected product. If the current date is below the warranty "
"expiration 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
#: view:mrp.repair.cancel: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 "Ta operacja anuluje proces naprawy, ale nie anuluje faktury. Chcesz kontynuować?"
#. module: mrp_repair
#: field:mrp.repair.fee,to_invoice:0 field:mrp.repair.line,to_invoice:0
msgid "To Invoice"
msgstr "Do zafakturowania"
#. module: mrp_repair
#: selection:mrp.repair,state:0
msgid "To be Invoiced"
msgstr "Do zafakturowania"
#. module: mrp_repair
#: field:mrp.repair,amount_total:0
#: view:website:mrp_repair.report_mrprepairorder
msgid "Total"
msgstr "Suma"
#. module: mrp_repair
#: view:website:mrp_repair.report_mrprepairorder
msgid "Total Without Taxes"
msgstr "Suma netto"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
msgid "Total amount"
msgstr "Suma kwot"
#. module: mrp_repair
#: field:mrp.repair.line,type:0
msgid "Type"
msgstr "Typ"
#. module: mrp_repair
#: selection:mrp.repair,state:0
msgid "Under Repair"
msgstr "W trakcie naprawy"
#. module: mrp_repair
#: field:mrp.repair.fee,price_unit:0 field:mrp.repair.line,price_unit:0
#: view:website:mrp_repair.report_mrprepairorder
msgid "Unit Price"
msgstr "Cena jednostkowa"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
msgid "Unit of Measure"
msgstr "Jednostka Miary"
#. module: mrp_repair
#: field:mrp.repair,message_unread:0
msgid "Unread Messages"
msgstr "Nieprzeczytane wiadomości"
#. module: mrp_repair
#: field:mrp.repair,amount_untaxed:0
msgid "Untaxed Amount"
msgstr "Kwota bez podatku"
#. module: mrp_repair
#: view:mrp.repair:mrp_repair.view_repair_order_form
msgid "Untaxed amount"
msgstr "Kwota bez podatku"
#. module: mrp_repair
#: view:website:mrp_repair.report_mrprepairorder
msgid "VAT:"
msgstr "VAT:"
#. module: mrp_repair
#: code:addons/mrp_repair/mrp_repair.py:224
#, python-format
msgid "Warning"
msgstr "Ostrzeżenie"
#. module: mrp_repair
#: code:addons/mrp_repair/mrp_repair.py:289
#: code:addons/mrp_repair/mrp_repair.py:302
#: code:addons/mrp_repair/mrp_repair.py:389
#: code:addons/mrp_repair/wizard/cancel_repair.py:49
#, python-format
msgid "Warning!"
msgstr "Uwaga!"
#. module: mrp_repair
#: field:mrp.repair,guarantee_limit:0
msgid "Warranty Expiration"
msgstr "Koniec gwarancji"
#. module: mrp_repair
#: field:mrp.repair,website_message_ids:0
msgid "Website Messages"
msgstr "Wiadomości"
#. module: mrp_repair
#: help:mrp.repair,website_message_ids:0
msgid "Website communication history"
msgstr "Historia komunikacji"
#. module: mrp_repair
#: view:mrp.repair.cancel:mrp_repair.view_cancel_repair
msgid "Yes"
msgstr "Tak"
#. module: mrp_repair
#: code:addons/mrp_repair/mrp_repair.py:325
#, python-format
msgid "You have to select a Partner Invoice Address in the repair form!"
msgstr "Musisz wybrać adres fakturowy partnera w zamówieniu naprawy!"
#. module: mrp_repair
#: code:addons/mrp_repair/mrp_repair.py:530
#, python-format
msgid ""
"You have to select a pricelist in the Repair form !\n"
"Please set one before choosing a product."
msgstr ""
#. module: mrp_repair
#: view:mrp.repair.cancel:mrp_repair.view_cancel_repair
#: view:mrp.repair.make_invoice:mrp_repair.view_make_invoice
msgid "or"
msgstr "lub"
#. module: mrp_repair
#: field:mrp.repair,default_address_id:0
msgid "unknown"
msgstr "nieznane"