blob: 6d9777078c882a9b635f8a4fead373c198f955bd [file] [log] [blame]
Pratik Vyas593d5622015-03-02 19:07:52 +05301DocType: Employee,Salary Mode,
Pratik Vyas593d5622015-03-02 19:07:52 +05302DocType: Cost Center,"Select Monthly Distribution, if you want to track based on seasonality.","Wybierz dystrybucji miesięcznej, jeśli chcesz śledzić oparty na sezonowość."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303DocType: Employee,Divorced,Rozwiedziony
Anand Doshi019111b2015-11-20 18:00:11 +05304apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +80,Warning: Same item has been entered multiple times.,Ostrzeżenie: Ta sama pozycja została wprowadzona wielokrotnie.
Pratik Vyas593d5622015-03-02 19:07:52 +05305apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +96,Items already synced,Pozycje już synchronizowane
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05306DocType: Buying Settings,Allow Item to be added multiple times in a transaction,Zezwoli na dodał wiele razy w transakcji
Pratik Vyas593d5622015-03-02 19:07:52 +05307apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +33,Cancel Material Visit {0} before cancelling this Warranty Claim,Anuluj Materiał Odwiedź {0} zanim anuluje to roszczenia z tytułu gwarancji
Anand Doshi019111b2015-11-20 18:00:11 +05308apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +19,Consumer Products,Produkty konsumenckie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05309apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +68,Please select Party Type first,Wybierz typ pierwszy Party
Pratik Vyas593d5622015-03-02 19:07:52 +053010DocType: Item,Customer Items,Pozycje klientów
Rushabh Mehta1c32d052016-01-12 12:02:26 +053011apps/erpnext/erpnext/accounts/doctype/account/account.py +47,Account {0}: Parent account {1} can not be a ledger,Konto {0}: Nadrzędne konto {1} nie może być zwykłym
Anand Doshi191b2972015-10-21 16:50:31 +053012DocType: Item,Publish Item to hub.erpnext.com,Publikacja na hub.erpnext.com
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053013apps/erpnext/erpnext/config/setup.py +93,Email Notifications,Powiadomienia na e-mail
Pratik Vyas593d5622015-03-02 19:07:52 +053014DocType: Item,Default Unit of Measure,Domyślna jednostka miary
15DocType: SMS Center,All Sales Partner Contact,
Anand Doshif5940902015-09-07 18:47:04 +053016DocType: Employee,Leave Approvers,Osoby Zatwierdzające Urlop
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053017DocType: Sales Partner,Dealer,Diler
18DocType: Employee,Rented,Wynajęty
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053019DocType: POS Profile,Applicable for User,Zastosowanie dla użytkownika
20apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +169,"Stopped Production Order cannot be cancelled, Unstop it first to cancel","Zatrzymany Zamówienie produkcji nie mogą być anulowane, odetkać najpierw anulować"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053021apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +36,Currency is required for Price List {0},Waluta jest wymagana dla Cenniku {0}
Pratik Vyasfcc31022015-07-10 12:05:24 +053022DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* Zostanie policzony dla transakcji.
Rushabh Mehtafc307972015-11-04 18:02:45 +053023DocType: Purchase Order,Customer Contact,Kontakt z klientem
Rushabh Mehta1c32d052016-01-12 12:02:26 +053024apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +663,From Material Request,Od Prośby o Materiał
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053025apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +37,{0} Tree,{0} Drzewo
Pratik Vyas593d5622015-03-02 19:07:52 +053026DocType: Job Applicant,Job Applicant,
Pratik Vyas97264472015-05-14 15:13:10 +053027apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,Brak już następnych wyników.
Anand Doshi019111b2015-11-20 18:00:11 +053028apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +34,Legal,Legalnie
Pratik Vyas97264472015-05-14 15:13:10 +053029apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +114,Actual type tax cannot be included in Item rate in row {0},Rzeczywista Podatek typu nie mogą być wliczone w cenę towaru w wierszu {0}
Pratik Vyas593d5622015-03-02 19:07:52 +053030DocType: C-Form,Customer,Klient
31DocType: Purchase Receipt Item,Required By,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053032DocType: Delivery Note,Return Against Delivery Note,Powrót Przeciwko dostawy nocie
33DocType: Department,Department,Departament
Pratik Vyas593d5622015-03-02 19:07:52 +053034DocType: Purchase Order,% Billed,% rozliczonych
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053035apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),"Kurs wymiany muszą być takie same, jak {0} {1} ({2})"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053036DocType: Sales Invoice,Customer Name,Nazwa klienta
Pratik Vyas593d5622015-03-02 19:07:52 +053037DocType: Features Setup,"All export related fields like currency, conversion rate, export total, export grand total etc are available in Delivery Note, POS, Quotation, Sales Invoice, Sales Order etc.",
Pratik Vyas593d5622015-03-02 19:07:52 +053038DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,"Heads (lub grupy), przeciwko którym zapisy księgowe są i sald są utrzymywane."
Rushabh Mehtafc307972015-11-04 18:02:45 +053039apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +177,Outstanding for {0} cannot be less than zero ({1}),Zaległość za {0} nie może być mniejsza niż ({1})
Pratik Vyas97264472015-05-14 15:13:10 +053040DocType: Manufacturing Settings,Default 10 mins,Domyślnie 10 minut
Anand Doshif5940902015-09-07 18:47:04 +053041DocType: Leave Type,Leave Type Name,Nazwa typu urlopu
Anand Doshi191b2972015-10-21 16:50:31 +053042apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +148,Series Updated Successfully,
Pratik Vyas593d5622015-03-02 19:07:52 +053043DocType: Pricing Rule,Apply On,
44DocType: Item Price,Multiple Item prices.,
Anand Doshif5940902015-09-07 18:47:04 +053045,Purchase Order Items To Be Received,Przedmioty oczekujące na potwierdzenie odbioru Zamówienia Kupna
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053046DocType: SMS Center,All Supplier Contact,Dane wszystkich dostawców
Pratik Vyas593d5622015-03-02 19:07:52 +053047DocType: Quality Inspection Reading,Parameter,Parametr
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053048apps/erpnext/erpnext/projects/doctype/project/project.py +43,Expected End Date can not be less than Expected Start Date,Spodziewana data końcowa nie może być mniejsza od spodziewanej daty startowej
Nabin Hait733680b2015-12-07 14:12:41 +053049apps/erpnext/erpnext/utilities/transaction_base.py +107,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,"Wiersz # {0}: Cena musi być taki sam, jak {1}: {2} ({3} / {4})"
Anand Doshi03791fc2015-12-15 15:17:11 +053050apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +206,New Leave Application,
Anand Doshi019111b2015-11-20 18:00:11 +053051apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +134,Bank Draft,Przekaz bankowy
Pratik Vyas593d5622015-03-02 19:07:52 +053052DocType: Features Setup,1. To maintain the customer wise item code and to make them searchable based on their code use this option,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053053DocType: Mode of Payment Account,Mode of Payment Account,Konto księgowe dla tego rodzaju płatności
Anand Doshi03791fc2015-12-15 15:17:11 +053054apps/erpnext/erpnext/stock/doctype/item/item.js +49,Show Variants,Pokaż Warianty
Anand Doshiee19fc02015-12-21 17:10:20 +053055apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +479,Quantity,Ilość
Anand Doshif5940902015-09-07 18:47:04 +053056apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +174,Loans (Liabilities),Kredyty (zobowiązania)
Pratik Vyas593d5622015-03-02 19:07:52 +053057DocType: Employee Education,Year of Passing,
Rushabh Mehtafc307972015-11-04 18:02:45 +053058apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock,W magazynie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053059DocType: Designation,Designation,Nominacja
Anand Doshif5940902015-09-07 18:47:04 +053060DocType: Production Plan Item,Production Plan Item,Przedmiot planu produkcji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053061apps/erpnext/erpnext/hr/doctype/employee/employee.py +141,User {0} is already assigned to Employee {1},Użytkownik {0} jest już przyporządkowany do Pracownika {1}
Anand Doshif5940902015-09-07 18:47:04 +053062apps/erpnext/erpnext/accounts/page/pos/pos_page.html +13,Make new POS Profile,Dodaj nowy profil POS
Anand Doshi019111b2015-11-20 18:00:11 +053063apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +31,Health Care,Opieka zdrowotna
Pratik Vyas593d5622015-03-02 19:07:52 +053064DocType: Purchase Invoice,Monthly,Miesięcznie
Rushabh Mehtafc307972015-11-04 18:02:45 +053065apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +66,Delay in payment (Days),Opóźnienie w płatności (dni)
Rushabh Mehta1c32d052016-01-12 12:02:26 +053066apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +609,Invoice,Faktura
Pratik Vyas97264472015-05-14 15:13:10 +053067DocType: Maintenance Schedule Item,Periodicity,Okresowość
Rushabh Mehta1c32d052016-01-12 12:02:26 +053068apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +20,Fiscal Year {0} is required,Rok fiskalny {0} jest wymagane
Anand Doshi019111b2015-11-20 18:00:11 +053069apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +21,Defense,Obrona
Pratik Vyas593d5622015-03-02 19:07:52 +053070DocType: Company,Abbr,Skrót
71DocType: Appraisal Goal,Score (0-5),
Anand Doshibb256e42016-01-04 16:50:38 +053072apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +199,Row {0}: {1} {2} does not match with {3},Wiersz {0}: {1} {2} nie zgadza się z {3}
Rushabh Mehta4140fa52015-12-01 16:02:15 +053073apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +74,Row # {0}:,Wiersz # {0}:
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053074DocType: Delivery Note,Vehicle No,Nr pojazdu
Anand Doshiee19fc02015-12-21 17:10:20 +053075apps/erpnext/erpnext/public/js/pos/pos.js +534,Please select Price List,Wybierz Cennik
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053076DocType: Production Order Operation,Work In Progress,Praca w toku
Pratik Vyas97264472015-05-14 15:13:10 +053077DocType: Employee,Holiday List,Lista świąt
Pratik Vyas593d5622015-03-02 19:07:52 +053078DocType: Time Log,Time Log,
Anand Doshi03791fc2015-12-15 15:17:11 +053079apps/erpnext/erpnext/public/js/setup_wizard.js +292,Accountant,Księgowy
Anand Doshi191b2972015-10-21 16:50:31 +053080DocType: Cost Center,Stock User,Użytkownik magazynu
Pratik Vyas593d5622015-03-02 19:07:52 +053081DocType: Company,Phone No,Nr telefonu
82DocType: Time Log,"Log of Activities performed by users against Tasks that can be used for tracking time, billing.","Zaloguj wykonywanych przez użytkowników z zadań, które mogą być wykorzystywane do śledzenia czasu, rozliczeń."
Nabin Hait733680b2015-12-07 14:12:41 +053083apps/erpnext/erpnext/controllers/recurring_document.py +124,New {0}: #{1},Nowy {0}: # {1}
Pratik Vyas593d5622015-03-02 19:07:52 +053084,Sales Partners Commission,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053085apps/erpnext/erpnext/setup/doctype/company/company.py +32,Abbreviation cannot have more than 5 characters,Skrót nie może posiadać więcej niż 5 znaków
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053086apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +56,"Attribute Value {0} cannot be removed from {1} as Item Variants \
87 exist with this Attribute.",Atrybut Wartość {0} nie może być usunięty z {1} jako element Warianty \ istnieje z tym atrybutem.
Pratik Vyas593d5622015-03-02 19:07:52 +053088apps/erpnext/erpnext/accounts/doctype/account/account.js +27,This is a root account and cannot be edited.,
Pratik Vyas593d5622015-03-02 19:07:52 +053089DocType: BOM,Operations,Działania
90apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +38,Cannot set authorization on basis of Discount for {0},
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053091DocType: Bin,Quantity Requested for Purchase,Ilość zaproponowana do Zakupu
Pratik Vyas97264472015-05-14 15:13:10 +053092DocType: Rename Tool,"Attach .csv file with two columns, one for the old name and one for the new name","Dołączyć plik .csv z dwoma kolumnami, po jednym dla starej nazwy i jeden dla nowej nazwy"
Pratik Vyas593d5622015-03-02 19:07:52 +053093DocType: Packed Item,Parent Detail docname,
Anand Doshi03791fc2015-12-15 15:17:11 +053094apps/erpnext/erpnext/public/js/setup_wizard.js +380,Kg,kg
Anand Doshif5940902015-09-07 18:47:04 +053095apps/erpnext/erpnext/config/hr.py +48,Opening for a Job.,Ogłoszenie o pracę
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053096DocType: Item Attribute,Increment,Przyrost
Rushabh Mehtafc307972015-11-04 18:02:45 +053097apps/erpnext/erpnext/public/js/stock_analytics.js +63,Select Warehouse...,Wybierz Magazyn ...
Anand Doshi019111b2015-11-20 18:00:11 +053098apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +6,Advertising,Reklamowanie
99apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +22,Same Company is entered more than once,Sama Spółka wpisana jest więcej niż jeden raz
Anand Doshif5940902015-09-07 18:47:04 +0530100DocType: Employee,Married,Poślubiony
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530101apps/erpnext/erpnext/accounts/party.py +38,Not permitted for {0},Nie dopuszczony do {0}
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530102apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +396,Stock cannot be updated against Delivery Note {0},
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530103DocType: Payment Reconciliation,Reconcile,Wyrównywać
Anand Doshi019111b2015-11-20 18:00:11 +0530104apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +30,Grocery,Artykuły spożywcze
Pratik Vyas593d5622015-03-02 19:07:52 +0530105DocType: Quality Inspection Reading,Reading 1,Odczyt 1
Rushabh Mehtafc307972015-11-04 18:02:45 +0530106apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +100,Make Bank Entry,Dodaj Bank
Anand Doshi019111b2015-11-20 18:00:11 +0530107apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +40,Pension Funds,Fundusze Emerytalne
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530108apps/erpnext/erpnext/accounts/doctype/account/account.py +151,Warehouse is mandatory if account type is Warehouse,"Magazyn jest obowiązkowe, jeżeli typ konta to Magazyn"
Pratik Vyas593d5622015-03-02 19:07:52 +0530109DocType: SMS Center,All Sales Person,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530110DocType: Lead,Person Name,Imię i nazwisko osoby
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530111DocType: Sales Order,"Check if recurring order, uncheck to stop recurring or put proper End Date","Sprawdź, czy kolejność powtarzających się, usuń zaznaczenie, aby zatrzymać powtarzające się lub umieścić właściwą datę zakończenia"
Pratik Vyas593d5622015-03-02 19:07:52 +0530112DocType: Sales Invoice Item,Sales Invoice Item,
113DocType: Account,Credit,
114apps/erpnext/erpnext/hr/doctype/employee/employee.py +25,Please setup Employee Naming System in Human Resource > HR Settings,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530115DocType: POS Profile,Write Off Cost Center,Centrum Kosztów Odpisu
Pratik Vyas593d5622015-03-02 19:07:52 +0530116DocType: Warehouse,Warehouse Detail,Szczegóły magazynu
Anand Doshi191b2972015-10-21 16:50:31 +0530117apps/erpnext/erpnext/selling/doctype/customer/customer.py +181,Credit limit has been crossed for customer {0} {1}/{2},Limit kredytowy został przekroczony dla klienta {0} {1} / {2}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530118DocType: Tax Rule,Tax Type,Rodzaj podatku
Rushabh Mehtafc307972015-11-04 18:02:45 +0530119apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +141,You are not authorized to add or update entries before {0},Nie masz uprawnień aby zmieniać lub dodawać elementy przed {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530120DocType: Item,Item Image (if not slideshow),
121apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,
Pratik Vyas97264472015-05-14 15:13:10 +0530122DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(Godzina Kursy / 60) * Rzeczywista Czas pracy
Anand Doshi03791fc2015-12-15 15:17:11 +0530123DocType: SMS Log,SMS Log,Dziennik zdarzeń SMS
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530124apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,Koszt dostarczonych przedmiotów
Pratik Vyas593d5622015-03-02 19:07:52 +0530125DocType: Quality Inspection,Get Specification Details,Pobierz szczegóły specyfikacji
126DocType: Lead,Interested,
Pratik Vyas97264472015-05-14 15:13:10 +0530127apps/erpnext/erpnext/config/manufacturing.py +14,Bill of Material,Zestawienie materiałowe
Anand Doshi019111b2015-11-20 18:00:11 +0530128apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +158,Opening,Otwarcie
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530129apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +28,From {0} to {1},Od {0} do {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530130DocType: Item,Copy From Item Group,Skopiuj z Grupy Przedmiotów
Anand Doshif5940902015-09-07 18:47:04 +0530131DocType: Journal Entry,Opening Entry,Wpis początkowy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530132DocType: Stock Entry,Additional Costs,Dodatkowe koszty
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530133apps/erpnext/erpnext/accounts/doctype/account/account.py +122,Account with existing transaction can not be converted to group.,Konto z istniejącymi zapisami nie może być konwertowane na Grupę (konto dzielone).
Pratik Vyas593d5622015-03-02 19:07:52 +0530134DocType: Lead,Product Enquiry,
Anand Doshif5940902015-09-07 18:47:04 +0530135apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +13,Please enter company first,Proszę najpierw wpisać Firmę
Rushabh Mehtafc307972015-11-04 18:02:45 +0530136apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +334,Please select Company first,Najpierw wybierz firmę
Pratik Vyas593d5622015-03-02 19:07:52 +0530137DocType: Employee Education,Under Graduate,
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530138apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +27,Target On,
Pratik Vyas593d5622015-03-02 19:07:52 +0530139DocType: BOM,Total Cost,Koszt całkowity
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530140apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +9,Activity Log:,Dziennik aktywności:
Anand Doshi666fbaf2015-11-26 12:40:13 +0530141apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +194,Item {0} does not exist in the system or has expired,
Anand Doshi019111b2015-11-20 18:00:11 +0530142apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +44,Real Estate,Nieruchomości
Pratik Vyas593d5622015-03-02 19:07:52 +0530143apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +4,Statement of Account,Wyciąg z rachunku
Anand Doshi019111b2015-11-20 18:00:11 +0530144apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +41,Pharmaceuticals,Farmaceutyczne
Pratik Vyas593d5622015-03-02 19:07:52 +0530145DocType: Expense Claim Detail,Claim Amount,Kwota roszczenia
146DocType: Employee,Mr,Pan
Pratik Vyas97264472015-05-14 15:13:10 +0530147apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +33,Supplier Type / Supplier,
Anand Doshif5940902015-09-07 18:47:04 +0530148DocType: Naming Series,Prefix,Prefix
Anand Doshi03791fc2015-12-15 15:17:11 +0530149apps/erpnext/erpnext/public/js/setup_wizard.js +377,Consumable,Konsumpcyjny
Anand Doshi191b2972015-10-21 16:50:31 +0530150DocType: Upload Attendance,Import Log,Log operacji importu
Pratik Vyas97264472015-05-14 15:13:10 +0530151apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.js +19,Send,Wyślij
Rushabh Mehtafc307972015-11-04 18:02:45 +0530152DocType: Sales Invoice Item,Delivered By Supplier,Dostarczane przez Dostawcę
Pratik Vyas593d5622015-03-02 19:07:52 +0530153DocType: SMS Center,All Contact,
Anand Doshi019111b2015-11-20 18:00:11 +0530154apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +164,Annual Salary,Roczne Wynagrodzenie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530155DocType: Period Closing Voucher,Closing Fiscal Year,Zamknięcie roku fiskalnego
Pratik Vyas97264472015-05-14 15:13:10 +0530156apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +69,Stock Expenses,Wydatki na składowanie
Pratik Vyasfcc31022015-07-10 12:05:24 +0530157DocType: Newsletter,Email Sent?,Wiadomość wysłana?
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530158DocType: Journal Entry,Contra Entry,Contra Entry (Zapis przeciwstawny)
159apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +92,Show Time Logs,Show Time Logi
160DocType: Journal Entry Account,Credit in Company Currency,Kredyt w walucie Spółki
Pratik Vyasfcc31022015-07-10 12:05:24 +0530161DocType: Delivery Note,Installation Status,Status instalacji
Anand Doshi019111b2015-11-20 18:00:11 +0530162apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +118,Accepted + Rejected Qty must be equal to Received quantity for Item {0},Ilość Przyjętych + Odrzuconych musi odpowiadać ilości Odebranych (Element {0})
Pratik Vyas97264472015-05-14 15:13:10 +0530163DocType: Item,Supply Raw Materials for Purchase,Dostawa surowce Skupu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530164apps/erpnext/erpnext/stock/get_item_details.py +133,Item {0} must be a Purchase Item,
Pratik Vyas593d5622015-03-02 19:07:52 +0530165DocType: Upload Attendance,"Download the Template, fill appropriate data and attach the modified file.
166All dates and employee combination in the selected period will come in the template, with existing attendance records","Pobierz szablon, wypełnić odpowiednie dane i dołączyć zmodyfikowanego pliku.
167 Wszystko daty i pracownik połączenie w wybranym okresie przyjdzie w szablonie, z istniejącymi rekordy frekwencji"
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530168apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +447,Item {0} is not active or end of life has been reached,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530169DocType: Time Log Batch,Will be updated after Sales Invoice is Submitted.,Zostanie zaktualizowane po wysłaniu Faktury Sprzedaży
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530170apps/erpnext/erpnext/controllers/accounts_controller.py +511,"To include tax in row {0} in Item rate, taxes in rows {1} must also be included",
Pratik Vyas97264472015-05-14 15:13:10 +0530171apps/erpnext/erpnext/config/hr.py +90,Settings for HR Module,
Anand Doshi03791fc2015-12-15 15:17:11 +0530172DocType: SMS Center,SMS Center,Centrum SMS
Pratik Vyas593d5622015-03-02 19:07:52 +0530173DocType: BOM Replace Tool,New BOM,Nowe zestawienie materiałowe
Anand Doshibacc6792015-10-30 12:54:27 +0530174apps/erpnext/erpnext/config/projects.py +28,Batch Time Logs for billing.,Batch Czas Logi do fakturowania.
Anand Doshif5940902015-09-07 18:47:04 +0530175apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +30,Newsletter has already been sent,Newsletter już został wysłany
Pratik Vyas593d5622015-03-02 19:07:52 +0530176DocType: Lead,Request Type,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530177DocType: Leave Application,Reason,Powód
Anand Doshi019111b2015-11-20 18:00:11 +0530178apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +14,Broadcasting,
179apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +140,Execution,Wykonanie
180apps/erpnext/erpnext/public/js/setup_wizard.js +114,The first user will become the System Manager (you can change this later).,Pierwszy użytkownik będzie Administratorem Systemu (można to zmienić później).
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530181apps/erpnext/erpnext/config/manufacturing.py +39,Details of the operations carried out.,Szczegóły dotyczące przeprowadzonych operacji.
Anand Doshif5940902015-09-07 18:47:04 +0530182DocType: Serial No,Maintenance Status,Status Konserwacji
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530183apps/erpnext/erpnext/config/stock.py +258,Items and Pricing,Produkty i cennik
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530184apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +39,From Date should be within the Fiscal Year. Assuming From Date = {0},"""Data od"" powinna być w tym roku podatkowym. Przyjmując Datę od = {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +0530185DocType: Appraisal,Select the Employee for whom you are creating the Appraisal.,
Anand Doshi191b2972015-10-21 16:50:31 +0530186apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +96,Cost Center {0} does not belong to Company {1},Centrum kosztów {0} nie należy do Firmy {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530187DocType: Customer,Individual,
Pratik Vyas97264472015-05-14 15:13:10 +0530188apps/erpnext/erpnext/config/support.py +23,Plan for maintenance visits.,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530189DocType: SMS Settings,Enter url parameter for message,Wpisz URL dla wiadomości
190apps/erpnext/erpnext/config/selling.py +148,Rules for applying pricing and discount.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530191apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +81,This Time Log conflicts with {0} for {1} {2},Tym razem konflikty Zaloguj z {0} do {1} {2}
Anand Doshif5940902015-09-07 18:47:04 +0530192apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14,Price List must be applicable for Buying or Selling,Cennik musi być przyporządkowany do kupna albo sprzedaży
Rushabh Mehtafc307972015-11-04 18:02:45 +0530193apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +81,Installation date cannot be before delivery date for Item {0},
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530194DocType: Pricing Rule,Discount on Price List Rate (%),Zniżka Cennik Oceń (%)
Pratik Vyas97264472015-05-14 15:13:10 +0530195DocType: Offer Letter,Select Terms and Conditions,Wybierz Regulamin
Pratik Vyas593d5622015-03-02 19:07:52 +0530196DocType: Production Planning Tool,Sales Orders,Zlecenia sprzedaży
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530197DocType: Purchase Taxes and Charges,Valuation,Wycena
Pratik Vyas593d5622015-03-02 19:07:52 +0530198apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +17,Set as Default,
Anand Doshif5940902015-09-07 18:47:04 +0530199,Purchase Order Trends,Trendy Zamówienia Kupna
Pratik Vyasfcc31022015-07-10 12:05:24 +0530200apps/erpnext/erpnext/config/hr.py +78,Allocate leaves for the year.,Przydziel zwolnienia dla roku.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530201DocType: Earning Type,Earning Type,Typ Dochodu
202DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Wyłącz Planowanie Pojemność i Time Tracking
Pratik Vyas593d5622015-03-02 19:07:52 +0530203DocType: Bank Reconciliation,Bank Account,Konto bankowe
204DocType: Leave Type,Allow Negative Balance,Dozwolony ujemny bilans
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530205DocType: Selling Settings,Default Territory,Domyślne terytorium
Anand Doshi019111b2015-11-20 18:00:11 +0530206apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +53,Television,Telewizja
Pratik Vyas593d5622015-03-02 19:07:52 +0530207DocType: Production Order Operation,Updated via 'Time Log',"Aktualizowana przez ""Czas Zaloguj"""
Anand Doshi191b2972015-10-21 16:50:31 +0530208apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +82,Account {0} does not belong to Company {1},Konto {0} nie jest przypisane do Firmy {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530209DocType: Naming Series,Series List for this Transaction,
Pratik Vyas593d5622015-03-02 19:07:52 +0530210DocType: Sales Invoice,Is Opening Entry,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530211DocType: Customer Group,Mention if non-standard receivable account applicable,"Wspomnieć, jeśli nie standardowe konto należności dotyczy"
212apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +154,For Warehouse is required before Submit,Dla magazynu jest wymagane przed wysłaniem
Anand Doshi666fbaf2015-11-26 12:40:13 +0530213apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +8,Received On,Otrzymana w dniu
Pratik Vyas593d5622015-03-02 19:07:52 +0530214DocType: Sales Partner,Reseller,
Anand Doshif5940902015-09-07 18:47:04 +0530215apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +41,Please enter Company,Proszę wpisać Firmę
Pratik Vyas6fbb25b2015-03-08 21:29:59 +0530216DocType: Delivery Note Item,Against Sales Invoice Item,Na podstawie pozycji faktury sprzedaży
Anand Doshif5940902015-09-07 18:47:04 +0530217,Production Orders in Progress,Zamówienia Produkcji w toku
Anand Doshiee19fc02015-12-21 17:10:20 +0530218apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +37,Net Cash from Financing,Przepływy pieniężne netto z finansowania
Pratik Vyas593d5622015-03-02 19:07:52 +0530219DocType: Lead,Address & Contact,Adres i kontakt
Rushabh Mehtafc307972015-11-04 18:02:45 +0530220DocType: Leave Allocation,Add unused leaves from previous allocations,Dodaj niewykorzystane urlopy z poprzednich alokacji
Nabin Hait733680b2015-12-07 14:12:41 +0530221apps/erpnext/erpnext/controllers/recurring_document.py +203,Next Recurring {0} will be created on {1},Następny cykliczne {0} zostanie utworzony w dniu {1}
Pratik Vyas97264472015-05-14 15:13:10 +0530222DocType: Newsletter List,Total Subscribers,Wszystkich zapisani
Anand Doshi019111b2015-11-20 18:00:11 +0530223,Contact Name,Nazwa kontaktu
Pratik Vyas593d5622015-03-02 19:07:52 +0530224DocType: Production Plan Item,SO Pending Qty,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530225DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Tworzy Pasek Wypłaty dla wskazanych wyżej kryteriów.
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530226apps/erpnext/erpnext/templates/generators/item.html +30,No description given,
Pratik Vyas97264472015-05-14 15:13:10 +0530227apps/erpnext/erpnext/config/buying.py +18,Request for purchase.,
Anand Doshi03791fc2015-12-15 15:17:11 +0530228apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +173,Only the selected Leave Approver can submit this Leave Application,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530229apps/erpnext/erpnext/hr/doctype/employee/employee.py +114,Relieving Date must be greater than Date of Joining,Data zwolnienia musi być większa od Daty Wstąpienia
Anand Doshi019111b2015-11-20 18:00:11 +0530230apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +172,Leaves per Year,Urlopy na Rok
Anand Doshi191b2972015-10-21 16:50:31 +0530231apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +187,Please set Naming Series for {0} via Setup > Settings > Naming Series,Proszę ustawić Naming Series dla {0} poprzez Konfiguracja> Ustawienia> Seria Naming
Pratik Vyas593d5622015-03-02 19:07:52 +0530232DocType: Time Log,Will be updated when batched.,
Rushabh Mehtafc307972015-11-04 18:02:45 +0530233apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +104,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,"Wiersz {0}: Proszę sprawdzić ""Czy Advance"" przeciw konta {1}, jeśli jest to zaliczka wpis."
Anand Doshi03791fc2015-12-15 15:17:11 +0530234apps/erpnext/erpnext/stock/utils.py +178,Warehouse {0} does not belong to company {1},Magazyn {0} nie należy do firmy {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530235DocType: Item Website Specification,Item Website Specification,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530236DocType: Payment Tool,Reference No,Nr Odniesienia
Anand Doshi03791fc2015-12-15 15:17:11 +0530237apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +398,Leave Blocked,Urlop Zablokowany
Anand Doshibb256e42016-01-04 16:50:38 +0530238apps/erpnext/erpnext/stock/doctype/item/item.py +585,Item {0} has reached its end of life on {1},
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530239apps/erpnext/erpnext/accounts/utils.py +341,Annual,Roczny
Pratik Vyas97264472015-05-14 15:13:10 +0530240DocType: Stock Reconciliation Item,Stock Reconciliation Item,Uzgodnienia Stanu Pozycja
Pratik Vyas593d5622015-03-02 19:07:52 +0530241DocType: Stock Entry,Sales Invoice No,Nr faktury sprzedażowej
242DocType: Material Request Item,Min Order Qty,Min. wartość zamówienia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530243DocType: Lead,Do Not Contact,Nie Kontaktuj
Pratik Vyas593d5622015-03-02 19:07:52 +0530244DocType: Sales Invoice,The unique id for tracking all recurring invoices. It is generated on submit.,
Anand Doshi019111b2015-11-20 18:00:11 +0530245apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +93,Software Developer,Programista
Pratik Vyas593d5622015-03-02 19:07:52 +0530246DocType: Item,Minimum Order Qty,Minimalna wartość zamówienia
247DocType: Pricing Rule,Supplier Type,Typ dostawcy
248DocType: Item,Publish in Hub,Publikowanie w Hub
249,Terretory,Terytorium
Anand Doshibb256e42016-01-04 16:50:38 +0530250apps/erpnext/erpnext/stock/doctype/item/item.py +605,Item {0} is cancelled,
Anand Doshi019111b2015-11-20 18:00:11 +0530251apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +607,Material Request,Zamówienie produktu
Pratik Vyas593d5622015-03-02 19:07:52 +0530252DocType: Bank Reconciliation,Update Clearance Date,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530253DocType: Item,Purchase Details,Szczegóły zakupu
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530254apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +324,Item {0} not found in 'Raw Materials Supplied' table in Purchase Order {1},Element {0} nie znajdują się w "materiały dostarczane" tabeli w Zamówieniu {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530255DocType: Employee,Relation,Relacja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530256DocType: Shipping Rule,Worldwide Shipping,Wysyłka na całym świecie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530257apps/erpnext/erpnext/config/selling.py +23,Confirmed orders from Customers.,Potwierdzone zamówienia od klientów
258DocType: Purchase Receipt Item,Rejected Quantity,Odrzucona Ilość
259DocType: Features Setup,"Field available in Delivery Note, Quotation, Sales Invoice, Sales Order","Pole dostępne w Dowodzie Dostawy, Wycenie, Fakturze Sprzedaży, Zamówieniu Sprzedaży"
Anand Doshi03791fc2015-12-15 15:17:11 +0530260DocType: SMS Settings,SMS Sender Name,Nazwa nadawcy SMS
Pratik Vyas593d5622015-03-02 19:07:52 +0530261DocType: Contact,Is Primary Contact,
Anand Doshif5940902015-09-07 18:47:04 +0530262DocType: Notification Control,Notification Control,Kontrola Wypowiedzenia
Pratik Vyas593d5622015-03-02 19:07:52 +0530263DocType: Lead,Suggestions,Sugestie
264DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,
265apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +72,Please enter parent account group for warehouse {0},Proszę wprowadzić grupę konto rodzica magazynowy {0}
Anand Doshibb256e42016-01-04 16:50:38 +0530266apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +248,Payment against {0} {1} cannot be greater than Outstanding Amount {2},Płatność przed {0} {1} nie może być większa niż kwota kredytu pozostała {2}
Pratik Vyas593d5622015-03-02 19:07:52 +0530267DocType: Supplier,Address HTML,Adres HTML
268DocType: Lead,Mobile No.,Nr tel. Komórkowego
Pratik Vyasfcc31022015-07-10 12:05:24 +0530269DocType: Maintenance Schedule,Generate Schedule,Utwórz Harmonogram
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530270DocType: Purchase Invoice Item,Expense Head,Szef Wydatków
Anand Doshif5940902015-09-07 18:47:04 +0530271apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +86,Please select Charge Type first,Najpierw wybierz typ opłaty
272apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Latest,Ostatnie
Anand Doshi019111b2015-11-20 18:00:11 +0530273apps/erpnext/erpnext/public/js/setup_wizard.js +143,Max 5 characters,Maksymalnie 5 znaków
Pratik Vyas593d5622015-03-02 19:07:52 +0530274DocType: Employee,The first Leave Approver in the list will be set as the default Leave Approver,
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530275apps/erpnext/erpnext/config/desktop.py +73,Learn,Uczyć się
Anand Doshi03791fc2015-12-15 15:17:11 +0530276apps/erpnext/erpnext/projects/doctype/activity_type/activity_type.js +3,Activity Cost per Employee,Koszt aktywność na pracownika
Pratik Vyas593d5622015-03-02 19:07:52 +0530277DocType: Accounts Settings,Settings for Accounts,Ustawienia Konta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530278apps/erpnext/erpnext/config/crm.py +90,Manage Sales Person Tree.,
Pratik Vyas593d5622015-03-02 19:07:52 +0530279DocType: Item,Synced With Hub,Synchronizowane z piastą
Anand Doshi191b2972015-10-21 16:50:31 +0530280apps/erpnext/erpnext/setup/doctype/company/company.js +41,Wrong Password,Niepoprawne hasło
Pratik Vyas593d5622015-03-02 19:07:52 +0530281DocType: Item,Variant Of,Wariant
Anand Doshi191b2972015-10-21 16:50:31 +0530282apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +34,Item {0} must be Service Item,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530283apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +303,Completed Qty can not be greater than 'Qty to Manufacture',"Zakończono Ilość nie może być większa niż ""Ilość w produkcji"""
Pratik Vyas593d5622015-03-02 19:07:52 +0530284DocType: Period Closing Voucher,Closing Account Head,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530285DocType: Employee,External Work History,Historia Zewnętrzna Pracy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530286apps/erpnext/erpnext/projects/doctype/task/task.py +86,Circular Reference Error,Circular Error Referencje
Pratik Vyas593d5622015-03-02 19:07:52 +0530287DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,
288DocType: Lead,Industry,
Anand Doshif5940902015-09-07 18:47:04 +0530289DocType: Employee,Job Profile,Profil Pracy
290DocType: Newsletter,Newsletter,Newsletter
Anand Doshif5940902015-09-07 18:47:04 +0530291DocType: Stock Settings,Notify by Email on creation of automatic Material Request,Informuj za pomocą Maila (automatyczne)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530292DocType: Journal Entry,Multi Currency,Wielu Waluta
Pratik Vyas593d5622015-03-02 19:07:52 +0530293DocType: Payment Reconciliation Invoice,Invoice Type,Typ faktury
294DocType: Sales Invoice Item,Delivery Note,Dowód dostawy
Anand Doshibb256e42016-01-04 16:50:38 +0530295apps/erpnext/erpnext/config/learn.py +87,Setting up Taxes,Konfigurowanie podatki
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530296apps/erpnext/erpnext/accounts/utils.py +191,Payment Entry has been modified after you pulled it. Please pull it again.,Wpis płatności został zmodyfikowany po ściągnięciu. Proszę ściągnąć ponownie.
Anand Doshibb256e42016-01-04 16:50:38 +0530297apps/erpnext/erpnext/stock/doctype/item/item.py +386,{0} entered twice in Item Tax,{0} dwa razy wprowadzone w podatku produktu
Anand Doshi191b2972015-10-21 16:50:31 +0530298apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +105,Summary for this week and pending activities,Podsumowanie na ten tydzień i działań toczących
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530299DocType: Workstation,Rent Cost,Koszt Wynajmu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530300apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +74,Please select month and year,Wybierz miesiąc i rok
Pratik Vyasfcc31022015-07-10 12:05:24 +0530301DocType: Purchase Invoice,"Enter email id separated by commas, invoice will be mailed automatically on particular date","Wpisz Email ID oddzielone przecinkami, faktura zostanie wysłana automatycznie określonego dnia"
Pratik Vyas593d5622015-03-02 19:07:52 +0530302DocType: Employee,Company Email,Email do firmy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530303DocType: GL Entry,Debit Amount in Account Currency,Kwota debetową w walucie rachunku
304DocType: Shipping Rule,Valid for Countries,Ważny dla krajów
Pratik Vyas593d5622015-03-02 19:07:52 +0530305DocType: Features Setup,"All import related fields like currency, conversion rate, import total, import grand total etc are available in Purchase Receipt, Supplier Quotation, Purchase Invoice, Purchase Order etc.",
Anand Doshi03791fc2015-12-15 15:17:11 +0530306apps/erpnext/erpnext/stock/doctype/item/item.js +48,This Item is a Template and cannot be used in transactions. Item attributes will be copied over into the variants unless 'No Copy' is set,"Pozycja ta jest szablon i nie mogą być wykorzystywane w transakcjach. Atrybuty pozycji zostaną skopiowane nad do wariantów chyba ""Nie Kopiuj"" jest ustawiony"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530307apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +69,Total Order Considered,Zamówienie razem Uważany
Pratik Vyasfcc31022015-07-10 12:05:24 +0530308apps/erpnext/erpnext/config/hr.py +110,"Employee designation (e.g. CEO, Director etc.).","Stanowisko pracownika (np. Dyrektor Generalny, Dyrektor)"
Nabin Hait733680b2015-12-07 14:12:41 +0530309apps/erpnext/erpnext/controllers/recurring_document.py +196,Please enter 'Repeat on Day of Month' field value,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530310DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,Stawka przy użyciu której Waluta Klienta jest konwertowana do podstawowej waluty klienta
Pratik Vyas593d5622015-03-02 19:07:52 +0530311DocType: Features Setup,"Available in BOM, Delivery Note, Purchase Invoice, Production Order, Purchase Order, Purchase Receipt, Sales Invoice, Sales Order, Stock Entry, Timesheet",
312DocType: Item Tax,Tax Rate,Stawka podatku
Anand Doshi03791fc2015-12-15 15:17:11 +0530313apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +54,{0} already allocated for Employee {1} for period {2} to {3},{0} już przydzielone Pracodawcy {1} dla okresu {2} do {3}
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530314apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +631,Select Item,Wybierz produkt
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530315apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +150,"Item: {0} managed batch-wise, can not be reconciled using \
Pratik Vyas593d5622015-03-02 19:07:52 +0530316 Stock Reconciliation, instead use Stock Entry","Pozycja: {0} udało partiami, nie da się pogodzić z wykorzystaniem \
317 Zdjęcie Pojednania, zamiast używać Stock Entry"
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530318apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +264,Purchase Invoice {0} is already submitted,Faktura zakupu {0} została już wysłana
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530319apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +87,Row # {0}: Batch No must be same as {1} {2},"Wiersz # {0}: Batch Nie musi być taki sam, jak {1} {2}"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530320apps/erpnext/erpnext/accounts/doctype/account/account.js +54,Convert to non-Group,Przekształć w nie-Grupę
Anand Doshif5940902015-09-07 18:47:04 +0530321apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +55,Purchase Receipt must be submitted,Potwierdzenie Zakupu musi zostać wysłane
Pratik Vyas97264472015-05-14 15:13:10 +0530322apps/erpnext/erpnext/config/stock.py +53,Batch (lot) of an Item.,Partia (pakiet) produktu.
Anand Doshi191b2972015-10-21 16:50:31 +0530323DocType: C-Form Invoice Detail,Invoice Date,Data faktury
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530324DocType: GL Entry,Debit Amount,Kwota Debit
Rushabh Mehtafc307972015-11-04 18:02:45 +0530325apps/erpnext/erpnext/accounts/party.py +223,There can only be 1 Account per Company in {0} {1},Nie może być tylko jedno konto na Spółkę w {0} {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530326apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Your email address,
Anand Doshi03791fc2015-12-15 15:17:11 +0530327apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +215,Please see attachment,Proszę przejrzeć załącznik
Pratik Vyas593d5622015-03-02 19:07:52 +0530328DocType: Purchase Order,% Received,% Otrzymanych
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530329apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +18,Setup Already Complete!!,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530330,Finished Goods,Ukończone dobra
Pratik Vyas593d5622015-03-02 19:07:52 +0530331DocType: Delivery Note,Instructions,Instrukcje
332DocType: Quality Inspection,Inspected By,Skontrolowane przez
Anand Doshif5940902015-09-07 18:47:04 +0530333DocType: Maintenance Visit,Maintenance Type,Typ Konserwacji
Rushabh Mehtafc307972015-11-04 18:02:45 +0530334apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +61,Serial No {0} does not belong to Delivery Note {1},
Pratik Vyas593d5622015-03-02 19:07:52 +0530335DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,
Anand Doshif5940902015-09-07 18:47:04 +0530336DocType: Leave Application,Leave Approver Name,Imię Zatwierdzającego Urlop
Pratik Vyas593d5622015-03-02 19:07:52 +0530337,Schedule Date,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530338DocType: Packed Item,Packed Item,Przedmiot pakowany
339apps/erpnext/erpnext/config/buying.py +54,Default settings for buying transactions.,Domyślne ustawienia dla transakcji kupna
340apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +29,Activity Cost exists for Employee {0} against Activity Type - {1},Istnieje aktywny Koszt Pracodawcy {0} przed Type Aktywny - {1}
Pratik Vyas97264472015-05-14 15:13:10 +0530341apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +29,Please do NOT create Accounts for Customers and Suppliers. They are created directly from the Customer / Supplier masters.,Proszę nie tworzyć konta dla klientów i dostawców. Są one tworzone bezpośrednio od mistrzów klienta / dostawcy.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530342DocType: Currency Exchange,Currency Exchange,Wymiana Walut
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530343DocType: Purchase Invoice Item,Item Name,Nazwa pozycji
Anand Doshi019111b2015-11-20 18:00:11 +0530344DocType: Authorization Rule,Approving User (above authorized value),Zatwierdzanie autoryzowanego użytkownika (powyżej wartości)
Pratik Vyas593d5622015-03-02 19:07:52 +0530345apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Credit Balance,Saldo kredytowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530346DocType: Employee,Widowed,Wdowiec / Wdowa
Pratik Vyas593d5622015-03-02 19:07:52 +0530347DocType: Production Planning Tool,"Items to be requested which are ""Out of Stock"" considering all warehouses based on projected qty and minimum order qty",
348DocType: Workstation,Working Hours,Godziny pracy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530349DocType: Naming Series,Change the starting / current sequence number of an existing series.,Zmień początkowy / obecny numer seryjny istniejącej serii.
Pratik Vyas593d5622015-03-02 19:07:52 +0530350apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +57,"If multiple Pricing Rules continue to prevail, users are asked to set Priority manually to resolve conflict.","Jeśli wiele Zasady ustalania cen nadal dominować, użytkownicy proszeni są o ustawienie Priorytet ręcznie rozwiązać konflikt."
Pratik Vyas593d5622015-03-02 19:07:52 +0530351,Purchase Register,
Pratik Vyas593d5622015-03-02 19:07:52 +0530352DocType: Landed Cost Item,Applicable Charges,Obowiązujące opłaty
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530353DocType: Workstation,Consumable Cost,Koszt Konsumpcyjny
Anand Doshi03791fc2015-12-15 15:17:11 +0530354apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +169,{0} ({1}) must have role 'Leave Approver',{0} ({1}) musi mieć rolę 'Leave Approver'
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530355DocType: Purchase Receipt,Vehicle Date,Pojazd Data
Anand Doshi019111b2015-11-20 18:00:11 +0530356apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +39,Medical,Medyczny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530357apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +143,Reason for losing,Powód straty
Pratik Vyas97264472015-05-14 15:13:10 +0530358apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +79,Workstation is closed on the following dates as per Holiday List: {0},Stacja robocza jest zamknięta w następujących terminach wg listy wakacje: {0}
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530359apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +32,Opportunities,Możliwości
Pratik Vyas593d5622015-03-02 19:07:52 +0530360DocType: Employee,Single,Pojedynczy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530361DocType: Issue,Attachment,Załącznik
362apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +29,Budget cannot be set for Group Cost Center,Budżet nie może być ustawiony na centrum kosztów Grupy
Anand Doshi191b2972015-10-21 16:50:31 +0530363DocType: Account,Cost of Goods Sold,Wartość sprzedanych pozycji w cenie nabycia
Pratik Vyas593d5622015-03-02 19:07:52 +0530364DocType: Purchase Invoice,Yearly,Rocznie
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530365apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +230,Please enter Cost Center,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530366DocType: Journal Entry Account,Sales Order,Zlecenie sprzedaży
Pratik Vyas593d5622015-03-02 19:07:52 +0530367apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +63,Avg. Selling Rate,Średnia. Cena sprzedaży
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530368DocType: Purchase Order,Start date of current order's period,Datę rozpoczęcia bieżącego zlecenia
Nabin Hait733680b2015-12-07 14:12:41 +0530369apps/erpnext/erpnext/utilities/transaction_base.py +131,Quantity cannot be a fraction in row {0},Ilość nie może być ułamkiem w rzędzie {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530370DocType: Purchase Invoice Item,Quantity and Rate,Ilość i Wskaźnik
Pratik Vyas593d5622015-03-02 19:07:52 +0530371DocType: Delivery Note,% Installed,% Zainstalowanych
Anand Doshi191b2972015-10-21 16:50:31 +0530372apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +59,Please enter company name first,Proszę najpierw wpisać nazwę Firmy
Pratik Vyas593d5622015-03-02 19:07:52 +0530373DocType: BOM,Item Desription,Opis produktu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530374DocType: Purchase Invoice,Supplier Name,Nazwa dostawcy
Rushabh Mehtafc307972015-11-04 18:02:45 +0530375apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +25,Read the ERPNext Manual,Przeczytać instrukcję ERPNext
Pratik Vyas97264472015-05-14 15:13:10 +0530376DocType: Account,Is Group,Czy Grupa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530377DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Nr seryjny automatycznie ustawiona w oparciu o FIFO
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530378DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Sprawdź Dostawca numer faktury Wyjątkowość
Pratik Vyas593d5622015-03-02 19:07:52 +0530379apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.',
Anand Doshi019111b2015-11-20 18:00:11 +0530380apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +104,Non Profit,Brak Zysków
Pratik Vyas97264472015-05-14 15:13:10 +0530381apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_list.js +7,Not Started,Nie Rozpoczęte
Pratik Vyas593d5622015-03-02 19:07:52 +0530382DocType: Lead,Channel Partner,
Anand Doshif5940902015-09-07 18:47:04 +0530383DocType: Account,Old Parent,Stary obiekt nadrzędny
Pratik Vyas593d5622015-03-02 19:07:52 +0530384DocType: Notification Control,Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,
Pratik Vyas97264472015-05-14 15:13:10 +0530385DocType: Sales Taxes and Charges Template,Sales Master Manager,Główny Menadżer Sprzedaży
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530386apps/erpnext/erpnext/config/manufacturing.py +74,Global settings for all manufacturing processes.,Globalne ustawienia dla wszystkich procesów produkcyjnych.
Nabin Hait733680b2015-12-07 14:12:41 +0530387DocType: Accounts Settings,Accounts Frozen Upto,Konta zamrożone do
Pratik Vyas593d5622015-03-02 19:07:52 +0530388DocType: SMS Log,Sent On,
Anand Doshibb256e42016-01-04 16:50:38 +0530389apps/erpnext/erpnext/stock/doctype/item/item.py +563,Attribute {0} selected multiple times in Attributes Table,Atrybut {0} wybrane atrybuty kilka razy w tabeli
Nabin Hait733680b2015-12-07 14:12:41 +0530390DocType: HR Settings,Employee record is created using selected field. ,Rekord pracownika tworzony jest przy użyciu zaznaczonego pola.
Anand Doshif5940902015-09-07 18:47:04 +0530391DocType: Sales Order,Not Applicable,Nie dotyczy
Pratik Vyas97264472015-05-14 15:13:10 +0530392apps/erpnext/erpnext/config/hr.py +140,Holiday master.,
Pratik Vyas593d5622015-03-02 19:07:52 +0530393DocType: Material Request Item,Required Date,
Anand Doshif5940902015-09-07 18:47:04 +0530394DocType: Delivery Note,Billing Address,Adres Faktury
Anand Doshiee19fc02015-12-21 17:10:20 +0530395apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +736,Please enter Item Code.,Proszę wpisać Kod Produktu
Pratik Vyas593d5622015-03-02 19:07:52 +0530396DocType: BOM,Costing,Zestawienie kosztów
Pratik Vyas97264472015-05-14 15:13:10 +0530397DocType: Purchase Taxes and Charges,"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount",
Pratik Vyas593d5622015-03-02 19:07:52 +0530398apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,Razem szt
399DocType: Employee,Health Concerns,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530400apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +15,Unpaid,Niezapłacone
401DocType: Packing Slip,From Package No.,Od Nr Przesyłki
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530402DocType: Item Attribute,To Range,Range
Pratik Vyas97264472015-05-14 15:13:10 +0530403apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +29,Securities and Deposits,
Pratik Vyas593d5622015-03-02 19:07:52 +0530404DocType: Features Setup,Imports,
Anand Doshi019111b2015-11-20 18:00:11 +0530405apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +77,Total leaves allocated is mandatory,Wszystkich liście przeznaczone jest obowiązkowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530406DocType: Job Opening,Description of a Job Opening,Opis Ogłoszenia o Pracę
Anand Doshi191b2972015-10-21 16:50:31 +0530407apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +102,Pending activities for today,Działania oczekujące na dziś
Pratik Vyas97264472015-05-14 15:13:10 +0530408apps/erpnext/erpnext/config/hr.py +28,Attendance record.,
Pratik Vyas593d5622015-03-02 19:07:52 +0530409DocType: Bank Reconciliation,Journal Entries,Zapisy księgowe
410DocType: Sales Order Item,Used for Production Plan,Używane do Planu Produkcji
Pratik Vyas97264472015-05-14 15:13:10 +0530411DocType: Manufacturing Settings,Time Between Operations (in mins),Czas między operacjami (w min)
Pratik Vyas593d5622015-03-02 19:07:52 +0530412DocType: Customer,Buyer of Goods and Services.,Nabywca towarów i usług.
Pratik Vyasfcc31022015-07-10 12:05:24 +0530413DocType: Journal Entry,Accounts Payable,Zobowiązania
Pratik Vyas97264472015-05-14 15:13:10 +0530414apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +24,Add Subscribers,Dodaj abonentów
Rushabh Mehtafc307972015-11-04 18:02:45 +0530415apps/erpnext/erpnext/public/js/feature_setup.js +220,""" does not exists",""" nie istnieje"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530416DocType: Pricing Rule,Valid Upto,Ważny do
Anand Doshi03791fc2015-12-15 15:17:11 +0530417apps/erpnext/erpnext/public/js/setup_wizard.js +322,List a few of your customers. They could be organizations or individuals.,Krótka lista Twoich klientów. Mogą to być firmy lub osoby fizyczne.
Pratik Vyas97264472015-05-14 15:13:10 +0530418apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +143,Direct Income,Przychody bezpośrednie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530419apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +33,"Can not filter based on Account, if grouped by Account","Nie można przefiltrować na podstawie Konta, jeśli pogrupowano z użuciem konta"
Anand Doshi019111b2015-11-20 18:00:11 +0530420apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +88,Administrative Officer,
Pratik Vyas593d5622015-03-02 19:07:52 +0530421DocType: Payment Tool,Received Or Paid,Otrzymane lub zapłacone
Rushabh Mehtafc307972015-11-04 18:02:45 +0530422apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +318,Please select Company,Proszę wybrać firmę
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530423DocType: Stock Entry,Difference Account,Konto Różnic
424apps/erpnext/erpnext/projects/doctype/task/task.py +44,Cannot close task as its dependant task {0} is not closed.,"Nie można zamknąć zadanie, jak jego zależne zadaniem {0} nie jest zamknięta."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530425apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +305,Please enter Warehouse for which Material Request will be raised,
Pratik Vyas593d5622015-03-02 19:07:52 +0530426DocType: Production Order,Additional Operating Cost,Dodatkowy koszt operacyjny
Anand Doshi019111b2015-11-20 18:00:11 +0530427apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +20,Cosmetics,Kosmetyki
Anand Doshibb256e42016-01-04 16:50:38 +0530428apps/erpnext/erpnext/stock/doctype/item/item.py +467,"To merge, following properties must be same for both items",
Pratik Vyas593d5622015-03-02 19:07:52 +0530429DocType: Shipping Rule,Net Weight,Waga netto
Pratik Vyasfcc31022015-07-10 12:05:24 +0530430DocType: Employee,Emergency Phone,Telefon bezpieczeństwa
Pratik Vyas593d5622015-03-02 19:07:52 +0530431,Serial No Warranty Expiry,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530432DocType: Sales Order,To Deliver,Dostarczyć
433DocType: Purchase Invoice Item,Item,"Pozycja (towar, produkt lub usługa)"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530434DocType: Journal Entry,Difference (Dr - Cr),Różnica (Dr - Cr)
Pratik Vyas97264472015-05-14 15:13:10 +0530435DocType: Account,Profit and Loss,Zyski i Straty
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530436apps/erpnext/erpnext/config/stock.py +288,Managing Subcontracting,Zarządzanie Podwykonawstwo
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530437apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +47,Furniture and Fixture,Meble i osprzęt
438DocType: Quotation,Rate at which Price list currency is converted to company's base currency,Stawka przy użyciu której waluta Listy Cen jest konwertowana do podstawowej waluty firmy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530439apps/erpnext/erpnext/setup/doctype/company/company.py +47,Account {0} does not belong to company: {1},Konto {0} nie należy do firmy: {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530440DocType: Selling Settings,Default Customer Group,Domyślna grupa klientów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530441DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","Jeśli wyłączone, pozycja 'Końcowa zaokrąglona suma' nie będzie widoczna w żadnej transakcji"
Anand Doshif5940902015-09-07 18:47:04 +0530442DocType: BOM,Operating Cost,Koszty Operacyjne
Pratik Vyasfcc31022015-07-10 12:05:24 +0530443,Gross Profit,Zysk brutto
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530444apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +27,Increment cannot be 0,Przyrost nie może być 0
Pratik Vyas593d5622015-03-02 19:07:52 +0530445DocType: Production Planning Tool,Material Requirement,
Pratik Vyas97264472015-05-14 15:13:10 +0530446DocType: Company,Delete Company Transactions,Usuń Transakcje Spółki
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530447apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +86,Item {0} is not Purchase Item,{0} nie jest pozycją kupowaną
Nabin Hait733680b2015-12-07 14:12:41 +0530448apps/erpnext/erpnext/controllers/recurring_document.py +185,"{0} is an invalid email address in 'Notification \
Pratik Vyas97264472015-05-14 15:13:10 +0530449 Email Address'",{0} jest nieprawidłowym adresem e-mail w 'Powiadomienia \ Adres Email'
Pratik Vyas593d5622015-03-02 19:07:52 +0530450DocType: Purchase Receipt,Add / Edit Taxes and Charges,
451DocType: Purchase Invoice,Supplier Invoice No,Nr faktury dostawcy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530452DocType: Territory,For reference,Dla referencji
Anand Doshibacc6792015-10-30 12:54:27 +0530453apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +154,"Cannot delete Serial No {0}, as it is used in stock transactions","Nie można usunąć nr seryjnego {0}, ponieważ jest wykorzystywany w transakcjach magazynowych"
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530454apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +231,Closing (Cr),Zamknięcie (Cr)
Pratik Vyas593d5622015-03-02 19:07:52 +0530455DocType: Serial No,Warranty Period (Days),Okres gwarancji (dni)
456DocType: Installation Note Item,Installation Note Item,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530457,Pending Qty,Oczekuje szt
Pratik Vyas593d5622015-03-02 19:07:52 +0530458DocType: Job Applicant,Thread HTML,
459DocType: Company,Ignore,Ignoruj
Anand Doshi03791fc2015-12-15 15:17:11 +0530460apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +86,SMS sent to following numbers: {0},SMS wysłany do następujących numerów: {0}
Anand Doshi019111b2015-11-20 18:00:11 +0530461apps/erpnext/erpnext/controllers/buying_controller.py +126,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530462DocType: Pricing Rule,Valid From,Ważny od
Pratik Vyas593d5622015-03-02 19:07:52 +0530463DocType: Sales Invoice,Total Commission,
464DocType: Pricing Rule,Sales Partner,
Anand Doshif5940902015-09-07 18:47:04 +0530465DocType: Buying Settings,Purchase Receipt Required,Wymagane Potwierdzenie Zakupu
Pratik Vyas593d5622015-03-02 19:07:52 +0530466DocType: Monthly Distribution,"**Monthly Distribution** helps you distribute your budget across months if you have seasonality in your business.
467
Pratik Vyas97264472015-05-14 15:13:10 +0530468To distribute a budget using this distribution, set this **Monthly Distribution** in the **Cost Center**","** Miesięczny Dystrybucja ** pozwala Ci zaplanować budżet w ciągu roku, jeśli w Twojej firmie występuje sezonowość.
Pratik Vyas593d5622015-03-02 19:07:52 +0530469
Pratik Vyas97264472015-05-14 15:13:10 +0530470 Aby rozplanować budżet w ** dystrybucji miesięcznej ** ustaw Miesięczą dystrybucję w ** Centrum Kosztów **"
Anand Doshibb256e42016-01-04 16:50:38 +0530471apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +126,No records found in the Invoice table,Nie znaleziono w tabeli faktury rekordy
Pratik Vyas593d5622015-03-02 19:07:52 +0530472apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +20,Please select Company and Party Type first,"Najpierw wybierz typ firmy, a Party"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530473apps/erpnext/erpnext/config/accounts.py +84,Financial / accounting year.,Rok finansowy / księgowy.
Anand Doshi191b2972015-10-21 16:50:31 +0530474apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Sorry, Serial Nos cannot be merged",
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530475apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +581,Make Sales Order,Stwórz Zamówienie Sprzedaży
Pratik Vyas97264472015-05-14 15:13:10 +0530476DocType: Project Task,Project Task,Zadanie projektu
Anand Doshif5940902015-09-07 18:47:04 +0530477,Lead Id,ID Tropu
Pratik Vyasfcc31022015-07-10 12:05:24 +0530478DocType: C-Form Invoice Detail,Grand Total,Całkowita suma
Anand Doshibb256e42016-01-04 16:50:38 +0530479apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +35,Fiscal Year Start Date should not be greater than Fiscal Year End Date,Data rozpoczęcia roku obrotowego nie powinny być większe niż data zakończenia roku obrotowego
Pratik Vyas593d5622015-03-02 19:07:52 +0530480DocType: Warranty Claim,Resolution,
Anand Doshibb256e42016-01-04 16:50:38 +0530481apps/erpnext/erpnext/templates/pages/order.html +57,Delivered: {0},Dostarczone: {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530482apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +66,Payable Account,Konto płatności
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530483DocType: Sales Order,Billing and Delivery Status,Fakturowanie i dostawy status
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530484apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,Powtarzający się klient
Pratik Vyasfcc31022015-07-10 12:05:24 +0530485DocType: Leave Control Panel,Allocate,Przydziel
Rushabh Mehtafc307972015-11-04 18:02:45 +0530486apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +620,Sales Return,Zwrot sprzedaży
Pratik Vyas593d5622015-03-02 19:07:52 +0530487DocType: Production Planning Tool,Select Sales Orders from which you want to create Production Orders.,
Rushabh Mehtafc307972015-11-04 18:02:45 +0530488DocType: Item,Delivered by Supplier (Drop Ship),Dostarczane przez Dostawcę (Drop Ship)
Pratik Vyas97264472015-05-14 15:13:10 +0530489apps/erpnext/erpnext/config/hr.py +120,Salary components.,
Pratik Vyas593d5622015-03-02 19:07:52 +0530490apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Baza danych potencjalnych klientów.
Anand Doshi019111b2015-11-20 18:00:11 +0530491DocType: Authorization Rule,Customer or Item,Klient lub przedmiotu
Pratik Vyas97264472015-05-14 15:13:10 +0530492apps/erpnext/erpnext/config/crm.py +17,Customer database.,Baza danych klientów.
Pratik Vyas593d5622015-03-02 19:07:52 +0530493DocType: Quotation,Quotation To,Wycena dla
Anand Doshif5940902015-09-07 18:47:04 +0530494DocType: Lead,Middle Income,Średni Dochód
495apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +58,Opening (Cr),Otwarcie (Cr)
Anand Doshibb256e42016-01-04 16:50:38 +0530496apps/erpnext/erpnext/stock/doctype/item/item.py +711,Default Unit of Measure for Item {0} cannot be changed directly because you have already made some transaction(s) with another UOM. You will need to create a new Item to use a different Default UOM.,"Domyślnie Jednostka miary dla pozycji {0} nie może być zmieniana bezpośrednio, ponieważ masz już jakąś transakcję (y) z innym UOM. Musisz utworzyć nowy obiekt, aby użyć innego domyślnego UOM."
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530497apps/erpnext/erpnext/accounts/utils.py +195,Allocated amount can not be negative,Przydzielona kwota nie może być ujemna
Anand Doshif5940902015-09-07 18:47:04 +0530498DocType: Purchase Order Item,Billed Amt,Rozliczona Ilość
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530499DocType: Warehouse,A logical Warehouse against which stock entries are made.,Logiczny Magazyn przeciwny do zapisów.
Rushabh Mehtafc307972015-11-04 18:02:45 +0530500apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +92,Reference No & Reference Date is required for {0},Nr Odniesienia & Data Odniesienia jest wymagana do {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530501DocType: Sales Invoice,Customer's Vendor,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530502apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +214,Production Order is Mandatory,Produkcja Zamówienie jest obowiązkowe
Anand Doshi019111b2015-11-20 18:00:11 +0530503apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +139,Proposal Writing,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530504apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +35,Another Sales Person {0} exists with the same Employee id,Inna osoba Sprzedaż {0} istnieje w tym samym identyfikator pracownika
Anand Doshibb256e42016-01-04 16:50:38 +0530505apps/erpnext/erpnext/stock/stock_ledger.py +338,Negative Stock Error ({6}) for Item {0} in Warehouse {1} on {2} {3} in {4} {5},
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530506DocType: Fiscal Year Company,Fiscal Year Company,Rok podatkowy firmy
Pratik Vyas593d5622015-03-02 19:07:52 +0530507DocType: Packing Slip Item,DN Detail,
Anand Doshif5940902015-09-07 18:47:04 +0530508DocType: Time Log,Billed,Rozliczony
Pratik Vyas593d5622015-03-02 19:07:52 +0530509DocType: Batch,Batch Description,Opis partii
510DocType: Delivery Note,Time at which items were delivered from warehouse,
511DocType: Sales Invoice,Sales Taxes and Charges,
Anand Doshif5940902015-09-07 18:47:04 +0530512DocType: Employee,Organization Profile,Profil organizacji
Pratik Vyas593d5622015-03-02 19:07:52 +0530513apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +90,Please setup numbering series for Attendance via Setup > Numbering Series,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530514DocType: Employee,Reason for Resignation,Powód rezygnacji
Pratik Vyas97264472015-05-14 15:13:10 +0530515apps/erpnext/erpnext/config/hr.py +150,Template for performance appraisals.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530516DocType: Payment Reconciliation,Invoice/Journal Entry Details,Szczegóły Faktury / Wpisu dziennika
517apps/erpnext/erpnext/accounts/utils.py +53,{0} '{1}' not in Fiscal Year {2},{0} '{1}' nie w roku podatkowym {2}
Pratik Vyas593d5622015-03-02 19:07:52 +0530518DocType: Buying Settings,Settings for Buying Module,Ustawienia Zakup modułu
Pratik Vyas97264472015-05-14 15:13:10 +0530519apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +62,Please enter Purchase Receipt first,Proszę wpierw wprowadzić dokument zakupu
Pratik Vyas593d5622015-03-02 19:07:52 +0530520DocType: Buying Settings,Supplier Naming By,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530521DocType: Activity Type,Default Costing Rate,Domyślnie Costing Cena
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530522DocType: Maintenance Schedule,Maintenance Schedule,Plan Konserwacji
Pratik Vyas593d5622015-03-02 19:07:52 +0530523apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +34,"Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Type, Campaign, Sales Partner etc.","Następnie wycena Zasady są filtrowane na podstawie Klienta, grupy klientów, Terytorium, dostawcy, dostawca, typu kampanii, Partner Sales itp"
Anand Doshiee19fc02015-12-21 17:10:20 +0530524apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +22,Net Change in Inventory,Zmiana netto stanu zapasów
Pratik Vyas593d5622015-03-02 19:07:52 +0530525DocType: Employee,Passport Number,
Anand Doshi019111b2015-11-20 18:00:11 +0530526apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +82,Manager,Menager
Anand Doshiee19fc02015-12-21 17:10:20 +0530527apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +582,From Purchase Receipt,Z Potwierdzenia Kupna
Anand Doshibb256e42016-01-04 16:50:38 +0530528apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +217,Same item has been entered multiple times.,Sama pozycja została wprowadzona wielokrotnie.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530529DocType: SMS Settings,Receiver Parameter,Parametr Odbiorcy
Pratik Vyas97264472015-05-14 15:13:10 +0530530apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,"Pola ""Bazuje na"" i ""Grupuj wg."" nie mogą być takie same"
Pratik Vyas593d5622015-03-02 19:07:52 +0530531DocType: Sales Person,Sales Person Targets,
Pratik Vyas593d5622015-03-02 19:07:52 +0530532DocType: Production Order Operation,In minutes,W ciągu kilku minut
533DocType: Issue,Resolution Date,
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530534apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +663,Please set default Cash or Bank account in Mode of Payment {0},Proszę ustawić domyślne konto Gotówka lub Bank dla rodzaju płatności {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530535DocType: Selling Settings,Customer Naming By,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530536apps/erpnext/erpnext/accounts/doctype/account/account.js +67,Convert to Group,Przekształć w Grupę
Pratik Vyas97264472015-05-14 15:13:10 +0530537DocType: Activity Cost,Activity Type,Rodzaj aktywności
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530538apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Delivered Amount,Dostarczone Ilość
539DocType: Customer,Fixed Days,Stałe Dni
540DocType: Sales Invoice,Packing List,Lista przedmiotów do spakowania
Anand Doshif5940902015-09-07 18:47:04 +0530541apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,Zamówienia Kupna dane Dostawcom
Anand Doshi019111b2015-11-20 18:00:11 +0530542apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +43,Publishing,Działalność wydawnicza
Anand Doshif5940902015-09-07 18:47:04 +0530543DocType: Activity Cost,Projects User,Użytkownik projektu
Nabin Hait733680b2015-12-07 14:12:41 +0530544apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,Skonsumowano
Anand Doshibb256e42016-01-04 16:50:38 +0530545apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +141,{0}: {1} not found in Invoice Details table,{0}: {1} Nie znaleziono tabeli w Szczegóły faktury
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530546DocType: Company,Round Off Cost Center,Zaokrąglić centrum kosztów
Anand Doshi019111b2015-11-20 18:00:11 +0530547apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +203,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,Wizyta Konserwacji {0} musi być anulowana przed usunięciem nakazu sprzedaży
Pratik Vyas593d5622015-03-02 19:07:52 +0530548DocType: Material Request,Material Transfer,Transfer materiałów
Anand Doshif5940902015-09-07 18:47:04 +0530549apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +56,Opening (Dr),Otwarcie (Dr)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530550apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +39,Posting timestamp must be after {0},
Anand Doshif5940902015-09-07 18:47:04 +0530551DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Koszt podatków i opłat
Pratik Vyasfcc31022015-07-10 12:05:24 +0530552DocType: Production Order Operation,Actual Start Time,Rzeczywisty Czas Rozpoczęcia
Anand Doshif5940902015-09-07 18:47:04 +0530553DocType: BOM Operation,Operation Time,Czas operacji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530554DocType: Pricing Rule,Sales Manager,Menadżer Sprzedaży
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530555DocType: Journal Entry,Write Off Amount,Wartość Odpisu
Anand Doshif5940902015-09-07 18:47:04 +0530556DocType: Journal Entry,Bill No,Numer Rachunku
Pratik Vyas593d5622015-03-02 19:07:52 +0530557DocType: Purchase Invoice,Quarterly,Kwartalnie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530558DocType: Selling Settings,Delivery Note Required,Dowód dostawy jest wymagany
559DocType: Sales Order Item,Basic Rate (Company Currency),Podstawowy wskaźnik (Waluta Firmy)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530560DocType: Manufacturing Settings,Backflush Raw Materials Based On,Płukanie surowce na podstawie
Anand Doshi191b2972015-10-21 16:50:31 +0530561apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +62,Please enter item details,Proszę wpisać Szczegóły Przedmiotu
Pratik Vyas97264472015-05-14 15:13:10 +0530562DocType: Purchase Receipt,Other Details,Pozostałe szczegóły
Pratik Vyas593d5622015-03-02 19:07:52 +0530563DocType: Account,Accounts,Księgowość
Anand Doshi019111b2015-11-20 18:00:11 +0530564apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +67,Marketing,Marketing
Pratik Vyas593d5622015-03-02 19:07:52 +0530565DocType: Features Setup,To track item in sales and purchase documents based on their serial nos. This is can also used to track warranty details of the product.,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530566DocType: Purchase Receipt Item Supplied,Current Stock,Bieżący asortyment
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530567apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +44,Total billing this year,Razem rozliczeniowy w tym roku
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530568DocType: Account,Expenses Included In Valuation,Zaksięgowane wydatki w wycenie
Pratik Vyas593d5622015-03-02 19:07:52 +0530569DocType: Employee,Provide email id registered in company,
570DocType: Hub Settings,Seller City,Sprzedawca Miasto
571DocType: Email Digest,Next email will be sent on:,
Pratik Vyas97264472015-05-14 15:13:10 +0530572DocType: Offer Letter Term,Offer Letter Term,Oferta List Term
Anand Doshibb256e42016-01-04 16:50:38 +0530573apps/erpnext/erpnext/stock/doctype/item/item.py +542,Item has variants.,Pozycja ma warianty.
Anand Doshi191b2972015-10-21 16:50:31 +0530574apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65,Item {0} not found,
Pratik Vyas593d5622015-03-02 19:07:52 +0530575DocType: Bin,Stock Value,
Pratik Vyas97264472015-05-14 15:13:10 +0530576apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +88,Tree Type,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530577DocType: BOM Explosion Item,Qty Consumed Per Unit,Ilość skonsumowana na Jednostkę
Pratik Vyas593d5622015-03-02 19:07:52 +0530578DocType: Serial No,Warranty Expiry Date,Data upływu gwarancji
579DocType: Material Request Item,Quantity and Warehouse,Ilość i magazyn
Pratik Vyas97264472015-05-14 15:13:10 +0530580DocType: Sales Invoice,Commission Rate (%),Wartość prowizji (%)
Anand Doshi191b2972015-10-21 16:50:31 +0530581apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +172,"Against Voucher Type must be one of Sales Order, Sales Invoice or Journal Entry","Podstawą księgowania może być tu Zlecenie sprzedaży, Faktura sprzedaży lub Zapis księgowy"
Anand Doshi019111b2015-11-20 18:00:11 +0530582apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +7,Aerospace,
Pratik Vyas593d5622015-03-02 19:07:52 +0530583DocType: Journal Entry,Credit Card Entry,Wejście kart kredytowych
Anand Doshi191b2972015-10-21 16:50:31 +0530584apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +18,Task Subject,Temat zadania
Rushabh Mehtafc307972015-11-04 18:02:45 +0530585apps/erpnext/erpnext/config/stock.py +33,Goods received from Suppliers.,Produkty otrzymane od dostawców.
Pratik Vyas593d5622015-03-02 19:07:52 +0530586DocType: Lead,Campaign Name,Nazwa kampanii
Pratik Vyas593d5622015-03-02 19:07:52 +0530587,Reserved,Zarezerwowany
Pratik Vyas97264472015-05-14 15:13:10 +0530588DocType: Purchase Order,Supply Raw Materials,Zaopatrzenia w surowce
Anand Doshi191b2972015-10-21 16:50:31 +0530589DocType: Purchase Invoice,The date on which next invoice will be generated. It is generated on submit.,"Dzień, w którym będą generowane następne faktury. Generowanie wykonywane jest na żądanie."
590apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Aktywa finansowe
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530591apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +93,{0} is not a stock Item,{0} nie jest przechowywany na magazynie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530592DocType: Mode of Payment Account,Default Account,Domyślne konto
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530593apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +157,Lead must be set if Opportunity is made from Lead,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530594apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +33,Please select weekly off day,
Pratik Vyas593d5622015-03-02 19:07:52 +0530595DocType: Production Order Operation,Planned End Time,Planowany czas zakończenia
596,Sales Person Target Variance Item Group-Wise,
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530597apps/erpnext/erpnext/accounts/doctype/account/account.py +114,Account with existing transaction cannot be converted to ledger,Konto z istniejącymi zapisami nie może być konwertowane
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530598DocType: Delivery Note,Customer's Purchase Order No,Numer Zamówienia Zakupu Klienta
599DocType: Employee,Cell Number,Numer komórki
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530600apps/erpnext/erpnext/stock/reorder_item.py +171,Auto Material Requests Generated,Wnioski Auto Materiał Generated
Anand Doshif5940902015-09-07 18:47:04 +0530601apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Straty
Anand Doshibb256e42016-01-04 16:50:38 +0530602apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +126,You can not enter current voucher in 'Against Journal Entry' column,You can not enter current voucher in 'Against Journal Entry' column
Anand Doshi019111b2015-11-20 18:00:11 +0530603apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25,Energy,Energia
Pratik Vyas593d5622015-03-02 19:07:52 +0530604DocType: Opportunity,Opportunity From,Szansa od
Pratik Vyas97264472015-05-14 15:13:10 +0530605apps/erpnext/erpnext/config/hr.py +33,Monthly salary statement.,Miesięczny wyciąg do wynagrodzeń.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530606DocType: Item Group,Website Specifications,Specyfikacja strony WWW
Anand Doshi03791fc2015-12-15 15:17:11 +0530607apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +208,New Account,Nowe konto
Pratik Vyas593d5622015-03-02 19:07:52 +0530608apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +21,{0}: From {0} of type {1},{0}: od {0} typu {1}
Anand Doshi019111b2015-11-20 18:00:11 +0530609apps/erpnext/erpnext/controllers/buying_controller.py +274,Row {0}: Conversion Factor is mandatory,Wiersz {0}: Współczynnik konwersji jest obowiązkowe
Anand Doshi191b2972015-10-21 16:50:31 +0530610apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +27,Accounting Entries can be made against leaf nodes. Entries against Groups are not allowed.,Zapisy księgowe mogą być wykonane na kontach podrzędnych. Wpisy wobec grupy kont nie są dozwolone.
Anand Doshibb256e42016-01-04 16:50:38 +0530611apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +359,Cannot deactivate or cancel BOM as it is linked with other BOMs,Nie można wyłączyć lub anulować LM jak to jest połączone z innymi LM
Anand Doshif5940902015-09-07 18:47:04 +0530612DocType: Opportunity,Maintenance,Konserwacja
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530613apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +188,Purchase Receipt number required for Item {0},Numer Potwierdzenie Zakupu wymagany dla przedmiotu {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530614DocType: Item Attribute Value,Item Attribute Value,Pozycja wartość atrybutu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530615apps/erpnext/erpnext/config/crm.py +64,Sales campaigns.,
Pratik Vyas97264472015-05-14 15:13:10 +0530616DocType: Sales Taxes and Charges Template,"Standard tax template that can be applied to all Sales Transactions. This template can contain list of tax heads and also other expense / income heads like ""Shipping"", ""Insurance"", ""Handling"" etc.
Pratik Vyas593d5622015-03-02 19:07:52 +0530617
618#### Note
619
620The tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master.
621
622#### Description of Columns
623
6241. Calculation Type:
625 - This can be on **Net Total** (that is the sum of basic amount).
626 - **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total.
627 - **Actual** (as mentioned).
6282. Account Head: The Account ledger under which this tax will be booked
6293. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
6304. Description: Description of the tax (that will be printed in invoices / quotes).
6315. Rate: Tax rate.
6326. Amount: Tax amount.
6337. Total: Cumulative total to this point.
6348. Enter Row: If based on ""Previous Row Total"" you can select the row number which will be taken as a base for this calculation (default is the previous row).
6359. Is this Tax included in Basic Rate?: If you check this, it means that this tax will not be shown below the item table, but will be included in the Basic Rate in your main item table. This is useful where you want give a flat price (inclusive of all taxes) price to customers.","Standardowy szablon podatek, który może być stosowany do wszystkich transakcji sprzedaży. Ten szablon może zawierać listę szefów podatkowych, a także innych głów koszty / dochodów jak ""Żegluga"", ""Ubezpieczenia"", ""Obsługa"" itp
636
637 #### Uwaga
638
639 Stopa Ciebie podatku definiujemy tu będzie standardowa stawka podatku w odniesieniu do wszystkich pozycji ** **. Jeśli istnieją ** Pozycje **, które mają różne ceny, muszą być dodane w podatku od towaru ** ** tabeli w poz ** ** mistrza.
640
641 #### Opis Kolumny
642
643 1. Obliczenie Typ:
644 i - może to być na całkowita ** ** (to jest suma ilości wyjściowej).
645 - ** Na Poprzedni Row Całkowita / Kwota ** (dla skumulowanych podatków lub opłat). Jeśli wybierzesz tę opcję, podatek będzie stosowana jako procent poprzedniego rzędu (w tabeli podatkowej) kwoty lub łącznie.
646 - ** Rzeczywista ** (jak wspomniano).
647 2. Szef konta: księga konto, na którym podatek ten zostanie zaksięgowany
648 3. Centrum koszt: Jeżeli podatek / opłata jest dochód (jak wysyłką) lub kosztów musi zostać zaliczony na centrum kosztów.
649 4. Opis: Opis podatków (które będą drukowane w faktur / cudzysłowów).
650 5. Cena: Stawka podatku.
651 6. Kwota: Kwota podatku.
652 7. Razem: Zbiorcza sumie do tego punktu.
653 8. Wprowadź Row: Jeśli na podstawie ""Razem poprzedniego wiersza"" można wybrać numer wiersza, które będą brane jako baza do tego obliczenia (domyślnie jest to poprzednia wiersz).
654 9. Czy to podatki zawarte w podstawowej stawki ?: Jeśli to sprawdzić, oznacza to, że podatek ten nie będzie wyświetlany pod tabelą pozycji, ale będą włączone do stawki podstawowej w głównej tabeli poz. Jest to przydatne, gdy chcesz dać cenę mieszkania (z uwzględnieniem wszystkich podatków) cenę do klientów."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530655DocType: Employee,Bank A/C No.,Numer rachunku bankowego
Pratik Vyas97264472015-05-14 15:13:10 +0530656DocType: Expense Claim,Project,Projekt
Pratik Vyas593d5622015-03-02 19:07:52 +0530657DocType: Quality Inspection Reading,Reading 7,Odczyt 7
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530658DocType: Address,Personal,Osobiste
659DocType: Expense Claim Detail,Expense Claim Type,Typ Zwrotu Kosztów
Pratik Vyas593d5622015-03-02 19:07:52 +0530660DocType: Shopping Cart Settings,Default settings for Shopping Cart,Domyślne ustawienia koszyku
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530661apps/erpnext/erpnext/controllers/accounts_controller.py +342,"Journal Entry {0} is linked against Order {1}, check if it should be pulled as advance in this invoice.","Księgowanie {0} jest związany przeciwko Zakonu {1}, sprawdzić, czy należy go wyciągnął, jak wcześniej w tej fakturze."
Anand Doshi019111b2015-11-20 18:00:11 +0530662apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +13,Biotechnology,Technologia Bio
Pratik Vyas97264472015-05-14 15:13:10 +0530663apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +108,Office Maintenance Expenses,Wydatki na obsługę biura
Anand Doshif5940902015-09-07 18:47:04 +0530664apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.js +66,Please enter Item first,Proszę najpierw wprowadzić Przedmiot
665DocType: Account,Liability,Zobowiązania
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530666apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +62,Sanctioned Amount cannot be greater than Claim Amount in Row {0}.,Usankcjonowane Kwota nie może być większa niż ilość roszczenia w wierszu {0}.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530667DocType: Company,Default Cost of Goods Sold Account,Domyślne Konto Wartości Dóbr Sprzedanych
Rushabh Mehtafc307972015-11-04 18:02:45 +0530668apps/erpnext/erpnext/stock/get_item_details.py +262,Price List not selected,Cennik nie wybrany
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530669DocType: Employee,Family Background,Tło rodzinne
670DocType: Process Payroll,Send Email,
Anand Doshibb256e42016-01-04 16:50:38 +0530671apps/erpnext/erpnext/stock/doctype/item/item.py +147,Warning: Invalid Attachment {0},Warning: Invalid Załącznik {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530672apps/erpnext/erpnext/buying/doctype/supplier/supplier.py +88,No Permission,Brak uprawnień
Pratik Vyas593d5622015-03-02 19:07:52 +0530673DocType: Company,Default Bank Account,Domyślne konto bankowe
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530674apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +47,"To filter based on Party, select Party Type first","Aby filtrować na podstawie partii, wybierz Party Wpisz pierwsze"
675apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +48,'Update Stock' can not be checked because items are not delivered via {0},""Aktualizacja Zdjęcie" Nie można sprawdzić, ponieważ elementy nie są dostarczane za pośrednictwem {0}"
Anand Doshi03791fc2015-12-15 15:17:11 +0530676apps/erpnext/erpnext/public/js/setup_wizard.js +380,Nos,Numery
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530677DocType: Item,Items with higher weightage will be shown higher,Produkty z wyższym weightage zostaną pokazane wyższe
Anand Doshi191b2972015-10-21 16:50:31 +0530678DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Uzgodnienia z wyciągiem bankowym - szczegóły
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530679apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +655,My Invoices,Moje Faktury
Rushabh Mehtafc307972015-11-04 18:02:45 +0530680apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +43,No employee found,Nie znaleziono pracowników
Pratik Vyas593d5622015-03-02 19:07:52 +0530681DocType: Purchase Order,Stopped,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530682DocType: Item,If subcontracted to a vendor,Jeśli zlecona dostawcy
683apps/erpnext/erpnext/manufacturing/page/bom_browser/bom_browser.js +17,Select BOM to start,Wybierz LM zacząć
Pratik Vyas593d5622015-03-02 19:07:52 +0530684DocType: SMS Center,All Customer Contact,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530685apps/erpnext/erpnext/config/stock.py +64,Upload stock balance via csv.,Wyślij bilans asortymentu używając csv.
Anand Doshi191b2972015-10-21 16:50:31 +0530686apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +27,Send Now,
Pratik Vyas593d5622015-03-02 19:07:52 +0530687,Support Analytics,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530688DocType: Item,Website Warehouse,Magazyn strony WWW
Anand Doshibb256e42016-01-04 16:50:38 +0530689DocType: Payment Reconciliation,Minimum Invoice Amount,Minimalna kwota faktury
Pratik Vyas593d5622015-03-02 19:07:52 +0530690DocType: Sales Invoice,"The day of the month on which auto invoice will be generated e.g. 05, 28 etc","Dzień miesiąca, w którym auto faktury będą generowane na przykład 05, 28 itd"
691apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +49,Score must be less than or equal to 5,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530692apps/erpnext/erpnext/config/accounts.py +169,C-Form records,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530693apps/erpnext/erpnext/config/selling.py +294,Customer and Supplier,Klient i Dostawca
694DocType: Email Digest,Email Digest Settings,ustawienia przetwarzania maila
Pratik Vyas97264472015-05-14 15:13:10 +0530695apps/erpnext/erpnext/config/support.py +13,Support queries from customers.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530696DocType: Features Setup,"To enable ""Point of Sale"" features",Aby włączyć "punkt sprzedaży" funkcje
Pratik Vyas593d5622015-03-02 19:07:52 +0530697DocType: Bin,Moving Average Rate,
698DocType: Production Planning Tool,Select Items,Wybierz Elementy
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530699apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +338,{0} against Bill {1} dated {2},{0} przed rachunkiem {1} z dnia {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530700DocType: Maintenance Visit,Completion Status,Status ukończenia
Anand Doshi191b2972015-10-21 16:50:31 +0530701DocType: Sales Invoice Item,Target Warehouse,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530702DocType: Item,Allow over delivery or receipt upto this percent,Pozostawić na dostawę lub odbiór zapisu do tego procent
Rushabh Mehtafc307972015-11-04 18:02:45 +0530703apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +49,Expected Delivery Date cannot be before Sales Order Date,Spodziewana data odbioru przesyłki nie może być wcześniejsza od daty sprzedaży
Pratik Vyas593d5622015-03-02 19:07:52 +0530704DocType: Upload Attendance,Import Attendance,
Anand Doshi019111b2015-11-20 18:00:11 +0530705apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +17,All Item Groups,Wszystkie grupy produktów
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530706DocType: Process Payroll,Activity Log,Dziennik aktywności
Pratik Vyas593d5622015-03-02 19:07:52 +0530707apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +30,Net Profit / Loss,Zysk / strata netto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530708apps/erpnext/erpnext/config/setup.py +94,Automatically compose message on submission of transactions.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530709DocType: Production Order,Item To Manufacture,Rzecz do wyprodukowania
Rushabh Mehtafc307972015-11-04 18:02:45 +0530710apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +87,{0} {1} status is {2},{0} {1} Stan jest {2}
Anand Doshibb256e42016-01-04 16:50:38 +0530711apps/erpnext/erpnext/config/learn.py +207,Purchase Order to Payment,Zamówienie zakupu do płatności
Pratik Vyas593d5622015-03-02 19:07:52 +0530712DocType: Sales Order Item,Projected Qty,Prognozowana ilość
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530713DocType: Sales Invoice,Payment Due Date,Termin Płatności
Pratik Vyas97264472015-05-14 15:13:10 +0530714DocType: Newsletter,Newsletter Manager,Biuletyn Kierownik
Anand Doshi03791fc2015-12-15 15:17:11 +0530715apps/erpnext/erpnext/stock/doctype/item/item.js +246,Item Variant {0} already exists with same attributes,Pozycja Wersja {0} istnieje już z samymi atrybutami
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530716apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +95,'Opening',"Otwarcie"
717DocType: Notification Control,Delivery Note Message,Wiadomość z Dowodu Dostawy
Pratik Vyas593d5622015-03-02 19:07:52 +0530718DocType: Expense Claim,Expenses,Wydatki
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530719DocType: Item Variant Attribute,Item Variant Attribute,Pozycja Wersja Atrybut
Anand Doshif5940902015-09-07 18:47:04 +0530720,Purchase Receipt Trends,Trendy Potwierdzenia Zakupu
Pratik Vyas593d5622015-03-02 19:07:52 +0530721DocType: Appraisal,Select template from which you want to get the Goals,
Anand Doshi019111b2015-11-20 18:00:11 +0530722apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +77,Research & Development,Badania i rozwój
Pratik Vyas593d5622015-03-02 19:07:52 +0530723,Amount to Bill,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530724DocType: Company,Registration Details,Szczegóły Rejestracji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530725DocType: Item,Re-Order Qty,Ilość w ponowieniu zamówienia
Pratik Vyas593d5622015-03-02 19:07:52 +0530726DocType: Leave Block List Date,Leave Block List Date,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530727apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +25,Scheduled to send to {0},
Anand Doshif5940902015-09-07 18:47:04 +0530728DocType: Pricing Rule,Price or Discount,Cena albo Zniżka
Pratik Vyas593d5622015-03-02 19:07:52 +0530729DocType: Sales Team,Incentives,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530730DocType: SMS Log,Requested Numbers,Prośby Liczby
731apps/erpnext/erpnext/config/hr.py +38,Performance appraisal.,Szacowanie osiągów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530732DocType: Sales Invoice Item,Stock Details,Zdjęcie Szczegóły
Anand Doshif5940902015-09-07 18:47:04 +0530733apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Wartość projektu
Rushabh Mehtafc307972015-11-04 18:02:45 +0530734apps/erpnext/erpnext/config/selling.py +304,Point-of-Sale,Punkt sprzedaży
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530735apps/erpnext/erpnext/accounts/doctype/account/account.py +100,"Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'","Już Kredyty saldo konta, nie możesz ustawić ""Równowaga musi być"" za ""Debit"""
Nabin Hait733680b2015-12-07 14:12:41 +0530736DocType: Account,Balance must be,Bilans powinien wynosić
Anand Doshif5940902015-09-07 18:47:04 +0530737DocType: Hub Settings,Publish Pricing,Opublikuj Ceny
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530738DocType: Notification Control,Expense Claim Rejected Message,Wiadomość o odrzuconym zwrocie wydatków
Pratik Vyas593d5622015-03-02 19:07:52 +0530739,Available Qty,Dostępne szt
740DocType: Purchase Taxes and Charges,On Previous Row Total,
Pratik Vyas593d5622015-03-02 19:07:52 +0530741DocType: Salary Slip,Working Days,Dni robocze
742DocType: Serial No,Incoming Rate,
Pratik Vyasfcc31022015-07-10 12:05:24 +0530743DocType: Packing Slip,Gross Weight,Waga brutto
Anand Doshi019111b2015-11-20 18:00:11 +0530744apps/erpnext/erpnext/public/js/setup_wizard.js +158,The name of your company for which you are setting up this system.,Nazwa firmy / organizacji dla której uruchamiasz niniejszy system.
Pratik Vyas593d5622015-03-02 19:07:52 +0530745DocType: HR Settings,Include holidays in Total no. of Working Days,
746DocType: Job Applicant,Hold,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530747DocType: Employee,Date of Joining,Data Wstąpienia
748DocType: Naming Series,Update Series,Zaktualizuj Serię
Pratik Vyas97264472015-05-14 15:13:10 +0530749DocType: Supplier Quotation,Is Subcontracted,
Pratik Vyas593d5622015-03-02 19:07:52 +0530750DocType: Item Attribute,Item Attribute Values,Wartości Element Atrybut
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530751apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +3,View Subscribers,Zobacz subskrybentów
Anand Doshif5940902015-09-07 18:47:04 +0530752DocType: Purchase Invoice Item,Purchase Receipt,Potwierdzenia Zakupu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530753,Received Items To Be Billed,Otrzymane przedmioty czekające na zaksięgowanie
Rushabh Mehtafc307972015-11-04 18:02:45 +0530754DocType: Employee,Ms,Pani
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530755apps/erpnext/erpnext/config/accounts.py +148,Currency exchange rate master.,Główna wartość Wymiany walut
756apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +253,Unable to find Time Slot in the next {0} days for Operation {1},Nie udało się znaleźć wolnego przedziału czasu w najbliższych {0} dniach do pracy {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530757DocType: Production Order,Plan material for sub-assemblies,Materiał plan podzespołów
Anand Doshibb256e42016-01-04 16:50:38 +0530758apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +424,BOM {0} must be active,BOM {0} musi być aktywny
Anand Doshif5940902015-09-07 18:47:04 +0530759apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +26,Please select the document type first,Najpierw wybierz typ dokumentu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530760apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,
Pratik Vyas593d5622015-03-02 19:07:52 +0530761DocType: Salary Slip,Leave Encashment Amount,
Anand Doshi191b2972015-10-21 16:50:31 +0530762apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +209,Serial No {0} does not belong to Item {1},
Pratik Vyas97264472015-05-14 15:13:10 +0530763DocType: Purchase Receipt Item Supplied,Required Qty,Wymagana ilość
Pratik Vyas593d5622015-03-02 19:07:52 +0530764DocType: Bank Reconciliation,Total Amount,Wartość całkowita
Anand Doshi019111b2015-11-20 18:00:11 +0530765apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,
Anand Doshif5940902015-09-07 18:47:04 +0530766DocType: Production Planning Tool,Production Orders,Zamówienia Produkcji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530767apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +35,Balance Value,Wartość bilansu
Pratik Vyas593d5622015-03-02 19:07:52 +0530768apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Lista cena sprzedaży
769apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,Publikowanie synchronizować elementy
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530770DocType: Bank Reconciliation,Account Currency,Waluta konta
Anand Doshi191b2972015-10-21 16:50:31 +0530771apps/erpnext/erpnext/accounts/general_ledger.py +131,Please mention Round Off Account in Company,Proszę określić konto do zaokrągleń kwot w firmie
Pratik Vyas593d5622015-03-02 19:07:52 +0530772DocType: Purchase Receipt,Range,Przedział
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530773DocType: Supplier,Default Payable Accounts,Domyślne Konto Płatności
Pratik Vyasfcc31022015-07-10 12:05:24 +0530774apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +40,Employee {0} is not active or does not exist,Pracownik {0} jest nieaktywny lub nie istnieje
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530775DocType: Features Setup,Item Barcode,Kod kreskowy
Anand Doshibb256e42016-01-04 16:50:38 +0530776apps/erpnext/erpnext/stock/doctype/item/item.py +537,Item Variants {0} updated,Pozycja Warianty {0} zaktualizowane
Pratik Vyas593d5622015-03-02 19:07:52 +0530777DocType: Quality Inspection Reading,Reading 6,Odczyt 6
778DocType: Purchase Invoice Advance,Purchase Invoice Advance,
779DocType: Address,Shop,Sklep
780DocType: Hub Settings,Sync Now,Synchronizuj teraz
Anand Doshibb256e42016-01-04 16:50:38 +0530781apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +173,Row {0}: Credit entry can not be linked with a {1},Wiersz {0}: wejście kredytowe nie mogą być powiązane z {1}
Anand Doshi191b2972015-10-21 16:50:31 +0530782DocType: Mode of Payment Account,Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,"Domyślne Konto Bank / Kasa będzie automatycznie aktualizowane za fakturą POS, gdy ten tryb zostanie wybrany."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530783DocType: Employee,Permanent Address Is,Stały adres to
Pratik Vyas593d5622015-03-02 19:07:52 +0530784DocType: Production Order Operation,Operation completed for how many finished goods?,Operacja zakończona na jak wiele wyrobów gotowych?
Anand Doshi666fbaf2015-11-26 12:40:13 +0530785apps/erpnext/erpnext/public/js/setup_wizard.js +252,The Brand,Marka
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530786apps/erpnext/erpnext/controllers/status_updater.py +165,Allowance for over-{0} crossed for Item {1}.,Zniżki dla nadmiernie {0} przeszedł na pozycję {1}.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530787DocType: Employee,Exit Interview Details,Wyjdź z szczegółów wywiadu
Anand Doshi191b2972015-10-21 16:50:31 +0530788DocType: Item,Is Purchase Item,Jest pozycją kupowalną
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530789DocType: Journal Entry Account,Purchase Invoice,Faktura zakupu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530790DocType: Stock Ledger Entry,Voucher Detail No,Nr Szczegółu Bonu
Pratik Vyas593d5622015-03-02 19:07:52 +0530791DocType: Stock Entry,Total Outgoing Value,Całkowita wartość wychodząca
Rushabh Mehtafc307972015-11-04 18:02:45 +0530792apps/erpnext/erpnext/public/js/account_tree_grid.js +225,Opening Date and Closing Date should be within same Fiscal Year,Otwarcie Data i termin powinien być w obrębie samego roku podatkowego
Pratik Vyas593d5622015-03-02 19:07:52 +0530793DocType: Lead,Request for Information,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530794DocType: Payment Tool,Paid,Zapłacono
Pratik Vyas593d5622015-03-02 19:07:52 +0530795DocType: Salary Slip,Total in words,
796DocType: Material Request Item,Lead Time Date,Termin realizacji
Rushabh Mehtafc307972015-11-04 18:02:45 +0530797apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +54, is mandatory. Maybe Currency Exchange record is not created for ,jest obowiązkowe. Może rekord Wymiana walut nie jest stworzony dla
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530798apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +112,Row #{0}: Please specify Serial No for Item {1},Wiersz # {0}: Proszę podać nr seryjny dla pozycji {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530799apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +538,"For 'Product Bundle' items, Warehouse, Serial No and Batch No will be considered from the 'Packing List' table. If Warehouse and Batch No are same for all packing items for any 'Product Bundle' item, those values can be entered in the main Item table, values will be copied to 'Packing List' table.","Dla pozycji "Produkt Bundle", magazyn, nr seryjny i numer partii będą rozpatrywane z "packing list" tabeli. Jeśli magazynowe oraz Batch Nie są takie same dla wszystkich elementów Opakowanie do pozycji każdego "produkt Bundle", wartości te mogą zostać wpisane do tabeli głównej pozycji, wartości zostaną skopiowane do "packing list" tabeli."
Rushabh Mehtafc307972015-11-04 18:02:45 +0530800apps/erpnext/erpnext/config/stock.py +28,Shipments to customers.,Dostawy do klientów.
Anand Doshif5940902015-09-07 18:47:04 +0530801DocType: Purchase Invoice Item,Purchase Order Item,Przedmiot Zamówienia Kupna
Pratik Vyas97264472015-05-14 15:13:10 +0530802apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +152,Indirect Income,Przychody pośrednie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530803DocType: Payment Tool,Set Payment Amount = Outstanding Amount,Ustaw Kwota płatności = zaległej kwoty
Anand Doshi019111b2015-11-20 18:00:11 +0530804apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +53,Variance,Zmienność
805,Company Name,Nazwa firmy
Pratik Vyas593d5622015-03-02 19:07:52 +0530806DocType: SMS Center,Total Message(s),
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530807apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +629,Select Item for Transfer,Wybierz produkt Transferu
Anand Doshiee19fc02015-12-21 17:10:20 +0530808DocType: Purchase Invoice,Additional Discount Percentage,Dodatkowy rabat procentowy
Rushabh Mehtafc307972015-11-04 18:02:45 +0530809apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +24,View a list of all the help videos,Zobacz listę wszystkich filmów pomocy
Pratik Vyas593d5622015-03-02 19:07:52 +0530810DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,
811DocType: Selling Settings,Allow user to edit Price List Rate in transactions,
812DocType: Pricing Rule,Max Qty,Maks. Ilość
Rushabh Mehtafc307972015-11-04 18:02:45 +0530813apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +106,Row {0}: Payment against Sales/Purchase Order should always be marked as advance,Wiersz {0}: Płatność przeciwko sprzedaży / Zamówienia powinny być zawsze oznaczone jako góry
Anand Doshi019111b2015-11-20 18:00:11 +0530814apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +16,Chemical,Chemiczny
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530815apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +682,All items have already been transferred for this Production Order.,Dla tego zamówienia produkcji wszystkie pozycje zostały już przeniesione.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530816DocType: Process Payroll,Select Payroll Year and Month,Wybierz Płace rok i miesiąc
Pratik Vyas97264472015-05-14 15:13:10 +0530817apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +32,"Go to the appropriate group (usually Application of Funds > Current Assets > Bank Accounts and create a new Account (by clicking on Add Child) of type ""Bank""",Idź do odpowiedniej grupy (zwykle wykorzystania funduszy> Aktywa obrotowe> rachunków bankowych i utworzyć nowe konto (klikając na Dodaj Child) typu "Bank"
Pratik Vyas593d5622015-03-02 19:07:52 +0530818DocType: Workstation,Electricity Cost,Koszt energii elekrycznej
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530819DocType: HR Settings,Don't send Employee Birthday Reminders,Nie wysyłaj przypomnień o urodzinach Pracowników
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530820DocType: Opportunity,Walk In,Wejście
Pratik Vyas593d5622015-03-02 19:07:52 +0530821DocType: Item,Inspection Criteria,Kryteria kontrolne
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530822apps/erpnext/erpnext/config/accounts.py +101,Tree of finanial Cost Centers.,"Centrum kosztów, czyli Miejsca Powstawania Kosztów."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530823apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +12,Transfered,Przeniesione
Anand Doshi666fbaf2015-11-26 12:40:13 +0530824apps/erpnext/erpnext/public/js/setup_wizard.js +253,Upload your letter head and logo. (you can edit them later).,Prześlij nagłówek firmowy i logo. (Można je edytować później).
Anand Doshi019111b2015-11-20 18:00:11 +0530825apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +156,White,Biały
Pratik Vyas593d5622015-03-02 19:07:52 +0530826DocType: SMS Center,All Lead (Open),
Pratik Vyasfcc31022015-07-10 12:05:24 +0530827DocType: Purchase Invoice,Get Advances Paid,Uzyskaj opłacone zaliczki
Anand Doshi019111b2015-11-20 18:00:11 +0530828apps/erpnext/erpnext/public/js/setup_wizard.js +112,Attach Your Picture,Załącz własny obrazek (awatar)
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530829apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +631,Make ,Stwórz
Pratik Vyas593d5622015-03-02 19:07:52 +0530830DocType: Journal Entry,Total Amount in Words,
Pratik Vyas593d5622015-03-02 19:07:52 +0530831apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +7,There was an error. One probable reason could be that you haven't saved the form. Please contact support@erpnext.com if the problem persists.,
Anand Doshibb256e42016-01-04 16:50:38 +0530832apps/erpnext/erpnext/templates/pages/cart.html +5,My Cart,Mój koszyk
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530833apps/erpnext/erpnext/controllers/selling_controller.py +150,Order Type must be one of {0},Rodzaj zlecenia musi być jednym z {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530834DocType: Lead,Next Contact Date,
Anand Doshif5940902015-09-07 18:47:04 +0530835apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +35,Opening Qty,Ilość Otwarcia
836DocType: Holiday List,Holiday List Name,Lista imion na wakacje
Anand Doshi019111b2015-11-20 18:00:11 +0530837apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +168,Stock Options,Opcje magazynu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530838DocType: Journal Entry Account,Expense Claim,Zwrot Kosztów
839apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +181,Qty for {0},Ilość dla {0}
Anand Doshif5940902015-09-07 18:47:04 +0530840DocType: Leave Application,Leave Application,Wniosek o Urlop
841apps/erpnext/erpnext/config/hr.py +77,Leave Allocation Tool,Narzędzie do przydziału urlopu
Pratik Vyas593d5622015-03-02 19:07:52 +0530842DocType: Leave Block List,Leave Block List Dates,
Anand Doshi191b2972015-10-21 16:50:31 +0530843DocType: Company,If Monthly Budget Exceeded (for expense account),Jeśli budżet miesięczny Przekroczone (dla rachunku kosztów)
Anand Doshif5940902015-09-07 18:47:04 +0530844DocType: Workstation,Net Hour Rate,Stawka godzinowa Netto
845DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Koszt kupionego przedmiotu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530846DocType: Company,Default Terms,Regulamin domyślne
Pratik Vyas593d5622015-03-02 19:07:52 +0530847DocType: Packing Slip Item,Packing Slip Item,
Anand Doshi191b2972015-10-21 16:50:31 +0530848DocType: POS Profile,Cash/Bank Account,Konto Kasa / Bank
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530849apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +70,Removed items with no change in quantity or value.,Usunięte pozycje bez zmian w ilości lub wartości.
Pratik Vyas593d5622015-03-02 19:07:52 +0530850DocType: Delivery Note,Delivery To,Dostawa do
Anand Doshibb256e42016-01-04 16:50:38 +0530851apps/erpnext/erpnext/stock/doctype/item/item.py +560,Attribute table is mandatory,Stół atrybut jest obowiązkowy
Pratik Vyasfcc31022015-07-10 12:05:24 +0530852DocType: Production Planning Tool,Get Sales Orders,Pobierz zamówienia sprzedaży
Pratik Vyas593d5622015-03-02 19:07:52 +0530853apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +64,{0} can not be negative,{0} nie może być ujemna
Anand Doshiee19fc02015-12-21 17:10:20 +0530854apps/erpnext/erpnext/public/js/pos/pos.html +28,Discount,Zniżka (rabat)
Anand Doshif5940902015-09-07 18:47:04 +0530855DocType: Features Setup,Purchase Discounts,Zniżki zakupu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530856DocType: Workstation,Wages,Zarobki
Pratik Vyas97264472015-05-14 15:13:10 +0530857DocType: Time Log,Will be updated only if Time Log is 'Billable',"Będą aktualizowane tylko wtedy, gdy czas Zaloguj się "Naliczany""
Pratik Vyas593d5622015-03-02 19:07:52 +0530858DocType: Project,Internal,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530859DocType: Task,Urgent,Pilne
Pratik Vyas97264472015-05-14 15:13:10 +0530860apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +97,Please specify a valid Row ID for row {0} in table {1},Proszę podać poprawny identyfikator wiersz dla rzędu {0} w tabeli {1}
Rushabh Mehtafc307972015-11-04 18:02:45 +0530861apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +23,Go to the Desktop and start using ERPNext,Przejdź do pulpitu i rozpocząć korzystanie ERPNext
Pratik Vyas593d5622015-03-02 19:07:52 +0530862DocType: Item,Manufacturer,Producent
Anand Doshif5940902015-09-07 18:47:04 +0530863DocType: Landed Cost Item,Purchase Receipt Item,Przedmiot Potwierdzenia Zakupu
Pratik Vyas593d5622015-03-02 19:07:52 +0530864DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,
865apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +65,Selling Amount,Kwota sprzedaży
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530866apps/erpnext/erpnext/projects/doctype/project/project.js +40,Time Logs,Czas Logi
Rushabh Mehtafc307972015-11-04 18:02:45 +0530867apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +112,You are the Expense Approver for this record. Please Update the 'Status' and Save,
Pratik Vyas593d5622015-03-02 19:07:52 +0530868DocType: Serial No,Creation Document No,
Anand Doshi03791fc2015-12-15 15:17:11 +0530869DocType: Issue,Issue,Zdarzenie
Anand Doshi019111b2015-11-20 18:00:11 +0530870apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +28,Account does not match with Company,Konto nie odpowiada Spółki
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530871apps/erpnext/erpnext/config/stock.py +131,"Attributes for Item Variants. e.g Size, Color etc.","Atrybuty Element wariantów. np rozmiar, kolor itd."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530872apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +39,WIP Warehouse,WIP Magazyn
873apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +194,Serial No {0} is under maintenance contract upto {1},
Pratik Vyas593d5622015-03-02 19:07:52 +0530874DocType: BOM Operation,Operation,Operacja
875DocType: Lead,Organization Name,Nazwa organizacji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530876DocType: Tax Rule,Shipping State,Stan Shipping
Pratik Vyas97264472015-05-14 15:13:10 +0530877apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +61,Item must be added using 'Get Items from Purchase Receipts' button,"Rzecz musi być dodane za ""elementy z zakupu wpływy"" przycisk"
878apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +126,Sales Expenses,Koszty Sprzedaży
Anand Doshibb256e42016-01-04 16:50:38 +0530879apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +128,Standard Buying,
Pratik Vyas593d5622015-03-02 19:07:52 +0530880DocType: GL Entry,Against,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530881DocType: Item,Default Selling Cost Center,Domyśle Centrum Kosztów Sprzedaży
Pratik Vyas593d5622015-03-02 19:07:52 +0530882DocType: Sales Partner,Implementation Partner,
Rushabh Mehtafc307972015-11-04 18:02:45 +0530883apps/erpnext/erpnext/controllers/selling_controller.py +227,Sales Order {0} is {1},Zamówienie sprzedaży jest {0} {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530884DocType: Opportunity,Contact Info,Dane kontaktowe
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530885apps/erpnext/erpnext/config/stock.py +273,Making Stock Entries,Dokonywanie stockowe Wpisy
Pratik Vyas593d5622015-03-02 19:07:52 +0530886DocType: Packing Slip,Net Weight UOM,Jednostka miary wagi netto
Pratik Vyas593d5622015-03-02 19:07:52 +0530887DocType: Item,Default Supplier,Domyślny dostawca
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530888DocType: Manufacturing Settings,Over Production Allowance Percentage,Nad zasiłkach Procent Produkcji
Anand Doshi03791fc2015-12-15 15:17:11 +0530889DocType: Shipping Rule Condition,Shipping Rule Condition,Warunek zasady dostawy
Pratik Vyas593d5622015-03-02 19:07:52 +0530890DocType: Features Setup,Miscelleneous,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530891DocType: Holiday List,Get Weekly Off Dates,Pobierz Tygodniowe zestawienie dat
Pratik Vyasfcc31022015-07-10 12:05:24 +0530892apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +30,End Date can not be less than Start Date,"Data zakończenia nie może być wcześniejsza, niż data rozpoczęcia"
Pratik Vyas593d5622015-03-02 19:07:52 +0530893DocType: Sales Person,Select company name first.,
Rushabh Mehtafc307972015-11-04 18:02:45 +0530894apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +145,Dr,Dr
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530895apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,Wyceny otrzymane od dostawców
Pratik Vyas593d5622015-03-02 19:07:52 +0530896apps/erpnext/erpnext/controllers/selling_controller.py +21,To {0} | {1} {2},Do {0} | {1} {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530897DocType: Time Log Batch,updated via Time Logs,Zaktualizowano przed Dziennik Czasu
Pratik Vyas593d5622015-03-02 19:07:52 +0530898apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,
Pratik Vyas593d5622015-03-02 19:07:52 +0530899DocType: Opportunity,Your sales person who will contact the customer in future,
Anand Doshi03791fc2015-12-15 15:17:11 +0530900apps/erpnext/erpnext/public/js/setup_wizard.js +344,List a few of your suppliers. They could be organizations or individuals.,Krótka lista Twoich dostawców. Mogą to być firmy lub osoby fizyczne.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530901DocType: Company,Default Currency,Domyślna waluta
Pratik Vyasfcc31022015-07-10 12:05:24 +0530902DocType: Contact,Enter designation of this Contact,Wpisz stanowisko tego Kontaktu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530903DocType: Expense Claim,From Employee,Od Pracownika
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530904apps/erpnext/erpnext/controllers/accounts_controller.py +356,Warning: System will not check overbilling since amount for Item {0} in {1} is zero,
Pratik Vyas593d5622015-03-02 19:07:52 +0530905DocType: Journal Entry,Make Difference Entry,
906DocType: Upload Attendance,Attendance From Date,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530907DocType: Appraisal Template Goal,Key Performance Area,Kluczowy obszar wyników
Anand Doshi019111b2015-11-20 18:00:11 +0530908apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +54,Transportation,
Anand Doshibacc6792015-10-30 12:54:27 +0530909apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +67, and year: ,i rok:
Anand Doshi191b2972015-10-21 16:50:31 +0530910DocType: Email Digest,Annual Expense,Rocznych kosztów
Pratik Vyas593d5622015-03-02 19:07:52 +0530911DocType: SMS Center,Total Characters,Wszystkich Postacie
Anand Doshi019111b2015-11-20 18:00:11 +0530912apps/erpnext/erpnext/controllers/buying_controller.py +130,Please select BOM in BOM field for Item {0},Proszę wybrać LM w dziedzinie BOM dla pozycji {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530913DocType: C-Form Invoice Detail,C-Form Invoice Detail,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530914DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Płatność Wyrównawcza Faktury
915apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +32,Contribution %,Udział %
916DocType: Item,website page link,link do strony WWW
Pratik Vyas593d5622015-03-02 19:07:52 +0530917DocType: Company,Company registration numbers for your reference. Tax numbers etc.,
918DocType: Sales Partner,Distributor,Dystrybutor
919DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Koszyk Wysyłka Reguła
Anand Doshi019111b2015-11-20 18:00:11 +0530920apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +209,Production Order {0} must be cancelled before cancelling this Sales Order,
Anand Doshiee19fc02015-12-21 17:10:20 +0530921apps/erpnext/erpnext/public/js/controllers/transaction.js +881,Please set 'Apply Additional Discount On',Proszę ustawić "Zastosuj dodatkowe zniżki na '
Anand Doshif5940902015-09-07 18:47:04 +0530922,Ordered Items To Be Billed,Zamówione produkty do rozliczenia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530923apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +24,From Range has to be less than To Range,Od Zakres musi być mniejsza niż do zakresu
Pratik Vyas593d5622015-03-02 19:07:52 +0530924apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +21,Select Time Logs and Submit to create a new Sales Invoice.,
Pratik Vyasfcc31022015-07-10 12:05:24 +0530925DocType: Global Defaults,Global Defaults,Globalne wartości domyślne
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530926DocType: Salary Slip,Deductions,Odliczenia
Pratik Vyas593d5622015-03-02 19:07:52 +0530927DocType: Purchase Invoice,Start date of current invoice's period,
928apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +23,This Time Log Batch has been billed.,
929apps/erpnext/erpnext/crm/doctype/lead/lead.js +32,Create Opportunity,
Pratik Vyas97264472015-05-14 15:13:10 +0530930DocType: Salary Slip,Leave Without Pay,Urlop bezpłatny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530931apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +287,Capacity Planning Error,Planowanie zdolności błąd
Anand Doshi191b2972015-10-21 16:50:31 +0530932,Trial Balance for Party,Trial Balance for Party
Pratik Vyas593d5622015-03-02 19:07:52 +0530933DocType: Lead,Consultant,Konsultant
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530934DocType: Salary Slip,Earnings,Dochody
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530935apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +358,Finished Item {0} must be entered for Manufacture type entry,Zakończone Pozycja {0} musi być wprowadzony do wejścia typu Produkcja
Anand Doshibb256e42016-01-04 16:50:38 +0530936apps/erpnext/erpnext/config/learn.py +92,Opening Accounting Balance,Stan z bilansu otwarcia
Pratik Vyas593d5622015-03-02 19:07:52 +0530937DocType: Sales Invoice Advance,Sales Invoice Advance,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530938apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +398,Nothing to request,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530939apps/erpnext/erpnext/projects/doctype/task/task.py +38,'Actual Start Date' can not be greater than 'Actual End Date',
Anand Doshi019111b2015-11-20 18:00:11 +0530940apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +75,Management,Zarząd
Pratik Vyas97264472015-05-14 15:13:10 +0530941apps/erpnext/erpnext/config/projects.py +33,Types of activities for Time Sheets,
Anand Doshi191b2972015-10-21 16:50:31 +0530942apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +51,Either debit or credit amount is required for {0},Wymagana jest debetowa lub kredytowa kwota dla {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530943DocType: Item Attribute Value,"This will be appended to the Item Code of the variant. For example, if your abbreviation is ""SM"", and the item code is ""T-SHIRT"", the item code of the variant will be ""T-SHIRT-SM""","To będzie dołączany do Kodeksu poz wariantu. Na przykład, jeśli skrót to ""SM"", a kod element jest ""T-SHIRT"" Kod poz wariantu będzie ""T-SHIRT-SM"""
944DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary Slip.,
Anand Doshi019111b2015-11-20 18:00:11 +0530945apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +154,Blue,Niebieski
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530946DocType: Purchase Invoice,Is Return,Czy Wróć
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530947DocType: Price List Country,Price List Country,Cena Kraj
948apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +123,Further nodes can be only created under 'Group' type nodes,
Anand Doshi03791fc2015-12-15 15:17:11 +0530949apps/erpnext/erpnext/utilities/doctype/contact/contact.py +67,Please set Email ID,Proszę ustawić Email ID
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530950DocType: Item,UOMs,Jednostki miary
Anand Doshi03791fc2015-12-15 15:17:11 +0530951apps/erpnext/erpnext/stock/utils.py +171,{0} valid serial nos for Item {1},{0} prawidłowe numery seryjne dla Pozycji {1}
Anand Doshi191b2972015-10-21 16:50:31 +0530952apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +57,Item Code cannot be changed for Serial No.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530953apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +22,POS Profile {0} already created for user: {1} and company {2},POS Profil {0} już utworzony przez użytkownika: {1} i {2} firma
Pratik Vyas97264472015-05-14 15:13:10 +0530954DocType: Purchase Order Item,UOM Conversion Factor,Współczynnik konwersji jednostki miary
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530955DocType: Stock Settings,Default Item Group,Domyślna Grupa Przedmiotów
Pratik Vyasfcc31022015-07-10 12:05:24 +0530956apps/erpnext/erpnext/config/buying.py +13,Supplier database.,Baza dostawców
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530957DocType: Account,Balance Sheet,Arkusz Bilansu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530958apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +561,Cost Center For Item with Item Code ',Centrum kosztów dla Przedmiotu z Kodem Przedmiotu '
Pratik Vyas593d5622015-03-02 19:07:52 +0530959DocType: Opportunity,Your sales person will get a reminder on this date to contact the customer,
Anand Doshi03791fc2015-12-15 15:17:11 +0530960apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +213,"Further accounts can be made under Groups, but entries can be made against non-Groups","Dalsze relacje mogą być wykonane w ramach grup, ale wpisy mogą być wykonane przed spoza grup"
Pratik Vyas97264472015-05-14 15:13:10 +0530961apps/erpnext/erpnext/config/hr.py +125,Tax and other salary deductions.,
Anand Doshif5940902015-09-07 18:47:04 +0530962DocType: Lead,Lead,Trop
Pratik Vyas593d5622015-03-02 19:07:52 +0530963DocType: Email Digest,Payables,
964DocType: Account,Warehouse,Magazyn
Anand Doshi019111b2015-11-20 18:00:11 +0530965apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +93,Row #{0}: Rejected Qty can not be entered in Purchase Return,Wiersz # {0}: Odrzucone Ilość nie może być wprowadzone w Purchase Powrót
Anand Doshif5940902015-09-07 18:47:04 +0530966,Purchase Order Items To Be Billed,Przedmioty oczekujące na rachunkowość Zamówienia Kupna
Pratik Vyas97264472015-05-14 15:13:10 +0530967DocType: Purchase Invoice Item,Net Rate,Cena netto
Anand Doshif5940902015-09-07 18:47:04 +0530968DocType: Purchase Invoice Item,Purchase Invoice Item,Przedmiot Faktury Zakupu
Pratik Vyas97264472015-05-14 15:13:10 +0530969apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +50,Stock Ledger Entries and GL Entries are reposted for the selected Purchase Receipts,Zapisy księgi zapasów oraz księgi głównej są odświeżone dla wybranego dokumentu zakupu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530970apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,Pozycja 1
Pratik Vyas97264472015-05-14 15:13:10 +0530971DocType: Holiday,Holiday,Święto
Anand Doshif5940902015-09-07 18:47:04 +0530972DocType: Leave Control Panel,Leave blank if considered for all branches,Zostaw puste jeśli jest to rozważane dla wszystkich oddziałów
Pratik Vyas593d5622015-03-02 19:07:52 +0530973,Daily Time Log Summary,
Pratik Vyas593d5622015-03-02 19:07:52 +0530974DocType: Payment Reconciliation,Unreconciled Payment Details,Szczegóły płatności nieuzgodnione
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530975DocType: Global Defaults,Current Fiscal Year,Obecny rok fiskalny
976DocType: Global Defaults,Disable Rounded Total,Wyłącz Zaokrąglanie Sumy
977DocType: Lead,Call,Połączenie
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530978apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +400,'Entries' cannot be empty,Pole 'Wpisy' nie może być puste
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530979apps/erpnext/erpnext/utilities/transaction_base.py +78,Duplicate row {0} with same {1},Wiersz zduplikowany {0} z tym samym {1}
Anand Doshi191b2972015-10-21 16:50:31 +0530980,Trial Balance,Zestawienie obrotów i sald
Rushabh Mehtafc307972015-11-04 18:02:45 +0530981apps/erpnext/erpnext/config/hr.py +205,Setting up Employees,Konfigurowanie Pracownicy
982apps/erpnext/erpnext/public/js/feature_setup.js +220,"Grid """,
Anand Doshi191b2972015-10-21 16:50:31 +0530983apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +150,Please select prefix first,
Anand Doshi019111b2015-11-20 18:00:11 +0530984apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +138,Research,Badania
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530985DocType: Maintenance Visit Purpose,Work Done,Praca wykonana
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530986apps/erpnext/erpnext/controllers/item_variant.py +25,Please specify at least one attribute in the Attributes table,Proszę zaznaczyć co najmniej jeden atrybut w tabeli atrybutów
Anand Doshi191b2972015-10-21 16:50:31 +0530987DocType: Contact,User ID,ID Użytkownika
Pratik Vyas97264472015-05-14 15:13:10 +0530988apps/erpnext/erpnext/accounts/doctype/account/account.js +57,View Ledger,Podgląd księgi
Pratik Vyasfcc31022015-07-10 12:05:24 +0530989apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,Najwcześniejszy
Anand Doshibb256e42016-01-04 16:50:38 +0530990apps/erpnext/erpnext/stock/doctype/item/item.py +444,"An Item Group exists with same name, please change the item name or rename the item group",Istnieje element Grupy o takiej nazwie. Zmień nazwę elementu lub tamtej Grupy.
Pratik Vyas593d5622015-03-02 19:07:52 +0530991DocType: Production Order,Manufacture against Sales Order,
Anand Doshibb256e42016-01-04 16:50:38 +0530992apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +444,Rest Of The World,Reszta świata
Anand Doshi191b2972015-10-21 16:50:31 +0530993apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,The Item {0} cannot have Batch,Element {0} nie może mieć Batch
Pratik Vyas593d5622015-03-02 19:07:52 +0530994,Budget Variance Report,
Pratik Vyasfcc31022015-07-10 12:05:24 +0530995DocType: Salary Slip,Gross Pay,Płaca brutto
Pratik Vyas97264472015-05-14 15:13:10 +0530996apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +186,Dividends Paid,Dywidendy wypłacone
Rushabh Mehtafc307972015-11-04 18:02:45 +0530997apps/erpnext/erpnext/public/js/controllers/stock_controller.js +40,Accounting Ledger,Ledger rachunkowości
Pratik Vyas97264472015-05-14 15:13:10 +0530998DocType: Stock Reconciliation,Difference Amount,Kwota różnicy
999apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +192,Retained Earnings,Zyski zatrzymane
Pratik Vyas593d5622015-03-02 19:07:52 +05301000DocType: BOM Item,Item Description,Opis produktu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301001DocType: Payment Tool,Payment Mode,Tryb Płatności
Pratik Vyas593d5622015-03-02 19:07:52 +05301002DocType: Purchase Invoice,Is Recurring,Czy cykliczne
1003DocType: Purchase Order,Supplied Items,Dostarczone przedmioty
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301004DocType: Production Order,Qty To Manufacture,Ilość do wyprodukowania
Anand Doshif5940902015-09-07 18:47:04 +05301005DocType: Buying Settings,Maintain same rate throughout purchase cycle,Utrzymanie stałej stawki przez cały cykl zakupu
1006DocType: Opportunity Item,Opportunity Item,Przedmiot Szansy
Pratik Vyas97264472015-05-14 15:13:10 +05301007apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +61,Temporary Opening,Tymczasowe otwarcia
Pratik Vyasfcc31022015-07-10 12:05:24 +05301008,Employee Leave Balance,Bilans zwolnień pracownika
Rushabh Mehtafc307972015-11-04 18:02:45 +05301009apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +128,Balance for Account {0} must always be {1},Bilans dla Konta {0} zawsze powinien wynosić {1}
Pratik Vyasfcc31022015-07-10 12:05:24 +05301010DocType: Address,Address Type,Typ Adresu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301011DocType: Purchase Receipt,Rejected Warehouse,Odrzucony Magazyn
Anand Doshi191b2972015-10-21 16:50:31 +05301012DocType: GL Entry,Against Voucher,Dowód księgowy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301013DocType: Item,Default Buying Cost Center,Domyślne Centrum Kosztów Kupowania
Rushabh Mehtafc307972015-11-04 18:02:45 +05301014apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +6,"To get the best out of ERPNext, we recommend that you take some time and watch these help videos.","Aby uzyskać najlepsze z ERPNext, zalecamy, aby poświęcić trochę czasu i oglądać te filmy pomoc."
Anand Doshi191b2972015-10-21 16:50:31 +05301015apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +38,Item {0} must be Sales Item,
Rushabh Mehtafc307972015-11-04 18:02:45 +05301016apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +55, to ,do
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301017DocType: Item,Lead Time in days,Czas oczekiwania w dniach
Pratik Vyasfcc31022015-07-10 12:05:24 +05301018,Accounts Payable Summary,Zobowiązania Podsumowanie
Rushabh Mehtafc307972015-11-04 18:02:45 +05301019apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +193,Not authorized to edit frozen Account {0},Brak autoryzacji do edycji zamrożonego Konta {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301020DocType: Journal Entry,Get Outstanding Invoices,Uzyskaj zaległą fakturę
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301021apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +63,Sales Order {0} is not valid,Zlecenie Sprzedaży {0} jest niepoprawne
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301022apps/erpnext/erpnext/setup/doctype/company/company.py +159,"Sorry, companies cannot be merged",Przepraszamy ale firmy nie mogą zostać połaczone
Anand Doshi019111b2015-11-20 18:00:11 +05301023apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +145,Small,Mały
Pratik Vyasfcc31022015-07-10 12:05:24 +05301024DocType: Employee,Employee Number,Numer pracownika
Nabin Hait733680b2015-12-07 14:12:41 +05301025apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +65,Case No(s) already in use. Try from Case No {0},Numer(y) sprawy w użytku. Proszę spróbować Numer Sprawy {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301026,Invoiced Amount (Exculsive Tax),
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301027apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,Pozycja 2
Pratik Vyas593d5622015-03-02 19:07:52 +05301028apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +59,Account head {0} created,
Anand Doshi019111b2015-11-20 18:00:11 +05301029apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +153,Green,Zielony
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301030DocType: Item,Auto re-order,Automatyczne ponowne zamówienie
Anand Doshi019111b2015-11-20 18:00:11 +05301031apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +59,Total Achieved,Razem Osiągnięte
Pratik Vyas593d5622015-03-02 19:07:52 +05301032DocType: Employee,Place of Issue,
Anand Doshi019111b2015-11-20 18:00:11 +05301033apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +59,Contract,Kontrakt
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301034DocType: Email Digest,Add Quote,Dodaj Cytat
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301035apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +494,UOM coversion factor required for UOM: {0} in Item: {1},Współczynnik konwersji jednostki miary jest wymagany dla jednostki miary: {0} w Przedmiocie: {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301036apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +83,Indirect Expenses,Wydatki pośrednie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301037apps/erpnext/erpnext/controllers/selling_controller.py +163,Row {0}: Qty is mandatory,Wiersz {0}: Ilość jest obowiązkowe
Anand Doshi019111b2015-11-20 18:00:11 +05301038apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +8,Agriculture,Rolnictwo
Anand Doshi03791fc2015-12-15 15:17:11 +05301039apps/erpnext/erpnext/public/js/setup_wizard.js +365,Your Products or Services,Twoje Produkty lub Usługi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301040DocType: Mode of Payment,Mode of Payment,Rodzaj płatności
Anand Doshibb256e42016-01-04 16:50:38 +05301041apps/erpnext/erpnext/stock/doctype/item/item.py +121,Website Image should be a public file or website URL,Strona Obraz powinien być plik publiczny lub adres witryny
Pratik Vyas97264472015-05-14 15:13:10 +05301042apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +31,This is a root item group and cannot be edited.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301043DocType: Journal Entry Account,Purchase Order,Zamówienie kupna
Pratik Vyas593d5622015-03-02 19:07:52 +05301044DocType: Warehouse,Warehouse Contact Info,Dane kontaktowe dla magazynu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301045DocType: Purchase Invoice,Recurring Type,Powtarzający się typ
Pratik Vyas593d5622015-03-02 19:07:52 +05301046DocType: Address,City/Town,Miasto/Miejscowość
Anand Doshi191b2972015-10-21 16:50:31 +05301047DocType: Email Digest,Annual Income,Roczny dochód
Pratik Vyas593d5622015-03-02 19:07:52 +05301048DocType: Serial No,Serial No Details,Szczegóły numeru seryjnego
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301049DocType: Purchase Invoice Item,Item Tax Rate,Stawka podatku dla tej pozycji
Anand Doshibb256e42016-01-04 16:50:38 +05301050apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +119,"For {0}, only credit accounts can be linked against another debit entry","Dla {0}, tylko rachunki kredytowe mogą być połączone z innym wejściem debetowej"
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301051apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +481,Delivery Note {0} is not submitted,Dowód dostawy {0} nie został wysłany
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301052apps/erpnext/erpnext/stock/get_item_details.py +136,Item {0} must be a Sub-contracted Item,
Pratik Vyas97264472015-05-14 15:13:10 +05301053apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +41,Capital Equipments,
Pratik Vyas593d5622015-03-02 19:07:52 +05301054apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +31,"Pricing Rule is first selected based on 'Apply On' field, which can be Item, Item Group or Brand.","Wycena Zasada jest najpierw wybiera się na podstawie ""Zastosuj Na"" polu, które może być pozycja, poz Grupa lub Marka."
1055DocType: Hub Settings,Seller Website,Sprzedawca WWW
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301056apps/erpnext/erpnext/controllers/selling_controller.py +143,Total allocated percentage for sales team should be 100,
1057apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +111,Production Order status is {0},Zlecenie produkcji ma status: {0}
Pratik Vyasfcc31022015-07-10 12:05:24 +05301058DocType: Appraisal Goal,Goal,Cel
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301059DocType: Sales Invoice Item,Edit Description,Edytuj opis
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301060apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +318,Expected Delivery Date is lesser than Planned Start Date.,Oczekiwany Dostawa Data jest mniejszy niż planowane daty rozpoczęcia.
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301061apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +693,For Supplier,Dla dostawcy
Pratik Vyas593d5622015-03-02 19:07:52 +05301062DocType: Account,Setting Account Type helps in selecting this Account in transactions.,
Pratik Vyasfcc31022015-07-10 12:05:24 +05301063DocType: Purchase Invoice,Grand Total (Company Currency),Całkowita suma (w walucie firmy)
Pratik Vyas97264472015-05-14 15:13:10 +05301064apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,Razem Wychodzące
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301065apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +48,"There can only be one Shipping Rule Condition with 0 or blank value for ""To Value""",
1066DocType: Authorization Rule,Transaction,
Anand Doshi191b2972015-10-21 16:50:31 +05301067apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +45,Note: This Cost Center is a Group. Cannot make accounting entries against groups.,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301068DocType: Item,Website Item Groups,Grupy przedmiotów strony WWW
Pratik Vyas97264472015-05-14 15:13:10 +05301069DocType: Purchase Invoice,Total (Company Currency),Razem (Spółka Waluta)
Anand Doshi03791fc2015-12-15 15:17:11 +05301070apps/erpnext/erpnext/stock/utils.py +166,Serial number {0} entered more than once,
Pratik Vyasfcc31022015-07-10 12:05:24 +05301071DocType: Journal Entry,Journal Entry,Zapis księgowy
Pratik Vyas593d5622015-03-02 19:07:52 +05301072DocType: Workstation,Workstation Name,Nazwa stacji roboczej
Anand Doshi191b2972015-10-21 16:50:31 +05301073apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,przetwarzanie maila
Anand Doshibb256e42016-01-04 16:50:38 +05301074apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +430,BOM {0} does not belong to Item {1},BOM {0} nie należy do pozycji {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301075DocType: Sales Partner,Target Distribution,
Pratik Vyas593d5622015-03-02 19:07:52 +05301076DocType: Salary Slip,Bank Account No.,Nr konta bankowego
1077DocType: Naming Series,This is the number of the last created transaction with this prefix,
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301078apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +179,Valuation Rate required for Item {0},Wskaźnik wyceny jest wymagany dla Przedmiotu {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301079DocType: Quality Inspection Reading,Reading 8,Odczyt 8
1080DocType: Sales Partner,Agent,
Pratik Vyas97264472015-05-14 15:13:10 +05301081apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +74,"Total {0} for all items is zero, may you should change 'Distribute Charges Based On'","Razem {0} dla wszystkich elementów jest równa zero, może powinieneś zmienić "Dystrybucja opłat na podstawie""
Pratik Vyas593d5622015-03-02 19:07:52 +05301082DocType: Purchase Invoice,Taxes and Charges Calculation,
1083DocType: BOM Operation,Workstation,Stacja robocza
Anand Doshi019111b2015-11-20 18:00:11 +05301084apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +112,Hardware,
Pratik Vyas593d5622015-03-02 19:07:52 +05301085DocType: Attendance,HR Manager,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301086apps/erpnext/erpnext/accounts/party.py +171,Please select a Company,Wybierz firmę
Anand Doshi019111b2015-11-20 18:00:11 +05301087apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +50,Privilege Leave,
Pratik Vyas593d5622015-03-02 19:07:52 +05301088DocType: Purchase Invoice,Supplier Invoice Date,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301089apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +79,You need to enable Shopping Cart,Musisz włączyć Koszyk
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301090DocType: Appraisal Template Goal,Appraisal Template Goal,Cel szablonu oceny
1091DocType: Salary Slip,Earning,Dochód
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301092DocType: Payment Tool,Party Account Currency,Partia konto Waluta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301093,BOM Browser,Przeglądarka BOM
Pratik Vyas593d5622015-03-02 19:07:52 +05301094DocType: Purchase Taxes and Charges,Add or Deduct,Dodatki lub Potrącenia
Anand Doshi191b2972015-10-21 16:50:31 +05301095DocType: Company,If Yearly Budget Exceeded (for expense account),Jeśli Roczny budżet Przekroczono (dla rachunku kosztów)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301096apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +81,Overlapping conditions found between:,
Rushabh Mehtafc307972015-11-04 18:02:45 +05301097apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +168,Against Journal Entry {0} is already adjusted against some other voucher,Zapis {0} jest już powiązany z innym dowodem księgowym
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301098apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +68,Total Order Value,Łączna wartość zamówienia
Anand Doshi019111b2015-11-20 18:00:11 +05301099apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +38,Food,Żywność
Pratik Vyas593d5622015-03-02 19:07:52 +05301100apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51,Ageing Range 3,Starzenie Zakres 3
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301101apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +139,You can make a time log only against a submitted production order,Możesz zrobić dziennik czasu tylko przed złożonego zlecenia produkcyjnego
Anand Doshif5940902015-09-07 18:47:04 +05301102DocType: Maintenance Schedule Item,No of Visits,Numer wizyt
Pratik Vyas97264472015-05-14 15:13:10 +05301103apps/erpnext/erpnext/config/support.py +33,"Newsletters to contacts, leads.",
Rushabh Mehtafc307972015-11-04 18:02:45 +05301104apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +33,Currency of the Closing Account must be {0},Waluta Rachunku Zamknięcie musi być {0}
Pratik Vyas97264472015-05-14 15:13:10 +05301105apps/erpnext/erpnext/hr/doctype/appraisal_template/appraisal_template.py +21,Sum of points for all goals should be 100. It is {0},Suma punktów dla wszystkich celów powinno być 100. {0}
Anand Doshibb256e42016-01-04 16:50:38 +05301106apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +363,Operations cannot be left blank.,Operacje nie może być puste.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301107,Delivered Items To Be Billed,Dostarczone przedmioty oczekujące na fakturowanie
Anand Doshi191b2972015-10-21 16:50:31 +05301108apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +60,Warehouse cannot be changed for Serial No.,Magazyn nie może być zmieniony dla Nr Seryjnego
Pratik Vyas593d5622015-03-02 19:07:52 +05301109DocType: Authorization Rule,Average Discount,
Pratik Vyas593d5622015-03-02 19:07:52 +05301110DocType: Address,Utilities,
1111DocType: Purchase Invoice Item,Accounting,Księgowość
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301112DocType: Features Setup,Features Setup,Ustawienia właściwości
1113apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +13,View Offer Letter,Zobacz List Oferty
Pratik Vyas593d5622015-03-02 19:07:52 +05301114DocType: Item,Is Service Item,Jest usługą
Anand Doshi03791fc2015-12-15 15:17:11 +05301115apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +82,Application period cannot be outside leave allocation period,Okres aplikacja nie może być okres alokacji urlopu poza
Pratik Vyas97264472015-05-14 15:13:10 +05301116DocType: Activity Cost,Projects,Projekty
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301117apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +31,Please select Fiscal Year,Wybierz Rok Podatkowy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301118apps/erpnext/erpnext/controllers/buying_controller.py +23,From {0} | {1} {2},Od {0} | {1} {2}
Anand Doshif5940902015-09-07 18:47:04 +05301119DocType: BOM Operation,Operation Description,Opis operacji
Pratik Vyas593d5622015-03-02 19:07:52 +05301120DocType: Item,Will also apply to variants,Stosuje się również do wariantów
Anand Doshibb256e42016-01-04 16:50:38 +05301121apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +31,Cannot change Fiscal Year Start Date and Fiscal Year End Date once the Fiscal Year is saved.,"Nie można zmienić Rok obrotowy Data rozpoczęcia i Data zakończenia roku obrotowego, gdy rok obrotowy jest zapisane."
Pratik Vyas593d5622015-03-02 19:07:52 +05301122DocType: Quotation,Shopping Cart,Koszyk
Pratik Vyas97264472015-05-14 15:13:10 +05301123apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,Średnia dzienna Wychodzące
Pratik Vyas593d5622015-03-02 19:07:52 +05301124DocType: Pricing Rule,Campaign,Kampania
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301125apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +30,Approval Status must be 'Approved' or 'Rejected',Status Zatwierdzenia musi być 'Zatwierdzono' albo 'Odrzucono'
Pratik Vyas593d5622015-03-02 19:07:52 +05301126DocType: Purchase Invoice,Contact Person,Osoba kontaktowa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301127apps/erpnext/erpnext/projects/doctype/task/task.py +35,'Expected Start Date' can not be greater than 'Expected End Date','Przewidywana data rozpoczęcia' nie może nastąpić później niż 'Przewidywana data zakończenia'
Anand Doshif5940902015-09-07 18:47:04 +05301128DocType: Holiday List,Holidays,Wakacje
Pratik Vyas593d5622015-03-02 19:07:52 +05301129DocType: Sales Order Item,Planned Quantity,Planowana ilość
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301130DocType: Purchase Invoice Item,Item Tax Amount,Wysokość podatku dla tej pozycji
Anand Doshif5940902015-09-07 18:47:04 +05301131DocType: Item,Maintain Stock,Utrzymanie Zapasów
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301132apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +212,Stock Entries already created for Production Order ,Zbiory wpisy już utworzone dla Produkcji Zakonu
Anand Doshiee19fc02015-12-21 17:10:20 +05301133apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +31,Net Change in Fixed Asset,Zmiana netto stanu trwałego
Anand Doshif5940902015-09-07 18:47:04 +05301134DocType: Leave Control Panel,Leave blank if considered for all designations,Zostaw puste jeśli jest to rozważane dla wszystkich nominacji
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301135apps/erpnext/erpnext/controllers/accounts_controller.py +517,Charge of type 'Actual' in row {0} cannot be included in Item Rate,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301136apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +182,Max: {0},Max: {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301137apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +16,From Datetime,Od DateTime
1138DocType: Email Digest,For Company,Dla firmy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301139apps/erpnext/erpnext/config/support.py +38,Communication log.,Rejestr komunikacji
Pratik Vyas97264472015-05-14 15:13:10 +05301140apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +66,Buying Amount,
Pratik Vyas593d5622015-03-02 19:07:52 +05301141DocType: Sales Invoice,Shipping Address Name,Adres do wysyłki Nazwa
1142apps/erpnext/erpnext/accounts/doctype/account/account.js +50,Chart of Accounts,Plan Kont
1143DocType: Material Request,Terms and Conditions Content,Zawartość regulaminu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301144apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +471,cannot be greater than 100,nie może być większa niż 100
Anand Doshibb256e42016-01-04 16:50:38 +05301145apps/erpnext/erpnext/stock/doctype/item/item.py +596,Item {0} is not a stock Item,
Pratik Vyas97264472015-05-14 15:13:10 +05301146DocType: Maintenance Visit,Unscheduled,Nieplanowany
Anand Doshif5940902015-09-07 18:47:04 +05301147DocType: Employee,Owned,Zawłaszczony
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301148DocType: Salary Slip Deduction,Depends on Leave Without Pay,Zależy od urlopu bezpłatnego
Pratik Vyas593d5622015-03-02 19:07:52 +05301149DocType: Pricing Rule,"Higher the number, higher the priority","Im wyższa liczba, wyższy priorytet"
Anand Doshif5940902015-09-07 18:47:04 +05301150,Purchase Invoice Trends,Trendy Faktur Zakupów
1151DocType: Employee,Better Prospects,Lepsze Alternatywy
Pratik Vyas593d5622015-03-02 19:07:52 +05301152DocType: Appraisal,Goals,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301153DocType: Warranty Claim,Warranty / AMC Status,Gwarancja / AMC Status
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05301154,Accounts Browser,Przeglądarka kont
Pratik Vyas593d5622015-03-02 19:07:52 +05301155DocType: GL Entry,GL Entry,
Pratik Vyasfcc31022015-07-10 12:05:24 +05301156DocType: HR Settings,Employee Settings,Ustawienia pracownika
Pratik Vyas593d5622015-03-02 19:07:52 +05301157,Batch-Wise Balance History,
Rushabh Mehtafc307972015-11-04 18:02:45 +05301158apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +72,To Do List,"Lista ""Do zrobienia"""
Anand Doshi019111b2015-11-20 18:00:11 +05301159apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +63,Apprentice,Uczeń
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301160apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +106,Negative Quantity is not allowed,Ilość nie może być wyrażana na minusie
Pratik Vyas593d5622015-03-02 19:07:52 +05301161DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
1162Used for Taxes and Charges","Podatki pobierane z tabeli szczegółów mistrza poz jako ciąg znaków i przechowywane w tej dziedzinie.
1163 Służy do podatkach i opłatach"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301164apps/erpnext/erpnext/hr/doctype/employee/employee.py +151,Employee cannot report to himself.,Pracownik nie może odpowiadać do samego siebie.
Pratik Vyas593d5622015-03-02 19:07:52 +05301165DocType: Account,"If the account is frozen, entries are allowed to restricted users.","Jeśli konto jest zamrożone, zapisy mogą wykonywać tylko wyznaczone osoby."
Anand Doshi191b2972015-10-21 16:50:31 +05301166DocType: Email Digest,Bank Balance,Saldo bankowe
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301167apps/erpnext/erpnext/controllers/accounts_controller.py +453,Accounting Entry for {0}: {1} can only be made in currency: {2},Wejście księgowe dla {0}: {1} może być dokonywane wyłącznie w walucie: {2}
Anand Doshi03791fc2015-12-15 15:17:11 +05301168apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +44,No active Salary Structure found for employee {0} and the month,Brak aktywnego Struktura znaleziono pracownika wynagrodzenie {0} i miesiąca
Anand Doshif5940902015-09-07 18:47:04 +05301169DocType: Job Opening,"Job profile, qualifications required etc.","Profil pracy, wymagane kwalifikacje itp."
Pratik Vyas593d5622015-03-02 19:07:52 +05301170DocType: Journal Entry Account,Account Balance,Bilans konta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301171apps/erpnext/erpnext/config/accounts.py +112,Tax Rule for transactions.,Reguła podatkowa dla transakcji.
Pratik Vyas593d5622015-03-02 19:07:52 +05301172DocType: Rename Tool,Type of document to rename.,
Anand Doshi03791fc2015-12-15 15:17:11 +05301173apps/erpnext/erpnext/public/js/setup_wizard.js +384,We buy this Item,Kupujemy ten przedmiot
Anand Doshif5940902015-09-07 18:47:04 +05301174DocType: Address,Billing,Rozliczenie
Pratik Vyas593d5622015-03-02 19:07:52 +05301175DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),
Anand Doshi03791fc2015-12-15 15:17:11 +05301176DocType: Shipping Rule,Shipping Account,Konto dostawy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301177apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +43,Scheduled to send to {0} recipients,
Pratik Vyas593d5622015-03-02 19:07:52 +05301178DocType: Quality Inspection,Readings,Odczyty
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301179DocType: Stock Entry,Total Additional Costs,Wszystkich Dodatkowe koszty
Anand Doshi03791fc2015-12-15 15:17:11 +05301180apps/erpnext/erpnext/public/js/setup_wizard.js +377,Sub Assemblies,
Pratik Vyas593d5622015-03-02 19:07:52 +05301181DocType: Shipping Rule Condition,To Value,
Anand Doshi191b2972015-10-21 16:50:31 +05301182DocType: Supplier,Stock Manager,Kierownik magazynu
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301183apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +144,Source warehouse is mandatory for row {0},
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301184apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +581,Packing Slip,
Pratik Vyas97264472015-05-14 15:13:10 +05301185apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +111,Office Rent,Wydatki na wynajem
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301186apps/erpnext/erpnext/config/setup.py +110,Setup SMS gateway settings,Konfiguracja ustawień bramki SMS
1187apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +60,Import Failed!,
Rushabh Mehtafc307972015-11-04 18:02:45 +05301188apps/erpnext/erpnext/public/js/templates/address_list.html +21,No address added yet.,Nie dodano jeszcze adresu.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301189DocType: Workstation Working Hour,Workstation Working Hour,Godziny robocze Stacji Roboczej
Anand Doshi019111b2015-11-20 18:00:11 +05301190apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +83,Analyst,Analityk
Anand Doshibb256e42016-01-04 16:50:38 +05301191apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +145,Row {0}: Allocated amount {1} must be less than or equals to JV amount {2},Wiersz {0}: Przyznana kwota {1} musi być mniejsza lub równa JV ilości {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301192DocType: Item,Inventory,Inwentarz
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301193DocType: Features Setup,"To enable ""Point of Sale"" view",Aby włączyć "punkt sprzedaży" widzenia
Anand Doshiee19fc02015-12-21 17:10:20 +05301194apps/erpnext/erpnext/public/js/pos/pos.js +408,Payment cannot be made for empty cart,Płatność nie może być wykonana za pusty koszyk
Pratik Vyas593d5622015-03-02 19:07:52 +05301195DocType: Item,Sales Details,Szczegóły sprzedaży
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301196DocType: Opportunity,With Items,Z przedmiotami
1197apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,In Qty,
Pratik Vyas97264472015-05-14 15:13:10 +05301198DocType: Notification Control,Expense Claim Rejected,Zwrot wydatku odrzucony
1199DocType: Sales Invoice,"The date on which next invoice will be generated. It is generated on submit.
Anand Doshi191b2972015-10-21 16:50:31 +05301200","Dzień, w którym będą generowane następne faktury. Generowanie wykonywane jest na żądanie."
Pratik Vyas593d5622015-03-02 19:07:52 +05301201DocType: Item Attribute,Item Attribute,Element Atrybut
Anand Doshi019111b2015-11-20 18:00:11 +05301202apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +105,Government,Rząd
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301203apps/erpnext/erpnext/config/stock.py +263,Item Variants,Warianty artykuł
Pratik Vyas593d5622015-03-02 19:07:52 +05301204DocType: Company,Services,Usługi
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301205apps/erpnext/erpnext/accounts/report/financial_statements.py +151,Total ({0}),Razem ({0})
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301206DocType: Cost Center,Parent Cost Center,Nadrzędny dział kalkulacji kosztów
Pratik Vyas593d5622015-03-02 19:07:52 +05301207DocType: Sales Invoice,Source,Źródło
Pratik Vyas97264472015-05-14 15:13:10 +05301208DocType: Leave Type,Is Leave Without Pay,Czy urlopu bezpłatnego
Anand Doshibb256e42016-01-04 16:50:38 +05301209apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +129,No records found in the Payment table,Nie znaleziono rekordów w tabeli płatności
Anand Doshi019111b2015-11-20 18:00:11 +05301210apps/erpnext/erpnext/public/js/setup_wizard.js +153,Financial Year Start Date,Data początku roku finansowego
Pratik Vyas593d5622015-03-02 19:07:52 +05301211DocType: Employee External Work History,Total Experience,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301212apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +265,Packing Slip(s) cancelled,
Anand Doshiee19fc02015-12-21 17:10:20 +05301213apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +29,Cash Flow from Investing,Przepływy środków pieniężnych z Inwestowanie
Pratik Vyas97264472015-05-14 15:13:10 +05301214apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +96,Freight and Forwarding Charges,Koszty dostaw i przesyłek
Pratik Vyas593d5622015-03-02 19:07:52 +05301215DocType: Material Request Item,Sales Order No,Nr Zlecenia Sprzedaży
1216DocType: Item Group,Item Group Name,
Anand Doshi019111b2015-11-20 18:00:11 +05301217apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +27,Taken,Wzięty
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301218apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +66,Transfer Materials for Manufacture,Materiały transferowe dla Produkcja
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301219DocType: Pricing Rule,For Price List,Dla Listy Cen
Anand Doshi019111b2015-11-20 18:00:11 +05301220apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +27,Executive Search,Szukanie wykonawcze
Anand Doshibb256e42016-01-04 16:50:38 +05301221apps/erpnext/erpnext/stock/stock_ledger.py +407,"Purchase rate for item: {0} not found, which is required to book accounting entry (expense). Please mention item price against a buying price list.","Kurs kupna dla pozycji: {0} nie znaleziono, która jest wymagana do rezerwacji zapisów księgowych (koszty). Powołaj się na rzecz cena przed cennika skupu."
Pratik Vyas593d5622015-03-02 19:07:52 +05301222DocType: Maintenance Schedule,Schedules,Harmonogramy
Pratik Vyas97264472015-05-14 15:13:10 +05301223DocType: Purchase Invoice Item,Net Amount,Kwota netto
Pratik Vyas593d5622015-03-02 19:07:52 +05301224DocType: Purchase Order Item Supplied,BOM Detail No,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301225DocType: Purchase Invoice,Additional Discount Amount (Company Currency),Dodatkowa kwota rabatu (waluta firmy)
Anand Doshiee19fc02015-12-21 17:10:20 +05301226apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +629,Error: {0} > {1},Błąd: {0} > {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301227apps/erpnext/erpnext/accounts/doctype/account/account.js +8,Please create new account from Chart of Accounts.,
Anand Doshif5940902015-09-07 18:47:04 +05301228DocType: Maintenance Visit,Maintenance Visit,Wizyta Konserwacji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301229apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +49,Customer > Customer Group > Territory,Klient > Grupa klientów > Terytorium
Pratik Vyas97264472015-05-14 15:13:10 +05301230DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Dostępne w Warehouse partii Ilość
Pratik Vyas593d5622015-03-02 19:07:52 +05301231DocType: Time Log Batch Detail,Time Log Batch Detail,
Anand Doshif5940902015-09-07 18:47:04 +05301232DocType: Landed Cost Voucher,Landed Cost Help,Ugruntowany Koszt Pomocy
Pratik Vyas593d5622015-03-02 19:07:52 +05301233DocType: Leave Block List,Block Holidays on important days.,Blok Wakacje na ważne dni.
1234,Accounts Receivable Summary,Należności Podsumowanie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301235apps/erpnext/erpnext/hr/doctype/employee/employee.py +187,Please set User ID field in an Employee record to set Employee Role,Proszę ustawić pole ID użytkownika w rekordzie pracownika do roli pracownika zestawu
Pratik Vyas593d5622015-03-02 19:07:52 +05301236DocType: UOM,UOM Name,Nazwa Jednostki Miary
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301237apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +33,Contribution Amount,Kwota udziału
Pratik Vyas593d5622015-03-02 19:07:52 +05301238DocType: Sales Invoice,Shipping Address,Adres dostawy
1239DocType: Stock Reconciliation,This tool helps you to update or fix the quantity and valuation of stock in the system. It is typically used to synchronise the system values and what actually exists in your warehouses.,To narzędzie pomaga uaktualnić lub ustalić ilość i wycenę akcji w systemie. To jest zwykle używany do synchronizacji wartości systemowych i co rzeczywiście istnieje w magazynach.
1240DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301241apps/erpnext/erpnext/config/stock.py +115,Brand master.,
Pratik Vyas593d5622015-03-02 19:07:52 +05301242DocType: Sales Invoice Item,Brand Name,Nazwa marki
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301243DocType: Purchase Receipt,Transporter Details,Szczegóły transporterów
Anand Doshi03791fc2015-12-15 15:17:11 +05301244apps/erpnext/erpnext/public/js/setup_wizard.js +380,Box,Pudło
Anand Doshi019111b2015-11-20 18:00:11 +05301245apps/erpnext/erpnext/public/js/setup_wizard.js +137,The Organization,Organizacja
Pratik Vyas593d5622015-03-02 19:07:52 +05301246DocType: Monthly Distribution,Monthly Distribution,Miesięczny Dystrybucja
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301247apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +68,Receiver List is empty. Please create Receiver List,Lista odbiorców jest pusta. Proszę stworzyć Listę Odbiorców
Anand Doshif5940902015-09-07 18:47:04 +05301248DocType: Production Plan Sales Order,Production Plan Sales Order,Zamówienie sprzedaży plany produkcji
Pratik Vyas593d5622015-03-02 19:07:52 +05301249DocType: Sales Partner,Sales Partner Target,
Anand Doshi191b2972015-10-21 16:50:31 +05301250apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +113,Accounting Entry for {0} can only be made in currency: {1},Wejście księgowe dla {0} może być dokonywane wyłącznie w walucie: {1}
Anand Doshif5940902015-09-07 18:47:04 +05301251DocType: Pricing Rule,Pricing Rule,Reguła cenowa
Anand Doshibb256e42016-01-04 16:50:38 +05301252apps/erpnext/erpnext/config/learn.py +202,Material Request to Purchase Order,Materiał Wniosek o Zamówieniu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301253apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +74,Row # {0}: Returned Item {1} does not exists in {2} {3},Wiersz # {0}: wracającą rzecz {1} nie istnieje w {2} {3}
Pratik Vyas97264472015-05-14 15:13:10 +05301254apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,Konta bankowe
Anand Doshi191b2972015-10-21 16:50:31 +05301255,Bank Reconciliation Statement,Stan uzgodnień z wyciągami z banku
Anand Doshif5940902015-09-07 18:47:04 +05301256DocType: Address,Lead Name,Nazwa Tropu
Pratik Vyas593d5622015-03-02 19:07:52 +05301257,POS,POS
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301258apps/erpnext/erpnext/config/stock.py +268,Opening Stock Balance,Saldo otwierające zapasy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301259apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +36,{0} must appear only once,{0} musi pojawić się tylko raz
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301260apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +335,Not allowed to tranfer more {0} than {1} against Purchase Order {2},Nie wolno przesyłaj więcej niż {0} {1} przeciwko Zamówienia {2}
Rushabh Mehtafc307972015-11-04 18:02:45 +05301261apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +62,Leaves Allocated Successfully for {0},Urlop przedzielony z powodzeniem dla {0}
Anand Doshif5940902015-09-07 18:47:04 +05301262apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40,No Items to pack,Brak Przedmiotów do pakowania
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301263DocType: Shipping Rule Condition,From Value,Od wartości
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301264apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +541,Manufacturing Quantity is mandatory,
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301265apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Amounts not reflected in bank,Kwoty nie odzwierciedlone w banku
Pratik Vyas593d5622015-03-02 19:07:52 +05301266DocType: Quality Inspection Reading,Reading 4,Odczyt 4
Pratik Vyas97264472015-05-14 15:13:10 +05301267apps/erpnext/erpnext/config/hr.py +23,Claims for company expense.,Zwrot wydatków
Anand Doshi191b2972015-10-21 16:50:31 +05301268DocType: Company,Default Holiday List,Domyślnie lista urlopowa
Pratik Vyas97264472015-05-14 15:13:10 +05301269apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +165,Stock Liabilities,
Pratik Vyas593d5622015-03-02 19:07:52 +05301270DocType: Purchase Receipt,Supplier Warehouse,Magazyn dostawcy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301271DocType: Opportunity,Contact Mobile No,Numer komórkowy kontaktu
Pratik Vyas593d5622015-03-02 19:07:52 +05301272DocType: Production Planning Tool,Select Sales Orders,
1273,Material Requests for which Supplier Quotations are not created,
Anand Doshi03791fc2015-12-15 15:17:11 +05301274apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +118,The day(s) on which you are applying for leave are holidays. You need not apply for leave.,"Dzień (s), w którym starasz się o urlop jest święta. Nie musisz ubiegać się o urlop."
Pratik Vyas593d5622015-03-02 19:07:52 +05301275DocType: Features Setup,To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,
Anand Doshiee19fc02015-12-21 17:10:20 +05301276apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +589,Mark as Delivered,Oznacz jako Dostawa
Pratik Vyas97264472015-05-14 15:13:10 +05301277apps/erpnext/erpnext/crm/doctype/lead/lead.js +34,Make Quotation,Dodać Oferta
1278DocType: Dependent Task,Dependent Task,Zadanie zależne
Anand Doshibb256e42016-01-04 16:50:38 +05301279apps/erpnext/erpnext/stock/doctype/item/item.py +349,Conversion factor for default Unit of Measure must be 1 in row {0},Współczynnikiem konwersji dla domyślnej Jednostki Pomiaru musi być 1 w rzędzie {0}
Anand Doshi03791fc2015-12-15 15:17:11 +05301280apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +157,Leave of type {0} cannot be longer than {1},Urlop typu {0} nie może być dłuższy niż {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301281DocType: Manufacturing Settings,Try planning operations for X days in advance.,Spróbuj planowania operacji dla X dni wcześniej.
Pratik Vyas593d5622015-03-02 19:07:52 +05301282DocType: HR Settings,Stop Birthday Reminders,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301283DocType: SMS Center,Receiver List,Lista odbiorców
Pratik Vyas593d5622015-03-02 19:07:52 +05301284DocType: Payment Tool Detail,Payment Amount,Kwota płatności
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301285apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,Skonsumowana wartość
Anand Doshiee19fc02015-12-21 17:10:20 +05301286apps/erpnext/erpnext/public/js/pos/pos.js +497,{0} View,{0} Zobacz
1287apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +89,Net Change in Cash,Zmiana netto stanu środków pieniężnych
Pratik Vyas593d5622015-03-02 19:07:52 +05301288DocType: Salary Structure Deduction,Salary Structure Deduction,
Anand Doshibb256e42016-01-04 16:50:38 +05301289apps/erpnext/erpnext/stock/doctype/item/item.py +344,Unit of Measure {0} has been entered more than once in Conversion Factor Table,Jednostka miary {0} została wprowadzona więcej niż raz w Tabelce Współczynnika Konwersji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301290apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Koszt Emitowanych Przedmiotów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301291apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +185,Quantity must not be more than {0},Ilość nie może być większa niż {0}
1292apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +41,Age (Days),Wiek (dni)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301293DocType: Quotation Item,Quotation Item,Przedmiot Wyceny
Pratik Vyas593d5622015-03-02 19:07:52 +05301294DocType: Account,Account Name,Nazwa konta
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301295apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +36,From Date cannot be greater than To Date,Data od - nie może być późniejsza niż Data do
Anand Doshi191b2972015-10-21 16:50:31 +05301296apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +194,Serial No {0} quantity {1} cannot be a fraction,
Pratik Vyas97264472015-05-14 15:13:10 +05301297apps/erpnext/erpnext/config/buying.py +59,Supplier Type master.,
Pratik Vyas593d5622015-03-02 19:07:52 +05301298DocType: Purchase Order Item,Supplier Part Number,Numer katalogowy dostawcy
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301299apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +93,Conversion rate cannot be 0 or 1,Wartością konwersji nie może być 0 ani 1
Anand Doshi191b2972015-10-21 16:50:31 +05301300apps/erpnext/erpnext/controllers/stock_controller.py +247,{0} {1} is cancelled or stopped,{0} {1} jest anulowane lub wstrzymane
Pratik Vyas593d5622015-03-02 19:07:52 +05301301DocType: Accounts Settings,Credit Controller,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301302DocType: Delivery Note,Vehicle Dispatch Date,Data wysłania pojazdu
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301303apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +203,Purchase Receipt {0} is not submitted,Potwierdzenie Zakupu {0} nie zostało wysłane
Pratik Vyas97264472015-05-14 15:13:10 +05301304DocType: Company,Default Payable Account,Domyślnie konto płatności
Pratik Vyas593d5622015-03-02 19:07:52 +05301305apps/erpnext/erpnext/config/website.py +13,"Settings for online shopping cart such as shipping rules, price list etc.","Ustawienia dla internetowego koszyka, takie jak zasady żeglugi, cennika itp"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301306apps/erpnext/erpnext/controllers/website_list_for_contact.py +65,{0}% Billed,{0}% rozliczono
Rushabh Mehtafc307972015-11-04 18:02:45 +05301307apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +17,Reserved Qty,Zarezerwowana ilość
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301308DocType: Party Account,Party Account,Konto Grupy
Anand Doshi019111b2015-11-20 18:00:11 +05301309apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +74,Human Resources,Kadry
Pratik Vyas593d5622015-03-02 19:07:52 +05301310DocType: Lead,Upper Income,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301311DocType: Journal Entry Account,Debit in Company Currency,Debet w firmie Waluta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301312apps/erpnext/erpnext/support/doctype/issue/issue.py +58,My Issues,Moje problemy
Pratik Vyas593d5622015-03-02 19:07:52 +05301313DocType: BOM Item,BOM Item,
1314DocType: Appraisal,For Employee,Dla pracownika
Anand Doshibb256e42016-01-04 16:50:38 +05301315apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +112,Row {0}: Advance against Supplier must be debit,Wiersz {0}: Advance przed Dostawcę należy obciążyć
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301316DocType: Company,Default Values,Domyślne Wartości
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301317apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +236,Row {0}: Payment amount can not be negative,Wiersz {0}: kwota płatności nie może być ujemna
Pratik Vyas97264472015-05-14 15:13:10 +05301318DocType: Expense Claim,Total Amount Reimbursed,Całkowitej kwoty zwrotów
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301319apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +65,Against Supplier Invoice {0} dated {1},Przeciwko Dostawcę faktury {0} {1} dnia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301320DocType: Customer,Default Price List,Domyślna List Cen
Pratik Vyas593d5622015-03-02 19:07:52 +05301321DocType: Payment Reconciliation,Payments,Płatności
Pratik Vyas593d5622015-03-02 19:07:52 +05301322DocType: Budget Detail,Budget Allocated,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301323DocType: Journal Entry,Entry Type,Rodzaj wejścia
Pratik Vyas593d5622015-03-02 19:07:52 +05301324,Customer Credit Balance,Saldo kredytowe klienta
Anand Doshiee19fc02015-12-21 17:10:20 +05301325apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +21,Net Change in Accounts Payable,Zmiana netto stanu zobowiązań
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301326apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +137,Please verify your email id,Proszę sprawdzić swój identyfikator e-mail
Pratik Vyas593d5622015-03-02 19:07:52 +05301327apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',
Pratik Vyas97264472015-05-14 15:13:10 +05301328apps/erpnext/erpnext/config/accounts.py +53,Update bank payment dates with journals.,
Pratik Vyas593d5622015-03-02 19:07:52 +05301329DocType: Quotation,Term Details,Szczegóły warunków
Pratik Vyas97264472015-05-14 15:13:10 +05301330DocType: Manufacturing Settings,Capacity Planning For (Days),Planowanie zdolności Do (dni)
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301331apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +63,None of the items have any change in quantity or value.,Żaden z elementów ma żadnych zmian w ilości lub wartości.
Pratik Vyas593d5622015-03-02 19:07:52 +05301332DocType: Warranty Claim,Warranty Claim,Roszczenie gwarancyjne
Anand Doshif5940902015-09-07 18:47:04 +05301333,Lead Details,Dane Tropu
Pratik Vyasfcc31022015-07-10 12:05:24 +05301334DocType: Purchase Invoice,End date of current invoice's period,Data zakończenia okresu bieżącej faktury
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301335DocType: Pricing Rule,Applicable For,Stosowne dla
Pratik Vyasfcc31022015-07-10 12:05:24 +05301336DocType: Bank Reconciliation,From Date,Od daty
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301337DocType: Shipping Rule Country,Shipping Rule Country,Zasada Wysyłka Kraj
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301338DocType: Maintenance Visit,Partially Completed,Częściowo Ukończony
1339DocType: Leave Type,Include holidays within leaves as leaves,Dołącz wakacji ciągu liści jak liście
1340DocType: Sales Invoice,Packed Items,Przedmioty pakowane
Anand Doshi191b2972015-10-21 16:50:31 +05301341apps/erpnext/erpnext/config/support.py +18,Warranty Claim against Serial No.,Roszczenie gwarancjne na nr seryjny
Pratik Vyas593d5622015-03-02 19:07:52 +05301342DocType: BOM Replace Tool,"Replace a particular BOM in all other BOMs where it is used. It will replace the old BOM link, update cost and regenerate ""BOM Explosion Item"" table as per new BOM","Wymień szczególną LM w innych LM, gdzie jest wykorzystywana. Będzie on zastąpić stary związek BOM, aktualizować koszty i zregenerować ""Item"" eksplozją BOM tabeli jak na nowym BOM"
1343DocType: Shopping Cart Settings,Enable Shopping Cart,Włącz Koszyk
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301344DocType: Employee,Permanent Address,Stały adres
1345apps/erpnext/erpnext/stock/get_item_details.py +122,Item {0} must be a Service Item.,
Anand Doshibb256e42016-01-04 16:50:38 +05301346apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +232,"Advance paid against {0} {1} cannot be greater \
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301347 than Grand Total {2}",Zaliczki wypłaconej przed {0} {1} nie może być większa \ niż RAZEM {2}
1348apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +148,Please select item code,Wybierz kod produktu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301349DocType: Salary Structure Deduction,Reduce Deduction for Leave Without Pay (LWP),Zmniejsz potrącenie za Bezpłatny Urlop
Pratik Vyas593d5622015-03-02 19:07:52 +05301350DocType: Territory,Territory Manager,
Rushabh Mehtafc307972015-11-04 18:02:45 +05301351DocType: Delivery Note Item,To Warehouse (Optional),Aby Warehouse (opcjonalnie)
Anand Doshi191b2972015-10-21 16:50:31 +05301352DocType: Sales Invoice,Paid Amount (Company Currency),Zapłacona kwota (waluta firmy)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301353DocType: Purchase Invoice,Additional Discount,Dodatkowe zniżki
Pratik Vyas593d5622015-03-02 19:07:52 +05301354DocType: Selling Settings,Selling Settings,Ustawienia Sprzedaży
Anand Doshi019111b2015-11-20 18:00:11 +05301355apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +39,Online Auctions,Aukcje Online
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301356apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +101,Please specify either Quantity or Valuation Rate or both,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301357apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +50,"Company, Month and Fiscal Year is mandatory",
Pratik Vyas97264472015-05-14 15:13:10 +05301358apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +102,Marketing Expenses,Wydatki marketingowe
Pratik Vyas593d5622015-03-02 19:07:52 +05301359,Item Shortage Report,
Anand Doshi03791fc2015-12-15 15:17:11 +05301360apps/erpnext/erpnext/stock/doctype/item/item.js +200,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Waga jest określona, \n Ustaw także ""Wagę jednostkową"""
Pratik Vyas593d5622015-03-02 19:07:52 +05301361DocType: Stock Entry Detail,Material Request used to make this Stock Entry,
Pratik Vyas97264472015-05-14 15:13:10 +05301362apps/erpnext/erpnext/config/support.py +43,Single unit of an Item.,Jednostka produktu.
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301363apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +217,Time Log Batch {0} must be 'Submitted',
Pratik Vyas593d5622015-03-02 19:07:52 +05301364DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Tworzenie Zapisów Księgowych dla każdej zmiany stanu Magazynu
1365DocType: Leave Allocation,Total Leaves Allocated,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301366apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +391,Warehouse required at Row No {0},Magazyn wymagany w wierszu nr {0}
Anand Doshi666fbaf2015-11-26 12:40:13 +05301367apps/erpnext/erpnext/public/js/setup_wizard.js +169,Please enter valid Financial Year Start and End Dates,Proszę wpisać poprawny rok obrotowy od daty rozpoczęcia i zakończenia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301368DocType: Employee,Date Of Retirement,Data przejścia na emeryturę
Pratik Vyasfcc31022015-07-10 12:05:24 +05301369DocType: Upload Attendance,Get Template,Pobierz szablon
Anand Doshif5940902015-09-07 18:47:04 +05301370DocType: Address,Postal,Pocztowy
Pratik Vyas593d5622015-03-02 19:07:52 +05301371DocType: Item,Weightage,
Nabin Hait733680b2015-12-07 14:12:41 +05301372apps/erpnext/erpnext/selling/doctype/customer/customer.py +91,A Customer Group exists with same name please change the Customer name or rename the Customer Group,Grupa Odbiorców posiada taką nazwę - wprowadź inną nazwę Odbiorcy lub zmień nazwę Grupy
Anand Doshiee19fc02015-12-21 17:10:20 +05301373apps/erpnext/erpnext/public/js/pos/pos.js +152,Please select {0} first.,Proszę najpierw wybrać {0}.
Anand Doshibb256e42016-01-04 16:50:38 +05301374apps/erpnext/erpnext/templates/pages/order.html +62,text {0},tekst {0}
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301375apps/erpnext/erpnext/public/js/templates/contact_list.html +2,New Contact,Nowy kontakt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301376DocType: Territory,Parent Territory,Nadrzędne terytorium
Pratik Vyas593d5622015-03-02 19:07:52 +05301377DocType: Quality Inspection Reading,Reading 2,Odczyt 2
1378DocType: Stock Entry,Material Receipt,Przyjęcie materiałów
Anand Doshi03791fc2015-12-15 15:17:11 +05301379apps/erpnext/erpnext/public/js/setup_wizard.js +376,Products,Produkty
Anand Doshi191b2972015-10-21 16:50:31 +05301380apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +47,Party Type and Party is required for Receivable / Payable account {0},Strona Typ i Partia jest wymagany do otrzymania / rachunku Płatne {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301381DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","Jeśli ten element ma warianty, to nie może być wybrany w zleceniach sprzedaży itp"
Pratik Vyas593d5622015-03-02 19:07:52 +05301382DocType: Lead,Next Contact By,
Anand Doshibb256e42016-01-04 16:50:38 +05301383apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +213,Quantity required for Item {0} in row {1},Ilość wymagana dla Przedmiotu {0} w rzędzie {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301384apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +85,Warehouse {0} can not be deleted as quantity exists for Item {1},Magazyn {0} nie może zostać usunięty ponieważ istnieje wartość dla przedmiotu {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301385DocType: Quotation,Order Type,Typ zamówienia
1386DocType: Purchase Invoice,Notification Email Address,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301387DocType: Payment Tool,Find Invoices to Match,Znajdź pasujące faktury
Pratik Vyas593d5622015-03-02 19:07:52 +05301388,Item-wise Sales Register,
Anand Doshi019111b2015-11-20 18:00:11 +05301389apps/erpnext/erpnext/public/js/setup_wizard.js +147,"e.g. ""XYZ National Bank""","np ""XYZ Narodowy Bank """
Pratik Vyas97264472015-05-14 15:13:10 +05301390DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,
Anand Doshi019111b2015-11-20 18:00:11 +05301391apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61,Total Target,Łączna docelowa
Anand Doshi03791fc2015-12-15 15:17:11 +05301392apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.js +29,Shopping Cart is enabled,Koszyk jest włączony
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301393DocType: Job Applicant,Applicant for a Job,Aplikant do Pracy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301394apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +173,No Production Orders created,
Anand Doshi03791fc2015-12-15 15:17:11 +05301395apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +153,Salary Slip of employee {0} already created for this month,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301396DocType: Stock Reconciliation,Reconciliation JSON,Wyrównywanie JSON
Pratik Vyas593d5622015-03-02 19:07:52 +05301397apps/erpnext/erpnext/accounts/report/financial_statements.html +3,Too many columns. Export the report and print it using a spreadsheet application.,Zbyt wiele kolumn. Wyeksportować raport i wydrukować go za pomocą arkusza kalkulacyjnego.
1398DocType: Sales Invoice Item,Batch No,Nr Partii
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301399DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Zezwalaj na wiele zleceń sprzedaży wobec Klienta Zamówienia
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301400apps/erpnext/erpnext/setup/doctype/company/company.py +139,Main,Główny
Rushabh Mehtafc307972015-11-04 18:02:45 +05301401apps/erpnext/erpnext/stock/doctype/item/item_list.js +13,Variant,Wariant
Pratik Vyas593d5622015-03-02 19:07:52 +05301402DocType: Naming Series,Set prefix for numbering series on your transactions,
Anand Doshi019111b2015-11-20 18:00:11 +05301403apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +164,Stopped order cannot be cancelled. Unstop to cancel.,
Anand Doshibb256e42016-01-04 16:50:38 +05301404apps/erpnext/erpnext/stock/doctype/item/item.py +366,Default BOM ({0}) must be active for this item or its template,Domyślnie Wykaz Materiałów ({0}) musi być aktywny dla tej pozycji lub jej szablonu
Pratik Vyas593d5622015-03-02 19:07:52 +05301405DocType: Employee,Leave Encashed?,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301406apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Szansa Od pola jest obowiązkowe
Pratik Vyas593d5622015-03-02 19:07:52 +05301407DocType: Item,Variants,Warianty
Anand Doshiee19fc02015-12-21 17:10:20 +05301408apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +546,Make Purchase Order,
Pratik Vyas593d5622015-03-02 19:07:52 +05301409DocType: SMS Center,Send To,
Anand Doshi03791fc2015-12-15 15:17:11 +05301410apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +129,There is not enough leave balance for Leave Type {0},
Nabin Hait733680b2015-12-07 14:12:41 +05301411DocType: Payment Reconciliation Payment,Allocated amount,Przyznana kwota
Pratik Vyas593d5622015-03-02 19:07:52 +05301412DocType: Sales Team,Contribution to Net Total,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301413DocType: Sales Invoice Item,Customer's Item Code,Kod Przedmiotu Klienta
Pratik Vyas97264472015-05-14 15:13:10 +05301414DocType: Stock Reconciliation,Stock Reconciliation,Uzgodnienia stanu
Pratik Vyas593d5622015-03-02 19:07:52 +05301415DocType: Territory,Territory Name,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301416apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +152,Work-in-Progress Warehouse is required before Submit,Magazyn z produkcją w toku jest wymagany przed wysłaniem
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301417apps/erpnext/erpnext/config/hr.py +43,Applicant for a Job.,Aplikant do Pracy.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301418DocType: Purchase Order Item,Warehouse and Reference,Magazyn i punkt odniesienia
Pratik Vyas593d5622015-03-02 19:07:52 +05301419DocType: Supplier,Statutory info and other general information about your Supplier,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301420apps/erpnext/erpnext/shopping_cart/utils.py +47,Addresses,Adresy
Anand Doshibb256e42016-01-04 16:50:38 +05301421apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +143,Against Journal Entry {0} does not have any unmatched {1} entry,Przeciwko Urzędowym Wejście {0} nie ma niezrównaną pozycję {1}
Anand Doshi191b2972015-10-21 16:50:31 +05301422apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +201,Duplicate Serial No entered for Item {0},Zduplikowany Nr Seryjny wprowadzony dla przedmiotu {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301423DocType: Shipping Rule Condition,A condition for a Shipping Rule,Warunkiem art wysyłka
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301424apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +326,Item is not allowed to have Production Order.,Produkt nie może mieć produkcja na zamówienie.
Pratik Vyas593d5622015-03-02 19:07:52 +05301425DocType: Packing Slip,The net weight of this package. (calculated automatically as sum of net weight of items),
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301426DocType: Sales Order,To Deliver and Bill,Do dostarczenia i Bill
1427DocType: GL Entry,Credit Amount in Account Currency,Kwota kredytu w walucie rachunku
Pratik Vyas97264472015-05-14 15:13:10 +05301428apps/erpnext/erpnext/config/manufacturing.py +24,Time Logs for manufacturing.,Czas Logi do produkcji.
Pratik Vyas593d5622015-03-02 19:07:52 +05301429DocType: Item,Apply Warehouse-wise Reorder Level,Zastosuj Warehouse-mądry Reorder Level
Anand Doshibb256e42016-01-04 16:50:38 +05301430apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +427,BOM {0} must be submitted,BOM {0} musi być złożony
Pratik Vyas593d5622015-03-02 19:07:52 +05301431DocType: Authorization Control,Authorization Control,
Anand Doshibb256e42016-01-04 16:50:38 +05301432apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +102,Row #{0}: Rejected Warehouse is mandatory against rejected Item {1},Wiersz # {0}: Odrzucone Magazyn jest obowiązkowe przed odrzucony poz {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301433apps/erpnext/erpnext/config/projects.py +23,Time Log for tasks.,
Anand Doshiee19fc02015-12-21 17:10:20 +05301434apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +562,Payment,Płatność
Pratik Vyasfcc31022015-07-10 12:05:24 +05301435DocType: Production Order Operation,Actual Time and Cost,Rzeczywisty Czas i Koszt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301436apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +54,Material Request of maximum {0} can be made for Item {1} against Sales Order {2},
Pratik Vyas593d5622015-03-02 19:07:52 +05301437DocType: Employee,Salutation,
Pratik Vyas593d5622015-03-02 19:07:52 +05301438DocType: Pricing Rule,Brand,Marka
Pratik Vyas593d5622015-03-02 19:07:52 +05301439DocType: Item,Will also apply for variants,Również zastosowanie do wariantów
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301440apps/erpnext/erpnext/config/selling.py +153,Bundle items at time of sale.,
Pratik Vyasfcc31022015-07-10 12:05:24 +05301441DocType: Sales Order Item,Actual Qty,Rzeczywista Ilość
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301442DocType: Sales Invoice Item,References,Referencje
Pratik Vyas593d5622015-03-02 19:07:52 +05301443DocType: Quality Inspection Reading,Reading 10,Odczyt 10
Anand Doshi03791fc2015-12-15 15:17:11 +05301444apps/erpnext/erpnext/public/js/setup_wizard.js +366,"List your products or services that you buy or sell. Make sure to check the Item Group, Unit of Measure and other properties when you start.","Wypełnij listę produktów lub usług, które kupujesz lub sprzedajesz. Upewnij się, czy poprawnie wybierasz kategorię oraz jednostkę miary."
Pratik Vyas593d5622015-03-02 19:07:52 +05301445DocType: Hub Settings,Hub Node,Hub Węzeł
1446apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301447apps/erpnext/erpnext/controllers/item_variant.py +65,Value {0} for Attribute {1} does not exist in the list of valid Item Attribute Values,Wartość {0} do {1} atrybutów nie istnieje na liście ważnej pozycji wartości atrybutów
Anand Doshi019111b2015-11-20 18:00:11 +05301448apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +87,Associate,
Pratik Vyas593d5622015-03-02 19:07:52 +05301449apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +46,Item {0} is not a serialized Item,
Anand Doshif5940902015-09-07 18:47:04 +05301450DocType: SMS Center,Create Receiver List,Stwórz listę odbiorców
Pratik Vyas593d5622015-03-02 19:07:52 +05301451DocType: Packing Slip,To Package No.,
Anand Doshi03791fc2015-12-15 15:17:11 +05301452DocType: Warranty Claim,Issue Date,Data zdarzenia
Pratik Vyas97264472015-05-14 15:13:10 +05301453DocType: Activity Cost,Activity Cost,Aktywny Koszt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301454DocType: Purchase Receipt Item Supplied,Consumed Qty,Skonsumowana ilość
Anand Doshi019111b2015-11-20 18:00:11 +05301455apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +52,Telecommunications,
Pratik Vyas593d5622015-03-02 19:07:52 +05301456DocType: Packing Slip,Indicates that the package is a part of this delivery (Only Draft),"Wskazuje, że pakiet jest częścią tej dostawy (Tylko projektu)"
Pratik Vyas97264472015-05-14 15:13:10 +05301457DocType: Payment Tool,Make Payment Entry,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301458apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +119,Quantity for Item {0} must be less than {1},Ilość dla Przedmiotu {0} musi być mniejsza niż {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301459,Sales Invoice Trends,
1460DocType: Leave Application,Apply / Approve Leaves,Zastosuj / Zatwierdź liście
Anand Doshi666fbaf2015-11-26 12:40:13 +05301461apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +23,For,Dla
Pratik Vyas97264472015-05-14 15:13:10 +05301462apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +90,Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total',
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301463DocType: Sales Order Item,Delivery Warehouse,Magazyn Dostawa
1464DocType: Stock Settings,Allowance Percent,Dopuszczalny procent
Anand Doshif5940902015-09-07 18:47:04 +05301465DocType: SMS Settings,Message Parameter,Parametr Wiadomości
Pratik Vyas593d5622015-03-02 19:07:52 +05301466DocType: Serial No,Delivery Document No,Nr dokumentu dostawy
Pratik Vyasfcc31022015-07-10 12:05:24 +05301467DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Uzyskaj pozycje z potwierdzeń zakupu.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301468DocType: Serial No,Creation Date,Data utworzenia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301469apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +33,Item {0} appears multiple times in Price List {1},
Pratik Vyas593d5622015-03-02 19:07:52 +05301470apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +37,"Selling must be checked, if Applicable For is selected as {0}","Sprzedaż musi być sprawdzona, jeśli dotyczy wybrano jako {0}"
1471DocType: Purchase Order Item,Supplier Quotation Item,
Anand Doshi03791fc2015-12-15 15:17:11 +05301472DocType: Manufacturing Settings,Disables creation of time logs against Production Orders. Operations shall not be tracked against Production Order,Wyłącza tworzenie dzienników razem przeciwko zleceń produkcyjnych. Operacje nie będą śledzone przed produkcja na zamówienie
Pratik Vyas593d5622015-03-02 19:07:52 +05301473apps/erpnext/erpnext/hr/doctype/employee/employee.js +27,Make Salary Structure,
1474DocType: Item,Has Variants,Ma Warianty
1475apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +22,Click on 'Make Sales Invoice' button to create a new Sales Invoice.,
Pratik Vyas593d5622015-03-02 19:07:52 +05301476DocType: Monthly Distribution,Name of the Monthly Distribution,Nazwa dystrybucji miesięcznej
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301477DocType: Sales Person,Parent Sales Person,Nadrzędny Przedstawiciel Handlowy
Anand Doshif5940902015-09-07 18:47:04 +05301478apps/erpnext/erpnext/setup/utils.py +14,Please specify Default Currency in Company Master and Global Defaults,Sprecyzuj domyślną walutę w ustawieniach firmy i globalnych
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301479DocType: Purchase Invoice,Recurring Invoice,Powtarzająca się faktura
Rushabh Mehtafc307972015-11-04 18:02:45 +05301480apps/erpnext/erpnext/config/projects.py +79,Managing Projects,Zarządzanie projektami
Pratik Vyas593d5622015-03-02 19:07:52 +05301481DocType: Supplier,Supplier of Goods or Services.,Dostawca towarów lub usług.
1482DocType: Budget Detail,Fiscal Year,Rok Podatkowy
1483DocType: Cost Center,Budget,Budżet
Anand Doshi191b2972015-10-21 16:50:31 +05301484apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +41,"Budget cannot be assigned against {0}, as it's not an Income or Expense account","Budżet nie może być przypisany przed {0}, ponieważ nie jest to konto przychodów lub kosztów"
Anand Doshi019111b2015-11-20 18:00:11 +05301485apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +51,Achieved,Osiągnięte
Pratik Vyas97264472015-05-14 15:13:10 +05301486apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +65,Territory / Customer,
Anand Doshi03791fc2015-12-15 15:17:11 +05301487apps/erpnext/erpnext/public/js/setup_wizard.js +312,e.g. 5,
Anand Doshibb256e42016-01-04 16:50:38 +05301488apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +150,Row {0}: Allocated amount {1} must be less than or equals to invoice outstanding amount {2},Wiersz {0}: Przyznana kwota {1} musi być mniejsza lub równa pozostałej kwoty faktury {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301489DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,
Anand Doshi191b2972015-10-21 16:50:31 +05301490DocType: Item,Is Sales Item,Jest pozycją sprzedawalną
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301491apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Drzewo kategorii
Anand Doshi191b2972015-10-21 16:50:31 +05301492apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +69,Item {0} is not setup for Serial Nos. Check Item master,
Anand Doshif5940902015-09-07 18:47:04 +05301493DocType: Maintenance Visit,Maintenance Time,Czas Konserwacji
Pratik Vyas97264472015-05-14 15:13:10 +05301494,Amount to Deliver,Kwota do Deliver
Anand Doshi03791fc2015-12-15 15:17:11 +05301495apps/erpnext/erpnext/public/js/setup_wizard.js +374,A Product or Service,Produkt lub usługa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301496DocType: Naming Series,Current Value,Bieżąca Wartość
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301497apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +171,{0} created,{0} utworzone
1498DocType: Delivery Note Item,Against Sales Order,Na podstawie zamówienia sprzedaży
Pratik Vyas593d5622015-03-02 19:07:52 +05301499,Serial No Status,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301500apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +447,Item table can not be blank,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301501apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +138,"Row {0}: To set {1} periodicity, difference between from and to date \
Pratik Vyas593d5622015-03-02 19:07:52 +05301502 must be greater than or equal to {2}","Row {0}: aby okresowość {1} w zależności od od i do tej pory \
1503 musi być większa niż lub równe {2}"
1504DocType: Pricing Rule,Selling,Sprzedaż
1505DocType: Employee,Salary Information,
Anand Doshif5940902015-09-07 18:47:04 +05301506DocType: Sales Person,Name and Employee ID,Imię i Identyfikator Pracownika
Rushabh Mehtafc307972015-11-04 18:02:45 +05301507apps/erpnext/erpnext/accounts/party.py +275,Due Date cannot be before Posting Date,Termin nie może być po Dacie Umieszczenia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301508DocType: Website Item Group,Website Item Group,Grupa przedmiotów strony WWW
Pratik Vyas97264472015-05-14 15:13:10 +05301509apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +170,Duties and Taxes,Podatki i cła
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301510apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +322,Please enter Reference date,
Rushabh Mehtafc307972015-11-04 18:02:45 +05301511apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +44,{0} payment entries can not be filtered by {1},{0} wpisy płatności nie mogą być filtrowane przez {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301512DocType: Item Website Specification,Table for Item that will be shown in Web Site,"Tabela dla pozycji, które zostaną pokazane w Witrynie"
Pratik Vyas97264472015-05-14 15:13:10 +05301513DocType: Purchase Order Item Supplied,Supplied Qty,Dostarczane szt
Pratik Vyas593d5622015-03-02 19:07:52 +05301514DocType: Material Request Item,Material Request Item,
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301515apps/erpnext/erpnext/config/stock.py +98,Tree of Item Groups.,
Pratik Vyas97264472015-05-14 15:13:10 +05301516apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +100,Cannot refer row number greater than or equal to current row number for this Charge type,
Pratik Vyas593d5622015-03-02 19:07:52 +05301517,Item-wise Purchase History,
Anand Doshi019111b2015-11-20 18:00:11 +05301518apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +152,Red,Czerwony
Rushabh Mehtafc307972015-11-04 18:02:45 +05301519apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +228,Please click on 'Generate Schedule' to fetch Serial No added for Item {0},
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301520DocType: Account,Frozen,Zamrożony
Anand Doshif5940902015-09-07 18:47:04 +05301521,Open Production Orders,Otwórz zamówienia produkcji
Pratik Vyasfcc31022015-07-10 12:05:24 +05301522DocType: Installation Note,Installation Time,Czas instalacji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301523DocType: Sales Invoice,Accounting Details,Dane księgowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301524apps/erpnext/erpnext/setup/doctype/company/company.js +44,Delete all the Transactions for this Company,"Usuń wszystkie transakcje, dla tej firmy"
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301525apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +190,Row #{0}: Operation {1} is not completed for {2} qty of finished goods in Production Order # {3}. Please update operation status via Time Logs,Wiersz # {0}: {1} operacja nie zostanie zakończona do {2} Ilość wyrobów gotowych w produkcji Zamówienie # {3}. Proszę zaktualizować stan pracy za pomocą Time Logs
Pratik Vyas97264472015-05-14 15:13:10 +05301526apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +57,Investments,
Pratik Vyas593d5622015-03-02 19:07:52 +05301527DocType: Issue,Resolution Details,
Pratik Vyas593d5622015-03-02 19:07:52 +05301528DocType: Quality Inspection Reading,Acceptance Criteria,Kryteria akceptacji
1529DocType: Item Attribute,Attribute Name,Nazwa atrybutu
Anand Doshi191b2972015-10-21 16:50:31 +05301530apps/erpnext/erpnext/controllers/selling_controller.py +236,Item {0} must be Sales or Service Item in {1},
Pratik Vyas593d5622015-03-02 19:07:52 +05301531DocType: Item Group,Show In Website,Pokaż na stronie internetowej
Anand Doshi03791fc2015-12-15 15:17:11 +05301532apps/erpnext/erpnext/public/js/setup_wizard.js +375,Group,Grupa
Pratik Vyas97264472015-05-14 15:13:10 +05301533DocType: Task,Expected Time (in hours),Oczekiwany czas (w godzinach)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301534,Qty to Order,Ilość do zamówienia
1535DocType: Features Setup,"To track brand name in the following documents Delivery Note, Opportunity, Material Request, Item, Purchase Order, Purchase Voucher, Purchaser Receipt, Quotation, Sales Invoice, Product Bundle, Sales Order, Serial No","Aby śledzić markę w następujących dokumentach dostawy Uwaga, Opportunity, materiał: Zapytanie, poz, Zamówienia, zakupu bonu Zamawiającego odbioru, Notowania, faktury sprzedaży, Bundle wyrobów, zlecenia sprzedaży, nr seryjny"
Pratik Vyasfcc31022015-07-10 12:05:24 +05301536apps/erpnext/erpnext/config/projects.py +51,Gantt chart of all tasks.,Wykres Gantta dla wszystkich zadań.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301537DocType: Appraisal,For Employee Name,Dla Imienia Pracownika
Pratik Vyas593d5622015-03-02 19:07:52 +05301538DocType: Holiday List,Clear Table,Wyczyść tabelę
1539DocType: Features Setup,Brands,Marki
Anand Doshi191b2972015-10-21 16:50:31 +05301540DocType: C-Form Invoice Detail,Invoice No,Nr faktury
Anand Doshiee19fc02015-12-21 17:10:20 +05301541apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +568,From Purchase Order,Od Zamówienia Kupna
Anand Doshi03791fc2015-12-15 15:17:11 +05301542apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +93,"Leave cannot be applied/cancelled before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Zostaw nie mogą być stosowane / anulowana przed {0}, a bilans urlopu zostało już przeniesionych przekazywane w przyszłości rekordu alokacji urlopu {1}"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301543DocType: Activity Cost,Costing Rate,Wskaźnik zestawienia kosztów
Anand Doshibacc6792015-10-30 12:54:27 +05301544,Customer Addresses And Contacts,
Pratik Vyas593d5622015-03-02 19:07:52 +05301545DocType: Employee,Resignation Letter Date,
1546apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +37,Pricing Rules are further filtered based on quantity.,Zasady ustalania cen są dalej filtrowane na podstawie ilości.
Pratik Vyas593d5622015-03-02 19:07:52 +05301547apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Powtórz Przychody klienta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301548apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +51,{0} ({1}) must have role 'Expense Approver',{0} ({1}) musi mieć rolę 'Zatwierdzający Koszty
Anand Doshi03791fc2015-12-15 15:17:11 +05301549apps/erpnext/erpnext/public/js/setup_wizard.js +380,Pair,Para
Anand Doshi191b2972015-10-21 16:50:31 +05301550DocType: Bank Reconciliation Detail,Against Account,Konto korespondujące
Pratik Vyasfcc31022015-07-10 12:05:24 +05301551DocType: Maintenance Schedule Detail,Actual Date,Rzeczywista Data
Pratik Vyas97264472015-05-14 15:13:10 +05301552DocType: Item,Has Batch No,Posada numer partii (batch)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301553DocType: Delivery Note,Excise Page Number,Akcyza numeru strony
1554DocType: Employee,Personal Details,Dane Osobowe
Anand Doshif5940902015-09-07 18:47:04 +05301555,Maintenance Schedules,Plany Konserwacji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301556,Quotation Trends,Trendy Wyceny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301557apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +139,Item Group not mentioned in item master for item {0},Pozycja Grupa nie wymienione w pozycji do pozycji mistrza {0}
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301558apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +307,Debit To account must be a Receivable account,Debet na konto musi być rachunkiem otrzymującym
Anand Doshi03791fc2015-12-15 15:17:11 +05301559DocType: Shipping Rule Condition,Shipping Amount,Ilość dostawy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301560,Pending Amount,Kwota Oczekiwana
1561DocType: Purchase Invoice Item,Conversion Factor,Współczynnik konwersji
Rushabh Mehtafc307972015-11-04 18:02:45 +05301562DocType: Purchase Order,Delivered,Dostarczono
Pratik Vyas97264472015-05-14 15:13:10 +05301563apps/erpnext/erpnext/config/hr.py +160,Setup incoming server for jobs email id. (e.g. jobs@example.com),
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301564DocType: Purchase Receipt,Vehicle Number,Numer pojazdu
Pratik Vyas593d5622015-03-02 19:07:52 +05301565DocType: Purchase Invoice,The date on which recurring invoice will be stop,
Anand Doshi019111b2015-11-20 18:00:11 +05301566apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +88,Total allocated leaves {0} cannot be less than already approved leaves {1} for the period,Liczba przyznanych liście {0} nie może być mniejsza niż już zatwierdzonych liści {1} w okresie
Pratik Vyas97264472015-05-14 15:13:10 +05301567DocType: Journal Entry,Accounts Receivable,Należności
Pratik Vyas593d5622015-03-02 19:07:52 +05301568,Supplier-Wise Sales Analytics,
1569DocType: Address Template,This format is used if country specific format is not found,"Format ten jest używany, jeśli Format danego kraju nie znaleziono"
Pratik Vyas593d5622015-03-02 19:07:52 +05301570DocType: Production Order,Use Multi-Level BOM,Używaj wielopoziomowych zestawień materiałowych
Pratik Vyas97264472015-05-14 15:13:10 +05301571DocType: Bank Reconciliation,Include Reconciled Entries,Dołącz uzgodnione wpisy
1572apps/erpnext/erpnext/config/accounts.py +41,Tree of finanial accounts.,Rejestr operacji gospodarczych.
Anand Doshif5940902015-09-07 18:47:04 +05301573DocType: Leave Control Panel,Leave blank if considered for all employee types,Zostaw puste jeśli jest to rozważane dla wszystkich typów pracowników
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301574DocType: Landed Cost Voucher,Distribute Charges Based On,Rozpowszechnianie opłat na podstawie
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301575apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +317,Account {0} must be of type 'Fixed Asset' as Item {1} is an Asset Item,
Anand Doshif5940902015-09-07 18:47:04 +05301576DocType: HR Settings,HR Settings,Ustawienia HR
Rushabh Mehtafc307972015-11-04 18:02:45 +05301577apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +114,Expense Claim is pending approval. Only the Expense Approver can update status.,Zwrot Kosztów jest w oczekiwaniu na potwierdzenie. Tylko osoba zatwierdzająca wydatki może uaktualnić status.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301578DocType: Purchase Invoice,Additional Discount Amount,Kwota dodatkowego rabatu
Pratik Vyas593d5622015-03-02 19:07:52 +05301579DocType: Leave Block List Allow,Leave Block List Allow,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301580apps/erpnext/erpnext/setup/doctype/company/company.py +225,Abbr can not be blank or space,Skrót nie może być pusty lub być spacją
Anand Doshi019111b2015-11-20 18:00:11 +05301581apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +50,Sports,
Pratik Vyas593d5622015-03-02 19:07:52 +05301582apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61,Total Actual,Razem Rzeczywisty
Anand Doshi03791fc2015-12-15 15:17:11 +05301583apps/erpnext/erpnext/public/js/setup_wizard.js +380,Unit,szt.
Anand Doshif5940902015-09-07 18:47:04 +05301584apps/erpnext/erpnext/stock/get_item_details.py +113,Please specify Company,Sprecyzuj Firmę
Pratik Vyas593d5622015-03-02 19:07:52 +05301585,Customer Acquisition and Loyalty,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301586DocType: Purchase Receipt,Warehouse where you are maintaining stock of rejected items,Magazyn w którym zarządzasz odrzuconymi przedmiotami
Anand Doshi019111b2015-11-20 18:00:11 +05301587apps/erpnext/erpnext/public/js/setup_wizard.js +156,Your financial year ends on,Zakończenie roku podatkowego
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301588DocType: POS Profile,Price List,Cennik
Pratik Vyas97264472015-05-14 15:13:10 +05301589apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +20,{0} is now the default Fiscal Year. Please refresh your browser for the change to take effect.,{0} jest teraz domyślnym rokiem finansowym. Odśwież swoją przeglądarkę aby zmiana weszła w życie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301590apps/erpnext/erpnext/projects/doctype/project/project.js +47,Expense Claims,Roszczenia wydatków
Anand Doshi191b2972015-10-21 16:50:31 +05301591DocType: Issue,Support,Wsparcie
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301592apps/erpnext/erpnext/templates/generators/item.html +84,View Cart,Zobacz Koszyk
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301593,BOM Search,BOM Szukaj
Anand Doshi191b2972015-10-21 16:50:31 +05301594apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +176,Closing (Opening + Totals),Zamknięcie (otwarcie + suma)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301595apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +26,Please specify currency in Company,Proszę określić walutę w Spółce
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301596DocType: Workstation,Wages per hour,Zarobki na godzinę
Anand Doshi191b2972015-10-21 16:50:31 +05301597apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +47,Stock balance in Batch {0} will become negative {1} for Item {2} at Warehouse {3},Saldo Zdjęcie w serii {0} będzie negatywna {1} dla pozycji {2} w hurtowni {3}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301598apps/erpnext/erpnext/config/setup.py +83,"Show / Hide features like Serial Nos, POS etc.",
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301599apps/erpnext/erpnext/templates/emails/reorder_item.html +1,Following Material Requests have been raised automatically based on Item's re-order level,Niniejszy materiał Wnioski zostały podniesione automatycznie na podstawie poziomu ponownego zamówienia elementu
1600apps/erpnext/erpnext/controllers/accounts_controller.py +254,Account {0} is invalid. Account Currency must be {1},Konto {0} jest nieprawidłowy. Waluta konto musi być {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301601apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +34,UOM Conversion factor is required in row {0},Współczynnik konwersji jednostki miary jest wymagany w rzędzie {0}
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301602apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +52,Clearance date cannot be before check date in row {0},
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301603DocType: Salary Slip,Deduction,Odliczenie
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301604apps/erpnext/erpnext/stock/get_item_details.py +249,Item Price added for {0} in Price List {1},Pozycja Cena dodany do {0} w Cenniku {1}
Pratik Vyasfcc31022015-07-10 12:05:24 +05301605DocType: Address Template,Address Template,Szablon Adresu
Anand Doshi191b2972015-10-21 16:50:31 +05301606apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +128,Please enter Employee Id of this sales person,Proszę podać ID pracownika tej osoby ze sprzedaży
Pratik Vyas593d5622015-03-02 19:07:52 +05301607DocType: Territory,Classification of Customers by region,Klasyfikacja Klientów od regionu
1608DocType: Project,% Tasks Completed,% Zadania Zakończone
Pratik Vyas97264472015-05-14 15:13:10 +05301609DocType: Project,Gross Margin,Marża brutto
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301610apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +140,Please enter Production Item first,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301611apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +64,disabled user,Wyłączony użytkownik
Pratik Vyas593d5622015-03-02 19:07:52 +05301612DocType: Opportunity,Quotation,Wycena
1613DocType: Salary Slip,Total Deduction,
Anand Doshif5940902015-09-07 18:47:04 +05301614DocType: Quotation,Maintenance User,Użytkownik Konserwacji
Anand Doshi666fbaf2015-11-26 12:40:13 +05301615apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +139,Cost Updated,Koszt Zaktualizowano
Pratik Vyas593d5622015-03-02 19:07:52 +05301616DocType: Employee,Date of Birth,Data urodzenia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301617apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +82,Item {0} has already been returned,
Pratik Vyas97264472015-05-14 15:13:10 +05301618DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,** Rok finansowy** reprezentuje rok finansowy. Wszystkie zapisy księgowe oraz inne znaczące transakcje są śledzone przed ** roku podatkowego **.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301619DocType: Opportunity,Customer / Lead Address,Adres Klienta / Tropu
Anand Doshibb256e42016-01-04 16:50:38 +05301620apps/erpnext/erpnext/stock/doctype/item/item.py +151,Warning: Invalid SSL certificate on attachment {0},Ostrzeżenie: Nieprawidłowy certyfikat SSL na przywiązanie {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301621DocType: Production Order Operation,Actual Operation Time,Rzeczywisty Czas pracy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301622DocType: Authorization Rule,Applicable To (User),Stosowne dla (Użytkownik)
1623DocType: Purchase Taxes and Charges,Deduct,Odlicz
Anand Doshi019111b2015-11-20 18:00:11 +05301624apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +170,Job Description,Opis Pracy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301625DocType: Purchase Order Item,Qty as per Stock UOM,Ilość wg. Jednostki Miary
Anand Doshi191b2972015-10-21 16:50:31 +05301626apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +126,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series","Znaki specjalne z wyjątkiem ""-"", ""."", ""#"", i ""/"" nie jest dozwolona w serii nazywania"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301627DocType: Campaign,"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment.","Śledź kampanię sprzedażową. Śledź Tropy, Wyceny, Zamówienia Sprzedaży etc. z kampanii by zmierzyć zwrot z inwestycji."
1628DocType: Expense Claim,Approver,Osoba zatwierdzająca
Pratik Vyas593d5622015-03-02 19:07:52 +05301629,SO Qty,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301630apps/erpnext/erpnext/accounts/doctype/account/account.py +164,"Stock entries exist against warehouse {0}, hence you cannot re-assign or modify Warehouse","Zbiory występować przeciwko wpisy magazynu {0}, a więc nie można ponownie przypisać lub zmienić Warehouse"
Pratik Vyas593d5622015-03-02 19:07:52 +05301631DocType: Appraisal,Calculate Total Score,Oblicz całkowity wynik
Pratik Vyas593d5622015-03-02 19:07:52 +05301632DocType: Supplier Quotation,Manufacturing Manager,Kierownik Produkcji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301633apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +191,Serial No {0} is under warranty upto {1},
Pratik Vyas97264472015-05-14 15:13:10 +05301634apps/erpnext/erpnext/config/stock.py +69,Split Delivery Note into packages.,
Anand Doshibb256e42016-01-04 16:50:38 +05301635apps/erpnext/erpnext/hooks.py +69,Shipments,Przesyłki
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301636DocType: Purchase Order Item,To be delivered to customer,Być dostarczone do klienta
Pratik Vyas593d5622015-03-02 19:07:52 +05301637apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +25,Time Log Status must be Submitted.,Czas Zaloguj status musi być złożony.
Anand Doshi191b2972015-10-21 16:50:31 +05301638apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +223,Serial No {0} does not belong to any Warehouse,Numer seryjny: {0} nie należy do żadnej Warehouse
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301639apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +157,Row # ,Wiersz #
Pratik Vyas593d5622015-03-02 19:07:52 +05301640DocType: Purchase Invoice,In Words (Company Currency),
1641DocType: Pricing Rule,Supplier,Dostawca
1642DocType: C-Form,Quarter,Kwartał
Pratik Vyas97264472015-05-14 15:13:10 +05301643apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +105,Miscellaneous Expenses,Pozostałe drobne wydatki
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301644DocType: Global Defaults,Default Company,Domyślna Firma
Anand Doshi191b2972015-10-21 16:50:31 +05301645apps/erpnext/erpnext/controllers/stock_controller.py +166,Expense or Difference account is mandatory for Item {0} as it impacts overall stock value,Wydatek albo różnica w koncie jest obowiązkowa dla przedmiotu {0} jako że ma wpływ na końcową wartość zapasów
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301646apps/erpnext/erpnext/controllers/accounts_controller.py +372,"Cannot overbill for Item {0} in row {1} more than {2}. To allow overbilling, please set in Stock Settings","Nie można overbill dla pozycji {0} w wierszu {1} więcej niż {2}. Aby umożliwić zawyżonych cen, należy ustawić w Ustawieniach stockowe"
Pratik Vyas593d5622015-03-02 19:07:52 +05301647DocType: Employee,Bank Name,Nazwa banku
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301648apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +27,-Above,-Powyżej
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301649apps/erpnext/erpnext/hr/doctype/employee/employee.py +135,User {0} is disabled,Użytkownik {0} jest wyłączony
Pratik Vyas593d5622015-03-02 19:07:52 +05301650DocType: Leave Application,Total Leave Days,
1651DocType: Email Digest,Note: Email will not be sent to disabled users,
1652apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +36,Select Company...,Wybierz firmą ...
Anand Doshif5940902015-09-07 18:47:04 +05301653DocType: Leave Control Panel,Leave blank if considered for all departments,Zostaw puste jeśli jest to rozważane dla wszystkich departamentów
Pratik Vyas97264472015-05-14 15:13:10 +05301654apps/erpnext/erpnext/config/hr.py +95,"Types of employment (permanent, contract, intern etc.).",
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301655apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +360,{0} is mandatory for Item {1},{0} jest obowiązkowe dla elementu {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301656DocType: Currency Exchange,From Currency,Od Waluty
Anand Doshibb256e42016-01-04 16:50:38 +05301657apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +154,"Please select Allocated Amount, Invoice Type and Invoice Number in atleast one row","Proszę wybrać Przyznana kwota, faktury i faktury Rodzaj numer w conajmniej jednym rzędzie"
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301658apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +98,Sales Order required for Item {0},Zlecenie Sprzedaży jest wymagane dla Elementu {0}
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301659apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +50,Amounts not reflected in system,Kwoty nie odzwierciedlone w systemie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301660DocType: Purchase Invoice Item,Rate (Company Currency),Stawka (waluta firmy)
Anand Doshi019111b2015-11-20 18:00:11 +05301661apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +40,Others,Inni
Rushabh Mehtafc307972015-11-04 18:02:45 +05301662apps/erpnext/erpnext/templates/includes/product_page.js +80,Cannot find a matching Item. Please select some other value for {0}.,Nie możesz znaleźć pasujący element. Proszę wybrać jakąś inną wartość dla {0}.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301663DocType: POS Profile,Taxes and Charges,Podatki i opłaty
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301664DocType: Item,"A Product or a Service that is bought, sold or kept in stock.","Produkt lub usługa, która jest kupiona, sprzedana lub przechowywana w magazynie."
Pratik Vyas97264472015-05-14 15:13:10 +05301665apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +94,Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row,
Anand Doshi019111b2015-11-20 18:00:11 +05301666apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +12,Banking,Bankowość
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301667apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +38,Please click on 'Generate Schedule' to get schedule,
Anand Doshi03791fc2015-12-15 15:17:11 +05301668apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +300,New Cost Center,Nowe Centrum Kosztów
Anand Doshif5940902015-09-07 18:47:04 +05301669DocType: Bin,Ordered Quantity,Zamówiona Ilość
Anand Doshi019111b2015-11-20 18:00:11 +05301670apps/erpnext/erpnext/public/js/setup_wizard.js +145,"e.g. ""Build tools for builders""","np. ""Buduj narzędzia dla budowniczych"""
Pratik Vyas593d5622015-03-02 19:07:52 +05301671DocType: Quality Inspection,In Process,
1672DocType: Authorization Rule,Itemwise Discount,
Rushabh Mehtafc307972015-11-04 18:02:45 +05301673DocType: Purchase Order Item,Reference Document Type,Oznaczenie typu dokumentu
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301674apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +330,{0} against Sales Order {1},{0} przed Zleceniem Sprzedaży {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301675DocType: Account,Fixed Asset,Trwała własność
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301676apps/erpnext/erpnext/config/stock.py +278,Serialized Inventory,Inwentaryzacja w odcinkach
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301677DocType: Activity Type,Default Billing Rate,Domyślnie Cena płatności
Pratik Vyas97264472015-05-14 15:13:10 +05301678DocType: Time Log Batch,Total Billing Amount,Łączna kwota płatności
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301679apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +47,Receivable Account,Konto Należności
Pratik Vyas593d5622015-03-02 19:07:52 +05301680,Stock Balance,
Rushabh Mehtafc307972015-11-04 18:02:45 +05301681apps/erpnext/erpnext/config/selling.py +299,Sales Order to Payment,Płatności do zamówienia sprzedaży
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301682DocType: Expense Claim Detail,Expense Claim Detail,Szczegóły o zwrotach kosztów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301683apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +271,Time Logs created:,Czas Logi utworzone:
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301684apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +771,Please select correct account,Proszę wybrać prawidłową konto
Pratik Vyas97264472015-05-14 15:13:10 +05301685DocType: Item,Weight UOM,Waga jednostkowa
Anand Doshif5940902015-09-07 18:47:04 +05301686DocType: Employee,Blood Group,Grupa Krwi
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301687DocType: Purchase Invoice Item,Page Break,Znak końca strony
1688DocType: Production Order Operation,Pending,W toku
1689DocType: Employee Leave Approver,Users who can approve a specific employee's leave applications,Użytkownicy którzy mogą zatwierdzić wnioski o urlop konkretnych użytkowników
Anand Doshif5940902015-09-07 18:47:04 +05301690apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +50,Office Equipments,Urządzenie Biura
Pratik Vyas593d5622015-03-02 19:07:52 +05301691DocType: Purchase Invoice Item,Qty,Ilość
1692DocType: Fiscal Year,Companies,Firmy
Anand Doshi019111b2015-11-20 18:00:11 +05301693apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +24,Electronics,Elektronika
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301694DocType: Stock Settings,Raise Material Request when stock reaches re-order level,"Wywołaj Prośbę Materiałową, gdy stan osiągnie próg ponowienia zlecenia"
1695apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.js +18,From Maintenance Schedule,Od Planu Konserwacji
Anand Doshi019111b2015-11-20 18:00:11 +05301696apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +56,Full-time,Na cały etet
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301697DocType: Purchase Invoice,Contact Details,Szczegóły kontaktu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301698DocType: C-Form,Received Date,Data Otrzymania
Pratik Vyas97264472015-05-14 15:13:10 +05301699DocType: Delivery Note,"If you have created a standard template in Sales Taxes and Charges Template, select one and click on the button below.","Jeśli utworzono standardowy szablon w podatku od sprzedaży i Prowizji szablonu, wybierz jedną i kliknij na przycisk poniżej."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301700apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +29,Please specify a country for this Shipping Rule or check Worldwide Shipping,"Proszę podać kraj, w tym wysyłka Reguły lub sprawdź wysyłka na cały świat"
Pratik Vyas593d5622015-03-02 19:07:52 +05301701DocType: Stock Entry,Total Incoming Value,Całkowita wartość Incoming
Anand Doshif5940902015-09-07 18:47:04 +05301702apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,Cennik zakupowy
Pratik Vyas97264472015-05-14 15:13:10 +05301703DocType: Offer Letter Term,Offer Term,Oferta Term
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301704DocType: Quality Inspection,Quality Manager,Manager Jakości
Pratik Vyas593d5622015-03-02 19:07:52 +05301705DocType: Job Applicant,Job Opening,
Pratik Vyas97264472015-05-14 15:13:10 +05301706DocType: Payment Reconciliation,Payment Reconciliation,Uzgodnienie płatności
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301707apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +154,Please select Incharge Person's name,
Anand Doshi019111b2015-11-20 18:00:11 +05301708apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +51,Technology,Technologia
Pratik Vyas97264472015-05-14 15:13:10 +05301709DocType: Offer Letter,Offer Letter,Oferta List
Pratik Vyasfcc31022015-07-10 12:05:24 +05301710apps/erpnext/erpnext/config/manufacturing.py +51,Generate Material Requests (MRP) and Production Orders.,Utwórz Zamówienia Materiałowe (MRP) i Zamówienia Produkcji.
Pratik Vyas593d5622015-03-02 19:07:52 +05301711apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +68,Total Invoiced Amt,Razem zafakturowane Amt
1712DocType: Time Log,To Time,
Anand Doshi019111b2015-11-20 18:00:11 +05301713DocType: Authorization Rule,Approving Role (above authorized value),Zatwierdzanie rolę (powyżej dopuszczonego wartości)
Pratik Vyas593d5622015-03-02 19:07:52 +05301714apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +25,"To add child nodes, explore tree and click on the node under which you want to add more nodes.",
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301715apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +103,Credit To account must be a Payable account,Credit To account must be a Payable account
Anand Doshibb256e42016-01-04 16:50:38 +05301716apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +231,BOM recursion: {0} cannot be parent or child of {2},
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301717DocType: Production Order Operation,Completed Qty,Ukończona wartość
Anand Doshibb256e42016-01-04 16:50:38 +05301718apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +122,"For {0}, only debit accounts can be linked against another credit entry","Dla {0}, tylko rachunki płatnicze mogą być połączone z innym wejściem kredytową"
Rushabh Mehtafc307972015-11-04 18:02:45 +05301719apps/erpnext/erpnext/stock/get_item_details.py +260,Price List {0} is disabled,Cennik {0} jest wyłączony
Pratik Vyas97264472015-05-14 15:13:10 +05301720DocType: Manufacturing Settings,Allow Overtime,Pozwól Nadgodziny
Anand Doshi191b2972015-10-21 16:50:31 +05301721apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +197,{0} Serial Numbers required for Item {1}. You have provided {2}.,{0} Numery seryjne wymagane dla pozycji {1}. Podałeś {2}.
Pratik Vyas97264472015-05-14 15:13:10 +05301722DocType: Stock Reconciliation Item,Current Valuation Rate,Aktualny Wycena Cena
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301723DocType: Item,Customer Item Codes,Kody Pozycja klienta
Pratik Vyas593d5622015-03-02 19:07:52 +05301724DocType: Opportunity,Lost Reason,
Pratik Vyas97264472015-05-14 15:13:10 +05301725apps/erpnext/erpnext/config/accounts.py +68,Create Payment Entries against Orders or Invoices.,Utwórz zapisy płatności dla Zamówień lub Faktur.
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301726apps/erpnext/erpnext/public/js/templates/address_list.html +1,New Address,Nowy adres
Pratik Vyas593d5622015-03-02 19:07:52 +05301727DocType: Quality Inspection,Sample Size,Wielkość próby
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301728apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +498,All items have already been invoiced,Wszystkie pozycje zostały już zafakturowane
Pratik Vyas593d5622015-03-02 19:07:52 +05301729apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47,Please specify a valid 'From Case No.',
Anand Doshi03791fc2015-12-15 15:17:11 +05301730apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +304,Further cost centers can be made under Groups but entries can be made against non-Groups,"Kolejne centra kosztów mogą być wykonane w ramach grup, ale wpisy mogą być wykonane przed spoza grup"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301731DocType: Project,External,Zewnętrzny
Pratik Vyas593d5622015-03-02 19:07:52 +05301732DocType: Features Setup,Item Serial Nos,
Anand Doshibacc6792015-10-30 12:54:27 +05301733apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,Użytkownicy i uprawnienia
Anand Doshif5940902015-09-07 18:47:04 +05301734DocType: Branch,Branch,Odddział
Anand Doshibacc6792015-10-30 12:54:27 +05301735apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,Drukowanie i firmowanie
1736apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +66,No salary slip found for month:,Nie znaleziono poślizgu wynagrodzenia miesięcznie:
Pratik Vyasfcc31022015-07-10 12:05:24 +05301737DocType: Bin,Actual Quantity,Rzeczywista Ilość
1738DocType: Shipping Rule,example: Next Day Shipping,przykład: Wysyłka następnego dnia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301739apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +188,Serial No {0} not found,Numer seryjny: {0} Nie znaleziono
Anand Doshi03791fc2015-12-15 15:17:11 +05301740apps/erpnext/erpnext/public/js/setup_wizard.js +321,Your Customers,Twoi Klienci
Pratik Vyas593d5622015-03-02 19:07:52 +05301741DocType: Leave Block List Date,Block Date,
Anand Doshif5940902015-09-07 18:47:04 +05301742DocType: Sales Order,Not Delivered,Nie dostarczony
Pratik Vyas593d5622015-03-02 19:07:52 +05301743,Bank Clearance Summary,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301744apps/erpnext/erpnext/config/setup.py +105,"Create and manage daily, weekly and monthly email digests.",
Pratik Vyas593d5622015-03-02 19:07:52 +05301745apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +46,Item Code > Item Group > Brand,Rzecz kod> Pozycja Grupy> Marka
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301746DocType: Appraisal Goal,Appraisal Goal,Cel oceny
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301747DocType: Time Log,Costing Amount,Kwota zestawienia kosztów
1748DocType: Process Payroll,Submit Salary Slip,
Pratik Vyas593d5622015-03-02 19:07:52 +05301749DocType: Salary Structure,Monthly Earning & Deduction,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301750apps/erpnext/erpnext/controllers/selling_controller.py +157,Maxiumm discount for Item {0} is {1}%,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301751apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Masowego importu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301752DocType: Sales Partner,Address & Contacts,Adresy i kontakty
Pratik Vyas593d5622015-03-02 19:07:52 +05301753DocType: SMS Log,Sender Name,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301754DocType: POS Profile,[Select],[Wybierz]
1755DocType: SMS Log,Sent To,Wysłane Do
Pratik Vyas97264472015-05-14 15:13:10 +05301756apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +28,Make Sales Invoice,Nowa faktura sprzedaży
Pratik Vyas593d5622015-03-02 19:07:52 +05301757DocType: Company,For Reference Only.,Wyłącznie w celach informacyjnych.
Anand Doshi019111b2015-11-20 18:00:11 +05301758apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +49,Invalid {0}: {1},Nieprawidłowy {0}: {1}
Pratik Vyasfcc31022015-07-10 12:05:24 +05301759DocType: Sales Invoice Advance,Advance Amount,Kwota Zaliczki
Pratik Vyas97264472015-05-14 15:13:10 +05301760DocType: Manufacturing Settings,Capacity Planning,Planowanie zdolności
Anand Doshi019111b2015-11-20 18:00:11 +05301761apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +43,'From Date' is required,Pole 'Od daty' jest wymagane
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301762DocType: Journal Entry,Reference Number,Numer Odniesienia
Pratik Vyasfcc31022015-07-10 12:05:24 +05301763DocType: Employee,Employment Details,Szczegóły zatrudnienia
Anand Doshif5940902015-09-07 18:47:04 +05301764DocType: Employee,New Workplace,Nowe Miejsce Pracy
Pratik Vyas97264472015-05-14 15:13:10 +05301765apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Ustaw jako zamknięty
Anand Doshif5940902015-09-07 18:47:04 +05301766apps/erpnext/erpnext/stock/get_item_details.py +103,No Item with Barcode {0},Nie istnieje Przedmiot o kodzie kreskowym {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301767apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,Numer sprawy nie może wynosić 0
Pratik Vyas593d5622015-03-02 19:07:52 +05301768DocType: Features Setup,If you have Sales Team and Sale Partners (Channel Partners) they can be tagged and maintain their contribution in the sales activity,
1769DocType: Item,Show a slideshow at the top of the page,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301770DocType: Item,"Allow in Sales Order of type ""Service""",Pozwól się zlecenia sprzedaży typu "Serwis"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301771apps/erpnext/erpnext/setup/doctype/company/company.py +80,Stores,
Pratik Vyas593d5622015-03-02 19:07:52 +05301772DocType: Time Log,Projects Manager,Kierownik Projektów
1773DocType: Serial No,Delivery Time,Czas dostawy
1774apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,
1775DocType: Item,End of Life,Zakończenie okresu eksploatacji
Anand Doshi019111b2015-11-20 18:00:11 +05301776apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +41,Travel,Podróż
Pratik Vyas593d5622015-03-02 19:07:52 +05301777DocType: Leave Block List,Allow Users,
Rushabh Mehtafc307972015-11-04 18:02:45 +05301778DocType: Purchase Order,Customer Mobile No,Komórka klienta Nie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301779DocType: Sales Invoice,Recurring,Powtarzający się
Pratik Vyas593d5622015-03-02 19:07:52 +05301780DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,Śledź oddzielny przychodów i kosztów dla branż produktowych lub oddziałów.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301781DocType: Rename Tool,Rename Tool,Zmień nazwę narzędzia
1782apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +15,Update Cost,Zaktualizuj Koszt
Pratik Vyas593d5622015-03-02 19:07:52 +05301783DocType: Item Reorder,Item Reorder,
Anand Doshiee19fc02015-12-21 17:10:20 +05301784apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +578,Transfer Material,
Pratik Vyas593d5622015-03-02 19:07:52 +05301785DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.",
1786DocType: Purchase Invoice,Price List Currency,Waluta cennika
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301787DocType: Naming Series,User must always select,Użytkownik musi zawsze zaznaczyć
Pratik Vyas593d5622015-03-02 19:07:52 +05301788DocType: Stock Settings,Allow Negative Stock,Dozwolony ujemny stan
1789DocType: Installation Note,Installation Note,
Anand Doshi03791fc2015-12-15 15:17:11 +05301790apps/erpnext/erpnext/public/js/setup_wizard.js +301,Add Taxes,Definiowanie podatków
Anand Doshiee19fc02015-12-21 17:10:20 +05301791apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +38,Cash Flow from Financing,Cash Flow z finansowania
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301792,Financial Analytics,Analityka finansowa
Pratik Vyas593d5622015-03-02 19:07:52 +05301793DocType: Quality Inspection,Verified By,Zweryfikowane przez
1794DocType: Address,Subsidiary,
Nabin Hait733680b2015-12-07 14:12:41 +05301795apps/erpnext/erpnext/setup/doctype/company/company.py +55,"Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency.","Nie można zmienić domyślnej waluty firmy, ponieważ istnieją przypisane do niej transakcje. Anuluj transakcje, aby zmienić domyślną walutę"
Anand Doshif5940902015-09-07 18:47:04 +05301796DocType: Quality Inspection,Purchase Receipt No,Nr Potwierdzenia Zakupu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301797apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,Pieniądze zaliczkowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301798DocType: Process Payroll,Create Salary Slip,Utwórz pasek wynagrodzenia
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301799apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +53,Expected balance as per bank,Oczekiwane saldo wg banków
Anand Doshi191b2972015-10-21 16:50:31 +05301800apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +158,Source of Funds (Liabilities),Pasywa
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301801apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +348,Quantity in row {0} ({1}) must be same as manufactured quantity {2},Ilość w rzędzie {0} ({1}) musi być taka sama jak wyprodukowana ilość {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301802DocType: Appraisal,Employee,Pracownik
Pratik Vyas97264472015-05-14 15:13:10 +05301803apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +10,Import Email From,Importowania wiadomości z
Anand Doshi191b2972015-10-21 16:50:31 +05301804apps/erpnext/erpnext/utilities/doctype/contact/contact.js +67,Invite as User,Zaproś jako Użytkownik
Pratik Vyas593d5622015-03-02 19:07:52 +05301805DocType: Features Setup,After Sale Installations,
Anand Doshibb256e42016-01-04 16:50:38 +05301806apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +220,{0} {1} is fully billed,{0} {1} jest w pełni rozliczone
Pratik Vyas593d5622015-03-02 19:07:52 +05301807DocType: Workstation Working Hour,End Time,Czas zakończenia
Pratik Vyas97264472015-05-14 15:13:10 +05301808apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,
Anand Doshi191b2972015-10-21 16:50:31 +05301809apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +75,Group by Voucher,Grupuj według Podstawy księgowania
Pratik Vyas593d5622015-03-02 19:07:52 +05301810apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,Wymagane dniu
1811DocType: Sales Invoice,Mass Mailing,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301812DocType: Rename Tool,File to Rename,Plik to zmiany nazwy
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301813apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +181,Purchse Order number required for Item {0},
Rushabh Mehtafc307972015-11-04 18:02:45 +05301814apps/erpnext/erpnext/public/js/controllers/transaction.js +136,Show Payments,Pokaż Płatności
Anand Doshi019111b2015-11-20 18:00:11 +05301815apps/erpnext/erpnext/controllers/buying_controller.py +236,Specified BOM {0} does not exist for Item {1},Określone BOM {0} nie istnieje dla pozycji {1}
1816apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +197,Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,Plan Konserwacji {0} musi być anulowany przed usunięciem tego zamówienia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301817DocType: Notification Control,Expense Claim Approved,Zwrot Kosztów zatwierdzony
Anand Doshi019111b2015-11-20 18:00:11 +05301818apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +113,Pharmaceutical,Farmaceutyczny
Pratik Vyas97264472015-05-14 15:13:10 +05301819apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,Koszt zakupionych towarów
Pratik Vyas593d5622015-03-02 19:07:52 +05301820DocType: Selling Settings,Sales Order Required,
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301821apps/erpnext/erpnext/crm/doctype/lead/lead.js +30,Create Customer,Utwórz klienta
Pratik Vyas593d5622015-03-02 19:07:52 +05301822DocType: Purchase Invoice,Credit To,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301823apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +31,Active Leads / Customers,Całość Przewody / Klienci
Pratik Vyas593d5622015-03-02 19:07:52 +05301824DocType: Employee Education,Post Graduate,
Anand Doshif5940902015-09-07 18:47:04 +05301825DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Szczegóły Planu Konserwacji
Pratik Vyas593d5622015-03-02 19:07:52 +05301826DocType: Quality Inspection Reading,Reading 9,Odczyt 9
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301827DocType: Supplier,Is Frozen,Jest Zamrożony
Anand Doshif5940902015-09-07 18:47:04 +05301828DocType: Buying Settings,Buying Settings,Ustawienia Kupna
Pratik Vyas593d5622015-03-02 19:07:52 +05301829DocType: Stock Entry Detail,BOM No. for a Finished Good Item,
1830DocType: Upload Attendance,Attendance To Date,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301831apps/erpnext/erpnext/config/selling.py +158,Setup incoming server for sales email id. (e.g. sales@example.com),
1832DocType: Warranty Claim,Raised By,Wywołany przez
Pratik Vyas593d5622015-03-02 19:07:52 +05301833DocType: Payment Tool,Payment Account,Konto Płatność
Rushabh Mehtafc307972015-11-04 18:02:45 +05301834apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +713,Please specify Company to proceed,Sprecyzuj firmę aby przejść dalej
Anand Doshiee19fc02015-12-21 17:10:20 +05301835apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +20,Net Change in Accounts Receivable,Zmiana netto stanu należności
Anand Doshi019111b2015-11-20 18:00:11 +05301836apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +46,Compensatory Off,
Pratik Vyas593d5622015-03-02 19:07:52 +05301837DocType: Quality Inspection Reading,Accepted,Przyjęte
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301838apps/erpnext/erpnext/setup/doctype/company/company.js +24,Please make sure you really want to delete all the transactions for this company. Your master data will remain as it is. This action cannot be undone.,"Upewnij się, że na pewno chcesz usunąć wszystkie transakcje dla tej firmy. Twoje dane podstawowe pozostanie tak jak jest. Ta akcja nie można cofnąć."
Nabin Hait733680b2015-12-07 14:12:41 +05301839apps/erpnext/erpnext/utilities/transaction_base.py +93,Invalid reference {0} {1},Nieprawidłowy odniesienia {0} {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301840DocType: Payment Tool,Total Payment Amount,Całkowita kwota płatności
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301841apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +145,{0} ({1}) cannot be greater than planned quanitity ({2}) in Production Order {3},{0} ({1}) nie może być większa niż zaplanowana ilość ({2}) w Zleceniu Produkcyjnym {3}
Pratik Vyas593d5622015-03-02 19:07:52 +05301842DocType: Shipping Rule,Shipping Rule Label,
Anand Doshibb256e42016-01-04 16:50:38 +05301843apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +207,Raw Materials cannot be blank.,Surowce nie może być puste.
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301844apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +422,"Could not update stock, invoice contains drop shipping item.","Nie można zaktualizować akcji, faktura zawiera upuść element wysyłki."
Pratik Vyas593d5622015-03-02 19:07:52 +05301845DocType: Newsletter,Test,
Anand Doshibb256e42016-01-04 16:50:38 +05301846apps/erpnext/erpnext/stock/doctype/item/item.py +407,"As there are existing stock transactions for this item, \
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301847 you can not change the values of 'Has Serial No', 'Has Batch No', 'Is Stock Item' and 'Valuation Method'","Jak są istniejące transakcji giełdowych dla tej pozycji, \ nie można zmienić wartości "Czy numer seryjny", "Czy Batch Nie ',' Czy Pozycja Zdjęcie" i "Metoda wyceny""
Anand Doshibb256e42016-01-04 16:50:38 +05301848apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +459,Quick Journal Entry,Szybkie Księgowanie
Anand Doshi666fbaf2015-11-26 12:40:13 +05301849apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +100,You can not change rate if BOM mentioned agianst any item,
Anand Doshif5940902015-09-07 18:47:04 +05301850DocType: Employee,Previous Work Experience,Poprzednie doświadczenie zawodowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301851DocType: Stock Entry,For Quantity,Dla Ilości
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301852apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +157,Please enter Planned Qty for Item {0} at row {1},
Anand Doshibb256e42016-01-04 16:50:38 +05301853apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +217,{0} {1} is not submitted,{0} {1} nie zostało dodane
Rushabh Mehtafc307972015-11-04 18:02:45 +05301854apps/erpnext/erpnext/config/stock.py +18,Requests for items.,Zamówienia produktów.
Pratik Vyas593d5622015-03-02 19:07:52 +05301855DocType: Production Planning Tool,Separate production order will be created for each finished good item.,
Pratik Vyas593d5622015-03-02 19:07:52 +05301856DocType: Purchase Invoice,Terms and Conditions1,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301857DocType: Accounts Settings,"Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Zapisywanie kont zostało zamrożone do tej daty, nikt nie może tworzyć / modyfikować zapisów poza uprawnionymi użytkownikami wymienionymi poniżej."
1858apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +121,Please save the document before generating maintenance schedule,
Anand Doshif5940902015-09-07 18:47:04 +05301859apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Status projektu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301860DocType: UOM,Check this to disallow fractions. (for Nos),Zaznacz to by zakazać ułamków (dla liczby jednostek)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301861apps/erpnext/erpnext/config/crm.py +96,Newsletter Mailing List,Biuletyn Mailing List
Pratik Vyas593d5622015-03-02 19:07:52 +05301862DocType: Delivery Note,Transporter Name,Nazwa przewoźnika
Anand Doshi019111b2015-11-20 18:00:11 +05301863DocType: Authorization Rule,Authorized Value,Autoryzowany Wartość
Pratik Vyasfcc31022015-07-10 12:05:24 +05301864DocType: Contact,Enter department to which this Contact belongs,"Wpisz dział, to którego należy ten kontakt"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301865apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +57,Total Absent,Razem Nieobecny
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301866apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +735,Item or Warehouse for row {0} does not match Material Request,
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301867apps/erpnext/erpnext/config/stock.py +104,Unit of Measure,Jednostka miary
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301868DocType: Fiscal Year,Year End Date,Data końca roku
Pratik Vyas97264472015-05-14 15:13:10 +05301869DocType: Task Depends On,Task Depends On,Zadanie Zależy od
1870DocType: Lead,Opportunity,Oferta
Pratik Vyas593d5622015-03-02 19:07:52 +05301871DocType: Salary Structure Earning,Salary Structure Earning,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301872,Completed Production Orders,Zakończone Zamówienia Produkcyjne
1873DocType: Operation,Default Workstation,Domyślne Miejsce Pracy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301874DocType: Notification Control,Expense Claim Approved Message,Widomość o zwrotach kosztów zatwierdzona
Pratik Vyas593d5622015-03-02 19:07:52 +05301875DocType: Email Digest,How frequently?,Jak często?
1876DocType: Purchase Receipt,Get Current Stock,Pobierz aktualny stan magazynowy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301877apps/erpnext/erpnext/config/manufacturing.py +63,Tree of Bill of Materials,Drzewo Bill of Materials
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301878apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +198,Maintenance start date can not be before delivery date for Serial No {0},Początek daty konserwacji nie może być wcześniejszy od daty numeru seryjnego {0}
Pratik Vyasfcc31022015-07-10 12:05:24 +05301879DocType: Production Order,Actual End Date,Rzeczywista Data Zakończenia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301880DocType: Authorization Rule,Applicable To (Role),Stosowne dla (Rola)
Pratik Vyas593d5622015-03-02 19:07:52 +05301881DocType: Stock Entry,Purpose,Cel
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301882DocType: Item,Will also apply for variants unless overrridden,"Również zostanie zastosowany do wariantów, chyba że zostanie nadpisany"
Pratik Vyasfcc31022015-07-10 12:05:24 +05301883DocType: Purchase Invoice,Advances,Zaliczki
Pratik Vyas593d5622015-03-02 19:07:52 +05301884apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32,Approving User cannot be same as user the rule is Applicable To,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301885DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Stawki podstawowej (zgodnie Stock UOM)
Anand Doshif5940902015-09-07 18:47:04 +05301886DocType: SMS Log,No of Requested SMS,Numer wymaganego SMS
Pratik Vyas593d5622015-03-02 19:07:52 +05301887DocType: Campaign,Campaign-.####,Kampania-.####
Anand Doshi019111b2015-11-20 18:00:11 +05301888apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21,Next Steps,Następne kroki
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301889apps/erpnext/erpnext/hr/doctype/employee/employee.py +117,Contract End Date must be greater than Date of Joining,Końcowa data kontraktu musi być większa od Daty Członkowstwa
Pratik Vyas593d5622015-03-02 19:07:52 +05301890DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,"Dystrybutor strona trzecia / handlowiec / prowizji agenta / partner / sprzedawcę, który sprzedaje produkty firm z tytułu prowizji."
1891DocType: Customer Group,Has Child Node,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301892apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +342,{0} against Purchase Order {1},{0} przed Zamówieniem Zakupu {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301893DocType: SMS Settings,"Enter static url parameters here (Eg. sender=ERPNext, username=ERPNext, password=1234 etc.)","Wpisz parametry statycznego URL tutaj (np. nadawca=ERPNext, nazwa użytkownika=ERPNext, hasło=1234 itd.)"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301894apps/erpnext/erpnext/accounts/utils.py +42,{0} {1} not in any active Fiscal Year. For more details check {2}.,{0} {1} nie w każdym aktywnym roku podatkowego. Aby uzyskać więcej informacji sprawdź {2}.
Anand Doshi019111b2015-11-20 18:00:11 +05301895apps/erpnext/erpnext/setup/setup_wizard/default_website.py +26,This is an example website auto-generated from ERPNext,
Pratik Vyas593d5622015-03-02 19:07:52 +05301896apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +37,Ageing Range 1,Starzenie Zakres 1
Pratik Vyas97264472015-05-14 15:13:10 +05301897DocType: Purchase Taxes and Charges Template,"Standard tax template that can be applied to all Purchase Transactions. This template can contain list of tax heads and also other expense heads like ""Shipping"", ""Insurance"", ""Handling"" etc.
Pratik Vyas593d5622015-03-02 19:07:52 +05301898
1899#### Note
1900
1901The tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master.
1902
1903#### Description of Columns
1904
19051. Calculation Type:
1906 - This can be on **Net Total** (that is the sum of basic amount).
1907 - **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total.
1908 - **Actual** (as mentioned).
19092. Account Head: The Account ledger under which this tax will be booked
19103. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
19114. Description: Description of the tax (that will be printed in invoices / quotes).
19125. Rate: Tax rate.
19136. Amount: Tax amount.
19147. Total: Cumulative total to this point.
19158. Enter Row: If based on ""Previous Row Total"" you can select the row number which will be taken as a base for this calculation (default is the previous row).
19169. Consider Tax or Charge for: In this section you can specify if the tax / charge is only for valuation (not a part of total) or only for total (does not add value to the item) or for both.
191710. Add or Deduct: Whether you want to add or deduct the tax.","Standardowy szablon podatek, który może być stosowany do wszystkich transakcji kupna. Ten szablon może zawierać listę szefów podatkowych, a także innych głów wydatków jak ""Żegluga"", ""Ubezpieczenia"", ""Obsługa"" itp
1918
1919 #### Uwaga
1920
1921 stawki podatku zdefiniować tutaj będzie standardowa stawka podatku w odniesieniu do wszystkich pozycji ** **. Jeśli istnieją ** Pozycje **, które mają różne ceny, muszą być dodane w podatku od towaru ** ** tabeli w poz ** ** mistrza.
1922
1923 #### Opis Kolumny
1924
1925 1. Obliczenie Typ:
1926 i - może to być na całkowita ** ** (to jest suma ilości wyjściowej).
1927 - ** Na Poprzedni Row Całkowita / Kwota ** (dla skumulowanych podatków lub opłat). Jeśli wybierzesz tę opcję, podatek będzie stosowana jako procent poprzedniego rzędu (w tabeli podatkowej) kwoty lub łącznie.
1928 - ** Rzeczywista ** (jak wspomniano).
1929 2. Szef konta: księga konto, na którym podatek ten zostanie zaksięgowany
1930 3. Centrum koszt: Jeżeli podatek / opłata jest dochód (jak wysyłką) lub kosztów musi zostać zaliczony na centrum kosztów.
1931 4. Opis: Opis podatków (które będą drukowane w faktur / cudzysłowów).
1932 5. Cena: Stawka podatku.
1933 6. Kwota: Kwota podatku.
1934 7. Razem: Zbiorcza sumie do tego punktu.
1935 8. Wprowadź Row: Jeśli na podstawie ""Razem poprzedniego wiersza"" można wybrać numer wiersza, które będą brane jako baza do tego obliczenia (domyślnie jest to poprzednia wiersz).
1936 9. Zastanów podatek lub opłatę za: W tej sekcji można określić, czy podatek / opłata jest tylko dla wyceny (nie jest częścią całości) lub tylko dla całości (nie dodaje wartości do elementu) lub oba.
1937 10. Dodać lub odjąć: Czy chcesz dodać lub odjąć podatek."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301938DocType: Purchase Receipt Item,Recd Quantity,Zapisana Ilość
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301939apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +104,Cannot produce more Item {0} than Sales Order quantity {1},Nie można wyprodukować więcej przedmiotów {0} niż wartość {1} na Zamówieniu
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301940apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +487,Stock Entry {0} is not submitted,Zdjęcie Wejście {0} nie jest składany
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301941DocType: Payment Reconciliation,Bank / Cash Account,Konto Bank / Gotówka
1942DocType: Tax Rule,Billing City,Rozliczenia Miasto
Anand Doshif5940902015-09-07 18:47:04 +05301943DocType: Global Defaults,Hide Currency Symbol,Ukryj symbol walutowy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301944apps/erpnext/erpnext/config/accounts.py +164,"e.g. Bank, Cash, Credit Card","np. Bank, Gotówka, Karta kredytowa"
Pratik Vyas593d5622015-03-02 19:07:52 +05301945DocType: Journal Entry,Credit Note,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301946apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +221,Completed Qty cannot be more than {0} for operation {1},Zakończono Ilość nie może zawierać więcej niż {0} do pracy {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301947DocType: Features Setup,Quality,Jakość
Pratik Vyas593d5622015-03-02 19:07:52 +05301948DocType: Warranty Claim,Service Address,
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301949apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +83,Max 100 rows for Stock Reconciliation.,Max 100 wierszy dla Stock Pojednania.
Pratik Vyas593d5622015-03-02 19:07:52 +05301950DocType: Stock Entry,Manufacture,Produkcja
Pratik Vyas593d5622015-03-02 19:07:52 +05301951apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,Proszę dostawy Uwaga pierwsza
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301952DocType: Purchase Invoice,Currency and Price List,Waluta i cennik
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301953DocType: Opportunity,Customer / Lead Name,Nazwa Klienta / Tropu
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301954apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +62,Clearance Date not mentioned,
Anand Doshi019111b2015-11-20 18:00:11 +05301955apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +71,Production,Produkcja
Pratik Vyas593d5622015-03-02 19:07:52 +05301956DocType: Item,Allow Production Order,
1957apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +60,Row {0}:Start Date must be before End Date,
1958apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Razem (szt)
Anand Doshi191b2972015-10-21 16:50:31 +05301959DocType: Installation Note Item,Installed Qty,Liczba instalacji
Pratik Vyas593d5622015-03-02 19:07:52 +05301960DocType: Lead,Fax,Faks
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301961DocType: Purchase Taxes and Charges,Parenttype,Typ Nadrzędności
Pratik Vyas593d5622015-03-02 19:07:52 +05301962DocType: Salary Structure,Total Earning,
1963DocType: Purchase Receipt,Time at which materials were received,
Anand Doshi03791fc2015-12-15 15:17:11 +05301964apps/erpnext/erpnext/utilities/doctype/address/address.py +118,My Addresses,Moje adresy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301965DocType: Stock Ledger Entry,Outgoing Rate,Wychodzące Cena
Pratik Vyas97264472015-05-14 15:13:10 +05301966apps/erpnext/erpnext/config/hr.py +100,Organization branch master.,
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301967apps/erpnext/erpnext/controllers/accounts_controller.py +255, or ,lub
Anand Doshif5940902015-09-07 18:47:04 +05301968DocType: Sales Order,Billing Status,Status Faktury
Pratik Vyas97264472015-05-14 15:13:10 +05301969apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +135,Utility Expenses,Wydatki na usługi komunalne
Rushabh Mehtafc307972015-11-04 18:02:45 +05301970apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +65,90-Above,90-Ponad
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301971DocType: Buying Settings,Default Buying Price List,Domyślna Lista Cen Kupowania
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301972apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +83,No employee for the above selected criteria OR salary slip already created,Żaden pracownik nie dla wyżej wybranych kryteriów lub specyfikacji wynagrodzenia już utworzony
Pratik Vyas593d5622015-03-02 19:07:52 +05301973DocType: Notification Control,Sales Order Message,Informacje Zlecenia Sprzedaży
Pratik Vyas97264472015-05-14 15:13:10 +05301974apps/erpnext/erpnext/config/setup.py +15,"Set Default Values like Company, Currency, Current Fiscal Year, etc.",
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301975apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.js +28,Payment Type,Typ płatności
1976DocType: Process Payroll,Select Employees,Wybierz Pracownicy
Pratik Vyasfcc31022015-07-10 12:05:24 +05301977DocType: Bank Reconciliation,To Date,Do daty
Pratik Vyas97264472015-05-14 15:13:10 +05301978DocType: Opportunity,Potential Sales Deal,Szczegóły potencjalnych sprzedaży
Pratik Vyas593d5622015-03-02 19:07:52 +05301979DocType: Purchase Invoice,Total Taxes and Charges,
Pratik Vyasfcc31022015-07-10 12:05:24 +05301980DocType: Employee,Emergency Contact,Kontakt na wypadek nieszczęśliwych wypadków
Pratik Vyas593d5622015-03-02 19:07:52 +05301981DocType: Item,Quality Parameters,Parametry jakościowe
Anand Doshi03791fc2015-12-15 15:17:11 +05301982apps/erpnext/erpnext/stock/doctype/item/item.js +26,Ledger,
Pratik Vyas593d5622015-03-02 19:07:52 +05301983DocType: Target Detail,Target Amount,
1984DocType: Shopping Cart Settings,Shopping Cart Settings,Koszyk Ustawienia
1985DocType: Journal Entry,Accounting Entries,Zapisy księgowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301986apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +24,Duplicate Entry. Please check Authorization Rule {0},Wpis zduplikowany. Proszę sprawdzić zasadę autoryzacji {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301987apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +25,Global POS Profile {0} already created for company {1},Globalny POS Profil {0} już stworzony dla firmy {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301988DocType: Purchase Order,Ref SQ,Ref SQ
Pratik Vyas97264472015-05-14 15:13:10 +05301989apps/erpnext/erpnext/config/manufacturing.py +56,Replace Item / BOM in all BOMs,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301990DocType: Purchase Order Item,Received Qty,Otrzymana ilość
Pratik Vyas593d5622015-03-02 19:07:52 +05301991DocType: Stock Entry Detail,Serial No / Batch,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301992DocType: Product Bundle,Parent Item,Element nadrzędny
Pratik Vyas593d5622015-03-02 19:07:52 +05301993DocType: Account,Account Type,Typ konta
Anand Doshi019111b2015-11-20 18:00:11 +05301994apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +113,Leave Type {0} cannot be carry-forwarded,Zostaw typu {0} nie może być przenoszenie przekazywane
Rushabh Mehtafc307972015-11-04 18:02:45 +05301995apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +213,Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule',"Plan Konserwacji nie jest generowany dla wszystkich przedmiotów. Proszę naciśnij ""generuj plan"""
Pratik Vyas593d5622015-03-02 19:07:52 +05301996,To Produce,
Pratik Vyas97264472015-05-14 15:13:10 +05301997apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +119,"For row {0} in {1}. To include {2} in Item rate, rows {3} must also be included","Do rzędu {0} w {1}. Aby dołączyć {2} w cenę towaru, wiersze {3} musi być włączone"
Pratik Vyas593d5622015-03-02 19:07:52 +05301998DocType: Packing Slip,Identification of the package for the delivery (for print),
1999DocType: Bin,Reserved Quantity,Zarezerwowana ilość
Anand Doshif5940902015-09-07 18:47:04 +05302000DocType: Landed Cost Voucher,Purchase Receipt Items,Przedmioty Potwierdzenia Zakupu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302001apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,Dostosowywanie formularzy
Pratik Vyas97264472015-05-14 15:13:10 +05302002DocType: Account,Income Account,Konto przychodów
Rushabh Mehtafc307972015-11-04 18:02:45 +05302003apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +632,Delivery,Dostarczanie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302004DocType: Stock Reconciliation Item,Current Qty,Obecna ilość
Pratik Vyas593d5622015-03-02 19:07:52 +05302005DocType: BOM Item,"See ""Rate Of Materials Based On"" in Costing Section",
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302006DocType: Appraisal Goal,Key Responsibility Area,Kluczowy obszar obowiązków
Pratik Vyas593d5622015-03-02 19:07:52 +05302007DocType: Item Reorder,Material Request Type,Typ zamówienia produktu
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302008apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +85,Row {0}: UOM Conversion Factor is mandatory,Wiersz {0}: JM Współczynnik konwersji jest obowiązkowe
Pratik Vyas593d5622015-03-02 19:07:52 +05302009apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +17,Ref,Ref
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302010DocType: Cost Center,Cost Center,Centrum kosztów
Anand Doshi019111b2015-11-20 18:00:11 +05302011apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +36,Voucher #,Bon #
Nabin Hait733680b2015-12-07 14:12:41 +05302012DocType: Notification Control,Purchase Order Message,Wiadomość Zamówienia Kupna
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302013DocType: Tax Rule,Shipping Country,Wysyłka Kraj
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302014DocType: Upload Attendance,Upload HTML,Wyślij HTML
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302015apps/erpnext/erpnext/controllers/accounts_controller.py +409,"Total advance ({0}) against Order {1} cannot be greater \
Pratik Vyas593d5622015-03-02 19:07:52 +05302016 than the Grand Total ({2})","Suma zaliczki ({0}) przeciwko Zakonu {1} nie może być większa niż Wielkie \
2017 Razem ({2})"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302018DocType: Employee,Relieving Date,Data zwolnienia
Pratik Vyas593d5622015-03-02 19:07:52 +05302019apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +12,"Pricing Rule is made to overwrite Price List / define discount percentage, based on some criteria.","Wycena Zasada jest nadpisanie cennik / określenie procentowego rabatu, w oparciu o pewne kryteria."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302020DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Magazyn może być tylko zmieniony poprzez Wpis Asortymentu / Notę Dostawy / Potwierdzenie zakupu
Pratik Vyas593d5622015-03-02 19:07:52 +05302021DocType: Employee Education,Class / Percentage,
Anand Doshi019111b2015-11-20 18:00:11 +05302022apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +92,Head of Marketing and Sales,
2023apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +31,Income Tax,Podatek dochodowy
Pratik Vyas593d5622015-03-02 19:07:52 +05302024apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +15,"If selected Pricing Rule is made for 'Price', it will overwrite Price List. Pricing Rule price is the final price, so no further discount should be applied. Hence, in transactions like Sales Order, Purchase Order etc, it will be fetched in 'Rate' field, rather than 'Price List Rate' field.","Jeśli wybrana reguła Wycena jest dla 'Cena' spowoduje zastąpienie cennik. Zasada jest cena Wycena ostateczna cena, więc dalsze zniżki powinny być stosowane. W związku z tym, w transakcjach takich jak zlecenia sprzedaży, zamówienia itp, będzie pobrana w polu ""stopa"", a nie polu ""Cennik stopa""."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302025apps/erpnext/erpnext/config/selling.py +163,Track Leads by Industry Type.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302026DocType: Item Supplier,Item Supplier,Dostawca
2027apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +328,Please enter Item Code to get batch no,Proszę wprowadzić Kod Produktu w celu przyporządkowania serii
2028apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +643,Please select a value for {0} quotation_to {1},Proszę wprowadzić wartość dla wyceny {0} {1}
Pratik Vyas97264472015-05-14 15:13:10 +05302029apps/erpnext/erpnext/config/selling.py +33,All Addresses.,Wszystkie adresy
Anand Doshi191b2972015-10-21 16:50:31 +05302030DocType: Company,Stock Settings,Ustawienia magazynu
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302031apps/erpnext/erpnext/accounts/doctype/account/account.py +203,"Merging is only possible if following properties are same in both records. Is Group, Root Type, Company","Połączenie jest możliwe tylko wtedy, gdy następujące właściwości są takie same w obu płyt. Czy Grupa Root Typ, Firma"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302032apps/erpnext/erpnext/config/crm.py +72,Manage Customer Group Tree.,
Anand Doshi03791fc2015-12-15 15:17:11 +05302033apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +302,New Cost Center Name,Nazwa nowego Centrum Kosztów
Anand Doshif5940902015-09-07 18:47:04 +05302034DocType: Leave Control Panel,Leave Control Panel,Panel do obsługi Urlopów
Anand Doshi03791fc2015-12-15 15:17:11 +05302035apps/erpnext/erpnext/utilities/doctype/address/address.py +95,No default Address Template found. Please create a new one from Setup > Printing and Branding > Address Template.,Nie znaleziono adresu domyślnego szablonu. Proszę utworzyć nowy Setup> Druk i Branding> Szablon adresowej.
Anand Doshi191b2972015-10-21 16:50:31 +05302036DocType: Appraisal,HR User,Kadry - użytkownik
Pratik Vyas593d5622015-03-02 19:07:52 +05302037DocType: Purchase Invoice,Taxes and Charges Deducted,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302038apps/erpnext/erpnext/shopping_cart/utils.py +46,Issues,Zagadnienia
2039apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},
2040DocType: Sales Invoice,Debit To,Debet na
Pratik Vyas593d5622015-03-02 19:07:52 +05302041DocType: Delivery Note,Required only for sample item.,
Pratik Vyasfcc31022015-07-10 12:05:24 +05302042DocType: Stock Ledger Entry,Actual Qty After Transaction,Rzeczywista Ilość Po Transakcji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302043,Pending SO Items For Purchase Request,Oczekiwane elementy Zamówień Sprzedaży na Prośbę Zakupu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302044DocType: Supplier,Billing Currency,Waluta Rozliczenia
Anand Doshi019111b2015-11-20 18:00:11 +05302045apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +148,Extra Large,Bardzo Duży
Pratik Vyas593d5622015-03-02 19:07:52 +05302046,Profit and Loss Statement,Rachunek zysków i strat
2047DocType: Bank Reconciliation Detail,Cheque Number,Numer czeku
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302048DocType: Payment Tool Detail,Payment Tool Detail,Szczegóły Narzędzia Płatności
Pratik Vyas593d5622015-03-02 19:07:52 +05302049,Sales Browser,
2050DocType: Journal Entry,Total Credit,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302051apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +490,Warning: Another {0} # {1} exists against stock entry {2},Ostrzeżenie: Inny {0} # {1} istnieje we wpisie asortymentu {2}
Anand Doshibb256e42016-01-04 16:50:38 +05302052apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +386,Local,Lokalne
Pratik Vyas97264472015-05-14 15:13:10 +05302053apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),Inwestycje finansowe i udzielone pożyczki (aktywa)
2054apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Dłużnicy
Anand Doshi019111b2015-11-20 18:00:11 +05302055apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +147,Large,Duży
Pratik Vyas593d5622015-03-02 19:07:52 +05302056DocType: C-Form Invoice Detail,Territory,Terytorium
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302057apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +152,Please mention no of visits required,
Rushabh Mehtafc307972015-11-04 18:02:45 +05302058DocType: Purchase Order,Customer Address Display,Adres klienta Wyświetlacz
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302059DocType: Stock Settings,Default Valuation Method,Domyślna metoda wyceny
Pratik Vyas593d5622015-03-02 19:07:52 +05302060DocType: Production Order Operation,Planned Start Time,Planowany czas rozpoczęcia
Anand Doshi191b2972015-10-21 16:50:31 +05302061apps/erpnext/erpnext/config/accounts.py +63,Close Balance Sheet and book Profit or Loss.,Sporządzenie Bilansu oraz Rachunku zysków i strat.
Pratik Vyas593d5622015-03-02 19:07:52 +05302062DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Określ Kursy walut konwersji jednej waluty w drugą
Anand Doshi019111b2015-11-20 18:00:11 +05302063apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +141,Quotation {0} is cancelled,Wycena {0} jest anulowana
Pratik Vyas593d5622015-03-02 19:07:52 +05302064apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +26,Total Outstanding Amount,Łączna kwota
Pratik Vyasfcc31022015-07-10 12:05:24 +05302065apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +29,Employee {0} was on leave on {1}. Cannot mark attendance.,Pracownik {0} był na zwolnieniu {1}. Nie można zaznaczyć obecności.
Pratik Vyas593d5622015-03-02 19:07:52 +05302066DocType: Sales Partner,Targets,Cele
Anand Doshif5940902015-09-07 18:47:04 +05302067DocType: Price List,Price List Master,Ustawienia Cennika
Pratik Vyas593d5622015-03-02 19:07:52 +05302068DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,"Wszystkie transakcje sprzedaży mogą być oznaczone przed wieloma ** Osoby sprzedaży **, dzięki czemu można ustawić i monitorować cele."
2069,S.O. No.,
2070DocType: Production Order Operation,Make Time Log,Dodać do czasu Zaloguj
Anand Doshibb256e42016-01-04 16:50:38 +05302071apps/erpnext/erpnext/stock/doctype/item/item.py +421,Please set reorder quantity,Proszę ustawić ilość zmienić kolejność
Anand Doshi191b2972015-10-21 16:50:31 +05302072apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +158,Please create Customer from Lead {0},
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302073DocType: Price List,Applicable for Countries,Zastosowanie dla krajów
Pratik Vyas97264472015-05-14 15:13:10 +05302074apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Computers,Komputery
Pratik Vyas593d5622015-03-02 19:07:52 +05302075apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.js +14,This is a root customer group and cannot be edited.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302076apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +39,Please setup your chart of accounts before you start Accounting Entries,Należy ustalić własny Plan Kont zanim rozpocznie się księgowanie
Nabin Hait733680b2015-12-07 14:12:41 +05302077DocType: Purchase Invoice,Ignore Pricing Rule,Ignoruj Reguły Cen
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302078apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +91,From Date in Salary Structure cannot be lesser than Employee Joining Date.,Od tej pory w strukturze wynagrodzeń nie może być mniejsza niż Pracowniczych Łączenie Data.
Pratik Vyasfcc31022015-07-10 12:05:24 +05302079DocType: Employee Education,Graduate,Absolwent
Pratik Vyas593d5622015-03-02 19:07:52 +05302080DocType: Leave Block List,Block Days,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302081DocType: Journal Entry,Excise Entry,Akcyza Wejścia
Rushabh Mehtafc307972015-11-04 18:02:45 +05302082apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +62,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},Ostrzeżenie: Zamówienie sprzedaży {0} już istnieje wobec Klienta Zamówienia {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302083DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases.
2084
2085Examples:
2086
20871. Validity of the offer.
20881. Payment Terms (In Advance, On Credit, part advance etc).
20891. What is extra (or payable by the Customer).
20901. Safety / usage warning.
20911. Warranty if any.
20921. Returns Policy.
20931. Terms of shipping, if applicable.
20941. Ways of addressing disputes, indemnity, liability, etc.
20951. Address and Contact of your Company.","Standardowe Zasady i warunki, które mogą być dodawane do sprzedaży i zakupów.
2096
2097 Przykłady:
2098
2099 1. Ważność oferty.
2100 1. Warunki płatności (z góry, na kredyt, część zaliczki itp).
2101 1. Co to jest ekstra (lub płatne przez Klienta).
2102 1. Bezpieczeństwo / ostrzeżenie wykorzystanie.
2103 1. Gwarancja jeśli w ogóle.
2104 1. Zwraca Polityka.
2105 1. Warunki wysyłki, jeśli dotyczy.
2106 1. Sposobów rozwiązywania sporów, odszkodowania, odpowiedzialność itp
2107 1. Adres i kontakt z Twojej firmy."
Pratik Vyas97264472015-05-14 15:13:10 +05302108DocType: Attendance,Leave Type,Typ urlopu
Anand Doshi191b2972015-10-21 16:50:31 +05302109apps/erpnext/erpnext/controllers/stock_controller.py +172,Expense / Difference account ({0}) must be a 'Profit or Loss' account,"Konto koszty / Różnica ({0}) musi być kontem ""rachunek zysków i strat"""
Pratik Vyas593d5622015-03-02 19:07:52 +05302110DocType: Account,Accounts User,Konta Użytkownika
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302111DocType: Sales Invoice,"Check if recurring invoice, uncheck to stop recurring or put proper End Date",
Pratik Vyas593d5622015-03-02 19:07:52 +05302112apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18,Attendance for employee {0} is already marked,
2113DocType: Packing Slip,If more than one package of the same type (for print),
Pratik Vyas593d5622015-03-02 19:07:52 +05302114DocType: C-Form Invoice Detail,Net Total,Łączna wartość netto
2115DocType: Bin,FCFS Rate,
Pratik Vyas97264472015-05-14 15:13:10 +05302116apps/erpnext/erpnext/accounts/page/pos/pos.js +15,Billing (Sales Invoice),Fakturowanie (faktury sprzedaży)
Anand Doshif5940902015-09-07 18:47:04 +05302117DocType: Payment Reconciliation Invoice,Outstanding Amount,Zaległa Ilość
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302118DocType: Project Task,Working,Pracuje
Pratik Vyas593d5622015-03-02 19:07:52 +05302119DocType: Stock Ledger Entry,Stock Queue (FIFO),
2120apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +13,Please select Time Logs.,Proszę wybrać Time Logs.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302121apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +37,{0} does not belong to Company {1},{0} nie należy do firmy {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302122DocType: Account,Round Off,Zaokrąglić
Pratik Vyas97264472015-05-14 15:13:10 +05302123,Requested Qty,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302124DocType: Tax Rule,Use for Shopping Cart,Służy do koszyka
Pratik Vyas593d5622015-03-02 19:07:52 +05302125DocType: BOM Item,Scrap %,
2126apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +38,"Charges will be distributed proportionately based on item qty or amount, as per your selection","Koszty zostaną rozdzielone proporcjonalnie na podstawie Ilość pozycji lub kwoty, jak na swój wybór"
2127DocType: Maintenance Visit,Purposes,Cele
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302128apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +103,Atleast one item should be entered with negative quantity in return document,Conajmniej jedna pozycja powinna być wpisana w ilości negatywnej w dokumencie powrotnej
Pratik Vyas97264472015-05-14 15:13:10 +05302129apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +67,"Operation {0} longer than any available working hours in workstation {1}, break down the operation into multiple operations","Operacja {0} dłużej niż wszelkie dostępne w godzinach pracy stacji roboczej {1}, rozbić na kilka operacji operacji"
Pratik Vyas593d5622015-03-02 19:07:52 +05302130,Requested,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302131apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +67,No Remarks,Brak Uwag
Anand Doshif5940902015-09-07 18:47:04 +05302132apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +13,Overdue,Zaległy
Pratik Vyas97264472015-05-14 15:13:10 +05302133DocType: Account,Stock Received But Not Billed,"Przyjęte na stan, nie zapłacone (zobowiązanie)"
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302134apps/erpnext/erpnext/accounts/doctype/account/account.py +82,Root Account must be a group,Konto root musi być grupą
Pratik Vyas593d5622015-03-02 19:07:52 +05302135DocType: Salary Slip,Gross Pay + Arrear Amount +Encashment Amount - Total Deduction,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302136DocType: Monthly Distribution,Distribution Name,Nazwa Dystrybucji
Pratik Vyas593d5622015-03-02 19:07:52 +05302137DocType: Features Setup,Sales and Purchase,
Rushabh Mehtafc307972015-11-04 18:02:45 +05302138DocType: Supplier Quotation Item,Material Request No,
Anand Doshi019111b2015-11-20 18:00:11 +05302139apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +221,Quality Inspection required for Item {0},Kontrola jakości wymagana dla Przedmiotu {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302140DocType: Quotation,Rate at which customer's currency is converted to company's base currency,Stawka przy użyciu której Waluta Klienta jest konwertowana do podstawowej waluty firmy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302141apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +107,{0} has been successfully unsubscribed from this list.,{0} została pomyślnie wypisany z listy.
Pratik Vyas97264472015-05-14 15:13:10 +05302142DocType: Purchase Invoice Item,Net Rate (Company Currency),Cena netto (Spółka Waluta)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302143apps/erpnext/erpnext/config/crm.py +81,Manage Territory Tree.,
2144DocType: Journal Entry Account,Sales Invoice,Faktura sprzedaży
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302145DocType: Journal Entry Account,Party Balance,Bilans Grupy
Pratik Vyas593d5622015-03-02 19:07:52 +05302146DocType: Sales Invoice Item,Time Log Batch,
Rushabh Mehtafc307972015-11-04 18:02:45 +05302147apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +437,Please select Apply Discount On,Proszę wybrać Zastosuj RABAT
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302148apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +85,Salary Slip Created,Slip Wynagrodzenie Utworzono
Pratik Vyas97264472015-05-14 15:13:10 +05302149DocType: Company,Default Receivable Account,Domyślnie konto należności
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302150DocType: Process Payroll,Create Bank Entry for the total salary paid for the above selected criteria,Utwórz zapis bankowy dla sumy wynagrodzenia dla wybranych wyżej kryteriów
Pratik Vyas593d5622015-03-02 19:07:52 +05302151DocType: Stock Entry,Material Transfer for Manufacture,Materiał transferu dla Produkcja
2152apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +18,Discount Percentage can be applied either against a Price List or for all Price List.,Rabat procentowy może być stosowany zarówno przed cenniku dla wszystkich Cenniku.
Anand Doshif5940902015-09-07 18:47:04 +05302153DocType: Purchase Invoice,Half-yearly,Półroczny
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302154apps/erpnext/erpnext/accounts/report/financial_statements.py +16,Fiscal Year {0} not found.,Rok podatkowy {0} nie został znaleziony.
Pratik Vyasfcc31022015-07-10 12:05:24 +05302155DocType: Bank Reconciliation,Get Relevant Entries,Pobierz odpowiednie pozycje
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302156apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +408,Accounting Entry for Stock,Zapis księgowy dla zapasów
Pratik Vyas593d5622015-03-02 19:07:52 +05302157DocType: Sales Invoice,Sales Team1,
Anand Doshibb256e42016-01-04 16:50:38 +05302158apps/erpnext/erpnext/stock/doctype/item/item.py +462,Item {0} does not exist,
Pratik Vyas593d5622015-03-02 19:07:52 +05302159DocType: Sales Invoice,Customer Address,Adres klienta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302160DocType: Purchase Invoice,Apply Additional Discount On,Zastosuj dodatkowe zniżki na
Pratik Vyas593d5622015-03-02 19:07:52 +05302161DocType: Account,Root Type,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302162apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +84,Row # {0}: Cannot return more than {1} for Item {2},Wiersz # {0}: Nie można wrócić więcej niż {1} dla pozycji {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05302163apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +52,Plot,
2164DocType: Item Group,Show this slideshow at the top of the page,
2165DocType: BOM,Item UOM,Jednostka miary produktu
Anand Doshi191b2972015-10-21 16:50:31 +05302166DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Kwota podatku po uwzględnieniu rabatu (waluta firmy)
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302167apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +150,Target warehouse is mandatory for row {0},
Pratik Vyas593d5622015-03-02 19:07:52 +05302168DocType: Quality Inspection,Quality Inspection,Kontrola jakości
Anand Doshi019111b2015-11-20 18:00:11 +05302169apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +144,Extra Small,Extra Small
Anand Doshiee19fc02015-12-21 17:10:20 +05302170apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +546,Warning: Material Requested Qty is less than Minimum Order Qty,Ostrzeżenie: Ilość Zapotrzebowanego Materiału jest mniejsza niż minimalna ilość na zamówieniu
Rushabh Mehtafc307972015-11-04 18:02:45 +05302171apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +191,Account {0} is frozen,Konto {0} jest zamrożone
Pratik Vyas593d5622015-03-02 19:07:52 +05302172DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,Osobowość prawna / Filia w oddzielny planu kont należących do Organizacji.
Anand Doshi019111b2015-11-20 18:00:11 +05302173apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +29,"Food, Beverage & Tobacco","Żywność, Trunki i Tytoń"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302174apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +20,PL or BS,PL albo BS
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302175apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +545,Can only make payment against unbilled {0},Mogą jedynie wpłaty przed Unbilled {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302176apps/erpnext/erpnext/controllers/selling_controller.py +122,Commission rate cannot be greater than 100,Wartość prowizji nie może być większa niż 100
Pratik Vyas97264472015-05-14 15:13:10 +05302177apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Minimum Inventory Level,Minimalny poziom zapasów
Pratik Vyas593d5622015-03-02 19:07:52 +05302178DocType: Stock Entry,Subcontract,Zlecenie
Rushabh Mehtafc307972015-11-04 18:02:45 +05302179apps/erpnext/erpnext/public/js/utils/party.js +121,Please enter {0} first,Podaj {0} pierwszy
Pratik Vyasfcc31022015-07-10 12:05:24 +05302180DocType: Production Planning Tool,Get Items From Sales Orders,Uzyskaj pozycje z zamówień sprzedaży
Pratik Vyas593d5622015-03-02 19:07:52 +05302181DocType: Production Order Operation,Actual End Time,Rzeczywisty czas zakończenia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302182DocType: Production Planning Tool,Download Materials Required,Ściągnij Potrzebne Materiały
Pratik Vyas593d5622015-03-02 19:07:52 +05302183DocType: Item,Manufacturer Part Number,Numer katalogowy producenta
2184DocType: Production Order Operation,Estimated Time and Cost,Szacowany czas i koszt
Anand Doshif5940902015-09-07 18:47:04 +05302185DocType: Bin,Bin,Kosz
Anand Doshif5940902015-09-07 18:47:04 +05302186DocType: SMS Log,No of Sent SMS,Numer wysłanego Sms
Pratik Vyas593d5622015-03-02 19:07:52 +05302187DocType: Account,Company,Firma
2188DocType: Account,Expense Account,Konto Wydatków
Anand Doshi019111b2015-11-20 18:00:11 +05302189apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +49,Software,Oprogramowanie
2190apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +151,Colour,Kolor
Pratik Vyas593d5622015-03-02 19:07:52 +05302191DocType: Maintenance Visit,Scheduled,Zaplanowane
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302192apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.js +13,"Please select Item where ""Is Stock Item"" is ""No"" and ""Is Sales Item"" is ""Yes"" and there is no other Product Bundle","Proszę wybrać produkt, gdzie "Czy Pozycja Zdjęcie" brzmi "Nie" i "Czy Sales Item" brzmi "Tak", a nie ma innego Bundle wyrobów"
Pratik Vyas593d5622015-03-02 19:07:52 +05302193DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,Wybierz dystrybucji miesięcznej się nierównomiernie rozprowadzić cele całej miesięcy.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302194DocType: Purchase Invoice Item,Valuation Rate,Wskaźnik wyceny
Rushabh Mehtafc307972015-11-04 18:02:45 +05302195apps/erpnext/erpnext/stock/get_item_details.py +281,Price List Currency not selected,
Pratik Vyas97264472015-05-14 15:13:10 +05302196apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +63,Item Row {0}: Purchase Receipt {1} does not exist in above 'Purchase Receipts' table,Pozycja Wiersz {0}: Zakup Otrzymanie {1} nie istnieje w tabeli powyżej Zakup kwitów ''
Anand Doshi03791fc2015-12-15 15:17:11 +05302197apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +147,Employee {0} has already applied for {1} between {2} and {3},Pracownik {0} już się ubiegał o {1} między {2} a {3}
Anand Doshif5940902015-09-07 18:47:04 +05302198apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Data startu projektu
Pratik Vyas593d5622015-03-02 19:07:52 +05302199apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +8,Until,Do
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302200DocType: Rename Tool,Rename Log,Zmień nazwę dziennika
Pratik Vyas593d5622015-03-02 19:07:52 +05302201DocType: Installation Note Item,Against Document No,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302202apps/erpnext/erpnext/config/selling.py +98,Manage Sales Partners.,Zarządzaj sprzedaży Partnerzy.
Pratik Vyas593d5622015-03-02 19:07:52 +05302203DocType: Quality Inspection,Inspection Type,Typ kontroli
Nabin Hait733680b2015-12-07 14:12:41 +05302204apps/erpnext/erpnext/controllers/recurring_document.py +159,Please select {0},Proszę wybrać {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302205DocType: C-Form,C-Form No,
2206DocType: BOM,Exploded_items,Exploded_items
Anand Doshi019111b2015-11-20 18:00:11 +05302207apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +95,Researcher,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302208apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +78,Please save the Newsletter before sending,
Pratik Vyas97264472015-05-14 15:13:10 +05302209apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +23,Name or Email is mandatory,Imię lub E-mail jest obowiązkowe
2210apps/erpnext/erpnext/config/stock.py +74,Incoming quality inspection.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302211DocType: Purchase Order Item,Returned Qty,Wrócił szt
Pratik Vyas593d5622015-03-02 19:07:52 +05302212DocType: Employee,Exit,Wyjście
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302213apps/erpnext/erpnext/accounts/doctype/account/account.py +140,Root Type is mandatory,
Anand Doshi191b2972015-10-21 16:50:31 +05302214apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +295,Serial No {0} created,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302215DocType: Item Customer Detail,"For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes","Dla wygody klientów, te kody mogą być użyte w formacie drukowania jak faktury czy dowody dostawy"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302216DocType: Employee,You can enter any date manually,Możesz wprowadzić jakąkolwiek datę ręcznie
Pratik Vyas593d5622015-03-02 19:07:52 +05302217DocType: Sales Invoice,Advertisement,Reklama
Anand Doshi019111b2015-11-20 18:00:11 +05302218apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +165,Probationary Period,Okres próbny
Pratik Vyas593d5622015-03-02 19:07:52 +05302219DocType: Customer Group,Only leaf nodes are allowed in transaction,
Pratik Vyas97264472015-05-14 15:13:10 +05302220DocType: Expense Claim,Expense Approver,Osoba zatwierdzająca wydatki
Anand Doshibb256e42016-01-04 16:50:38 +05302221apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +110,Row {0}: Advance against Customer must be credit,Wiersz {0}: Advance wobec Klienta musi być kredytowej
Pratik Vyas593d5622015-03-02 19:07:52 +05302222DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,
Anand Doshiee19fc02015-12-21 17:10:20 +05302223apps/erpnext/erpnext/public/js/pos/pos.js +349,Pay,Zapłacone
Pratik Vyas593d5622015-03-02 19:07:52 +05302224apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +17,To Datetime,Aby DateTime
Anand Doshi03791fc2015-12-15 15:17:11 +05302225DocType: SMS Settings,SMS Gateway URL,Adres URL bramki SMS
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302226apps/erpnext/erpnext/config/crm.py +53,Logs for maintaining sms delivery status,Logi do utrzymania sms stan przesyłki
Rushabh Mehtafc307972015-11-04 18:02:45 +05302227apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +36,Pending Activities,Oczekujące Inne
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302228apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,Confirmed,Potwierdzone
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302229apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52,Supplier > Supplier Type,Dostawca> Typ dostawcy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302230apps/erpnext/erpnext/hr/doctype/employee/employee.py +127,Please enter relieving date.,
Pratik Vyas97264472015-05-14 15:13:10 +05302231apps/erpnext/erpnext/controllers/trends.py +137,Amt,Amt
Anand Doshi019111b2015-11-20 18:00:11 +05302232apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +51,Only Leave Applications with status 'Approved' can be submitted,
Anand Doshi03791fc2015-12-15 15:17:11 +05302233apps/erpnext/erpnext/utilities/doctype/address/address.py +24,Address Title is mandatory.,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302234DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,Wpisz nazwę przeprowadzanej kampanii jeżeli źródło pytania jest kampanią
Anand Doshi019111b2015-11-20 18:00:11 +05302235apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +38,Newspaper Publishers,
Pratik Vyas97264472015-05-14 15:13:10 +05302236apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +31,Select Fiscal Year,Wybierz rok podatkowy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302237apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,Poziom Uporządkowania
Pratik Vyas593d5622015-03-02 19:07:52 +05302238DocType: Attendance,Attendance Date,
2239DocType: Salary Structure,Salary breakup based on Earning and Deduction.,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302240apps/erpnext/erpnext/accounts/doctype/account/account.py +112,Account with child nodes cannot be converted to ledger,Konto grupujące inne konta nie może być konwertowane
Pratik Vyas593d5622015-03-02 19:07:52 +05302241DocType: Address,Preferred Shipping Address,
Pratik Vyasfcc31022015-07-10 12:05:24 +05302242DocType: Purchase Receipt Item,Accepted Warehouse,Przyjęty Magazyn
Pratik Vyas593d5622015-03-02 19:07:52 +05302243DocType: Bank Reconciliation Detail,Posting Date,Data publikacji
2244DocType: Item,Valuation Method,Metoda wyceny
Anand Doshi03791fc2015-12-15 15:17:11 +05302245apps/erpnext/erpnext/setup/utils.py +91,Unable to find exchange rate for {0} to {1},Nie można znaleźć kurs wymiany dla {0} {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302246DocType: Sales Invoice,Sales Team,
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302247apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +88,Duplicate entry,Wpis zduplikowany
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302248DocType: Serial No,Under Warranty,Pod Gwarancją
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302249apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +414,[Error],[Błąd]
Pratik Vyas593d5622015-03-02 19:07:52 +05302250DocType: Sales Order,In Words will be visible once you save the Sales Order.,
2251,Employee Birthday,Data urodzenia pracownika
Anand Doshi019111b2015-11-20 18:00:11 +05302252apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +55,Venture Capital,Kapitał wysokiego ryzyka
Pratik Vyas593d5622015-03-02 19:07:52 +05302253DocType: UOM,Must be Whole Number,Musi być liczbą całkowitą
2254DocType: Leave Control Panel,New Leaves Allocated (In Days),
2255apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +51,Serial No {0} does not exist,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302256DocType: Pricing Rule,Discount Percentage,Procent zniżki
Pratik Vyas593d5622015-03-02 19:07:52 +05302257DocType: Payment Reconciliation Invoice,Invoice Number,Numer faktury
Anand Doshibb256e42016-01-04 16:50:38 +05302258apps/erpnext/erpnext/hooks.py +55,Orders,Zamówienia
Pratik Vyasfcc31022015-07-10 12:05:24 +05302259DocType: Leave Control Panel,Employee Type,Typ pracownika
Anand Doshif5940902015-09-07 18:47:04 +05302260DocType: Employee Leave Approver,Leave Approver,Zatwierdzający Urlop
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302261DocType: Manufacturing Settings,Material Transferred for Manufacture,Materiał Przeniesione dla Produkcja
Pratik Vyas593d5622015-03-02 19:07:52 +05302262DocType: Expense Claim,"A user with ""Expense Approver"" role","Użytkownik z ""Koszty zatwierdzająca"" roli"
2263,Issued Items Against Production Order,
Pratik Vyas97264472015-05-14 15:13:10 +05302264DocType: Pricing Rule,Purchase Manager,Menadżer Zakupów
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302265DocType: Payment Tool,Payment Tool,Narzędzia płatności
Pratik Vyas593d5622015-03-02 19:07:52 +05302266DocType: Target Detail,Target Detail,
Pratik Vyas97264472015-05-14 15:13:10 +05302267DocType: Sales Order,% of materials billed against this Sales Order,% materiałów rozliczonych w ramach tego zlecenia sprzedaży
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302268apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +50,Period Closing Entry,Wpis Kończący Okres
2269apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +62,Cost Center with existing transactions can not be converted to group,Centrum Kosztów z istniejącą transakcją nie może być przekształcone w grupę
Anand Doshiee19fc02015-12-21 17:10:20 +05302270DocType: Account,Depreciation,Spadek wartości
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302271apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +49,Supplier(s),Dostawca(y)
Pratik Vyas593d5622015-03-02 19:07:52 +05302272DocType: Customer,Credit Limit,
Pratik Vyas97264472015-05-14 15:13:10 +05302273apps/erpnext/erpnext/accounts/page/pos/pos_page.html +4,Select type of transaction,Wybierz rodzaj transakcji
Anand Doshi191b2972015-10-21 16:50:31 +05302274DocType: GL Entry,Voucher No,Nr Podstawy księgowania
Pratik Vyas593d5622015-03-02 19:07:52 +05302275DocType: Leave Allocation,Leave Allocation,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302276apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +396,Material Requests {0} created,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302277apps/erpnext/erpnext/config/selling.py +122,Template of terms or contract.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302278DocType: Customer,Address and Contact,Adres i Kontakt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302279DocType: Customer,Last Day of the Next Month,Ostatni dzień następnego miesiąca
2280DocType: Employee,Feedback,Informacja zwrotna
Anand Doshi019111b2015-11-20 18:00:11 +05302281apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +66,"Leave cannot be allocated before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Urlopu nie może być przyznane przed {0}, a bilans urlopu zostało już przeniesionych przekazywane w przyszłości rekordu alokacji urlopu {1}"
Rushabh Mehtafc307972015-11-04 18:02:45 +05302282apps/erpnext/erpnext/accounts/party.py +284,Note: Due / Reference Date exceeds allowed customer credit days by {0} day(s),Uwaga: Ze względu / Data odniesienia przekracza dozwolony dzień kredytowej klienta przez {0} dni (s)
Anand Doshi019111b2015-11-20 18:00:11 +05302283apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +632,Maint. Schedule,Maint. Harmonogram
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302284DocType: Stock Settings,Freeze Stock Entries,Zamroź Wpisy do Asortymentu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302285DocType: Item,Reorder level based on Warehouse,Zmiana kolejności w oparciu o poziom Magazynu
Pratik Vyas97264472015-05-14 15:13:10 +05302286DocType: Activity Cost,Billing Rate,Kursy rozliczeniowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302287,Qty to Deliver,Ilość do dostarczenia
Pratik Vyas593d5622015-03-02 19:07:52 +05302288DocType: Monthly Distribution Percentage,Month,Miesiąc
2289,Stock Analytics,Analityka magazynu
2290DocType: Installation Note Item,Against Document Detail No,
Anand Doshif5940902015-09-07 18:47:04 +05302291DocType: Quality Inspection,Outgoing,Wychodzący
Pratik Vyas593d5622015-03-02 19:07:52 +05302292DocType: Material Request,Requested For,
2293DocType: Quotation Item,Against Doctype,
2294DocType: Delivery Note,Track this Delivery Note against any Project,
Anand Doshiee19fc02015-12-21 17:10:20 +05302295apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +28,Net Cash from Investing,Przepływy pieniężne netto z inwestycji
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302296apps/erpnext/erpnext/accounts/doctype/account/account.py +178,Root account can not be deleted,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302297apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +75,Show Stock Entries,Pokaż zapisy stanu
Anand Doshi191b2972015-10-21 16:50:31 +05302298,Is Primary Address,Czy Podstawowy Adres
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302299DocType: Production Order,Work-in-Progress Warehouse,Magazyn z produkcją w toku
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302300apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +320,Reference #{0} dated {1},Odnośnik #{0} wpisano z datą {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302301apps/erpnext/erpnext/templates/includes/cart/cart_address.html +13,Manage Addresses,Zarządzaj adresy
2302DocType: Pricing Rule,Item Code,Kod identyfikacyjny
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302303DocType: Production Planning Tool,Create Production Orders,Utwórz Zamówienie produkcji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302304DocType: Serial No,Warranty / AMC Details,Gwarancja / AMC Szczegóły
2305DocType: Journal Entry,User Remark,Spostrzeżenie Użytkownika
Pratik Vyas593d5622015-03-02 19:07:52 +05302306DocType: Lead,Market Segment,
Pratik Vyasfcc31022015-07-10 12:05:24 +05302307DocType: Employee Internal Work History,Employee Internal Work History,Historia zatrudnienia pracownika w firmie
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302308apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +225,Closing (Dr),Zamknięcie (Dr)
Pratik Vyas593d5622015-03-02 19:07:52 +05302309DocType: Contact,Passive,
Anand Doshi191b2972015-10-21 16:50:31 +05302310apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +228,Serial No {0} not in stock,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302311apps/erpnext/erpnext/config/selling.py +127,Tax template for selling transactions.,
2312DocType: Sales Invoice,Write Off Outstanding Amount,Nieuregulowana Wartość Odpisu
Pratik Vyas593d5622015-03-02 19:07:52 +05302313DocType: Features Setup,"Check if you need automatic recurring invoices. After submitting any sales invoice, Recurring section will be visible.",
2314DocType: Account,Accounts Manager,Menedżer kont
Rushabh Mehtafc307972015-11-04 18:02:45 +05302315apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +39,Time Log {0} must be 'Submitted',
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302316DocType: Stock Settings,Default Stock UOM,Domyślna jednostka miary Asortymentu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302317DocType: Time Log,Costing Rate based on Activity Type (per hour),Kalkulacja kosztów Ocena na podstawie rodzajów działalności (za godzinę)
Pratik Vyas593d5622015-03-02 19:07:52 +05302318DocType: Production Planning Tool,Create Material Requests,
2319DocType: Employee Education,School/University,
Pratik Vyas593d5622015-03-02 19:07:52 +05302320DocType: Sales Invoice Item,Available Qty at Warehouse,Ilość dostępna w magazynie
Anand Doshif5940902015-09-07 18:47:04 +05302321,Billed Amount,Ilość Rozliczenia
Anand Doshi191b2972015-10-21 16:50:31 +05302322DocType: Bank Reconciliation,Bank Reconciliation,Uzgodnienia z wyciągiem bankowym
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302323apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +9,Get Updates,Pobierz aktualizacje
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302324apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +135,Material Request {0} is cancelled or stopped,
Anand Doshi03791fc2015-12-15 15:17:11 +05302325apps/erpnext/erpnext/public/js/setup_wizard.js +395,Add a few sample records,Dodaj kilka rekordów przykładowe
Rushabh Mehtafc307972015-11-04 18:02:45 +05302326apps/erpnext/erpnext/config/hr.py +210,Leave Management,Zarządzanie urlopami
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302327apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +81,Group by Account,Grupuj według konta
2328DocType: Sales Order,Fully Delivered,Całkowicie Dostarczono
Pratik Vyas593d5622015-03-02 19:07:52 +05302329DocType: Lead,Lower Income,
2330DocType: Period Closing Voucher,"The account head under Liability, in which Profit/Loss will be booked",
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05302331DocType: Payment Tool,Against Vouchers,Na podstawie talonów
Pratik Vyas593d5622015-03-02 19:07:52 +05302332apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +23,Quick Help,Szybka pomoc
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302333apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +169,Source and target warehouse cannot be same for row {0},
Pratik Vyas593d5622015-03-02 19:07:52 +05302334DocType: Features Setup,Sales Extras,
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302335apps/erpnext/erpnext/accounts/utils.py +346,{0} budget for Account {1} against Cost Center {2} will exceed by {3},{0} Budżet dla konta {1} z MPK {2} będzie przekroczony o {3}
2336apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +243,"Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry","Konto różnica musi być kontem typu aktywami / pasywami, ponieważ Zdjęcie Pojednanie jest Wejście otwarcia"
Anand Doshi019111b2015-11-20 18:00:11 +05302337apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +141,Purchase Order number required for Item {0},Numer Zamówienia Kupna wymagany do {0}
Pratik Vyas97264472015-05-14 15:13:10 +05302338apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +18,'From Date' must be after 'To Date',Pole 'Od daty' musi następować później niż 'Do daty'
Pratik Vyas593d5622015-03-02 19:07:52 +05302339,Stock Projected Qty,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302340apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +141,Customer {0} does not belong to project {1},Klient {0} nie należy do projektu {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302341DocType: Sales Order,Customer's Purchase Order,Klienta Zamówienia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302342DocType: Warranty Claim,From Company,Od Firmy
2343apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +95,Value or Qty,Wartość albo Ilość
Anand Doshi03791fc2015-12-15 15:17:11 +05302344apps/erpnext/erpnext/public/js/setup_wizard.js +381,Minute,Minuta
Anand Doshif5940902015-09-07 18:47:04 +05302345DocType: Purchase Invoice,Purchase Taxes and Charges,Podatki i opłaty kupna
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302346,Qty to Receive,Ilość do otrzymania
Pratik Vyas593d5622015-03-02 19:07:52 +05302347DocType: Leave Block List,Leave Block List Allowed,
Anand Doshi019111b2015-11-20 18:00:11 +05302348apps/erpnext/erpnext/public/js/setup_wizard.js +108,You will use it to Login,Będzie go używać do logowania
Pratik Vyas593d5622015-03-02 19:07:52 +05302349DocType: Sales Partner,Retailer,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302350apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +100,Credit To account must be a Balance Sheet account,Kredyty na konto musi być kontem Bilans
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302351apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +128,All Supplier Types,Typy wszystkich dostawców
Anand Doshibb256e42016-01-04 16:50:38 +05302352apps/erpnext/erpnext/stock/doctype/item/item.py +46,Item Code is mandatory because Item is not automatically numbered,
Anand Doshi019111b2015-11-20 18:00:11 +05302353apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +93,Quotation {0} not of type {1},Wycena {0} nie jest typem {1}
Anand Doshif5940902015-09-07 18:47:04 +05302354DocType: Maintenance Schedule Item,Maintenance Schedule Item,Przedmiot Planu Konserwacji
Pratik Vyasfcc31022015-07-10 12:05:24 +05302355DocType: Sales Order,% Delivered,% dostarczono
Pratik Vyas97264472015-05-14 15:13:10 +05302356apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +177,Bank Overdraft Account,Kredyt w rachunku bankowym
Pratik Vyas593d5622015-03-02 19:07:52 +05302357apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +15,Make Salary Slip,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302358apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +18,Browse BOM,Przeglądaj BOM
Pratik Vyas97264472015-05-14 15:13:10 +05302359apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +175,Secured Loans,Pożyczki
Anand Doshi019111b2015-11-20 18:00:11 +05302360apps/erpnext/erpnext/setup/setup_wizard/data/sample_home_page.html +3,Awesome Products,
Anand Doshi191b2972015-10-21 16:50:31 +05302361apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +189,Opening Balance Equity,Bilans otwarcia Kapitału własnego
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302362DocType: Appraisal,Appraisal,Ocena
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302363apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +22,Date is repeated,Data jest powtórzona
Anand Doshi666fbaf2015-11-26 12:40:13 +05302364apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,Upoważniony sygnatariusz
Anand Doshi03791fc2015-12-15 15:17:11 +05302365apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +164,Leave approver must be one of {0},Zatwierdzający urlop musi być jednym z {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302366DocType: Hub Settings,Seller Email,Sprzedawca email
Pratik Vyas97264472015-05-14 15:13:10 +05302367DocType: Project,Total Purchase Cost (via Purchase Invoice),Całkowity koszt zakupu (faktura zakupu za pośrednictwem)
Pratik Vyas593d5622015-03-02 19:07:52 +05302368DocType: Workstation Working Hour,Start Time,Czas rozpoczęcia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302369DocType: Item Price,Bulk Import Help,Luzem Importuj Pomoc
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302370apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +200,Select Quantity,Wybierz ilość
Pratik Vyas593d5622015-03-02 19:07:52 +05302371apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +34,Approving Role cannot be same as role the rule is Applicable To,
Anand Doshi191b2972015-10-21 16:50:31 +05302372apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +66,Unsubscribe from this Email Digest,Wypisać się z tej Email Digest
2373apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +36,Message Sent,Wiadomość wysłana
Pratik Vyas593d5622015-03-02 19:07:52 +05302374DocType: Production Plan Sales Order,SO Date,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302375DocType: Sales Invoice,Rate at which Price list currency is converted to customer's base currency,Stawka przy użyciu której waluta Listy Cen jest konwertowana do podstawowej waluty klienta
Anand Doshif5940902015-09-07 18:47:04 +05302376DocType: Purchase Invoice Item,Net Amount (Company Currency),Kwota netto (Waluta Spółki)
Pratik Vyas593d5622015-03-02 19:07:52 +05302377DocType: BOM Operation,Hour Rate,Stawka godzinowa
2378DocType: Stock Settings,Item Naming By,
Anand Doshi019111b2015-11-20 18:00:11 +05302379apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +655,From Quotation,Z Wyceny
Rushabh Mehtafc307972015-11-04 18:02:45 +05302380apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +46,Another Period Closing Entry {0} has been made after {1},
Pratik Vyas97264472015-05-14 15:13:10 +05302381DocType: Production Order,Material Transferred for Manufacturing,Materiał Przeniesiony do Manufacturing
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302382apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +29,Account {0} does not exists,Konto {0} nie istnieje
Anand Doshif5940902015-09-07 18:47:04 +05302383DocType: Purchase Receipt Item,Purchase Order Item No,Nr przedmiotu Zamówienia Kupna
Anand Doshif5940902015-09-07 18:47:04 +05302384DocType: Project,Project Type,Typ projektu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302385apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +16,Either target qty or target amount is mandatory.,Wymagana jest ilość lub kwota docelowa
Pratik Vyas97264472015-05-14 15:13:10 +05302386apps/erpnext/erpnext/config/projects.py +38,Cost of various activities,Koszt różnych działań
Anand Doshi191b2972015-10-21 16:50:31 +05302387apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +101,Not allowed to update stock transactions older than {0},Niedozwolona jest modyfikacja transakcji zapasów starszych niż {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302388DocType: Item,Inspection Required,Wymagana kontrola
2389DocType: Purchase Invoice Item,PR Detail,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302390DocType: Sales Order,Fully Billed,Całkowicie Rozliczone
Pratik Vyas97264472015-05-14 15:13:10 +05302391apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,
Anand Doshi019111b2015-11-20 18:00:11 +05302392apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +119,Delivery warehouse required for stock item {0},Dostawa wymagane dla magazynu pozycji magazynie {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302393DocType: Packing Slip,The gross weight of the package. Usually net weight + packaging material weight. (for print),
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302394DocType: Accounts Settings,Users with this role are allowed to set frozen accounts and create / modify accounting entries against frozen accounts,Użytkownicy z tą rolą mogą ustawiać zamrożone konta i tworzyć / modyfikować wpisy księgowe dla zamrożonych kont
Pratik Vyas593d5622015-03-02 19:07:52 +05302395DocType: Serial No,Is Cancelled,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302396apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +332,My Shipments,Moje Przesyłki
Anand Doshif5940902015-09-07 18:47:04 +05302397DocType: Journal Entry,Bill Date,Data Rachunku
Pratik Vyas593d5622015-03-02 19:07:52 +05302398apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +43,"Even if there are multiple Pricing Rules with highest priority, then following internal priorities are applied:","Nawet jeśli istnieje wiele przepisów dotyczących cen o najwyższym priorytecie, a następnie następujące priorytety wewnętrznej są stosowane:"
2399DocType: Supplier,Supplier Details,Szczegóły dostawcy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302400DocType: Expense Claim,Approval Status,Status Zatwierdzenia
Pratik Vyas593d5622015-03-02 19:07:52 +05302401DocType: Hub Settings,Publish Items to Hub,Publikowanie produkty do Hub
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302402apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +44,From value must be less than to value in row {0},"Wartość ""od"" musi być mniejsza niż wartość w rzędzie {0}"
Anand Doshi019111b2015-11-20 18:00:11 +05302403apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +133,Wire Transfer,Przelew
Anand Doshif5940902015-09-07 18:47:04 +05302404apps/erpnext/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.py +25,Please select Bank Account,Wybierz konto Bankowe
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302405DocType: Newsletter,Create and Send Newsletters,Utwórz i wyślij biuletyny
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302406DocType: Sales Order,Recurring Order,Powtarzające się Zamówienie
Pratik Vyas593d5622015-03-02 19:07:52 +05302407DocType: Company,Default Income Account,Domyślne konto przychodów
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302408apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +33,Customer Group / Customer,Grupa Klientów / Klient
2409DocType: Item Group,Check this if you want to show in website,Zaznacz czy chcesz uwidocznić to na stronie WWW
Anand Doshi019111b2015-11-20 18:00:11 +05302410,Welcome to ERPNext,Zapraszamy do ERPNext
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302411DocType: Payment Reconciliation Payment,Voucher Detail Number,Numer Szczegółu Bonu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302412apps/erpnext/erpnext/config/crm.py +146,Lead to Quotation,Trop do Wyceny
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302413DocType: Lead,From Customer,Od klienta
Anand Doshi019111b2015-11-20 18:00:11 +05302414apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +37,Calls,Połączenia
Pratik Vyas97264472015-05-14 15:13:10 +05302415DocType: Project,Total Costing Amount (via Time Logs),Całkowita ilość Costing (przez Time Logs)
Anand Doshi191b2972015-10-21 16:50:31 +05302416DocType: Purchase Order Item Supplied,Stock UOM,Jednostka
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302417apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +199,Purchase Order {0} is not submitted,Zamówienia Kupna {0} nie zostało wysłane
Anand Doshi03791fc2015-12-15 15:17:11 +05302418apps/erpnext/erpnext/stock/doctype/item/item.js +32,Projected,Prognozowany
Anand Doshi191b2972015-10-21 16:50:31 +05302419apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +218,Serial No {0} does not belong to Warehouse {1},
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302420apps/erpnext/erpnext/controllers/status_updater.py +139,Note: System will not check over-delivery and over-booking for Item {0} as quantity or amount is 0,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302421DocType: Notification Control,Quotation Message,Wiadomość Wyceny
Anand Doshif5940902015-09-07 18:47:04 +05302422DocType: Issue,Opening Date,Data Otwarcia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302423DocType: Journal Entry,Remark,Uwaga
2424DocType: Purchase Receipt Item,Rate and Amount,Stawka i Ilość
Rushabh Mehtafc307972015-11-04 18:02:45 +05302425apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +667,From Sales Order,Od Zamówienia Sprzedaży
Anand Doshif5940902015-09-07 18:47:04 +05302426DocType: Sales Order,Not Billed,Nie zaksięgowany
Pratik Vyas593d5622015-03-02 19:07:52 +05302427apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +107,Both Warehouse must belong to same Company,
Rushabh Mehtafc307972015-11-04 18:02:45 +05302428apps/erpnext/erpnext/public/js/templates/contact_list.html +31,No contacts added yet.,Nie dodano jeszcze żadnego kontaktu.
Anand Doshif5940902015-09-07 18:47:04 +05302429DocType: Purchase Receipt Item,Landed Cost Voucher Amount,Kwota Kosztu Voucheru
Pratik Vyas593d5622015-03-02 19:07:52 +05302430DocType: Time Log,Batched for Billing,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302431apps/erpnext/erpnext/config/accounts.py +23,Bills raised by Suppliers.,Rachunki od dostawców.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302432DocType: POS Profile,Write Off Account,Konto Odpisu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302433DocType: Purchase Invoice,Return Against Purchase Invoice,Powrót Against dowodu zakupu
Pratik Vyas593d5622015-03-02 19:07:52 +05302434DocType: Item,Warranty Period (in days),Okres gwarancji (w dniach)
Anand Doshiee19fc02015-12-21 17:10:20 +05302435apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +16,Net Cash from Operations,Środki pieniężne netto z działalności operacyjnej
Anand Doshi03791fc2015-12-15 15:17:11 +05302436apps/erpnext/erpnext/public/js/setup_wizard.js +310,e.g. VAT,np. VAT
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302437apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,Pozycja 4
Pratik Vyasfcc31022015-07-10 12:05:24 +05302438DocType: Journal Entry Account,Journal Entry Account,Konto zapisu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302439DocType: Shopping Cart Settings,Quotation Series,Serie Wyeceny
Rushabh Mehtafc307972015-11-04 18:02:45 +05302440apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +52,"An item exists with same name ({0}), please change the item group name or rename the item",Istnieje element o takiej nazwie. Zmień nazwę Grupy lub tego elementu.
Pratik Vyas593d5622015-03-02 19:07:52 +05302441DocType: Sales Order Item,Sales Order Date,Data Zlecenia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302442DocType: Sales Invoice Item,Delivered Qty,Dostarczona Liczba jednostek
2443apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +63,Warehouse {0}: Company is mandatory,Magazyn {0}: Firma jest obowiązkowa
Pratik Vyasfcc31022015-07-10 12:05:24 +05302444apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +36,"Go to the appropriate group (usually Source of Funds > Current Liabilities > Taxes and Duties and create a new Account (by clicking on Add Child) of type ""Tax"" and do mention the Tax rate.","Idź do odpowiedniej grupy (zwykle źródło funduszy> Zobowiązania krótkoterminowe> Podatki i cła i utworzyć nowe konto (klikając na Dodaj Child) typu ""podatek"" i ustal stawkę podatku."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302445,Payment Period Based On Invoice Date,Termin Płatności oparty na dacie faktury
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302446apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +50,Missing Currency Exchange Rates for {0},Brakujące Wymiana walut stawki dla {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302447DocType: Journal Entry,Stock Entry,Zapis magazynowy
Pratik Vyas593d5622015-03-02 19:07:52 +05302448DocType: Account,Payable,
Pratik Vyas593d5622015-03-02 19:07:52 +05302449DocType: Salary Slip,Arrear Amount,
2450apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Nowi klienci
2451apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +68,Gross Profit %,Zysk brutto%
2452DocType: Appraisal Goal,Weightage (%),
Anand Doshif5940902015-09-07 18:47:04 +05302453DocType: Bank Reconciliation Detail,Clearance Date,Data Czystki
Pratik Vyas97264472015-05-14 15:13:10 +05302454DocType: Newsletter,Newsletter List,Lista biuletyn
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302455DocType: Process Payroll,Check if you want to send salary slip in mail to each employee while submitting salary slip,
Pratik Vyas593d5622015-03-02 19:07:52 +05302456DocType: Lead,Address Desc,Opis adresu
Pratik Vyas593d5622015-03-02 19:07:52 +05302457apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +33,Atleast one of the Selling or Buying must be selected,Conajmniej jeden sprzedaż lub zakup musi być wybrany
Pratik Vyas97264472015-05-14 15:13:10 +05302458apps/erpnext/erpnext/config/manufacturing.py +34,Where manufacturing operations are carried.,"W przypadku, gdy czynności wytwórcze są prowadzone."
Pratik Vyas593d5622015-03-02 19:07:52 +05302459DocType: Stock Entry Detail,Source Warehouse,Magazyn źródłowy
Pratik Vyasfcc31022015-07-10 12:05:24 +05302460DocType: Installation Note,Installation Date,Data instalacji
Pratik Vyas593d5622015-03-02 19:07:52 +05302461DocType: Employee,Confirmation Date,Data potwierdzenia
2462DocType: C-Form,Total Invoiced Amount,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302463DocType: Account,Sales User,Sprzedaż użytkownika
Pratik Vyas593d5622015-03-02 19:07:52 +05302464apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +46,Min Qty can not be greater than Max Qty,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302465DocType: Stock Entry,Customer or Supplier Details,Klienta lub dostawcy Szczegóły
Anand Doshif5940902015-09-07 18:47:04 +05302466DocType: Lead,Lead Owner,Właściciel Tropu
Anand Doshi03791fc2015-12-15 15:17:11 +05302467apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +257,Warehouse is required,Magazyn jest wymagany
Pratik Vyas593d5622015-03-02 19:07:52 +05302468DocType: Employee,Marital Status,
2469DocType: Stock Settings,Auto Material Request,
2470DocType: Time Log,Will be updated when billed.,
Rushabh Mehtafc307972015-11-04 18:02:45 +05302471DocType: Delivery Note Item,Available Batch Qty at From Warehouse,Ilosc w serii dostępne z magazynu
Pratik Vyas593d5622015-03-02 19:07:52 +05302472apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +25,Current BOM and New BOM can not be same,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302473apps/erpnext/erpnext/hr/doctype/employee/employee.py +111,Date Of Retirement must be greater than Date of Joining,Data przejścia na emeryturę musi być większa niż Data wstąpienia
Anand Doshi191b2972015-10-21 16:50:31 +05302474DocType: Sales Invoice,Against Income Account,Konto przychodów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302475apps/erpnext/erpnext/controllers/website_list_for_contact.py +69,{0}% Delivered,{0}% dostarczono
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302476apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +79,Item {0}: Ordered qty {1} cannot be less than minimum order qty {2} (defined in Item).,Element {0}: Zamówione szt {1} nie może być mniejsza niż minimalna Ilość zamówień {2} (określonego w pkt).
Pratik Vyas593d5622015-03-02 19:07:52 +05302477DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Miesięczny rozkład procentowy
2478DocType: Territory,Territory Targets,
2479DocType: Delivery Note,Transporter Info,Informacje dotyczące przewoźnika
2480DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,
Anand Doshi666fbaf2015-11-26 12:40:13 +05302481apps/erpnext/erpnext/public/js/setup_wizard.js +174,Company Name cannot be Company,Nazwa firmy nie może być firma
Anand Doshif5940902015-09-07 18:47:04 +05302482apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Nagłówki to wzorów druku
Pratik Vyas97264472015-05-14 15:13:10 +05302483apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,
2484apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +140,Valuation type charges can not marked as Inclusive,Opłaty typu Wycena nie oznaczone jako Inclusive
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302485DocType: POS Profile,Update Stock,Zaktualizuj Asortyment
Pratik Vyas593d5622015-03-02 19:07:52 +05302486apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +100,Different UOM for items will lead to incorrect (Total) Net Weight value. Make sure that Net Weight of each item is in the same UOM.,
2487apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,BOM Rate,BOM Kursy
Rushabh Mehtafc307972015-11-04 18:02:45 +05302488apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +85,Please pull items from Delivery Note,
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302489apps/erpnext/erpnext/accounts/utils.py +270,Journal Entries {0} are un-linked,Zapisy księgowe {0} są un-linked
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302490apps/erpnext/erpnext/config/crm.py +37,"Record of all communications of type email, phone, chat, visit, etc.","Zapis wszystkich komunikatów typu e-mail, telefon, czat, wizyty, itd"
2491apps/erpnext/erpnext/accounts/general_ledger.py +134,Please mention Round Off Cost Center in Company,Powołaj zaokrąglić centrum kosztów w Spółce
Pratik Vyas593d5622015-03-02 19:07:52 +05302492DocType: Purchase Invoice,Terms,Warunki
Anand Doshi03791fc2015-12-15 15:17:11 +05302493apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +251,Create New,Utwórz nowy
Anand Doshif5940902015-09-07 18:47:04 +05302494DocType: Buying Settings,Purchase Order Required,Wymagane jest Zamówienia Kupna
Pratik Vyas593d5622015-03-02 19:07:52 +05302495,Item-wise Sales History,
2496DocType: Expense Claim,Total Sanctioned Amount,
Anand Doshif5940902015-09-07 18:47:04 +05302497,Purchase Analytics,Analiza Zakupów
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302498DocType: Sales Invoice Item,Delivery Note Item,Przedmiot z dowodu dostawy
Anand Doshi191b2972015-10-21 16:50:31 +05302499DocType: Expense Claim,Task,Zadanie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302500DocType: Purchase Taxes and Charges,Reference Row #,Rząd Odniesienia #
Anand Doshi191b2972015-10-21 16:50:31 +05302501apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +76,Batch number is mandatory for Item {0},Numer partii jest obowiązkowy dla produktu {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302502apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +14,This is a root sales person and cannot be edited.,
Pratik Vyas97264472015-05-14 15:13:10 +05302503,Stock Ledger,Księga zapasów
Anand Doshibb256e42016-01-04 16:50:38 +05302504apps/erpnext/erpnext/templates/pages/order.html +64,Rate: {0},Cena: {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302505DocType: Salary Slip Deduction,Salary Slip Deduction,
Anand Doshi03791fc2015-12-15 15:17:11 +05302506apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +202,Select a group node first.,Na początku wybierz węzeł grupy.
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302507apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +75,Purpose must be one of {0},Cel musi być jednym z {0}
Rushabh Mehtafc307972015-11-04 18:02:45 +05302508apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +108,Fill the form and save it,Wypełnij formularz i zapisz
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302509DocType: Production Planning Tool,Download a report containing all raw materials with their latest inventory status,Ściągnij raport zawierający surowe dokumenty z najnowszym statusem zapasu
Rushabh Mehtafc307972015-11-04 18:02:45 +05302510apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,Społeczność Forum
Anand Doshif5940902015-09-07 18:47:04 +05302511DocType: Leave Application,Leave Balance Before Application,Status Urlopu przed Wnioskiem
Pratik Vyas593d5622015-03-02 19:07:52 +05302512DocType: SMS Center,Send SMS,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302513DocType: Company,Default Letter Head,Domyślny nagłówek Listowy
Anand Doshif5940902015-09-07 18:47:04 +05302514DocType: Time Log,Billable,Rozliczalny
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302515DocType: Account,Rate at which this tax is applied,Stawka przy użyciu której ten podatek jest aplikowany
Rushabh Mehtafc307972015-11-04 18:02:45 +05302516apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Reorder Qty,Ilość do ponownego zamówienia
Pratik Vyas593d5622015-03-02 19:07:52 +05302517DocType: Company,Stock Adjustment Account,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302518DocType: Journal Entry,Write Off,Strata do odpisania
Pratik Vyas97264472015-05-14 15:13:10 +05302519DocType: Time Log,Operation ID,Operacja ID
Pratik Vyas593d5622015-03-02 19:07:52 +05302520DocType: Employee,"System User (login) ID. If set, it will become default for all HR forms.",
2521apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: {1} od
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302522DocType: Task,depends_on,zależy_od
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302523apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +86,Opportunity Lost,Szansa Utracona
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302524DocType: Features Setup,"Discount Fields will be available in Purchase Order, Purchase Receipt, Purchase Invoice","Pola zniżek będą dostępne w Zamówieniu Kupna, Potwierdzeniu Kupna, Fakturze Kupna"
Anand Doshi03791fc2015-12-15 15:17:11 +05302525apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +211,Name of new Account. Note: Please don't create accounts for Customers and Suppliers,Nazwa nowego konta. Uwaga: Proszę nie tworzyć konta dla odbiorców i dostawców
Pratik Vyas593d5622015-03-02 19:07:52 +05302526DocType: BOM Replace Tool,BOM Replace Tool,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302527apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Szablony Adresów na dany kraj
Rushabh Mehtafc307972015-11-04 18:02:45 +05302528DocType: Sales Order Item,Supplier delivers to Customer,Dostawca dostarcza Klientowi
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302529apps/erpnext/erpnext/public/js/controllers/transaction.js +735,Show tax break-up,Pokaż Podatek rozpad
Rushabh Mehtafc307972015-11-04 18:02:45 +05302530apps/erpnext/erpnext/accounts/party.py +287,Due / Reference Date cannot be after {0},Data referencyjne / Termin nie może być po {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302531apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Import i eksport danych
Pratik Vyas593d5622015-03-02 19:07:52 +05302532DocType: Features Setup,If you involve in manufacturing activity. Enables Item 'Is Manufactured',
Rushabh Mehtafc307972015-11-04 18:02:45 +05302533apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +54,Invoice Posting Date,Faktura Data zamieszczenia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302534DocType: Sales Invoice,Rounded Total,Końcowa zaokrąglona kwota
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302535DocType: Product Bundle,List items that form the package.,
2536apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,Przydział Procentowy powinien wynosić 100%
Pratik Vyas593d5622015-03-02 19:07:52 +05302537DocType: Serial No,Out of AMC,
2538DocType: Purchase Order Item,Material Request Detail No,
Anand Doshif5940902015-09-07 18:47:04 +05302539apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +33,Make Maintenance Visit,Stwórz Wizytę Konserwacji
Anand Doshi191b2972015-10-21 16:50:31 +05302540apps/erpnext/erpnext/selling/doctype/customer/customer.py +187,Please contact to the user who have Sales Master Manager {0} role,Proszę się skontaktować z użytkownikiem pełniącym rolę Główny Menadżer Sprzedaży {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302541DocType: Company,Default Cash Account,Domyślne Konto Gotówkowe
2542apps/erpnext/erpnext/config/accounts.py +79,Company (not Customer or Supplier) master.,
Anand Doshi019111b2015-11-20 18:00:11 +05302543apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +100,Please enter 'Expected Delivery Date',
2544apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +182,Delivery Notes {0} must be cancelled before cancelling this Sales Order,Dowody Dostawy {0} muszą być anulowane przed anulowanie Zamówienia Sprzedaży
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302545apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +378,Paid amount + Write Off Amount can not be greater than Grand Total,Wartość zapłaty + Wartość odliczenia nie może być większa niż Cała Kwota
Anand Doshi191b2972015-10-21 16:50:31 +05302546apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +78,{0} is not a valid Batch Number for Item {1},
Anand Doshi03791fc2015-12-15 15:17:11 +05302547apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +126,Note: There is not enough leave balance for Leave Type {0},
Pratik Vyas97264472015-05-14 15:13:10 +05302548apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +9,"Note: If payment is not made against any reference, make Journal Entry manually.","Uwaga: Jeżeli płatność nie posiada jakiegokolwiek odniesienia, należy ręcznie dokonać wpisu do dziennika."
Pratik Vyas593d5622015-03-02 19:07:52 +05302549DocType: Item,Supplier Items,Dostawca przedmioty
Pratik Vyas593d5622015-03-02 19:07:52 +05302550DocType: Opportunity,Opportunity Type,Typ szansy
Pratik Vyas97264472015-05-14 15:13:10 +05302551apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +42,New Company,Nowa firma
Anand Doshi191b2972015-10-21 16:50:31 +05302552apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +56,Cost Center is required for 'Profit and Loss' account {0},Centrum kosztów jest wymagane dla konta 'Zysków i Strat' {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302553apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17,Transactions can only be deleted by the creator of the Company,Transakcje mogą być usunięte tylko przez twórcę Spółki
2554apps/erpnext/erpnext/accounts/general_ledger.py +21,Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction.,Nieprawidłowa liczba zapisów w Księdze głównej. Być może wybrano niewłaściwe konto w transakcji.
Pratik Vyas97264472015-05-14 15:13:10 +05302555apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +31,To create a Bank Account,Aby utworzyć konto w banku
Pratik Vyas593d5622015-03-02 19:07:52 +05302556DocType: Hub Settings,Publish Availability,Publikowanie dostępność
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302557apps/erpnext/erpnext/hr/doctype/employee/employee.py +105,Date of Birth cannot be greater than today.,Data urodzenia nie może być większa niż data dzisiejsza.
Pratik Vyas593d5622015-03-02 19:07:52 +05302558,Stock Ageing,
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302559apps/erpnext/erpnext/controllers/accounts_controller.py +218,{0} '{1}' is disabled,{0} '{1}' jest wyłączony
Pratik Vyas97264472015-05-14 15:13:10 +05302560apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Ustaw jako Rozwinąć
Pratik Vyas593d5622015-03-02 19:07:52 +05302561DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Automatycznie wysyłać e-maile do kontaktów z transakcji Zgłaszanie.
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302562apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +231,"Row {0}: Qty not avalable in warehouse {1} on {2} {3}.
Pratik Vyas97264472015-05-14 15:13:10 +05302563 Available Qty: {4}, Transfer Qty: {5}","Wiersz {0}: Taka ilość nie jest dostępna w magazynie {1} w {2} {3}. Dostępna liczba to: {4}, Przenieś: {5}"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302564apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,Pozycja 3
Rushabh Mehtafc307972015-11-04 18:02:45 +05302565DocType: Purchase Order,Customer Contact Email,Kontakt z klientem e-mail
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302566DocType: Sales Team,Contribution (%),Udział (%)
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302567apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +468,Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,
Anand Doshi019111b2015-11-20 18:00:11 +05302568apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +171,Responsibilities,Obowiązki
Rushabh Mehtafc307972015-11-04 18:02:45 +05302569apps/erpnext/erpnext/stock/doctype/item/item_list.js +11,Template,Szablon
Pratik Vyas593d5622015-03-02 19:07:52 +05302570DocType: Sales Person,Sales Person Name,
2571apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54,Please enter atleast 1 invoice in the table,
Anand Doshi03791fc2015-12-15 15:17:11 +05302572apps/erpnext/erpnext/public/js/setup_wizard.js +273,Add Users,Dodaj użytkowników
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302573DocType: Pricing Rule,Item Group,Kategoria
Pratik Vyasfcc31022015-07-10 12:05:24 +05302574DocType: Task,Actual Start Date (via Time Logs),Rzeczywista Data Rozpoczęcia (przez Time Logs)
Pratik Vyas97264472015-05-14 15:13:10 +05302575DocType: Stock Reconciliation Item,Before reconciliation,Przed pojednania
Pratik Vyas593d5622015-03-02 19:07:52 +05302576apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +12,To {0},Do {0}
2577DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),
Anand Doshibb256e42016-01-04 16:50:38 +05302578apps/erpnext/erpnext/stock/doctype/item/item.py +383,Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302579DocType: Sales Order,Partly Billed,Częściowo Zapłacono
2580DocType: Item,Default BOM,Domyślny Wykaz Materiałów
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302581apps/erpnext/erpnext/setup/doctype/company/company.js +22,Please re-type company name to confirm,"Proszę ponownie wpisz nazwę firmy, aby potwierdzić"
Pratik Vyas593d5622015-03-02 19:07:52 +05302582apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +70,Total Outstanding Amt,Razem Najlepszy Amt
2583DocType: Time Log Batch,Total Hours,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302584DocType: Journal Entry,Printing Settings,Ustawienia drukowania
Anand Doshibb256e42016-01-04 16:50:38 +05302585apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +264,Total Debit must be equal to Total Credit. The difference is {0},
Anand Doshi019111b2015-11-20 18:00:11 +05302586apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +11,Automotive,
Rushabh Mehtafc307972015-11-04 18:02:45 +05302587apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +684,From Delivery Note,Od Dowodu Dostawy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302588DocType: Time Log,From Time,Od czasu
2589DocType: Notification Control,Custom Message,Niestandardowa wiadomość
Anand Doshi019111b2015-11-20 18:00:11 +05302590apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +33,Investment Banking,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302591apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +374,Cash or Bank Account is mandatory for making payment entry,Konto Kasa lub Bank jest wymagane dla tworzenia zapisów Płatności
Pratik Vyas593d5622015-03-02 19:07:52 +05302592DocType: Purchase Invoice,Price List Exchange Rate,
2593DocType: Purchase Invoice Item,Rate,Stawka
Anand Doshi019111b2015-11-20 18:00:11 +05302594apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +62,Intern,
Pratik Vyasfcc31022015-07-10 12:05:24 +05302595DocType: Newsletter,A Lead with this email id should exist,Sygnał z tym adresem e-mail powinien istnieć
Pratik Vyas97264472015-05-14 15:13:10 +05302596DocType: Stock Entry,From BOM,Od BOM
Anand Doshi019111b2015-11-20 18:00:11 +05302597apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +34,Basic,Podstawowy
Anand Doshi191b2972015-10-21 16:50:31 +05302598apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94,Stock transactions before {0} are frozen,Transakcji giełdowych przed {0} są zamrożone
Rushabh Mehtafc307972015-11-04 18:02:45 +05302599apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +217,Please click on 'Generate Schedule',"Proszę kliknąć na ""Wygeneruj Plan"""
2600apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +61,To Date should be same as From Date for Half Day leave,
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302601apps/erpnext/erpnext/config/stock.py +105,"e.g. Kg, Unit, Nos, m","np. Kg, Jednostka, m"
Rushabh Mehtafc307972015-11-04 18:02:45 +05302602apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +96,Reference No is mandatory if you entered Reference Date,Nr Odniesienia jest obowiązkowy jest wprowadzono Datę Odniesienia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302603apps/erpnext/erpnext/hr/doctype/employee/employee.py +108,Date of Joining must be greater than Date of Birth,Data Wstąpienie musi być większa niż Data Urodzenia
Pratik Vyas593d5622015-03-02 19:07:52 +05302604DocType: Salary Structure,Salary Structure,
Anand Doshi019111b2015-11-20 18:00:11 +05302605apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +246,"Multiple Price Rule exists with same criteria, please resolve \
Pratik Vyas593d5622015-03-02 19:07:52 +05302606 conflict by assigning priority. Price Rules: {0}","Stwardnienie Cena Zasada istnieje z samych kryteriów, proszę rozwiązać \
2607 konfliktu przez wyznaczenie priorytet. Cena Zasady: {0}"
Anand Doshif5940902015-09-07 18:47:04 +05302608DocType: Account,Bank,Bank
Anand Doshi019111b2015-11-20 18:00:11 +05302609apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,Linia lotnicza
Anand Doshiee19fc02015-12-21 17:10:20 +05302610apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +582,Issue Material,Wydanie Materiał
Pratik Vyas593d5622015-03-02 19:07:52 +05302611DocType: Material Request Item,For Warehouse,Dla magazynu
Anand Doshif5940902015-09-07 18:47:04 +05302612DocType: Employee,Offer Date,Data oferty
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302613apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +33,Quotations,Notowania
Pratik Vyas593d5622015-03-02 19:07:52 +05302614DocType: Hub Settings,Access Token,Dostęp Reklamowe
2615DocType: Sales Invoice Item,Serial No,Nr seryjny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302616apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +144,Please enter Maintaince Details first,Proszę wprowadzić szczegóły dotyczące konserwacji
Pratik Vyas593d5622015-03-02 19:07:52 +05302617DocType: Item,Is Fixed Asset Item,Jest stałą pozycją aktywów
Pratik Vyas97264472015-05-14 15:13:10 +05302618DocType: Stock Entry,Including items for sub assemblies,W tym elementów dla zespołów sub
Pratik Vyas593d5622015-03-02 19:07:52 +05302619DocType: Features Setup,"If you have long print formats, this feature can be used to split the page to be printed on multiple pages with all headers and footers on each page",
Anand Doshi019111b2015-11-20 18:00:11 +05302620apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +98,All Territories,Wszystkie obszary
Pratik Vyas593d5622015-03-02 19:07:52 +05302621DocType: Purchase Invoice,Items,Produkty
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302622DocType: Fiscal Year,Year Name,Nazwa roku
2623DocType: Process Payroll,Process Payroll,
Anand Doshi03791fc2015-12-15 15:17:11 +05302624apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +77,There are more holidays than working days this month.,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302625DocType: Product Bundle Item,Product Bundle Item,Pakiet produktów Artykuł
Pratik Vyas593d5622015-03-02 19:07:52 +05302626DocType: Sales Partner,Sales Partner Name,
Anand Doshibb256e42016-01-04 16:50:38 +05302627DocType: Payment Reconciliation,Maximum Invoice Amount,Maksymalna kwota faktury
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302628DocType: Purchase Invoice Item,Image View,
Anand Doshif5940902015-09-07 18:47:04 +05302629DocType: Issue,Opening Time,Czas Otwarcia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302630apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,Daty Od i Do są wymagane
Anand Doshi019111b2015-11-20 18:00:11 +05302631apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +46,Securities & Commodity Exchanges,
Anand Doshibb256e42016-01-04 16:50:38 +05302632apps/erpnext/erpnext/stock/doctype/item/item.py +553,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',"Domyślne jednostki miary dla wariantu "{0}" musi być taki sam, jak w szablonie '{1}'"
Pratik Vyas593d5622015-03-02 19:07:52 +05302633DocType: Shipping Rule,Calculate Based On,Obliczone na podstawie
Rushabh Mehtafc307972015-11-04 18:02:45 +05302634DocType: Delivery Note Item,From Warehouse,Od Warehouse
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302635DocType: Purchase Taxes and Charges,Valuation and Total,Wycena i kwota całkowita
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302636DocType: Tax Rule,Shipping City,Wysyłka Miasto
Anand Doshi03791fc2015-12-15 15:17:11 +05302637apps/erpnext/erpnext/stock/doctype/item/item.js +58,This Item is a Variant of {0} (Template). Attributes will be copied over from the template unless 'No Copy' is set,"Pozycja ta jest Wariant {0} (szablonu). Atrybuty zostaną skopiowane z szablonu, chyba że ""Nie Kopiuj"" jest ustawiony"
Pratik Vyas593d5622015-03-02 19:07:52 +05302638DocType: Account,Purchase User,Zakup użytkownika
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302639DocType: Notification Control,Customize the Notification,Dostosuj powiadomienie
Anand Doshiee19fc02015-12-21 17:10:20 +05302640apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +17,Cash Flow from Operations,Przepływy środków pieniężnych z działalności
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302641apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +24,Default Address Template cannot be deleted,Szablon domyślny Adresu nie może być usunięty
Anand Doshi03791fc2015-12-15 15:17:11 +05302642DocType: Sales Invoice,Shipping Rule,Zasada dostawy
Pratik Vyas593d5622015-03-02 19:07:52 +05302643DocType: Journal Entry,Print Heading,Nagłówek do druku
Anand Doshif5940902015-09-07 18:47:04 +05302644DocType: Quotation,Maintenance Manager,Menager Konserwacji
Pratik Vyas593d5622015-03-02 19:07:52 +05302645apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +54,Total cannot be zero,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302646apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +16,'Days Since Last Order' must be greater than or equal to zero,Pole 'Dni od ostatniego zamówienia' musi być większe bądź równe zero
Pratik Vyas593d5622015-03-02 19:07:52 +05302647DocType: C-Form,Amended From,
Anand Doshi03791fc2015-12-15 15:17:11 +05302648apps/erpnext/erpnext/public/js/setup_wizard.js +377,Raw Material,Surowiec
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302649DocType: Leave Application,Follow via Email,Odpowiedz za pomocą E-maila
Pratik Vyas97264472015-05-14 15:13:10 +05302650DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302651apps/erpnext/erpnext/accounts/doctype/account/account.py +183,Child account exists for this account. You can not delete this account.,To konto zawiera konta podrzędne. Nie można usunąć takiego konta.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302652apps/erpnext/erpnext/setup/doctype/territory/territory.py +19,Either target qty or target amount is mandatory,Wymagana jest ilość lub kwota docelowa
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302653apps/erpnext/erpnext/stock/get_item_details.py +452,No default BOM exists for Item {0},
Rushabh Mehtafc307972015-11-04 18:02:45 +05302654apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +335,Please select Posting Date first,Najpierw wybierz zamieszczenia Data
2655apps/erpnext/erpnext/public/js/account_tree_grid.js +211,Opening Date should be before Closing Date,Data otwarcia powinien być przed Dniem Zamknięcia
2656DocType: Leave Control Panel,Carry Forward,Przeniesienie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302657apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +54,Cost Center with existing transactions can not be converted to ledger,Centrum Kosztów z istniejącą transakcją nie może być przekształcone w rejestr
2658DocType: Department,Days for which Holidays are blocked for this department.,Dni kiedy urlop jest zablokowany dla tego departamentu
Anand Doshif5940902015-09-07 18:47:04 +05302659,Produced,Wyprodukowany
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302660DocType: Item,Item Code for Suppliers,Rzecz kod dla dostawców
2661DocType: Issue,Raised By (Email),Wywołany przez (Email)
Anand Doshi019111b2015-11-20 18:00:11 +05302662apps/erpnext/erpnext/setup/setup_wizard/default_website.py +72,General,Ogólne
Anand Doshi666fbaf2015-11-26 12:40:13 +05302663apps/erpnext/erpnext/public/js/setup_wizard.js +256,Attach Letterhead,
Pratik Vyas97264472015-05-14 15:13:10 +05302664apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +272,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',
Anand Doshi03791fc2015-12-15 15:17:11 +05302665apps/erpnext/erpnext/public/js/setup_wizard.js +302,"List your tax heads (e.g. VAT, Customs etc; they should have unique names) and their standard rates. This will create a standard template, which you can edit and add more later.","Lista głowy podatkowe (np podatku VAT, ceł itp powinny mieć unikatowe nazwy) i ich standardowe stawki. Spowoduje to utworzenie standardowego szablonu, który można edytować i dodać później."
Anand Doshi191b2972015-10-21 16:50:31 +05302666apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +230,Serial Nos Required for Serialized Item {0},
Pratik Vyas593d5622015-03-02 19:07:52 +05302667DocType: Journal Entry,Bank Entry,Wpis Banku
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302668DocType: Authorization Rule,Applicable To (Designation),Stosowne dla (Nominacja)
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302669apps/erpnext/erpnext/templates/generators/item.html +68,Add to Cart,Dodaj do Koszyka
Pratik Vyasfcc31022015-07-10 12:05:24 +05302670apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +28,Group By,Grupuj według
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302671apps/erpnext/erpnext/config/accounts.py +143,Enable / disable currencies.,Włącz/wyłącz waluty.
Pratik Vyas97264472015-05-14 15:13:10 +05302672apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +114,Postal Expenses,Wydatki pocztowe
Pratik Vyas593d5622015-03-02 19:07:52 +05302673apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Razem (Amt)
Anand Doshi019111b2015-11-20 18:00:11 +05302674apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +26,Entertainment & Leisure,Rozrywka i relaks
Pratik Vyas593d5622015-03-02 19:07:52 +05302675DocType: Purchase Order,The date on which recurring order will be stop,Data powracającym zamówienie zostanie zatrzymać
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302676DocType: Quality Inspection,Item Serial No,Nr seryjny
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302677apps/erpnext/erpnext/controllers/status_updater.py +145,{0} must be reduced by {1} or you should increase overflow tolerance,{0} musi być zmniejszona o {1} lub należy zwiększyć tolerancję nadmiaru
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302678apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +57,Total Present,Razem Present
Anand Doshi03791fc2015-12-15 15:17:11 +05302679apps/erpnext/erpnext/public/js/setup_wizard.js +381,Hour,Godzina
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302680apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +145,"Serialized Item {0} cannot be updated \
Pratik Vyas593d5622015-03-02 19:07:52 +05302681 using Stock Reconciliation","Odcinkach Element {0} nie może być aktualizowana \
2682 Zdjęcie Pojednania za pomocą"
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302683apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +603,Transfer Material to Supplier,Przenieść materiał do dostawcy
Anand Doshi191b2972015-10-21 16:50:31 +05302684apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +29,New Serial No cannot have Warehouse. Warehouse must be set by Stock Entry or Purchase Receipt,
Anand Doshif5940902015-09-07 18:47:04 +05302685DocType: Lead,Lead Type,Typ Tropu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302686apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +82,Create Quotation,Utwórz ofertę
Anand Doshi03791fc2015-12-15 15:17:11 +05302687apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +110,You are not authorized to approve leaves on Block Dates,Nie masz uprawnień do zatwierdzania liście na bloku Daty
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302688apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +357,All these items have already been invoiced,Na wszystkie te przedmioty już została wystawiona faktura
Pratik Vyas593d5622015-03-02 19:07:52 +05302689apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Może być zatwierdzone przez {0}
Anand Doshi03791fc2015-12-15 15:17:11 +05302690DocType: Shipping Rule,Shipping Rule Conditions,Warunki zasady dostawy
Pratik Vyas593d5622015-03-02 19:07:52 +05302691DocType: BOM Replace Tool,The new BOM after replacement,
Pratik Vyas97264472015-05-14 15:13:10 +05302692DocType: Features Setup,Point of Sale,Punkt Sprzedaży (POS)
Pratik Vyas593d5622015-03-02 19:07:52 +05302693DocType: Account,Tax,Podatek
Anand Doshi019111b2015-11-20 18:00:11 +05302694apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +37,Row {0}: {1} is not a valid {2},Wiersz {0}: {1} nie jest ważne {2}
Anand Doshiee19fc02015-12-21 17:10:20 +05302695apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +439,From Product Bundle,Od Bundle produktu
Anand Doshif5940902015-09-07 18:47:04 +05302696DocType: Production Planning Tool,Production Planning Tool,Narzędzie do planowania produkcji
Pratik Vyas593d5622015-03-02 19:07:52 +05302697DocType: Quality Inspection,Report Date,Data raportu
2698DocType: C-Form,Invoices,Faktury
Anand Doshif5940902015-09-07 18:47:04 +05302699DocType: Job Opening,Job Title,Tytuł Pracy
Pratik Vyas593d5622015-03-02 19:07:52 +05302700DocType: Features Setup,Item Groups in Details,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302701apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +335,Quantity to Manufacture must be greater than 0.,Ilość do produkcji musi być większy niż 0 ° C.
Anand Doshi191b2972015-10-21 16:50:31 +05302702apps/erpnext/erpnext/accounts/page/pos/pos.js +4,Start Point-of-Sale (POS),Rozpocznij sesję POS
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302703apps/erpnext/erpnext/config/support.py +28,Visit report for maintenance call.,Raport wizyty dla wezwania konserwacji.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302704DocType: Stock Entry,Update Rate and Availability,Aktualizacja Cena i dostępność
Pratik Vyas593d5622015-03-02 19:07:52 +05302705DocType: Stock Settings,Percentage you are allowed to receive or deliver more against the quantity ordered. For example: If you have ordered 100 units. and your Allowance is 10% then you are allowed to receive 110 units.,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302706DocType: Pricing Rule,Customer Group,Grupa Klientów
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302707apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +169,Expense account is mandatory for item {0},Konto wydatków jest obowiązkowe dla przedmiotu {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302708DocType: Item,Website Description,Opis strony WWW
Anand Doshiee19fc02015-12-21 17:10:20 +05302709apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +40,Net Change in Equity,Zmiana netto w kapitale własnym
Pratik Vyas593d5622015-03-02 19:07:52 +05302710DocType: Serial No,AMC Expiry Date,
2711,Sales Register,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302712DocType: Quotation,Quotation Lost Reason,Utracony Powód Wyceny
Pratik Vyas593d5622015-03-02 19:07:52 +05302713DocType: Address,Plant,Zakład
Pratik Vyas593d5622015-03-02 19:07:52 +05302714apps/erpnext/erpnext/setup/doctype/supplier_type/supplier_type.js +5,There is nothing to edit.,
Anand Doshi191b2972015-10-21 16:50:31 +05302715apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +108,Summary for this month and pending activities,Podsumowanie dla tego miesiąca i działań toczących
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302716DocType: Customer Group,Customer Group Name,Nazwa Grupy Klientów
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302717apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +415,Please remove this Invoice {0} from C-Form {1},Proszę usunąć tę fakturę {0} z C-Form {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302718DocType: Leave Control Panel,Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,
Anand Doshi191b2972015-10-21 16:50:31 +05302719DocType: GL Entry,Against Voucher Type,Rodzaj dowodu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302720DocType: Item,Attributes,Atrybuty
Anand Doshiee19fc02015-12-21 17:10:20 +05302721apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +486,Get Items,Pobierz produkty
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302722apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +192,Please enter Write Off Account,Proszę zdefiniować konto odpisów (strat)
Anand Doshif5940902015-09-07 18:47:04 +05302723apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +71,Last Order Date,Data Ostatniego Zamówienia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302724apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +179,Make Excise Invoice,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302725apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +39,Account {0} does not belongs to company {1},Konto {0} nie należy do firmy {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302726DocType: C-Form,C-Form,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302727apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +146,Operation ID not set,ID operacji nie zostało ustawione
Pratik Vyas593d5622015-03-02 19:07:52 +05302728DocType: Production Order,Planned Start Date,Planowana data rozpoczęcia
Pratik Vyas593d5622015-03-02 19:07:52 +05302729DocType: Serial No,Creation Document Type,
Anand Doshi019111b2015-11-20 18:00:11 +05302730apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +631,Maint. Visit,Maint. Odwiedzić
Pratik Vyas593d5622015-03-02 19:07:52 +05302731DocType: Leave Type,Is Encash,
2732DocType: Purchase Invoice,Mobile No,Nr tel. Komórkowego
2733DocType: Payment Tool,Make Journal Entry,Dodać Journal Entry
2734DocType: Leave Allocation,New Leaves Allocated,
Pratik Vyas97264472015-05-14 15:13:10 +05302735apps/erpnext/erpnext/controllers/trends.py +257,Project-wise data is not available for Quotation,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302736DocType: Project,Expected End Date,Spodziewana data końcowa
2737DocType: Appraisal Template,Appraisal Template Title,Tytuł szablonu oceny
Anand Doshibb256e42016-01-04 16:50:38 +05302738apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +367,Commercial,Komercyjny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302739apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +23,Parent Item {0} must not be a Stock Item,Dominująca pozycja {0} nie może być pozycja Zdjęcie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302740DocType: Cost Center,Distribution Id,ID Dystrybucji
Anand Doshi019111b2015-11-20 18:00:11 +05302741apps/erpnext/erpnext/setup/setup_wizard/data/sample_home_page.html +14,Awesome Services,
Pratik Vyas97264472015-05-14 15:13:10 +05302742apps/erpnext/erpnext/config/manufacturing.py +29,All Products or Services.,Wszystkie produkty i usługi.
Pratik Vyas593d5622015-03-02 19:07:52 +05302743DocType: Purchase Invoice,Supplier Address,Adres dostawcy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302744apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Out Qty,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302745apps/erpnext/erpnext/config/accounts.py +128,Rules to calculate shipping amount for a sale,Zasady obliczeń kwot przesyłki przy sprzedaży
2746apps/erpnext/erpnext/selling/doctype/customer/customer.py +29,Series is mandatory,
Anand Doshi019111b2015-11-20 18:00:11 +05302747apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +28,Financial Services,Usługi finansowe
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302748apps/erpnext/erpnext/controllers/item_variant.py +61,Value for Attribute {0} must be within the range of {1} to {2} in the increments of {3},Wartość atrybutu {0} musi mieścić się w zakresie {1} do {2} w przyrostach {3}
2749DocType: Tax Rule,Sales,Sprzedaż
2750DocType: Stock Entry Detail,Basic Amount,Kwota podstawowa
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302751apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +169,Warehouse required for stock Item {0},Magazyn wymagany dla przedmiotu {0}
Rushabh Mehtafc307972015-11-04 18:02:45 +05302752DocType: Leave Allocation,Unused leaves,Niewykorzystane urlopy
2753apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +145,Cr,Kr
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302754DocType: Customer,Default Receivable Accounts,Domyślne konta należności
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302755DocType: Tax Rule,Billing State,Stan Billing
Pratik Vyas593d5622015-03-02 19:07:52 +05302756DocType: Item Reorder,Transfer,
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302757apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +636,Fetch exploded BOM (including sub-assemblies),
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302758DocType: Authorization Rule,Applicable To (Employee),Stosowne dla (Pracownik)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302759apps/erpnext/erpnext/controllers/accounts_controller.py +101,Due Date is mandatory,Due Date jest obowiązkowe
2760apps/erpnext/erpnext/controllers/item_variant.py +51,Increment for Attribute {0} cannot be 0,Przyrost dla atrybutu {0} nie może być 0
Pratik Vyas593d5622015-03-02 19:07:52 +05302761DocType: Journal Entry,Pay To / Recd From,
2762DocType: Naming Series,Setup Series,
Anand Doshibb256e42016-01-04 16:50:38 +05302763DocType: Payment Reconciliation,To Invoice Date,Aby Data faktury
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302764DocType: Supplier,Contact HTML,HTML kontaktu
Anand Doshif5940902015-09-07 18:47:04 +05302765DocType: Landed Cost Voucher,Purchase Receipts,Potwierdzenia Zakupu
Pratik Vyas593d5622015-03-02 19:07:52 +05302766apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +27,How Pricing Rule is applied?,Jak reguła jest stosowana Wycena?
2767DocType: Quality Inspection,Delivery Note No,Nr dowodu dostawy
2768DocType: Company,Retail,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302769apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +108,Customer {0} does not exist,Klient {0} nie istnieje
Pratik Vyas593d5622015-03-02 19:07:52 +05302770DocType: Attendance,Absent,Nieobecny
Anand Doshiee19fc02015-12-21 17:10:20 +05302771apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +472,Product Bundle,Pakiet produktów
Anand Doshibb256e42016-01-04 16:50:38 +05302772apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +186,Row {0}: Invalid reference {1},Wiersz {0}: Nieprawidłowy odniesienia {1}
Anand Doshif5940902015-09-07 18:47:04 +05302773DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Szablon Podatków i Opłat kupna
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302774DocType: Upload Attendance,Download Template,Ściągnij Szablon
Pratik Vyas593d5622015-03-02 19:07:52 +05302775DocType: GL Entry,Remarks,Uwagi
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302776DocType: Purchase Order Item Supplied,Raw Material Item Code,Kod surowca
2777DocType: Journal Entry,Write Off Based On,Odpis bazowano na
Pratik Vyas593d5622015-03-02 19:07:52 +05302778DocType: Features Setup,POS View,
Rushabh Mehtafc307972015-11-04 18:02:45 +05302779apps/erpnext/erpnext/config/stock.py +38,Installation record for a Serial No.,
Nabin Hait733680b2015-12-07 14:12:41 +05302780apps/erpnext/erpnext/public/js/queries.js +39,Please specify a,Sprecyzuj
Pratik Vyas97264472015-05-14 15:13:10 +05302781DocType: Offer Letter,Awaiting Response,Oczekuje na Odpowiedź
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302782apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +53,Above,Powyżej
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302783DocType: Salary Slip,Earning & Deduction,Dochód i Odliczenie
Anand Doshi191b2972015-10-21 16:50:31 +05302784apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +76,Account {0} cannot be a Group,Konto {0} nie może być Grupą (kontem dzielonym)
Anand Doshi03791fc2015-12-15 15:17:11 +05302785apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +219,Optional. This setting will be used to filter in various transactions.,Opcjonalne. Te Ustawienie będzie użyte w filtrze dla różnych transacji.
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302786apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +111,Negative Valuation Rate is not allowed,
Pratik Vyas593d5622015-03-02 19:07:52 +05302787DocType: Holiday List,Weekly Off,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302788DocType: Fiscal Year,"For e.g. 2012, 2012-13","np. 2012, 2012-13"
Pratik Vyas97264472015-05-14 15:13:10 +05302789apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +32,Provisional Profit / Loss (Credit),Wstępny Zysk / Strata (Credit)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302790DocType: Sales Invoice,Return Against Sales Invoice,Powrót Against faktury sprzedaży
Anand Doshi03791fc2015-12-15 15:17:11 +05302791apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,Pozycja 5
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302792apps/erpnext/erpnext/accounts/utils.py +278,Please set default value {0} in Company {1},Proszę ustawić domyślną wartość {0} w Spółce {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302793DocType: Serial No,Creation Time,Czas utworzenia
Pratik Vyas593d5622015-03-02 19:07:52 +05302794apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,Łączne przychody
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302795DocType: Sales Invoice,Product Bundle Help,Produkt Bundle Pomoc
Pratik Vyas593d5622015-03-02 19:07:52 +05302796,Monthly Attendance Sheet,
Anand Doshif5940902015-09-07 18:47:04 +05302797apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +16,No record found,Nie znaleziono wyników
Anand Doshi191b2972015-10-21 16:50:31 +05302798apps/erpnext/erpnext/controllers/stock_controller.py +175,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: MPK jest obowiązkowe dla pozycji {2}
Anand Doshiee19fc02015-12-21 17:10:20 +05302799apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +468,Get Items from Product Bundle,Elementy z Bundle produktu
Anand Doshi191b2972015-10-21 16:50:31 +05302800apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +79,Account {0} is inactive,Konto {0} jest nieaktywne
Pratik Vyas593d5622015-03-02 19:07:52 +05302801DocType: GL Entry,Is Advance,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302802apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,
Anand Doshi019111b2015-11-20 18:00:11 +05302803apps/erpnext/erpnext/controllers/buying_controller.py +122,Please enter 'Is Subcontracted' as Yes or No,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302804DocType: Sales Team,Contact No.,Numer Kontaktu
Anand Doshi191b2972015-10-21 16:50:31 +05302805apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +67,'Profit and Loss' type account {0} not allowed in Opening Entry,Konto typu 'Zyski i Straty' ({0}) nie może być wpisem otwierającym rok
Pratik Vyas593d5622015-03-02 19:07:52 +05302806DocType: Features Setup,Sales Discounts,
2807DocType: Hub Settings,Seller Country,Sprzedawca Kraj
Anand Doshibb256e42016-01-04 16:50:38 +05302808apps/erpnext/erpnext/config/learn.py +278,Publish Items on Website,Publikowanie przedmioty na stronie internetowej
Pratik Vyas593d5622015-03-02 19:07:52 +05302809DocType: Authorization Rule,Authorization Rule,
2810DocType: Sales Invoice,Terms and Conditions Details,Szczegóły regulaminu
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302811apps/erpnext/erpnext/templates/generators/item.html +94,Specifications,
Pratik Vyas97264472015-05-14 15:13:10 +05302812DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Podatki od sprzedaży i opłaty Szablon
Anand Doshi019111b2015-11-20 18:00:11 +05302813apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +10,Apparel & Accessories,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302814apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +67,Number of Order,Numer zlecenia
Pratik Vyas593d5622015-03-02 19:07:52 +05302815DocType: Item Group,HTML / Banner that will show on the top of product list.,
2816DocType: Shipping Rule,Specify conditions to calculate shipping amount,Określ warunki do obliczenia kwoty wysyłki
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302817apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +121,Add Child,
Pratik Vyas593d5622015-03-02 19:07:52 +05302818DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Rola dozwolone ustawić zamrożonych kont i Edytuj Mrożone wpisy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302819apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +52,Cannot convert Cost Center to ledger as it has child nodes,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302820apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +37,Serial #,Serial #
Pratik Vyas97264472015-05-14 15:13:10 +05302821apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +87,Commission on Sales,Prowizja od sprzedaży
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302822DocType: Offer Letter Term,Value / Description,Wartość / Opis
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302823DocType: Tax Rule,Billing Country,Kraj fakturowania
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302824,Customers Not Buying Since Long Time,Klient nie kupuje od dłuższego czasu
2825DocType: Production Order,Expected Delivery Date,Spodziewana data odbioru przesyłki
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302826apps/erpnext/erpnext/accounts/general_ledger.py +121,Debit and Credit not equal for {0} #{1}. Difference is {2}.,Debetowe i kredytowe nie równe dla {0} # {1}. Różnica jest {2}.
Pratik Vyas97264472015-05-14 15:13:10 +05302827apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +93,Entertainment Expenses,Wydatki na reprezentację
Anand Doshi019111b2015-11-20 18:00:11 +05302828apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +190,Sales Invoice {0} must be cancelled before cancelling this Sales Order,Faktura Sprzedaży {0} powinna być anulowana przed anulowaniem samego Zlecenia Sprzedaży
Rushabh Mehtafc307972015-11-04 18:02:45 +05302829apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +61,Age,Wiek
Pratik Vyas97264472015-05-14 15:13:10 +05302830DocType: Time Log,Billing Amount,Kwota Rozliczenia
Pratik Vyas593d5622015-03-02 19:07:52 +05302831apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +84,Invalid quantity specified for item {0}. Quantity should be greater than 0.,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302832apps/erpnext/erpnext/config/hr.py +18,Applications for leave.,Wnioski o rezygnację
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302833apps/erpnext/erpnext/accounts/doctype/account/account.py +181,Account with existing transaction can not be deleted,Konto z istniejącymi zapisami nie może być usunięte
Pratik Vyas97264472015-05-14 15:13:10 +05302834apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +99,Legal Expenses,Wydatki na obsługę prawną
Pratik Vyas593d5622015-03-02 19:07:52 +05302835DocType: Sales Order,"The day of the month on which auto order will be generated e.g. 05, 28 etc","Dzień miesiąca, w którym zamówienie zostanie wygenerowane automatycznie np 05, 28 itd"
2836DocType: Sales Invoice,Posting Time,Czas publikacji
2837DocType: Sales Order,% Amount Billed,% wartości rozliczonej
Pratik Vyas97264472015-05-14 15:13:10 +05302838apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +129,Telephone Expenses,Wydatki telefoniczne
Anand Doshif5940902015-09-07 18:47:04 +05302839DocType: Sales Partner,Logo,Logo
Pratik Vyas593d5622015-03-02 19:07:52 +05302840DocType: Naming Series,Check this if you want to force the user to select a series before saving. There will be no default if you check this.,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302841apps/erpnext/erpnext/stock/get_item_details.py +107,No Item with Serial No {0},Brak przedmiotu o podanym numerze seryjnym {0}
Rushabh Mehtafc307972015-11-04 18:02:45 +05302842apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +95,Open Notifications,Otwarte Powiadomienia
Pratik Vyas97264472015-05-14 15:13:10 +05302843apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +68,Direct Expenses,Wydatki bezpośrednie
Pratik Vyas593d5622015-03-02 19:07:52 +05302844apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,Nowy Przychody klienta
Pratik Vyas97264472015-05-14 15:13:10 +05302845apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +132,Travel Expenses,Wydatki na podróże
Pratik Vyas593d5622015-03-02 19:07:52 +05302846DocType: Maintenance Visit,Breakdown,
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302847apps/erpnext/erpnext/controllers/accounts_controller.py +259,Account: {0} with currency: {1} can not be selected,Konto: {0} z waluty: nie można wybrać {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302848DocType: Bank Reconciliation Detail,Cheque Date,Data czeku
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302849apps/erpnext/erpnext/accounts/doctype/account/account.py +49,Account {0}: Parent account {1} does not belong to company: {2},Konto {0}: Konto nadrzędne {1} nie należy do firmy: {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302850apps/erpnext/erpnext/setup/doctype/company/company.js +38,Successfully deleted all transactions related to this company!,Pomyślnie usunięte wszystkie transakcje związane z tą firmą!
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302851apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,W sprawie daty
Anand Doshi019111b2015-11-20 18:00:11 +05302852apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +58,Probation,
Anand Doshibb256e42016-01-04 16:50:38 +05302853apps/erpnext/erpnext/stock/doctype/item/item.py +307,Default Warehouse is mandatory for stock Item.,Domyślny magazyn jest obowiązkowy dla przedmiotu z asortymentu.
Nabin Hait733680b2015-12-07 14:12:41 +05302854apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +173,Payment of salary for the month {0} and year {1},Płatność pensji za miesiąć {0} i rok {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302855DocType: Stock Settings,Auto insert Price List rate if missing,"Cennik stopy wkładka auto, jeśli brakuje"
Pratik Vyas593d5622015-03-02 19:07:52 +05302856apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Paid Amount,Kwota całkowita Płatny
Pratik Vyas593d5622015-03-02 19:07:52 +05302857,Transferred Qty,
Anand Doshif5940902015-09-07 18:47:04 +05302858apps/erpnext/erpnext/config/learn.py +11,Navigating,Nawigacja
Anand Doshi019111b2015-11-20 18:00:11 +05302859apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +137,Planning,Planowanie
Pratik Vyas593d5622015-03-02 19:07:52 +05302860apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +9,Make Time Log Batch,Dodać Czas Zaloguj Batch
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302861apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Issued,Wydany
Pratik Vyas97264472015-05-14 15:13:10 +05302862DocType: Project,Total Billing Amount (via Time Logs),Łączna kwota płatności (przez Time Logs)
Anand Doshi03791fc2015-12-15 15:17:11 +05302863apps/erpnext/erpnext/public/js/setup_wizard.js +383,We sell this Item,Sprzedajemy ten przedmiot
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302864apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +65,Supplier Id,ID Dostawcy
Anand Doshibb256e42016-01-04 16:50:38 +05302865apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +202,Quantity should be greater than 0,Ilość powinna być większa niż 0
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302866DocType: Journal Entry,Cash Entry,Wpis gotówkowy
2867DocType: Sales Partner,Contact Desc,Opis kontaktu
Pratik Vyas97264472015-05-14 15:13:10 +05302868apps/erpnext/erpnext/config/hr.py +135,"Type of leaves like casual, sick etc.",
Pratik Vyas593d5622015-03-02 19:07:52 +05302869DocType: Email Digest,Send regular summary reports via Email.,Wyślij regularne raporty podsumowujące poprzez e-mail.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302870DocType: Brand,Item Manager,Pozycja menedżera
Pratik Vyas593d5622015-03-02 19:07:52 +05302871DocType: Cost Center,Add rows to set annual budgets on Accounts.,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302872DocType: Buying Settings,Default Supplier Type,Domyślny Typ Dostawcy
Pratik Vyas593d5622015-03-02 19:07:52 +05302873DocType: Production Order,Total Operating Cost,Całkowity koszt operacyjny
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302874apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +154,Note: Item {0} entered multiple times,Uwaga: Element {0} wpisano kilka razy
Pratik Vyas97264472015-05-14 15:13:10 +05302875apps/erpnext/erpnext/config/crm.py +27,All Contacts.,Wszystkie kontakty.
Pratik Vyas593d5622015-03-02 19:07:52 +05302876DocType: Newsletter,Test Email Id,
Anand Doshi019111b2015-11-20 18:00:11 +05302877apps/erpnext/erpnext/public/js/setup_wizard.js +142,Company Abbreviation,Nazwa skrótowa firmy
Pratik Vyas593d5622015-03-02 19:07:52 +05302878DocType: Features Setup,If you follow Quality Inspection. Enables Item QA Required and QA No in Purchase Receipt,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302879DocType: GL Entry,Party Type,Typ Grupy
2880apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +68,Raw material cannot be same as main Item,Surowiec nie może być taki sam jak główny Przedmiot
Pratik Vyas593d5622015-03-02 19:07:52 +05302881DocType: Item Attribute Value,Abbreviation,Skrót
2882apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,
Pratik Vyas97264472015-05-14 15:13:10 +05302883apps/erpnext/erpnext/config/hr.py +115,Salary template master.,
Pratik Vyas593d5622015-03-02 19:07:52 +05302884DocType: Leave Type,Max Days Leave Allowed,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302885apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +55,Set Tax Rule for shopping cart,Ustaw Reguła podatkowa do koszyka
Pratik Vyas97264472015-05-14 15:13:10 +05302886DocType: Payment Tool,Set Matching Amounts,Ustaw Dopasowane Kwoty
Pratik Vyas593d5622015-03-02 19:07:52 +05302887DocType: Purchase Invoice,Taxes and Charges Added,
2888,Sales Funnel,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302889apps/erpnext/erpnext/setup/doctype/company/company.py +35,Abbreviation is mandatory,Skrót jest obowiązkowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302890apps/erpnext/erpnext/shopping_cart/utils.py +33,Cart,Koszyk
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302891apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +136,Thank you for your interest in subscribing to our updates,Dziękujemy za zainteresowanie w subskrypcji naszych aktualizacjach
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302892,Qty to Transfer,Ilość do transferu
2893apps/erpnext/erpnext/config/selling.py +18,Quotes to Leads or Customers.,Wycena dla Tropów albo Klientów
Pratik Vyas593d5622015-03-02 19:07:52 +05302894DocType: Stock Settings,Role Allowed to edit frozen stock,
2895,Territory Target Variance Item Group-Wise,
Anand Doshi019111b2015-11-20 18:00:11 +05302896apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +101,All Customer Groups,Wszystkie grupy klientów
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302897apps/erpnext/erpnext/controllers/accounts_controller.py +492,{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,"{0} jest obowiązkowe. Możliwe, że rekord Wymiana walut nie jest utworzony dla {1} do {2}."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302898apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +37,Tax Template is mandatory.,Szablon podatkowa jest obowiązkowe.
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302899apps/erpnext/erpnext/accounts/doctype/account/account.py +43,Account {0}: Parent account {1} does not exist,Konto {0}: Konto nadrzędne {1} nie istnieje
Anand Doshif5940902015-09-07 18:47:04 +05302900DocType: Purchase Invoice Item,Price List Rate (Company Currency),Wartość w cenniku (waluta firmy)
Pratik Vyas97264472015-05-14 15:13:10 +05302901DocType: Account,Temporary,Tymczasowy
Pratik Vyas593d5622015-03-02 19:07:52 +05302902DocType: Address,Preferred Billing Address,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302903DocType: Monthly Distribution Percentage,Percentage Allocation,Przydział Procentowy
Anand Doshi019111b2015-11-20 18:00:11 +05302904apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +86,Secretary,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302905DocType: Serial No,Distinct unit of an Item,Odrębna jednostka przedmiotu
Pratik Vyas593d5622015-03-02 19:07:52 +05302906DocType: Pricing Rule,Buying,Zakupy
Pratik Vyasfcc31022015-07-10 12:05:24 +05302907DocType: HR Settings,Employee Records to be created by,Rekordy pracownika do utworzenia przez
Pratik Vyas593d5622015-03-02 19:07:52 +05302908apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +24,This Time Log Batch has been cancelled.,
Anand Doshibacc6792015-10-30 12:54:27 +05302909,Reqd By Date,
Pratik Vyas593d5622015-03-02 19:07:52 +05302910DocType: Salary Slip Earning,Salary Slip Earning,
Pratik Vyas97264472015-05-14 15:13:10 +05302911apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +161,Creditors,Wierzyciele
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302912apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +91,Row # {0}: Serial No is mandatory,Wiersz # {0}: Numer seryjny jest obowiązkowe
Pratik Vyas593d5622015-03-02 19:07:52 +05302913DocType: Purchase Taxes and Charges,Item Wise Tax Detail,
2914,Item-wise Price List Rate,
2915DocType: Purchase Order Item,Supplier Quotation,
2916DocType: Quotation,In Words will be visible once you save the Quotation.,
Anand Doshibb256e42016-01-04 16:50:38 +05302917apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +223,{0} {1} is stopped,{0} {1} jest zatrzymany
2918apps/erpnext/erpnext/stock/doctype/item/item.py +395,Barcode {0} already used in Item {1},Kod kreskowy {0} jest już używana dla przedmiotu {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302919DocType: Lead,Add to calendar on this date,Dodaj do kalendarza pod tą datą
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302920apps/erpnext/erpnext/config/selling.py +132,Rules for adding shipping costs.,
Rushabh Mehtafc307972015-11-04 18:02:45 +05302921apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +40,Upcoming Events,nadchodzące wydarzenia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302922apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Klient jest wymagany
Rushabh Mehtafc307972015-11-04 18:02:45 +05302923apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +27,Quick Entry,Szybkie wejścia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302924apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,{0} jest obowiązkowe Powrót
2925DocType: Purchase Order,To Receive,Otrzymać
Anand Doshi03791fc2015-12-15 15:17:11 +05302926apps/erpnext/erpnext/public/js/setup_wizard.js +284,user@example.com,user@example.com
Pratik Vyas593d5622015-03-02 19:07:52 +05302927DocType: Email Digest,Income / Expense,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302928DocType: Employee,Personal Email,Osobisty E-mail
Anand Doshi019111b2015-11-20 18:00:11 +05302929apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +62,Total Variance,Całkowitej wariancji
Pratik Vyas593d5622015-03-02 19:07:52 +05302930DocType: Accounts Settings,"If enabled, the system will post accounting entries for inventory automatically.",
Anand Doshi019111b2015-11-20 18:00:11 +05302931apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +15,Brokerage,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302932DocType: Address,Postal Code,kod pocztowy
Pratik Vyas593d5622015-03-02 19:07:52 +05302933DocType: Production Order Operation,"in Minutes
2934Updated via 'Time Log'","w minutach
2935 Aktualizacja poprzez ""Czas Zaloguj"""
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302936DocType: Customer,From Lead,Od Tropu
Pratik Vyas97264472015-05-14 15:13:10 +05302937apps/erpnext/erpnext/config/manufacturing.py +19,Orders released for production.,Zamówienia puszczone do produkcji.
Pratik Vyas593d5622015-03-02 19:07:52 +05302938apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +42,Select Fiscal Year...,Wybierz rok finansowy ...
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302939apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +455,POS Profile required to make POS Entry,Profil POS wymagany do tworzenia wpisu z POS
Anand Doshif5940902015-09-07 18:47:04 +05302940DocType: Hub Settings,Name Token,Nazwa jest już w użyciu
Anand Doshibb256e42016-01-04 16:50:38 +05302941apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +128,Standard Selling,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302942apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +138,Atleast one warehouse is mandatory,
Anand Doshif5940902015-09-07 18:47:04 +05302943DocType: Serial No,Out of Warranty,Poza Gwarancją
Pratik Vyas593d5622015-03-02 19:07:52 +05302944DocType: BOM Replace Tool,Replace,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302945apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +326,{0} against Sales Invoice {1},{0} na fakturę sprzedaży {1}
Anand Doshibb256e42016-01-04 16:50:38 +05302946apps/erpnext/erpnext/stock/doctype/item/item.py +58,Please enter default Unit of Measure,Proszę wpisać domyślną jednostkę miary
Pratik Vyas593d5622015-03-02 19:07:52 +05302947DocType: Purchase Invoice Item,Project Name,Nazwa projektu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302948DocType: Supplier,Mention if non-standard receivable account,"Wspomnieć, jeśli nie standardowe konto należności"
Pratik Vyas593d5622015-03-02 19:07:52 +05302949DocType: Journal Entry Account,If Income or Expense,
Pratik Vyas593d5622015-03-02 19:07:52 +05302950DocType: Features Setup,Item Batch Nos,
2951DocType: Stock Ledger Entry,Stock Value Difference,
Anand Doshibb256e42016-01-04 16:50:38 +05302952apps/erpnext/erpnext/config/learn.py +239,Human Resource,Zasoby Ludzkie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302953DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Płatność Wyrównawcza Płatności
Pratik Vyas97264472015-05-14 15:13:10 +05302954apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +36,Tax Assets,Podatek należny (zwrot)
Pratik Vyas593d5622015-03-02 19:07:52 +05302955DocType: BOM Item,BOM No,Nr zestawienia materiałowego
Anand Doshibb256e42016-01-04 16:50:38 +05302956apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +134,Journal Entry {0} does not have account {1} or already matched against other voucher,Księgowanie {0} nie masz konta {1} lub już porównywane inne bon
Pratik Vyas593d5622015-03-02 19:07:52 +05302957DocType: Item,Moving Average,
2958DocType: BOM Replace Tool,The BOM which will be replaced,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302959DocType: Account,Debit,Debet
Anand Doshi019111b2015-11-20 18:00:11 +05302960apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +44,Leaves must be allocated in multiples of 0.5,Urlop musi by przyporządkowany w mnożniku 0.5
Pratik Vyas593d5622015-03-02 19:07:52 +05302961DocType: Production Order,Operation Cost,Koszt operacji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302962apps/erpnext/erpnext/config/hr.py +71,Upload attendance from a .csv file,Prześlij Frekwencję z pliku .csv
Anand Doshif5940902015-09-07 18:47:04 +05302963apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Outstanding Amt,Zaległa wartość
Pratik Vyas593d5622015-03-02 19:07:52 +05302964DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,
2965DocType: Warranty Claim,"To assign this issue, use the ""Assign"" button in the sidebar.",
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302966DocType: Stock Settings,Freeze Stocks Older Than [Days],Zamroź asortyment starszy niż [dni]
Nabin Hait733680b2015-12-07 14:12:41 +05302967apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +40,"If two or more Pricing Rules are found based on the above conditions, Priority is applied. Priority is a number between 0 to 20 while default value is zero (blank). Higher number means it will take precedence if there are multiple Pricing Rules with same conditions.","Jeśli dwóch lub więcej Zasady ustalania cen na podstawie powyższych warunków, jest stosowana Priorytet. Priorytetem jest liczba z zakresu od 0 do 20, podczas gdy wartość domyślna wynosi zero (puste). Wyższa liczba oznacza, że będzie mieć pierwszeństwo, jeśli istnieje wiele przepisów dotyczących cen z samych warunkach."
Pratik Vyas97264472015-05-14 15:13:10 +05302968apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,Rok fiskalny: {0} nie istnieje
Pratik Vyas593d5622015-03-02 19:07:52 +05302969DocType: Currency Exchange,To Currency,
2970DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,
Pratik Vyas97264472015-05-14 15:13:10 +05302971apps/erpnext/erpnext/config/hr.py +155,Types of Expense Claim.,
Pratik Vyas593d5622015-03-02 19:07:52 +05302972DocType: Item,Taxes,Podatki
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302973DocType: Project,Default Cost Center,Domyślne Centrum Kosztów
Pratik Vyasfcc31022015-07-10 12:05:24 +05302974DocType: Purchase Invoice,End Date,Data zakończenia
Pratik Vyas593d5622015-03-02 19:07:52 +05302975DocType: Employee,Internal Work History,Wewnętrzne Historia Pracuj
Anand Doshi019111b2015-11-20 18:00:11 +05302976apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +42,Private Equity,Kapitał prywatny
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302977DocType: Maintenance Visit,Customer Feedback,Informacja zwrotna Klienta
Pratik Vyas593d5622015-03-02 19:07:52 +05302978DocType: Account,Expense,Koszt
Pratik Vyasfcc31022015-07-10 12:05:24 +05302979DocType: Sales Invoice,Exhibition,Wystawa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302980DocType: Item Attribute,From Range,Od Zakres
Pratik Vyas97264472015-05-14 15:13:10 +05302981apps/erpnext/erpnext/stock/utils.py +89,Item {0} ignored since it is not a stock item,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302982apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +29,Submit this Production Order for further processing.,
Pratik Vyas593d5622015-03-02 19:07:52 +05302983apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +21,"To not apply Pricing Rule in a particular transaction, all applicable Pricing Rules should be disabled.","Cennik nie stosuje regułę w danej transakcji, wszystkie obowiązujące przepisy dotyczące cen powinny być wyłączone."
2984DocType: Company,Domain,Domena
2985,Sales Order Trends,
2986DocType: Employee,Held On,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302987apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +33,Production Item,Pozycja Produkcja
Pratik Vyasfcc31022015-07-10 12:05:24 +05302988,Employee Information,Informacja o pracowniku
Anand Doshi03791fc2015-12-15 15:17:11 +05302989apps/erpnext/erpnext/public/js/setup_wizard.js +312,Rate (%),Stawka (%)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302990DocType: Stock Entry Detail,Additional Cost,Dodatkowy koszt
Anand Doshi019111b2015-11-20 18:00:11 +05302991apps/erpnext/erpnext/public/js/setup_wizard.js +155,Financial Year End Date,Data końca roku finansowego
Anand Doshi191b2972015-10-21 16:50:31 +05302992apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +36,"Can not filter based on Voucher No, if grouped by Voucher","Nie można przefiltrować wg Podstawy, jeśli pogrupowano z użyciem Podstawy"
Anand Doshiee19fc02015-12-21 17:10:20 +05302993apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +572,Make Supplier Quotation,
Pratik Vyas593d5622015-03-02 19:07:52 +05302994DocType: Quality Inspection,Incoming,
Pratik Vyas593d5622015-03-02 19:07:52 +05302995DocType: BOM,Materials Required (Exploded),
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302996DocType: Salary Structure Earning,Reduce Earning for Leave Without Pay (LWP),Zmniejsz wypłatę za Bezpłatny Urlop
Anand Doshi03791fc2015-12-15 15:17:11 +05302997apps/erpnext/erpnext/public/js/setup_wizard.js +274,"Add users to your organization, other than yourself","Dodaj użytkowników do swojej organizacji, innych niż siebie"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302998apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +97,Row # {0}: Serial No {1} does not match with {2} {3},Wiersz # {0}: Numer seryjny: {1} nie jest zgodny z {2} {3}
Anand Doshi019111b2015-11-20 18:00:11 +05302999apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +44,Casual Leave,Urlop okolicznościowy
Pratik Vyas593d5622015-03-02 19:07:52 +05303000DocType: Batch,Batch ID,Identyfikator Partii
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303001apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +346,Note: {0},Uwaga: {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303002,Delivery Note Trends,Trendy Dowodów Dostawy
Anand Doshi191b2972015-10-21 16:50:31 +05303003apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +104,This Week's Summary,Podsumowanie W tym tygodniu
Rushabh Mehtafc307972015-11-04 18:02:45 +05303004apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +74,{0} must be a Purchased or Sub-Contracted Item in row {1},
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303005apps/erpnext/erpnext/accounts/general_ledger.py +106,Account: {0} can only be updated via Stock Transactions,Konto: {0} może być aktualizowana tylko przez operacje magazynowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303006DocType: GL Entry,Party,Grupa
Pratik Vyas593d5622015-03-02 19:07:52 +05303007DocType: Sales Order,Delivery Date,Data dostawy
Pratik Vyas593d5622015-03-02 19:07:52 +05303008DocType: Opportunity,Opportunity Date,Data szansy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303009DocType: Purchase Receipt,Return Against Purchase Receipt,Powrót Przeciwko ZAKUPU
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303010DocType: Purchase Order,To Bill,Bill
3011DocType: Material Request,% Ordered,% Zamówione
Anand Doshi019111b2015-11-20 18:00:11 +05303012apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +61,Piecework,
Pratik Vyas593d5622015-03-02 19:07:52 +05303013apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +64,Avg. Buying Rate,Średnia. Kupno Cena
Pratik Vyas97264472015-05-14 15:13:10 +05303014DocType: Task,Actual Time (in Hours),Rzeczywisty czas (w godzinach)
Anand Doshif5940902015-09-07 18:47:04 +05303015DocType: Employee,History In Company,Historia Firmy
Anand Doshiee19fc02015-12-21 17:10:20 +05303016apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +128,The total Issue / Transfer quantity {0} in Material Request {1} cannot be greater than requested quantity {2} for Item {3},Całkowita Wydanie / Transfer ilość {0} w dziale Zapytanie {1} nie może być większa od ilości wnioskowanej dla {2} {3} Item
Rushabh Mehtafc307972015-11-04 18:02:45 +05303017apps/erpnext/erpnext/config/crm.py +151,Newsletters,Biuletyny
Pratik Vyas593d5622015-03-02 19:07:52 +05303018DocType: Address,Shipping,Dostawa
Pratik Vyas97264472015-05-14 15:13:10 +05303019DocType: Stock Ledger Entry,Stock Ledger Entry,Zapis w księdze zapasów
Anand Doshif5940902015-09-07 18:47:04 +05303020DocType: Department,Leave Block List,Lista Blokowanych Urlopów
Anand Doshi191b2972015-10-21 16:50:31 +05303021DocType: Customer,Tax ID,Identyfikator podatkowy (NIP)
3022apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +188,Item {0} is not setup for Serial Nos. Column must be blank,
Pratik Vyasfcc31022015-07-10 12:05:24 +05303023DocType: Accounts Settings,Accounts Settings,Ustawienia Kont
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303024DocType: Customer,Sales Partner and Commission,Partner sprzedaży i Komisja
Nabin Hait733680b2015-12-07 14:12:41 +05303025apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +53,Plant and Machinery,Zakład i maszyneria
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303026DocType: Sales Partner,Partner's Website,Strona WWW Partnera
Pratik Vyas593d5622015-03-02 19:07:52 +05303027DocType: Opportunity,To Discuss,
Anand Doshi03791fc2015-12-15 15:17:11 +05303028DocType: SMS Settings,SMS Settings,Ustawienia SMS
Pratik Vyas97264472015-05-14 15:13:10 +05303029apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +60,Temporary Accounts,Rachunki tymczasowe
Anand Doshi019111b2015-11-20 18:00:11 +05303030apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +155,Black,Czarny
Pratik Vyas593d5622015-03-02 19:07:52 +05303031DocType: BOM Explosion Item,BOM Explosion Item,
3032DocType: Account,Auditor,Audytor
3033DocType: Purchase Order,End date of current order's period,Data zakończenia okresu bieżącego zlecenia
Nabin Hait733680b2015-12-07 14:12:41 +05303034apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +17,Make Offer Letter,Złóż ofertę
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303035apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +10,Return,Powrót
Pratik Vyas593d5622015-03-02 19:07:52 +05303036DocType: Production Order Operation,Production Order Operation,Produkcja Zamówienie Praca
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303037DocType: Pricing Rule,Disable,Wyłącz
3038DocType: Project Task,Pending Review,Czekający na rewizję
Pratik Vyas97264472015-05-14 15:13:10 +05303039DocType: Task,Total Expense Claim (via Expense Claim),Razem zwrotu kosztów (przez Kosztów zastrzeżenia)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303040apps/erpnext/erpnext/accounts/report/sales_register/sales_register.py +66,Customer Id,ID klienta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303041apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +110,To Time must be greater than From Time,Do czasu musi być większy niż czas From
3042DocType: Journal Entry Account,Exchange Rate,Kurs wymiany
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303043apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +478,Sales Order {0} is not submitted,Zlecenie Sprzedaży {0} nie jest jeszcze złożone
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303044apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +74,Warehouse {0}: Parent account {1} does not bolong to the company {2},Magazyn {0}: Konto nadrzędne {1} nie należy do firmy {2}
Anand Doshif5940902015-09-07 18:47:04 +05303045DocType: BOM,Last Purchase Rate,Data Ostatniego Zakupu
Pratik Vyas593d5622015-03-02 19:07:52 +05303046DocType: Account,Asset,Składnik aktywów
Anand Doshi191b2972015-10-21 16:50:31 +05303047DocType: Project Task,Task ID,Identyfikator zadania
Anand Doshi019111b2015-11-20 18:00:11 +05303048apps/erpnext/erpnext/public/js/setup_wizard.js +143,"e.g. ""MC""","np. ""MC"""
Anand Doshi191b2972015-10-21 16:50:31 +05303049apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +84,Stock cannot exist for Item {0} since has variants,"Zdjęcie nie może istnieć dla pozycji {0}, ponieważ ma warianty"
Pratik Vyas593d5622015-03-02 19:07:52 +05303050,Sales Person-wise Transaction Summary,
Pratik Vyas97264472015-05-14 15:13:10 +05303051apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +104,Warehouse {0} does not exist,Magazyn {0} nie istnieje
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303052apps/erpnext/erpnext/hub_node/page/hub/register_in_hub.html +2,Register For ERPNext Hub,Zarejestruj Dla Hubu ERPNext
Pratik Vyas593d5622015-03-02 19:07:52 +05303053DocType: Monthly Distribution,Monthly Distribution Percentages,Miesięczne Procenty Dystrybucja
3054apps/erpnext/erpnext/stock/doctype/batch/batch.py +16,The selected item cannot have Batch,Wybrany element nie może mieć Batch
3055DocType: Delivery Note,% of materials delivered against this Delivery Note,% materiałów dostarczonych w stosunku do dowodu dostawy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303056DocType: Customer,Customer Details,Dane Klienta
Pratik Vyas593d5622015-03-02 19:07:52 +05303057DocType: Employee,Reports to,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303058DocType: SMS Settings,Enter url parameter for receiver nos,Wpisz URL dla odbiorcy numeru
Anand Doshi191b2972015-10-21 16:50:31 +05303059DocType: Sales Invoice,Paid Amount,Zapłacona kwota
Pratik Vyas593d5622015-03-02 19:07:52 +05303060,Available Stock for Packing Items,
Pratik Vyas593d5622015-03-02 19:07:52 +05303061DocType: Item Variant,Item Variant,Pozycja Wersja
3062apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +15,Setting this Address Template as default as there is no other default,"Ustawienie tego adresu jako domyślnego szablonu, ponieważ nie ma innej domyślnej"
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303063apps/erpnext/erpnext/accounts/doctype/account/account.py +98,"Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'","Stan konta już Debit, nie możesz ustawić ""waga musi być"" jako ""Kredyty"""
Anand Doshi019111b2015-11-20 18:00:11 +05303064apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +76,Quality Management,Zarządzanie jakością
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303065DocType: Production Planning Tool,Filter based on customer,Filtr bazujący na kliencie
Anand Doshi191b2972015-10-21 16:50:31 +05303066DocType: Payment Tool Detail,Against Voucher No,Dowód nr
Rushabh Mehtafc307972015-11-04 18:02:45 +05303067apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +47,Please enter quantity for Item {0},
Pratik Vyasfcc31022015-07-10 12:05:24 +05303068DocType: Employee External Work History,Employee External Work History,Historia zatrudnienia pracownika poza firmą
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303069DocType: Tax Rule,Purchase,Zakup
Anand Doshi019111b2015-11-20 18:00:11 +05303070apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Balance Qty,Ilość bilansu
Pratik Vyas593d5622015-03-02 19:07:52 +05303071DocType: Item Group,Parent Item Group,Grupa Elementu nadrzędnego
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303072apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} do {1}
3073apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +96,Cost Centers,Centra Kosztów
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303074apps/erpnext/erpnext/config/stock.py +110,Warehouses.,Magazyny.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303075DocType: Purchase Receipt,Rate at which supplier's currency is converted to company's base currency,Stawka przy użyciu której waluta dostawcy jest konwertowana do podstawowej waluty firmy
Pratik Vyas97264472015-05-14 15:13:10 +05303076apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},Wiersz # {0}: taktowania konflikty z rzędu {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303077DocType: Opportunity,Next Contact,Następnie Kontakt
Pratik Vyasfcc31022015-07-10 12:05:24 +05303078DocType: Employee,Employment Type,Typ zatrudnienia
Anand Doshi191b2972015-10-21 16:50:31 +05303079apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +40,Fixed Assets,Środki trwałe
Anand Doshiee19fc02015-12-21 17:10:20 +05303080,Cash Flow,Cash Flow
Anand Doshi03791fc2015-12-15 15:17:11 +05303081apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +85,Application period cannot be across two alocation records,Okres aplikacja nie może być w dwóch zapisów alocation
Pratik Vyas97264472015-05-14 15:13:10 +05303082DocType: Item Group,Default Expense Account,Domyślne konto rozchodów
Anand Doshif5940902015-09-07 18:47:04 +05303083DocType: Employee,Notice (days),Wymówienie (dni)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303084DocType: Tax Rule,Sales Tax Template,Szablon Podatek od sprzedaży
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303085DocType: Employee,Encashment Date,Data Inkaso
Anand Doshi191b2972015-10-21 16:50:31 +05303086apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +179,"Against Voucher Type must be one of Purchase Order, Purchase Invoice or Journal Entry","Podstawą księgowania może być tu Zamówienie zakupu, Faktura zakupu lub Zapis księgowy"
Pratik Vyas97264472015-05-14 15:13:10 +05303087DocType: Account,Stock Adjustment,Koszty braków
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303088apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +34,Default Activity Cost exists for Activity Type - {0},Istnieje Domyślnie aktywny Koszt rodzajów działalności - {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303089DocType: Production Order,Planned Operating Cost,Planowany koszt operacyjny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303090apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +121,New {0} Name,Nowy {0} Nazwa
Nabin Hait733680b2015-12-07 14:12:41 +05303091apps/erpnext/erpnext/controllers/recurring_document.py +125,Please find attached {0} #{1},Załączeniu {0} # {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303092DocType: Job Applicant,Applicant Name,Imię Aplikanta
3093DocType: Authorization Rule,Customer / Item Name,Klient / Nazwa Przedmiotu
3094DocType: Product Bundle,"Aggregate group of **Items** into another **Item**. This is useful if you are bundling a certain **Items** into a package and you maintain stock of the packed **Items** and not the aggregate **Item**.
3095
3096The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"".
3097
3098For Example: If you are selling Laptops and Backpacks separately and have a special price if the customer buys both, then the Laptop + Backpack will be a new Product Bundle Item.
3099
3100Note: BOM = Bill of Materials","Łączna grupa przedmioty ** ** ** Przedmiot do innego **. Jest to przydatne, jeśli łączenie pewnej ** przedmioty ** w pakiet i utrzymania zapasów pakowanych ** rzeczy ** a nie sumę ** rzecz **. Pakiet ** Pozycja ** będzie miał "Czy Pozycja Zdjęcie", jak "Nie" i "Czy Sales Item", jak "Tak". Dla przykładu: Jeśli sprzedajesz Laptopy i plecaki oddzielnie i mają specjalną cenę, jeśli klient kupuje oba, a następnie Laptop + Plecak będzie nowy Bundle wyrobów poz. Uwaga: LM = Bill of Materials"
Pratik Vyas593d5622015-03-02 19:07:52 +05303101apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Serial No is mandatory for Item {0},
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303102DocType: Item Variant Attribute,Attribute,Atrybut
Anand Doshi191b2972015-10-21 16:50:31 +05303103apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +21,Please specify from/to range,Proszę określić zakres od/do
Pratik Vyas593d5622015-03-02 19:07:52 +05303104DocType: Serial No,Under AMC,
3105apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +47,Item valuation rate is recalculated considering landed cost voucher amount,Jednostkowy wskaźnik wyceny przeliczone z uwzględnieniem kosztów ilość kupon wylądował
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303106apps/erpnext/erpnext/config/selling.py +70,Default settings for selling transactions.,Domyślne ustawienia dla transakcji sprzedaży
3107DocType: BOM Replace Tool,Current BOM,Obecny BOM
Rushabh Mehtafc307972015-11-04 18:02:45 +05303108apps/erpnext/erpnext/public/js/utils.js +57,Add Serial No,Dodaj nr seryjny
Pratik Vyas593d5622015-03-02 19:07:52 +05303109DocType: Production Order,Warehouses,Magazyny
Pratik Vyas97264472015-05-14 15:13:10 +05303110apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Print and Stationary,Materiały biurowe
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303111apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +122,Group Node,Węzeł Grupy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303112apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +71,Update Finished Goods,Zaktualizuj Ukończone Dobra
Anand Doshi191b2972015-10-21 16:50:31 +05303113DocType: Workstation,per hour,na godzinę
Pratik Vyas593d5622015-03-02 19:07:52 +05303114DocType: Warehouse,Account for the warehouse (Perpetual Inventory) will be created under this Account.,
Pratik Vyas97264472015-05-14 15:13:10 +05303115apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +95,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,Magazyn nie może być skasowany tak długo jak długo istnieją zapisy w księdze stanu dla tego magazynu.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303116DocType: Company,Distribution,Dystrybucja
Anand Doshiee19fc02015-12-21 17:10:20 +05303117apps/erpnext/erpnext/public/js/pos/pos.js +428,Amount Paid,Kwota zapłacona
Anand Doshi019111b2015-11-20 18:00:11 +05303118apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +91,Project Manager,
3119apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +72,Dispatch,Wyślij
Pratik Vyas593d5622015-03-02 19:07:52 +05303120apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +70,Max discount allowed for item: {0} is {1}%,Maksymalna zniżka pozwoliło na pozycji: {0} jest {1}%
Pratik Vyas97264472015-05-14 15:13:10 +05303121DocType: Account,Receivable,Należności
Anand Doshi019111b2015-11-20 18:00:11 +05303122apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +263,Row #{0}: Not allowed to change Supplier as Purchase Order already exists,"Wiersz # {0}: Nie wolno zmienić dostawcę, jak już istnieje Zamówienie"
Pratik Vyas593d5622015-03-02 19:07:52 +05303123DocType: Accounts Settings,Role that is allowed to submit transactions that exceed credit limits set.,
3124DocType: Sales Invoice,Supplier Reference,
3125DocType: Production Planning Tool,"If checked, BOM for sub-assembly items will be considered for getting raw materials. Otherwise, all sub-assembly items will be treated as a raw material.",
3126DocType: Material Request,Material Issue,Wydanie materiałów
3127DocType: Hub Settings,Seller Description,Sprzedawca Opis
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303128DocType: Employee Education,Qualification,Kwalifikacja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303129DocType: Item Price,Item Price,Cena
Anand Doshi019111b2015-11-20 18:00:11 +05303130apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +48,Soap & Detergent,
3131apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +36,Motion Picture & Video,
Nabin Hait733680b2015-12-07 14:12:41 +05303132apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,Zamówione
Pratik Vyas593d5622015-03-02 19:07:52 +05303133DocType: Warehouse,Warehouse Name,Nazwa magazynu
3134DocType: Naming Series,Select Transaction,
3135apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303136DocType: Journal Entry,Write Off Entry,Wpis Odpisu
3137DocType: BOM,Rate Of Materials Based On,Stawka Materiałów Wzorowana na
Pratik Vyas97264472015-05-14 15:13:10 +05303138apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303139apps/erpnext/erpnext/accounts/doctype/accounts_settings/accounts_settings.py +27,Company is missing in warehouses {0},Brakująca firma w magazynach {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303140DocType: POS Profile,Terms and Conditions,Regulamin
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303141apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +45,To Date should be within the Fiscal Year. Assuming To Date = {0},Aby Data powinna być w tym roku podatkowym. Zakładając To Date = {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303142DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc",
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303143DocType: Leave Block List,Applies to Company,Dotyczy Firmy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303144apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +175,Cannot cancel because submitted Stock Entry {0} exists,
Pratik Vyas593d5622015-03-02 19:07:52 +05303145DocType: Purchase Invoice,In Words,Słownie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303146apps/erpnext/erpnext/hr/doctype/employee/employee.py +213,Today is {0}'s birthday!,Dziś jest {0} 'urodziny!
Pratik Vyas593d5622015-03-02 19:07:52 +05303147DocType: Production Planning Tool,Material Request For Warehouse,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303148DocType: Sales Order Item,For Production,Dla Produkcji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303149apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +103,Please enter sales order in the above table,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303150DocType: Project Task,View Task,Zobacz Zadanie
Anand Doshi019111b2015-11-20 18:00:11 +05303151apps/erpnext/erpnext/public/js/setup_wizard.js +154,Your financial year begins on,Rozpoczęcie roku podatkowego
Pratik Vyas97264472015-05-14 15:13:10 +05303152apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +46,Please enter Purchase Receipts,Wprowadź dokumenty zakupu
Pratik Vyasfcc31022015-07-10 12:05:24 +05303153DocType: Sales Invoice,Get Advances Received,Uzyskaj otrzymane zaliczki
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05303154DocType: Email Digest,Add/Remove Recipients,Dodaj / Usuń odbiorców
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303155apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +428,Transaction not allowed against stopped Production Order {0},
Pratik Vyas593d5622015-03-02 19:07:52 +05303156apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'",
Pratik Vyas97264472015-05-14 15:13:10 +05303157apps/erpnext/erpnext/config/support.py +54,Setup incoming server for support email id. (e.g. support@example.com),
Rushabh Mehtafc307972015-11-04 18:02:45 +05303158apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +19,Shortage Qty,Niedobór szt
Anand Doshibb256e42016-01-04 16:50:38 +05303159apps/erpnext/erpnext/stock/doctype/item/item.py +577,Item variant {0} exists with same attributes,Pozycja wariant {0} istnieje z samymi atrybutami
Pratik Vyas593d5622015-03-02 19:07:52 +05303160DocType: Salary Slip,Salary Slip,
Anand Doshi019111b2015-11-20 18:00:11 +05303161apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +48,'To Date' is required,'Do daty' jest wymaganym polem
Pratik Vyasfcc31022015-07-10 12:05:24 +05303162DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Utwórz paski na opakowania do dostawy. Używane do informacji o numerze opakowania, zawartości i wadze."
Pratik Vyas593d5622015-03-02 19:07:52 +05303163DocType: Sales Invoice Item,Sales Order Item,Pozycja Zlecenia Sprzedaży
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303164DocType: Salary Slip,Payment Days,Dni Płatności
Pratik Vyas593d5622015-03-02 19:07:52 +05303165DocType: BOM,Manage cost of operations,Zarządzaj kosztami działań
Pratik Vyas593d5622015-03-02 19:07:52 +05303166DocType: Features Setup,Item Advanced,
3167DocType: Notification Control,"When any of the checked transactions are ""Submitted"", an email pop-up automatically opened to send an email to the associated ""Contact"" in that transaction, with the transaction as an attachment. The user may or may not send the email.",
Pratik Vyasfcc31022015-07-10 12:05:24 +05303168apps/erpnext/erpnext/config/setup.py +14,Global Settings,Ustawienia globalne
Pratik Vyas593d5622015-03-02 19:07:52 +05303169DocType: Employee Education,Employee Education,Wykształcenie pracownika
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303170apps/erpnext/erpnext/public/js/controllers/transaction.js +751,It is needed to fetch Item Details.,"Jest to niezbędne, aby pobrać szczegółowe dotyczące pozycji."
Anand Doshif5940902015-09-07 18:47:04 +05303171DocType: Salary Slip,Net Pay,Stawka Netto
Pratik Vyas593d5622015-03-02 19:07:52 +05303172DocType: Account,Account,Konto
Anand Doshi191b2972015-10-21 16:50:31 +05303173apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} has already been received,
Pratik Vyas593d5622015-03-02 19:07:52 +05303174,Requested Items To Be Transferred,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303175DocType: Purchase Invoice,Recurring Id,Powtarzające się ID
Pratik Vyas593d5622015-03-02 19:07:52 +05303176DocType: Customer,Sales Team Details,
3177DocType: Expense Claim,Total Claimed Amount,
Pratik Vyas97264472015-05-14 15:13:10 +05303178apps/erpnext/erpnext/config/crm.py +22,Potential opportunities for selling.,Potencjalne szanse na sprzedaż.
Anand Doshi019111b2015-11-20 18:00:11 +05303179apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +174,Invalid {0},Nieprawidłowy {0}
3180apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +48,Sick Leave,Urlop chorobowy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303181DocType: Email Digest,Email Digest,przetwarzanie emaila
Anand Doshif5940902015-09-07 18:47:04 +05303182DocType: Delivery Note,Billing Address Name,Nazwa Adresu do Faktury
Anand Doshi019111b2015-11-20 18:00:11 +05303183apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +22,Department Stores,
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303184apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,System Balance,Bilans systemu
Anand Doshi191b2972015-10-21 16:50:31 +05303185apps/erpnext/erpnext/controllers/stock_controller.py +71,No accounting entries for the following warehouses,
Pratik Vyas97264472015-05-14 15:13:10 +05303186apps/erpnext/erpnext/projects/doctype/project/project.js +22,Save the document first.,Zapisz dokument jako pierwszy.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303187DocType: Account,Chargeable,Odpowedni do pobierania opłaty.
Pratik Vyas593d5622015-03-02 19:07:52 +05303188DocType: Company,Change Abbreviation,Zmień Skrót
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303189DocType: Expense Claim Detail,Expense Date,Data wydatku
Pratik Vyas593d5622015-03-02 19:07:52 +05303190DocType: Item,Max Discount (%),Maksymalny rabat (%)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303191apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +70,Last Order Amount,Kwota ostatniego zamówienia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303192DocType: Company,Warn,Ostrzeż
Pratik Vyas97264472015-05-14 15:13:10 +05303193DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the records.","Wszelkie inne uwagi, zauważyć, że powinien iść nakładu w ewidencji."
Pratik Vyas593d5622015-03-02 19:07:52 +05303194DocType: BOM,Manufacturing User,Produkcja użytkownika
3195DocType: Purchase Order,Raw Materials Supplied,Dostarczone surowce
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303196DocType: Purchase Invoice,Recurring Print Format,Format wydruku cykliczne
Rushabh Mehtafc307972015-11-04 18:02:45 +05303197apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +54,Expected Delivery Date cannot be before Purchase Order Date,Spodziewana data odbioru przesyłki nie może być wcześniejsza od daty jej kupna
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303198DocType: Appraisal,Appraisal Template,Szablon oceny
Pratik Vyas593d5622015-03-02 19:07:52 +05303199DocType: Item Group,Item Classification,Pozycja Klasyfikacja
Anand Doshi019111b2015-11-20 18:00:11 +05303200apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +89,Business Development Manager,
Anand Doshif5940902015-09-07 18:47:04 +05303201DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,Cel Wizyty Konserwacji
Pratik Vyas593d5622015-03-02 19:07:52 +05303202apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.js +15,Period,Okres
Pratik Vyas97264472015-05-14 15:13:10 +05303203,General Ledger,Księga główna
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303204apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Zobacz Tropy
Pratik Vyas593d5622015-03-02 19:07:52 +05303205DocType: Item Attribute Value,Attribute Value,Wartość atrybutu
Nabin Hait733680b2015-12-07 14:12:41 +05303206apps/erpnext/erpnext/crm/doctype/lead/lead.py +65,"Email id must be unique, already exists for {0}","Email ID nie może się powtarzać, ten już zajęty dla {0}"
Pratik Vyas593d5622015-03-02 19:07:52 +05303207,Itemwise Recommended Reorder Level,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303208apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +264,Please select {0} first,Proszę najpierw wybrać {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303209DocType: Features Setup,To get Item Group in details table,
Anand Doshi191b2972015-10-21 16:50:31 +05303210apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +112,Batch {0} of Item {1} has expired.,Batch {0} pozycji {1} wygasł.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303211DocType: Sales Invoice,Commission,Prowizja
Pratik Vyas593d5622015-03-02 19:07:52 +05303212DocType: Address Template,"<h4>Default Template</h4>
3213<p>Uses <a href=""http://jinja.pocoo.org/docs/templates/"">Jinja Templating</a> and all the fields of Address (including Custom Fields if any) will be available</p>
3214<pre><code>{{ address_line1 }}&lt;br&gt;
3215{% if address_line2 %}{{ address_line2 }}&lt;br&gt;{% endif -%}
3216{{ city }}&lt;br&gt;
3217{% if state %}{{ state }}&lt;br&gt;{% endif -%}
3218{% if pincode %} PIN: {{ pincode }}&lt;br&gt;{% endif -%}
3219{{ country }}&lt;br&gt;
3220{% if phone %}Phone: {{ phone }}&lt;br&gt;{% endif -%}
3221{% if fax %}Fax: {{ fax }}&lt;br&gt;{% endif -%}
3222{% if email_id %}Email: {{ email_id }}&lt;br&gt;{% endif -%}
3223</code></pre>","<H4> Domyślny szablon </ h4>
3224 <p> <a href=""http://jinja.pocoo.org/docs/templates/""> Jinja wykorzystuje szablonów </a> i wszystkie pola Adres ( w tym niestandardowe pola jeśli istnieje) będzie dostępny </ p>
3225 <pre> <code> {{address_line1}} & lt; br & gt;
3226 {% if address_line2%} {{address_line2}} & lt; br & gt; { % endif -%} {{miasto
3227}} & lt; br & gt;
3228 {% jeśli państwo%} {{państwo}} & lt; br & gt; {% endif -%}
3229 {% if%} kod PIN PIN: {{kod PIN}} & lt; br & gt; {% endif -%}
3230 {{państwo}} & lt; br & gt;
3231 {% jeśli telefon%} Telefon: {{Telefon}} & lt; br & gt; { % endif -%}
3232 {% czy faks%} faks: {{faks}} & lt; br & gt; {% endif -%}
3233 {% jeśli email_id%} E-mail: {{email_id}} & lt; br & gt ; {% endif -%}
3234 </ code> </ pre>"
3235DocType: Salary Slip Deduction,Default Amount,Domyślnie Kwota
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303236apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +96,Warehouse not found in the system,Magazyn nie został znaleziony w systemie
Anand Doshi191b2972015-10-21 16:50:31 +05303237apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +107,This Month's Summary,Podsumowanie tego miesiąca
Pratik Vyas593d5622015-03-02 19:07:52 +05303238DocType: Quality Inspection Reading,Quality Inspection Reading,Odczyt kontroli jakości
Pratik Vyas593d5622015-03-02 19:07:52 +05303239apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +26,`Freeze Stocks Older Than` should be smaller than %d days.,
Anand Doshi191b2972015-10-21 16:50:31 +05303240DocType: Tax Rule,Purchase Tax Template,Szablon podatkowy zakupów
Pratik Vyas593d5622015-03-02 19:07:52 +05303241,Project wise Stock Tracking,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303242apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +166,Maintenance Schedule {0} exists against {0},Plan Konserwacji {0} występuje przeciw {0}
Pratik Vyasfcc31022015-07-10 12:05:24 +05303243DocType: Stock Entry Detail,Actual Qty (at source/target),Rzeczywista Ilość (u źródła/celu)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303244DocType: Item Customer Detail,Ref Code,Ref kod
Pratik Vyasfcc31022015-07-10 12:05:24 +05303245apps/erpnext/erpnext/config/hr.py +13,Employee records.,Rekordy pracownika.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303246DocType: HR Settings,Payroll Settings,Ustawienia Listy Płac
Anand Doshi191b2972015-10-21 16:50:31 +05303247apps/erpnext/erpnext/config/accounts.py +58,Match non-linked Invoices and Payments.,Łączenie faktur z płatnościami
Anand Doshibb256e42016-01-04 16:50:38 +05303248apps/erpnext/erpnext/templates/pages/cart.html +22,Place Order,Złożyć zamówienie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303249apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +25,Root cannot have a parent cost center,
Rushabh Mehtafc307972015-11-04 18:02:45 +05303250apps/erpnext/erpnext/public/js/stock_analytics.js +59,Select Brand...,Wybierz markę ...
Pratik Vyas593d5622015-03-02 19:07:52 +05303251DocType: Sales Invoice,C-Form Applicable,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303252apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +340,Operation Time must be greater than 0 for Operation {0},Czas działania musi być większy niż 0 do operacji {0}
3253DocType: Supplier,Address and Contacts,Adres i Kontakt
Pratik Vyas97264472015-05-14 15:13:10 +05303254DocType: UOM Conversion Detail,UOM Conversion Detail,Szczegóły konwersji jednostki miary
Anand Doshi666fbaf2015-11-26 12:40:13 +05303255apps/erpnext/erpnext/public/js/setup_wizard.js +257,Keep it web friendly 900px (w) by 100px (h),Staraj się być przyjazny dla WWW 900px (szerokość) na 100px (wysokość)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303256apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +329,Production Order cannot be raised against a Item Template,Produkcja Zamówienie nie może zostać podniesiona przed Szablon Element
Pratik Vyas593d5622015-03-02 19:07:52 +05303257apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +44,Charges are updated in Purchase Receipt against each item,Opłaty są aktualizowane w ZAKUPU każdej pozycji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303258DocType: Payment Tool,Get Outstanding Vouchers,Pobierz zaległe Kupony
Pratik Vyas593d5622015-03-02 19:07:52 +05303259DocType: Warranty Claim,Resolved By,
3260DocType: Appraisal,Start Date,
Pratik Vyasfcc31022015-07-10 12:05:24 +05303261apps/erpnext/erpnext/config/hr.py +130,Allocate leaves for a period.,Przydziel zwolnienia dla tego okresu.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303262apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +139,Click here to verify,"Kliknij tutaj, aby zweryfikować"
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303263apps/erpnext/erpnext/accounts/doctype/account/account.py +45,Account {0}: You can not assign itself as parent account,Konto {0}: Nie można przypisać siebie jako konta nadrzędnego
Anand Doshif5940902015-09-07 18:47:04 +05303264DocType: Purchase Invoice Item,Price List Rate,Wartość w cenniku
Pratik Vyas593d5622015-03-02 19:07:52 +05303265DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.",
Pratik Vyas97264472015-05-14 15:13:10 +05303266apps/erpnext/erpnext/config/manufacturing.py +13,Bill of Materials (BOM),Zestawienie materiałowe (BOM)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303267DocType: Item,Average time taken by the supplier to deliver,Średni czas podjęte przez dostawcę do dostarczenia
Pratik Vyas593d5622015-03-02 19:07:52 +05303268DocType: Time Log,Hours,Godziny
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303269DocType: Project,Expected Start Date,Spodziewana data startowa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303270apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +41,Remove item if charges is not applicable to that item,"Usuń element, jeśli opłata nie ma zastosowania do tej pozycji"
Nabin Hait733680b2015-12-07 14:12:41 +05303271DocType: SMS Settings,Eg. smsgateway.com/api/send_sms.cgi,np. smsgateway.com/api/send_sms.cgi
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303272apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +600,Receive,Odbierać
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303273DocType: Maintenance Visit,Fully Completed,Całkowicie ukończono
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303274apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% kompletne
Pratik Vyasfcc31022015-07-10 12:05:24 +05303275DocType: Employee,Educational Qualification,Kwalifikacje edukacyjne
Pratik Vyas593d5622015-03-02 19:07:52 +05303276DocType: Workstation,Operating Costs,Koszty operacyjne
Pratik Vyasfcc31022015-07-10 12:05:24 +05303277DocType: Employee Leave Approver,Employee Leave Approver,Zgoda na zwolnienie dla pracownika
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303278apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,{0} has been successfully added to our Newsletter list.,{0} został pomyślnie dodany do naszego newslettera.
Anand Doshibb256e42016-01-04 16:50:38 +05303279apps/erpnext/erpnext/stock/doctype/item/item.py +433,Row {0}: An Reorder entry already exists for this warehouse {1},"Wiersz {0}: Zapis ponownego zamawiania dla tego magazynu, {1}"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303280apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +67,"Cannot declare as lost, because Quotation has been made.",Nie można zadeklarować jako zagubiony z powodu utworzenia kwotacji
Pratik Vyas97264472015-05-14 15:13:10 +05303281DocType: Purchase Taxes and Charges Template,Purchase Master Manager,Główny Menadżer Zakupów
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303282apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +425,Production Order {0} must be submitted,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303283apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +150,Please select Start Date and End Date for Item {0},
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303284apps/erpnext/erpnext/config/stock.py +136,Main Reports,Raporty główne
Pratik Vyas593d5622015-03-02 19:07:52 +05303285apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,
3286DocType: Purchase Receipt Item,Prevdoc DocType,
Anand Doshi03791fc2015-12-15 15:17:11 +05303287apps/erpnext/erpnext/stock/doctype/item/item.js +193,Add / Edit Prices,Dodaj / Edytuj ceny
Anand Doshi191b2972015-10-21 16:50:31 +05303288apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +53,Chart of Cost Centers,Struktura kosztów (MPK)
Pratik Vyas593d5622015-03-02 19:07:52 +05303289,Requested Items To Be Ordered,
Anand Doshi03791fc2015-12-15 15:17:11 +05303290apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +295,My Orders,Moje Zamówienia
Pratik Vyas593d5622015-03-02 19:07:52 +05303291DocType: Price List,Price List Name,Nazwa cennika
Pratik Vyas97264472015-05-14 15:13:10 +05303292DocType: Time Log,For Manufacturing,Dla Produkcji
Anand Doshi019111b2015-11-20 18:00:11 +05303293apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +174,Totals,Sumy całkowite
Pratik Vyas593d5622015-03-02 19:07:52 +05303294DocType: BOM,Manufacturing,Produkcja
Anand Doshif5940902015-09-07 18:47:04 +05303295,Ordered Items To Be Delivered,Zamówione produkty do dostarczenia
Pratik Vyas97264472015-05-14 15:13:10 +05303296DocType: Account,Income,Przychody
Pratik Vyas593d5622015-03-02 19:07:52 +05303297DocType: Industry Type,Industry Type,
Anand Doshi03791fc2015-12-15 15:17:11 +05303298apps/erpnext/erpnext/templates/includes/cart.js +136,Something went wrong!,Coś poszło nie tak!
3299apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +101,Warning: Leave application contains following block dates,Ostrzeżenie: Aplikacja o urlop zawiera następujące zablokowane daty
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303300apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +245,Sales Invoice {0} has already been submitted,Faktura Sprzedaży {0} została już wprowadzona
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303301apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Completion Date,Data ukończenia
Pratik Vyasfcc31022015-07-10 12:05:24 +05303302DocType: Purchase Invoice Item,Amount (Company Currency),Kwota (Waluta firmy)
Pratik Vyas97264472015-05-14 15:13:10 +05303303apps/erpnext/erpnext/config/hr.py +105,Organization unit (department) master.,
Pratik Vyas593d5622015-03-02 19:07:52 +05303304apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +25,Please enter valid mobile nos,
Anand Doshif5940902015-09-07 18:47:04 +05303305DocType: Budget Detail,Budget Detail,Szczegóły Budżetu
3306apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,Proszę wpisać wiadomość przed wysłaniem
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303307apps/erpnext/erpnext/config/accounts.py +127,Point-of-Sale Profile,Point-of-Sale profil
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303308apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +68,Please Update SMS Settings,Zaktualizuj Ustawienia SMS
Rushabh Mehtafc307972015-11-04 18:02:45 +05303309apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +37,Time Log {0} already billed,Czas Zaloguj {0} już zapowiadane
Pratik Vyas97264472015-05-14 15:13:10 +05303310apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +176,Unsecured Loans,Pożyczki bez pokrycia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303311DocType: Cost Center,Cost Center Name,Nazwa Centrum Kosztów
Pratik Vyas593d5622015-03-02 19:07:52 +05303312DocType: Maintenance Schedule Detail,Scheduled Date,
3313apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +69,Total Paid Amt,Łączna wypłacona Amt
3314DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303315DocType: Purchase Receipt Item,Received and Accepted,Otrzymano i zaakceptowano
Pratik Vyas593d5622015-03-02 19:07:52 +05303316,Serial No Service Contract Expiry,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303317DocType: Item,Unit of Measure Conversion,Jednostka miary Conversion
3318apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +86,Employee can not be changed,Pracownik nie może być zmieniony
Anand Doshibb256e42016-01-04 16:50:38 +05303319apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +271,You cannot credit and debit same account at the same time,Nie można wykonywać zapisów po stronie debetowej oraz kredytowej tego samego konta w jednym czasie
Pratik Vyas593d5622015-03-02 19:07:52 +05303320DocType: Naming Series,Help HTML,
Pratik Vyas593d5622015-03-02 19:07:52 +05303321apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +50,Total weightage assigned should be 100%. It is {0},
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303322apps/erpnext/erpnext/controllers/status_updater.py +143,Allowance for over-{0} crossed for Item {1},Zniżki dla nadmiernie {0} przeszedł na pozycję {1}
Anand Doshif5940902015-09-07 18:47:04 +05303323DocType: Address,Name of person or organization that this address belongs to.,Imię odoby lub organizacji do której należy adres.
Anand Doshi03791fc2015-12-15 15:17:11 +05303324apps/erpnext/erpnext/public/js/setup_wizard.js +343,Your Suppliers,Twoi Dostawcy
Anand Doshi191b2972015-10-21 16:50:31 +05303325apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +58,Cannot set as Lost as Sales Order is made.,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303326apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +65,Another Salary Structure {0} is active for employee {1}. Please make its status 'Inactive' to proceed.,"Innym Wynagrodzenie Struktura {0} jest aktywny przez pracownika {1}. Należy się jej status ""nieaktywny"", aby kontynuować."
Pratik Vyas593d5622015-03-02 19:07:52 +05303327DocType: Purchase Invoice,Contact,Kontakt
Anand Doshi666fbaf2015-11-26 12:40:13 +05303328apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +9,Received From,Otrzymane od
Nabin Hait733680b2015-12-07 14:12:41 +05303329DocType: Features Setup,Exports,Eksport
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303330DocType: Lead,Converted,Przekształcono
Pratik Vyas593d5622015-03-02 19:07:52 +05303331DocType: Item,Has Serial No,Posiada numer seryjny
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303332DocType: Employee,Date of Issue,Data wydania
Pratik Vyas593d5622015-03-02 19:07:52 +05303333apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +16,{0}: From {0} for {1},{0}: od {0} do {1}
Anand Doshi019111b2015-11-20 18:00:11 +05303334apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +149,Row #{0}: Set Supplier for item {1},Wiersz # {0}: Ustaw Dostawca dla pozycji {1}
Anand Doshibb256e42016-01-04 16:50:38 +05303335apps/erpnext/erpnext/stock/doctype/item/item.py +114,Website Image {0} attached to Item {1} cannot be found,Strona Obraz {0} dołączone do pozycji {1} nie można znaleźć
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303336DocType: Issue,Content Type,Typ zawartości
Anand Doshi019111b2015-11-20 18:00:11 +05303337apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +17,Computer,Komputer
Pratik Vyas593d5622015-03-02 19:07:52 +05303338DocType: Item,List this Item in multiple groups on the website.,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303339apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +295,Please check Multi Currency option to allow accounts with other currency,"Proszę sprawdzić multi opcji walutowych, aby umożliwić rachunki w innych walutach"
Pratik Vyas593d5622015-03-02 19:07:52 +05303340apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +62,Item: {0} does not exist in the system,Pozycja: {0} nie istnieje w systemie
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303341apps/erpnext/erpnext/accounts/doctype/account/account.py +90,You are not authorized to set Frozen value,Nie masz uprawnień do ustawienia zamrożenej wartości
Pratik Vyas593d5622015-03-02 19:07:52 +05303342DocType: Payment Reconciliation,Get Unreconciled Entries,Pobierz Wpisy nieuzgodnione
Anand Doshibb256e42016-01-04 16:50:38 +05303343DocType: Payment Reconciliation,From Invoice Date,Od faktury Data
Pratik Vyas593d5622015-03-02 19:07:52 +05303344DocType: Cost Center,Budgets,Budżety
Anand Doshi019111b2015-11-20 18:00:11 +05303345apps/erpnext/erpnext/public/js/setup_wizard.js +144,What does it do?,Co to robi?
Pratik Vyas593d5622015-03-02 19:07:52 +05303346DocType: Delivery Note,To Warehouse,Do magazynu
Nabin Hait733680b2015-12-07 14:12:41 +05303347apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +45,Account {0} has been entered more than once for fiscal year {1},Konto {0} zostało wprowadzone więcej niż raz dla roku podatkowego {1}
Pratik Vyas97264472015-05-14 15:13:10 +05303348,Average Commission Rate,Średnia prowizja
Anand Doshibb256e42016-01-04 16:50:38 +05303349apps/erpnext/erpnext/stock/doctype/item/item.py +356,'Has Serial No' can not be 'Yes' for non-stock item,Numer seryjny nie jest dostępny dla pozycji niemagazynowych
Pratik Vyas593d5622015-03-02 19:07:52 +05303350apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +34,Attendance can not be marked for future dates,
3351DocType: Pricing Rule,Pricing Rule Help,Wycena Zasada Pomoc
3352DocType: Purchase Taxes and Charges,Account Head,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303353apps/erpnext/erpnext/config/stock.py +79,Update additional costs to calculate landed cost of items,Zaktualizuj dodatkowe koszty do obliczenia całkowitego kosztu operacji
Anand Doshi019111b2015-11-20 18:00:11 +05303354apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +111,Electrical,Elektryczne
Pratik Vyas593d5622015-03-02 19:07:52 +05303355DocType: Stock Entry,Total Value Difference (Out - In),Całkowita Wartość Różnica (Out - In)
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303356apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +314,Row {0}: Exchange Rate is mandatory,Wiersz {0}: Kurs wymiany jest obowiązkowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303357apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},ID Użytkownika nie ustawiony dla Pracownika {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303358apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.js +30,From Warranty Claim,Od Reklamacji
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303359DocType: Stock Entry,Default Source Warehouse,Domyślny magazyn źródłowy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303360DocType: Item,Customer Code,Kod Klienta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303361apps/erpnext/erpnext/hr/doctype/employee/employee.py +212,Birthday Reminder for {0},Przypomnienie o Urodzinach dla {0}
Anand Doshi019111b2015-11-20 18:00:11 +05303362apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +72,Days Since Last Order,Dni od ostatniego zamówienia
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303363apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +304,Debit To account must be a Balance Sheet account,Obciążenie rachunku musi być kontem Bilans
Anand Doshif5940902015-09-07 18:47:04 +05303364DocType: Buying Settings,Naming Series,Seria nazw
Pratik Vyas593d5622015-03-02 19:07:52 +05303365DocType: Leave Block List,Leave Block List Name,
Pratik Vyas97264472015-05-14 15:13:10 +05303366apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +32,Stock Assets,Aktywa obrotowe
Rushabh Mehtafc307972015-11-04 18:02:45 +05303367apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +29,Do you really want to Submit all Salary Slip for month {0} and year {1},Czy na pewno chcesz Wysłać wszystkie Pensje za miesiąc {0} i rok {1}
Pratik Vyas97264472015-05-14 15:13:10 +05303368apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +8,Import Subscribers,Import abonentów
Pratik Vyas593d5622015-03-02 19:07:52 +05303369DocType: Target Detail,Target Qty,
Anand Doshif5940902015-09-07 18:47:04 +05303370DocType: Attendance,Present,Obecny
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303371apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35,Delivery Note {0} must not be submitted,Dowód dostawy {0} nie może być wysłany
Pratik Vyas593d5622015-03-02 19:07:52 +05303372DocType: Notification Control,Sales Invoice Message,
Anand Doshi666fbaf2015-11-26 12:40:13 +05303373apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +27,Closing Account {0} must be of type Liability / Equity,Zamknięcie konta {0} musi być typu odpowiedzialności / Equity
Pratik Vyas593d5622015-03-02 19:07:52 +05303374DocType: Authorization Rule,Based On,Bazujący na
Rushabh Mehtafc307972015-11-04 18:02:45 +05303375DocType: Sales Order Item,Ordered Qty,Ilość Zamówiona
Anand Doshibb256e42016-01-04 16:50:38 +05303376apps/erpnext/erpnext/stock/doctype/item/item.py +589,Item {0} is disabled,Element {0} jest wyłączony
Pratik Vyas593d5622015-03-02 19:07:52 +05303377DocType: Stock Settings,Stock Frozen Upto,
Nabin Hait733680b2015-12-07 14:12:41 +05303378apps/erpnext/erpnext/controllers/recurring_document.py +163,Period From and Period To dates mandatory for recurring {0},Okres Okres Od i Do dat obowiązkowych dla powtarzających {0}
Anand Doshif5940902015-09-07 18:47:04 +05303379apps/erpnext/erpnext/config/projects.py +13,Project activity / task.,Czynność / zadanie projektu
Pratik Vyasfcc31022015-07-10 12:05:24 +05303380apps/erpnext/erpnext/config/hr.py +65,Generate Salary Slips,Utwórz Paski Wypłaty
Pratik Vyas593d5622015-03-02 19:07:52 +05303381apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +41,"Buying must be checked, if Applicable For is selected as {0}","Zakup musi być sprawdzona, jeśli dotyczy wybrano jako {0}"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303382apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,Zniżka musi wynosić mniej niż 100
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303383DocType: Purchase Invoice,Write Off Amount (Company Currency),Napisz Off Kwota (Spółka Waluta)
Anand Doshibb256e42016-01-04 16:50:38 +05303384apps/erpnext/erpnext/stock/doctype/item/item.py +424,Row #{0}: Please set reorder quantity,Wiersz # {0}: Proszę ustawić ilość zmienić kolejność
Anand Doshif5940902015-09-07 18:47:04 +05303385DocType: Landed Cost Voucher,Landed Cost Voucher,Koszt kuponu
3386apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +55,Please set {0},Ustaw {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303387DocType: Purchase Invoice,Repeat on Day of Month,
Anand Doshif5940902015-09-07 18:47:04 +05303388DocType: Employee,Health Details,Szczegóły Zdrowia
Pratik Vyas97264472015-05-14 15:13:10 +05303389DocType: Offer Letter,Offer Letter Terms,Oferta Letter Warunki
Pratik Vyas593d5622015-03-02 19:07:52 +05303390DocType: Features Setup,To track any installation or commissioning related work after sales,
Pratik Vyas97264472015-05-14 15:13:10 +05303391DocType: Project,Estimated Costing,Szacowany Costing
Pratik Vyasfcc31022015-07-10 12:05:24 +05303392DocType: Purchase Invoice Advance,Journal Entry Detail No,Nr zapisu szczegółowego
Pratik Vyas97264472015-05-14 15:13:10 +05303393DocType: Employee External Work History,Salary,Wynagrodzenia
Pratik Vyas593d5622015-03-02 19:07:52 +05303394DocType: Serial No,Delivery Document Type,Typ dokumentu dostawy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303395DocType: Process Payroll,Submit all salary slips for the above selected criteria,Zatwierdza Paski Wypłaty dla wskazanych wyżej kryteriów.
Pratik Vyas97264472015-05-14 15:13:10 +05303396apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +93,{0} Items synced,{0} - przedmioty synchronizowane
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303397DocType: Sales Order,Partly Delivered,Częściowo Dostarczono
Pratik Vyasfcc31022015-07-10 12:05:24 +05303398DocType: Sales Invoice,Existing Customer,Istniejący Klient
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303399DocType: Email Digest,Receivables,Należności
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303400DocType: Customer,Additional information regarding the customer.,Dodatkowe informacje na temat klienta.
Pratik Vyas593d5622015-03-02 19:07:52 +05303401DocType: Quality Inspection Reading,Reading 5,Odczyt 5
Pratik Vyasfcc31022015-07-10 12:05:24 +05303402DocType: Purchase Order,"Enter email id separated by commas, order will be mailed automatically on particular date","Wpisz Email ID oddzielone przecinkami, zamówienie zostanie wysłane automatycznie określonego dnia"
Pratik Vyas97264472015-05-14 15:13:10 +05303403apps/erpnext/erpnext/crm/doctype/lead/lead.py +37,Campaign Name is required,Nazwa kampanii jest wymagana
Anand Doshif5940902015-09-07 18:47:04 +05303404DocType: Maintenance Visit,Maintenance Date,Data Konserwacji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303405DocType: Purchase Receipt Item,Rejected Serial No,Odrzucony Nr Seryjny
Pratik Vyas97264472015-05-14 15:13:10 +05303406apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +40,New Newsletter,Nowy biuletyn
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303407apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +157,Start date should be less than end date for Item {0},
Pratik Vyas593d5622015-03-02 19:07:52 +05303408DocType: Item,"Example: ABCD.#####
3409If series is set and Serial No is not mentioned in transactions, then automatic serial number will be created based on this series. If you always want to explicitly mention Serial Nos for this item. leave this blank.","Przykład:. ABCD #####
Pratik Vyasfcc31022015-07-10 12:05:24 +05303410 Jeśli seria jest ustawiona i nr seryjny nie jest wymieniony w transakcjach, automatyczny numer seryjny zostanie utworzony na podstawie tej serii. Jeśli chcesz zawsze jednoznacznie ustawiać numery seryjne dla tej pozycji, pozostaw to pole puste."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303411DocType: Upload Attendance,Upload Attendance,Prześlij Frekwencję
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303412apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +119,BOM and Manufacturing Quantity are required,BOM i ilości są wymagane Manufacturing
Pratik Vyas593d5622015-03-02 19:07:52 +05303413apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44,Ageing Range 2,Starzenie Zakres 2
Anand Doshibb256e42016-01-04 16:50:38 +05303414apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +461,Amount,Wartość
Pratik Vyas593d5622015-03-02 19:07:52 +05303415apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +21,BOM replaced,
3416,Sales Analytics,Analityka sprzedaży
3417DocType: Manufacturing Settings,Manufacturing Settings,Ustawienia produkcyjne
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303418apps/erpnext/erpnext/config/setup.py +56,Setting up Email,Konfiguracja e-mail
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303419apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +91,Please enter default currency in Company Master,Proszę dodać domyślną walutę w Głównych Ustawieniach Firmy
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303420DocType: Stock Entry Detail,Stock Entry Detail,Szczególy zapisu magazynowego
Anand Doshi191b2972015-10-21 16:50:31 +05303421apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +101,Daily Reminders,Codzienne Przypomnienia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303422apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +82,Tax Rule Conflicts with {0},Konflikty przepisu podatkowego z {0}
Anand Doshi03791fc2015-12-15 15:17:11 +05303423apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +210,New Account Name,Nowa nazwa konta
Pratik Vyas593d5622015-03-02 19:07:52 +05303424DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Koszt dostarczonych surowców
3425DocType: Selling Settings,Settings for Selling Module,Ustawienia modułu sprzedaży
Anand Doshi019111b2015-11-20 18:00:11 +05303426apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +73,Customer Service,Obsługa Klienta
Anand Doshi191b2972015-10-21 16:50:31 +05303427DocType: Item,Thumbnail,Miniaturka
Pratik Vyas593d5622015-03-02 19:07:52 +05303428DocType: Item Customer Detail,Item Customer Detail,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303429apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +147,Confirm Your Email,Potwierdź Swój Email
Anand Doshif5940902015-09-07 18:47:04 +05303430apps/erpnext/erpnext/config/hr.py +53,Offer candidate a Job.,Zaproponuj kandydatowi pracę
Pratik Vyas593d5622015-03-02 19:07:52 +05303431DocType: Notification Control,Prompt for Email on Submission of,
Anand Doshi019111b2015-11-20 18:00:11 +05303432apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +81,Total allocated leaves are more than days in the period,Liczba przyznanych liście są więcej niż dni w okresie
Anand Doshi191b2972015-10-21 16:50:31 +05303433apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +70,Item {0} must be a stock Item,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303434DocType: Manufacturing Settings,Default Work In Progress Warehouse,Domyślnie Work In Progress Warehouse
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303435apps/erpnext/erpnext/config/accounts.py +107,Default settings for accounting transactions.,Domyślne ustawienia dla transakcji księgowych
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303436apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +59,Expected Date cannot be before Material Request Date,Spodziewana data nie może być wcześniejsza od daty prośby o materiał
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303437apps/erpnext/erpnext/stock/get_item_details.py +125,Item {0} must be a Sales Item,
3438DocType: Naming Series,Update Series Number,Zaktualizuj Numer Serii
Pratik Vyas97264472015-05-14 15:13:10 +05303439DocType: Account,Equity,Kapitał własny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303440DocType: Sales Order,Printing Details,Szczegóły Drukarnie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303441DocType: Task,Closing Date,Data zamknięcia
Anand Doshif5940902015-09-07 18:47:04 +05303442DocType: Sales Order Item,Produced Quantity,Wyprodukowana ilość
Anand Doshi019111b2015-11-20 18:00:11 +05303443apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +84,Engineer,Inżynier
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303444apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Zespoły Szukaj Sub
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303445apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +384,Item Code required at Row No {0},
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303446DocType: Sales Partner,Partner Type,Typ Partnera
Pratik Vyas593d5622015-03-02 19:07:52 +05303447DocType: Purchase Taxes and Charges,Actual,Właściwy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303448DocType: Authorization Rule,Customerwise Discount,Zniżka dla klienta
Anand Doshi191b2972015-10-21 16:50:31 +05303449DocType: Purchase Invoice,Against Expense Account,Konto wydatków
Pratik Vyas593d5622015-03-02 19:07:52 +05303450DocType: Production Order,Production Order,Zamówinie produkcji
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303451apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +252,Installation Note {0} has already been submitted,
Pratik Vyas593d5622015-03-02 19:07:52 +05303452DocType: Quotation Item,Against Docname,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303453DocType: SMS Center,All Employee (Active),Wszyscy pracownicy (aktywni)
3454apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Zobacz teraz
Pratik Vyas593d5622015-03-02 19:07:52 +05303455DocType: Purchase Invoice,Select the period when the invoice will be generated automatically,
3456DocType: BOM,Raw Material Cost,Koszt surowców
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303457DocType: Item,Re-Order Level,Próg ponowienia zamówienia
3458DocType: Production Planning Tool,Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,Wpisz nazwy przedmiotów i planowaną ilość dla której chcesz zwiększyć produkcję zamówień lub ściągnąć surowe elementy dla analizy.
Anand Doshi019111b2015-11-20 18:00:11 +05303459apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +57,Part-time,Niepełnoetatowy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303460DocType: Employee,Applicable Holiday List,Stosowna Lista Urlopów
Pratik Vyas593d5622015-03-02 19:07:52 +05303461DocType: Employee,Cheque,Czek
Anand Doshi191b2972015-10-21 16:50:31 +05303462apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +56,Series Updated,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303463apps/erpnext/erpnext/accounts/doctype/account/account.py +143,Report Type is mandatory,Typ raportu jest wymagany
Pratik Vyas593d5622015-03-02 19:07:52 +05303464DocType: Item,Serial Number Series,
Rushabh Mehtafc307972015-11-04 18:02:45 +05303465apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +69,Warehouse is mandatory for stock Item {0} in row {1},Magazyn jest obowiązkowy dla Przedmiotu {0} w rzędzie {1}
Anand Doshi019111b2015-11-20 18:00:11 +05303466apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +45,Retail & Wholesale,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303467DocType: Issue,First Responded On,Data pierwszej odpowiedzi
Pratik Vyas593d5622015-03-02 19:07:52 +05303468DocType: Website Item Group,Cross Listing of Item in multiple groups,Krzyż Notowania pozycji w wielu grupach
Anand Doshi019111b2015-11-20 18:00:11 +05303469apps/erpnext/erpnext/public/js/setup_wizard.js +101,The First User: You,Pierwszy użytkownik: to Ty!
Anand Doshibb256e42016-01-04 16:50:38 +05303470apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +49,Fiscal Year Start Date and Fiscal Year End Date are already set in Fiscal Year {0},Rok obrotowy Data rozpoczęcia i Data zakończenia roku obrotowego są już ustawione w roku podatkowym {0}
3471apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +115,Successfully Reconciled,Pomyślnie uzgodnione
Anand Doshi191b2972015-10-21 16:50:31 +05303472DocType: Production Order,Planned End Date,Planowana data zakończenia
Pratik Vyas97264472015-05-14 15:13:10 +05303473apps/erpnext/erpnext/config/stock.py +43,Where items are stored.,Gdzie produkty są przechowywane.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303474DocType: Tax Rule,Validity,Ważność
Pratik Vyas593d5622015-03-02 19:07:52 +05303475apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +19,Invoiced Amount,Kwota zafakturowana
3476DocType: Attendance,Attendance,
Pratik Vyas593d5622015-03-02 19:07:52 +05303477DocType: BOM,Materials,Materiały
3478DocType: Leave Block List,"If not checked, the list will have to be added to each Department where it has to be applied.",
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303479apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +509,Posting date and posting time is mandatory,Delegowanie datę i czas delegowania jest obowiązkowe
Pratik Vyas97264472015-05-14 15:13:10 +05303480apps/erpnext/erpnext/config/buying.py +79,Tax template for buying transactions.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303481,Item Prices,Ceny
Pratik Vyas593d5622015-03-02 19:07:52 +05303482DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,
Anand Doshi191b2972015-10-21 16:50:31 +05303483DocType: Period Closing Voucher,Period Closing Voucher,Zamknięcie roku
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303484apps/erpnext/erpnext/config/stock.py +120,Price List master.,Ustawienia Cennika.
Pratik Vyas593d5622015-03-02 19:07:52 +05303485DocType: Task,Review Date,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303486DocType: Purchase Invoice,Advance Payments,Zaliczki
Anand Doshif5940902015-09-07 18:47:04 +05303487DocType: Purchase Taxes and Charges,On Net Total,Na podstawie Kwoty Netto
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303488apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +161,Target warehouse in row {0} must be same as Production Order,
Anand Doshi019111b2015-11-20 18:00:11 +05303489apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +97,No permission to use Payment Tool,Brak uprawnień do korzystania z narzędzi płatności
Nabin Hait733680b2015-12-07 14:12:41 +05303490apps/erpnext/erpnext/controllers/recurring_document.py +189,'Notification Email Addresses' not specified for recurring %s,Adres e-mail dla 'Powiadomień' nie został podany dla powracających %s
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303491apps/erpnext/erpnext/accounts/doctype/account/account.py +108,Currency can not be changed after making entries using some other currency,Waluta nie może być zmieniony po dokonaniu wpisów używając innej walucie
Anand Doshi191b2972015-10-21 16:50:31 +05303492DocType: Company,Round Off Account,Konto kwot zaokrągleń
Pratik Vyas97264472015-05-14 15:13:10 +05303493apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +84,Administrative Expenses,Wydatki na podstawową działalność
Anand Doshi019111b2015-11-20 18:00:11 +05303494apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +18,Consulting,Konsulting
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303495DocType: Customer Group,Parent Customer Group,Nadrzędna Grupa Klientów
Anand Doshiee19fc02015-12-21 17:10:20 +05303496apps/erpnext/erpnext/public/js/pos/pos.js +435,Change,Reszta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303497DocType: Purchase Invoice,Contact Email,E-mail kontaktu
Pratik Vyas593d5622015-03-02 19:07:52 +05303498DocType: Appraisal Goal,Score Earned,
Anand Doshi019111b2015-11-20 18:00:11 +05303499apps/erpnext/erpnext/public/js/setup_wizard.js +141,"e.g. ""My Company LLC""","np. ""Moja Firma LLC"""
3500apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +173,Notice Period,Okres wypowiedzenia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303501DocType: Bank Reconciliation Detail,Voucher ID,ID Bonu
Pratik Vyas593d5622015-03-02 19:07:52 +05303502apps/erpnext/erpnext/setup/doctype/territory/territory.js +14,This is a root territory and cannot be edited.,
3503DocType: Packing Slip,Gross Weight UOM,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303504DocType: Email Digest,Receivables / Payables,Należności / Zobowiązania
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303505DocType: Delivery Note Item,Against Sales Invoice,Na podstawie faktury sprzedaży
Anand Doshibb256e42016-01-04 16:50:38 +05303506apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +468,Credit Account,Konto kredytowe
Anand Doshif5940902015-09-07 18:47:04 +05303507DocType: Landed Cost Item,Landed Cost Item,Koszt Przedmiotu
Pratik Vyas593d5622015-03-02 19:07:52 +05303508apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +56,Show zero values,Pokaż wartości zerowe
3509DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Ilość produktu otrzymanego po produkcji / przepakowaniu z podanych ilości surowców
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303510DocType: Payment Reconciliation,Receivable / Payable Account,Konto Należności / Zobowiązań
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05303511DocType: Delivery Note Item,Against Sales Order Item,Na podstawie pozycji zamówienia sprzedaży
Anand Doshibb256e42016-01-04 16:50:38 +05303512apps/erpnext/erpnext/stock/doctype/item/item.py +572,Please specify Attribute Value for attribute {0},Proszę podać wartość atrybutu dla atrybutu {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303513DocType: Item,Default Warehouse,Domyślny magazyn
Pratik Vyas97264472015-05-14 15:13:10 +05303514DocType: Task,Actual End Date (via Time Logs),Rzeczywista Data zakończenia (przez Time Logs)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303515apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +37,Budget cannot be assigned against Group Account {0},Budżet nie może być przypisany do rachunku grupy {0}
3516apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +23,Please enter parent cost center,
Pratik Vyas593d5622015-03-02 19:07:52 +05303517DocType: Delivery Note,Print Without Amount,Drukuj bez wartości
Anand Doshi019111b2015-11-20 18:00:11 +05303518apps/erpnext/erpnext/controllers/buying_controller.py +60,Tax Category can not be 'Valuation' or 'Valuation and Total' as all items are non-stock items,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303519DocType: Issue,Support Team,Support Team
Pratik Vyas593d5622015-03-02 19:07:52 +05303520DocType: Appraisal,Total Score (Out of 5),
Pratik Vyas593d5622015-03-02 19:07:52 +05303521DocType: Batch,Batch,Partia
Anand Doshi03791fc2015-12-15 15:17:11 +05303522apps/erpnext/erpnext/stock/doctype/item/item.js +20,Balance,Bilans
Pratik Vyas97264472015-05-14 15:13:10 +05303523DocType: Project,Total Expense Claim (via Expense Claims),Łączny koszt roszczenie (przez Zastrzeżeń koszty)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303524DocType: Journal Entry,Debit Note,Nota debetowa
Pratik Vyas593d5622015-03-02 19:07:52 +05303525DocType: Stock Entry,As per Stock UOM,
3526apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,Nie minął
3527DocType: Journal Entry,Total Debit,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303528DocType: Manufacturing Settings,Default Finished Goods Warehouse,Magazyn wyrobów gotowych domyślne
Pratik Vyas593d5622015-03-02 19:07:52 +05303529apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +70,Sales Person,
Pratik Vyas593d5622015-03-02 19:07:52 +05303530DocType: Sales Invoice,Cold Calling,
Anand Doshi03791fc2015-12-15 15:17:11 +05303531DocType: SMS Parameter,SMS Parameter,Parametr SMS
Anand Doshif5940902015-09-07 18:47:04 +05303532DocType: Maintenance Schedule Item,Half Yearly,Pół Roku
Pratik Vyas593d5622015-03-02 19:07:52 +05303533DocType: Lead,Blog Subscriber,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303534apps/erpnext/erpnext/config/setup.py +88,Create rules to restrict transactions based on values.,
Pratik Vyas593d5622015-03-02 19:07:52 +05303535DocType: HR Settings,"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day",
3536DocType: Purchase Invoice,Total Advance,
Rushabh Mehtafc307972015-11-04 18:02:45 +05303537apps/erpnext/erpnext/config/hr.py +220,Processing Payroll,Tworzenie listy płac
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303538DocType: Opportunity Item,Basic Rate,Podstawowy wskaźnik
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303539DocType: GL Entry,Credit Amount,Kwota kredytu
3540apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +141,Set as Lost,
Anand Doshi666fbaf2015-11-26 12:40:13 +05303541apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +4,Payment Receipt Note,Otrzymanie płatności Uwaga
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303542DocType: Customer,Credit Days Based On,Dni kredytowe w oparciu o
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303543DocType: Tax Rule,Tax Rule,Reguła podatkowa
Anand Doshif5940902015-09-07 18:47:04 +05303544DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,Utrzymanie tej samej stawki przez cały cykl sprzedaży
Pratik Vyas97264472015-05-14 15:13:10 +05303545DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Zaplanuj dzienniki poza godzinami Workstation Pracy.
Nabin Hait733680b2015-12-07 14:12:41 +05303546apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +95,{0} {1} has already been submitted,{0} {1} zostało już dodane
Pratik Vyas593d5622015-03-02 19:07:52 +05303547,Items To Be Requested,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303548apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +593,Get Last Purchase Rate,Uzyskaj stawkę z ostatniego zakupu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303549DocType: Time Log,Billing Rate based on Activity Type (per hour),Kursy rozliczeniowe na podstawie rodzajów działalności (za godzinę)
Pratik Vyas593d5622015-03-02 19:07:52 +05303550DocType: Company,Company Info,Informacje o firmie
Anand Doshi03791fc2015-12-15 15:17:11 +05303551apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +218,"Company Email ID not found, hence mail not sent","Email ID Firmy nie został znaleziony, w wyniku czego e-mail nie został wysłany"
Anand Doshi191b2972015-10-21 16:50:31 +05303552apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),Aktywa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303553DocType: Production Planning Tool,Filter based on item,Filtr bazujący na Przedmiocie
Anand Doshibb256e42016-01-04 16:50:38 +05303554apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +462,Debit Account,Konto debetowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303555DocType: Fiscal Year,Year Start Date,Data początku roku
Pratik Vyasfcc31022015-07-10 12:05:24 +05303556DocType: Attendance,Employee Name,Nazwisko pracownika
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303557DocType: Sales Invoice,Rounded Total (Company Currency),Końcowa zaokrąglona kwota (waluta firmy)
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303558apps/erpnext/erpnext/accounts/doctype/account/account.py +124,Cannot covert to Group because Account Type is selected.,"Nie można konwertowanie do grupy, ponieważ jest wybrany rodzaj konta."
Pratik Vyas593d5622015-03-02 19:07:52 +05303559DocType: Purchase Common,Purchase Common,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303560apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +95,{0} {1} has been modified. Please refresh.,{0} {1} został zmodyfikowany. Proszę odświeżyć.
Pratik Vyas593d5622015-03-02 19:07:52 +05303561DocType: Leave Block List,Stop users from making Leave Applications on following days.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303562apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +591,From Opportunity,Od Szansy
Anand Doshi019111b2015-11-20 18:00:11 +05303563apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +166,Employee Benefits,Świadczenia pracownicze
Pratik Vyas593d5622015-03-02 19:07:52 +05303564DocType: Sales Invoice,Is POS,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303565apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +234,Packed quantity must equal quantity for Item {0} in row {1},Wartość spakowana musi równać się ilości dla przedmiotu {0} w rzędzie {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303566DocType: Production Order,Manufactured Qty,
3567DocType: Purchase Receipt Item,Accepted Quantity,Przyjęta Ilość
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303568apps/erpnext/erpnext/accounts/party.py +25,{0}: {1} does not exists,{0}: {1} nie istnieje
3569apps/erpnext/erpnext/config/accounts.py +18,Bills raised to Customers.,Rachunki dla klientów.
Pratik Vyas97264472015-05-14 15:13:10 +05303570apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,Projekt Id
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303571apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +482,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},Wiersz nr {0}: Kwota nie może być większa niż oczekiwaniu Kwota wobec Kosztów zastrzeżenia {1}. W oczekiwaniu Kwota jest {2}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303572apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.py +40,{0} subscribers added,{0} abonentów dodano
Pratik Vyas593d5622015-03-02 19:07:52 +05303573DocType: Maintenance Schedule,Schedule,Harmonogram
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303574DocType: Cost Center,"Define Budget for this Cost Center. To set budget action, see ""Company List""","Definiowanie budżetu tego centrum kosztów. Aby ustawić działania budżetu, patrz &quot;Lista Spółka&quot;"
Pratik Vyas593d5622015-03-02 19:07:52 +05303575DocType: Account,Parent Account,Nadrzędne konto
Pratik Vyas593d5622015-03-02 19:07:52 +05303576DocType: Quality Inspection Reading,Reading 3,Odczyt 3
3577,Hub,Piasta
Anand Doshi191b2972015-10-21 16:50:31 +05303578DocType: GL Entry,Voucher Type,Typ Podstawy
Anand Doshiee19fc02015-12-21 17:10:20 +05303579apps/erpnext/erpnext/public/js/pos/pos.js +96,Price List not found or disabled,Cennik nie został znaleziony lub wyłączone
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303580DocType: Expense Claim,Approved,Zatwierdzono
Pratik Vyas593d5622015-03-02 19:07:52 +05303581DocType: Pricing Rule,Price,Cena
Anand Doshi03791fc2015-12-15 15:17:11 +05303582apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +99,Employee relieved on {0} must be set as 'Left',pracownik zwalnia się na {0} musi być ustawiony jako 'opuścił'
Pratik Vyas97264472015-05-14 15:13:10 +05303583DocType: Item,"Selecting ""Yes"" will give a unique identity to each entity of this item which can be viewed in the Serial No master.","Wybranie ""Tak"" pozwoli w unikalny sposób identyfikować każdą pojedynczą sztukę tej rzeczy i która będzie mogła być przeglądana w sekcji Nr Seryjny"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303584apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +39,Appraisal {0} created for Employee {1} in the given date range,Ocena {0} utworzona dla Pracownika {1} w datach od-do
Pratik Vyasfcc31022015-07-10 12:05:24 +05303585DocType: Employee,Education,Wykształcenie
Pratik Vyas593d5622015-03-02 19:07:52 +05303586DocType: Selling Settings,Campaign Naming By,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303587DocType: Employee,Current Address Is,Obecny adres to
Anand Doshi03791fc2015-12-15 15:17:11 +05303588apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +223,"Optional. Sets company's default currency, if not specified.","Opcjonalny. Ustawia domyślną walutę firmy, jeśli nie podano."
Pratik Vyas593d5622015-03-02 19:07:52 +05303589DocType: Address,Office,Biuro
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303590apps/erpnext/erpnext/config/accounts.py +13,Accounting journal entries.,Dziennik zapisów księgowych.
Rushabh Mehtafc307972015-11-04 18:02:45 +05303591DocType: Delivery Note Item,Available Qty at From Warehouse,Dostępne szt co z magazynu
Anand Doshi03791fc2015-12-15 15:17:11 +05303592apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +226,Please select Employee Record first.,Proszę wybrać pierwszego pracownika
Anand Doshibb256e42016-01-04 16:50:38 +05303593apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +191,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},Wiersz {0}: Party / konto nie jest zgodny z {1} / {2} w {3} {4}
Pratik Vyas97264472015-05-14 15:13:10 +05303594apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +35,To create a Tax Account,Aby utworzyć konto podatkowe
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303595apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +240,Please enter Expense Account,Wprowadź konto Wydatków
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303596DocType: Account,Stock,Asortyment
3597DocType: Employee,Current Address,Obecny adres
Pratik Vyas593d5622015-03-02 19:07:52 +05303598DocType: Item,"If item is a variant of another item then description, image, pricing, taxes etc will be set from the template unless explicitly specified","Jeśli pozycja jest wariant innego elementu, a następnie opis, zdjęcia, ceny, podatki itp zostanie ustalony z szablonu, o ile nie określono wyraźnie"
Anand Doshif5940902015-09-07 18:47:04 +05303599DocType: Serial No,Purchase / Manufacture Details,Szczegóły Zakupu / Produkcji
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303600apps/erpnext/erpnext/config/stock.py +283,Batch Inventory,Inwentaryzacja partii
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303601DocType: Employee,Contract End Date,Data końcowa kontraktu
Pratik Vyas593d5622015-03-02 19:07:52 +05303602DocType: Sales Order,Track this Sales Order against any Project,
Pratik Vyas593d5622015-03-02 19:07:52 +05303603DocType: Production Planning Tool,Pull sales orders (pending to deliver) based on the above criteria,
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303604apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +679,From Supplier Quotation,Od Wyceny Kupna
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303605DocType: Deduction Type,Deduction Type,Typ odliczenia
Anand Doshif5940902015-09-07 18:47:04 +05303606DocType: Attendance,Half Day,Pół Dnia
Pratik Vyas593d5622015-03-02 19:07:52 +05303607DocType: Pricing Rule,Min Qty,Min. ilość
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303608DocType: Features Setup,"To track items in sales and purchase documents with batch nos. ""Preferred Industry: Chemicals""",Do śledzenia produktów w sprzedaży i dokumentów zakupu z numerach partii. &quot;Preferowane Branża: Chemia&quot;
Pratik Vyas593d5622015-03-02 19:07:52 +05303609DocType: GL Entry,Transaction Date,Data transakcji
3610DocType: Production Plan Item,Planned Qty,Planowana ilość
Anand Doshi019111b2015-11-20 18:00:11 +05303611apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +93,Total Tax,Razem podatkowa
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303612apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +177,For Quantity (Manufactured Qty) is mandatory,Do Ilość (Wyprodukowano kopie) są obowiązkowe
Pratik Vyas593d5622015-03-02 19:07:52 +05303613DocType: Stock Entry,Default Target Warehouse,Domyślny magazyn docelowy
3614DocType: Purchase Invoice,Net Total (Company Currency),Łączna wartość netto (waluta firmy)
Rushabh Mehtafc307972015-11-04 18:02:45 +05303615apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +79,Row {0}: Party Type and Party is only applicable against Receivable / Payable account,Wiersz {0}: Typ i Partia Partia ma zastosowanie tylko w stosunku do otrzymania / rachunku Płatne
Anand Doshif5940902015-09-07 18:47:04 +05303616DocType: Notification Control,Purchase Receipt Message,Wiadomość Potwierdzenia Zakupu
Pratik Vyasfcc31022015-07-10 12:05:24 +05303617DocType: Production Order,Actual Start Date,Rzeczywista data rozpoczęcia
Pratik Vyas593d5622015-03-02 19:07:52 +05303618DocType: Sales Order,% of materials delivered against this Sales Order,% materiałów dostarczonych w ramach zlecenia sprzedaży
Rushabh Mehtafc307972015-11-04 18:02:45 +05303619apps/erpnext/erpnext/config/stock.py +23,Record item movement.,Zapisz ruch produktu.
Pratik Vyas97264472015-05-14 15:13:10 +05303620DocType: Newsletter List Subscriber,Newsletter List Subscriber,Biuletyn Lista Abonent
Pratik Vyas593d5622015-03-02 19:07:52 +05303621DocType: Hub Settings,Hub Settings,Ustawienia Hub
Pratik Vyasfcc31022015-07-10 12:05:24 +05303622DocType: Project,Gross Margin %,Marża brutto %
Pratik Vyas593d5622015-03-02 19:07:52 +05303623DocType: BOM,With Operations,Wraz z działaniami
Rushabh Mehtafc307972015-11-04 18:02:45 +05303624apps/erpnext/erpnext/accounts/party.py +232,Accounting entries have already been made in currency {0} for company {1}. Please select a receivable or payable account with currency {0}.,Zapisy księgowe zostały już dokonane w walucie {0} dla firmy {1}. Proszę wybrać należności lub zobowiązania konto w walucie {0}.
Pratik Vyas593d5622015-03-02 19:07:52 +05303625,Monthly Salary Register,
Pratik Vyas593d5622015-03-02 19:07:52 +05303626DocType: Warranty Claim,If different than customer address,
3627DocType: BOM Operation,BOM Operation,
3628DocType: Purchase Taxes and Charges,On Previous Row Amount,
Anand Doshi019111b2015-11-20 18:00:11 +05303629apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +33,Please enter Payment Amount in atleast one row,Podaj płatności Kwota w conajmniej jednym rzędzie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303630DocType: POS Profile,POS Profile,POS profilu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303631apps/erpnext/erpnext/config/accounts.py +153,"Seasonality for setting budgets, targets etc.","Sezonowość ustalania budżetów, cele itd."
3632apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +238,Row {0}: Payment Amount cannot be greater than Outstanding Amount,Wiersz {0}: Płatność Kwota nie może być większa niż kwota kredytu pozostała
Anand Doshibb347f52015-11-12 16:39:58 +05303633apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +46,Total Unpaid,Razem Niezapłacone
Pratik Vyas593d5622015-03-02 19:07:52 +05303634apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +21,Time Log is not billable,Czas nie jest rozliczanych Zaloguj
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303635apps/erpnext/erpnext/stock/get_item_details.py +128,"Item {0} is a template, please select one of its variants","Element {0} jest szablon, należy wybrać jedną z jego odmian"
Anand Doshi03791fc2015-12-15 15:17:11 +05303636apps/erpnext/erpnext/public/js/setup_wizard.js +290,Purchaser,Kupujący
Anand Doshif5940902015-09-07 18:47:04 +05303637apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +81,Net pay cannot be negative,Stawka Netto nie może być na minusie
Anand Doshi019111b2015-11-20 18:00:11 +05303638apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +107,Please enter the Against Vouchers manually,Proszę wprowadzić ręcznie z dowodami
Pratik Vyas593d5622015-03-02 19:07:52 +05303639DocType: SMS Settings,Static Parameters,
Pratik Vyas97264472015-05-14 15:13:10 +05303640DocType: Purchase Order,Advance Paid,Zaliczka
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303641DocType: Item,Item Tax,Podatek dla tej pozycji
Pratik Vyasfcc31022015-07-10 12:05:24 +05303642DocType: Expense Claim,Employees Email Id,Email ID pracownika
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303643apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +159,Current Liabilities,Bieżące Zobowiązania
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303644apps/erpnext/erpnext/config/crm.py +48,Send mass SMS to your contacts,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303645DocType: Purchase Taxes and Charges,Consider Tax or Charge for,Rozwać Podatek albo Opłatę za
Anand Doshi191b2972015-10-21 16:50:31 +05303646apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +57,Actual Qty is mandatory,Rzeczywista Ilość jest obowiązkowa
Anand Doshi019111b2015-11-20 18:00:11 +05303647apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +132,Credit Card,
Pratik Vyas593d5622015-03-02 19:07:52 +05303648DocType: BOM,Item to be manufactured or repacked,"Produkt, który ma zostać wyprodukowany lub przepakowany"
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303649apps/erpnext/erpnext/config/stock.py +90,Default settings for stock transactions.,Domyślne ustawienia dla transakcji asortymentu
Pratik Vyas593d5622015-03-02 19:07:52 +05303650DocType: Purchase Invoice,Next Date,
Anand Doshif5940902015-09-07 18:47:04 +05303651DocType: Employee Education,Major/Optional Subjects,Główne/Opcjonalne Tematy
Pratik Vyas97264472015-05-14 15:13:10 +05303652apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +49,Please enter Taxes and Charges,Proszę wprowadzić podatki i opłaty
Rushabh Mehtafc307972015-11-04 18:02:45 +05303653DocType: Sales Invoice Item,Drop Ship,Drop Ship
Pratik Vyas593d5622015-03-02 19:07:52 +05303654DocType: Employee,"Here you can maintain family details like name and occupation of parent, spouse and children",
3655DocType: Hub Settings,Seller Name,Sprzedawca Nazwa
3656DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),
3657DocType: Item Group,General Settings,Ustawienia ogólne
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303658apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +19,From Currency and To Currency cannot be same,Od Waluty i Do Waluty nie mogą być te same
Pratik Vyas97264472015-05-14 15:13:10 +05303659DocType: Stock Entry,Repack,Przepakowanie
Pratik Vyas593d5622015-03-02 19:07:52 +05303660apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,Zapisz formularz aby kontynuować
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303661DocType: Item Attribute,Numeric Values,Wartości liczbowe
Anand Doshi03791fc2015-12-15 15:17:11 +05303662apps/erpnext/erpnext/public/js/setup_wizard.js +262,Attach Logo,Załącz Logo
Pratik Vyas97264472015-05-14 15:13:10 +05303663DocType: Customer,Commission Rate,Wartość prowizji
Anand Doshi03791fc2015-12-15 15:17:11 +05303664apps/erpnext/erpnext/stock/doctype/item/item.js +53,Make Variant,Bądź Variant
Pratik Vyas97264472015-05-14 15:13:10 +05303665apps/erpnext/erpnext/config/hr.py +145,Block leave applications by department.,
Anand Doshibb256e42016-01-04 16:50:38 +05303666apps/erpnext/erpnext/templates/pages/cart.html +51,Cart is Empty,Koszyk jest pusty
Pratik Vyas593d5622015-03-02 19:07:52 +05303667DocType: Production Order,Actual Operating Cost,Rzeczywisty koszt operacyjny
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303668apps/erpnext/erpnext/accounts/doctype/account/account.py +79,Root cannot be edited.,
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303669apps/erpnext/erpnext/accounts/utils.py +197,Allocated amount can not greater than unadusted amount,
Pratik Vyas593d5622015-03-02 19:07:52 +05303670DocType: Manufacturing Settings,Allow Production on Holidays,Pozwól Produkcja na święta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303671DocType: Sales Order,Customer's Purchase Order Date,Data Zamówienia Zakupu Klienta
Pratik Vyas97264472015-05-14 15:13:10 +05303672apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +183,Capital Stock,Kapitał zakładowy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303673DocType: Packing Slip,Package Weight Details,Informacje o wadze paczki
Anand Doshif5940902015-09-07 18:47:04 +05303674apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +105,Please select a csv file,Proszę wybrać plik .csv
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303675DocType: Purchase Order,To Receive and Bill,Do odbierania i Bill
Anand Doshi019111b2015-11-20 18:00:11 +05303676apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +94,Designer,Projektant
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303677apps/erpnext/erpnext/config/selling.py +121,Terms and Conditions Template,Szablony warunków i regulaminów
Pratik Vyas593d5622015-03-02 19:07:52 +05303678DocType: Serial No,Delivery Details,Szczegóły dostawy
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303679apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +390,Cost Center is required in row {0} in Taxes table for type {1},
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303680DocType: Item,Automatically create Material Request if quantity falls below this level,"Automatyczne tworzenie Materiał wniosku, jeżeli ilość spada poniżej tego poziomu"
Pratik Vyas593d5622015-03-02 19:07:52 +05303681,Item-wise Purchase Register,
3682DocType: Batch,Expiry Date,Data ważności
Anand Doshibb256e42016-01-04 16:50:38 +05303683apps/erpnext/erpnext/stock/doctype/item/item.py +418,"To set reorder level, item must be a Purchase Item or Manufacturing Item","Aby ustawić poziom zmienić kolejność, element musi być pozycja nabycia lub przedmiotu"
Pratik Vyas593d5622015-03-02 19:07:52 +05303684,Supplier Addresses and Contacts,
Anand Doshif5940902015-09-07 18:47:04 +05303685apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +268,Please select Category first,Proszę najpierw wybrać kategorię
3686apps/erpnext/erpnext/config/projects.py +18,Project master.,Dyrektor projektu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303687DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,"Nie pokazuj żadnych symboli przy walutach, takich jak $"
Anand Doshi03791fc2015-12-15 15:17:11 +05303688apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +380, (Half Day),(Pół dnia)
Pratik Vyas593d5622015-03-02 19:07:52 +05303689DocType: Supplier,Credit Days,
3690DocType: Leave Type,Is Carry Forward,
Anand Doshiee19fc02015-12-21 17:10:20 +05303691apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +566,Get Items from BOM,Weź produkty z zestawienia materiałowego
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303692apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Czas realizacji (dni)
3693apps/erpnext/erpnext/config/manufacturing.py +120,Bill of Materials,Zestawienie materiałów
Rushabh Mehtafc307972015-11-04 18:02:45 +05303694apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +77,Row {0}: Party Type and Party is required for Receivable / Payable account {1},Wiersz {0}: Typ i Partia Partia jest wymagane w przypadku otrzymania / rachunku Płatne {1}
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303695apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +102,Ref Date,Ref Data
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303696DocType: Employee,Reason for Leaving,Powód odejścia
Pratik Vyas593d5622015-03-02 19:07:52 +05303697DocType: Expense Claim Detail,Sanctioned Amount,
3698DocType: GL Entry,Is Opening,
Anand Doshibb256e42016-01-04 16:50:38 +05303699apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +170,Row {0}: Debit entry can not be linked with a {1},Wiersz {0}: Debit wpis nie może być związana z {1}
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303700apps/erpnext/erpnext/accounts/doctype/account/account.py +197,Account {0} does not exist,Konto {0} nie istnieje
Pratik Vyas593d5622015-03-02 19:07:52 +05303701DocType: Account,Cash,Gotówka
3702DocType: Employee,Short biography for website and other publications.,