blob: 17aff990ef86bf7d93f3784e98f759d5696850f1 [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
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +85,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
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05308apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/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
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053010apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +90,Annealing,Wyżarzania
Pratik Vyas593d5622015-03-02 19:07:52 +053011DocType: Item,Customer Items,Pozycje klientów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053012apps/erpnext/erpnext/accounts/doctype/account/account.py +45,Account {0}: Parent account {1} can not be a ledger,Konto {0}: Nadrzędne konto {1} nie może być zwykłym
Pratik Vyas593d5622015-03-02 19:07:52 +053013DocType: Item,Publish Item to hub.erpnext.com,Publikowanie produkt do hub.erpnext.com
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053014apps/erpnext/erpnext/config/setup.py +93,Email Notifications,Powiadomienia na e-mail
Pratik Vyas593d5622015-03-02 19:07:52 +053015DocType: Item,Default Unit of Measure,Domyślna jednostka miary
16DocType: SMS Center,All Sales Partner Contact,
Anand Doshif5940902015-09-07 18:47:04 +053017DocType: Employee,Leave Approvers,Osoby Zatwierdzające Urlop
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053018DocType: Sales Partner,Dealer,Diler
19DocType: Employee,Rented,Wynajęty
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053020DocType: About Us Settings,Website,Strona WWW
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053021DocType: POS Profile,Applicable for User,Zastosowanie dla użytkownika
22apps/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ć"
23apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +23,Compaction plus sintering,Zagęszczania oraz spiekania
24apps/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 +053025DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* Zostanie policzony dla transakcji.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053026apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +541,From Material Request,Od Prośby o Materiał
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053027apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +37,{0} Tree,{0} Drzewo
Pratik Vyas593d5622015-03-02 19:07:52 +053028DocType: Job Applicant,Job Applicant,
Pratik Vyas97264472015-05-14 15:13:10 +053029apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,Brak już następnych wyników.
Anand Doshif5940902015-09-07 18:47:04 +053030apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +78,Legal,Legalnie
Pratik Vyas97264472015-05-14 15:13:10 +053031apps/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 +053032DocType: C-Form,Customer,Klient
33DocType: Purchase Receipt Item,Required By,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053034DocType: Delivery Note,Return Against Delivery Note,Powrót Przeciwko dostawy nocie
35DocType: Department,Department,Departament
Pratik Vyas593d5622015-03-02 19:07:52 +053036DocType: Purchase Order,% Billed,% rozliczonych
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053037apps/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 +053038DocType: Sales Invoice,Customer Name,Nazwa klienta
Pratik Vyas593d5622015-03-02 19:07:52 +053039DocType: 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 +053040DocType: 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 Mehta626ba1b2015-10-14 15:22:06 +053041apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +181,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 +053042DocType: Manufacturing Settings,Default 10 mins,Domyślnie 10 minut
Anand Doshif5940902015-09-07 18:47:04 +053043DocType: Leave Type,Leave Type Name,Nazwa typu urlopu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053044apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +147,Series Updated Successfully,
45apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +150,Stitching,Szycie
Pratik Vyas593d5622015-03-02 19:07:52 +053046DocType: Pricing Rule,Apply On,
47DocType: Item Price,Multiple Item prices.,
Anand Doshif5940902015-09-07 18:47:04 +053048,Purchase Order Items To Be Received,Przedmioty oczekujące na potwierdzenie odbioru Zamówienia Kupna
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053049DocType: SMS Center,All Supplier Contact,Dane wszystkich dostawców
Pratik Vyas593d5622015-03-02 19:07:52 +053050DocType: Quality Inspection Reading,Parameter,Parametr
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053051apps/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
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053052apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +251,Do really want to unstop production order:,Czy naprawdę chcesz odstopować zlecenie produkcyjne:
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053053apps/erpnext/erpnext/utilities/transaction_base.py +104,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,"Wiersz # {0}: Cena musi być taki sam, jak {1}: {2} ({3} / {4})"
Pratik Vyas593d5622015-03-02 19:07:52 +053054apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +190,New Leave Application,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053055apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +134,Bank Draft,Przekaz bankowy
Pratik Vyas593d5622015-03-02 19:07:52 +053056DocType: 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 +053057DocType: Mode of Payment Account,Mode of Payment Account,Konto księgowe dla tego rodzaju płatności
58apps/erpnext/erpnext/stock/doctype/item/item.js +34,Show Variants,Pokaż Warianty
Pratik Vyas593d5622015-03-02 19:07:52 +053059DocType: Sales Invoice Item,Quantity,Ilość
Anand Doshif5940902015-09-07 18:47:04 +053060apps/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 +053061DocType: Employee Education,Year of Passing,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053062apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +604,Can only make payment against unbilled Sales Order,Mogą jedynie wpłaty przed Unbilled zamówienia sprzedaży
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053063DocType: Designation,Designation,Nominacja
Anand Doshif5940902015-09-07 18:47:04 +053064DocType: Production Plan Item,Production Plan Item,Przedmiot planu produkcji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053065apps/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 +053066apps/erpnext/erpnext/accounts/page/pos/pos_page.html +13,Make new POS Profile,Dodaj nowy profil POS
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053067apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +31,Health Care,Opieka zdrowotna
Pratik Vyas593d5622015-03-02 19:07:52 +053068DocType: Purchase Invoice,Monthly,Miesięcznie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053069apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +487,Invoice,Faktura
Pratik Vyas97264472015-05-14 15:13:10 +053070DocType: Maintenance Schedule Item,Periodicity,Okresowość
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053071apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +357,Email Address,Adres e-mail
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053072apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +21,Defense,Obrona
Pratik Vyas593d5622015-03-02 19:07:52 +053073DocType: Company,Abbr,Skrót
74DocType: Appraisal Goal,Score (0-5),
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053075apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +189,Row {0}: {1} {2} does not match with {3},Wiersz {0}: {1} {2} nie zgadza się z {3}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053076apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +67,Row # {0}:,Wiersz # {0}:
77DocType: Delivery Note,Vehicle No,Nr pojazdu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053078sites/assets/js/erpnext.min.js +55,Please select Price List,Wybierz Cennik
79apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +162,Woodworking,Obróbka drewna
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053080DocType: Production Order Operation,Work In Progress,Praca w toku
Pratik Vyas593d5622015-03-02 19:07:52 +053081DocType: Company,If Monthly Budget Exceeded,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053082apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +153,3D printing,Drukowanie 3D
Pratik Vyas97264472015-05-14 15:13:10 +053083DocType: Employee,Holiday List,Lista świąt
Pratik Vyas593d5622015-03-02 19:07:52 +053084DocType: Time Log,Time Log,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053085apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +530,Accountant,Księgowy
86DocType: Cost Center,Stock User,Zdjęcie użytkownika
Pratik Vyas593d5622015-03-02 19:07:52 +053087DocType: Company,Phone No,Nr telefonu
88DocType: 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ń."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053089apps/erpnext/erpnext/controllers/recurring_document.py +127,New {0}: #{1},Nowy {0}: # {1}
Pratik Vyas593d5622015-03-02 19:07:52 +053090,Sales Partners Commission,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053091apps/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
Anand Doshif5940902015-09-07 18:47:04 +053092DocType: Email Digest,Projects & System,Projekty i System
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053093apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +56,"Attribute Value {0} cannot be removed from {1} as Item Variants \
94 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 +053095DocType: Print Settings,Classic,Klasyczny
96apps/erpnext/erpnext/accounts/doctype/account/account.js +27,This is a root account and cannot be edited.,
Pratik Vyas593d5622015-03-02 19:07:52 +053097DocType: BOM,Operations,Działania
98apps/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 +053099DocType: Bin,Quantity Requested for Purchase,Ilość zaproponowana do Zakupu
Pratik Vyas97264472015-05-14 15:13:10 +0530100DocType: 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 +0530101DocType: Packed Item,Parent Detail docname,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530102apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +626,Kg,kg
Anand Doshif5940902015-09-07 18:47:04 +0530103apps/erpnext/erpnext/config/hr.py +48,Opening for a Job.,Ogłoszenie o pracę
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530104DocType: Item Attribute,Increment,Przyrost
105apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +6,Advertising,Reklamowanie
Anand Doshif5940902015-09-07 18:47:04 +0530106DocType: Employee,Married,Poślubiony
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530107apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +389,Stock cannot be updated against Delivery Note {0},
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530108DocType: Payment Reconciliation,Reconcile,Wyrównywać
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530109apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +30,Grocery,Artykuły spożywcze
Pratik Vyas593d5622015-03-02 19:07:52 +0530110DocType: Quality Inspection Reading,Reading 1,Odczyt 1
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530111apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +99,Make Bank Entry,Dodaj Bank
112apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +40,Pension Funds,Fundusze Emerytalne
113apps/erpnext/erpnext/accounts/doctype/account/account.py +142,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 +0530114DocType: SMS Center,All Sales Person,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530115DocType: Lead,Person Name,Imię i nazwisko osoby
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530116DocType: 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 +0530117DocType: Sales Invoice Item,Sales Invoice Item,
118DocType: Account,Credit,
119apps/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 +0530120DocType: POS Profile,Write Off Cost Center,Centrum Kosztów Odpisu
Pratik Vyas593d5622015-03-02 19:07:52 +0530121DocType: Warehouse,Warehouse Detail,Szczegóły magazynu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530122apps/erpnext/erpnext/selling/doctype/customer/customer.py +172,Credit limit has been crossed for customer {0} {1}/{2},Limit kredytowy został przekroczony dla klienta {0} {1} / {2}
123DocType: Tax Rule,Tax Type,Rodzaj podatku
124apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +145,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 +0530125DocType: Item,Item Image (if not slideshow),
126apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,
Pratik Vyas97264472015-05-14 15:13:10 +0530127DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(Godzina Kursy / 60) * Rzeczywista Czas pracy
Pratik Vyas593d5622015-03-02 19:07:52 +0530128DocType: SMS Log,SMS Log,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530129apps/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 +0530130DocType: Blog Post,Guest,Gość
131DocType: Quality Inspection,Get Specification Details,Pobierz szczegóły specyfikacji
132DocType: Lead,Interested,
Pratik Vyas97264472015-05-14 15:13:10 +0530133apps/erpnext/erpnext/config/manufacturing.py +14,Bill of Material,Zestawienie materiałowe
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530134apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +158,Opening,Otwarcie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530135apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +27,From {0} to {1},Od {0} do {1}
136DocType: Item,Copy From Item Group,Skopiuj z Grupy Przedmiotów
Anand Doshif5940902015-09-07 18:47:04 +0530137DocType: Journal Entry,Opening Entry,Wpis początkowy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530138apps/frappe/frappe/email/doctype/email_account/email_account.py +58,{0} is mandatory,{0} jest obowiązkowe
139DocType: Stock Entry,Additional Costs,Dodatkowe koszty
140apps/erpnext/erpnext/accounts/doctype/account/account.py +113,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 +0530141DocType: Lead,Product Enquiry,
142DocType: Standard Reply,Owner,Właściciel
Anand Doshif5940902015-09-07 18:47:04 +0530143apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +13,Please enter company first,Proszę najpierw wpisać Firmę
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530144apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +354,Please select Company first,Najpierw wybierz firmę
Pratik Vyas593d5622015-03-02 19:07:52 +0530145DocType: Employee Education,Under Graduate,
146apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +22,Target On,
147DocType: BOM,Total Cost,Koszt całkowity
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530148apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +99,Reaming,Rozwiercanie
Pratik Vyas593d5622015-03-02 19:07:52 +0530149DocType: Email Digest,Stub,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530150apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +9,Activity Log:,Dziennik aktywności:
151apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +199,Item {0} does not exist in the system or has expired,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530152apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +44,Real Estate,Nieruchomości
Pratik Vyas593d5622015-03-02 19:07:52 +0530153apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +4,Statement of Account,Wyciąg z rachunku
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530154apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +41,Pharmaceuticals,Farmaceutyczne
Pratik Vyas593d5622015-03-02 19:07:52 +0530155DocType: Expense Claim Detail,Claim Amount,Kwota roszczenia
156DocType: Employee,Mr,Pan
157DocType: Custom Script,Client,Klient
Pratik Vyas97264472015-05-14 15:13:10 +0530158apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +33,Supplier Type / Supplier,
Anand Doshif5940902015-09-07 18:47:04 +0530159DocType: Naming Series,Prefix,Prefix
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530160apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +623,Consumable,Konsumpcyjny
Pratik Vyas593d5622015-03-02 19:07:52 +0530161DocType: Upload Attendance,Import Log,
Pratik Vyas97264472015-05-14 15:13:10 +0530162apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.js +19,Send,Wyślij
Pratik Vyas593d5622015-03-02 19:07:52 +0530163DocType: SMS Center,All Contact,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530164apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +164,Annual Salary,Roczne Wynagrodzenie
165DocType: Period Closing Voucher,Closing Fiscal Year,Zamknięcie roku fiskalnego
Pratik Vyas97264472015-05-14 15:13:10 +0530166apps/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 +0530167DocType: Newsletter,Email Sent?,Wiadomość wysłana?
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530168DocType: Journal Entry,Contra Entry,Contra Entry (Zapis przeciwstawny)
169apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +92,Show Time Logs,Show Time Logi
170DocType: Journal Entry Account,Credit in Company Currency,Kredyt w walucie Spółki
Pratik Vyas593d5622015-03-02 19:07:52 +0530171DocType: Email Digest,Bank/Cash Balance,
Pratik Vyasfcc31022015-07-10 12:05:24 +0530172DocType: Delivery Note,Installation Status,Status instalacji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530173apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +114,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 +0530174DocType: Item,Supply Raw Materials for Purchase,Dostawa surowce Skupu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530175apps/erpnext/erpnext/stock/get_item_details.py +133,Item {0} must be a Purchase Item,
Pratik Vyas593d5622015-03-02 19:07:52 +0530176DocType: Upload Attendance,"Download the Template, fill appropriate data and attach the modified file.
177All 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.
178 Wszystko daty i pracownik połączenie w wybranym okresie przyjdzie w szablonie, z istniejącymi rekordy frekwencji"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530179apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +438,Item {0} is not active or end of life has been reached,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530180DocType: Time Log Batch,Will be updated after Sales Invoice is Submitted.,Zostanie zaktualizowane po wysłaniu Faktury Sprzedaży
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530181apps/erpnext/erpnext/controllers/accounts_controller.py +491,"To include tax in row {0} in Item rate, taxes in rows {1} must also be included",
Pratik Vyas97264472015-05-14 15:13:10 +0530182apps/erpnext/erpnext/config/hr.py +90,Settings for HR Module,
Pratik Vyas593d5622015-03-02 19:07:52 +0530183DocType: SMS Center,SMS Center,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530184apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +78,Straightening,Prostowanie
Pratik Vyas593d5622015-03-02 19:07:52 +0530185DocType: BOM Replace Tool,New BOM,Nowe zestawienie materiałowe
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530186apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +131,There were no updates in the items selected for this digest.,Nie było żadnych aktualizacji w wybranych elementów tego trawienia.
187apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +15,Countergravity casting,Odlewania Countergravity
Anand Doshif5940902015-09-07 18:47:04 +0530188apps/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 +0530189DocType: Lead,Request Type,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530190DocType: Leave Application,Reason,Powód
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530191apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +14,Broadcasting,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530192apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +140,Execution,Wykonanie
193apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +364,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).
194apps/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 +0530195DocType: Serial No,Maintenance Status,Status Konserwacji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530196apps/erpnext/erpnext/config/stock.py +263,Items and Pricing,Produkty i cennik
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530197apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +37,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 +0530198DocType: Appraisal,Select the Employee for whom you are creating the Appraisal.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530199apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +94,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 +0530200DocType: Customer,Individual,
Pratik Vyas97264472015-05-14 15:13:10 +0530201apps/erpnext/erpnext/config/support.py +23,Plan for maintenance visits.,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530202DocType: SMS Settings,Enter url parameter for message,Wpisz URL dla wiadomości
203apps/erpnext/erpnext/config/selling.py +148,Rules for applying pricing and discount.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530204apps/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 +0530205apps/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
Pratik Vyas593d5622015-03-02 19:07:52 +0530206apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +90,Installation date cannot be before delivery date for Item {0},
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530207DocType: Pricing Rule,Discount on Price List Rate (%),Zniżka Cennik Oceń (%)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530208sites/assets/js/form.min.js +277,Start,
Pratik Vyas97264472015-05-14 15:13:10 +0530209DocType: User,First Name,Imię
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530210apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +661,Your setup is complete. Refreshing.,Twoja konfiguracja jest zakończona. Odświeżanie.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530211apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +12,Full-mold casting,Full-formy do odlewania
Pratik Vyas97264472015-05-14 15:13:10 +0530212DocType: Offer Letter,Select Terms and Conditions,Wybierz Regulamin
Pratik Vyas593d5622015-03-02 19:07:52 +0530213DocType: Email Digest,Payments made during the digest period,
214DocType: Production Planning Tool,Sales Orders,Zlecenia sprzedaży
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530215DocType: Purchase Taxes and Charges,Valuation,Wycena
Pratik Vyas593d5622015-03-02 19:07:52 +0530216apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +17,Set as Default,
Anand Doshif5940902015-09-07 18:47:04 +0530217,Purchase Order Trends,Trendy Zamówienia Kupna
Pratik Vyasfcc31022015-07-10 12:05:24 +0530218apps/erpnext/erpnext/config/hr.py +78,Allocate leaves for the year.,Przydziel zwolnienia dla roku.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530219DocType: Earning Type,Earning Type,Typ Dochodu
220DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Wyłącz Planowanie Pojemność i Time Tracking
Pratik Vyas593d5622015-03-02 19:07:52 +0530221DocType: Email Digest,New Sales Orders,
222DocType: Bank Reconciliation,Bank Account,Konto bankowe
223DocType: Leave Type,Allow Negative Balance,Dozwolony ujemny bilans
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530224DocType: Email Digest,Receivable / Payable account will be identified based on the field Master Type,Konto Należności / Zobowiązań będzie identyfikowane na podstawie pola typu głównego pliku
225DocType: Selling Settings,Default Territory,Domyślne terytorium
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530226apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +53,Television,Telewizja
227apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +138,Gashing,Rozcinając
Pratik Vyas593d5622015-03-02 19:07:52 +0530228DocType: Production Order Operation,Updated via 'Time Log',"Aktualizowana przez ""Czas Zaloguj"""
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530229apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +80,Account {0} does not belong to Company {1},Konto {0} nie jest przypisane do Firmy {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530230DocType: Naming Series,Series List for this Transaction,
Pratik Vyas593d5622015-03-02 19:07:52 +0530231DocType: Sales Invoice,Is Opening Entry,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530232DocType: Customer Group,Mention if non-standard receivable account applicable,"Wspomnieć, jeśli nie standardowe konto należności dotyczy"
233apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +154,For Warehouse is required before Submit,Dla magazynu jest wymagane przed wysłaniem
Pratik Vyas593d5622015-03-02 19:07:52 +0530234DocType: Sales Partner,Reseller,
Anand Doshif5940902015-09-07 18:47:04 +0530235apps/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 +0530236DocType: Delivery Note Item,Against Sales Invoice Item,Na podstawie pozycji faktury sprzedaży
Anand Doshif5940902015-09-07 18:47:04 +0530237,Production Orders in Progress,Zamówienia Produkcji w toku
Pratik Vyas593d5622015-03-02 19:07:52 +0530238DocType: Lead,Address & Contact,Adres i kontakt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530239apps/erpnext/erpnext/controllers/recurring_document.py +206,Next Recurring {0} will be created on {1},Następny cykliczne {0} zostanie utworzony w dniu {1}
Pratik Vyas97264472015-05-14 15:13:10 +0530240DocType: Newsletter List,Total Subscribers,Wszystkich zapisani
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530241apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +575,Contact Name,Nazwa kontaktu
Pratik Vyas593d5622015-03-02 19:07:52 +0530242DocType: Production Plan Item,SO Pending Qty,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530243DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Tworzy Pasek Wypłaty dla wskazanych wyżej kryteriów.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530244apps/erpnext/erpnext/templates/generators/item.html +24,No description given,
Pratik Vyas97264472015-05-14 15:13:10 +0530245apps/erpnext/erpnext/config/buying.py +18,Request for purchase.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530246apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +107,Double housing,Podwójna obudowa
Pratik Vyas593d5622015-03-02 19:07:52 +0530247apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +157,Only the selected Leave Approver can submit this Leave Application,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530248apps/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 Doshif5940902015-09-07 18:47:04 +0530249apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +172,Leaves per Year,Urlopy na Rok
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530250apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +186,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 +0530251DocType: Time Log,Will be updated when batched.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530252apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +103,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."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530253apps/erpnext/erpnext/stock/utils.py +174,Warehouse {0} does not belong to company {1},Magazyn {0} nie należy do firmy {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530254DocType: Bulk Email,Message,Wiadomość
Pratik Vyas593d5622015-03-02 19:07:52 +0530255DocType: Item Website Specification,Item Website Specification,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530256DocType: Dropbox Backup,Dropbox Access Key,Klucz do Dostępu do Dropboxa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530257DocType: Payment Tool,Reference No,Nr Odniesienia
Anand Doshif5940902015-09-07 18:47:04 +0530258apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +349,Leave Blocked,Urlop Zablokowany
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530259apps/erpnext/erpnext/stock/doctype/item/item.py +356,Item {0} has reached its end of life on {1},
260apps/erpnext/erpnext/accounts/utils.py +335,Annual,Roczny
Pratik Vyas97264472015-05-14 15:13:10 +0530261DocType: Stock Reconciliation Item,Stock Reconciliation Item,Uzgodnienia Stanu Pozycja
Pratik Vyas593d5622015-03-02 19:07:52 +0530262DocType: Stock Entry,Sales Invoice No,Nr faktury sprzedażowej
263DocType: Material Request Item,Min Order Qty,Min. wartość zamówienia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530264DocType: Lead,Do Not Contact,Nie Kontaktuj
Pratik Vyas593d5622015-03-02 19:07:52 +0530265DocType: Sales Invoice,The unique id for tracking all recurring invoices. It is generated on submit.,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530266apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +93,Software Developer,Programista
Pratik Vyas593d5622015-03-02 19:07:52 +0530267DocType: Item,Minimum Order Qty,Minimalna wartość zamówienia
268DocType: Pricing Rule,Supplier Type,Typ dostawcy
269DocType: Item,Publish in Hub,Publikowanie w Hub
270,Terretory,Terytorium
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530271apps/erpnext/erpnext/stock/doctype/item/item.py +373,Item {0} is cancelled,
272apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +589,Material Request,Zamówienie produktu
Pratik Vyas593d5622015-03-02 19:07:52 +0530273DocType: Bank Reconciliation,Update Clearance Date,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530274DocType: Item,Purchase Details,Szczegóły zakupu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530275apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +323,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}
276apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +129,Wire brushing,Drut szczotkowanie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530277DocType: Employee,Relation,Relacja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530278DocType: Shipping Rule,Worldwide Shipping,Wysyłka na całym świecie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530279apps/erpnext/erpnext/config/selling.py +23,Confirmed orders from Customers.,Potwierdzone zamówienia od klientów
280DocType: Purchase Receipt Item,Rejected Quantity,Odrzucona Ilość
281DocType: 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"
Pratik Vyas97264472015-05-14 15:13:10 +0530282DocType: SMS Settings,SMS Sender Name,
Pratik Vyas593d5622015-03-02 19:07:52 +0530283DocType: Contact,Is Primary Contact,
Anand Doshif5940902015-09-07 18:47:04 +0530284DocType: Notification Control,Notification Control,Kontrola Wypowiedzenia
Pratik Vyas593d5622015-03-02 19:07:52 +0530285DocType: Lead,Suggestions,Sugestie
286DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,
287apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +72,Please enter parent account group for warehouse {0},Proszę wprowadzić grupę konto rodzica magazynowy {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530288apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +238,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 +0530289DocType: Supplier,Address HTML,Adres HTML
290DocType: Lead,Mobile No.,Nr tel. Komórkowego
Pratik Vyasfcc31022015-07-10 12:05:24 +0530291DocType: Maintenance Schedule,Generate Schedule,Utwórz Harmonogram
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530292apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +81,Hubbing,Zagłębianie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530293DocType: Purchase Invoice Item,Expense Head,Szef Wydatków
Anand Doshif5940902015-09-07 18:47:04 +0530294apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +86,Please select Charge Type first,Najpierw wybierz typ opłaty
295apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Latest,Ostatnie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530296apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +395,Max 5 characters,Maksymalnie 5 znaków
Anand Doshif5940902015-09-07 18:47:04 +0530297DocType: Email Digest,New Quotations,Nowe Cytaty
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530298apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +195,Select Your Language,Wybierz Swój Język
Pratik Vyas593d5622015-03-02 19:07:52 +0530299DocType: Employee,The first Leave Approver in the list will be set as the default Leave Approver,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530300DocType: Manufacturing Settings,"Disables creation of time logs against Production Orders.
301Operations shall not be tracked against Production Order",Wyłącza tworzenie dzienników razem przeciwko zleceń produkcyjnych. Operacje nie są śledzone przed produkcja na zamówienie
Pratik Vyas593d5622015-03-02 19:07:52 +0530302DocType: Accounts Settings,Settings for Accounts,Ustawienia Konta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530303apps/erpnext/erpnext/config/crm.py +90,Manage Sales Person Tree.,
Pratik Vyas593d5622015-03-02 19:07:52 +0530304DocType: Item,Synced With Hub,Synchronizowane z piastą
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530305apps/erpnext/erpnext/setup/doctype/company/company.js +41,Wrong Password,Złe Hasło
Pratik Vyas593d5622015-03-02 19:07:52 +0530306DocType: Item,Variant Of,Wariant
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530307apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +32,Item {0} must be Service Item,
308apps/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 +0530309DocType: DocType,Administrator,Administrator
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530310apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +136,Laser drilling,Wiercenie laserowe
Pratik Vyas97264472015-05-14 15:13:10 +0530311DocType: Stock UOM Replace Utility,New Stock UOM,Nowa jednostka miary stanu
Pratik Vyas593d5622015-03-02 19:07:52 +0530312DocType: Period Closing Voucher,Closing Account Head,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530313DocType: Employee,External Work History,Historia Zewnętrzna Pracy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530314apps/erpnext/erpnext/projects/doctype/task/task.py +86,Circular Reference Error,Circular Error Referencje
315DocType: Communication,Closed,Zamknięte
Pratik Vyas593d5622015-03-02 19:07:52 +0530316DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,
317DocType: Lead,Industry,
Anand Doshif5940902015-09-07 18:47:04 +0530318DocType: Employee,Job Profile,Profil Pracy
319DocType: Newsletter,Newsletter,Newsletter
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530320apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +84,Hydroforming,Hydroforming
321apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +49,Necking,Przewężenie
Anand Doshif5940902015-09-07 18:47:04 +0530322DocType: Stock Settings,Notify by Email on creation of automatic Material Request,Informuj za pomocą Maila (automatyczne)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530323DocType: Journal Entry,Multi Currency,Wielu Waluta
324apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +51,Item is updated,
325DocType: Async Task,System Manager,System Manager
Pratik Vyas593d5622015-03-02 19:07:52 +0530326DocType: Payment Reconciliation Invoice,Invoice Type,Typ faktury
327DocType: Sales Invoice Item,Delivery Note,Dowód dostawy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530328DocType: Dropbox Backup,Allow Dropbox Access,Pozwól na dostęp do Dropboksa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530329apps/erpnext/erpnext/config/learn.py +72,Setting up Taxes,Konfigurowanie podatki
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530330apps/erpnext/erpnext/accounts/utils.py +187,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.
331apps/erpnext/erpnext/stock/doctype/item/item.py +172,{0} entered twice in Item Tax,{0} dwa razy wprowadzone w podatku produktu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530332DocType: Workstation,Rent Cost,Koszt Wynajmu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530333apps/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 +0530334DocType: 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 +0530335DocType: Employee,Company Email,Email do firmy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530336DocType: GL Entry,Debit Amount in Account Currency,Kwota debetową w walucie rachunku
337DocType: Shipping Rule,Valid for Countries,Ważny dla krajów
Pratik Vyas593d5622015-03-02 19:07:52 +0530338DocType: Workflow State,Refresh,Odśwież
339DocType: 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.",
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530340apps/erpnext/erpnext/stock/doctype/item/item.js +33,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 +0530341apps/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 +0530342apps/erpnext/erpnext/config/hr.py +110,"Employee designation (e.g. CEO, Director etc.).","Stanowisko pracownika (np. Dyrektor Generalny, Dyrektor)"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530343apps/erpnext/erpnext/controllers/recurring_document.py +199,Please enter 'Repeat on Day of Month' field value,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530344DocType: 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 +0530345DocType: Features Setup,"Available in BOM, Delivery Note, Purchase Invoice, Production Order, Purchase Order, Purchase Receipt, Sales Invoice, Sales Order, Stock Entry, Timesheet",
346DocType: Item Tax,Tax Rate,Stawka podatku
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530347apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +509,Select Item,Wybierz produkt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530348apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +143,"Item: {0} managed batch-wise, can not be reconciled using \
Pratik Vyas593d5622015-03-02 19:07:52 +0530349 Stock Reconciliation, instead use Stock Entry","Pozycja: {0} udało partiami, nie da się pogodzić z wykorzystaniem \
350 Zdjęcie Pojednania, zamiast używać Stock Entry"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530351apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +258,Purchase Invoice {0} is already submitted,Faktura zakupu {0} została już wysłana
352apps/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 +0530353apps/erpnext/erpnext/accounts/doctype/account/account.js +54,Convert to non-Group,Przekształć w nie-Grupę
Anand Doshif5940902015-09-07 18:47:04 +0530354apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +55,Purchase Receipt must be submitted,Potwierdzenie Zakupu musi zostać wysłane
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530355DocType: Stock UOM Replace Utility,Current Stock UOM,Bieżąca jednostka miary asortymentu
Pratik Vyas97264472015-05-14 15:13:10 +0530356apps/erpnext/erpnext/config/stock.py +53,Batch (lot) of an Item.,Partia (pakiet) produktu.
Pratik Vyas593d5622015-03-02 19:07:52 +0530357DocType: C-Form Invoice Detail,Invoice Date,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530358DocType: GL Entry,Debit Amount,Kwota Debit
359apps/erpnext/erpnext/accounts/party.py +220,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 +0530360apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Your email address,
Pratik Vyas593d5622015-03-02 19:07:52 +0530361DocType: Email Digest,Income booked for the digest period,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530362apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +194,Please see attachment,Proszę zobaczyć załącznik
Pratik Vyas593d5622015-03-02 19:07:52 +0530363DocType: Purchase Order,% Received,% Otrzymanych
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530364apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +109,Water jet cutting,Cięcie strumieniem wody
365apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +24,Setup Already Complete!!,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530366,Finished Goods,Ukończone dobra
Pratik Vyas593d5622015-03-02 19:07:52 +0530367DocType: Delivery Note,Instructions,Instrukcje
368DocType: Quality Inspection,Inspected By,Skontrolowane przez
Anand Doshif5940902015-09-07 18:47:04 +0530369DocType: Maintenance Visit,Maintenance Type,Typ Konserwacji
Pratik Vyas593d5622015-03-02 19:07:52 +0530370apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +69,Serial No {0} does not belong to Delivery Note {1},
371DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,
Anand Doshif5940902015-09-07 18:47:04 +0530372DocType: Leave Application,Leave Approver Name,Imię Zatwierdzającego Urlop
Pratik Vyas593d5622015-03-02 19:07:52 +0530373,Schedule Date,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530374DocType: Packed Item,Packed Item,Przedmiot pakowany
375apps/erpnext/erpnext/config/buying.py +54,Default settings for buying transactions.,Domyślne ustawienia dla transakcji kupna
376apps/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 +0530377apps/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 +0530378DocType: Currency Exchange,Currency Exchange,Wymiana Walut
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530379DocType: Purchase Invoice Item,Item Name,Nazwa pozycji
Pratik Vyas593d5622015-03-02 19:07:52 +0530380apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Credit Balance,Saldo kredytowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530381DocType: Employee,Widowed,Wdowiec / Wdowa
Pratik Vyas593d5622015-03-02 19:07:52 +0530382DocType: Production Planning Tool,"Items to be requested which are ""Out of Stock"" considering all warehouses based on projected qty and minimum order qty",
383DocType: Workstation,Working Hours,Godziny pracy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530384DocType: 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 +0530385apps/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 +0530386,Purchase Register,
Pratik Vyas593d5622015-03-02 19:07:52 +0530387DocType: Landed Cost Item,Applicable Charges,Obowiązujące opłaty
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530388DocType: Workstation,Consumable Cost,Koszt Konsumpcyjny
Pratik Vyas97264472015-05-14 15:13:10 +0530389apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +153,{0} ({1}) must have role 'Leave Approver',{0} ({1}) musi mieć rolę 'Leave Approver'
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530390DocType: Purchase Receipt,Vehicle Date,Pojazd Data
Pratik Vyas593d5622015-03-02 19:07:52 +0530391apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +39,Medical,Medyczny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530392apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +143,Reason for losing,Powód straty
393apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +36,Tube beading,Frezowanie Tube
Pratik Vyas97264472015-05-14 15:13:10 +0530394apps/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}
Pratik Vyas593d5622015-03-02 19:07:52 +0530395DocType: Employee,Single,Pojedynczy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530396DocType: Issue,Attachment,Załącznik
397apps/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
398DocType: Account,Cost of Goods Sold,Koszty dóbr sprzedanych
Pratik Vyas593d5622015-03-02 19:07:52 +0530399DocType: Purchase Invoice,Yearly,Rocznie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530400apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +223,Please enter Cost Center,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530401DocType: Journal Entry Account,Sales Order,Zlecenie sprzedaży
Pratik Vyas593d5622015-03-02 19:07:52 +0530402apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +63,Avg. Selling Rate,Średnia. Cena sprzedaży
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530403DocType: Purchase Order,Start date of current order's period,Datę rozpoczęcia bieżącego zlecenia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530404apps/erpnext/erpnext/utilities/transaction_base.py +128,Quantity cannot be a fraction in row {0},Ilość nie może być ułamkiem w rzędzie {0}
405DocType: Purchase Invoice Item,Quantity and Rate,Ilość i Wskaźnik
Pratik Vyas593d5622015-03-02 19:07:52 +0530406DocType: Delivery Note,% Installed,% Zainstalowanych
Anand Doshif5940902015-09-07 18:47:04 +0530407apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +60,Please enter company name first,Proszę najpierw wpisać nazwę Firmy
Pratik Vyas593d5622015-03-02 19:07:52 +0530408DocType: BOM,Item Desription,Opis produktu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530409DocType: Purchase Invoice,Supplier Name,Nazwa dostawcy
Pratik Vyas97264472015-05-14 15:13:10 +0530410DocType: Account,Is Group,Czy Grupa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530411DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Nr seryjny automatycznie ustawiona w oparciu o FIFO
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530412DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Sprawdź Dostawca numer faktury Wyjątkowość
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530413apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +31,Thermoforming,Kształtowanie na gorąco
414apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +66,Slitting,Cięcie
Pratik Vyas593d5622015-03-02 19:07:52 +0530415apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.',
Anand Doshif5940902015-09-07 18:47:04 +0530416apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +104,Non Profit,Brak Zysków
Pratik Vyas97264472015-05-14 15:13:10 +0530417apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_list.js +7,Not Started,Nie Rozpoczęte
Pratik Vyas593d5622015-03-02 19:07:52 +0530418DocType: Lead,Channel Partner,
Anand Doshif5940902015-09-07 18:47:04 +0530419DocType: Account,Old Parent,Stary obiekt nadrzędny
Pratik Vyas593d5622015-03-02 19:07:52 +0530420DocType: 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 +0530421DocType: Sales Taxes and Charges Template,Sales Master Manager,Główny Menadżer Sprzedaży
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530422apps/erpnext/erpnext/config/manufacturing.py +74,Global settings for all manufacturing processes.,Globalne ustawienia dla wszystkich procesów produkcyjnych.
Pratik Vyas593d5622015-03-02 19:07:52 +0530423DocType: Accounts Settings,Accounts Frozen Upto,Konta zamrożone do
424DocType: SMS Log,Sent On,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530425apps/erpnext/erpnext/stock/doctype/item/item.py +333,Attribute {0} selected multiple times in Attributes Table,Atrybut {0} wybrane atrybuty kilka razy w tabeli
Anand Doshif5940902015-09-07 18:47:04 +0530426DocType: Sales Order,Not Applicable,Nie dotyczy
Pratik Vyas97264472015-05-14 15:13:10 +0530427apps/erpnext/erpnext/config/hr.py +140,Holiday master.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530428apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +19,Shell molding,Odlewnictwo Shell
Pratik Vyas593d5622015-03-02 19:07:52 +0530429DocType: Material Request Item,Required Date,
Anand Doshif5940902015-09-07 18:47:04 +0530430DocType: Delivery Note,Billing Address,Adres Faktury
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530431apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +613,Please enter Item Code.,Proszę wpisać Kod Produktu
Pratik Vyas593d5622015-03-02 19:07:52 +0530432DocType: BOM,Costing,Zestawienie kosztów
Pratik Vyas97264472015-05-14 15:13:10 +0530433DocType: 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 +0530434apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,Razem szt
435DocType: Employee,Health Concerns,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530436apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +15,Unpaid,Niezapłacone
437DocType: Packing Slip,From Package No.,Od Nr Przesyłki
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530438DocType: Item Attribute,To Range,Range
Pratik Vyas97264472015-05-14 15:13:10 +0530439apps/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 +0530440DocType: Features Setup,Imports,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530441apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +144,Adhesive bonding,Klejenie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530442DocType: Job Opening,Description of a Job Opening,Opis Ogłoszenia o Pracę
Pratik Vyas97264472015-05-14 15:13:10 +0530443apps/erpnext/erpnext/config/hr.py +28,Attendance record.,
Pratik Vyas593d5622015-03-02 19:07:52 +0530444DocType: Bank Reconciliation,Journal Entries,Zapisy księgowe
445DocType: Sales Order Item,Used for Production Plan,Używane do Planu Produkcji
Anand Doshif5940902015-09-07 18:47:04 +0530446DocType: System Settings,Loading...,Wczytuję...
Pratik Vyas97264472015-05-14 15:13:10 +0530447DocType: DocField,Password,Hasło
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530448apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +155,Fused deposition modeling,Osadzanie topionego
Pratik Vyas97264472015-05-14 15:13:10 +0530449DocType: Manufacturing Settings,Time Between Operations (in mins),Czas między operacjami (w min)
Pratik Vyas593d5622015-03-02 19:07:52 +0530450DocType: Customer,Buyer of Goods and Services.,Nabywca towarów i usług.
Pratik Vyasfcc31022015-07-10 12:05:24 +0530451DocType: Journal Entry,Accounts Payable,Zobowiązania
Pratik Vyas97264472015-05-14 15:13:10 +0530452apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +24,Add Subscribers,Dodaj abonentów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530453sites/assets/js/erpnext.min.js +5,""" does not exists",""" nie istnieje"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530454DocType: Pricing Rule,Valid Upto,Ważny do
455apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +564,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 Vyas593d5622015-03-02 19:07:52 +0530456DocType: Email Digest,Open Tickets,
Pratik Vyas97264472015-05-14 15:13:10 +0530457apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +143,Direct Income,Przychody bezpośrednie
Pratik Vyas593d5622015-03-02 19:07:52 +0530458DocType: Email Digest,Total amount of invoices received from suppliers during the digest period,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530459apps/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"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530460apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +88,Administrative Officer,
Pratik Vyas593d5622015-03-02 19:07:52 +0530461DocType: Payment Tool,Received Or Paid,Otrzymane lub zapłacone
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530462apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +338,Please select Company,Proszę wybrać firmę
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530463DocType: Stock Entry,Difference Account,Konto Różnic
464apps/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 +0530465apps/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 +0530466DocType: Production Order,Additional Operating Cost,Dodatkowy koszt operacyjny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530467apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +20,Cosmetics,Kosmetyki
Pratik Vyas593d5622015-03-02 19:07:52 +0530468DocType: DocField,Type,Typ
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530469apps/erpnext/erpnext/stock/doctype/item/item.py +249,"To merge, following properties must be same for both items",
Pratik Vyas593d5622015-03-02 19:07:52 +0530470DocType: Communication,Subject,Temat
Pratik Vyas593d5622015-03-02 19:07:52 +0530471DocType: Shipping Rule,Net Weight,Waga netto
Pratik Vyasfcc31022015-07-10 12:05:24 +0530472DocType: Employee,Emergency Phone,Telefon bezpieczeństwa
Pratik Vyas593d5622015-03-02 19:07:52 +0530473,Serial No Warranty Expiry,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530474apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +624,Do you really want to STOP this Material Request?,Czy na pewno chcesz ZATRZYMAĆ ten wniosek o Materiał?
475DocType: Sales Order,To Deliver,Dostarczyć
476DocType: Purchase Invoice Item,Item,"Pozycja (towar, produkt lub usługa)"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530477DocType: Journal Entry,Difference (Dr - Cr),Różnica (Dr - Cr)
Pratik Vyas97264472015-05-14 15:13:10 +0530478DocType: Account,Profit and Loss,Zyski i Straty
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530479apps/erpnext/erpnext/config/learn.py +147,Managing Subcontracting,Zarządzanie Podwykonawstwo
480apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +309,Upcoming Calendar Events (max 10),Nadchodzące Wydarzenia Kalendarzowe (max 10)
481apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +58,New UOM must NOT be of type Whole Number,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530482apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +47,Furniture and Fixture,Meble i osprzęt
483DocType: 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 +0530484apps/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 +0530485DocType: Selling Settings,Default Customer Group,Domyślna grupa klientów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530486DocType: 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 +0530487DocType: BOM,Operating Cost,Koszty Operacyjne
Pratik Vyasfcc31022015-07-10 12:05:24 +0530488,Gross Profit,Zysk brutto
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530489apps/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 +0530490DocType: Production Planning Tool,Material Requirement,
Pratik Vyas97264472015-05-14 15:13:10 +0530491DocType: Company,Delete Company Transactions,Usuń Transakcje Spółki
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530492apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +85,Item {0} is not Purchase Item,
493apps/erpnext/erpnext/controllers/recurring_document.py +188,"{0} is an invalid email address in 'Notification \
Pratik Vyas97264472015-05-14 15:13:10 +0530494 Email Address'",{0} jest nieprawidłowym adresem e-mail w 'Powiadomienia \ Adres Email'
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530495apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +43,Total Billing This Year:,Suma płatności w tym roku:
Pratik Vyas593d5622015-03-02 19:07:52 +0530496DocType: Purchase Receipt,Add / Edit Taxes and Charges,
497DocType: Purchase Invoice,Supplier Invoice No,Nr faktury dostawcy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530498DocType: Territory,For reference,Dla referencji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530499apps/erpnext/erpnext/accounts/report/trial_balance_for_party/trial_balance_for_party.py +169,Closing (Cr),Zamknięcie (Kr)
Pratik Vyas593d5622015-03-02 19:07:52 +0530500DocType: Serial No,Warranty Period (Days),Okres gwarancji (dni)
501DocType: Installation Note Item,Installation Note Item,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530502,Pending Qty,Oczekuje szt
Pratik Vyas593d5622015-03-02 19:07:52 +0530503DocType: Job Applicant,Thread HTML,
504DocType: Company,Ignore,Ignoruj
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530505apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +86,SMS sent to following numbers: {0},SMS wysłany do następujących liczb: {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530506apps/erpnext/erpnext/controllers/buying_controller.py +135,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,
507DocType: Pricing Rule,Valid From,Ważny od
Pratik Vyas593d5622015-03-02 19:07:52 +0530508DocType: Sales Invoice,Total Commission,
509DocType: Pricing Rule,Sales Partner,
Anand Doshif5940902015-09-07 18:47:04 +0530510DocType: Buying Settings,Purchase Receipt Required,Wymagane Potwierdzenie Zakupu
Pratik Vyas593d5622015-03-02 19:07:52 +0530511DocType: Monthly Distribution,"**Monthly Distribution** helps you distribute your budget across months if you have seasonality in your business.
512
Pratik Vyas97264472015-05-14 15:13:10 +0530513To 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 +0530514
Pratik Vyas97264472015-05-14 15:13:10 +0530515 Aby rozplanować budżet w ** dystrybucji miesięcznej ** ustaw Miesięczą dystrybucję w ** Centrum Kosztów **"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530516apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +183,No records found in the Invoice table,Nie znaleziono w tabeli faktury rekordy
Pratik Vyas593d5622015-03-02 19:07:52 +0530517apps/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 +0530518apps/erpnext/erpnext/config/accounts.py +84,Financial / accounting year.,Rok finansowy / księgowy.
Pratik Vyas593d5622015-03-02 19:07:52 +0530519apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +172,"Sorry, Serial Nos cannot be merged",
520DocType: Email Digest,New Supplier Quotations,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530521apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +581,Make Sales Order,Stwórz Zamówienie Sprzedaży
Pratik Vyas97264472015-05-14 15:13:10 +0530522DocType: Project Task,Project Task,Zadanie projektu
Anand Doshif5940902015-09-07 18:47:04 +0530523,Lead Id,ID Tropu
Pratik Vyasfcc31022015-07-10 12:05:24 +0530524DocType: C-Form Invoice Detail,Grand Total,Całkowita suma
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530525DocType: About Us Settings,Website Manager,Manager strony WWW
Pratik Vyas593d5622015-03-02 19:07:52 +0530526apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +34,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
527DocType: Warranty Claim,Resolution,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530528apps/erpnext/erpnext/templates/pages/order.html +51,Delivered: {0},Dostarczone: {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530529apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +66,Payable Account,Konto płatności
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530530DocType: Sales Order,Billing and Delivery Status,Fakturowanie i dostawy status
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530531apps/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 +0530532DocType: Leave Control Panel,Allocate,Przydziel
Pratik Vyas593d5622015-03-02 19:07:52 +0530533apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard_page.html +16,Previous,Wstecz
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530534apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +613,Sales Return,Zwrot sprzedaży
Pratik Vyas593d5622015-03-02 19:07:52 +0530535DocType: Production Planning Tool,Select Sales Orders from which you want to create Production Orders.,
Pratik Vyas97264472015-05-14 15:13:10 +0530536apps/erpnext/erpnext/config/hr.py +120,Salary components.,
Pratik Vyas593d5622015-03-02 19:07:52 +0530537apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Baza danych potencjalnych klientów.
Pratik Vyas97264472015-05-14 15:13:10 +0530538apps/erpnext/erpnext/config/crm.py +17,Customer database.,Baza danych klientów.
Pratik Vyas593d5622015-03-02 19:07:52 +0530539DocType: Quotation,Quotation To,Wycena dla
Anand Doshif5940902015-09-07 18:47:04 +0530540DocType: Lead,Middle Income,Średni Dochód
541apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +58,Opening (Cr),Otwarcie (Cr)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530542apps/erpnext/erpnext/accounts/utils.py +191,Allocated amount can not be negative,Przydzielona kwota nie może być ujemna
543apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +123,Tumbling,Koziołkujący
Anand Doshif5940902015-09-07 18:47:04 +0530544DocType: Purchase Order Item,Billed Amt,Rozliczona Ilość
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530545DocType: Warehouse,A logical Warehouse against which stock entries are made.,Logiczny Magazyn przeciwny do zapisów.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530546apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +91,Reference No & Reference Date is required for {0},Nr Odniesienia & Data Odniesienia jest wymagana do {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530547DocType: Event,Wednesday,Środa
548DocType: Sales Invoice,Customer's Vendor,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530549apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +214,Production Order is Mandatory,Produkcja Zamówienie jest obowiązkowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530550apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +139,Proposal Writing,
551apps/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
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530552apps/erpnext/erpnext/stock/stock_ledger.py +336,Negative Stock Error ({6}) for Item {0} in Warehouse {1} on {2} {3} in {4} {5},
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530553DocType: Fiscal Year Company,Fiscal Year Company,Rok podatkowy firmy
Pratik Vyas593d5622015-03-02 19:07:52 +0530554DocType: Packing Slip Item,DN Detail,
Anand Doshif5940902015-09-07 18:47:04 +0530555DocType: Time Log,Billed,Rozliczony
Pratik Vyas593d5622015-03-02 19:07:52 +0530556DocType: Batch,Batch Description,Opis partii
557DocType: Delivery Note,Time at which items were delivered from warehouse,
558DocType: Sales Invoice,Sales Taxes and Charges,
Anand Doshif5940902015-09-07 18:47:04 +0530559DocType: Employee,Organization Profile,Profil organizacji
Pratik Vyas593d5622015-03-02 19:07:52 +0530560apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +90,Please setup numbering series for Attendance via Setup > Numbering Series,
561DocType: Email Digest,New Enquiries,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530562DocType: Employee,Reason for Resignation,Powód rezygnacji
Pratik Vyas97264472015-05-14 15:13:10 +0530563apps/erpnext/erpnext/config/hr.py +150,Template for performance appraisals.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530564DocType: Payment Reconciliation,Invoice/Journal Entry Details,Szczegóły Faktury / Wpisu dziennika
565apps/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 +0530566DocType: Buying Settings,Settings for Buying Module,Ustawienia Zakup modułu
Pratik Vyas97264472015-05-14 15:13:10 +0530567apps/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 +0530568DocType: Buying Settings,Supplier Naming By,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530569DocType: Activity Type,Default Costing Rate,Domyślnie Costing Cena
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530570DocType: Maintenance Schedule,Maintenance Schedule,Plan Konserwacji
Pratik Vyas593d5622015-03-02 19:07:52 +0530571apps/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"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530572apps/frappe/frappe/integrations/doctype/dropbox_backup/dropbox_backup.py +179,Please install dropbox python module,
Pratik Vyas593d5622015-03-02 19:07:52 +0530573DocType: Employee,Passport Number,
Anand Doshif5940902015-09-07 18:47:04 +0530574apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +82,Manager,Menager
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530575apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +494,From Purchase Receipt,Z Potwierdzenia Kupna
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530576apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +219,Same item has been entered multiple times.,Sama pozycja została wprowadzona wielokrotnie.
577DocType: SMS Settings,Receiver Parameter,Parametr Odbiorcy
Pratik Vyas97264472015-05-14 15:13:10 +0530578apps/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 +0530579DocType: Sales Person,Sales Person Targets,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530580sites/assets/js/form.min.js +269,To,do
581apps/frappe/frappe/templates/base.html +143,Please enter email address,Proszę wpisać adres e-mail
582apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +35,End tube forming,Koniec rurki tworzące
Pratik Vyas593d5622015-03-02 19:07:52 +0530583DocType: Production Order Operation,In minutes,W ciągu kilku minut
584DocType: Issue,Resolution Date,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530585apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +635,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 +0530586DocType: Selling Settings,Customer Naming By,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530587apps/erpnext/erpnext/accounts/doctype/account/account.js +67,Convert to Group,Przekształć w Grupę
Pratik Vyas97264472015-05-14 15:13:10 +0530588DocType: Activity Cost,Activity Type,Rodzaj aktywności
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530589apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Delivered Amount,Dostarczone Ilość
590DocType: Customer,Fixed Days,Stałe Dni
591DocType: Sales Invoice,Packing List,Lista przedmiotów do spakowania
Anand Doshif5940902015-09-07 18:47:04 +0530592apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,Zamówienia Kupna dane Dostawcom
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530593apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +43,Publishing,Działalność wydawnicza
Anand Doshif5940902015-09-07 18:47:04 +0530594DocType: Activity Cost,Projects User,Użytkownik projektu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530595apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,Skonsumowano
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530596apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +198,{0}: {1} not found in Invoice Details table,{0}: {1} Nie znaleziono tabeli w Szczegóły faktury
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530597DocType: Company,Round Off Cost Center,Zaokrąglić centrum kosztów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530598apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +202,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 +0530599DocType: Material Request,Material Transfer,Transfer materiałów
Anand Doshif5940902015-09-07 18:47:04 +0530600apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +56,Opening (Dr),Otwarcie (Dr)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530601apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +39,Posting timestamp must be after {0},
Pratik Vyas97264472015-05-14 15:13:10 +0530602apps/frappe/frappe/config/setup.py +59,Settings,
Anand Doshif5940902015-09-07 18:47:04 +0530603DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Koszt podatków i opłat
Pratik Vyasfcc31022015-07-10 12:05:24 +0530604DocType: Production Order Operation,Actual Start Time,Rzeczywisty Czas Rozpoczęcia
Anand Doshif5940902015-09-07 18:47:04 +0530605DocType: BOM Operation,Operation Time,Czas operacji
606sites/assets/js/list.min.js +5,More,Więcej
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530607DocType: Pricing Rule,Sales Manager,Menadżer Sprzedaży
608sites/assets/js/desk.min.js +7670,Rename,Zmień nazwę
609DocType: Journal Entry,Write Off Amount,Wartość Odpisu
610apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +52,Bending,Zginanie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530611apps/frappe/frappe/core/page/user_permissions/user_permissions.js +246,Allow User,
Anand Doshif5940902015-09-07 18:47:04 +0530612DocType: Journal Entry,Bill No,Numer Rachunku
Pratik Vyas593d5622015-03-02 19:07:52 +0530613DocType: Purchase Invoice,Quarterly,Kwartalnie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530614DocType: Selling Settings,Delivery Note Required,Dowód dostawy jest wymagany
615DocType: Sales Order Item,Basic Rate (Company Currency),Podstawowy wskaźnik (Waluta Firmy)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530616DocType: Manufacturing Settings,Backflush Raw Materials Based On,Płukanie surowce na podstawie
Anand Doshif5940902015-09-07 18:47:04 +0530617apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +60,Please enter item details,Proszę wpisać Szczegóły Przedmiotu
Pratik Vyas97264472015-05-14 15:13:10 +0530618DocType: Purchase Receipt,Other Details,Pozostałe szczegóły
Pratik Vyas593d5622015-03-02 19:07:52 +0530619DocType: Account,Accounts,Księgowość
Anand Doshif5940902015-09-07 18:47:04 +0530620apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +67,Marketing,Marketing
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530621apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +65,Straight shearing,Proste cięcie
Pratik Vyas593d5622015-03-02 19:07:52 +0530622DocType: 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 +0530623DocType: Purchase Receipt Item Supplied,Current Stock,Bieżący asortyment
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530624apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +98,Rejected Warehouse is mandatory against regected item,Odrzucony Magazyn jest obowiązkowy dla odrzuconych przedmiotów
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530625DocType: Account,Expenses Included In Valuation,Zaksięgowane wydatki w wycenie
Pratik Vyas593d5622015-03-02 19:07:52 +0530626DocType: Employee,Provide email id registered in company,
627DocType: Hub Settings,Seller City,Sprzedawca Miasto
628DocType: Email Digest,Next email will be sent on:,
Pratik Vyas97264472015-05-14 15:13:10 +0530629DocType: Offer Letter Term,Offer Letter Term,Oferta List Term
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530630apps/erpnext/erpnext/stock/doctype/item/item.py +313,Item has variants.,Pozycja ma warianty.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530631apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +63,Item {0} not found,
Pratik Vyas593d5622015-03-02 19:07:52 +0530632DocType: Bin,Stock Value,
Pratik Vyas97264472015-05-14 15:13:10 +0530633apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +88,Tree Type,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530634DocType: BOM Explosion Item,Qty Consumed Per Unit,Ilość skonsumowana na Jednostkę
Pratik Vyas593d5622015-03-02 19:07:52 +0530635DocType: Serial No,Warranty Expiry Date,Data upływu gwarancji
636DocType: Material Request Item,Quantity and Warehouse,Ilość i magazyn
Pratik Vyas97264472015-05-14 15:13:10 +0530637DocType: Sales Invoice,Commission Rate (%),Wartość prowizji (%)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530638apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +172,"Against Voucher Type must be one of Sales Order, Sales Invoice or Journal Entry","Przeciwko Voucher Typ musi być jednym zlecenia sprzedaży, faktury sprzedaży lub Księgowanie"
639apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +139,Biomachining,Biomachining
640apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +7,Aerospace,
Pratik Vyas97264472015-05-14 15:13:10 +0530641apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +19,Welcome,Witamy
Pratik Vyas593d5622015-03-02 19:07:52 +0530642DocType: Journal Entry,Credit Card Entry,Wejście kart kredytowych
643apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +18,Task Subject,Zadanie Temat
Pratik Vyas97264472015-05-14 15:13:10 +0530644apps/erpnext/erpnext/config/stock.py +28,Goods received from Suppliers.,Produkty otrzymane od dostawców.
Pratik Vyas593d5622015-03-02 19:07:52 +0530645DocType: Communication,Open,Otwarty
646DocType: Lead,Campaign Name,Nazwa kampanii
Pratik Vyas593d5622015-03-02 19:07:52 +0530647,Reserved,Zarezerwowany
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530648apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +663,Do you really want to UNSTOP,Czy na pewno chcesz ODSTOPOWAĆ?
Pratik Vyas97264472015-05-14 15:13:10 +0530649DocType: Purchase Order,Supply Raw Materials,Zaopatrzenia w surowce
650DocType: 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. Jest on generowany na przedstawienia."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530651apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Obecny kapitał
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530652apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +92,{0} is not a stock Item,{0} nie jest przechowywany na magazynie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530653DocType: Mode of Payment Account,Default Account,Domyślne konto
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530654apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +157,Lead must be set if Opportunity is made from Lead,
Pratik Vyas593d5622015-03-02 19:07:52 +0530655DocType: Contact Us Settings,Address Title,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530656apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +33,Please select weekly off day,
Pratik Vyas593d5622015-03-02 19:07:52 +0530657DocType: Production Order Operation,Planned End Time,Planowany czas zakończenia
658,Sales Person Target Variance Item Group-Wise,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530659DocType: Dropbox Backup,Daily,Codziennie
660apps/erpnext/erpnext/accounts/doctype/account/account.py +105,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 +0530661DocType: Delivery Note,Customer's Purchase Order No,Numer Zamówienia Zakupu Klienta
662DocType: Employee,Cell Number,Numer komórki
Anand Doshif5940902015-09-07 18:47:04 +0530663apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Straty
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530664apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +119,You can not enter current voucher in 'Against Journal Entry' column,"Nie można wprowadzić aktualny kupon ""Przeciw wpisu do dziennika"" kolumny"
665apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +25,Energy,Energia
Pratik Vyas593d5622015-03-02 19:07:52 +0530666DocType: Opportunity,Opportunity From,Szansa od
Pratik Vyas97264472015-05-14 15:13:10 +0530667apps/erpnext/erpnext/config/hr.py +33,Monthly salary statement.,Miesięczny wyciąg do wynagrodzeń.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530668DocType: Item Group,Website Specifications,Specyfikacja strony WWW
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530669apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +205,New Account,Nowe konto
Pratik Vyas593d5622015-03-02 19:07:52 +0530670apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +21,{0}: From {0} of type {1},{0}: od {0} typu {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530671apps/erpnext/erpnext/controllers/buying_controller.py +283,Row {0}: Conversion Factor is mandatory,Wiersz {0}: Współczynnik konwersji jest obowiązkowe
Pratik Vyas97264472015-05-14 15:13:10 +0530672apps/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 przed węzłów liściowych. Wpisy wobec grup nie są dozwolone.
Pratik Vyas593d5622015-03-02 19:07:52 +0530673DocType: ToDo,High,Wysoki
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530674apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +361,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 +0530675DocType: Opportunity,Maintenance,Konserwacja
676DocType: User,Male,Mężczyzna
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530677apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +182,Purchase Receipt number required for Item {0},Numer Potwierdzenie Zakupu wymagany dla przedmiotu {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530678DocType: Item Attribute Value,Item Attribute Value,Pozycja wartość atrybutu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530679apps/erpnext/erpnext/config/crm.py +64,Sales campaigns.,
Pratik Vyas97264472015-05-14 15:13:10 +0530680DocType: 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 +0530681
682#### Note
683
684The 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.
685
686#### Description of Columns
687
6881. Calculation Type:
689 - This can be on **Net Total** (that is the sum of basic amount).
690 - **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.
691 - **Actual** (as mentioned).
6922. Account Head: The Account ledger under which this tax will be booked
6933. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
6944. Description: Description of the tax (that will be printed in invoices / quotes).
6955. Rate: Tax rate.
6966. Amount: Tax amount.
6977. Total: Cumulative total to this point.
6988. 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).
6999. 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
700
701 #### Uwaga
702
703 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.
704
705 #### Opis Kolumny
706
707 1. Obliczenie Typ:
708 i - może to być na całkowita ** ** (to jest suma ilości wyjściowej).
709 - ** 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.
710 - ** Rzeczywista ** (jak wspomniano).
711 2. Szef konta: księga konto, na którym podatek ten zostanie zaksięgowany
712 3. Centrum koszt: Jeżeli podatek / opłata jest dochód (jak wysyłką) lub kosztów musi zostać zaliczony na centrum kosztów.
713 4. Opis: Opis podatków (które będą drukowane w faktur / cudzysłowów).
714 5. Cena: Stawka podatku.
715 6. Kwota: Kwota podatku.
716 7. Razem: Zbiorcza sumie do tego punktu.
717 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).
718 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."
Anand Doshif5940902015-09-07 18:47:04 +0530719DocType: Serial No,Purchase Returned,Kupno zwrócone
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530720DocType: Employee,Bank A/C No.,Numer rachunku bankowego
Pratik Vyas593d5622015-03-02 19:07:52 +0530721DocType: Email Digest,Scheduler Failed Events,
Pratik Vyas97264472015-05-14 15:13:10 +0530722DocType: Expense Claim,Project,Projekt
Pratik Vyas593d5622015-03-02 19:07:52 +0530723DocType: Quality Inspection Reading,Reading 7,Odczyt 7
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530724DocType: Address,Personal,Osobiste
725DocType: Expense Claim Detail,Expense Claim Type,Typ Zwrotu Kosztów
Pratik Vyas593d5622015-03-02 19:07:52 +0530726DocType: Shopping Cart Settings,Default settings for Shopping Cart,Domyślne ustawienia koszyku
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530727apps/erpnext/erpnext/controllers/accounts_controller.py +324,"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."
728apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +13,Biotechnology,Technologia Bio
Pratik Vyas97264472015-05-14 15:13:10 +0530729apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +108,Office Maintenance Expenses,Wydatki na obsługę biura
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530730apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +53,Hemming,Hemming
Anand Doshif5940902015-09-07 18:47:04 +0530731apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.js +66,Please enter Item first,Proszę najpierw wprowadzić Przedmiot
732DocType: Account,Liability,Zobowiązania
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530733apps/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 +0530734DocType: Company,Default Cost of Goods Sold Account,Domyślne Konto Wartości Dóbr Sprzedanych
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530735apps/erpnext/erpnext/stock/get_item_details.py +260,Price List not selected,Cennik nie wybrany
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530736DocType: Employee,Family Background,Tło rodzinne
737DocType: Process Payroll,Send Email,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530738apps/erpnext/erpnext/buying/doctype/supplier/supplier.py +88,No Permission,Brak uprawnień
Pratik Vyas593d5622015-03-02 19:07:52 +0530739DocType: Company,Default Bank Account,Domyślne konto bankowe
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530740apps/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"
741apps/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 Doshif5940902015-09-07 18:47:04 +0530742apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +626,Nos,Numery
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530743DocType: Item,Items with higher weightage will be shown higher,Produkty z wyższym weightage zostaną pokazane wyższe
Pratik Vyas593d5622015-03-02 19:07:52 +0530744DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530745apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +627,My Invoices,Moje Faktury
Pratik Vyas97264472015-05-14 15:13:10 +0530746apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +39,No employee found,Nie znaleziono pracowników
Pratik Vyas593d5622015-03-02 19:07:52 +0530747DocType: Purchase Order,Stopped,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530748DocType: Item,If subcontracted to a vendor,Jeśli zlecona dostawcy
749apps/erpnext/erpnext/manufacturing/page/bom_browser/bom_browser.js +17,Select BOM to start,Wybierz LM zacząć
Pratik Vyas593d5622015-03-02 19:07:52 +0530750DocType: SMS Center,All Customer Contact,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530751apps/erpnext/erpnext/config/stock.py +64,Upload stock balance via csv.,Wyślij bilans asortymentu używając csv.
Pratik Vyas593d5622015-03-02 19:07:52 +0530752apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +32,Send Now,
753,Support Analytics,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530754DocType: Item,Website Warehouse,Magazyn strony WWW
Pratik Vyas593d5622015-03-02 19:07:52 +0530755DocType: 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"
756apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +49,Score must be less than or equal to 5,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530757apps/erpnext/erpnext/config/accounts.py +169,C-Form records,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530758apps/erpnext/erpnext/config/selling.py +294,Customer and Supplier,Klient i Dostawca
759DocType: Email Digest,Email Digest Settings,ustawienia przetwarzania maila
Pratik Vyas97264472015-05-14 15:13:10 +0530760apps/erpnext/erpnext/config/support.py +13,Support queries from customers.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530761DocType: Features Setup,"To enable ""Point of Sale"" features",Aby włączyć "punkt sprzedaży" funkcje
Pratik Vyas593d5622015-03-02 19:07:52 +0530762DocType: Bin,Moving Average Rate,
763DocType: Production Planning Tool,Select Items,Wybierz Elementy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530764apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +321,{0} against Bill {1} dated {2},{0} przed rachunkiem {1} z dnia {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530765DocType: Comment,Reference Name,Nazwa Odniesienia
766DocType: Maintenance Visit,Completion Status,Status ukończenia
Pratik Vyas593d5622015-03-02 19:07:52 +0530767DocType: Production Order,Target Warehouse,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530768DocType: Item,Allow over delivery or receipt upto this percent,Pozostawić na dostawę lub odbiór zapisu do tego procent
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530769apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +48,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 +0530770DocType: Upload Attendance,Import Attendance,
Pratik Vyas6fbb25b2015-03-08 21:29:59 +0530771apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +17,All Item Groups,Wszystkie grupy produktów
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530772DocType: Process Payroll,Activity Log,Dziennik aktywności
Pratik Vyas593d5622015-03-02 19:07:52 +0530773apps/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 +0530774apps/erpnext/erpnext/config/setup.py +94,Automatically compose message on submission of transactions.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530775DocType: Production Order,Item To Manufacture,Rzecz do wyprodukowania
776apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +16,Permanent mold casting,Stałe formy odlewniczej
777apps/erpnext/erpnext/config/learn.py +167,Purchase Order to Payment,Zamówienie zakupu do płatności
Pratik Vyas593d5622015-03-02 19:07:52 +0530778DocType: Sales Order Item,Projected Qty,Prognozowana ilość
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530779DocType: Sales Invoice,Payment Due Date,Termin Płatności
Pratik Vyas97264472015-05-14 15:13:10 +0530780DocType: Newsletter,Newsletter Manager,Biuletyn Kierownik
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530781apps/erpnext/erpnext/stock/doctype/item/item.js +238,Item Variant {0} already exists with same attributes,Pozycja Wersja {0} istnieje już z samymi atrybutami
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530782apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +95,'Opening',"Otwarcie"
783DocType: Notification Control,Delivery Note Message,Wiadomość z Dowodu Dostawy
Pratik Vyas593d5622015-03-02 19:07:52 +0530784DocType: Expense Claim,Expenses,Wydatki
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530785DocType: Item Variant Attribute,Item Variant Attribute,Pozycja Wersja Atrybut
Anand Doshif5940902015-09-07 18:47:04 +0530786,Purchase Receipt Trends,Trendy Potwierdzenia Zakupu
Pratik Vyas593d5622015-03-02 19:07:52 +0530787DocType: Appraisal,Select template from which you want to get the Goals,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530788apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +77,Research & Development,Badania i rozwój
Pratik Vyas593d5622015-03-02 19:07:52 +0530789,Amount to Bill,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530790DocType: Company,Registration Details,Szczegóły Rejestracji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530791apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +75,Staking,Wytyczania
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530792DocType: Item,Re-Order Qty,Ilość w ponowieniu zamówienia
Pratik Vyas593d5622015-03-02 19:07:52 +0530793DocType: Leave Block List Date,Leave Block List Date,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530794apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +25,Scheduled to send to {0},
Anand Doshif5940902015-09-07 18:47:04 +0530795DocType: Pricing Rule,Price or Discount,Cena albo Zniżka
Pratik Vyas593d5622015-03-02 19:07:52 +0530796DocType: Sales Team,Incentives,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530797DocType: SMS Log,Requested Numbers,Prośby Liczby
798apps/erpnext/erpnext/config/hr.py +38,Performance appraisal.,Szacowanie osiągów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530799DocType: Sales Invoice Item,Stock Details,Zdjęcie Szczegóły
Anand Doshif5940902015-09-07 18:47:04 +0530800apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Wartość projektu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530801apps/erpnext/erpnext/config/learn.py +112,Point-of-Sale,Punkt sprzedaży
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530802apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +65,Cannot carry forward {0},Nie można kontynuować {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530803apps/erpnext/erpnext/accounts/doctype/account/account.py +91,"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"""
Pratik Vyas593d5622015-03-02 19:07:52 +0530804DocType: Account,Balance must be,Bilans powinien wynosić
Anand Doshif5940902015-09-07 18:47:04 +0530805DocType: Hub Settings,Publish Pricing,Opublikuj Ceny
Pratik Vyas593d5622015-03-02 19:07:52 +0530806DocType: Email Digest,New Purchase Receipts,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530807DocType: Notification Control,Expense Claim Rejected Message,Wiadomość o odrzuconym zwrocie wydatków
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530808apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +145,Nailing,Byczy
Pratik Vyas593d5622015-03-02 19:07:52 +0530809,Available Qty,Dostępne szt
810DocType: Purchase Taxes and Charges,On Previous Row Total,
Pratik Vyas593d5622015-03-02 19:07:52 +0530811DocType: Salary Slip,Working Days,Dni robocze
812DocType: Serial No,Incoming Rate,
Pratik Vyasfcc31022015-07-10 12:05:24 +0530813DocType: Packing Slip,Gross Weight,Waga brutto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530814apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +410,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 +0530815DocType: HR Settings,Include holidays in Total no. of Working Days,
816DocType: Job Applicant,Hold,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530817DocType: Employee,Date of Joining,Data Wstąpienia
818DocType: Naming Series,Update Series,Zaktualizuj Serię
Pratik Vyas97264472015-05-14 15:13:10 +0530819DocType: Supplier Quotation,Is Subcontracted,
Pratik Vyas593d5622015-03-02 19:07:52 +0530820DocType: Item Attribute,Item Attribute Values,Wartości Element Atrybut
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530821apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +3,View Subscribers,Zobacz subskrybentów
Anand Doshif5940902015-09-07 18:47:04 +0530822DocType: Purchase Invoice Item,Purchase Receipt,Potwierdzenia Zakupu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530823,Received Items To Be Billed,Otrzymane przedmioty czekające na zaksięgowanie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530824apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +114,Abrasive blasting,Czyszczenie strumieniowo-ścierne
825sites/assets/js/desk.min.js +3938,Ms,Pani
826apps/erpnext/erpnext/config/accounts.py +148,Currency exchange rate master.,Główna wartość Wymiany walut
827apps/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 +0530828DocType: Production Order,Plan material for sub-assemblies,Materiał plan podzespołów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530829apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +426,BOM {0} must be active,BOM {0} musi być aktywny
Pratik Vyas593d5622015-03-02 19:07:52 +0530830apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.js +22,Set Status as Available,Ustaw status jak Dostępny
Anand Doshif5940902015-09-07 18:47:04 +0530831apps/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 +0530832apps/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 +0530833DocType: Salary Slip,Leave Encashment Amount,
834apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +223,Serial No {0} does not belong to Item {1},
Pratik Vyas97264472015-05-14 15:13:10 +0530835DocType: Purchase Receipt Item Supplied,Required Qty,Wymagana ilość
Pratik Vyas593d5622015-03-02 19:07:52 +0530836DocType: Bank Reconciliation,Total Amount,Wartość całkowita
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530837apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +32,Internet Publishing,
Anand Doshif5940902015-09-07 18:47:04 +0530838DocType: Production Planning Tool,Production Orders,Zamówienia Produkcji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530839apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +35,Balance Value,Wartość bilansu
Pratik Vyas593d5622015-03-02 19:07:52 +0530840apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Lista cena sprzedaży
841apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,Publikowanie synchronizować elementy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530842DocType: GL Entry,Account Currency,Waluta konta
843apps/erpnext/erpnext/accounts/general_ledger.py +131,Please mention Round Off Account in Company,Powołaj zaokrąglić konto w Spółce
Pratik Vyas593d5622015-03-02 19:07:52 +0530844DocType: Purchase Receipt,Range,Przedział
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530845DocType: Supplier,Default Payable Accounts,Domyślne Konto Płatności
Pratik Vyasfcc31022015-07-10 12:05:24 +0530846apps/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 +0530847DocType: Features Setup,Item Barcode,Kod kreskowy
848apps/erpnext/erpnext/stock/doctype/item/item.py +308,Item Variants {0} updated,Pozycja Warianty {0} zaktualizowane
Pratik Vyas593d5622015-03-02 19:07:52 +0530849DocType: Quality Inspection Reading,Reading 6,Odczyt 6
850DocType: Purchase Invoice Advance,Purchase Invoice Advance,
851DocType: Address,Shop,Sklep
852DocType: Hub Settings,Sync Now,Synchronizuj teraz
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530853apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +166,Row {0}: Credit entry can not be linked with a {1},Wiersz {0}: wejście kredytowe nie mogą być powiązane z {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530854DocType: Mode of Payment Account,Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,Domyślny Konto Bankowe / Gotówkowe zostanie automatycznie zaktualizowane w Fakturze PS kiedy ten tryb zostanie wybrany
855DocType: Employee,Permanent Address Is,Stały adres to
Pratik Vyas593d5622015-03-02 19:07:52 +0530856DocType: Production Order Operation,Operation completed for how many finished goods?,Operacja zakończona na jak wiele wyrobów gotowych?
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530857apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +491,The Brand,Marka
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530858apps/erpnext/erpnext/controllers/status_updater.py +153,Allowance for over-{0} crossed for Item {1}.,Zniżki dla nadmiernie {0} przeszedł na pozycję {1}.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530859DocType: Employee,Exit Interview Details,Wyjdź z szczegółów wywiadu
Pratik Vyas593d5622015-03-02 19:07:52 +0530860DocType: Item,Is Purchase Item,Jest produktem kupowalnym
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530861DocType: Journal Entry Account,Purchase Invoice,Faktura zakupu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530862DocType: Stock Ledger Entry,Voucher Detail No,Nr Szczegółu Bonu
Pratik Vyas593d5622015-03-02 19:07:52 +0530863DocType: Stock Entry,Total Outgoing Value,Całkowita wartość wychodząca
864DocType: Lead,Request for Information,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530865DocType: Payment Tool,Paid,Zapłacono
Pratik Vyas593d5622015-03-02 19:07:52 +0530866DocType: Salary Slip,Total in words,
867DocType: Material Request Item,Lead Time Date,Termin realizacji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530868apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +111,Row #{0}: Please specify Serial No for Item {1},Wiersz # {0}: Proszę podać nr seryjny dla pozycji {1}
869apps/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."
Pratik Vyas97264472015-05-14 15:13:10 +0530870apps/erpnext/erpnext/config/stock.py +23,Shipments to customers.,Dostawy do klientów.
Anand Doshif5940902015-09-07 18:47:04 +0530871DocType: Purchase Invoice Item,Purchase Order Item,Przedmiot Zamówienia Kupna
Pratik Vyas97264472015-05-14 15:13:10 +0530872apps/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 +0530873DocType: Payment Tool,Set Payment Amount = Outstanding Amount,Ustaw Kwota płatności = zaległej kwoty
Pratik Vyas6fbb25b2015-03-08 21:29:59 +0530874DocType: Contact Us Settings,Address Line 1,Adres Linia 1
Pratik Vyas97264472015-05-14 15:13:10 +0530875apps/erpnext/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py +50,Variance,Zmienność
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530876apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +392,Company Name,Nazwa firmy
Pratik Vyas593d5622015-03-02 19:07:52 +0530877DocType: SMS Center,Total Message(s),
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530878apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +507,Select Item for Transfer,Wybierz produkt Transferu
Pratik Vyas593d5622015-03-02 19:07:52 +0530879DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,
880DocType: Selling Settings,Allow user to edit Price List Rate in transactions,
881DocType: Pricing Rule,Max Qty,Maks. Ilość
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530882apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +105,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
883apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +16,Chemical,Chemiczny
884apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +685,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 +0530885DocType: Process Payroll,Select Payroll Year and Month,Wybierz Płace rok i miesiąc
Pratik Vyas97264472015-05-14 15:13:10 +0530886apps/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 +0530887DocType: Workstation,Electricity Cost,Koszt energii elekrycznej
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530888DocType: HR Settings,Don't send Employee Birthday Reminders,Nie wysyłaj przypomnień o urodzinach Pracowników
889DocType: Comment,Unsubscribed,Nie zarejestrowany
890DocType: Opportunity,Walk In,Wejście
Pratik Vyas593d5622015-03-02 19:07:52 +0530891DocType: Item,Inspection Criteria,Kryteria kontrolne
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530892apps/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 +0530893apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +12,Transfered,Przeniesione
894apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +492,Upload your letter head and logo. (you can edit them later).,Prześlij nagłówek firmowy i logo. (Można je edytować później).
895apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +156,White,Biały
Pratik Vyas593d5622015-03-02 19:07:52 +0530896DocType: SMS Center,All Lead (Open),
Pratik Vyasfcc31022015-07-10 12:05:24 +0530897DocType: Purchase Invoice,Get Advances Paid,Uzyskaj opłacone zaliczki
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530898apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +362,Attach Your Picture,Załącz własny obrazek (awatar)
Pratik Vyas593d5622015-03-02 19:07:52 +0530899DocType: Journal Entry,Total Amount in Words,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530900DocType: Workflow State,Stop,Zatrzymaj
Pratik Vyas593d5622015-03-02 19:07:52 +0530901apps/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.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530902apps/erpnext/erpnext/templates/pages/cart.html +3,My Cart,Mój koszyk
903apps/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 +0530904DocType: Lead,Next Contact Date,
Anand Doshif5940902015-09-07 18:47:04 +0530905apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +35,Opening Qty,Ilość Otwarcia
906DocType: Holiday List,Holiday List Name,Lista imion na wakacje
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530907apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +168,Stock Options,Opcje na akcje
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530908DocType: Journal Entry Account,Expense Claim,Zwrot Kosztów
909apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +181,Qty for {0},Ilość dla {0}
Anand Doshif5940902015-09-07 18:47:04 +0530910DocType: Leave Application,Leave Application,Wniosek o Urlop
911apps/erpnext/erpnext/config/hr.py +77,Leave Allocation Tool,Narzędzie do przydziału urlopu
Pratik Vyas593d5622015-03-02 19:07:52 +0530912DocType: Leave Block List,Leave Block List Dates,
913DocType: Email Digest,Buying & Selling,Zakupy i sprzedaż
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530914apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +56,Trimming,Przycinanie
Anand Doshif5940902015-09-07 18:47:04 +0530915DocType: Workstation,Net Hour Rate,Stawka godzinowa Netto
916DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Koszt kupionego przedmiotu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530917DocType: Company,Default Terms,Regulamin domyślne
Pratik Vyas593d5622015-03-02 19:07:52 +0530918DocType: Packing Slip Item,Packing Slip Item,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530919DocType: POS Profile,Cash/Bank Account,Konto gotówkowe / bankowe
920apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +63,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 +0530921DocType: Delivery Note,Delivery To,Dostawa do
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530922apps/erpnext/erpnext/stock/doctype/item/item.py +330,Attribute table is mandatory,Stół atrybut jest obowiązkowy
Pratik Vyasfcc31022015-07-10 12:05:24 +0530923DocType: Production Planning Tool,Get Sales Orders,Pobierz zamówienia sprzedaży
Pratik Vyas593d5622015-03-02 19:07:52 +0530924apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +64,{0} can not be negative,{0} nie może być ujemna
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530925apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +103,Filing,Katalogowanie
926apps/erpnext/erpnext/templates/form_grid/item_grid.html +72,Discount,Zniżka (rabat)
Anand Doshif5940902015-09-07 18:47:04 +0530927DocType: Features Setup,Purchase Discounts,Zniżki zakupu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530928DocType: Workstation,Wages,Zarobki
Pratik Vyas97264472015-05-14 15:13:10 +0530929DocType: 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 +0530930DocType: Project,Internal,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530931DocType: Task,Urgent,Pilne
Pratik Vyas97264472015-05-14 15:13:10 +0530932apps/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}
Pratik Vyas593d5622015-03-02 19:07:52 +0530933DocType: Item,Manufacturer,Producent
Anand Doshif5940902015-09-07 18:47:04 +0530934DocType: Landed Cost Item,Purchase Receipt Item,Przedmiot Potwierdzenia Zakupu
Pratik Vyas593d5622015-03-02 19:07:52 +0530935DocType: Serial No,Sales Returned,Sprzedaże zwrócone
936DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,
937apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +65,Selling Amount,Kwota sprzedaży
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530938apps/erpnext/erpnext/projects/doctype/project/project.js +40,Time Logs,Czas Logi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530939apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +111,You are the Expense Approver for this record. Please Update the 'Status' and Save,
Pratik Vyas593d5622015-03-02 19:07:52 +0530940DocType: Serial No,Creation Document No,
941DocType: Issue,Issue,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530942apps/erpnext/erpnext/config/stock.py +136,"Attributes for Item Variants. e.g Size, Color etc.","Atrybuty Element wariantów. np rozmiar, kolor itd."
943apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +39,WIP Warehouse,WIP Magazyn
944apps/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 +0530945DocType: BOM Operation,Operation,Operacja
946DocType: Lead,Organization Name,Nazwa organizacji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530947DocType: Tax Rule,Shipping State,Stan Shipping
Pratik Vyas97264472015-05-14 15:13:10 +0530948apps/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"
949apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +126,Sales Expenses,Koszty Sprzedaży
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530950apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +172,Standard Buying,
Pratik Vyas593d5622015-03-02 19:07:52 +0530951DocType: GL Entry,Against,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530952DocType: Item,Default Selling Cost Center,Domyśle Centrum Kosztów Sprzedaży
Pratik Vyas593d5622015-03-02 19:07:52 +0530953DocType: Sales Partner,Implementation Partner,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530954DocType: Opportunity,Contact Info,Dane kontaktowe
955apps/erpnext/erpnext/config/learn.py +132,Making Stock Entries,Dokonywanie stockowe Wpisy
Pratik Vyas593d5622015-03-02 19:07:52 +0530956DocType: Packing Slip,Net Weight UOM,Jednostka miary wagi netto
Pratik Vyas593d5622015-03-02 19:07:52 +0530957DocType: Item,Default Supplier,Domyślny dostawca
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530958DocType: Manufacturing Settings,Over Production Allowance Percentage,Nad zasiłkach Procent Produkcji
Pratik Vyas593d5622015-03-02 19:07:52 +0530959DocType: Shipping Rule Condition,Shipping Rule Condition,
960DocType: Features Setup,Miscelleneous,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530961DocType: Holiday List,Get Weekly Off Dates,Pobierz Tygodniowe zestawienie dat
Pratik Vyasfcc31022015-07-10 12:05:24 +0530962apps/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 +0530963DocType: Sales Person,Select company name first.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530964apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +166,Dr,Dr
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530965apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,Wyceny otrzymane od dostawców
Pratik Vyas593d5622015-03-02 19:07:52 +0530966apps/erpnext/erpnext/controllers/selling_controller.py +21,To {0} | {1} {2},Do {0} | {1} {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530967DocType: Time Log Batch,updated via Time Logs,Zaktualizowano przed Dziennik Czasu
Pratik Vyas593d5622015-03-02 19:07:52 +0530968apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,
Pratik Vyas593d5622015-03-02 19:07:52 +0530969DocType: Opportunity,Your sales person who will contact the customer in future,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530970apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +588,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 +0530971DocType: Company,Default Currency,Domyślna waluta
Pratik Vyasfcc31022015-07-10 12:05:24 +0530972DocType: Contact,Enter designation of this Contact,Wpisz stanowisko tego Kontaktu
Pratik Vyas593d5622015-03-02 19:07:52 +0530973DocType: Contact Us Settings,Address,Adres
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530974DocType: Expense Claim,From Employee,Od Pracownika
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530975apps/erpnext/erpnext/controllers/accounts_controller.py +338,Warning: System will not check overbilling since amount for Item {0} in {1} is zero,
Pratik Vyas593d5622015-03-02 19:07:52 +0530976DocType: Journal Entry,Make Difference Entry,
977DocType: Upload Attendance,Attendance From Date,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530978DocType: Appraisal Template Goal,Key Performance Area,Kluczowy obszar wyników
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530979apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +54,Transportation,
Pratik Vyas593d5622015-03-02 19:07:52 +0530980DocType: SMS Center,Total Characters,Wszystkich Postacie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530981apps/erpnext/erpnext/controllers/buying_controller.py +139,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 +0530982DocType: C-Form Invoice Detail,C-Form Invoice Detail,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530983DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Płatność Wyrównawcza Faktury
984apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +32,Contribution %,Udział %
985DocType: Item,website page link,link do strony WWW
986apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +192,Let's prepare the system for first use.,Przygotujmy system do pierwszego użycia.
Pratik Vyas593d5622015-03-02 19:07:52 +0530987DocType: Company,Company registration numbers for your reference. Tax numbers etc.,
988DocType: Sales Partner,Distributor,Dystrybutor
989DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Koszyk Wysyłka Reguła
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530990apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +208,Production Order {0} must be cancelled before cancelling this Sales Order,
Anand Doshif5940902015-09-07 18:47:04 +0530991,Ordered Items To Be Billed,Zamówione produkty do rozliczenia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530992apps/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 +0530993apps/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 +0530994DocType: Global Defaults,Global Defaults,Globalne wartości domyślne
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530995DocType: Salary Slip,Deductions,Odliczenia
Pratik Vyas593d5622015-03-02 19:07:52 +0530996DocType: Purchase Invoice,Start date of current invoice's period,
997apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +23,This Time Log Batch has been billed.,
998apps/erpnext/erpnext/crm/doctype/lead/lead.js +32,Create Opportunity,
Pratik Vyas97264472015-05-14 15:13:10 +0530999DocType: Salary Slip,Leave Without Pay,Urlop bezpłatny
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301000DocType: Supplier,Communications,Komunikacja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301001apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +287,Capacity Planning Error,Planowanie zdolności błąd
1002,Trial Balance for Party,Próbne Wagi do partii
Pratik Vyas593d5622015-03-02 19:07:52 +05301003DocType: Lead,Consultant,Konsultant
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301004DocType: Salary Slip,Earnings,Dochody
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301005apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +357,Finished Item {0} must be entered for Manufacture type entry,Zakończone Pozycja {0} musi być wprowadzony do wejścia typu Produkcja
1006apps/erpnext/erpnext/config/learn.py +77,Opening Accounting Balance,Stan z bilansu otwarcia
Pratik Vyas593d5622015-03-02 19:07:52 +05301007DocType: Sales Invoice Advance,Sales Invoice Advance,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301008apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +398,Nothing to request,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301009apps/erpnext/erpnext/projects/doctype/task/task.py +38,'Actual Start Date' can not be greater than 'Actual End Date',
Anand Doshif5940902015-09-07 18:47:04 +05301010apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +75,Management,Zarząd
Pratik Vyas97264472015-05-14 15:13:10 +05301011apps/erpnext/erpnext/config/projects.py +33,Types of activities for Time Sheets,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301012apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +14,Investment casting,Odlewania
1013apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +49,Either debit or credit amount is required for {0},Wymagana jest debetowa lub kredytowa kwota dla {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301014DocType: 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"""
1015DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary Slip.,
1016apps/frappe/frappe/core/doctype/user/user_list.js +12,Active,Aktywny
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301017apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +154,Blue,Niebieski
1018DocType: Purchase Invoice,Is Return,Czy Wróć
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301019DocType: Price List Country,Price List Country,Cena Kraj
1020apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +123,Further nodes can be only created under 'Group' type nodes,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301021DocType: Item,UOMs,Jednostki miary
Pratik Vyasfcc31022015-07-10 12:05:24 +05301022apps/erpnext/erpnext/stock/utils.py +167,{0} valid serial nos for Item {1},{0} prawidłowe numery seryjne dla Pozycji {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301023apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +58,Item Code cannot be changed for Serial No.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301024apps/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 +05301025DocType: Purchase Order Item,UOM Conversion Factor,Współczynnik konwersji jednostki miary
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301026DocType: Stock Settings,Default Item Group,Domyślna Grupa Przedmiotów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301027apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +156,Laminated object manufacturing,Obiekt produkcyjny laminowany
Pratik Vyasfcc31022015-07-10 12:05:24 +05301028apps/erpnext/erpnext/config/buying.py +13,Supplier database.,Baza dostawców
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301029DocType: Account,Balance Sheet,Arkusz Bilansu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301030apps/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 '
1031apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +45,Stretch forming,Stretch formowania
Pratik Vyas593d5622015-03-02 19:07:52 +05301032DocType: Opportunity,Your sales person will get a reminder on this date to contact the customer,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301033apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +210,"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 +05301034apps/erpnext/erpnext/config/hr.py +125,Tax and other salary deductions.,
Anand Doshif5940902015-09-07 18:47:04 +05301035DocType: Lead,Lead,Trop
Pratik Vyas593d5622015-03-02 19:07:52 +05301036DocType: Email Digest,Payables,
1037DocType: Account,Warehouse,Magazyn
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301038apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +89,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 +05301039,Purchase Order Items To Be Billed,Przedmioty oczekujące na rachunkowość Zamówienia Kupna
Pratik Vyas97264472015-05-14 15:13:10 +05301040DocType: Purchase Invoice Item,Net Rate,Cena netto
Anand Doshif5940902015-09-07 18:47:04 +05301041DocType: Purchase Invoice Item,Purchase Invoice Item,Przedmiot Faktury Zakupu
Pratik Vyas97264472015-05-14 15:13:10 +05301042apps/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 +05301043apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,Pozycja 1
Pratik Vyas97264472015-05-14 15:13:10 +05301044DocType: Holiday,Holiday,Święto
Pratik Vyas593d5622015-03-02 19:07:52 +05301045DocType: Event,Saturday,Sobota
Anand Doshif5940902015-09-07 18:47:04 +05301046DocType: 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 +05301047,Daily Time Log Summary,
Anand Doshif5940902015-09-07 18:47:04 +05301048DocType: DocField,Label,"etykieta
1049"
Pratik Vyas593d5622015-03-02 19:07:52 +05301050DocType: Payment Reconciliation,Unreconciled Payment Details,Szczegóły płatności nieuzgodnione
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301051DocType: Global Defaults,Current Fiscal Year,Obecny rok fiskalny
1052DocType: Global Defaults,Disable Rounded Total,Wyłącz Zaokrąglanie Sumy
1053DocType: Lead,Call,Połączenie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301054apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +379,'Entries' cannot be empty,Pole 'Wpisy' nie może być puste
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301055apps/erpnext/erpnext/utilities/transaction_base.py +78,Duplicate row {0} with same {1},Wiersz zduplikowany {0} z tym samym {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301056,Trial Balance,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301057apps/erpnext/erpnext/config/learn.py +203,Setting up Employees,Konfigurowanie Pracownicy
1058sites/assets/js/erpnext.min.js +5,"Grid """,
1059apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +149,Please select prefix first,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301060apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +138,Research,Badania
1061DocType: Maintenance Visit Purpose,Work Done,Praca wykonana
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301062apps/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
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301063DocType: Employee,User ID,ID Użytkownika
Pratik Vyas593d5622015-03-02 19:07:52 +05301064DocType: Communication,Sent,Wysłano
Pratik Vyas97264472015-05-14 15:13:10 +05301065apps/erpnext/erpnext/accounts/doctype/account/account.js +57,View Ledger,Podgląd księgi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301066DocType: File,Lft,lft
Pratik Vyasfcc31022015-07-10 12:05:24 +05301067apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,Najwcześniejszy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301068apps/erpnext/erpnext/stock/doctype/item/item.py +223,"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.
1069DocType: Communication,Delivery Status,Status dostawy
Pratik Vyas593d5622015-03-02 19:07:52 +05301070DocType: Production Order,Manufacture against Sales Order,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301071apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +505,Rest Of The World,Reszta świata
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301072apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +79,The Item {0} cannot have Batch,Element {0} nie może mieć Batch
Pratik Vyas593d5622015-03-02 19:07:52 +05301073,Budget Variance Report,
Pratik Vyasfcc31022015-07-10 12:05:24 +05301074DocType: Salary Slip,Gross Pay,Płaca brutto
Pratik Vyas97264472015-05-14 15:13:10 +05301075apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +186,Dividends Paid,Dywidendy wypłacone
1076DocType: Stock Reconciliation,Difference Amount,Kwota różnicy
1077apps/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 +05301078DocType: BOM Item,Item Description,Opis produktu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301079DocType: Payment Tool,Payment Mode,Tryb Płatności
Pratik Vyas593d5622015-03-02 19:07:52 +05301080DocType: Purchase Invoice,Is Recurring,Czy cykliczne
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301081apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +154,Direct metal laser sintering,Bezpośrednie spiekania laserowego metali
Pratik Vyas593d5622015-03-02 19:07:52 +05301082DocType: Purchase Order,Supplied Items,Dostarczone przedmioty
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301083DocType: Production Order,Qty To Manufacture,Ilość do wyprodukowania
Anand Doshif5940902015-09-07 18:47:04 +05301084DocType: Buying Settings,Maintain same rate throughout purchase cycle,Utrzymanie stałej stawki przez cały cykl zakupu
1085DocType: Opportunity Item,Opportunity Item,Przedmiot Szansy
Pratik Vyas97264472015-05-14 15:13:10 +05301086apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +61,Temporary Opening,Tymczasowe otwarcia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301087apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +41,Cryorolling,Cryorolling
Pratik Vyasfcc31022015-07-10 12:05:24 +05301088,Employee Leave Balance,Bilans zwolnień pracownika
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301089apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +132,Balance for Account {0} must always be {1},Bilans dla Konta {0} zawsze powinien wynosić {1}
Pratik Vyasfcc31022015-07-10 12:05:24 +05301090DocType: Address,Address Type,Typ Adresu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301091DocType: Purchase Receipt,Rejected Warehouse,Odrzucony Magazyn
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05301092DocType: GL Entry,Against Voucher,Na podstawie talonu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301093DocType: Item,Default Buying Cost Center,Domyślne Centrum Kosztów Kupowania
1094apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +36,Item {0} must be Sales Item,
1095DocType: Item,Lead Time in days,Czas oczekiwania w dniach
Pratik Vyasfcc31022015-07-10 12:05:24 +05301096,Accounts Payable Summary,Zobowiązania Podsumowanie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301097apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +197,Not authorized to edit frozen Account {0},Brak autoryzacji do edycji zamrożonego Konta {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301098DocType: Journal Entry,Get Outstanding Invoices,Uzyskaj zaległą fakturę
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301099apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +63,Sales Order {0} is not valid,Zlecenie Sprzedaży {0} jest niepoprawne
Pratik Vyas593d5622015-03-02 19:07:52 +05301100DocType: Email Digest,New Stock Entries,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301101apps/erpnext/erpnext/setup/doctype/company/company.py +172,"Sorry, companies cannot be merged",
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301102apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +145,Small,Mały
Pratik Vyasfcc31022015-07-10 12:05:24 +05301103DocType: Employee,Employee Number,Numer pracownika
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301104apps/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 +05301105,Invoiced Amount (Exculsive Tax),
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301106apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,Pozycja 2
Pratik Vyas593d5622015-03-02 19:07:52 +05301107apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +59,Account head {0} created,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301108apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +153,Green,Zielony
1109DocType: Item,Auto re-order,Automatyczne ponowne zamówienie
Pratik Vyas97264472015-05-14 15:13:10 +05301110apps/erpnext/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py +57,Total Achieved,Razem Osiągnięte
Pratik Vyas593d5622015-03-02 19:07:52 +05301111DocType: Employee,Place of Issue,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301112apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +59,Contract,Kontrakt
1113DocType: Report,Disabled,Wyłączony
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301114apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +482,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 +05301115apps/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 +05301116apps/erpnext/erpnext/controllers/selling_controller.py +163,Row {0}: Qty is mandatory,Wiersz {0}: Ilość jest obowiązkowe
1117apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +8,Agriculture,Rolnictwo
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301118apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +611,Your Products or Services,Twoje Produkty lub Usługi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301119DocType: Mode of Payment,Mode of Payment,Rodzaj płatności
Pratik Vyas97264472015-05-14 15:13:10 +05301120apps/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 +05301121DocType: Journal Entry Account,Purchase Order,Zamówienie kupna
Pratik Vyas593d5622015-03-02 19:07:52 +05301122DocType: Warehouse,Warehouse Contact Info,Dane kontaktowe dla magazynu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301123sites/assets/js/form.min.js +190,Name is required,Imię jest obowiązkowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301124DocType: Purchase Invoice,Recurring Type,Powtarzający się typ
Pratik Vyas593d5622015-03-02 19:07:52 +05301125DocType: Address,City/Town,Miasto/Miejscowość
1126DocType: Serial No,Serial No Details,Szczegóły numeru seryjnego
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301127DocType: Purchase Invoice Item,Item Tax Rate,Stawka podatku dla tej pozycji
1128apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +112,"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"
1129apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +468,Delivery Note {0} is not submitted,Dowód dostawy {0} nie został wysłany
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301130apps/erpnext/erpnext/stock/get_item_details.py +136,Item {0} must be a Sub-contracted Item,
Pratik Vyas97264472015-05-14 15:13:10 +05301131apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +41,Capital Equipments,
Pratik Vyas593d5622015-03-02 19:07:52 +05301132apps/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."
1133DocType: Hub Settings,Seller Website,Sprzedawca WWW
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301134apps/erpnext/erpnext/controllers/selling_controller.py +143,Total allocated percentage for sales team should be 100,
1135apps/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 +05301136DocType: Appraisal Goal,Goal,Cel
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301137DocType: Sales Invoice Item,Edit Description,Edytuj opis
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301138apps/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 Mehta626ba1b2015-10-14 15:22:06 +05301139apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +571,For Supplier,Dla dostawcy
Pratik Vyas593d5622015-03-02 19:07:52 +05301140DocType: Account,Setting Account Type helps in selecting this Account in transactions.,
Pratik Vyasfcc31022015-07-10 12:05:24 +05301141DocType: Purchase Invoice,Grand Total (Company Currency),Całkowita suma (w walucie firmy)
Pratik Vyas97264472015-05-14 15:13:10 +05301142apps/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 +05301143apps/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""",
1144DocType: Authorization Rule,Transaction,
Pratik Vyas593d5622015-03-02 19:07:52 +05301145apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +46,Note: This Cost Center is a Group. Cannot make accounting entries against groups.,
Pratik Vyas97264472015-05-14 15:13:10 +05301146apps/erpnext/erpnext/config/projects.py +43,Tools,Narzędzia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301147DocType: Item,Website Item Groups,Grupy przedmiotów strony WWW
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301148apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +174,Production order number is mandatory for stock entry purpose manufacture,Numer zlecenia produkcyjnego jest obowiązkowy dla celów ewidencji zapasów do produkcji
Pratik Vyas97264472015-05-14 15:13:10 +05301149DocType: Purchase Invoice,Total (Company Currency),Razem (Spółka Waluta)
Pratik Vyas97264472015-05-14 15:13:10 +05301150apps/erpnext/erpnext/stock/utils.py +162,Serial number {0} entered more than once,
Pratik Vyasfcc31022015-07-10 12:05:24 +05301151DocType: Journal Entry,Journal Entry,Zapis księgowy
Pratik Vyas593d5622015-03-02 19:07:52 +05301152DocType: Workstation,Workstation Name,Nazwa stacji roboczej
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301153apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +19,Email Digest:,przetwarzanie maila
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301154apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +432,BOM {0} does not belong to Item {1},BOM {0} nie należy do pozycji {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301155DocType: Sales Partner,Target Distribution,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301156sites/assets/js/desk.min.js +7649,Comments,Komentarze
Pratik Vyas593d5622015-03-02 19:07:52 +05301157DocType: Salary Slip,Bank Account No.,Nr konta bankowego
1158DocType: Naming Series,This is the number of the last created transaction with this prefix,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301159apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +172,Valuation Rate required for Item {0},Wskaźnik wyceny jest wymagany dla Przedmiotu {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301160DocType: Quality Inspection Reading,Reading 8,Odczyt 8
1161DocType: Sales Partner,Agent,
Pratik Vyas97264472015-05-14 15:13:10 +05301162apps/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 +05301163DocType: Purchase Invoice,Taxes and Charges Calculation,
1164DocType: BOM Operation,Workstation,Stacja robocza
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301165apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +112,Hardware,
Pratik Vyas593d5622015-03-02 19:07:52 +05301166DocType: Attendance,HR Manager,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301167apps/erpnext/erpnext/accounts/party.py +171,Please select a Company,Wybierz firmę
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301168apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +50,Privilege Leave,
Pratik Vyas593d5622015-03-02 19:07:52 +05301169DocType: Purchase Invoice,Supplier Invoice Date,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301170apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +79,You need to enable Shopping Cart,Musisz włączyć Koszyk
1171sites/assets/js/form.min.js +212,No Data,Brak danych
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301172DocType: Appraisal Template Goal,Appraisal Template Goal,Cel szablonu oceny
1173DocType: Salary Slip,Earning,Dochód
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301174DocType: Payment Tool,Party Account Currency,Partia konto Waluta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301175,BOM Browser,Przeglądarka BOM
Pratik Vyas593d5622015-03-02 19:07:52 +05301176DocType: Purchase Taxes and Charges,Add or Deduct,Dodatki lub Potrącenia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301177apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +81,Overlapping conditions found between:,
1178apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +172,Against Journal Entry {0} is already adjusted against some other voucher,Przeciwko Urzędowym Wejście {0} jest już koryguje inny bon ????????????????????????????
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301179apps/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
Pratik Vyas593d5622015-03-02 19:07:52 +05301180apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +38,Food,Żywność
1181apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51,Ageing Range 3,Starzenie Zakres 3
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301182apps/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 +05301183DocType: Maintenance Schedule Item,No of Visits,Numer wizyt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301184DocType: File,old_parent,old_parent
Pratik Vyas97264472015-05-14 15:13:10 +05301185apps/erpnext/erpnext/config/support.py +33,"Newsletters to contacts, leads.",
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301186apps/erpnext/erpnext/stock/doctype/item/item.py +204,"To set reorder level, item must be a Purchase Item or Prodcution Item","Aby ustawić poziom zmienić kolejność, poz Przedmiot musi być Zakup lub prodcution Pozycja"
Pratik Vyas97264472015-05-14 15:13:10 +05301187apps/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}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301188apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +365,Operations cannot be left blank.,Operacje nie może być puste.
1189,Delivered Items To Be Billed,Dostarczone przedmioty oczekujące na fakturowanie
1190apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +61,Warehouse cannot be changed for Serial No.,Magazyn nie może być zmieniony dla Nr Seryjnego
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301191apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +101,Status updated to {0},
Pratik Vyas593d5622015-03-02 19:07:52 +05301192DocType: DocField,Description,Opis
1193DocType: Authorization Rule,Average Discount,
Pratik Vyas593d5622015-03-02 19:07:52 +05301194DocType: Letter Head,Is Default,Jest domyślny
1195DocType: Address,Utilities,
1196DocType: Purchase Invoice Item,Accounting,Księgowość
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301197DocType: Features Setup,Features Setup,Ustawienia właściwości
1198apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +13,View Offer Letter,Zobacz List Oferty
Pratik Vyas593d5622015-03-02 19:07:52 +05301199DocType: Communication,Communication,Komunikacja
1200DocType: Item,Is Service Item,Jest usługą
Pratik Vyas97264472015-05-14 15:13:10 +05301201DocType: Activity Cost,Projects,Projekty
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301202apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +31,Please select Fiscal Year,Wybierz Rok Podatkowy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301203apps/erpnext/erpnext/controllers/buying_controller.py +23,From {0} | {1} {2},Od {0} | {1} {2}
Anand Doshif5940902015-09-07 18:47:04 +05301204DocType: BOM Operation,Operation Description,Opis operacji
Pratik Vyas593d5622015-03-02 19:07:52 +05301205DocType: Item,Will also apply to variants,Stosuje się również do wariantów
Pratik Vyas97264472015-05-14 15:13:10 +05301206apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +30,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 +05301207DocType: Quotation,Shopping Cart,Koszyk
Pratik Vyas97264472015-05-14 15:13:10 +05301208apps/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 +05301209DocType: Pricing Rule,Campaign,Kampania
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301210apps/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 +05301211DocType: Purchase Invoice,Contact Person,Osoba kontaktowa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301212apps/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 +05301213DocType: Holiday List,Holidays,Wakacje
Pratik Vyas593d5622015-03-02 19:07:52 +05301214DocType: Sales Order Item,Planned Quantity,Planowana ilość
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301215DocType: Purchase Invoice Item,Item Tax Amount,Wysokość podatku dla tej pozycji
Anand Doshif5940902015-09-07 18:47:04 +05301216DocType: Item,Maintain Stock,Utrzymanie Zapasów
Anand Doshif5940902015-09-07 18:47:04 +05301217DocType: Leave Control Panel,Leave blank if considered for all designations,Zostaw puste jeśli jest to rozważane dla wszystkich nominacji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301218apps/erpnext/erpnext/controllers/accounts_controller.py +497,Charge of type 'Actual' in row {0} cannot be included in Item Rate,
1219apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +182,Max: {0},Max: {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301220apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +16,From Datetime,Od DateTime
1221DocType: Email Digest,For Company,Dla firmy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301222apps/erpnext/erpnext/config/support.py +38,Communication log.,Rejestr komunikacji
Pratik Vyas97264472015-05-14 15:13:10 +05301223apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +66,Buying Amount,
Pratik Vyas593d5622015-03-02 19:07:52 +05301224DocType: Sales Invoice,Shipping Address Name,Adres do wysyłki Nazwa
1225apps/erpnext/erpnext/accounts/doctype/account/account.js +50,Chart of Accounts,Plan Kont
1226DocType: Material Request,Terms and Conditions Content,Zawartość regulaminu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301227apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +471,cannot be greater than 100,nie może być większa niż 100
1228apps/erpnext/erpnext/stock/doctype/item/item.py +364,Item {0} is not a stock Item,
Pratik Vyas97264472015-05-14 15:13:10 +05301229DocType: Maintenance Visit,Unscheduled,Nieplanowany
Anand Doshif5940902015-09-07 18:47:04 +05301230DocType: Employee,Owned,Zawłaszczony
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301231DocType: Salary Slip Deduction,Depends on Leave Without Pay,Zależy od urlopu bezpłatnego
Pratik Vyas593d5622015-03-02 19:07:52 +05301232DocType: Pricing Rule,"Higher the number, higher the priority","Im wyższa liczba, wyższy priorytet"
Anand Doshif5940902015-09-07 18:47:04 +05301233,Purchase Invoice Trends,Trendy Faktur Zakupów
1234DocType: Employee,Better Prospects,Lepsze Alternatywy
Pratik Vyas593d5622015-03-02 19:07:52 +05301235DocType: Appraisal,Goals,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301236DocType: Warranty Claim,Warranty / AMC Status,Gwarancja / AMC Status
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05301237,Accounts Browser,Przeglądarka kont
Pratik Vyas593d5622015-03-02 19:07:52 +05301238DocType: GL Entry,GL Entry,
Pratik Vyasfcc31022015-07-10 12:05:24 +05301239DocType: HR Settings,Employee Settings,Ustawienia pracownika
Pratik Vyas593d5622015-03-02 19:07:52 +05301240,Batch-Wise Balance History,
Pratik Vyasfcc31022015-07-10 12:05:24 +05301241DocType: Email Digest,To Do List,"Lista ""Do zrobienia"""
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301242apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +63,Apprentice,Uczeń
Anand Doshif5940902015-09-07 18:47:04 +05301243apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +99,Negative Quantity is not allowed,Ilość nie może być wyrażana na minusie
Pratik Vyas593d5622015-03-02 19:07:52 +05301244DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
1245Used for Taxes and Charges","Podatki pobierane z tabeli szczegółów mistrza poz jako ciąg znaków i przechowywane w tej dziedzinie.
1246 Służy do podatkach i opłatach"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301247apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +61,Lancing,kopiowanie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301248apps/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 +05301249DocType: Account,"If the account is frozen, entries are allowed to restricted users.","Jeśli konto jest zamrożone, zapisy mogą wykonywać tylko wyznaczone osoby."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301250apps/erpnext/erpnext/controllers/accounts_controller.py +435,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 Doshif5940902015-09-07 18:47:04 +05301251DocType: Job Opening,"Job profile, qualifications required etc.","Profil pracy, wymagane kwalifikacje itp."
Pratik Vyas593d5622015-03-02 19:07:52 +05301252DocType: Journal Entry Account,Account Balance,Bilans konta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301253apps/erpnext/erpnext/config/accounts.py +112,Tax Rule for transactions.,Reguła podatkowa dla transakcji.
Pratik Vyas593d5622015-03-02 19:07:52 +05301254DocType: Rename Tool,Type of document to rename.,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301255apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +630,We buy this Item,Kupujemy ten przedmiot
Anand Doshif5940902015-09-07 18:47:04 +05301256DocType: Address,Billing,Rozliczenie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301257apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +77,Flanging,Wywinięcie
Pratik Vyas97264472015-05-14 15:13:10 +05301258DocType: Bulk Email,Not Sent,Nie wysłane
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301259apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +73,Explosive forming,Wybuchowe formowania
Pratik Vyas593d5622015-03-02 19:07:52 +05301260DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),
Pratik Vyas593d5622015-03-02 19:07:52 +05301261DocType: Shipping Rule,Shipping Account,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301262apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +43,Scheduled to send to {0} recipients,
Pratik Vyas593d5622015-03-02 19:07:52 +05301263DocType: Quality Inspection,Readings,Odczyty
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301264DocType: Stock Entry,Total Additional Costs,Wszystkich Dodatkowe koszty
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301265apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +623,Sub Assemblies,
Pratik Vyas593d5622015-03-02 19:07:52 +05301266DocType: Shipping Rule Condition,To Value,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301267DocType: Supplier,Stock Manager,Zdjęcie Kierownik
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301268apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +143,Source warehouse is mandatory for row {0},
1269apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +581,Packing Slip,
Pratik Vyas97264472015-05-14 15:13:10 +05301270apps/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 +05301271apps/erpnext/erpnext/config/setup.py +110,Setup SMS gateway settings,Konfiguracja ustawień bramki SMS
1272apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +60,Import Failed!,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301273sites/assets/js/erpnext.min.js +24,No address added yet.,Nie dodano jeszcze adresu.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301274DocType: Workstation Working Hour,Workstation Working Hour,Godziny robocze Stacji Roboczej
1275apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +83,Analyst,Analityk
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301276apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +202,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 +05301277DocType: Item,Inventory,Inwentarz
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301278DocType: Features Setup,"To enable ""Point of Sale"" view",Aby włączyć "punkt sprzedaży" widzenia
Pratik Vyas593d5622015-03-02 19:07:52 +05301279DocType: Item,Sales Details,Szczegóły sprzedaży
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301280apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +149,Pinning,Przypinanie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301281DocType: Opportunity,With Items,Z przedmiotami
1282apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,In Qty,
Pratik Vyas97264472015-05-14 15:13:10 +05301283DocType: Notification Control,Expense Claim Rejected,Zwrot wydatku odrzucony
1284DocType: Sales Invoice,"The date on which next invoice will be generated. It is generated on submit.
1285","Dzień, w którym będą generowane następne faktury. Jest on generowany na przedstawienia."
Pratik Vyas593d5622015-03-02 19:07:52 +05301286DocType: Item Attribute,Item Attribute,Element Atrybut
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301287apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +105,Government,Rząd
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301288apps/erpnext/erpnext/config/stock.py +273,Item Variants,Warianty artykuł
Pratik Vyas593d5622015-03-02 19:07:52 +05301289DocType: Company,Services,Usługi
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301290apps/erpnext/erpnext/accounts/report/financial_statements.py +147,Total ({0}),Razem ({0})
1291DocType: Cost Center,Parent Cost Center,Nadrzędny dział kalkulacji kosztów
Pratik Vyas593d5622015-03-02 19:07:52 +05301292DocType: Sales Invoice,Source,Źródło
Pratik Vyas97264472015-05-14 15:13:10 +05301293DocType: Leave Type,Is Leave Without Pay,Czy urlopu bezpłatnego
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301294apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +186,No records found in the Payment table,Nie znaleziono rekordów w tabeli płatności
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301295apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +405,Financial Year Start Date,Data początku roku finansowego
Pratik Vyas593d5622015-03-02 19:07:52 +05301296DocType: Employee External Work History,Total Experience,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301297apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +100,Countersinking,Pogłębianie
1298apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +269,Packing Slip(s) cancelled,
Pratik Vyas97264472015-05-14 15:13:10 +05301299apps/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 +05301300DocType: Material Request Item,Sales Order No,Nr Zlecenia Sprzedaży
1301DocType: Item Group,Item Group Name,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301302apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +52,Taken,Wzięty
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301303apps/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 +05301304DocType: Pricing Rule,For Price List,Dla Listy Cen
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301305apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +27,Executive Search,Szukanie wykonawcze
1306apps/erpnext/erpnext/stock/stock_ledger.py +405,"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 +05301307DocType: Maintenance Schedule,Schedules,Harmonogramy
Pratik Vyas97264472015-05-14 15:13:10 +05301308DocType: Purchase Invoice Item,Net Amount,Kwota netto
Pratik Vyas593d5622015-03-02 19:07:52 +05301309DocType: Purchase Order Item Supplied,BOM Detail No,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301310DocType: Purchase Invoice,Additional Discount Amount (Company Currency),Dodatkowa kwota rabatu (waluta firmy)
Pratik Vyas593d5622015-03-02 19:07:52 +05301311DocType: Period Closing Voucher,CoA Help,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301312apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +528,Error: {0} > {1},Błąd: {0} > {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301313apps/erpnext/erpnext/accounts/doctype/account/account.js +8,Please create new account from Chart of Accounts.,
Anand Doshif5940902015-09-07 18:47:04 +05301314DocType: Maintenance Visit,Maintenance Visit,Wizyta Konserwacji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301315apps/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 +05301316DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Dostępne w Warehouse partii Ilość
Pratik Vyas593d5622015-03-02 19:07:52 +05301317DocType: Time Log Batch Detail,Time Log Batch Detail,
1318DocType: Workflow State,Tasks,Zadania
Anand Doshif5940902015-09-07 18:47:04 +05301319DocType: Landed Cost Voucher,Landed Cost Help,Ugruntowany Koszt Pomocy
Pratik Vyas593d5622015-03-02 19:07:52 +05301320DocType: Event,Tuesday,Wtorek
1321DocType: Leave Block List,Block Holidays on important days.,Blok Wakacje na ważne dni.
1322,Accounts Receivable Summary,Należności Podsumowanie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301323apps/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 +05301324DocType: UOM,UOM Name,Nazwa Jednostki Miary
Pratik Vyas593d5622015-03-02 19:07:52 +05301325DocType: Top Bar Item,Target,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301326apps/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 +05301327DocType: Sales Invoice,Shipping Address,Adres dostawy
1328DocType: 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.
1329DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301330apps/erpnext/erpnext/config/stock.py +120,Brand master.,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301331DocType: ToDo,Due Date,Termin
Pratik Vyas593d5622015-03-02 19:07:52 +05301332DocType: Sales Invoice Item,Brand Name,Nazwa marki
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301333DocType: Purchase Receipt,Transporter Details,Szczegóły transporterów
Anand Doshif5940902015-09-07 18:47:04 +05301334apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +626,Box,Pudło
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301335apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +389,The Organization,Organizacja
Pratik Vyas593d5622015-03-02 19:07:52 +05301336DocType: Monthly Distribution,Monthly Distribution,Miesięczny Dystrybucja
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301337apps/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 +05301338DocType: Production Plan Sales Order,Production Plan Sales Order,Zamówienie sprzedaży plany produkcji
Pratik Vyas593d5622015-03-02 19:07:52 +05301339DocType: Sales Partner,Sales Partner Target,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301340apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +111,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 +05301341DocType: Pricing Rule,Pricing Rule,Reguła cenowa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301342apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +58,Notching,Nacinania
1343apps/erpnext/erpnext/config/learn.py +162,Material Request to Purchase Order,Materiał Wniosek o Zamówieniu
1344apps/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 +05301345apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,Konta bankowe
Pratik Vyas593d5622015-03-02 19:07:52 +05301346,Bank Reconciliation Statement,
Anand Doshif5940902015-09-07 18:47:04 +05301347DocType: Address,Lead Name,Nazwa Tropu
Pratik Vyas593d5622015-03-02 19:07:52 +05301348,POS,POS
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301349apps/erpnext/erpnext/config/stock.py +268,Opening Stock Balance,Saldo otwierające zapasy
1350apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +36,{0} must appear only once,{0} musi pojawić się tylko raz
1351apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +334,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}
Anand Doshif5940902015-09-07 18:47:04 +05301352apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +58,Leaves Allocated Successfully for {0},Urlop przedzielony z powodzeniem dla {0}
1353apps/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 +05301354DocType: Shipping Rule Condition,From Value,Od wartości
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301355apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +544,Manufacturing Quantity is mandatory,
1356apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,Amounts not reflected in bank,Kwoty nie odzwierciedlone w banku
Pratik Vyas593d5622015-03-02 19:07:52 +05301357DocType: Quality Inspection Reading,Reading 4,Odczyt 4
Pratik Vyas97264472015-05-14 15:13:10 +05301358apps/erpnext/erpnext/config/hr.py +23,Claims for company expense.,Zwrot wydatków
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301359apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +8,Centrifugal casting,Odlewanie odśrodkowe
1360apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +119,Magnetic field-assisted finishing,Wspomagane wykańczania pola magnetycznego
Pratik Vyas593d5622015-03-02 19:07:52 +05301361DocType: Company,Default Holiday List,Domyślnie lista wakacje
Pratik Vyas97264472015-05-14 15:13:10 +05301362apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +165,Stock Liabilities,
Pratik Vyas593d5622015-03-02 19:07:52 +05301363DocType: Purchase Receipt,Supplier Warehouse,Magazyn dostawcy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301364DocType: Opportunity,Contact Mobile No,Numer komórkowy kontaktu
Pratik Vyas593d5622015-03-02 19:07:52 +05301365DocType: Production Planning Tool,Select Sales Orders,
1366,Material Requests for which Supplier Quotations are not created,
1367DocType: 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.,
Pratik Vyas97264472015-05-14 15:13:10 +05301368apps/erpnext/erpnext/crm/doctype/lead/lead.js +34,Make Quotation,Dodać Oferta
1369DocType: Dependent Task,Dependent Task,Zadanie zależne
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301370apps/erpnext/erpnext/stock/doctype/item/item.py +135,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 Doshif5940902015-09-07 18:47:04 +05301371apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +142,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 +05301372DocType: 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 +05301373DocType: HR Settings,Stop Birthday Reminders,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301374DocType: SMS Center,Receiver List,Lista odbiorców
Pratik Vyas593d5622015-03-02 19:07:52 +05301375DocType: Payment Tool Detail,Payment Amount,Kwota płatności
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301376apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,Skonsumowana wartość
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301377sites/assets/js/erpnext.min.js +51,{0} View,{0} Zobacz
Pratik Vyas593d5622015-03-02 19:07:52 +05301378DocType: Salary Structure Deduction,Salary Structure Deduction,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301379apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +158,Selective laser sintering,Selektywne spiekanie laserowe
1380apps/erpnext/erpnext/stock/doctype/item/item.py +130,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
1381apps/frappe/frappe/core/page/data_import_tool/data_import_tool.js +108,Import Successful!,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301382apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Koszt Emitowanych Przedmiotów
1383DocType: Email Digest,Expenses Booked,Wydatki zaksięgowane
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301384apps/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}
1385apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +41,Age (Days),Wiek (dni)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301386DocType: Quotation Item,Quotation Item,Przedmiot Wyceny
Pratik Vyas593d5622015-03-02 19:07:52 +05301387DocType: Account,Account Name,Nazwa konta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301388apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +41,From Date cannot be greater than To Date,Data od - nie może być późniejsza niż Data do
Pratik Vyas593d5622015-03-02 19:07:52 +05301389apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +209,Serial No {0} quantity {1} cannot be a fraction,
Pratik Vyas97264472015-05-14 15:13:10 +05301390apps/erpnext/erpnext/config/buying.py +59,Supplier Type master.,
Pratik Vyas593d5622015-03-02 19:07:52 +05301391DocType: Purchase Order Item,Supplier Part Number,Numer katalogowy dostawcy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301392apps/frappe/frappe/core/page/permission_manager/permission_manager.js +379,Add,Dodaj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301393apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +92,Conversion rate cannot be 0 or 1,Wartością konwersji nie może być 0 ani 1
1394apps/erpnext/erpnext/controllers/stock_controller.py +245,{0} {1} is cancelled or stopped,{0} {1} jest anulowane lub wstrzymane
Pratik Vyas593d5622015-03-02 19:07:52 +05301395DocType: Accounts Settings,Credit Controller,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301396DocType: Delivery Note,Vehicle Dispatch Date,Data wysłania pojazdu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301397apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +197,Purchase Receipt {0} is not submitted,Potwierdzenie Zakupu {0} nie zostało wysłane
Pratik Vyas97264472015-05-14 15:13:10 +05301398DocType: Company,Default Payable Account,Domyślnie konto płatności
Pratik Vyas593d5622015-03-02 19:07:52 +05301399apps/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 Mehta63b98ec2015-08-04 11:38:04 +05301400apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +660,Setup Complete,Konfiguracja zakończona
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301401apps/erpnext/erpnext/controllers/website_list_for_contact.py +65,{0}% Billed,{0}% rozliczono
Pratik Vyas97264472015-05-14 15:13:10 +05301402apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +33,Reserved Qty,Zarezerwowana ilość
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301403DocType: Party Account,Party Account,Konto Grupy
1404apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +74,Human Resources,Kadry
Pratik Vyas593d5622015-03-02 19:07:52 +05301405DocType: Lead,Upper Income,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301406DocType: Journal Entry Account,Debit in Company Currency,Debet w firmie Waluta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301407apps/erpnext/erpnext/support/doctype/issue/issue.py +58,My Issues,Moje problemy
Pratik Vyas593d5622015-03-02 19:07:52 +05301408DocType: BOM Item,BOM Item,
1409DocType: Appraisal,For Employee,Dla pracownika
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301410DocType: Company,Default Values,Domyślne Wartości
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301411apps/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 +05301412DocType: Expense Claim,Total Amount Reimbursed,Całkowitej kwoty zwrotów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301413apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +152,Press fitting,Prasa montażu
1414apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +64,Against Supplier Invoice {0} dated {1},Przeciwko Dostawcę faktury {0} {1} dnia
1415DocType: Customer,Default Price List,Domyślna List Cen
Pratik Vyas593d5622015-03-02 19:07:52 +05301416DocType: Payment Reconciliation,Payments,Płatności
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301417apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +24,Hot isostatic pressing,Prasowanie izostatyczne na gorąco
Anand Doshif5940902015-09-07 18:47:04 +05301418DocType: ToDo,Medium,Średni
Pratik Vyas593d5622015-03-02 19:07:52 +05301419DocType: Budget Detail,Budget Allocated,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301420DocType: Journal Entry,Entry Type,Rodzaj wejścia
Pratik Vyas593d5622015-03-02 19:07:52 +05301421,Customer Credit Balance,Saldo kredytowe klienta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301422apps/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 +05301423apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',
Pratik Vyas97264472015-05-14 15:13:10 +05301424apps/erpnext/erpnext/config/accounts.py +53,Update bank payment dates with journals.,
Pratik Vyas593d5622015-03-02 19:07:52 +05301425DocType: Quotation,Term Details,Szczegóły warunków
Pratik Vyas97264472015-05-14 15:13:10 +05301426DocType: Manufacturing Settings,Capacity Planning For (Days),Planowanie zdolności Do (dni)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301427apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +56,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 +05301428DocType: Warranty Claim,Warranty Claim,Roszczenie gwarancyjne
Anand Doshif5940902015-09-07 18:47:04 +05301429,Lead Details,Dane Tropu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301430DocType: Authorization Rule,Approving User,Użytkownik Zatwierdzający
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301431apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +37,Forging,Kucie
1432apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +126,Plating,Galwanizacja
Pratik Vyasfcc31022015-07-10 12:05:24 +05301433DocType: Purchase Invoice,End date of current invoice's period,Data zakończenia okresu bieżącej faktury
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301434DocType: Pricing Rule,Applicable For,Stosowne dla
Pratik Vyasfcc31022015-07-10 12:05:24 +05301435DocType: Bank Reconciliation,From Date,Od daty
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301436DocType: Shipping Rule Country,Shipping Rule Country,Zasada Wysyłka Kraj
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301437DocType: Maintenance Visit,Partially Completed,Częściowo Ukończony
1438DocType: Leave Type,Include holidays within leaves as leaves,Dołącz wakacji ciągu liści jak liście
1439DocType: Sales Invoice,Packed Items,Przedmioty pakowane
Pratik Vyas97264472015-05-14 15:13:10 +05301440apps/erpnext/erpnext/config/support.py +18,Warranty Claim against Serial No.,Roszczenie gwarancja na nr seryjny
Pratik Vyas593d5622015-03-02 19:07:52 +05301441DocType: 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"
1442DocType: Shopping Cart Settings,Enable Shopping Cart,Włącz Koszyk
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301443DocType: Employee,Permanent Address,Stały adres
1444apps/erpnext/erpnext/stock/get_item_details.py +122,Item {0} must be a Service Item.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301445apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +222,"Advance paid against {0} {1} cannot be greater \
1446 than Grand Total {2}",Zaliczki wypłaconej przed {0} {1} nie może być większa \ niż RAZEM {2}
1447apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +148,Please select item code,Wybierz kod produktu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301448DocType: Salary Structure Deduction,Reduce Deduction for Leave Without Pay (LWP),Zmniejsz potrącenie za Bezpłatny Urlop
Pratik Vyas593d5622015-03-02 19:07:52 +05301449DocType: Territory,Territory Manager,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301450DocType: Sales Invoice,Paid Amount (Company Currency),Wpłaconej kwoty (Spółka Waluta)
1451DocType: Purchase Invoice,Additional Discount,Dodatkowe zniżki
Pratik Vyas593d5622015-03-02 19:07:52 +05301452DocType: Selling Settings,Selling Settings,Ustawienia Sprzedaży
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301453apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +39,Online Auctions,Aukcje Online
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301454apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +94,Please specify either Quantity or Valuation Rate or both,
1455apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +50,"Company, Month and Fiscal Year is mandatory",
Pratik Vyas97264472015-05-14 15:13:10 +05301456apps/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 +05301457,Item Shortage Report,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301458apps/erpnext/erpnext/stock/doctype/item/item.js +192,"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 +05301459DocType: Stock Entry Detail,Material Request used to make this Stock Entry,
Pratik Vyas97264472015-05-14 15:13:10 +05301460apps/erpnext/erpnext/config/support.py +43,Single unit of an Item.,Jednostka produktu.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301461apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +212,Time Log Batch {0} must be 'Submitted',
Pratik Vyas593d5622015-03-02 19:07:52 +05301462DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Tworzenie Zapisów Księgowych dla każdej zmiany stanu Magazynu
1463DocType: Leave Allocation,Total Leaves Allocated,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301464apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +384,Warehouse required at Row No {0},Magazyn wymagany w wierszu nr {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301465DocType: Employee,Date Of Retirement,Data przejścia na emeryturę
Pratik Vyasfcc31022015-07-10 12:05:24 +05301466DocType: Upload Attendance,Get Template,Pobierz szablon
Anand Doshif5940902015-09-07 18:47:04 +05301467DocType: Address,Postal,Pocztowy
Pratik Vyas593d5622015-03-02 19:07:52 +05301468DocType: Email Digest,Total amount of invoices sent to the customer during the digest period,
1469DocType: Item,Weightage,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301470apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +159,Mining,Górnictwo
1471apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +17,Resin casting,Odlewy z żywicy
1472apps/erpnext/erpnext/selling/doctype/customer/customer.py +82,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
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301473DocType: Territory,Parent Territory,Nadrzędne terytorium
Pratik Vyas593d5622015-03-02 19:07:52 +05301474DocType: Quality Inspection Reading,Reading 2,Odczyt 2
1475DocType: Stock Entry,Material Receipt,Przyjęcie materiałów
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301476apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +622,Products,Produkty
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301477apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +45,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 +05301478DocType: 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 +05301479DocType: Lead,Next Contact By,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301480apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +215,Quantity required for Item {0} in row {1},Ilość wymagana dla Przedmiotu {0} w rzędzie {1}
1481apps/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 +05301482DocType: Quotation,Order Type,Typ zamówienia
1483DocType: Purchase Invoice,Notification Email Address,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301484DocType: Payment Tool,Find Invoices to Match,Znajdź pasujące faktury
Pratik Vyas593d5622015-03-02 19:07:52 +05301485,Item-wise Sales Register,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301486apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +399,"e.g. ""XYZ National Bank""","np ""XYZ Narodowy Bank """
Pratik Vyas97264472015-05-14 15:13:10 +05301487DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,
1488apps/erpnext/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py +57,Total Target,Łączna docelowa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301489apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.js +22,Shopping Cart is enabled,Koszyk jest włączony
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301490DocType: Job Applicant,Applicant for a Job,Aplikant do Pracy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301491apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +173,No Production Orders created,
Pratik Vyas593d5622015-03-02 19:07:52 +05301492apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +131,Salary Slip of employee {0} already created for this month,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301493DocType: Stock Reconciliation,Reconciliation JSON,Wyrównywanie JSON
Pratik Vyas593d5622015-03-02 19:07:52 +05301494apps/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.
1495DocType: Sales Invoice Item,Batch No,Nr Partii
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301496DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Zezwalaj na wiele zleceń sprzedaży wobec Klienta Zamówienia
1497apps/erpnext/erpnext/setup/doctype/company/company.py +152,Main,Główny
Pratik Vyas593d5622015-03-02 19:07:52 +05301498DocType: DocPerm,Delete,Usuń
Pratik Vyas97264472015-05-14 15:13:10 +05301499apps/erpnext/erpnext/stock/doctype/item/item_list.js +11,Variant,Wariant
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301500sites/assets/js/desk.min.js +7968,New {0},Nowy rekord {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301501DocType: Naming Series,Set prefix for numbering series on your transactions,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301502apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +163,Stopped order cannot be cancelled. Unstop to cancel.,
1503apps/erpnext/erpnext/stock/doctype/item/item.py +152,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 +05301504DocType: Employee,Leave Encashed?,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301505apps/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 +05301506DocType: Item,Variants,Warianty
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301507apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +458,Make Purchase Order,
Pratik Vyas593d5622015-03-02 19:07:52 +05301508DocType: SMS Center,Send To,
1509apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +111,There is not enough leave balance for Leave Type {0},
1510DocType: Sales Team,Contribution to Net Total,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301511DocType: Sales Invoice Item,Customer's Item Code,Kod Przedmiotu Klienta
Pratik Vyas97264472015-05-14 15:13:10 +05301512DocType: Stock Reconciliation,Stock Reconciliation,Uzgodnienia stanu
Pratik Vyas593d5622015-03-02 19:07:52 +05301513DocType: Territory,Territory Name,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301514apps/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 +05301515apps/erpnext/erpnext/config/hr.py +43,Applicant for a Job.,Aplikant do Pracy.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301516DocType: Purchase Order Item,Warehouse and Reference,Magazyn i punkt odniesienia
Pratik Vyas593d5622015-03-02 19:07:52 +05301517DocType: Supplier,Statutory info and other general information about your Supplier,
1518DocType: Country,Country,Kraj
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301519apps/erpnext/erpnext/shopping_cart/utils.py +47,Addresses,Adresy
1520DocType: Communication,Received,Otrzymano
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301521apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +136,Against Journal Entry {0} does not have any unmatched {1} entry,Przeciwko Urzędowym Wejście {0} nie ma niezrównaną pozycję {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301522apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +216,Duplicate Serial No entered for Item {0},Zduplikowany Nr Seryjny wprowadzony dla przedmiotu {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301523DocType: Shipping Rule Condition,A condition for a Shipping Rule,Warunkiem art wysyłka
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301524apps/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 Vyas97264472015-05-14 15:13:10 +05301525DocType: DocField,Attach Image,Dołącz obrazek
Pratik Vyas593d5622015-03-02 19:07:52 +05301526DocType: Packing Slip,The net weight of this package. (calculated automatically as sum of net weight of items),
Anand Doshif5940902015-09-07 18:47:04 +05301527DocType: Stock Reconciliation Item,Leave blank if no change,Zostaw puste jeśli nie zaszły żadne zmiany
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301528DocType: Sales Order,To Deliver and Bill,Do dostarczenia i Bill
1529DocType: GL Entry,Credit Amount in Account Currency,Kwota kredytu w walucie rachunku
Pratik Vyas97264472015-05-14 15:13:10 +05301530apps/erpnext/erpnext/config/manufacturing.py +24,Time Logs for manufacturing.,Czas Logi do produkcji.
Pratik Vyas593d5622015-03-02 19:07:52 +05301531DocType: Item,Apply Warehouse-wise Reorder Level,Zastosuj Warehouse-mądry Reorder Level
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301532apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +429,BOM {0} must be submitted,BOM {0} musi być złożony
Pratik Vyas593d5622015-03-02 19:07:52 +05301533DocType: Authorization Control,Authorization Control,
Pratik Vyas97264472015-05-14 15:13:10 +05301534apps/erpnext/erpnext/config/projects.py +23,Time Log for tasks.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301535apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +474,Payment,Płatność
Pratik Vyasfcc31022015-07-10 12:05:24 +05301536DocType: Production Order Operation,Actual Time and Cost,Rzeczywisty Czas i Koszt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301537apps/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 +05301538DocType: Employee,Salutation,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301539DocType: Communication,Rejected,Odrzucono
Pratik Vyas593d5622015-03-02 19:07:52 +05301540DocType: Pricing Rule,Brand,Marka
Pratik Vyas593d5622015-03-02 19:07:52 +05301541DocType: Item,Will also apply for variants,Również zastosowanie do wariantów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301542apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +582,% Delivered,% dostarczonych
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301543apps/erpnext/erpnext/config/selling.py +153,Bundle items at time of sale.,
Pratik Vyasfcc31022015-07-10 12:05:24 +05301544DocType: Sales Order Item,Actual Qty,Rzeczywista Ilość
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301545DocType: Sales Invoice Item,References,Referencje
Pratik Vyas593d5622015-03-02 19:07:52 +05301546DocType: Quality Inspection Reading,Reading 10,Odczyt 10
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301547apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +612,"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 +05301548DocType: Hub Settings,Hub Node,Hub Węzeł
1549apps/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 +05301550apps/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
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301551apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +87,Associate,
Pratik Vyas593d5622015-03-02 19:07:52 +05301552apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +46,Item {0} is not a serialized Item,
Anand Doshif5940902015-09-07 18:47:04 +05301553DocType: SMS Center,Create Receiver List,Stwórz listę odbiorców
Pratik Vyas593d5622015-03-02 19:07:52 +05301554apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +5,Expired,Upłynął
1555DocType: Packing Slip,To Package No.,
1556DocType: DocType,System,
1557DocType: Warranty Claim,Issue Date,
Pratik Vyas97264472015-05-14 15:13:10 +05301558DocType: Activity Cost,Activity Cost,Aktywny Koszt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301559DocType: Purchase Receipt Item Supplied,Consumed Qty,Skonsumowana ilość
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301560apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +52,Telecommunications,
Pratik Vyas593d5622015-03-02 19:07:52 +05301561DocType: 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 +05301562DocType: Payment Tool,Make Payment Entry,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301563apps/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 +05301564,Sales Invoice Trends,
1565DocType: Leave Application,Apply / Approve Leaves,Zastosuj / Zatwierdź liście
Pratik Vyas97264472015-05-14 15:13:10 +05301566apps/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 +05301567DocType: Sales Order Item,Delivery Warehouse,Magazyn Dostawa
1568DocType: Stock Settings,Allowance Percent,Dopuszczalny procent
Anand Doshif5940902015-09-07 18:47:04 +05301569DocType: SMS Settings,Message Parameter,Parametr Wiadomości
Pratik Vyas593d5622015-03-02 19:07:52 +05301570DocType: Serial No,Delivery Document No,Nr dokumentu dostawy
Pratik Vyasfcc31022015-07-10 12:05:24 +05301571DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Uzyskaj pozycje z potwierdzeń zakupu.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301572DocType: Serial No,Creation Date,Data utworzenia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301573apps/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 +05301574apps/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}"
1575DocType: Purchase Order Item,Supplier Quotation Item,
1576apps/erpnext/erpnext/hr/doctype/employee/employee.js +27,Make Salary Structure,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301577apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +54,Shearing,Strzyżenie
Pratik Vyas593d5622015-03-02 19:07:52 +05301578DocType: Item,Has Variants,Ma Warianty
1579apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +22,Click on 'Make Sales Invoice' button to create a new Sales Invoice.,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301580apps/erpnext/erpnext/controllers/recurring_document.py +166,Period From and Period To dates mandatory for recurring %s,Okres Od i Okres Do dat jest obowiązkowo dla powtarzających %s
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301581apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +166,Packaging and labeling,Pakowania i etykietowania
Pratik Vyas593d5622015-03-02 19:07:52 +05301582DocType: Monthly Distribution,Name of the Monthly Distribution,Nazwa dystrybucji miesięcznej
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301583DocType: Sales Person,Parent Sales Person,Nadrzędny Przedstawiciel Handlowy
Anand Doshif5940902015-09-07 18:47:04 +05301584apps/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 Mehta626ba1b2015-10-14 15:22:06 +05301585DocType: Dropbox Backup,Dropbox Access Secret,Sekret do Dostępu do Dropboxa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301586DocType: Purchase Invoice,Recurring Invoice,Powtarzająca się faktura
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301587apps/erpnext/erpnext/config/learn.py +228,Managing Projects,Zarządzanie projektami
Pratik Vyas593d5622015-03-02 19:07:52 +05301588DocType: Supplier,Supplier of Goods or Services.,Dostawca towarów lub usług.
1589DocType: Budget Detail,Fiscal Year,Rok Podatkowy
1590DocType: Cost Center,Budget,Budżet
Pratik Vyas97264472015-05-14 15:13:10 +05301591apps/erpnext/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py +50,Achieved,Osiągnięte
1592apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +65,Territory / Customer,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301593apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +552,e.g. 5,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301594apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +207,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 +05301595DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,
1596DocType: Item,Is Sales Item,Jest produktem sprzedawalnym
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301597apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Drzewo kategorii
Pratik Vyas593d5622015-03-02 19:07:52 +05301598apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +70,Item {0} is not setup for Serial Nos. Check Item master,
Anand Doshif5940902015-09-07 18:47:04 +05301599DocType: Maintenance Visit,Maintenance Time,Czas Konserwacji
Pratik Vyas97264472015-05-14 15:13:10 +05301600,Amount to Deliver,Kwota do Deliver
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301601apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +620,A Product or Service,Produkt lub usługa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301602apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +158,There were errors.,
1603apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +101,Tapping,Dotykając
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301604DocType: Naming Series,Current Value,Bieżąca Wartość
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301605apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +171,{0} created,{0} utworzone
1606DocType: Delivery Note Item,Against Sales Order,Na podstawie zamówienia sprzedaży
Pratik Vyas593d5622015-03-02 19:07:52 +05301607,Serial No Status,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301608apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +382,Item table can not be blank,
1609apps/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 +05301610 must be greater than or equal to {2}","Row {0}: aby okresowość {1} w zależności od od i do tej pory \
1611 musi być większa niż lub równe {2}"
1612DocType: Pricing Rule,Selling,Sprzedaż
1613DocType: Employee,Salary Information,
Anand Doshif5940902015-09-07 18:47:04 +05301614DocType: Sales Person,Name and Employee ID,Imię i Identyfikator Pracownika
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301615apps/erpnext/erpnext/accounts/party.py +266,Due Date cannot be before Posting Date,Termin nie może być po Dacie Umieszczenia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301616DocType: Website Item Group,Website Item Group,Grupa przedmiotów strony WWW
Pratik Vyas97264472015-05-14 15:13:10 +05301617apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +170,Duties and Taxes,Podatki i cła
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301618apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +305,Please enter Reference date,
1619apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +42,{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 +05301620DocType: 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 +05301621DocType: Purchase Order Item Supplied,Supplied Qty,Dostarczane szt
Pratik Vyas593d5622015-03-02 19:07:52 +05301622DocType: Material Request Item,Material Request Item,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301623apps/erpnext/erpnext/config/stock.py +103,Tree of Item Groups.,
Pratik Vyas97264472015-05-14 15:13:10 +05301624apps/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 +05301625,Item-wise Purchase History,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301626apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +152,Red,Czerwony
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301627apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +227,Please click on 'Generate Schedule' to fetch Serial No added for Item {0},
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301628DocType: Account,Frozen,Zamrożony
Anand Doshif5940902015-09-07 18:47:04 +05301629,Open Production Orders,Otwórz zamówienia produkcji
Pratik Vyasfcc31022015-07-10 12:05:24 +05301630DocType: Installation Note,Installation Time,Czas instalacji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301631DocType: Sales Invoice,Accounting Details,Dane księgowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301632apps/erpnext/erpnext/setup/doctype/company/company.js +44,Delete all the Transactions for this Company,"Usuń wszystkie transakcje, dla tej firmy"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301633apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +191,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 +05301634apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +57,Investments,
Pratik Vyas593d5622015-03-02 19:07:52 +05301635DocType: Issue,Resolution Details,
Pratik Vyas97264472015-05-14 15:13:10 +05301636apps/erpnext/erpnext/config/stock.py +84,Change UOM for an Item.,Zmień jednostkę miary dla produktu
Pratik Vyas593d5622015-03-02 19:07:52 +05301637DocType: Quality Inspection Reading,Acceptance Criteria,Kryteria akceptacji
1638DocType: Item Attribute,Attribute Name,Nazwa atrybutu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301639apps/erpnext/erpnext/controllers/selling_controller.py +234,Item {0} must be Sales or Service Item in {1},
Pratik Vyas593d5622015-03-02 19:07:52 +05301640DocType: Item Group,Show In Website,Pokaż na stronie internetowej
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301641apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +621,Group,Grupa
Pratik Vyas97264472015-05-14 15:13:10 +05301642DocType: Task,Expected Time (in hours),Oczekiwany czas (w godzinach)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301643,Qty to Order,Ilość do zamówienia
1644DocType: 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 +05301645apps/erpnext/erpnext/config/projects.py +51,Gantt chart of all tasks.,Wykres Gantta dla wszystkich zadań.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301646DocType: Appraisal,For Employee Name,Dla Imienia Pracownika
Pratik Vyas593d5622015-03-02 19:07:52 +05301647DocType: Holiday List,Clear Table,Wyczyść tabelę
1648DocType: Features Setup,Brands,Marki
1649DocType: C-Form Invoice Detail,Invoice No,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301650apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +480,From Purchase Order,Od Zamówienia Kupna
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301651DocType: Activity Cost,Costing Rate,Wskaźnik zestawienia kosztów
Pratik Vyas593d5622015-03-02 19:07:52 +05301652DocType: Employee,Resignation Letter Date,
1653apps/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.
Anand Doshif5940902015-09-07 18:47:04 +05301654apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +137,Not Set,Brak Ustawień
Pratik Vyas593d5622015-03-02 19:07:52 +05301655DocType: Communication,Date,Data
1656apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Powtórz Przychody klienta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301657apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +651,Sit tight while your system is being setup. This may take a few moments.,"Czekaj cierpliwie, system jest konfigurowany. To zajmie zaledwie kilka chwil."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301658apps/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
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301659apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +626,Pair,Para
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301660DocType: Bank Reconciliation Detail,Against Account,Konto księgujące
Pratik Vyasfcc31022015-07-10 12:05:24 +05301661DocType: Maintenance Schedule Detail,Actual Date,Rzeczywista Data
Pratik Vyas97264472015-05-14 15:13:10 +05301662DocType: Item,Has Batch No,Posada numer partii (batch)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301663DocType: Delivery Note,Excise Page Number,Akcyza numeru strony
1664DocType: Employee,Personal Details,Dane Osobowe
Anand Doshif5940902015-09-07 18:47:04 +05301665,Maintenance Schedules,Plany Konserwacji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301666apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +44,Embossing,Tłoczenie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301667,Quotation Trends,Trendy Wyceny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301668apps/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}
1669apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +302,Debit To account must be a Receivable account,Debet na konto musi być rachunkiem otrzymującym
1670apps/erpnext/erpnext/stock/doctype/item/item.py +139,"As Production Order can be made for this item, it must be a stock item.",
Pratik Vyas593d5622015-03-02 19:07:52 +05301671DocType: Shipping Rule Condition,Shipping Amount,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301672apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +140,Joining,Łączący
Pratik Vyasfcc31022015-07-10 12:05:24 +05301673DocType: Authorization Rule,Above Value,Wartość Powyżej
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301674,Pending Amount,Kwota Oczekiwana
1675DocType: Purchase Invoice Item,Conversion Factor,Współczynnik konwersji
1676DocType: Serial No,Delivered,Dostarczono
Pratik Vyas97264472015-05-14 15:13:10 +05301677apps/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 +05301678DocType: Purchase Receipt,Vehicle Number,Numer pojazdu
Pratik Vyas593d5622015-03-02 19:07:52 +05301679DocType: Purchase Invoice,The date on which recurring invoice will be stop,
Pratik Vyas97264472015-05-14 15:13:10 +05301680DocType: Journal Entry,Accounts Receivable,Należności
Pratik Vyas593d5622015-03-02 19:07:52 +05301681,Supplier-Wise Sales Analytics,
1682DocType: 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"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301683DocType: Custom Field,Custom,Niestandardowy
Pratik Vyas593d5622015-03-02 19:07:52 +05301684DocType: Production Order,Use Multi-Level BOM,Używaj wielopoziomowych zestawień materiałowych
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301685apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +26,Injection molding,Formowanie wtryskowe
Pratik Vyas97264472015-05-14 15:13:10 +05301686DocType: Bank Reconciliation,Include Reconciled Entries,Dołącz uzgodnione wpisy
1687apps/erpnext/erpnext/config/accounts.py +41,Tree of finanial accounts.,Rejestr operacji gospodarczych.
Anand Doshif5940902015-09-07 18:47:04 +05301688DocType: 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 +05301689DocType: Landed Cost Voucher,Distribute Charges Based On,Rozpowszechnianie opłat na podstawie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301690apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +312,Account {0} must be of type 'Fixed Asset' as Item {1} is an Asset Item,
Anand Doshif5940902015-09-07 18:47:04 +05301691DocType: HR Settings,HR Settings,Ustawienia HR
Pratik Vyas97264472015-05-14 15:13:10 +05301692apps/frappe/frappe/config/setup.py +130,Printing,Druk
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301693apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +113,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.
1694DocType: Purchase Invoice,Additional Discount Amount,Kwota dodatkowego rabatu
Pratik Vyas593d5622015-03-02 19:07:52 +05301695apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +99,The day(s) on which you are applying for leave are holiday. You need not apply for leave.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301696sites/assets/js/desk.min.js +7802,and,i
Pratik Vyas593d5622015-03-02 19:07:52 +05301697DocType: Leave Block List Allow,Leave Block List Allow,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301698apps/erpnext/erpnext/setup/doctype/company/company.py +236,Abbr can not be blank or space,Skrót nie może być puste lub spacja
1699apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +50,Sports,
Pratik Vyas593d5622015-03-02 19:07:52 +05301700apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61,Total Actual,Razem Rzeczywisty
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301701apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +626,Unit,Jednostka
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301702apps/frappe/frappe/integrations/doctype/dropbox_backup/dropbox_backup.py +182,Please set Dropbox access keys in your site config,
Anand Doshif5940902015-09-07 18:47:04 +05301703apps/erpnext/erpnext/stock/get_item_details.py +113,Please specify Company,Sprecyzuj Firmę
Pratik Vyas593d5622015-03-02 19:07:52 +05301704,Customer Acquisition and Loyalty,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301705DocType: Purchase Receipt,Warehouse where you are maintaining stock of rejected items,Magazyn w którym zarządzasz odrzuconymi przedmiotami
1706apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +408,Your financial year ends on,Zakończenie roku podatkowego
1707DocType: POS Profile,Price List,Cennik
Pratik Vyas97264472015-05-14 15:13:10 +05301708apps/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 +05301709apps/erpnext/erpnext/projects/doctype/project/project.js +47,Expense Claims,Roszczenia wydatków
Pratik Vyas593d5622015-03-02 19:07:52 +05301710DocType: Email Digest,Support,Wsparcie
1711DocType: Authorization Rule,Approving Role,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301712apps/erpnext/erpnext/templates/generators/item.html +51,View Cart,Zobacz Koszyk
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301713,BOM Search,BOM Szukaj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301714apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +176,Closing (Opening + Totals),Zamknięcie (otwieranie + sum)
1715apps/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 +05301716DocType: Workstation,Wages per hour,Zarobki na godzinę
1717apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +45,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}
1718apps/erpnext/erpnext/config/setup.py +83,"Show / Hide features like Serial Nos, POS etc.",
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301719apps/erpnext/erpnext/controllers/accounts_controller.py +236,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 +05301720apps/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 Mehta626ba1b2015-10-14 15:22:06 +05301721apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +53,Clearance date cannot be before check date in row {0},
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301722DocType: Salary Slip,Deduction,Odliczenie
Pratik Vyasfcc31022015-07-10 12:05:24 +05301723DocType: Address Template,Address Template,Szablon Adresu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301724apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +128,Please enter Employee Id of this sales person,Proszę podać ID pracownika tej osoby sprzedaży
Pratik Vyas593d5622015-03-02 19:07:52 +05301725DocType: Territory,Classification of Customers by region,Klasyfikacja Klientów od regionu
1726DocType: Project,% Tasks Completed,% Zadania Zakończone
Pratik Vyas97264472015-05-14 15:13:10 +05301727DocType: Project,Gross Margin,Marża brutto
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301728apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +140,Please enter Production Item first,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301729apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +76,disabled user,Wyłączony użytkownik
Pratik Vyas593d5622015-03-02 19:07:52 +05301730DocType: Opportunity,Quotation,Wycena
1731DocType: Salary Slip,Total Deduction,
Anand Doshif5940902015-09-07 18:47:04 +05301732DocType: Quotation,Maintenance User,Użytkownik Konserwacji
Pratik Vyas97264472015-05-14 15:13:10 +05301733apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +144,Cost Updated,Koszt Zaktualizowano
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301734apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +749,Are you sure you want to UNSTOP,Czy na pewno chcesz odetkać
Pratik Vyas593d5622015-03-02 19:07:52 +05301735DocType: Employee,Date of Birth,Data urodzenia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301736apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +82,Item {0} has already been returned,
Pratik Vyas97264472015-05-14 15:13:10 +05301737DocType: 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 +05301738DocType: Opportunity,Customer / Lead Address,Adres Klienta / Tropu
Pratik Vyas593d5622015-03-02 19:07:52 +05301739DocType: Production Order Operation,Actual Operation Time,Rzeczywisty Czas pracy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301740DocType: Authorization Rule,Applicable To (User),Stosowne dla (Użytkownik)
1741DocType: Purchase Taxes and Charges,Deduct,Odlicz
1742apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +170,Job Description,Opis Pracy
1743DocType: Purchase Order Item,Qty as per Stock UOM,Ilość wg. Jednostki Miary
Anand Doshif5940902015-09-07 18:47:04 +05301744apps/erpnext/erpnext/utilities/doctype/rename_tool/rename_tool.py +34,Please select a valid csv file with data,Proszę wybrać poprawny plik .csv z danymi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301745apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +92,Coating,Powłoka
1746apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +125,"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 +05301747DocType: 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."
1748DocType: Expense Claim,Approver,Osoba zatwierdzająca
Pratik Vyas593d5622015-03-02 19:07:52 +05301749,SO Qty,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301750apps/erpnext/erpnext/accounts/doctype/account/account.py +153,"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 +05301751DocType: Appraisal,Calculate Total Score,Oblicz całkowity wynik
Pratik Vyas593d5622015-03-02 19:07:52 +05301752DocType: Supplier Quotation,Manufacturing Manager,Kierownik Produkcji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301753apps/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 +05301754apps/erpnext/erpnext/config/stock.py +69,Split Delivery Note into packages.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301755apps/erpnext/erpnext/hooks.py +84,Shipments,Przesyłki
1756apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +29,Dip molding,Odlewnictwo DIP
Pratik Vyas593d5622015-03-02 19:07:52 +05301757apps/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.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301758apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +650,Setting Up,Konfigurowanie
Pratik Vyas593d5622015-03-02 19:07:52 +05301759DocType: Purchase Invoice,In Words (Company Currency),
1760DocType: Pricing Rule,Supplier,Dostawca
1761DocType: C-Form,Quarter,Kwartał
Pratik Vyas97264472015-05-14 15:13:10 +05301762apps/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 +05301763DocType: Global Defaults,Default Company,Domyślna Firma
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301764apps/erpnext/erpnext/controllers/stock_controller.py +165,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
1765apps/erpnext/erpnext/controllers/accounts_controller.py +354,"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 +05301766DocType: Employee,Bank Name,Nazwa banku
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301767apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +27,-Above,-Powyżej
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301768apps/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 +05301769DocType: Leave Application,Total Leave Days,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301770DocType: Journal Entry Account,Credit in Account Currency,Kredyt w walucie rachunku
Pratik Vyas593d5622015-03-02 19:07:52 +05301771DocType: Email Digest,Note: Email will not be sent to disabled users,
1772apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +36,Select Company...,Wybierz firmą ...
Anand Doshif5940902015-09-07 18:47:04 +05301773DocType: 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 +05301774apps/erpnext/erpnext/config/hr.py +95,"Types of employment (permanent, contract, intern etc.).",
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301775apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +355,{0} is mandatory for Item {1},{0} jest obowiązkowe dla elementu {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301776DocType: Currency Exchange,From Currency,Od Waluty
Pratik Vyas593d5622015-03-02 19:07:52 +05301777DocType: DocField,Name,Imię
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301778apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +211,"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"
1779apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +102,Sales Order required for Item {0},Zlecenie Sprzedaży jest wymagane dla Elementu {0}
1780apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +43,Amounts not reflected in system,Kwoty nie odzwierciedlone w systemie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301781DocType: Purchase Invoice Item,Rate (Company Currency),Stawka (waluta firmy)
Pratik Vyas593d5622015-03-02 19:07:52 +05301782apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +40,Others,Inni
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301783apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order_list.js +24,Set as Stopped,Ustaw jako Stopped
1784DocType: POS Profile,Taxes and Charges,Podatki i opłaty
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301785DocType: 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 +05301786apps/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,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301787apps/frappe/frappe/core/doctype/doctype/boilerplate/controller_list.html +31,Completed,Zakończono
Pratik Vyas593d5622015-03-02 19:07:52 +05301788DocType: Web Form,Select DocType,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301789apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +104,Broaching,Przeciągarki
1790apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +12,Banking,Bankowość
1791apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +38,Please click on 'Generate Schedule' to get schedule,
1792apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +284,New Cost Center,Nowe Centrum Kosztów
Anand Doshif5940902015-09-07 18:47:04 +05301793DocType: Bin,Ordered Quantity,Zamówiona Ilość
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301794apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +397,"e.g. ""Build tools for builders""","np. ""Buduj narzędzia dla budowniczych"""
Pratik Vyas593d5622015-03-02 19:07:52 +05301795DocType: Quality Inspection,In Process,
1796DocType: Authorization Rule,Itemwise Discount,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301797apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +313,{0} against Sales Order {1},{0} przed Zleceniem Sprzedaży {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301798DocType: Account,Fixed Asset,Trwała własność
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301799apps/erpnext/erpnext/config/learn.py +137,Serialized Inventory,Inwentaryzacja w odcinkach
1800DocType: Activity Type,Default Billing Rate,Domyślnie Cena płatności
Pratik Vyas97264472015-05-14 15:13:10 +05301801DocType: Time Log Batch,Total Billing Amount,Łączna kwota płatności
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301802apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +47,Receivable Account,Konto Należności
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301803apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +139,No Updates For,Brak Aktualizacji dla
Pratik Vyas593d5622015-03-02 19:07:52 +05301804,Stock Balance,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301805apps/erpnext/erpnext/config/learn.py +107,Sales Order to Payment,Płatności do zamówienia sprzedaży
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301806DocType: Expense Claim Detail,Expense Claim Detail,Szczegóły o zwrotach kosztów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301807apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +271,Time Logs created:,Czas Logi utworzone:
Pratik Vyas593d5622015-03-02 19:07:52 +05301808DocType: Company,If Yearly Budget Exceeded,
Pratik Vyas97264472015-05-14 15:13:10 +05301809DocType: Item,Weight UOM,Waga jednostkowa
Anand Doshif5940902015-09-07 18:47:04 +05301810DocType: Employee,Blood Group,Grupa Krwi
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301811DocType: Purchase Invoice Item,Page Break,Znak końca strony
1812DocType: Production Order Operation,Pending,W toku
1813DocType: 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
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301814apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +33,You cannot change default UOM of Variant. To change default UOM for Variant change default UOM of the Template,Nie można zmienić domyślnej UOM wariantu. Aby zmienić domyślny Jednostka miary dla wariantu zmiany domyślnej UOM szablonu
Anand Doshif5940902015-09-07 18:47:04 +05301815apps/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 +05301816DocType: Purchase Invoice Item,Qty,Ilość
1817DocType: Fiscal Year,Companies,Firmy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301818apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +24,Electronics,Elektronika
Pratik Vyas593d5622015-03-02 19:07:52 +05301819DocType: Email Digest,"Balances of Accounts of type ""Bank"" or ""Cash""",
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301820DocType: 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"
1821apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.js +18,From Maintenance Schedule,Od Planu Konserwacji
1822apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +56,Full-time,Na cały etet
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301823DocType: Purchase Invoice,Contact Details,Szczegóły kontaktu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301824DocType: C-Form,Received Date,Data Otrzymania
Pratik Vyas97264472015-05-14 15:13:10 +05301825DocType: 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 +05301826apps/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 +05301827DocType: Stock Entry,Total Incoming Value,Całkowita wartość Incoming
Anand Doshif5940902015-09-07 18:47:04 +05301828apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,Cennik zakupowy
Pratik Vyas97264472015-05-14 15:13:10 +05301829DocType: Offer Letter Term,Offer Term,Oferta Term
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301830DocType: Quality Inspection,Quality Manager,Manager Jakości
Pratik Vyas593d5622015-03-02 19:07:52 +05301831DocType: Job Applicant,Job Opening,
Pratik Vyas97264472015-05-14 15:13:10 +05301832DocType: Payment Reconciliation,Payment Reconciliation,Uzgodnienie płatności
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301833apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +154,Please select Incharge Person's name,
1834apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +51,Technology,Technologia
Pratik Vyas97264472015-05-14 15:13:10 +05301835DocType: Offer Letter,Offer Letter,Oferta List
Pratik Vyasfcc31022015-07-10 12:05:24 +05301836apps/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 +05301837apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +68,Total Invoiced Amt,Razem zafakturowane Amt
1838DocType: Time Log,To Time,
1839apps/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 Mehta626ba1b2015-10-14 15:22:06 +05301840apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +102,Credit To account must be a Payable account,Credit To account must be a Payable account
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301841apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +233,BOM recursion: {0} cannot be parent or child of {2},
1842DocType: Production Order Operation,Completed Qty,Ukończona wartość
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301843apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +115,"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ą"
1844apps/erpnext/erpnext/stock/get_item_details.py +258,Price List {0} is disabled,Cennik {0} jest wyłączony
Pratik Vyas97264472015-05-14 15:13:10 +05301845DocType: Manufacturing Settings,Allow Overtime,Pozwól Nadgodziny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301846apps/erpnext/erpnext/controllers/selling_controller.py +225,Sales Order {0} is stopped,Zlecenie Sprzedaży {0} jest wstrzymane
Pratik Vyas593d5622015-03-02 19:07:52 +05301847DocType: Email Digest,New Leads,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301848apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +212,{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 +05301849DocType: Stock Reconciliation Item,Current Valuation Rate,Aktualny Wycena Cena
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301850DocType: Item,Customer Item Codes,Kody Pozycja klienta
Pratik Vyas593d5622015-03-02 19:07:52 +05301851DocType: Opportunity,Lost Reason,
Pratik Vyas97264472015-05-14 15:13:10 +05301852apps/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 Mehta626ba1b2015-10-14 15:22:06 +05301853apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +141,Welding,Spawanie
1854apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +40,New Stock UOM is required,Wymagana jest nowa jednostka miary stanu
Pratik Vyas593d5622015-03-02 19:07:52 +05301855DocType: Quality Inspection,Sample Size,Wielkość próby
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301856apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +438,All items have already been invoiced,Wszystkie pozycje zostały już zafakturowane
Pratik Vyas593d5622015-03-02 19:07:52 +05301857apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47,Please specify a valid 'From Case No.',
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301858apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +288,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 +05301859DocType: Project,External,Zewnętrzny
Pratik Vyas593d5622015-03-02 19:07:52 +05301860DocType: Features Setup,Item Serial Nos,
Anand Doshif5940902015-09-07 18:47:04 +05301861DocType: Branch,Branch,Odddział
Pratik Vyasfcc31022015-07-10 12:05:24 +05301862DocType: Bin,Actual Quantity,Rzeczywista Ilość
1863DocType: Shipping Rule,example: Next Day Shipping,przykład: Wysyłka następnego dnia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301864apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +188,Serial No {0} not found,Numer seryjny: {0} Nie znaleziono
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301865apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +563,Your Customers,Twoi Klienci
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301866apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +27,Compression molding,Formowanie tłoczne
Pratik Vyas593d5622015-03-02 19:07:52 +05301867DocType: Leave Block List Date,Block Date,
Anand Doshif5940902015-09-07 18:47:04 +05301868DocType: Sales Order,Not Delivered,Nie dostarczony
Pratik Vyas593d5622015-03-02 19:07:52 +05301869,Bank Clearance Summary,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301870apps/erpnext/erpnext/config/setup.py +105,"Create and manage daily, weekly and monthly email digests.",
Pratik Vyas593d5622015-03-02 19:07:52 +05301871apps/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 +05301872DocType: Appraisal Goal,Appraisal Goal,Cel oceny
Pratik Vyas593d5622015-03-02 19:07:52 +05301873DocType: Event,Friday,Piątek
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301874DocType: Time Log,Costing Amount,Kwota zestawienia kosztów
1875DocType: Process Payroll,Submit Salary Slip,
Pratik Vyas593d5622015-03-02 19:07:52 +05301876DocType: Salary Structure,Monthly Earning & Deduction,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301877apps/erpnext/erpnext/controllers/selling_controller.py +157,Maxiumm discount for Item {0} is {1}%,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301878apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Masowego importu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301879DocType: Sales Partner,Address & Contacts,Adresy i kontakty
Pratik Vyas593d5622015-03-02 19:07:52 +05301880DocType: SMS Log,Sender Name,
1881DocType: Page,Title,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301882sites/assets/js/list.min.js +104,Customize,Dostosuj
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301883DocType: POS Profile,[Select],[Wybierz]
1884DocType: SMS Log,Sent To,Wysłane Do
Pratik Vyas97264472015-05-14 15:13:10 +05301885apps/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 +05301886DocType: Company,For Reference Only.,Wyłącznie w celach informacyjnych.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301887apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +29,Invalid {0}: {1},Nieprawidłowy {0}: {1}
Pratik Vyasfcc31022015-07-10 12:05:24 +05301888DocType: Sales Invoice Advance,Advance Amount,Kwota Zaliczki
Pratik Vyas97264472015-05-14 15:13:10 +05301889DocType: Manufacturing Settings,Capacity Planning,Planowanie zdolności
1890apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +49,'From Date' is required,Pole 'Od daty' jest wymagane
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301891DocType: Journal Entry,Reference Number,Numer Odniesienia
Pratik Vyasfcc31022015-07-10 12:05:24 +05301892DocType: Employee,Employment Details,Szczegóły zatrudnienia
Anand Doshif5940902015-09-07 18:47:04 +05301893DocType: Employee,New Workplace,Nowe Miejsce Pracy
Pratik Vyas97264472015-05-14 15:13:10 +05301894apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Ustaw jako zamknięty
Anand Doshif5940902015-09-07 18:47:04 +05301895apps/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 +05301896apps/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 +05301897DocType: Features Setup,If you have Sales Team and Sale Partners (Channel Partners) they can be tagged and maintain their contribution in the sales activity,
1898DocType: Item,Show a slideshow at the top of the page,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301899DocType: Item,"Allow in Sales Order of type ""Service""",Pozwól się zlecenia sprzedaży typu "Serwis"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301900apps/erpnext/erpnext/setup/doctype/company/company.py +80,Stores,
Pratik Vyas593d5622015-03-02 19:07:52 +05301901DocType: Time Log,Projects Manager,Kierownik Projektów
1902DocType: Serial No,Delivery Time,Czas dostawy
1903apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,
1904DocType: Item,End of Life,Zakończenie okresu eksploatacji
1905apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +41,Travel,Podróż
1906DocType: Leave Block List,Allow Users,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301907DocType: Sales Invoice,Recurring,Powtarzający się
Pratik Vyas593d5622015-03-02 19:07:52 +05301908DocType: 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 +05301909DocType: Rename Tool,Rename Tool,Zmień nazwę narzędzia
1910apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +15,Update Cost,Zaktualizuj Koszt
Pratik Vyas593d5622015-03-02 19:07:52 +05301911DocType: Item Reorder,Item Reorder,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301912apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +497,Transfer Material,
Pratik Vyas593d5622015-03-02 19:07:52 +05301913DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.",
1914DocType: Purchase Invoice,Price List Currency,Waluta cennika
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301915DocType: Naming Series,User must always select,Użytkownik musi zawsze zaznaczyć
Pratik Vyas593d5622015-03-02 19:07:52 +05301916DocType: Stock Settings,Allow Negative Stock,Dozwolony ujemny stan
1917DocType: Installation Note,Installation Note,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301918apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +541,Add Taxes,Definiowanie podatków
1919,Financial Analytics,Analityka finansowa
Pratik Vyas593d5622015-03-02 19:07:52 +05301920DocType: Quality Inspection,Verified By,Zweryfikowane przez
1921DocType: Address,Subsidiary,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301922apps/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 +05301923DocType: Quality Inspection,Purchase Receipt No,Nr Potwierdzenia Zakupu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301924apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,Pieniądze zaliczkowe
1925DocType: System Settings,In Hours,
1926DocType: Process Payroll,Create Salary Slip,Utwórz pasek wynagrodzenia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301927apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Expected balance as per bank,Oczekiwane saldo wg banków
1928apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +115,Buffing,Polerowanie
Pratik Vyas97264472015-05-14 15:13:10 +05301929apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +158,Source of Funds (Liabilities),
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301930apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +347,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 +05301931DocType: Appraisal,Employee,Pracownik
Pratik Vyas97264472015-05-14 15:13:10 +05301932apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +10,Import Email From,Importowania wiadomości z
Pratik Vyas593d5622015-03-02 19:07:52 +05301933DocType: Features Setup,After Sale Installations,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301934apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +210,{0} {1} is fully billed,{0} {1} jest w pełni rozliczone
Pratik Vyas593d5622015-03-02 19:07:52 +05301935DocType: Workstation Working Hour,End Time,Czas zakończenia
Pratik Vyas97264472015-05-14 15:13:10 +05301936apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301937apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +75,Group by Voucher,Grupuj według bonu
Pratik Vyas593d5622015-03-02 19:07:52 +05301938apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,Wymagane dniu
1939DocType: Sales Invoice,Mass Mailing,
1940DocType: Page,Standard,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301941DocType: Rename Tool,File to Rename,Plik to zmiany nazwy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301942apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +176,Purchse Order number required for Item {0},
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301943apps/erpnext/erpnext/controllers/buying_controller.py +245,Specified BOM {0} does not exist for Item {1},Określone BOM {0} nie istnieje dla pozycji {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301944apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +196,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 +05301945DocType: Email Digest,Payments Received,Płatności Otrzymane
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301946apps/frappe/frappe/desk/page/backups/backups.html +13,Size,Rozmiar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301947DocType: Notification Control,Expense Claim Approved,Zwrot Kosztów zatwierdzony
Pratik Vyas593d5622015-03-02 19:07:52 +05301948DocType: Email Digest,Calendar Events,Wydarzenia w kalendarzu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301949apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +113,Pharmaceutical,Farmaceutyczny
Pratik Vyas97264472015-05-14 15:13:10 +05301950apps/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 +05301951DocType: Selling Settings,Sales Order Required,
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301952apps/erpnext/erpnext/crm/doctype/lead/lead.js +30,Create Customer,Utwórz klienta
Pratik Vyas593d5622015-03-02 19:07:52 +05301953DocType: Purchase Invoice,Credit To,
1954DocType: Employee Education,Post Graduate,
Anand Doshif5940902015-09-07 18:47:04 +05301955DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Szczegóły Planu Konserwacji
Pratik Vyas593d5622015-03-02 19:07:52 +05301956DocType: Quality Inspection Reading,Reading 9,Odczyt 9
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301957DocType: Supplier,Is Frozen,Jest Zamrożony
Anand Doshif5940902015-09-07 18:47:04 +05301958DocType: Buying Settings,Buying Settings,Ustawienia Kupna
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301959apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +122,Mass finishing,Msza wykończenie
Pratik Vyas593d5622015-03-02 19:07:52 +05301960DocType: Stock Entry Detail,BOM No. for a Finished Good Item,
1961DocType: Upload Attendance,Attendance To Date,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301962apps/erpnext/erpnext/config/selling.py +158,Setup incoming server for sales email id. (e.g. sales@example.com),
1963DocType: Warranty Claim,Raised By,Wywołany przez
Pratik Vyas593d5622015-03-02 19:07:52 +05301964DocType: Payment Tool,Payment Account,Konto Płatność
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301965apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +706,Please specify Company to proceed,Sprecyzuj firmę aby przejść dalej
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301966sites/assets/js/list.min.js +23,Draft,Wersja robocza
1967apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +46,Compensatory Off,
Pratik Vyas593d5622015-03-02 19:07:52 +05301968DocType: Quality Inspection Reading,Accepted,Przyjęte
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301969DocType: User,Female,Kobieta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301970DocType: Journal Entry Account,Debit in Account Currency,Polecenie zapłaty w walucie rachunku
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301971apps/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ąć."
Pratik Vyas593d5622015-03-02 19:07:52 +05301972DocType: Print Settings,Modern,Nowoczesny
1973DocType: Communication,Replied,
1974DocType: Payment Tool,Total Payment Amount,Całkowita kwota płatności
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301975apps/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 +05301976DocType: Shipping Rule,Shipping Rule Label,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301977apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +209,Raw Materials cannot be blank.,Surowce nie może być puste.
Pratik Vyas593d5622015-03-02 19:07:52 +05301978DocType: Newsletter,Test,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301979apps/erpnext/erpnext/stock/doctype/item/item.py +193,"As there are existing stock transactions for this item, \
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301980 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""
1981apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +92,You can not change rate if BOM mentioned agianst any item,
Anand Doshif5940902015-09-07 18:47:04 +05301982DocType: Employee,Previous Work Experience,Poprzednie doświadczenie zawodowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301983DocType: Stock Entry,For Quantity,Dla Ilości
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301984apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +157,Please enter Planned Qty for Item {0} at row {1},
1985apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +207,{0} {1} is not submitted,{0} {1} nie zostało dodane
Pratik Vyas97264472015-05-14 15:13:10 +05301986apps/erpnext/erpnext/config/stock.py +13,Requests for items.,Zamówienia produktów.
Pratik Vyas593d5622015-03-02 19:07:52 +05301987DocType: Production Planning Tool,Separate production order will be created for each finished good item.,
Anand Doshif5940902015-09-07 18:47:04 +05301988DocType: Email Digest,New Communications,Nowe Rozmowy
Pratik Vyas593d5622015-03-02 19:07:52 +05301989DocType: Purchase Invoice,Terms and Conditions1,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301990apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard_page.html +18,Complete Setup,Pełna konfiguracja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301991DocType: 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."
1992apps/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 +05301993apps/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 +05301994DocType: 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 +05301995apps/erpnext/erpnext/config/crm.py +96,Newsletter Mailing List,Biuletyn Mailing List
Pratik Vyas593d5622015-03-02 19:07:52 +05301996DocType: Delivery Note,Transporter Name,Nazwa przewoźnika
Pratik Vyasfcc31022015-07-10 12:05:24 +05301997DocType: Contact,Enter department to which this Contact belongs,"Wpisz dział, to którego należy ten kontakt"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301998apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +57,Total Absent,Razem Nieobecny
1999apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +738,Item or Warehouse for row {0} does not match Material Request,
2000apps/erpnext/erpnext/config/stock.py +109,Unit of Measure,Jednostka miary
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302001DocType: Fiscal Year,Year End Date,Data końca roku
Pratik Vyas97264472015-05-14 15:13:10 +05302002DocType: Task Depends On,Task Depends On,Zadanie Zależy od
2003DocType: Lead,Opportunity,Oferta
Pratik Vyas593d5622015-03-02 19:07:52 +05302004DocType: Salary Structure Earning,Salary Structure Earning,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302005,Completed Production Orders,Zakończone Zamówienia Produkcyjne
2006DocType: Operation,Default Workstation,Domyślne Miejsce Pracy
Pratik Vyas593d5622015-03-02 19:07:52 +05302007DocType: Email Digest,Inventory & Support,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302008DocType: Notification Control,Expense Claim Approved Message,Widomość o zwrotach kosztów zatwierdzona
Pratik Vyas593d5622015-03-02 19:07:52 +05302009DocType: Email Digest,How frequently?,Jak często?
2010DocType: Purchase Receipt,Get Current Stock,Pobierz aktualny stan magazynowy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302011apps/erpnext/erpnext/config/manufacturing.py +63,Tree of Bill of Materials,Drzewo Bill of Materials
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302012apps/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 +05302013DocType: Production Order,Actual End Date,Rzeczywista Data Zakończenia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302014DocType: Authorization Rule,Applicable To (Role),Stosowne dla (Rola)
Pratik Vyas593d5622015-03-02 19:07:52 +05302015DocType: Stock Entry,Purpose,Cel
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302016DocType: 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 +05302017DocType: Purchase Invoice,Advances,Zaliczki
Pratik Vyas593d5622015-03-02 19:07:52 +05302018apps/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 +05302019DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Stawki podstawowej (zgodnie Stock UOM)
Anand Doshif5940902015-09-07 18:47:04 +05302020DocType: SMS Log,No of Requested SMS,Numer wymaganego SMS
Pratik Vyas593d5622015-03-02 19:07:52 +05302021DocType: Campaign,Campaign-.####,Kampania-.####
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302022apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +55,Piercing,Piercing
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302023apps/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 +05302024DocType: 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."
2025DocType: Customer Group,Has Child Node,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302026apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +325,{0} against Purchase Order {1},{0} przed Zamówieniem Zakupu {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302027DocType: 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 +05302028apps/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}.
Pratik Vyas97264472015-05-14 15:13:10 +05302029apps/erpnext/erpnext/setup/page/setup_wizard/default_website.py +26,This is an example website auto-generated from ERPNext,
Pratik Vyas593d5622015-03-02 19:07:52 +05302030apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +37,Ageing Range 1,Starzenie Zakres 1
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302031apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +110,Photochemical machining,Obróbka fotochemiczna
Pratik Vyas97264472015-05-14 15:13:10 +05302032DocType: 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 +05302033
2034#### Note
2035
2036The 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.
2037
2038#### Description of Columns
2039
20401. Calculation Type:
2041 - This can be on **Net Total** (that is the sum of basic amount).
2042 - **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.
2043 - **Actual** (as mentioned).
20442. Account Head: The Account ledger under which this tax will be booked
20453. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
20464. Description: Description of the tax (that will be printed in invoices / quotes).
20475. Rate: Tax rate.
20486. Amount: Tax amount.
20497. Total: Cumulative total to this point.
20508. 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).
20519. 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.
205210. 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
2053
2054 #### Uwaga
2055
2056 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.
2057
2058 #### Opis Kolumny
2059
2060 1. Obliczenie Typ:
2061 i - może to być na całkowita ** ** (to jest suma ilości wyjściowej).
2062 - ** 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.
2063 - ** Rzeczywista ** (jak wspomniano).
2064 2. Szef konta: księga konto, na którym podatek ten zostanie zaksięgowany
2065 3. Centrum koszt: Jeżeli podatek / opłata jest dochód (jak wysyłką) lub kosztów musi zostać zaliczony na centrum kosztów.
2066 4. Opis: Opis podatków (które będą drukowane w faktur / cudzysłowów).
2067 5. Cena: Stawka podatku.
2068 6. Kwota: Kwota podatku.
2069 7. Razem: Zbiorcza sumie do tego punktu.
2070 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).
2071 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.
2072 10. Dodać lub odjąć: Czy chcesz dodać lub odjąć podatek."
Anand Doshif5940902015-09-07 18:47:04 +05302073DocType: Note,Note,Notatka
Pratik Vyas593d5622015-03-02 19:07:52 +05302074DocType: Email Digest,New Material Requests,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302075DocType: Purchase Receipt Item,Recd Quantity,Zapisana Ilość
Pratik Vyas97264472015-05-14 15:13:10 +05302076DocType: Email Account,Email Ids,E-mail identyfikatory
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302077apps/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 Mehta63b98ec2015-08-04 11:38:04 +05302078apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order_list.js +28,Set as Unstopped,Ustaw jako niezatrzymanego
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302079apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +466,Stock Entry {0} is not submitted,Zdjęcie Wejście {0} nie jest składany
2080DocType: Payment Reconciliation,Bank / Cash Account,Konto Bank / Gotówka
2081DocType: Tax Rule,Billing City,Rozliczenia Miasto
Pratik Vyas97264472015-05-14 15:13:10 +05302082apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +43,This Leave Application is pending approval. Only the Leave Approver can update status.,Zostaw Ta aplikacja oczekuje na zatwierdzenie. Tylko Zostaw zatwierdzająca może aktualizować status.
Anand Doshif5940902015-09-07 18:47:04 +05302083DocType: Global Defaults,Hide Currency Symbol,Ukryj symbol walutowy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302084apps/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 +05302085DocType: Journal Entry,Credit Note,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302086apps/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 +05302087DocType: Features Setup,Quality,Jakość
2088DocType: Contact Us Settings,Introduction,
2089DocType: Warranty Claim,Service Address,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302090apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +76,Max 100 rows for Stock Reconciliation.,Max 100 wierszy dla Stock Pojednania.
Pratik Vyas593d5622015-03-02 19:07:52 +05302091DocType: Stock Entry,Manufacture,Produkcja
Pratik Vyas593d5622015-03-02 19:07:52 +05302092apps/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 +05302093DocType: Purchase Invoice,Currency and Price List,Waluta i cennik
Pratik Vyas593d5622015-03-02 19:07:52 +05302094DocType: Shopping Cart Taxes and Charges Master,Tax Master,Mistrz podatkowa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302095DocType: Opportunity,Customer / Lead Name,Nazwa Klienta / Tropu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302096apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +63,Clearance Date not mentioned,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302097apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +71,Production,Produkcja
Pratik Vyas593d5622015-03-02 19:07:52 +05302098DocType: Item,Allow Production Order,
2099apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +60,Row {0}:Start Date must be before End Date,
2100apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Razem (szt)
2101DocType: Installation Note Item,Installed Qty,
2102DocType: Lead,Fax,Faks
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302103DocType: Purchase Taxes and Charges,Parenttype,Typ Nadrzędności
Pratik Vyas97264472015-05-14 15:13:10 +05302104sites/assets/js/list.min.js +26,Submitted,
Pratik Vyas593d5622015-03-02 19:07:52 +05302105DocType: Salary Structure,Total Earning,
2106DocType: Purchase Receipt,Time at which materials were received,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302107apps/erpnext/erpnext/utilities/doctype/address/address.py +113,My Addresses,Moje adresy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302108DocType: Stock Ledger Entry,Outgoing Rate,Wychodzące Cena
Pratik Vyas97264472015-05-14 15:13:10 +05302109apps/erpnext/erpnext/config/hr.py +100,Organization branch master.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302110apps/erpnext/erpnext/controllers/accounts_controller.py +237, or ,lub
Anand Doshif5940902015-09-07 18:47:04 +05302111DocType: Sales Order,Billing Status,Status Faktury
Pratik Vyas97264472015-05-14 15:13:10 +05302112apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +135,Utility Expenses,Wydatki na usługi komunalne
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302113apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +52,90-Above,90-Ponad
2114DocType: Buying Settings,Default Buying Price List,Domyślna Lista Cen Kupowania
2115,Download Backups,Pobierz Kopie zapasowe
Pratik Vyas593d5622015-03-02 19:07:52 +05302116DocType: Notification Control,Sales Order Message,Informacje Zlecenia Sprzedaży
Pratik Vyas97264472015-05-14 15:13:10 +05302117apps/erpnext/erpnext/config/setup.py +15,"Set Default Values like Company, Currency, Current Fiscal Year, etc.",
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302118apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.js +28,Payment Type,Typ płatności
2119DocType: Process Payroll,Select Employees,Wybierz Pracownicy
Pratik Vyasfcc31022015-07-10 12:05:24 +05302120DocType: Bank Reconciliation,To Date,Do daty
Pratik Vyas97264472015-05-14 15:13:10 +05302121DocType: Opportunity,Potential Sales Deal,Szczegóły potencjalnych sprzedaży
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302122sites/assets/js/form.min.js +306,Details,Szczegóły
Pratik Vyas593d5622015-03-02 19:07:52 +05302123DocType: Purchase Invoice,Total Taxes and Charges,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302124DocType: Email Digest,Payments Made,Płatności wykonane
Pratik Vyasfcc31022015-07-10 12:05:24 +05302125DocType: Employee,Emergency Contact,Kontakt na wypadek nieszczęśliwych wypadków
Pratik Vyas593d5622015-03-02 19:07:52 +05302126DocType: Item,Quality Parameters,Parametry jakościowe
Pratik Vyas593d5622015-03-02 19:07:52 +05302127DocType: Target Detail,Target Amount,
2128DocType: Shopping Cart Settings,Shopping Cart Settings,Koszyk Ustawienia
2129DocType: Journal Entry,Accounting Entries,Zapisy księgowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302130apps/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 +05302131apps/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 +05302132DocType: Purchase Order,Ref SQ,Ref SQ
Pratik Vyas97264472015-05-14 15:13:10 +05302133apps/erpnext/erpnext/config/manufacturing.py +56,Replace Item / BOM in all BOMs,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302134DocType: Purchase Order Item,Received Qty,Otrzymana ilość
Pratik Vyas593d5622015-03-02 19:07:52 +05302135DocType: Stock Entry Detail,Serial No / Batch,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302136DocType: Product Bundle,Parent Item,Element nadrzędny
Pratik Vyas593d5622015-03-02 19:07:52 +05302137DocType: Account,Account Type,Typ konta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302138apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +212,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 +05302139,To Produce,
Pratik Vyas97264472015-05-14 15:13:10 +05302140apps/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 +05302141DocType: Packing Slip,Identification of the package for the delivery (for print),
2142DocType: Bin,Reserved Quantity,Zarezerwowana ilość
Anand Doshif5940902015-09-07 18:47:04 +05302143DocType: Landed Cost Voucher,Purchase Receipt Items,Przedmioty Potwierdzenia Zakupu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302144apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,Dostosowywanie formularzy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302145apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +62,Cutting,Cięcie
2146apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +69,Flattening,Spłaszczenie
Pratik Vyas97264472015-05-14 15:13:10 +05302147DocType: Account,Income Account,Konto przychodów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302148apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +22,Molding,Odlewanie
2149apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +625,Delivery,Dostarczanie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302150DocType: Stock Reconciliation Item,Current Qty,Obecna ilość
Pratik Vyas593d5622015-03-02 19:07:52 +05302151DocType: BOM Item,"See ""Rate Of Materials Based On"" in Costing Section",
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302152DocType: Appraisal Goal,Key Responsibility Area,Kluczowy obszar obowiązków
Pratik Vyas593d5622015-03-02 19:07:52 +05302153DocType: Item Reorder,Material Request Type,Typ zamówienia produktu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302154apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +84,Row {0}: UOM Conversion Factor is mandatory,Wiersz {0}: JM Współczynnik konwersji jest obowiązkowe
Pratik Vyas97264472015-05-14 15:13:10 +05302155apps/frappe/frappe/desk/moduleview.py +61,Documents,Dokumenty
Pratik Vyas593d5622015-03-02 19:07:52 +05302156apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +17,Ref,Ref
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302157DocType: Cost Center,Cost Center,Centrum kosztów
2158apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.js +48,Voucher #,Bon #
Anand Doshif5940902015-09-07 18:47:04 +05302159DocType: Notification Control,Purchase Order Message,"Wiadomość Zamówienia Kupna
2160"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302161DocType: Tax Rule,Shipping Country,Wysyłka Kraj
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302162DocType: Upload Attendance,Upload HTML,Wyślij HTML
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302163apps/erpnext/erpnext/controllers/accounts_controller.py +391,"Total advance ({0}) against Order {1} cannot be greater \
Pratik Vyas593d5622015-03-02 19:07:52 +05302164 than the Grand Total ({2})","Suma zaliczki ({0}) przeciwko Zakonu {1} nie może być większa niż Wielkie \
2165 Razem ({2})"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302166DocType: Employee,Relieving Date,Data zwolnienia
Pratik Vyas593d5622015-03-02 19:07:52 +05302167apps/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 +05302168DocType: 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 +05302169DocType: Employee Education,Class / Percentage,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302170apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +92,Head of Marketing and Sales,
Pratik Vyas97264472015-05-14 15:13:10 +05302171apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +31,Income Tax,Podatek dochodowy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302172apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +157,Laser engineered net shaping,Laser zaprojektowany na kształtowanie siatki
Pratik Vyas593d5622015-03-02 19:07:52 +05302173apps/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 +05302174apps/erpnext/erpnext/config/selling.py +163,Track Leads by Industry Type.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302175DocType: Item Supplier,Item Supplier,Dostawca
2176apps/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
2177apps/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 +05302178apps/erpnext/erpnext/config/selling.py +33,All Addresses.,Wszystkie adresy
2179DocType: Company,Stock Settings,
Anand Doshif5940902015-09-07 18:47:04 +05302180DocType: User,Bio,Bio
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302181apps/erpnext/erpnext/accounts/doctype/account/account.py +192,"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"
2182apps/erpnext/erpnext/config/crm.py +72,Manage Customer Group Tree.,
2183apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +286,New Cost Center Name,Nazwa nowego Centrum Kosztów
Anand Doshif5940902015-09-07 18:47:04 +05302184DocType: Leave Control Panel,Leave Control Panel,Panel do obsługi Urlopów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302185apps/erpnext/erpnext/utilities/doctype/address/address.py +90,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.
Pratik Vyas593d5622015-03-02 19:07:52 +05302186DocType: Appraisal,HR User,HR użytkownika
2187DocType: Purchase Invoice,Taxes and Charges Deducted,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302188apps/erpnext/erpnext/shopping_cart/utils.py +46,Issues,Zagadnienia
2189apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},
2190DocType: Sales Invoice,Debit To,Debet na
Pratik Vyas593d5622015-03-02 19:07:52 +05302191DocType: Delivery Note,Required only for sample item.,
Pratik Vyasfcc31022015-07-10 12:05:24 +05302192DocType: Stock Ledger Entry,Actual Qty After Transaction,Rzeczywista Ilość Po Transakcji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302193,Pending SO Items For Purchase Request,Oczekiwane elementy Zamówień Sprzedaży na Prośbę Zakupu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302194DocType: Supplier,Billing Currency,Waluta Rozliczenia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302195apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +148,Extra Large,Bardzo Duży
Pratik Vyas593d5622015-03-02 19:07:52 +05302196,Profit and Loss Statement,Rachunek zysków i strat
2197DocType: Bank Reconciliation Detail,Cheque Number,Numer czeku
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302198apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +43,Pressing,Naciśnięcie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302199DocType: Payment Tool Detail,Payment Tool Detail,Szczegóły Narzędzia Płatności
Pratik Vyas593d5622015-03-02 19:07:52 +05302200,Sales Browser,
2201DocType: Journal Entry,Total Credit,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302202apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +469,Warning: Another {0} # {1} exists against stock entry {2},Ostrzeżenie: Inny {0} # {1} istnieje we wpisie asortymentu {2}
2203apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +447,Local,Lokalne
Pratik Vyas97264472015-05-14 15:13:10 +05302204apps/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)
2205apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Dłużnicy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302206apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +147,Large,Duży
2207apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +23,No employee found!,Nie znaleziono pracowników!
Pratik Vyas593d5622015-03-02 19:07:52 +05302208DocType: C-Form Invoice Detail,Territory,Terytorium
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302209apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +152,Please mention no of visits required,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302210DocType: Stock Settings,Default Valuation Method,Domyślna metoda wyceny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302211apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +127,Polishing,Polerowanie
Pratik Vyas593d5622015-03-02 19:07:52 +05302212DocType: Production Order Operation,Planned Start Time,Planowany czas rozpoczęcia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302213apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +51,Allocated,Przydzielone
Pratik Vyas97264472015-05-14 15:13:10 +05302214apps/erpnext/erpnext/config/accounts.py +63,Close Balance Sheet and book Profit or Loss.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302215apps/erpnext/erpnext/stock/doctype/item/item.py +479,"Default Unit of Measure for Item {0} cannot be changed directly because \
2216 you have already made some transaction(s) with another UOM. To change default UOM, \
2217 use 'UOM Replace Utility' tool under Stock module.","Domyślnie Jednostka miary dla pozycji {0} nie może być zmieniony bezpośrednio, ponieważ \ masz już jakąś transakcję (y) z innym UOM. Aby zmienić domyślny UOM, \ stosowanie "Jednostka miary" Utility wymienić narzędzie pod modułem Seryjna."
Pratik Vyas593d5622015-03-02 19:07:52 +05302218DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Określ Kursy walut konwersji jednej waluty w drugą
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302219apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +145,Quotation {0} is cancelled,Wycena {0} jest anulowana
Pratik Vyas593d5622015-03-02 19:07:52 +05302220apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +26,Total Outstanding Amount,Łączna kwota
Pratik Vyasfcc31022015-07-10 12:05:24 +05302221apps/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 +05302222DocType: Sales Partner,Targets,Cele
Anand Doshif5940902015-09-07 18:47:04 +05302223DocType: Price List,Price List Master,Ustawienia Cennika
Pratik Vyas593d5622015-03-02 19:07:52 +05302224DocType: 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."
2225,S.O. No.,
2226DocType: Production Order Operation,Make Time Log,Dodać do czasu Zaloguj
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302227apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +156,Please create Customer from Lead {0},
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302228DocType: Price List,Applicable for Countries,Zastosowanie dla krajów
Pratik Vyas97264472015-05-14 15:13:10 +05302229apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Computers,Komputery
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302230apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +112,Electro-chemical grinding,Szlif elektrochemikaliów
Pratik Vyas593d5622015-03-02 19:07:52 +05302231apps/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 +05302232apps/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
Pratik Vyasfcc31022015-07-10 12:05:24 +05302233DocType: Purchase Invoice,Ignore Pricing Rule,Ignoruj Reguły ​​Cen
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302234sites/assets/js/list.min.js +24,Cancelled,Anulowano
2235apps/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 +05302236DocType: Employee Education,Graduate,Absolwent
Pratik Vyas593d5622015-03-02 19:07:52 +05302237DocType: Leave Block List,Block Days,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302238DocType: Journal Entry,Excise Entry,Akcyza Wejścia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302239apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +61,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 +05302240DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases.
2241
2242Examples:
2243
22441. Validity of the offer.
22451. Payment Terms (In Advance, On Credit, part advance etc).
22461. What is extra (or payable by the Customer).
22471. Safety / usage warning.
22481. Warranty if any.
22491. Returns Policy.
22501. Terms of shipping, if applicable.
22511. Ways of addressing disputes, indemnity, liability, etc.
22521. Address and Contact of your Company.","Standardowe Zasady i warunki, które mogą być dodawane do sprzedaży i zakupów.
2253
2254 Przykłady:
2255
2256 1. Ważność oferty.
2257 1. Warunki płatności (z góry, na kredyt, część zaliczki itp).
2258 1. Co to jest ekstra (lub płatne przez Klienta).
2259 1. Bezpieczeństwo / ostrzeżenie wykorzystanie.
2260 1. Gwarancja jeśli w ogóle.
2261 1. Zwraca Polityka.
2262 1. Warunki wysyłki, jeśli dotyczy.
2263 1. Sposobów rozwiązywania sporów, odszkodowania, odpowiedzialność itp
2264 1. Adres i kontakt z Twojej firmy."
Pratik Vyas97264472015-05-14 15:13:10 +05302265DocType: Attendance,Leave Type,Typ urlopu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302266apps/erpnext/erpnext/controllers/stock_controller.py +171,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 +05302267DocType: Account,Accounts User,Konta Użytkownika
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302268DocType: Sales Invoice,"Check if recurring invoice, uncheck to stop recurring or put proper End Date",
Pratik Vyas593d5622015-03-02 19:07:52 +05302269apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18,Attendance for employee {0} is already marked,
2270DocType: Packing Slip,If more than one package of the same type (for print),
2271apps/erpnext/erpnext/utilities/doctype/rename_tool/rename_tool.py +38,Maximum {0} rows allowed,
2272DocType: C-Form Invoice Detail,Net Total,Łączna wartość netto
2273DocType: Bin,FCFS Rate,
Pratik Vyas97264472015-05-14 15:13:10 +05302274apps/erpnext/erpnext/accounts/page/pos/pos.js +15,Billing (Sales Invoice),Fakturowanie (faktury sprzedaży)
Anand Doshif5940902015-09-07 18:47:04 +05302275DocType: Payment Reconciliation Invoice,Outstanding Amount,Zaległa Ilość
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302276DocType: Project Task,Working,Pracuje
Pratik Vyas593d5622015-03-02 19:07:52 +05302277DocType: Stock Ledger Entry,Stock Queue (FIFO),
2278apps/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 +05302279apps/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 +05302280DocType: Account,Round Off,Zaokrąglić
Pratik Vyas97264472015-05-14 15:13:10 +05302281,Requested Qty,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302282DocType: Tax Rule,Use for Shopping Cart,Służy do koszyka
Pratik Vyas593d5622015-03-02 19:07:52 +05302283DocType: BOM Item,Scrap %,
2284apps/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"
2285DocType: Maintenance Visit,Purposes,Cele
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302286apps/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 +05302287apps/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"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302288apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +134,Electrochemical machining,Obróbka elektrochemiczna
Pratik Vyas593d5622015-03-02 19:07:52 +05302289,Requested,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302290apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +66,No Remarks,Brak Uwag
Anand Doshif5940902015-09-07 18:47:04 +05302291apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +13,Overdue,Zaległy
Pratik Vyas97264472015-05-14 15:13:10 +05302292DocType: Account,Stock Received But Not Billed,"Przyjęte na stan, nie zapłacone (zobowiązanie)"
Pratik Vyas593d5622015-03-02 19:07:52 +05302293DocType: Salary Slip,Gross Pay + Arrear Amount +Encashment Amount - Total Deduction,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302294DocType: Monthly Distribution,Distribution Name,Nazwa Dystrybucji
Pratik Vyas593d5622015-03-02 19:07:52 +05302295DocType: Features Setup,Sales and Purchase,
Pratik Vyas593d5622015-03-02 19:07:52 +05302296DocType: Purchase Order Item,Material Request No,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302297apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +217,Quality Inspection required for Item {0},Kontrola jakości wymagana dla Przedmiotu {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302298DocType: 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 +05302299apps/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 +05302300DocType: Purchase Invoice Item,Net Rate (Company Currency),Cena netto (Spółka Waluta)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302301apps/frappe/frappe/templates/base.html +132,Added,Dodano
2302apps/erpnext/erpnext/config/crm.py +81,Manage Territory Tree.,
2303DocType: Journal Entry Account,Sales Invoice,Faktura sprzedaży
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302304DocType: Journal Entry Account,Party Balance,Bilans Grupy
Pratik Vyas593d5622015-03-02 19:07:52 +05302305DocType: Sales Invoice Item,Time Log Batch,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302306apps/erpnext/erpnext/controllers/taxes_and_totals.py +332,Please select Apply Discount On,Proszę wybrać Zastosuj RABAT
Pratik Vyas97264472015-05-14 15:13:10 +05302307DocType: Company,Default Receivable Account,Domyślnie konto należności
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302308DocType: 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 +05302309DocType: Stock Entry,Material Transfer for Manufacture,Materiał transferu dla Produkcja
2310apps/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 +05302311DocType: Purchase Invoice,Half-yearly,Półroczny
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302312apps/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 +05302313DocType: Bank Reconciliation,Get Relevant Entries,Pobierz odpowiednie pozycje
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302314apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +401,Accounting Entry for Stock,Zapis księgowy dla zapasów
2315apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +64,Coining,Coining
Pratik Vyas593d5622015-03-02 19:07:52 +05302316DocType: Sales Invoice,Sales Team1,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302317apps/erpnext/erpnext/stock/doctype/item/item.py +244,Item {0} does not exist,
Pratik Vyas593d5622015-03-02 19:07:52 +05302318DocType: Sales Invoice,Customer Address,Adres klienta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302319apps/frappe/frappe/desk/query_report.py +136,Total,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302320DocType: Purchase Invoice,Apply Additional Discount On,Zastosuj dodatkowe zniżki na
Pratik Vyas593d5622015-03-02 19:07:52 +05302321DocType: Account,Root Type,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302322apps/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 +05302323apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +52,Plot,
2324DocType: Item Group,Show this slideshow at the top of the page,
2325DocType: BOM,Item UOM,Jednostka miary produktu
Pratik Vyas97264472015-05-14 15:13:10 +05302326DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Kwota podatku po rabacie Kwota (Spółka Waluta)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302327apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +149,Target warehouse is mandatory for row {0},
Pratik Vyas593d5622015-03-02 19:07:52 +05302328DocType: Quality Inspection,Quality Inspection,Kontrola jakości
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302329apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +144,Extra Small,Extra Small
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302330apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +20,Spray forming,Spray formowania
2331apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +458,Warning: Material Requested Qty is less than Minimum Order Qty,Ostrzeżenie: Ilość Zapotrzebowanego Materiału jest mniejsza niż minimalna ilość na zamówieniu
2332apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +195,Account {0} is frozen,Konto {0} jest zamrożone
Pratik Vyas593d5622015-03-02 19:07:52 +05302333DocType: 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.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302334apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +29,"Food, Beverage & Tobacco","Żywność, Trunki i Tytoń"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302335apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +20,PL or BS,PL albo BS
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302336apps/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 +05302337apps/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 +05302338DocType: Stock Entry,Subcontract,Zlecenie
Pratik Vyasfcc31022015-07-10 12:05:24 +05302339DocType: Production Planning Tool,Get Items From Sales Orders,Uzyskaj pozycje z zamówień sprzedaży
Pratik Vyas593d5622015-03-02 19:07:52 +05302340DocType: Production Order Operation,Actual End Time,Rzeczywisty czas zakończenia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302341DocType: Production Planning Tool,Download Materials Required,Ściągnij Potrzebne Materiały
Pratik Vyas593d5622015-03-02 19:07:52 +05302342DocType: Item,Manufacturer Part Number,Numer katalogowy producenta
2343DocType: Production Order Operation,Estimated Time and Cost,Szacowany czas i koszt
Anand Doshif5940902015-09-07 18:47:04 +05302344DocType: Bin,Bin,Kosz
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302345apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +50,Nosing,Noski
Anand Doshif5940902015-09-07 18:47:04 +05302346DocType: SMS Log,No of Sent SMS,Numer wysłanego Sms
Pratik Vyas593d5622015-03-02 19:07:52 +05302347DocType: Account,Company,Firma
2348DocType: Account,Expense Account,Konto Wydatków
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302349apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +49,Software,Oprogramowanie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302350apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +151,Colour,Kolor
Pratik Vyas593d5622015-03-02 19:07:52 +05302351DocType: Maintenance Visit,Scheduled,Zaplanowane
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302352apps/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 +05302353DocType: 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 +05302354DocType: Purchase Invoice Item,Valuation Rate,Wskaźnik wyceny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302355apps/erpnext/erpnext/stock/get_item_details.py +279,Price List Currency not selected,
Pratik Vyas97264472015-05-14 15:13:10 +05302356apps/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 ''
Pratik Vyasfcc31022015-07-10 12:05:24 +05302357apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +135,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 +05302358apps/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 +05302359apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +8,Until,Do
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302360DocType: Rename Tool,Rename Log,Zmień nazwę dziennika
Pratik Vyas593d5622015-03-02 19:07:52 +05302361DocType: Installation Note Item,Against Document No,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302362apps/erpnext/erpnext/config/selling.py +98,Manage Sales Partners.,Zarządzaj sprzedaży Partnerzy.
Pratik Vyas593d5622015-03-02 19:07:52 +05302363DocType: Quality Inspection,Inspection Type,Typ kontroli
Anand Doshif5940902015-09-07 18:47:04 +05302364apps/erpnext/erpnext/controllers/recurring_document.py +162,Please select {0},Proszę wybrać {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302365DocType: C-Form,C-Form No,
2366DocType: BOM,Exploded_items,Exploded_items
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302367apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +95,Researcher,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302368apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +88,Update,Aktualizacja
2369apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +78,Please save the Newsletter before sending,
Pratik Vyas97264472015-05-14 15:13:10 +05302370apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +23,Name or Email is mandatory,Imię lub E-mail jest obowiązkowe
2371apps/erpnext/erpnext/config/stock.py +74,Incoming quality inspection.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302372DocType: Purchase Order Item,Returned Qty,Wrócił szt
Pratik Vyas593d5622015-03-02 19:07:52 +05302373DocType: Employee,Exit,Wyjście
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302374apps/erpnext/erpnext/accounts/doctype/account/account.py +134,Root Type is mandatory,
Pratik Vyas593d5622015-03-02 19:07:52 +05302375apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +292,Serial No {0} created,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302376apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +125,Vibratory finishing,Wykańczanie wibracyjne
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302377DocType: 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 +05302378DocType: Employee,You can enter any date manually,Możesz wprowadzić jakąkolwiek datę ręcznie
Pratik Vyas593d5622015-03-02 19:07:52 +05302379DocType: Sales Invoice,Advertisement,Reklama
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302380apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +165,Probationary Period,Okres próbny
Pratik Vyas593d5622015-03-02 19:07:52 +05302381DocType: Customer Group,Only leaf nodes are allowed in transaction,
Pratik Vyas97264472015-05-14 15:13:10 +05302382DocType: Expense Claim,Expense Approver,Osoba zatwierdzająca wydatki
Pratik Vyas593d5622015-03-02 19:07:52 +05302383DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302384sites/assets/js/erpnext.min.js +48,Pay,Zapłacone
Pratik Vyas593d5622015-03-02 19:07:52 +05302385apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +17,To Datetime,Aby DateTime
2386DocType: SMS Settings,SMS Gateway URL,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302387apps/erpnext/erpnext/config/crm.py +53,Logs for maintaining sms delivery status,Logi do utrzymania sms stan przesyłki
2388apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +137,Grinding,Szlifowanie
2389apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +34,Shrink wrapping,Pakowania w folię termokurczliwą
2390apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,Confirmed,Potwierdzone
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302391apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52,Supplier > Supplier Type,Dostawca> Typ dostawcy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302392apps/erpnext/erpnext/hr/doctype/employee/employee.py +127,Please enter relieving date.,
Pratik Vyas97264472015-05-14 15:13:10 +05302393apps/erpnext/erpnext/controllers/trends.py +137,Amt,Amt
Pratik Vyas593d5622015-03-02 19:07:52 +05302394apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +237,Serial No {0} status must be 'Available' to Deliver,
2395apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +52,Only Leave Applications with status 'Approved' can be submitted,
2396apps/erpnext/erpnext/utilities/doctype/address/address.py +21,Address Title is mandatory.,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302397DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,Wpisz nazwę przeprowadzanej kampanii jeżeli źródło pytania jest kampanią
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302398apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +38,Newspaper Publishers,
Pratik Vyas97264472015-05-14 15:13:10 +05302399apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +31,Select Fiscal Year,Wybierz rok podatkowy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302400apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +88,Smelting,Wytapianie
Pratik Vyas97264472015-05-14 15:13:10 +05302401apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +40,You are the Leave Approver for this record. Please Update the 'Status' and Save,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302402apps/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 +05302403DocType: Attendance,Attendance Date,
2404DocType: Salary Structure,Salary breakup based on Earning and Deduction.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302405apps/erpnext/erpnext/accounts/doctype/account/account.py +103,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 +05302406DocType: Address,Preferred Shipping Address,
Pratik Vyasfcc31022015-07-10 12:05:24 +05302407DocType: Purchase Receipt Item,Accepted Warehouse,Przyjęty Magazyn
Pratik Vyas593d5622015-03-02 19:07:52 +05302408DocType: Bank Reconciliation Detail,Posting Date,Data publikacji
2409DocType: Item,Valuation Method,Metoda wyceny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302410DocType: Sales Invoice,Sales Team,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302411apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +81,Duplicate entry,Wpis zduplikowany
2412DocType: Serial No,Under Warranty,Pod Gwarancją
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302413apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +414,[Error],[Błąd]
Pratik Vyas593d5622015-03-02 19:07:52 +05302414DocType: Sales Order,In Words will be visible once you save the Sales Order.,
2415,Employee Birthday,Data urodzenia pracownika
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302416apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +55,Venture Capital,Kapitał wysokiego ryzyka
Pratik Vyas593d5622015-03-02 19:07:52 +05302417DocType: UOM,Must be Whole Number,Musi być liczbą całkowitą
2418DocType: Leave Control Panel,New Leaves Allocated (In Days),
2419apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +51,Serial No {0} does not exist,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302420DocType: Pricing Rule,Discount Percentage,Procent zniżki
Pratik Vyas593d5622015-03-02 19:07:52 +05302421DocType: Payment Reconciliation Invoice,Invoice Number,Numer faktury
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302422apps/erpnext/erpnext/hooks.py +70,Orders,Zamówienia
Pratik Vyasfcc31022015-07-10 12:05:24 +05302423DocType: Leave Control Panel,Employee Type,Typ pracownika
Anand Doshif5940902015-09-07 18:47:04 +05302424DocType: Employee Leave Approver,Leave Approver,Zatwierdzający Urlop
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302425apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +70,Swaging,Kucie
2426DocType: Manufacturing Settings,Material Transferred for Manufacture,Materiał Przeniesione dla Produkcja
Pratik Vyas593d5622015-03-02 19:07:52 +05302427DocType: Expense Claim,"A user with ""Expense Approver"" role","Użytkownik z ""Koszty zatwierdzająca"" roli"
2428,Issued Items Against Production Order,
Pratik Vyas97264472015-05-14 15:13:10 +05302429DocType: Pricing Rule,Purchase Manager,Menadżer Zakupów
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302430DocType: Payment Tool,Payment Tool,Narzędzia płatności
Pratik Vyas593d5622015-03-02 19:07:52 +05302431DocType: Target Detail,Target Detail,
Pratik Vyas97264472015-05-14 15:13:10 +05302432DocType: 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 +05302433apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +50,Period Closing Entry,Wpis Kończący Okres
2434apps/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ę
2435apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +90,Depreciation,Spadek wartości
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302436apps/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 +05302437DocType: Email Digest,Payments received during the digest period,
2438DocType: Customer,Credit Limit,
Pratik Vyas97264472015-05-14 15:13:10 +05302439apps/erpnext/erpnext/accounts/page/pos/pos_page.html +4,Select type of transaction,Wybierz rodzaj transakcji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302440DocType: GL Entry,Voucher No,Nr Bonu
Pratik Vyas593d5622015-03-02 19:07:52 +05302441DocType: Leave Allocation,Leave Allocation,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302442apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +396,Material Requests {0} created,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302443apps/erpnext/erpnext/config/selling.py +122,Template of terms or contract.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302444DocType: Customer,Address and Contact,Adres i Kontakt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302445DocType: Customer,Last Day of the Next Month,Ostatni dzień następnego miesiąca
2446DocType: Employee,Feedback,Informacja zwrotna
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302447apps/erpnext/erpnext/accounts/party.py +275,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)
2448apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +602,Maint. Schedule,Maint. Harmonogram
2449apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +108,Abrasive jet machining,Obróbka strumieniowa ścierne
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302450DocType: Stock Settings,Freeze Stock Entries,Zamroź Wpisy do Asortymentu
2451DocType: Website Settings,Website Settings,Ustawienia strony internetowej
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302452DocType: Item,Reorder level based on Warehouse,Zmiana kolejności w oparciu o poziom Magazynu
Pratik Vyas97264472015-05-14 15:13:10 +05302453DocType: Activity Cost,Billing Rate,Kursy rozliczeniowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302454,Qty to Deliver,Ilość do dostarczenia
Pratik Vyas593d5622015-03-02 19:07:52 +05302455DocType: Monthly Distribution Percentage,Month,Miesiąc
2456,Stock Analytics,Analityka magazynu
2457DocType: Installation Note Item,Against Document Detail No,
Anand Doshif5940902015-09-07 18:47:04 +05302458DocType: Quality Inspection,Outgoing,Wychodzący
Pratik Vyas593d5622015-03-02 19:07:52 +05302459DocType: Material Request,Requested For,
2460DocType: Quotation Item,Against Doctype,
2461DocType: Delivery Note,Track this Delivery Note against any Project,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302462apps/erpnext/erpnext/accounts/doctype/account/account.py +167,Root account can not be deleted,
2463apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +75,Show Stock Entries,Pokaż zapisy stanu
2464,Is Primary Address,Czy Podstawowa Adres
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302465DocType: Production Order,Work-in-Progress Warehouse,Magazyn z produkcją w toku
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302466apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +303,Reference #{0} dated {1},Odniesienie #{0} ma datę {1}
2467apps/erpnext/erpnext/templates/includes/cart/cart_address.html +13,Manage Addresses,Zarządzaj adresy
2468DocType: Pricing Rule,Item Code,Kod identyfikacyjny
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302469DocType: Production Planning Tool,Create Production Orders,Utwórz Zamówienie produkcji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302470DocType: Serial No,Warranty / AMC Details,Gwarancja / AMC Szczegóły
2471DocType: Journal Entry,User Remark,Spostrzeżenie Użytkownika
Pratik Vyas593d5622015-03-02 19:07:52 +05302472DocType: Lead,Market Segment,
2473DocType: Communication,Phone,Telefon
Pratik Vyasfcc31022015-07-10 12:05:24 +05302474DocType: Employee Internal Work History,Employee Internal Work History,Historia zatrudnienia pracownika w firmie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302475apps/erpnext/erpnext/accounts/report/trial_balance_for_party/trial_balance_for_party.py +163,Closing (Dr),Zamknięcie (dr)
Pratik Vyas593d5622015-03-02 19:07:52 +05302476DocType: Contact,Passive,
2477apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +242,Serial No {0} not in stock,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302478apps/erpnext/erpnext/config/selling.py +127,Tax template for selling transactions.,
2479DocType: Sales Invoice,Write Off Outstanding Amount,Nieuregulowana Wartość Odpisu
Pratik Vyas593d5622015-03-02 19:07:52 +05302480DocType: Features Setup,"Check if you need automatic recurring invoices. After submitting any sales invoice, Recurring section will be visible.",
2481DocType: Account,Accounts Manager,Menedżer kont
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302482apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +38,Time Log {0} must be 'Submitted',
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302483DocType: Stock Settings,Default Stock UOM,Domyślna jednostka miary Asortymentu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302484DocType: 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 +05302485DocType: Production Planning Tool,Create Material Requests,
2486DocType: Employee Education,School/University,
Pratik Vyas593d5622015-03-02 19:07:52 +05302487DocType: Sales Invoice Item,Available Qty at Warehouse,Ilość dostępna w magazynie
Anand Doshif5940902015-09-07 18:47:04 +05302488,Billed Amount,Ilość Rozliczenia
Pratik Vyas593d5622015-03-02 19:07:52 +05302489DocType: Bank Reconciliation,Bank Reconciliation,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302490apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +9,Get Updates,Pobierz aktualizacje
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302491apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +129,Material Request {0} is cancelled or stopped,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302492apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +641,Add a few sample records,Dodaj kilka rekordów przykładowe
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302493apps/erpnext/erpnext/config/learn.py +208,Leave Management,Zarządzanie urlopami
Pratik Vyas593d5622015-03-02 19:07:52 +05302494DocType: Event,Groups,Grupy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302495apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +81,Group by Account,Grupuj według konta
2496DocType: Sales Order,Fully Delivered,Całkowicie Dostarczono
Pratik Vyas593d5622015-03-02 19:07:52 +05302497DocType: Lead,Lower Income,
2498DocType: Period Closing Voucher,"The account head under Liability, in which Profit/Loss will be booked",
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05302499DocType: Payment Tool,Against Vouchers,Na podstawie talonów
Pratik Vyas593d5622015-03-02 19:07:52 +05302500apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +23,Quick Help,Szybka pomoc
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302501apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +168,Source and target warehouse cannot be same for row {0},
Pratik Vyas593d5622015-03-02 19:07:52 +05302502DocType: Features Setup,Sales Extras,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302503apps/erpnext/erpnext/accounts/utils.py +340,{0} budget for Account {1} against Cost Center {2} will exceed by {3},
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302504apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +236,"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"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302505apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +137,Purchase Order number required for Item {0},Numer Zamówienia Kupna wymagany do {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302506DocType: Leave Allocation,Carry Forwarded Leaves,
Pratik Vyas97264472015-05-14 15:13:10 +05302507apps/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 +05302508,Stock Projected Qty,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302509apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +145,Customer {0} does not belong to project {1},Klient {0} nie należy do projektu {1}
2510DocType: Sales Order,Customer's Purchase Order,Klienta Zamówienia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302511DocType: Warranty Claim,From Company,Od Firmy
2512apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +95,Value or Qty,Wartość albo Ilość
2513apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +627,Minute,Minuta
Anand Doshif5940902015-09-07 18:47:04 +05302514DocType: Purchase Invoice,Purchase Taxes and Charges,Podatki i opłaty kupna
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302515,Qty to Receive,Ilość do otrzymania
Pratik Vyas593d5622015-03-02 19:07:52 +05302516DocType: Leave Block List,Leave Block List Allowed,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302517apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +61,Conversion factor cannot be in fractions,Współczynnik konwersji nie może być ułamkiem
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302518apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +358,You will use it to Login,Będzie go używać do logowania
Pratik Vyas593d5622015-03-02 19:07:52 +05302519DocType: Sales Partner,Retailer,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302520apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +99,Credit To account must be a Balance Sheet account,Kredyty na konto musi być kontem Bilans
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302521apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +128,All Supplier Types,Typy wszystkich dostawców
2522apps/erpnext/erpnext/stock/doctype/item/item.py +34,Item Code is mandatory because Item is not automatically numbered,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302523apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +98,Quotation {0} not of type {1},Wycena {0} nie jest typem {1}
Anand Doshif5940902015-09-07 18:47:04 +05302524DocType: Maintenance Schedule Item,Maintenance Schedule Item,Przedmiot Planu Konserwacji
Pratik Vyasfcc31022015-07-10 12:05:24 +05302525DocType: Sales Order,% Delivered,% dostarczono
Pratik Vyas97264472015-05-14 15:13:10 +05302526apps/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 +05302527apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +15,Make Salary Slip,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302528apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +495,Unstop,Wznów
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302529apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +18,Browse BOM,Przeglądaj BOM
Pratik Vyas97264472015-05-14 15:13:10 +05302530apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +175,Secured Loans,Pożyczki
2531apps/erpnext/erpnext/utilities/doctype/rename_tool/rename_tool.py +49,Ignored:,Ignorowane:
Pratik Vyas593d5622015-03-02 19:07:52 +05302532apps/erpnext/erpnext/setup/page/setup_wizard/data/sample_home_page.html +3,Awesome Products,
Pratik Vyas97264472015-05-14 15:13:10 +05302533apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +189,Opening Balance Equity,Bilans otwarcia Equity
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302534apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +80,Cannot approve leave as you are not authorized to approve leaves on Block Dates,Nie można potwierdzić zwolnienia bo nie jesteś autoryzowany do zatwierdzania zwolnienia podczas Zablokowanych Dat
2535DocType: Appraisal,Appraisal,Ocena
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302536apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +13,Lost-foam casting,Pianka do odlewania Lost-
2537apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +47,Drawing,Rysunek
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302538apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +22,Date is repeated,Data jest powtórzona
Anand Doshif5940902015-09-07 18:47:04 +05302539apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +149,Leave approver must be one of {0},Zatwierdzający urlop musi być jednym z {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302540DocType: Hub Settings,Seller Email,Sprzedawca email
Pratik Vyas97264472015-05-14 15:13:10 +05302541DocType: Project,Total Purchase Cost (via Purchase Invoice),Całkowity koszt zakupu (faktura zakupu za pośrednictwem)
Pratik Vyas593d5622015-03-02 19:07:52 +05302542DocType: Workstation Working Hour,Start Time,Czas rozpoczęcia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302543DocType: Item Price,Bulk Import Help,Luzem Importuj Pomoc
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302544apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +200,Select Quantity,Wybierz ilość
Pratik Vyas593d5622015-03-02 19:07:52 +05302545apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +34,Approving Role cannot be same as role the rule is Applicable To,
2546apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +41,Message Sent,Wiadomość wysłana
2547DocType: Production Plan Sales Order,SO Date,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302548DocType: 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 +05302549DocType: Purchase Invoice Item,Net Amount (Company Currency),Kwota netto (Waluta Spółki)
Pratik Vyas593d5622015-03-02 19:07:52 +05302550DocType: BOM Operation,Hour Rate,Stawka godzinowa
2551DocType: Stock Settings,Item Naming By,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302552apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +621,From Quotation,Z Wyceny
Pratik Vyas593d5622015-03-02 19:07:52 +05302553apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +35,Another Period Closing Entry {0} has been made after {1},
Pratik Vyas97264472015-05-14 15:13:10 +05302554DocType: Production Order,Material Transferred for Manufacturing,Materiał Przeniesiony do Manufacturing
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302555apps/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 +05302556DocType: Purchase Receipt Item,Purchase Order Item No,Nr przedmiotu Zamówienia Kupna
Pratik Vyas593d5622015-03-02 19:07:52 +05302557DocType: System Settings,System Settings,Ustawienia Systemowe
Anand Doshif5940902015-09-07 18:47:04 +05302558DocType: Project,Project Type,Typ projektu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302559apps/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 +05302560apps/erpnext/erpnext/config/projects.py +38,Cost of various activities,Koszt różnych działań
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302561apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +99,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 +05302562DocType: Item,Inspection Required,Wymagana kontrola
2563DocType: Purchase Invoice Item,PR Detail,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302564DocType: Sales Order,Fully Billed,Całkowicie Rozliczone
Pratik Vyas97264472015-05-14 15:13:10 +05302565apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302566apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +71,Delivery warehouse required for stock item {0},Dostawa wymagane dla magazynu pozycji magazynie {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302567DocType: Packing Slip,The gross weight of the package. Usually net weight + packaging material weight. (for print),
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302568DocType: 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 +05302569DocType: Serial No,Is Cancelled,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302570apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +274,My Shipments,Moje Przesyłki
Anand Doshif5940902015-09-07 18:47:04 +05302571DocType: Journal Entry,Bill Date,Data Rachunku
Pratik Vyas593d5622015-03-02 19:07:52 +05302572apps/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:"
2573DocType: Supplier,Supplier Details,Szczegóły dostawcy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302574DocType: Communication,Recipients,Adresaci
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302575apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +146,Screwing,Przykręcenie
2576apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +96,Knurling,Radełkowanie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302577DocType: Expense Claim,Approval Status,Status Zatwierdzenia
Pratik Vyas593d5622015-03-02 19:07:52 +05302578DocType: Hub Settings,Publish Items to Hub,Publikowanie produkty do Hub
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302579apps/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}"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302580apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +133,Wire Transfer,Przelew
Anand Doshif5940902015-09-07 18:47:04 +05302581apps/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 +05302582DocType: Newsletter,Create and Send Newsletters,Utwórz i wyślij biuletyny
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302583sites/assets/js/report.min.js +107,From Date must be before To Date,Data od musi być przed datą do
2584DocType: Sales Order,Recurring Order,Powtarzające się Zamówienie
Pratik Vyas593d5622015-03-02 19:07:52 +05302585DocType: Company,Default Income Account,Domyślne konto przychodów
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302586apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +33,Customer Group / Customer,Grupa Klientów / Klient
2587DocType: Item Group,Check this if you want to show in website,Zaznacz czy chcesz uwidocznić to na stronie WWW
2588apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +190,Welcome to ERPNext,Zapraszamy do ERPNext
2589DocType: Payment Reconciliation Payment,Voucher Detail Number,Numer Szczegółu Bonu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302590apps/erpnext/erpnext/config/crm.py +146,Lead to Quotation,Trop do Wyceny
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302591DocType: Lead,From Customer,Od klienta
2592apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +37,Calls,Połączenia
Pratik Vyas97264472015-05-14 15:13:10 +05302593DocType: Project,Total Costing Amount (via Time Logs),Całkowita ilość Costing (przez Time Logs)
Pratik Vyas593d5622015-03-02 19:07:52 +05302594DocType: Purchase Order Item Supplied,Stock UOM,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302595apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +193,Purchase Order {0} is not submitted,Zamówienia Kupna {0} nie zostało wysłane
Anand Doshif5940902015-09-07 18:47:04 +05302596,Projected,Prognozowany
Pratik Vyas593d5622015-03-02 19:07:52 +05302597apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +232,Serial No {0} does not belong to Warehouse {1},
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302598apps/erpnext/erpnext/controllers/status_updater.py +126,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 +05302599DocType: Notification Control,Quotation Message,Wiadomość Wyceny
Anand Doshif5940902015-09-07 18:47:04 +05302600DocType: Issue,Opening Date,Data Otwarcia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302601DocType: Journal Entry,Remark,Uwaga
2602DocType: Purchase Receipt Item,Rate and Amount,Stawka i Ilość
2603apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +41,"Budget cannot be assigned against {0}, as it's not an Expense account","Budżet nie może być przypisany przed {0}, ponieważ nie jest to konto wydatków"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302604apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +95,Boring,Nudny
2605apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +660,From Sales Order,Od Zamówienia Sprzedaży
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302606DocType: Blog Category,Parent Website Route,Nadrzędna Trasa Strony WWW
Anand Doshif5940902015-09-07 18:47:04 +05302607DocType: Sales Order,Not Billed,Nie zaksięgowany
Pratik Vyas593d5622015-03-02 19:07:52 +05302608apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +107,Both Warehouse must belong to same Company,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302609sites/assets/js/erpnext.min.js +25,No contacts added yet.,Nie dodano jeszcze żadnego kontaktu.
Pratik Vyas593d5622015-03-02 19:07:52 +05302610apps/frappe/frappe/workflow/doctype/workflow/workflow_list.js +7,Not active,Nie aktywny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302611apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +50,Against Invoice Posting Date,Data księgowania faktury przed
Anand Doshif5940902015-09-07 18:47:04 +05302612DocType: Purchase Receipt Item,Landed Cost Voucher Amount,Kwota Kosztu Voucheru
Pratik Vyas593d5622015-03-02 19:07:52 +05302613DocType: Time Log,Batched for Billing,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302614apps/erpnext/erpnext/config/accounts.py +23,Bills raised by Suppliers.,Rachunki od dostawców.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302615DocType: POS Profile,Write Off Account,Konto Odpisu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302616sites/assets/js/erpnext.min.js +26,Discount Amount,Wartość zniżki
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302617DocType: Purchase Invoice,Return Against Purchase Invoice,Powrót Against dowodu zakupu
Pratik Vyas593d5622015-03-02 19:07:52 +05302618DocType: Item,Warranty Period (in days),Okres gwarancji (w dniach)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302619DocType: Email Digest,Expenses booked for the digest period,Zaksięgowane wydatki w uporządkowanym czasie
2620apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +550,e.g. VAT,np. VAT
2621apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,Pozycja 4
Pratik Vyasfcc31022015-07-10 12:05:24 +05302622DocType: Journal Entry Account,Journal Entry Account,Konto zapisu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302623DocType: Shopping Cart Settings,Quotation Series,Serie Wyeceny
Pratik Vyas97264472015-05-14 15:13:10 +05302624apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +51,"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.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302625apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +82,Hot metal gas forming,Gorący gaz formowania metali
Pratik Vyas593d5622015-03-02 19:07:52 +05302626DocType: Sales Order Item,Sales Order Date,Data Zlecenia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302627DocType: Sales Invoice Item,Delivered Qty,Dostarczona Liczba jednostek
2628apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +63,Warehouse {0}: Company is mandatory,Magazyn {0}: Firma jest obowiązkowa
Pratik Vyas593d5622015-03-02 19:07:52 +05302629DocType: Shopping Cart Taxes and Charges Master,Shopping Cart Taxes and Charges Master,Koszyk Koszyk Mistrz podatków i opłat
Pratik Vyasfcc31022015-07-10 12:05:24 +05302630apps/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 +05302631,Payment Period Based On Invoice Date,Termin Płatności oparty na dacie faktury
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302632apps/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}
2633apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +135,Laser cutting,Cięcie laserowe
Pratik Vyas593d5622015-03-02 19:07:52 +05302634DocType: Event,Monday,Poniedziałek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302635DocType: Journal Entry,Stock Entry,Zapis magazynowy
Pratik Vyas593d5622015-03-02 19:07:52 +05302636DocType: Account,Payable,
Pratik Vyas593d5622015-03-02 19:07:52 +05302637DocType: Salary Slip,Arrear Amount,
2638apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Nowi klienci
2639apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +68,Gross Profit %,Zysk brutto%
2640DocType: Appraisal Goal,Weightage (%),
Anand Doshif5940902015-09-07 18:47:04 +05302641DocType: Bank Reconciliation Detail,Clearance Date,Data Czystki
Pratik Vyas97264472015-05-14 15:13:10 +05302642DocType: Newsletter,Newsletter List,Lista biuletyn
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302643DocType: 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 +05302644DocType: Lead,Address Desc,Opis adresu
Pratik Vyas593d5622015-03-02 19:07:52 +05302645apps/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 +05302646apps/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 +05302647DocType: Page,All,Wszystko
2648DocType: Stock Entry Detail,Source Warehouse,Magazyn źródłowy
Pratik Vyasfcc31022015-07-10 12:05:24 +05302649DocType: Installation Note,Installation Date,Data instalacji
Pratik Vyas593d5622015-03-02 19:07:52 +05302650DocType: Employee,Confirmation Date,Data potwierdzenia
2651DocType: C-Form,Total Invoiced Amount,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302652DocType: Account,Sales User,Sprzedaż użytkownika
Pratik Vyas593d5622015-03-02 19:07:52 +05302653apps/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 +05302654DocType: Stock Entry,Customer or Supplier Details,Klienta lub dostawcy Szczegóły
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302655apps/frappe/frappe/core/page/permission_manager/permission_manager.js +428,Set,Zbiór
Anand Doshif5940902015-09-07 18:47:04 +05302656DocType: Lead,Lead Owner,Właściciel Tropu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302657apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +249,Warehouse is required,Magazyn jest wymagany
Pratik Vyas593d5622015-03-02 19:07:52 +05302658DocType: Employee,Marital Status,
2659DocType: Stock Settings,Auto Material Request,
2660DocType: Time Log,Will be updated when billed.,
2661apps/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 +05302662apps/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
Pratik Vyas593d5622015-03-02 19:07:52 +05302663DocType: Sales Invoice,Against Income Account,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302664apps/erpnext/erpnext/controllers/website_list_for_contact.py +69,{0}% Delivered,{0}% dostarczono
2665apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +78,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 +05302666DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Miesięczny rozkład procentowy
2667DocType: Territory,Territory Targets,
2668DocType: Delivery Note,Transporter Info,Informacje dotyczące przewoźnika
2669DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,
Anand Doshif5940902015-09-07 18:47:04 +05302670apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Nagłówki to wzorów druku
Pratik Vyas97264472015-05-14 15:13:10 +05302671apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,
2672apps/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 +05302673DocType: POS Profile,Update Stock,Zaktualizuj Asortyment
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302674apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +128,Superfinishing,Dogładzenie
Pratik Vyas593d5622015-03-02 19:07:52 +05302675apps/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.,
2676apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,BOM Rate,BOM Kursy
Pratik Vyas593d5622015-03-02 19:07:52 +05302677apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +94,Please pull items from Delivery Note,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302678apps/erpnext/erpnext/accounts/utils.py +264,Journal Entries {0} are un-linked,Zapisy księgowe {0} są un-linked
2679apps/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"
2680apps/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 +05302681DocType: Purchase Invoice,Terms,Warunki
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302682apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +243,Create New,Utwórz nowy
Anand Doshif5940902015-09-07 18:47:04 +05302683DocType: Buying Settings,Purchase Order Required,Wymagane jest Zamówienia Kupna
Pratik Vyas593d5622015-03-02 19:07:52 +05302684,Item-wise Sales History,
2685DocType: Expense Claim,Total Sanctioned Amount,
Anand Doshif5940902015-09-07 18:47:04 +05302686,Purchase Analytics,Analiza Zakupów
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302687DocType: Sales Invoice Item,Delivery Note Item,Przedmiot z dowodu dostawy
Pratik Vyas97264472015-05-14 15:13:10 +05302688DocType: Expense Claim,Task,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302689apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +57,Shaving,Golenie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302690DocType: Purchase Taxes and Charges,Reference Row #,Rząd Odniesienia #
2691apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +74,Batch number is mandatory for Item {0},Numer partii jest obowiązkowy dla produktu {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302692apps/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 +05302693,Stock Ledger,Księga zapasów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302694apps/erpnext/erpnext/templates/pages/order.html +57,Rate: {0},Cena: {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302695DocType: Salary Slip Deduction,Salary Slip Deduction,
Pratik Vyas593d5622015-03-02 19:07:52 +05302696apps/frappe/frappe/desk/doctype/note/note_list.js +3,Notes,Notatki
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302697apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +199,Select a group node first.,Na początku wybierz węzeł grupy.
2698apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +74,Purpose must be one of {0},Cel musi być jednym z {0}
2699apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +107,Fill the form and save it,Wypełnij formularz i zapisz
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302700DocType: 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 Mehta626ba1b2015-10-14 15:22:06 +05302701apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +94,Facing,Facing
Anand Doshif5940902015-09-07 18:47:04 +05302702DocType: Leave Application,Leave Balance Before Application,Status Urlopu przed Wnioskiem
Pratik Vyas593d5622015-03-02 19:07:52 +05302703DocType: SMS Center,Send SMS,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302704DocType: Company,Default Letter Head,Domyślny nagłówek Listowy
Anand Doshif5940902015-09-07 18:47:04 +05302705DocType: Time Log,Billable,Rozliczalny
Pratik Vyas593d5622015-03-02 19:07:52 +05302706DocType: Authorization Rule,This will be used for setting rule in HR module,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302707DocType: Account,Rate at which this tax is applied,Stawka przy użyciu której ten podatek jest aplikowany
2708apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +34,Reorder Qty,Ilość do ponownego zamówienia
Pratik Vyas593d5622015-03-02 19:07:52 +05302709DocType: Company,Stock Adjustment Account,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302710DocType: Journal Entry,Write Off,Strata do odpisania
Pratik Vyas97264472015-05-14 15:13:10 +05302711DocType: Time Log,Operation ID,Operacja ID
Pratik Vyas593d5622015-03-02 19:07:52 +05302712DocType: Employee,"System User (login) ID. If set, it will become default for all HR forms.",
2713apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: {1} od
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302714DocType: Task,depends_on,zależy_od
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302715apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +86,Opportunity Lost,Szansa Utracona
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302716DocType: 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"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302717apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +208,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 +05302718DocType: Report,Report Type,Typ raportu
Anand Doshif5940902015-09-07 18:47:04 +05302719apps/frappe/frappe/core/doctype/user/user.js +134,Loading,Wczytywanie
Pratik Vyas593d5622015-03-02 19:07:52 +05302720DocType: BOM Replace Tool,BOM Replace Tool,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302721apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Szablony Adresów na dany kraj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302722apps/erpnext/erpnext/accounts/party.py +278,Due / Reference Date cannot be after {0},Data referencyjne / Termin nie może być po {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302723apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Import i eksport danych
Pratik Vyas593d5622015-03-02 19:07:52 +05302724DocType: Features Setup,If you involve in manufacturing activity. Enables Item 'Is Manufactured',
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302725DocType: Sales Invoice,Rounded Total,Końcowa zaokrąglona kwota
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302726DocType: Product Bundle,List items that form the package.,
2727apps/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 +05302728DocType: Serial No,Out of AMC,
2729DocType: Purchase Order Item,Material Request Detail No,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302730apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +97,Hard turning,Trudno zwrotnym
Anand Doshif5940902015-09-07 18:47:04 +05302731apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +33,Make Maintenance Visit,Stwórz Wizytę Konserwacji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302732apps/erpnext/erpnext/selling/doctype/customer/customer.py +178,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 +05302733DocType: Company,Default Cash Account,Domyślne Konto Gotówkowe
2734apps/erpnext/erpnext/config/accounts.py +79,Company (not Customer or Supplier) master.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302735apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +105,Please enter 'Expected Delivery Date',
2736apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +181,Delivery Notes {0} must be cancelled before cancelling this Sales Order,Dowody Dostawy {0} muszą być anulowane przed anulowanie Zamówienia Sprzedaży
2737apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +373,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
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302738apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +76,{0} is not a valid Batch Number for Item {1},
Pratik Vyas593d5622015-03-02 19:07:52 +05302739apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +109,Note: There is not enough leave balance for Leave Type {0},
Pratik Vyas97264472015-05-14 15:13:10 +05302740apps/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 +05302741DocType: Item,Supplier Items,Dostawca przedmioty
Pratik Vyas593d5622015-03-02 19:07:52 +05302742DocType: Opportunity,Opportunity Type,Typ szansy
Pratik Vyas97264472015-05-14 15:13:10 +05302743apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +42,New Company,Nowa firma
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302744apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +54,Cost Center is required for 'Profit and Loss' account {0},Centrum kosztów jest wymagane dla konta 'Zysków i Strat' {0}
2745apps/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
2746apps/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 +05302747apps/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 +05302748DocType: Hub Settings,Publish Availability,Publikowanie dostępność
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302749apps/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 +05302750,Stock Ageing,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302751apps/erpnext/erpnext/controllers/accounts_controller.py +200,{0} '{1}' is disabled,{0} '{1}' jest wyłączony
Pratik Vyas97264472015-05-14 15:13:10 +05302752apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Ustaw jako Rozwinąć
Pratik Vyas593d5622015-03-02 19:07:52 +05302753DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Automatycznie wysyłać e-maile do kontaktów z transakcji Zgłaszanie.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302754apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +232,"Row {0}: Qty not avalable in warehouse {1} on {2} {3}.
Pratik Vyas97264472015-05-14 15:13:10 +05302755 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 +05302756apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,Pozycja 3
Pratik Vyas593d5622015-03-02 19:07:52 +05302757DocType: Event,Sunday,Niedziela
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302758DocType: Sales Team,Contribution (%),Udział (%)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302759apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +455,Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302760apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +171,Responsibilities,Obowiązki
Pratik Vyas97264472015-05-14 15:13:10 +05302761apps/erpnext/erpnext/stock/doctype/item/item_list.js +9,Template,Szablon
Pratik Vyas593d5622015-03-02 19:07:52 +05302762DocType: Sales Person,Sales Person Name,
2763apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54,Please enter atleast 1 invoice in the table,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302764apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +511,Add Users,Dodaj użytkowników
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302765DocType: Pricing Rule,Item Group,Kategoria
Pratik Vyasfcc31022015-07-10 12:05:24 +05302766DocType: Task,Actual Start Date (via Time Logs),Rzeczywista Data Rozpoczęcia (przez Time Logs)
Pratik Vyas97264472015-05-14 15:13:10 +05302767DocType: Stock Reconciliation Item,Before reconciliation,Przed pojednania
Pratik Vyas593d5622015-03-02 19:07:52 +05302768apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +12,To {0},Do {0}
2769DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302770apps/erpnext/erpnext/stock/doctype/item/item.py +169,Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302771DocType: Sales Order,Partly Billed,Częściowo Zapłacono
2772DocType: Item,Default BOM,Domyślny Wykaz Materiałów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302773apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +79,Decambering,Decambering
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302774apps/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 +05302775apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +70,Total Outstanding Amt,Razem Najlepszy Amt
2776DocType: Time Log Batch,Total Hours,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302777DocType: Journal Entry,Printing Settings,Ustawienia drukowania
2778apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +264,Total Debit must be equal to Total Credit. The difference is {0},
2779apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +11,Automotive,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302780apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +37,Leaves for type {0} already allocated for Employee {1} for Fiscal Year {0},
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302781apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +37,Item is required,
2782apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +25,Metal injection molding,Wtrysk Metal
2783apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +677,From Delivery Note,Od Dowodu Dostawy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302784DocType: Time Log,From Time,Od czasu
2785DocType: Notification Control,Custom Message,Niestandardowa wiadomość
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302786apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +33,Investment Banking,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302787apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +261,"Select your Country, Time Zone and Currency","Wybierz swój kraj, strefę czasową i walutę"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302788apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +369,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 +05302789DocType: Purchase Invoice,Price List Exchange Rate,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302790apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +91,Pickling,Marynowanie
2791apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +18,Sand casting,Odlewy piaskowe
2792apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +117,Electroplating,Galwanotechnika
Pratik Vyas593d5622015-03-02 19:07:52 +05302793DocType: Purchase Invoice Item,Rate,Stawka
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302794apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +62,Intern,
Pratik Vyasfcc31022015-07-10 12:05:24 +05302795DocType: Newsletter,A Lead with this email id should exist,Sygnał z tym adresem e-mail powinien istnieć
Pratik Vyas97264472015-05-14 15:13:10 +05302796DocType: Stock Entry,From BOM,Od BOM
Pratik Vyas593d5622015-03-02 19:07:52 +05302797apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +34,Basic,Podstawowy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302798apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +92,Stock transactions before {0} are frozen,Transakcji giełdowych przed {0} są zamrożone
2799apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +216,Please click on 'Generate Schedule',"Proszę kliknąć na ""Wygeneruj Plan"""
Pratik Vyas97264472015-05-14 15:13:10 +05302800apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +78,To Date should be same as From Date for Half Day leave,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302801apps/erpnext/erpnext/config/stock.py +110,"e.g. Kg, Unit, Nos, m","np. Kg, Jednostka, m"
2802apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +95,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 +05302803apps/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 +05302804DocType: Salary Structure,Salary Structure,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302805apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +242,"Multiple Price Rule exists with same criteria, please resolve \
Pratik Vyas593d5622015-03-02 19:07:52 +05302806 conflict by assigning priority. Price Rules: {0}","Stwardnienie Cena Zasada istnieje z samych kryteriów, proszę rozwiązać \
2807 konfliktu przez wyznaczenie priorytet. Cena Zasady: {0}"
Anand Doshif5940902015-09-07 18:47:04 +05302808DocType: Account,Bank,Bank
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302809apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +9,Airline,Linia lotnicza
2810apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +501,Issue Material,Wydanie Materiał
Pratik Vyas593d5622015-03-02 19:07:52 +05302811DocType: Material Request Item,For Warehouse,Dla magazynu
Anand Doshif5940902015-09-07 18:47:04 +05302812DocType: Employee,Offer Date,Data oferty
Pratik Vyas593d5622015-03-02 19:07:52 +05302813DocType: Hub Settings,Access Token,Dostęp Reklamowe
2814DocType: Sales Invoice Item,Serial No,Nr seryjny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302815apps/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 +05302816DocType: Item,Is Fixed Asset Item,Jest stałą pozycją aktywów
Pratik Vyas97264472015-05-14 15:13:10 +05302817DocType: Stock Entry,Including items for sub assemblies,W tym elementów dla zespołów sub
Pratik Vyas593d5622015-03-02 19:07:52 +05302818DocType: 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",
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302819apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +131,Hobbing,Hobbing
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302820apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +98,All Territories,Wszystkie obszary
Pratik Vyas593d5622015-03-02 19:07:52 +05302821DocType: Purchase Invoice,Items,Produkty
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302822DocType: Fiscal Year,Year Name,Nazwa roku
2823DocType: Process Payroll,Process Payroll,
Pratik Vyas593d5622015-03-02 19:07:52 +05302824apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +59,There are more holidays than working days this month.,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302825DocType: Product Bundle Item,Product Bundle Item,Pakiet produktów Artykuł
Pratik Vyas593d5622015-03-02 19:07:52 +05302826DocType: Sales Partner,Sales Partner Name,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302827DocType: Purchase Invoice Item,Image View,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302828apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +113,Finishing & industrial finishing,Wykończenie i wykańczanie przemysłowe
Anand Doshif5940902015-09-07 18:47:04 +05302829DocType: Issue,Opening Time,Czas Otwarcia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302830apps/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
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302831apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +46,Securities & Commodity Exchanges,
Pratik Vyas593d5622015-03-02 19:07:52 +05302832DocType: Shipping Rule,Calculate Based On,Obliczone na podstawie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302833apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +98,Drilling,Wiercenie
2834apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +28,Blow molding,Regranulat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302835DocType: Purchase Taxes and Charges,Valuation and Total,Wycena i kwota całkowita
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302836DocType: Tax Rule,Shipping City,Wysyłka Miasto
2837apps/erpnext/erpnext/stock/doctype/item/item.js +43,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 +05302838DocType: Account,Purchase User,Zakup użytkownika
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302839DocType: Notification Control,Customize the Notification,Dostosuj powiadomienie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302840apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +87,Hammering,Kucie
Pratik Vyas593d5622015-03-02 19:07:52 +05302841DocType: Web Page,Slideshow,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302842apps/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
Pratik Vyas593d5622015-03-02 19:07:52 +05302843DocType: Sales Invoice,Shipping Rule,
2844DocType: Journal Entry,Print Heading,Nagłówek do druku
Anand Doshif5940902015-09-07 18:47:04 +05302845DocType: Quotation,Maintenance Manager,Menager Konserwacji
Pratik Vyas593d5622015-03-02 19:07:52 +05302846DocType: Workflow State,Search,Szukaj
2847apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +54,Total cannot be zero,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302848apps/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
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302849apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +142,Brazing,Lutowanie
Pratik Vyas593d5622015-03-02 19:07:52 +05302850DocType: C-Form,Amended From,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302851apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +623,Raw Material,Surowiec
2852DocType: Leave Application,Follow via Email,Odpowiedz za pomocą E-maila
Pratik Vyas97264472015-05-14 15:13:10 +05302853DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302854apps/erpnext/erpnext/accounts/doctype/account/account.py +172,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 +05302855apps/erpnext/erpnext/setup/doctype/territory/territory.py +19,Either target qty or target amount is mandatory,Wymagana jest ilość lub kwota docelowa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302856apps/erpnext/erpnext/stock/get_item_details.py +447,No default BOM exists for Item {0},
2857apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +355,Please select Posting Date first,Najpierw wybierz zamieszczenia Data
Anand Doshif5940902015-09-07 18:47:04 +05302858DocType: Leave Allocation,Carry Forward,Przeniesienie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302859apps/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
2860DocType: 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 +05302861,Produced,Wyprodukowany
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302862DocType: Item,Item Code for Suppliers,Rzecz kod dla dostawców
2863DocType: Issue,Raised By (Email),Wywołany przez (Email)
Pratik Vyasfcc31022015-07-10 12:05:24 +05302864DocType: Email Digest,General,Ogólne
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302865apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +495,Attach Letterhead,
Pratik Vyas97264472015-05-14 15:13:10 +05302866apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +272,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302867apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +542,"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."
Pratik Vyas593d5622015-03-02 19:07:52 +05302868apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +244,Serial Nos Required for Serialized Item {0},
2869DocType: Journal Entry,Bank Entry,Wpis Banku
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302870DocType: Authorization Rule,Applicable To (Designation),Stosowne dla (Nominacja)
Anand Doshif5940902015-09-07 18:47:04 +05302871DocType: Blog Post,Blog Post,Wpis Blogu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302872apps/erpnext/erpnext/templates/generators/item.html +35,Add to Cart,Dodaj do Koszyka
Pratik Vyasfcc31022015-07-10 12:05:24 +05302873apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +28,Group By,Grupuj według
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302874apps/erpnext/erpnext/config/accounts.py +143,Enable / disable currencies.,Włącz/wyłącz waluty.
Pratik Vyas97264472015-05-14 15:13:10 +05302875apps/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 +05302876apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Razem (Amt)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302877apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +26,Entertainment & Leisure,Rozrywka i relaks
Pratik Vyas593d5622015-03-02 19:07:52 +05302878DocType: 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 +05302879DocType: Quality Inspection,Item Serial No,Nr seryjny
2880apps/erpnext/erpnext/controllers/status_updater.py +132,{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
2881apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +57,Total Present,Razem Present
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302882apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +627,Hour,Godzina
2883apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +138,"Serialized Item {0} cannot be updated \
Pratik Vyas593d5622015-03-02 19:07:52 +05302884 using Stock Reconciliation","Odcinkach Element {0} nie może być aktualizowana \
2885 Zdjęcie Pojednania za pomocą"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302886apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +481,Transfer Material to Supplier,Przenieść materiał do dostawcy
Pratik Vyas593d5622015-03-02 19:07:52 +05302887apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +30,New Serial No cannot have Warehouse. Warehouse must be set by Stock Entry or Purchase Receipt,
Anand Doshif5940902015-09-07 18:47:04 +05302888DocType: Lead,Lead Type,Typ Tropu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302889apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +82,Create Quotation,Utwórz ofertę
2890apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +299,All these items have already been invoiced,Na wszystkie te przedmioty już została wystawiona faktura
Pratik Vyas593d5622015-03-02 19:07:52 +05302891apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Może być zatwierdzone przez {0}
2892DocType: Shipping Rule,Shipping Rule Conditions,
2893DocType: BOM Replace Tool,The new BOM after replacement,
Pratik Vyas97264472015-05-14 15:13:10 +05302894DocType: Features Setup,Point of Sale,Punkt Sprzedaży (POS)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302895apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +83,Curling,Curling
Pratik Vyas593d5622015-03-02 19:07:52 +05302896DocType: Account,Tax,Podatek
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302897apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +28,Row {0}: {1} is not a valid {2},Wiersz {0}: {1} nie jest ważne {2}
2898apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +89,Refining,Doskonalenie
Anand Doshif5940902015-09-07 18:47:04 +05302899DocType: Production Planning Tool,Production Planning Tool,Narzędzie do planowania produkcji
Pratik Vyas593d5622015-03-02 19:07:52 +05302900DocType: Quality Inspection,Report Date,Data raportu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302901apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +130,Routing,Routing
Pratik Vyas593d5622015-03-02 19:07:52 +05302902DocType: C-Form,Invoices,Faktury
Anand Doshif5940902015-09-07 18:47:04 +05302903DocType: Job Opening,Job Title,Tytuł Pracy
Pratik Vyas97264472015-05-14 15:13:10 +05302904apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +84,{0} Recipients,{0} - Odbiorcy
Pratik Vyas593d5622015-03-02 19:07:52 +05302905DocType: Features Setup,Item Groups in Details,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302906apps/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.
2907apps/erpnext/erpnext/accounts/page/pos/pos.js +4,Start Point-of-Sale (POS),Rozpocznij sesję (POS)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302908apps/erpnext/erpnext/config/support.py +28,Visit report for maintenance call.,Raport wizyty dla wezwania konserwacji.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302909DocType: Stock Entry,Update Rate and Availability,Aktualizacja Cena i dostępność
Pratik Vyas593d5622015-03-02 19:07:52 +05302910DocType: 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 +05302911DocType: Pricing Rule,Customer Group,Grupa Klientów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302912apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +164,Expense account is mandatory for item {0},Konto wydatków jest obowiązkowe dla przedmiotu {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302913DocType: Item,Website Description,Opis strony WWW
Pratik Vyas593d5622015-03-02 19:07:52 +05302914DocType: Serial No,AMC Expiry Date,
2915,Sales Register,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302916DocType: Quotation,Quotation Lost Reason,Utracony Powód Wyceny
Pratik Vyas593d5622015-03-02 19:07:52 +05302917DocType: Address,Plant,Zakład
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302918DocType: DocType,Setup,Ustawienia
Pratik Vyas593d5622015-03-02 19:07:52 +05302919apps/erpnext/erpnext/setup/doctype/supplier_type/supplier_type.js +5,There is nothing to edit.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302920apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +39,Cold rolling,Walcowanie na zimno
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302921DocType: Customer Group,Customer Group Name,Nazwa Grupy Klientów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302922apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +408,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 +05302923DocType: Leave Control Panel,Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05302924DocType: GL Entry,Against Voucher Type,Na podstawie typu talonu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302925DocType: Item,Attributes,Atrybuty
Pratik Vyas593d5622015-03-02 19:07:52 +05302926DocType: Packing Slip,Get Items,Pobierz produkty
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302927apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +186,Please enter Write Off Account,Proszę zdefiniować konto odpisów (strat)
Anand Doshif5940902015-09-07 18:47:04 +05302928apps/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
Pratik Vyas593d5622015-03-02 19:07:52 +05302929DocType: DocField,Image,Obrazek
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302930apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +179,Make Excise Invoice,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302931apps/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 +05302932DocType: Communication,Other,Inne
2933DocType: C-Form,C-Form,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302934apps/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 +05302935DocType: Production Order,Planned Start Date,Planowana data rozpoczęcia
Pratik Vyas593d5622015-03-02 19:07:52 +05302936DocType: Serial No,Creation Document Type,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302937apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +601,Maint. Visit,Maint. Odwiedzić
Pratik Vyas593d5622015-03-02 19:07:52 +05302938DocType: Leave Type,Is Encash,
2939DocType: Purchase Invoice,Mobile No,Nr tel. Komórkowego
2940DocType: Payment Tool,Make Journal Entry,Dodać Journal Entry
2941DocType: Leave Allocation,New Leaves Allocated,
Pratik Vyas97264472015-05-14 15:13:10 +05302942apps/erpnext/erpnext/controllers/trends.py +257,Project-wise data is not available for Quotation,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302943DocType: Project,Expected End Date,Spodziewana data końcowa
2944DocType: Appraisal Template,Appraisal Template Title,Tytuł szablonu oceny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302945apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +428,Commercial,Komercyjny
2946apps/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 +05302947DocType: Cost Center,Distribution Id,ID Dystrybucji
Pratik Vyas593d5622015-03-02 19:07:52 +05302948apps/erpnext/erpnext/setup/page/setup_wizard/data/sample_home_page.html +14,Awesome Services,
Pratik Vyas97264472015-05-14 15:13:10 +05302949apps/erpnext/erpnext/config/manufacturing.py +29,All Products or Services.,Wszystkie produkty i usługi.
Pratik Vyas593d5622015-03-02 19:07:52 +05302950DocType: Purchase Invoice,Supplier Address,Adres dostawcy
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05302951DocType: Contact Us Settings,Address Line 2,Adres Linia 2
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302952DocType: ToDo,Reference,Odniesienie (np. identyfikator operacji bankowej)
2953apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +59,Perforating,Perforowanie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302954apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Out Qty,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302955apps/erpnext/erpnext/config/accounts.py +128,Rules to calculate shipping amount for a sale,Zasady obliczeń kwot przesyłki przy sprzedaży
2956apps/erpnext/erpnext/selling/doctype/customer/customer.py +29,Series is mandatory,
2957apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +28,Financial Services,Usługi finansowe
2958apps/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}
2959DocType: Tax Rule,Sales,Sprzedaż
2960DocType: Stock Entry Detail,Basic Amount,Kwota podstawowa
2961apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +171,Warehouse required for stock Item {0},Magazyn wymagany dla przedmiotu {0}
2962apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +166,Cr,Kr
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302963DocType: Customer,Default Receivable Accounts,Domyślne konta należności
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302964apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +102,Sawing,Piłowanie
2965DocType: Tax Rule,Billing State,Stan Billing
2966apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +32,Laminating,Laminowanie
Pratik Vyas593d5622015-03-02 19:07:52 +05302967DocType: Item Reorder,Transfer,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302968apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +557,Fetch exploded BOM (including sub-assemblies),
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302969DocType: Authorization Rule,Applicable To (Employee),Stosowne dla (Pracownik)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302970apps/erpnext/erpnext/controllers/accounts_controller.py +101,Due Date is mandatory,Due Date jest obowiązkowe
2971apps/erpnext/erpnext/controllers/item_variant.py +51,Increment for Attribute {0} cannot be 0,Przyrost dla atrybutu {0} nie może być 0
2972apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +143,Sintering,Spiekania
Pratik Vyas593d5622015-03-02 19:07:52 +05302973DocType: Journal Entry,Pay To / Recd From,
2974DocType: Naming Series,Setup Series,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302975DocType: Supplier,Contact HTML,HTML kontaktu
Anand Doshif5940902015-09-07 18:47:04 +05302976DocType: Landed Cost Voucher,Purchase Receipts,Potwierdzenia Zakupu
Pratik Vyas593d5622015-03-02 19:07:52 +05302977DocType: Payment Reconciliation,Maximum Amount,Maksymalna kwota
2978apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +27,How Pricing Rule is applied?,Jak reguła jest stosowana Wycena?
2979DocType: Quality Inspection,Delivery Note No,Nr dowodu dostawy
2980DocType: Company,Retail,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302981apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +108,Customer {0} does not exist,Klient {0} nie istnieje
Pratik Vyas593d5622015-03-02 19:07:52 +05302982DocType: Attendance,Absent,Nieobecny
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302983DocType: Product Bundle,Product Bundle,Pakiet produktów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302984apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +165,Crushing,Miażdżący
Anand Doshif5940902015-09-07 18:47:04 +05302985DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Szablon Podatków i Opłat kupna
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302986DocType: Upload Attendance,Download Template,Ściągnij Szablon
Pratik Vyas593d5622015-03-02 19:07:52 +05302987DocType: GL Entry,Remarks,Uwagi
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302988DocType: Purchase Order Item Supplied,Raw Material Item Code,Kod surowca
2989DocType: Journal Entry,Write Off Based On,Odpis bazowano na
Pratik Vyas593d5622015-03-02 19:07:52 +05302990DocType: Features Setup,POS View,
Pratik Vyas97264472015-05-14 15:13:10 +05302991apps/erpnext/erpnext/config/stock.py +33,Installation record for a Serial No.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302992apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +9,Continuous casting,Odlewanie ciągłe
2993sites/assets/js/erpnext.min.js +10,Please specify a,Sprecyzuj
Pratik Vyas97264472015-05-14 15:13:10 +05302994DocType: Offer Letter,Awaiting Response,Oczekuje na Odpowiedź
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302995apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +53,Above,Powyżej
2996apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +80,Cold sizing,Zimna rozmiaru
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302997DocType: Salary Slip,Earning & Deduction,Dochód i Odliczenie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302998apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +74,Account {0} cannot be a Group,Konto {0} nie może być Grupą (kontem dzielonym)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302999apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +259,Region,Region
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303000apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +215,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 Mehta63b98ec2015-08-04 11:38:04 +05303001apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +104,Negative Valuation Rate is not allowed,
Pratik Vyas593d5622015-03-02 19:07:52 +05303002DocType: Holiday List,Weekly Off,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303003DocType: Fiscal Year,"For e.g. 2012, 2012-13","np. 2012, 2012-13"
Pratik Vyas97264472015-05-14 15:13:10 +05303004apps/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 +05303005DocType: Sales Invoice,Return Against Sales Invoice,Powrót Against faktury sprzedaży
3006apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,Pkt 5
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303007apps/erpnext/erpnext/accounts/utils.py +272,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 +05303008DocType: Serial No,Creation Time,Czas utworzenia
Pratik Vyas593d5622015-03-02 19:07:52 +05303009apps/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 +05303010DocType: Sales Invoice,Product Bundle Help,Produkt Bundle Pomoc
Pratik Vyas593d5622015-03-02 19:07:52 +05303011,Monthly Attendance Sheet,
Anand Doshif5940902015-09-07 18:47:04 +05303012apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +16,No record found,Nie znaleziono wyników
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303013apps/erpnext/erpnext/controllers/stock_controller.py +174,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: MPK jest obowiązkowe dla pozycji {2}
3014apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +77,Account {0} is inactive,Konto {0} jest nieaktywne
Pratik Vyas593d5622015-03-02 19:07:52 +05303015DocType: GL Entry,Is Advance,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303016apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,
3017apps/erpnext/erpnext/controllers/buying_controller.py +131,Please enter 'Is Subcontracted' as Yes or No,
3018DocType: Sales Team,Contact No.,Numer Kontaktu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303019apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +65,'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 +05303020DocType: Workflow State,Time,
3021DocType: Features Setup,Sales Discounts,
3022DocType: Hub Settings,Seller Country,Sprzedawca Kraj
3023DocType: Authorization Rule,Authorization Rule,
3024DocType: Sales Invoice,Terms and Conditions Details,Szczegóły regulaminu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303025apps/erpnext/erpnext/templates/generators/item.html +61,Specifications,
Pratik Vyas97264472015-05-14 15:13:10 +05303026DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Podatki od sprzedaży i opłaty Szablon
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303027apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +10,Apparel & Accessories,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303028apps/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 +05303029DocType: Item Group,HTML / Banner that will show on the top of product list.,
3030DocType: Shipping Rule,Specify conditions to calculate shipping amount,Określ warunki do obliczenia kwoty wysyłki
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303031apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +121,Add Child,
Pratik Vyas593d5622015-03-02 19:07:52 +05303032DocType: 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 +05303033apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +52,Cannot convert Cost Center to ledger as it has child nodes,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303034apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +47,Conversion Factor is required,Współczynnik konwersji jest wymagany
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303035apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +37,Serial #,Serial #
Pratik Vyas97264472015-05-14 15:13:10 +05303036apps/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 +05303037DocType: Offer Letter Term,Value / Description,Wartość / Opis
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303038DocType: Tax Rule,Billing Country,Kraj fakturowania
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303039,Customers Not Buying Since Long Time,Klient nie kupuje od dłuższego czasu
3040DocType: Production Order,Expected Delivery Date,Spodziewana data odbioru przesyłki
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303041apps/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}.
3042apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +48,Bulging,Wypukły
3043apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +11,Evaporative-pattern casting,Wzór odlewania parowanie-
Pratik Vyas97264472015-05-14 15:13:10 +05303044apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +93,Entertainment Expenses,Wydatki na reprezentację
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303045apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +189,Sales Invoice {0} must be cancelled before cancelling this Sales Order,Faktura Sprzedaży {0} powinna być anulowana przed anulowaniem samego Zlecenia Sprzedaży
3046apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +51,Age,Wiek
Pratik Vyas97264472015-05-14 15:13:10 +05303047DocType: Time Log,Billing Amount,Kwota Rozliczenia
Pratik Vyas593d5622015-03-02 19:07:52 +05303048apps/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 +05303049apps/erpnext/erpnext/config/hr.py +18,Applications for leave.,Wnioski o rezygnację
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303050apps/erpnext/erpnext/accounts/doctype/account/account.py +170,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 +05303051apps/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 +05303052DocType: 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"
3053DocType: Sales Invoice,Posting Time,Czas publikacji
3054DocType: Sales Order,% Amount Billed,% wartości rozliczonej
Pratik Vyas97264472015-05-14 15:13:10 +05303055apps/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 +05303056DocType: Sales Partner,Logo,Logo
Pratik Vyas593d5622015-03-02 19:07:52 +05303057DocType: 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 +05303058apps/erpnext/erpnext/stock/get_item_details.py +107,No Item with Serial No {0},Brak przedmiotu o podanym numerze seryjnym {0}
Pratik Vyas97264472015-05-14 15:13:10 +05303059apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +68,Direct Expenses,Wydatki bezpośrednie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303060apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +635,Do you really want to UNSTOP this Material Request?,Czy na pewno chcesz ODSTOPOWAĆ ten Wniosek o Materiał?
Pratik Vyas593d5622015-03-02 19:07:52 +05303061apps/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 +05303062apps/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 +05303063DocType: Maintenance Visit,Breakdown,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303064apps/erpnext/erpnext/controllers/accounts_controller.py +241,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 +05303065DocType: Bank Reconciliation Detail,Cheque Date,Data czeku
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303066apps/erpnext/erpnext/accounts/doctype/account/account.py +47,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 +05303067apps/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 +05303068apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,W sprawie daty
3069apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +111,Honing,Gładzenia
Pratik Vyas593d5622015-03-02 19:07:52 +05303070DocType: Serial No,"Only Serial Nos with status ""Available"" can be delivered.",Tylko numery seryjne o statusie “Dostępny” mogą zostać dostarczone.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303071apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +58,Probation,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303072apps/erpnext/erpnext/stock/doctype/item/item.py +93,Default Warehouse is mandatory for stock Item.,Domyślny magazyn jest obowiązkowy dla przedmiotu z asortymentu.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303073DocType: Feed,Full Name,Pełne imię
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303074apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +148,Clinching,Zaciskanie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303075apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +191,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 +05303076DocType: Stock Settings,Auto insert Price List rate if missing,"Cennik stopy wkładka auto, jeśli brakuje"
Pratik Vyas593d5622015-03-02 19:07:52 +05303077apps/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 +05303078,Transferred Qty,
Anand Doshif5940902015-09-07 18:47:04 +05303079apps/erpnext/erpnext/config/learn.py +11,Navigating,Nawigacja
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303080apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +137,Planning,Planowanie
Pratik Vyas593d5622015-03-02 19:07:52 +05303081apps/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 +05303082apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Issued,Wydany
Pratik Vyas97264472015-05-14 15:13:10 +05303083DocType: Project,Total Billing Amount (via Time Logs),Łączna kwota płatności (przez Time Logs)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303084apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +629,We sell this Item,Sprzedajemy ten przedmiot
3085apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +65,Supplier Id,ID Dostawcy
3086DocType: Journal Entry,Cash Entry,Wpis gotówkowy
3087DocType: Sales Partner,Contact Desc,Opis kontaktu
Pratik Vyas97264472015-05-14 15:13:10 +05303088apps/erpnext/erpnext/config/hr.py +135,"Type of leaves like casual, sick etc.",
Pratik Vyas593d5622015-03-02 19:07:52 +05303089DocType: Email Digest,Send regular summary reports via Email.,Wyślij regularne raporty podsumowujące poprzez e-mail.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303090DocType: Brand,Item Manager,Pozycja menedżera
Pratik Vyas593d5622015-03-02 19:07:52 +05303091DocType: Cost Center,Add rows to set annual budgets on Accounts.,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303092DocType: Buying Settings,Default Supplier Type,Domyślny Typ Dostawcy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303093apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +160,Quarrying,Wydobywanie
Pratik Vyas593d5622015-03-02 19:07:52 +05303094DocType: Production Order,Total Operating Cost,Całkowity koszt operacyjny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303095apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +158,Note: Item {0} entered multiple times,Uwaga: Element {0} wpisano kilka razy
Pratik Vyas97264472015-05-14 15:13:10 +05303096apps/erpnext/erpnext/config/crm.py +27,All Contacts.,Wszystkie kontakty.
Pratik Vyas593d5622015-03-02 19:07:52 +05303097DocType: Newsletter,Test Email Id,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303098apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +394,Company Abbreviation,Nazwa skrótowa firmy
Pratik Vyas593d5622015-03-02 19:07:52 +05303099DocType: Features Setup,If you follow Quality Inspection. Enables Item QA Required and QA No in Purchase Receipt,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303100DocType: GL Entry,Party Type,Typ Grupy
3101apps/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 +05303102DocType: Item Attribute Value,Abbreviation,Skrót
3103apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303104apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +30,Rotational molding,Formowanie rotacyjne
Pratik Vyas97264472015-05-14 15:13:10 +05303105apps/erpnext/erpnext/config/hr.py +115,Salary template master.,
Pratik Vyas593d5622015-03-02 19:07:52 +05303106DocType: Leave Type,Max Days Leave Allowed,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303107apps/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 +05303108DocType: Payment Tool,Set Matching Amounts,Ustaw Dopasowane Kwoty
Pratik Vyas593d5622015-03-02 19:07:52 +05303109DocType: Purchase Invoice,Taxes and Charges Added,
3110,Sales Funnel,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303111apps/erpnext/erpnext/setup/doctype/company/company.py +35,Abbreviation is mandatory,Skrót jest obowiązkowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303112apps/erpnext/erpnext/shopping_cart/utils.py +33,Cart,Koszyk
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303113apps/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 +05303114,Qty to Transfer,Ilość do transferu
3115apps/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 +05303116DocType: Stock Settings,Role Allowed to edit frozen stock,
3117,Territory Target Variance Item Group-Wise,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303118apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +101,All Customer Groups,Wszystkie grupy klientów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303119apps/erpnext/erpnext/controllers/accounts_controller.py +472,{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}."
3120apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +37,Tax Template is mandatory.,Szablon podatkowa jest obowiązkowe.
3121apps/erpnext/erpnext/accounts/doctype/account/account.py +41,Account {0}: Parent account {1} does not exist,Konto {0}: Konto nadrzędne {1} nie istnieje
Anand Doshif5940902015-09-07 18:47:04 +05303122DocType: Purchase Invoice Item,Price List Rate (Company Currency),Wartość w cenniku (waluta firmy)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303123apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +84,{0} {1} status is 'Stopped',{0}{1} stan jest 'Zastopowany'
Pratik Vyas97264472015-05-14 15:13:10 +05303124DocType: Account,Temporary,Tymczasowy
Pratik Vyas593d5622015-03-02 19:07:52 +05303125DocType: Address,Preferred Billing Address,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303126DocType: Monthly Distribution Percentage,Percentage Allocation,Przydział Procentowy
3127apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +86,Secretary,
3128DocType: Serial No,Distinct unit of an Item,Odrębna jednostka przedmiotu
Pratik Vyas593d5622015-03-02 19:07:52 +05303129DocType: Pricing Rule,Buying,Zakupy
Pratik Vyasfcc31022015-07-10 12:05:24 +05303130DocType: HR Settings,Employee Records to be created by,Rekordy pracownika do utworzenia przez
Pratik Vyas593d5622015-03-02 19:07:52 +05303131apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +24,This Time Log Batch has been cancelled.,
Pratik Vyas593d5622015-03-02 19:07:52 +05303132DocType: Salary Slip Earning,Salary Slip Earning,
Pratik Vyas97264472015-05-14 15:13:10 +05303133apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +161,Creditors,Wierzyciele
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303134apps/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 +05303135DocType: Purchase Taxes and Charges,Item Wise Tax Detail,
3136,Item-wise Price List Rate,
3137DocType: Purchase Order Item,Supplier Quotation,
3138DocType: Quotation,In Words will be visible once you save the Quotation.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303139apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +68,Ironing,Prasowanie
3140apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +213,{0} {1} is stopped,{0} {1} jest zatrzymany
3141apps/erpnext/erpnext/stock/doctype/item/item.py +181,Barcode {0} already used in Item {1},Kod kreskowy {0} jest już używana dla przedmiotu {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303142DocType: Lead,Add to calendar on this date,Dodaj do kalendarza pod tą datą
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303143apps/erpnext/erpnext/config/selling.py +132,Rules for adding shipping costs.,
3144apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Klient jest wymagany
Anand Doshif5940902015-09-07 18:47:04 +05303145DocType: Letter Head,Letter Head,Nagłówek
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303146apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,{0} jest obowiązkowe Powrót
3147DocType: Purchase Order,To Receive,Otrzymać
3148apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +33,Shrink fitting,Shrink montażu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303149apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +522,user@example.com,user@example.com
Pratik Vyas593d5622015-03-02 19:07:52 +05303150DocType: Email Digest,Income / Expense,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303151DocType: Employee,Personal Email,Osobisty E-mail
Pratik Vyas97264472015-05-14 15:13:10 +05303152apps/erpnext/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py +58,Total Variance,Całkowitej wariancji
Pratik Vyas593d5622015-03-02 19:07:52 +05303153DocType: Accounts Settings,"If enabled, the system will post accounting entries for inventory automatically.",
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303154apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +15,Brokerage,
3155DocType: Address,Postal Code,kod pocztowy
Pratik Vyas593d5622015-03-02 19:07:52 +05303156DocType: Production Order Operation,"in Minutes
3157Updated via 'Time Log'","w minutach
3158 Aktualizacja poprzez ""Czas Zaloguj"""
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303159DocType: Customer,From Lead,Od Tropu
Pratik Vyas97264472015-05-14 15:13:10 +05303160apps/erpnext/erpnext/config/manufacturing.py +19,Orders released for production.,Zamówienia puszczone do produkcji.
Pratik Vyas593d5622015-03-02 19:07:52 +05303161apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +42,Select Fiscal Year...,Wybierz rok finansowy ...
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303162apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +442,POS Profile required to make POS Entry,POS Profil zobowiązany do wpisu POS
Anand Doshif5940902015-09-07 18:47:04 +05303163DocType: Hub Settings,Name Token,Nazwa jest już w użyciu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303164apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +106,Planing,Struganie
3165apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +172,Standard Selling,
3166apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +137,Atleast one warehouse is mandatory,
Anand Doshif5940902015-09-07 18:47:04 +05303167DocType: Serial No,Out of Warranty,Poza Gwarancją
Pratik Vyas593d5622015-03-02 19:07:52 +05303168DocType: BOM Replace Tool,Replace,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303169apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +309,{0} against Sales Invoice {1},{0} przed fakturą sprzedaży {1}
Anand Doshif5940902015-09-07 18:47:04 +05303170apps/erpnext/erpnext/stock/doctype/item/item.py +46,Please enter default Unit of Measure,Proszę wpisać domyślną jednostkę miary
Pratik Vyas593d5622015-03-02 19:07:52 +05303171DocType: Purchase Invoice Item,Project Name,Nazwa projektu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303172DocType: Supplier,Mention if non-standard receivable account,"Wspomnieć, jeśli nie standardowe konto należności"
Pratik Vyas593d5622015-03-02 19:07:52 +05303173DocType: Workflow State,Edit,Edytuj
3174DocType: Journal Entry Account,If Income or Expense,
3175DocType: Email Digest,New Support Tickets,
3176DocType: Features Setup,Item Batch Nos,
3177DocType: Stock Ledger Entry,Stock Value Difference,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303178apps/erpnext/erpnext/config/learn.py +199,Human Resource,Zasoby Ludzkie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303179DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Płatność Wyrównawcza Płatności
Pratik Vyas97264472015-05-14 15:13:10 +05303180apps/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 +05303181DocType: BOM Item,BOM No,Nr zestawienia materiałowego
3182DocType: Contact Us Settings,Pincode,Kod PIN
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303183apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +127,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 +05303184DocType: Item,Moving Average,
3185DocType: BOM Replace Tool,The BOM which will be replaced,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303186apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +43,New Stock UOM must be different from current stock UOM,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303187DocType: Account,Debit,Debet
Anand Doshif5940902015-09-07 18:47:04 +05303188apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +29,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 +05303189DocType: Production Order,Operation Cost,Koszt operacji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303190apps/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 +05303191apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Outstanding Amt,Zaległa wartość
Pratik Vyas593d5622015-03-02 19:07:52 +05303192DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,
3193DocType: Warranty Claim,"To assign this issue, use the ""Assign"" button in the sidebar.",
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303194DocType: Stock Settings,Freeze Stocks Older Than [Days],Zamroź asortyment starszy niż [dni]
Pratik Vyas593d5622015-03-02 19:07:52 +05303195apps/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."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303196apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +49,Against Invoice,Na podstawie faktury
Pratik Vyas97264472015-05-14 15:13:10 +05303197apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,Rok fiskalny: {0} nie istnieje
Pratik Vyas593d5622015-03-02 19:07:52 +05303198DocType: Currency Exchange,To Currency,
3199DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,
Pratik Vyas97264472015-05-14 15:13:10 +05303200apps/erpnext/erpnext/config/hr.py +155,Types of Expense Claim.,
Pratik Vyas593d5622015-03-02 19:07:52 +05303201DocType: Item,Taxes,Podatki
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303202DocType: Project,Default Cost Center,Domyślne Centrum Kosztów
Pratik Vyasfcc31022015-07-10 12:05:24 +05303203DocType: Purchase Invoice,End Date,Data zakończenia
Pratik Vyas593d5622015-03-02 19:07:52 +05303204DocType: Employee,Internal Work History,Wewnętrzne Historia Pracuj
3205DocType: DocField,Column Break,
3206DocType: Event,Thursday,Czwartek
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303207apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +42,Private Equity,Kapitał prywatny
3208apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +93,Turning,Obrócenie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303209DocType: Maintenance Visit,Customer Feedback,Informacja zwrotna Klienta
Pratik Vyas593d5622015-03-02 19:07:52 +05303210DocType: Account,Expense,Koszt
Pratik Vyasfcc31022015-07-10 12:05:24 +05303211DocType: Sales Invoice,Exhibition,Wystawa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303212DocType: Item Attribute,From Range,Od Zakres
Pratik Vyas97264472015-05-14 15:13:10 +05303213apps/erpnext/erpnext/stock/utils.py +89,Item {0} ignored since it is not a stock item,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303214apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +29,Submit this Production Order for further processing.,
Pratik Vyas593d5622015-03-02 19:07:52 +05303215apps/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."
3216DocType: Company,Domain,Domena
3217,Sales Order Trends,
3218DocType: Employee,Held On,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303219apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +33,Production Item,Pozycja Produkcja
Pratik Vyasfcc31022015-07-10 12:05:24 +05303220,Employee Information,Informacja o pracowniku
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303221apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +552,Rate (%),Stawka (%)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303222DocType: Stock Entry Detail,Additional Cost,Dodatkowy koszt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303223apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +407,Financial Year End Date,Data końca roku finansowego
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303224apps/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ć na podstawie Bonu, jeśli pogrupowano z użuciem Bonu"
3225apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +492,Make Supplier Quotation,
Pratik Vyas593d5622015-03-02 19:07:52 +05303226DocType: Quality Inspection,Incoming,
Pratik Vyas593d5622015-03-02 19:07:52 +05303227DocType: BOM,Materials Required (Exploded),
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303228DocType: Salary Structure Earning,Reduce Earning for Leave Without Pay (LWP),Zmniejsz wypłatę za Bezpłatny Urlop
3229apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +512,"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 +05303230apps/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}
Pratik Vyas97264472015-05-14 15:13:10 +05303231apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +44,Casual Leave,Urlop okolicznościowy
Pratik Vyas593d5622015-03-02 19:07:52 +05303232DocType: Batch,Batch ID,Identyfikator Partii
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303233apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +329,Note: {0},Uwaga: {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303234,Delivery Note Trends,Trendy Dowodów Dostawy
Pratik Vyas593d5622015-03-02 19:07:52 +05303235apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +72,{0} must be a Purchased or Sub-Contracted Item in row {1},
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303236apps/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 +05303237DocType: GL Entry,Party,Grupa
Pratik Vyas593d5622015-03-02 19:07:52 +05303238DocType: Sales Order,Delivery Date,Data dostawy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303239DocType: DocField,Currency,Waluta
Pratik Vyas593d5622015-03-02 19:07:52 +05303240DocType: Opportunity,Opportunity Date,Data szansy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303241DocType: Purchase Receipt,Return Against Purchase Receipt,Powrót Przeciwko ZAKUPU
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303242DocType: Purchase Order,To Bill,Bill
3243DocType: Material Request,% Ordered,% Zamówione
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303244apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +61,Piecework,
Pratik Vyas593d5622015-03-02 19:07:52 +05303245apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +64,Avg. Buying Rate,Średnia. Kupno Cena
Pratik Vyas97264472015-05-14 15:13:10 +05303246DocType: Task,Actual Time (in Hours),Rzeczywisty czas (w godzinach)
Anand Doshif5940902015-09-07 18:47:04 +05303247DocType: Employee,History In Company,Historia Firmy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303248apps/erpnext/erpnext/config/learn.py +92,Newsletters,Biuletyny
Pratik Vyas593d5622015-03-02 19:07:52 +05303249DocType: Address,Shipping,Dostawa
Pratik Vyas97264472015-05-14 15:13:10 +05303250DocType: Stock Ledger Entry,Stock Ledger Entry,Zapis w księdze zapasów
Anand Doshif5940902015-09-07 18:47:04 +05303251DocType: Department,Leave Block List,Lista Blokowanych Urlopów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303252DocType: Customer,Tax ID,Identyfikator podatkowy
Pratik Vyas593d5622015-03-02 19:07:52 +05303253apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +203,Item {0} is not setup for Serial Nos. Column must be blank,
Pratik Vyasfcc31022015-07-10 12:05:24 +05303254DocType: Accounts Settings,Accounts Settings,Ustawienia Kont
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303255DocType: Customer,Sales Partner and Commission,Partner sprzedaży i Komisja
Anand Doshif5940902015-09-07 18:47:04 +05303256apps/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 +05303257DocType: Sales Partner,Partner's Website,Strona WWW Partnera
Pratik Vyas593d5622015-03-02 19:07:52 +05303258DocType: Opportunity,To Discuss,
Pratik Vyas593d5622015-03-02 19:07:52 +05303259DocType: SMS Settings,SMS Settings,
Pratik Vyas97264472015-05-14 15:13:10 +05303260apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +60,Temporary Accounts,Rachunki tymczasowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303261apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +155,Black,Czarny
Pratik Vyas593d5622015-03-02 19:07:52 +05303262DocType: BOM Explosion Item,BOM Explosion Item,
3263DocType: Account,Auditor,Audytor
3264DocType: Purchase Order,End date of current order's period,Data zakończenia okresu bieżącego zlecenia
Anand Doshif5940902015-09-07 18:47:04 +05303265apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +17,Make Offer Letter,Złóż ofertę
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303266apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +10,Return,Powrót
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303267apps/erpnext/erpnext/stock/doctype/item/item.py +324,Default Unit of Measure for Variant must be same as Template,Domyślne jednostki miary dla Variant musi być taki sam jak szablon
Pratik Vyas593d5622015-03-02 19:07:52 +05303268DocType: DocField,Fold,Zagiąć
3269DocType: Production Order Operation,Production Order Operation,Produkcja Zamówienie Praca
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303270DocType: Pricing Rule,Disable,Wyłącz
3271DocType: Project Task,Pending Review,Czekający na rewizję
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303272apps/frappe/frappe/integrations/doctype/dropbox_backup/dropbox_backup.js +12,Please specify,Sprecyzuj
Pratik Vyas97264472015-05-14 15:13:10 +05303273DocType: Task,Total Expense Claim (via Expense Claim),Razem zwrotu kosztów (przez Kosztów zastrzeżenia)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303274apps/erpnext/erpnext/accounts/report/sales_register/sales_register.py +66,Customer Id,ID klienta
3275DocType: Page,Page Name,Nazwa strony
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303276apps/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
3277DocType: Journal Entry Account,Exchange Rate,Kurs wymiany
3278apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +465,Sales Order {0} is not submitted,Zlecenie Sprzedaży {0} nie jest jeszcze złożone
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303279apps/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}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303280apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +124,Spindle finishing,Wykończenie wrzeciona
Anand Doshif5940902015-09-07 18:47:04 +05303281DocType: BOM,Last Purchase Rate,Data Ostatniego Zakupu
Pratik Vyas593d5622015-03-02 19:07:52 +05303282DocType: Account,Asset,Składnik aktywów
Pratik Vyas97264472015-05-14 15:13:10 +05303283DocType: Project Task,Task ID,Zadanie ID
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303284apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +395,"e.g. ""MC""","np. ""MC"""
3285apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +82,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 +05303286,Sales Person-wise Transaction Summary,
3287DocType: System Settings,Time Zone,
Pratik Vyas97264472015-05-14 15:13:10 +05303288apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +104,Warehouse {0} does not exist,Magazyn {0} nie istnieje
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303289apps/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 +05303290DocType: Monthly Distribution,Monthly Distribution Percentages,Miesięczne Procenty Dystrybucja
3291apps/erpnext/erpnext/stock/doctype/batch/batch.py +16,The selected item cannot have Batch,Wybrany element nie może mieć Batch
3292DocType: Delivery Note,% of materials delivered against this Delivery Note,% materiałów dostarczonych w stosunku do dowodu dostawy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303293apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +151,Stapling,Zszywanie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303294DocType: Customer,Customer Details,Dane Klienta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303295apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +105,Shaping,Kształtowanie
Pratik Vyas593d5622015-03-02 19:07:52 +05303296DocType: Employee,Reports to,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303297DocType: SMS Settings,Enter url parameter for receiver nos,Wpisz URL dla odbiorcy numeru
3298DocType: Sales Invoice,Paid Amount,Wartość zapłaty
Pratik Vyas593d5622015-03-02 19:07:52 +05303299apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +25,Closing Account {0} must be of type 'Liability',
3300,Available Stock for Packing Items,
Pratik Vyas593d5622015-03-02 19:07:52 +05303301DocType: Item Variant,Item Variant,Pozycja Wersja
3302apps/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 Mehta626ba1b2015-10-14 15:22:06 +05303303apps/erpnext/erpnext/accounts/doctype/account/account.py +89,"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"""
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303304apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +76,Quality Management,Zarządzanie jakością
3305DocType: Production Planning Tool,Filter based on customer,Filtr bazujący na kliencie
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05303306DocType: Payment Tool Detail,Against Voucher No,Na podstawie talonu nr
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303307apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +45,Please enter quantity for Item {0},
Pratik Vyasfcc31022015-07-10 12:05:24 +05303308DocType: Employee External Work History,Employee External Work History,Historia zatrudnienia pracownika poza firmą
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303309DocType: Tax Rule,Purchase,Zakup
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303310apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +34,Balance Qty,Ilość bilansu
Pratik Vyas593d5622015-03-02 19:07:52 +05303311DocType: Item Group,Parent Item Group,Grupa Elementu nadrzędnego
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303312apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} do {1}
3313apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +96,Cost Centers,Centra Kosztów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303314apps/erpnext/erpnext/config/stock.py +115,Warehouses.,Magazyny.
3315DocType: 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 +05303316apps/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 +05303317DocType: Opportunity,Next Contact,Następnie Kontakt
Pratik Vyasfcc31022015-07-10 12:05:24 +05303318DocType: Employee,Employment Type,Typ zatrudnienia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303319apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +40,Fixed Assets,Trwałe własności
Pratik Vyas97264472015-05-14 15:13:10 +05303320DocType: Item Group,Default Expense Account,Domyślne konto rozchodów
Anand Doshif5940902015-09-07 18:47:04 +05303321DocType: Employee,Notice (days),Wymówienie (dni)
Pratik Vyas593d5622015-03-02 19:07:52 +05303322DocType: Page,Yes,Tak
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303323DocType: Tax Rule,Sales Tax Template,Szablon Podatek od sprzedaży
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303324DocType: Employee,Encashment Date,Data Inkaso
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303325apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +74,Electroforming,Galwanoplastyka
3326apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +179,"Against Voucher Type must be one of Purchase Order, Purchase Invoice or Journal Entry","Przeciwko Voucher Typ musi być jednym z Zamówienia, faktury lub Dz Zakup Wpis"
Pratik Vyas97264472015-05-14 15:13:10 +05303327DocType: Account,Stock Adjustment,Koszty braków
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303328apps/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 +05303329DocType: Production Order,Planned Operating Cost,Planowany koszt operacyjny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303330apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +121,New {0} Name,Nowy {0} Nazwa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303331apps/erpnext/erpnext/controllers/recurring_document.py +128,Please find attached {0} #{1},Załączeniu {0} # {1}
3332DocType: Job Applicant,Applicant Name,Imię Aplikanta
3333DocType: Authorization Rule,Customer / Item Name,Klient / Nazwa Przedmiotu
3334DocType: 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**.
3335
3336The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"".
3337
3338For 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.
3339
3340Note: 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 +05303341apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Serial No is mandatory for Item {0},
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303342DocType: Item Variant Attribute,Attribute,Atrybut
3343apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +21,Please specify from/to range,"Proszę określić, z / do wahać"
3344sites/assets/js/desk.min.js +7649,Created By,Utworzone przez
Pratik Vyas593d5622015-03-02 19:07:52 +05303345DocType: Serial No,Under AMC,
3346apps/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 +05303347apps/erpnext/erpnext/config/selling.py +70,Default settings for selling transactions.,Domyślne ustawienia dla transakcji sprzedaży
3348DocType: BOM Replace Tool,Current BOM,Obecny BOM
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303349sites/assets/js/erpnext.min.js +8,Add Serial No,Dodaj nr seryjny
Pratik Vyas593d5622015-03-02 19:07:52 +05303350DocType: Production Order,Warehouses,Magazyny
Pratik Vyas97264472015-05-14 15:13:10 +05303351apps/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 +05303352apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +122,Group Node,Węzeł Grupy
Anand Doshif5940902015-09-07 18:47:04 +05303353DocType: Payment Reconciliation,Minimum Amount,Minimalna ilość
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303354apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +71,Update Finished Goods,Zaktualizuj Ukończone Dobra
Pratik Vyas593d5622015-03-02 19:07:52 +05303355DocType: Workstation,per hour,za godzinę
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303356apps/frappe/frappe/core/doctype/doctype/doctype.py +103,Series {0} already used in {1},
Pratik Vyas593d5622015-03-02 19:07:52 +05303357DocType: Warehouse,Account for the warehouse (Perpetual Inventory) will be created under this Account.,
Pratik Vyas97264472015-05-14 15:13:10 +05303358apps/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 +05303359DocType: Company,Distribution,Dystrybucja
3360apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +91,Project Manager,
3361apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +72,Dispatch,Wyślij
Pratik Vyas593d5622015-03-02 19:07:52 +05303362apps/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}%
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303363DocType: Customer,Default Taxes and Charges,Domyślne podatków i opłat
Pratik Vyas97264472015-05-14 15:13:10 +05303364DocType: Account,Receivable,Należności
Pratik Vyas593d5622015-03-02 19:07:52 +05303365DocType: Accounts Settings,Role that is allowed to submit transactions that exceed credit limits set.,
3366DocType: Sales Invoice,Supplier Reference,
3367DocType: 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.",
3368DocType: Material Request,Material Issue,Wydanie materiałów
3369DocType: Hub Settings,Seller Description,Sprzedawca Opis
Pratik Vyas593d5622015-03-02 19:07:52 +05303370DocType: Shopping Cart Price List,Shopping Cart Price List,Lista zakupów Koszyk cen
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303371DocType: Employee Education,Qualification,Kwalifikacja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303372DocType: Item Price,Item Price,Cena
3373apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +48,Soap & Detergent,
3374apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +36,Motion Picture & Video,
Anand Doshif5940902015-09-07 18:47:04 +05303375apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,"Zamówione
3376"
Pratik Vyas593d5622015-03-02 19:07:52 +05303377DocType: Warehouse,Warehouse Name,Nazwa magazynu
3378DocType: Naming Series,Select Transaction,
3379apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303380DocType: Journal Entry,Write Off Entry,Wpis Odpisu
3381DocType: BOM,Rate Of Materials Based On,Stawka Materiałów Wzorowana na
Pratik Vyas97264472015-05-14 15:13:10 +05303382apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303383apps/erpnext/erpnext/accounts/doctype/accounts_settings/accounts_settings.py +27,Company is missing in warehouses {0},Brakująca firma w magazynach {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303384DocType: Stock UOM Replace Utility,Stock UOM Replace Utility,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303385DocType: POS Profile,Terms and Conditions,Regulamin
Pratik Vyas593d5622015-03-02 19:07:52 +05303386apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +43,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}
3387DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc",
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303388DocType: Leave Block List,Applies to Company,Dotyczy Firmy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303389apps/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 +05303390DocType: Purchase Invoice,In Words,Słownie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303391apps/erpnext/erpnext/hr/doctype/employee/employee.py +213,Today is {0}'s birthday!,Dziś jest {0} 'urodziny!
Pratik Vyas593d5622015-03-02 19:07:52 +05303392DocType: Production Planning Tool,Material Request For Warehouse,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303393DocType: Sales Order Item,For Production,Dla Produkcji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303394apps/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 +05303395DocType: Project Task,View Task,Zobacz Zadanie
3396apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +406,Your financial year begins on,Rozpoczęcie roku podatkowego
Pratik Vyas97264472015-05-14 15:13:10 +05303397apps/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 +05303398DocType: Sales Invoice,Get Advances Received,Uzyskaj otrzymane zaliczki
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05303399DocType: Email Digest,Add/Remove Recipients,Dodaj / Usuń odbiorców
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303400apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +421,Transaction not allowed against stopped Production Order {0},
Pratik Vyas593d5622015-03-02 19:07:52 +05303401apps/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 +05303402apps/erpnext/erpnext/config/support.py +54,Setup incoming server for support email id. (e.g. support@example.com),
Pratik Vyas593d5622015-03-02 19:07:52 +05303403apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +35,Shortage Qty,Niedobór szt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303404apps/erpnext/erpnext/stock/doctype/item/item.py +349,Item variant {0} exists with same attributes,Pozycja wariant {0} istnieje z samymi atrybutami
Pratik Vyas593d5622015-03-02 19:07:52 +05303405DocType: Salary Slip,Salary Slip,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303406apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +116,Burnishing,Nagniatania
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303407apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +54,'To Date' is required,'Do daty' jest wymaganym polem
Pratik Vyasfcc31022015-07-10 12:05:24 +05303408DocType: 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 +05303409DocType: Sales Invoice Item,Sales Order Item,Pozycja Zlecenia Sprzedaży
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303410DocType: Salary Slip,Payment Days,Dni Płatności
Pratik Vyas593d5622015-03-02 19:07:52 +05303411DocType: BOM,Manage cost of operations,Zarządzaj kosztami działań
Pratik Vyas593d5622015-03-02 19:07:52 +05303412DocType: Features Setup,Item Advanced,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303413apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +40,Hot rolling,Walcowanie na gorąco
Pratik Vyas593d5622015-03-02 19:07:52 +05303414DocType: 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 +05303415apps/erpnext/erpnext/config/setup.py +14,Global Settings,Ustawienia globalne
Pratik Vyas593d5622015-03-02 19:07:52 +05303416DocType: Employee Education,Employee Education,Wykształcenie pracownika
Anand Doshif5940902015-09-07 18:47:04 +05303417DocType: Salary Slip,Net Pay,Stawka Netto
Pratik Vyas593d5622015-03-02 19:07:52 +05303418DocType: Account,Account,Konto
3419apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +227,Serial No {0} has already been received,
3420,Requested Items To Be Transferred,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303421DocType: Purchase Invoice,Recurring Id,Powtarzające się ID
Pratik Vyas593d5622015-03-02 19:07:52 +05303422DocType: Customer,Sales Team Details,
3423DocType: Expense Claim,Total Claimed Amount,
Pratik Vyas97264472015-05-14 15:13:10 +05303424apps/erpnext/erpnext/config/crm.py +22,Potential opportunities for selling.,Potencjalne szanse na sprzedaż.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303425apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +48,Sick Leave,
3426DocType: Email Digest,Email Digest,przetwarzanie emaila
Anand Doshif5940902015-09-07 18:47:04 +05303427DocType: Delivery Note,Billing Address Name,Nazwa Adresu do Faktury
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303428apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +22,Department Stores,
3429apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +40,System Balance,Bilans systemu
Pratik Vyas593d5622015-03-02 19:07:52 +05303430DocType: Workflow,Is Active,Jest aktywny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303431apps/erpnext/erpnext/controllers/stock_controller.py +70,No accounting entries for the following warehouses,
Pratik Vyas97264472015-05-14 15:13:10 +05303432apps/erpnext/erpnext/projects/doctype/project/project.js +22,Save the document first.,Zapisz dokument jako pierwszy.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303433DocType: Account,Chargeable,Odpowedni do pobierania opłaty.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303434apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +121,Linishing,Linishing
Pratik Vyas593d5622015-03-02 19:07:52 +05303435DocType: Company,Change Abbreviation,Zmień Skrót
Anand Doshif5940902015-09-07 18:47:04 +05303436DocType: Workflow State,Primary,Podstawowy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303437DocType: Expense Claim Detail,Expense Date,Data wydatku
Pratik Vyas593d5622015-03-02 19:07:52 +05303438DocType: Item,Max Discount (%),Maksymalny rabat (%)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303439DocType: Communication,More Information,Więcej informacji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303440apps/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 Mehta626ba1b2015-10-14 15:22:06 +05303441apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +161,Blasting,Wybuchowych
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303442DocType: Company,Warn,Ostrzeż
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303443apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +111,Item valuation updated,
Pratik Vyas97264472015-05-14 15:13:10 +05303444DocType: 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 +05303445DocType: BOM,Manufacturing User,Produkcja użytkownika
3446DocType: Purchase Order,Raw Materials Supplied,Dostarczone surowce
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303447DocType: Purchase Invoice,Recurring Print Format,Format wydruku cykliczne
Pratik Vyas593d5622015-03-02 19:07:52 +05303448DocType: Email Digest,New Projects,Nowe projekty
3449DocType: Communication,Series,Seria
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303450apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +53,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 +05303451DocType: Appraisal,Appraisal Template,Szablon oceny
3452DocType: Communication,Email,Email
Pratik Vyas593d5622015-03-02 19:07:52 +05303453DocType: Item Group,Item Classification,Pozycja Klasyfikacja
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303454apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +89,Business Development Manager,
Anand Doshif5940902015-09-07 18:47:04 +05303455DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,Cel Wizyty Konserwacji
Pratik Vyas593d5622015-03-02 19:07:52 +05303456apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.js +15,Period,Okres
Pratik Vyas97264472015-05-14 15:13:10 +05303457,General Ledger,Księga główna
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303458apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Zobacz Tropy
Pratik Vyas593d5622015-03-02 19:07:52 +05303459DocType: Item Attribute Value,Attribute Value,Wartość atrybutu
Pratik Vyasfcc31022015-07-10 12:05:24 +05303460apps/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 +05303461,Itemwise Recommended Reorder Level,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303462apps/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 +05303463DocType: Features Setup,To get Item Group in details table,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303464apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +67,Redrawing,Odświeżanie
3465apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +110,Batch {0} of Item {1} has expired.,Batch {0} pozycji {1} wygasł.
3466apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +120,Etching,Akwaforta
3467DocType: Sales Invoice,Commission,Prowizja
Pratik Vyas593d5622015-03-02 19:07:52 +05303468DocType: Address Template,"<h4>Default Template</h4>
3469<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>
3470<pre><code>{{ address_line1 }}&lt;br&gt;
3471{% if address_line2 %}{{ address_line2 }}&lt;br&gt;{% endif -%}
3472{{ city }}&lt;br&gt;
3473{% if state %}{{ state }}&lt;br&gt;{% endif -%}
3474{% if pincode %} PIN: {{ pincode }}&lt;br&gt;{% endif -%}
3475{{ country }}&lt;br&gt;
3476{% if phone %}Phone: {{ phone }}&lt;br&gt;{% endif -%}
3477{% if fax %}Fax: {{ fax }}&lt;br&gt;{% endif -%}
3478{% if email_id %}Email: {{ email_id }}&lt;br&gt;{% endif -%}
3479</code></pre>","<H4> Domyślny szablon </ h4>
3480 <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>
3481 <pre> <code> {{address_line1}} & lt; br & gt;
3482 {% if address_line2%} {{address_line2}} & lt; br & gt; { % endif -%} {{miasto
3483}} & lt; br & gt;
3484 {% jeśli państwo%} {{państwo}} & lt; br & gt; {% endif -%}
3485 {% if%} kod PIN PIN: {{kod PIN}} & lt; br & gt; {% endif -%}
3486 {{państwo}} & lt; br & gt;
3487 {% jeśli telefon%} Telefon: {{Telefon}} & lt; br & gt; { % endif -%}
3488 {% czy faks%} faks: {{faks}} & lt; br & gt; {% endif -%}
3489 {% jeśli email_id%} E-mail: {{email_id}} & lt; br & gt ; {% endif -%}
3490 </ code> </ pre>"
3491DocType: Salary Slip Deduction,Default Amount,Domyślnie Kwota
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303492apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +89,Warehouse not found in the system,Magazyn nie został znaleziony w systemie
Pratik Vyas593d5622015-03-02 19:07:52 +05303493DocType: Quality Inspection Reading,Quality Inspection Reading,Odczyt kontroli jakości
Pratik Vyas593d5622015-03-02 19:07:52 +05303494apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +26,`Freeze Stocks Older Than` should be smaller than %d days.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303495DocType: Tax Rule,Purchase Tax Template,Zakup szablonu podatkowe
Pratik Vyas593d5622015-03-02 19:07:52 +05303496,Project wise Stock Tracking,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303497apps/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 +05303498DocType: Stock Entry Detail,Actual Qty (at source/target),Rzeczywista Ilość (u źródła/celu)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303499DocType: Item Customer Detail,Ref Code,Ref kod
Pratik Vyasfcc31022015-07-10 12:05:24 +05303500apps/erpnext/erpnext/config/hr.py +13,Employee records.,Rekordy pracownika.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303501DocType: HR Settings,Payroll Settings,Ustawienia Listy Płac
Pratik Vyas97264472015-05-14 15:13:10 +05303502apps/erpnext/erpnext/config/accounts.py +58,Match non-linked Invoices and Payments.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303503apps/erpnext/erpnext/templates/pages/cart.html +13,Place Order,Złożyć zamówienie
Pratik Vyas593d5622015-03-02 19:07:52 +05303504DocType: Email Digest,New Purchase Orders,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303505apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +25,Root cannot have a parent cost center,
Pratik Vyas593d5622015-03-02 19:07:52 +05303506DocType: Sales Invoice,C-Form Applicable,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303507apps/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}
3508DocType: Supplier,Address and Contacts,Adres i Kontakt
Pratik Vyas97264472015-05-14 15:13:10 +05303509DocType: UOM Conversion Detail,UOM Conversion Detail,Szczegóły konwersji jednostki miary
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303510apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +496,Keep it web friendly 900px (w) by 100px (h),Staraj się być przyjazny dla WWW 900px (szerokość) na 100px (wysokość)
3511apps/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 +05303512apps/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 +05303513DocType: Payment Tool,Get Outstanding Vouchers,Pobierz zaległe Kupony
Pratik Vyas593d5622015-03-02 19:07:52 +05303514DocType: Warranty Claim,Resolved By,
3515DocType: Appraisal,Start Date,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303516sites/assets/js/desk.min.js +7626,Value,Wartość
Pratik Vyasfcc31022015-07-10 12:05:24 +05303517apps/erpnext/erpnext/config/hr.py +130,Allocate leaves for a period.,Przydziel zwolnienia dla tego okresu.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303518apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +139,Click here to verify,"Kliknij tutaj, aby zweryfikować"
3519apps/erpnext/erpnext/accounts/doctype/account/account.py +43,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 +05303520DocType: Purchase Invoice Item,Price List Rate,Wartość w cenniku
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303521apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +166,Delivered Serial No {0} cannot be deleted,Dostarczony Nr Seryjny {0} nie może być usunięty
Pratik Vyas593d5622015-03-02 19:07:52 +05303522DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.",
Pratik Vyas97264472015-05-14 15:13:10 +05303523apps/erpnext/erpnext/config/manufacturing.py +13,Bill of Materials (BOM),Zestawienie materiałowe (BOM)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303524DocType: Item,Average time taken by the supplier to deliver,Średni czas podjęte przez dostawcę do dostarczenia
Pratik Vyas593d5622015-03-02 19:07:52 +05303525DocType: Time Log,Hours,Godziny
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303526DocType: Project,Expected Start Date,Spodziewana data startowa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303527apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +38,Rolling,Walcówka
Pratik Vyas593d5622015-03-02 19:07:52 +05303528DocType: ToDo,Priority,Priorytet
Anand Doshif5940902015-09-07 18:47:04 +05303529apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +168,"Cannot delete Serial No {0} in stock. First remove from stock, then delete.",Nie można usunąć numeru seryjnego {0} na magazynie. Najpierw usuń z magazynu.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303530apps/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"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303531DocType: Dropbox Backup,Dropbox Access Allowed,Dostęp do Dropboxa Dopuszczony
3532DocType: Dropbox Backup,Weekly,Tygodniowo
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303533DocType: SMS Settings,Eg. smsgateway.com/api/send_sms.cgi,np. smsgateway.com/api/send_sms.cgi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303534apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +478,Receive,Odbierać
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303535DocType: Maintenance Visit,Fully Completed,Całkowicie ukończono
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303536apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% kompletne
Pratik Vyasfcc31022015-07-10 12:05:24 +05303537DocType: Employee,Educational Qualification,Kwalifikacje edukacyjne
Pratik Vyas593d5622015-03-02 19:07:52 +05303538DocType: Workstation,Operating Costs,Koszty operacyjne
Pratik Vyasfcc31022015-07-10 12:05:24 +05303539DocType: Employee Leave Approver,Employee Leave Approver,Zgoda na zwolnienie dla pracownika
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303540apps/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.
3541apps/erpnext/erpnext/stock/doctype/item/item.py +212,Row {0}: An Reorder entry already exists for this warehouse {1},"Wiersz {0}: Zapis ponownego zamawiania dla tego magazynu, {1}"
3542apps/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
3543apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +133,Electron beam machining,Obróbka wiązką elektronów
Pratik Vyas97264472015-05-14 15:13:10 +05303544DocType: Purchase Taxes and Charges Template,Purchase Master Manager,Główny Menadżer Zakupów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303545apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +418,Production Order {0} must be submitted,
3546apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +150,Please select Start Date and End Date for Item {0},
3547apps/erpnext/erpnext/config/stock.py +141,Main Reports,Raporty główne
3548apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +102,Stock Ledger entries balances updated,
Pratik Vyas593d5622015-03-02 19:07:52 +05303549apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,
3550DocType: Purchase Receipt Item,Prevdoc DocType,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303551apps/erpnext/erpnext/stock/doctype/item/item.js +185,Add / Edit Prices,Dodaj / Edytuj ceny
Pratik Vyas593d5622015-03-02 19:07:52 +05303552apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +54,Chart of Cost Centers,Struktura kosztów (MPK)
3553,Requested Items To Be Ordered,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303554apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +259,My Orders,Moje Zamówienia
Pratik Vyas593d5622015-03-02 19:07:52 +05303555DocType: Price List,Price List Name,Nazwa cennika
Pratik Vyas97264472015-05-14 15:13:10 +05303556DocType: Time Log,For Manufacturing,Dla Produkcji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303557apps/erpnext/erpnext/accounts/report/trial_balance_for_party/trial_balance_for_party.py +70,Totals,Sumy całkowite
Pratik Vyas593d5622015-03-02 19:07:52 +05303558DocType: BOM,Manufacturing,Produkcja
Anand Doshif5940902015-09-07 18:47:04 +05303559,Ordered Items To Be Delivered,Zamówione produkty do dostarczenia
Pratik Vyas97264472015-05-14 15:13:10 +05303560DocType: Account,Income,Przychody
Pratik Vyas593d5622015-03-02 19:07:52 +05303561,Setup Wizard,
3562DocType: Industry Type,Industry Type,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303563apps/erpnext/erpnext/templates/includes/cart.js +137,Something went wrong!,Coś poszło nie tak!
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303564apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +68,Warning: Leave application contains following block dates,Ostrzeżenie: Aplikacja o urlop zawiera następujące zablokowane daty
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303565apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +249,Sales Invoice {0} has already been submitted,Faktura Sprzedaży {0} została już wprowadzona
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303566apps/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 +05303567DocType: Purchase Invoice Item,Amount (Company Currency),Kwota (Waluta firmy)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303568apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +10,Die casting,Odlewów
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303569DocType: Email Alert,Reference Date,Data Odniesienia
Pratik Vyas97264472015-05-14 15:13:10 +05303570apps/erpnext/erpnext/config/hr.py +105,Organization unit (department) master.,
Pratik Vyas593d5622015-03-02 19:07:52 +05303571apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +25,Please enter valid mobile nos,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303572DocType: Email Digest,User Specific,Specyficzne dla Użytkownika
Anand Doshif5940902015-09-07 18:47:04 +05303573DocType: Budget Detail,Budget Detail,Szczegóły Budżetu
3574apps/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 +05303575DocType: Async Task,Status,
3576apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +65,Stock UOM updated for Item {0},Zaktualizowano jednostkę miary zapasów dla pozycji {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303577DocType: Company History,Year,Rok
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303578apps/erpnext/erpnext/config/accounts.py +127,Point-of-Sale Profile,Point-of-Sale profil
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303579apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +68,Please Update SMS Settings,Zaktualizuj Ustawienia SMS
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303580apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +36,Time Log {0} already billed,Czas Zaloguj {0} już zapowiadane
Pratik Vyas97264472015-05-14 15:13:10 +05303581apps/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 +05303582DocType: Cost Center,Cost Center Name,Nazwa Centrum Kosztów
Pratik Vyas593d5622015-03-02 19:07:52 +05303583apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +59,Item {0} with Serial No {1} is already installed,
Pratik Vyas593d5622015-03-02 19:07:52 +05303584DocType: Maintenance Schedule Detail,Scheduled Date,
3585apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +69,Total Paid Amt,Łączna wypłacona Amt
3586DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303587DocType: Purchase Receipt Item,Received and Accepted,Otrzymano i zaakceptowano
Pratik Vyas593d5622015-03-02 19:07:52 +05303588,Serial No Service Contract Expiry,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303589DocType: Item,Unit of Measure Conversion,Jednostka miary Conversion
3590apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +86,Employee can not be changed,Pracownik nie może być zmieniony
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303591apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +255,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 +05303592DocType: Naming Series,Help HTML,
Pratik Vyas593d5622015-03-02 19:07:52 +05303593apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +50,Total weightage assigned should be 100%. It is {0},
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303594apps/erpnext/erpnext/controllers/status_updater.py +130,Allowance for over-{0} crossed for Item {1},Zniżki dla nadmiernie {0} przeszedł na pozycję {1}
Anand Doshif5940902015-09-07 18:47:04 +05303595DocType: Address,Name of person or organization that this address belongs to.,Imię odoby lub organizacji do której należy adres.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303596apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +587,Your Suppliers,Twoi Dostawcy
3597apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +56,Cannot set as Lost as Sales Order is made.,
3598apps/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 +05303599DocType: Purchase Invoice,Contact,Kontakt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303600DocType: Features Setup,Exports,"Eksport
3601"
3602DocType: Lead,Converted,Przekształcono
Pratik Vyas593d5622015-03-02 19:07:52 +05303603DocType: Item,Has Serial No,Posiada numer seryjny
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303604DocType: Employee,Date of Issue,Data wydania
Pratik Vyas593d5622015-03-02 19:07:52 +05303605apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +16,{0}: From {0} for {1},{0}: od {0} do {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303606DocType: Issue,Content Type,Typ zawartości
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303607apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +17,Computer,Komputer
Pratik Vyas593d5622015-03-02 19:07:52 +05303608DocType: Item,List this Item in multiple groups on the website.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303609apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +279,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 +05303610apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +62,Item: {0} does not exist in the system,Pozycja: {0} nie istnieje w systemie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303611apps/erpnext/erpnext/accounts/doctype/account/account.py +81,You are not authorized to set Frozen value,Nie masz uprawnień do ustawienia zamrożenej wartości
Pratik Vyas593d5622015-03-02 19:07:52 +05303612DocType: Payment Reconciliation,Get Unreconciled Entries,Pobierz Wpisy nieuzgodnione
Pratik Vyas593d5622015-03-02 19:07:52 +05303613DocType: Cost Center,Budgets,Budżety
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303614apps/frappe/frappe/core/page/modules_setup/modules_setup.py +11,Updated,Zaktualizowano
Pratik Vyasfcc31022015-07-10 12:05:24 +05303615DocType: Employee,Emergency Contact Details,Kontakt na wypadek nieszczęśliwych wypadków - szczegóły
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303616apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +396,What does it do?,Co to robi?
Pratik Vyas593d5622015-03-02 19:07:52 +05303617DocType: Delivery Note,To Warehouse,Do magazynu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303618apps/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 +05303619,Average Commission Rate,Średnia prowizja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303620apps/erpnext/erpnext/stock/doctype/item/item.py +142,'Has Serial No' can not be 'Yes' for non-stock item,"Numer seryjny nie może być dostępny dla produktów, które nie są magazynowane"
Pratik Vyas593d5622015-03-02 19:07:52 +05303621apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +34,Attendance can not be marked for future dates,
3622DocType: Pricing Rule,Pricing Rule Help,Wycena Zasada Pomoc
3623DocType: Purchase Taxes and Charges,Account Head,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303624apps/erpnext/erpnext/config/stock.py +79,Update additional costs to calculate landed cost of items,Zaktualizuj dodatkowe koszty do obliczenia całkowitego kosztu operacji
3625apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +111,Electrical,Elektryczne
Pratik Vyas593d5622015-03-02 19:07:52 +05303626DocType: Stock Entry,Total Value Difference (Out - In),Całkowita Wartość Różnica (Out - In)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303627apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +297,Row {0}: Exchange Rate is mandatory,Wiersz {0}: Kurs wymiany jest obowiązkowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303628apps/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 Mehta626ba1b2015-10-14 15:22:06 +05303629apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +72,Peening,Kulkowania
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303630apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.js +30,From Warranty Claim,Od Reklamacji
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303631DocType: Stock Entry,Default Source Warehouse,Domyślny magazyn źródłowy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303632DocType: Item,Customer Code,Kod Klienta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303633apps/erpnext/erpnext/hr/doctype/employee/employee.py +212,Birthday Reminder for {0},Przypomnienie o Urodzinach dla {0}
3634apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +163,Lapping,Docieranie
Pratik Vyas593d5622015-03-02 19:07:52 +05303635apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.js +8,Days Since Last Order,Dni od ostatniego zamówienia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303636apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +299,Debit To account must be a Balance Sheet account,Obciążenie rachunku musi być kontem Bilans
Anand Doshif5940902015-09-07 18:47:04 +05303637DocType: Buying Settings,Naming Series,Seria nazw
Pratik Vyas593d5622015-03-02 19:07:52 +05303638DocType: Leave Block List,Leave Block List Name,
Pratik Vyas97264472015-05-14 15:13:10 +05303639DocType: User,Enabled,Włączony
3640apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +32,Stock Assets,Aktywa obrotowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303641apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +28,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 +05303642apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +8,Import Subscribers,Import abonentów
Pratik Vyas593d5622015-03-02 19:07:52 +05303643DocType: Target Detail,Target Qty,
Anand Doshif5940902015-09-07 18:47:04 +05303644DocType: Attendance,Present,Obecny
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303645apps/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 +05303646DocType: Notification Control,Sales Invoice Message,
3647DocType: Email Digest,Income Booked,
3648DocType: Authorization Rule,Based On,Bazujący na
Anand Doshif5940902015-09-07 18:47:04 +05303649,Ordered Qty,Ilość Zamówiona
Pratik Vyas593d5622015-03-02 19:07:52 +05303650DocType: Stock Settings,Stock Frozen Upto,
Anand Doshif5940902015-09-07 18:47:04 +05303651apps/erpnext/erpnext/config/projects.py +13,Project activity / task.,Czynność / zadanie projektu
Pratik Vyasfcc31022015-07-10 12:05:24 +05303652apps/erpnext/erpnext/config/hr.py +65,Generate Salary Slips,Utwórz Paski Wypłaty
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303653apps/frappe/frappe/utils/__init__.py +79,{0} is not a valid email id,{0} błędny identyfikator e-mail
Pratik Vyas593d5622015-03-02 19:07:52 +05303654apps/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 +05303655apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,Zniżka musi wynosić mniej niż 100
Anand Doshif5940902015-09-07 18:47:04 +05303656DocType: ToDo,Low,Niski
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303657DocType: Purchase Invoice,Write Off Amount (Company Currency),Napisz Off Kwota (Spółka Waluta)
3658apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +71,Spinning,Spinning
Anand Doshif5940902015-09-07 18:47:04 +05303659DocType: Landed Cost Voucher,Landed Cost Voucher,Koszt kuponu
3660apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +55,Please set {0},Ustaw {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303661DocType: Purchase Invoice,Repeat on Day of Month,
Anand Doshif5940902015-09-07 18:47:04 +05303662DocType: Employee,Health Details,Szczegóły Zdrowia
Pratik Vyas97264472015-05-14 15:13:10 +05303663DocType: Offer Letter,Offer Letter Terms,Oferta Letter Warunki
Pratik Vyas593d5622015-03-02 19:07:52 +05303664DocType: Features Setup,To track any installation or commissioning related work after sales,
Pratik Vyas97264472015-05-14 15:13:10 +05303665DocType: Project,Estimated Costing,Szacowany Costing
Pratik Vyasfcc31022015-07-10 12:05:24 +05303666DocType: Purchase Invoice Advance,Journal Entry Detail No,Nr zapisu szczegółowego
Pratik Vyas97264472015-05-14 15:13:10 +05303667DocType: Employee External Work History,Salary,Wynagrodzenia
Pratik Vyas593d5622015-03-02 19:07:52 +05303668DocType: Serial No,Delivery Document Type,Typ dokumentu dostawy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303669DocType: 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 +05303670apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +93,{0} Items synced,{0} - przedmioty synchronizowane
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303671DocType: Sales Order,Partly Delivered,Częściowo Dostarczono
Pratik Vyasfcc31022015-07-10 12:05:24 +05303672DocType: Sales Invoice,Existing Customer,Istniejący Klient
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303673DocType: Email Digest,Receivables,Należności
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303674DocType: Customer,Additional information regarding the customer.,Dodatkowe informacje na temat klienta.
Pratik Vyas593d5622015-03-02 19:07:52 +05303675DocType: Quality Inspection Reading,Reading 5,Odczyt 5
Pratik Vyasfcc31022015-07-10 12:05:24 +05303676DocType: 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 +05303677apps/erpnext/erpnext/crm/doctype/lead/lead.py +37,Campaign Name is required,Nazwa kampanii jest wymagana
Anand Doshif5940902015-09-07 18:47:04 +05303678DocType: Maintenance Visit,Maintenance Date,Data Konserwacji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303679DocType: Purchase Receipt Item,Rejected Serial No,Odrzucony Nr Seryjny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303680apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +51,Deep drawing,Głębokie tłoczenie
Pratik Vyas97264472015-05-14 15:13:10 +05303681apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +40,New Newsletter,Nowy biuletyn
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303682apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +157,Start date should be less than end date for Item {0},
3683apps/erpnext/erpnext/stock/doctype/item/item.js +17,Show Balance,Pokaż Saldo
Pratik Vyas593d5622015-03-02 19:07:52 +05303684DocType: Item,"Example: ABCD.#####
3685If 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 +05303686 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 +05303687DocType: Upload Attendance,Upload Attendance,Prześlij Frekwencję
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303688apps/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 +05303689apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44,Ageing Range 2,Starzenie Zakres 2
3690DocType: Journal Entry Account,Amount,Wartość
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303691apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +147,Riveting,Nitowania
Pratik Vyas593d5622015-03-02 19:07:52 +05303692apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +21,BOM replaced,
3693,Sales Analytics,Analityka sprzedaży
3694DocType: Manufacturing Settings,Manufacturing Settings,Ustawienia produkcyjne
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303695apps/erpnext/erpnext/config/setup.py +56,Setting up Email,Konfiguracja e-mail
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303696apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +90,Please enter default currency in Company Master,Proszę dodać domyślną walutę w Głównych Ustawieniach Firmy
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303697DocType: Stock Entry Detail,Stock Entry Detail,Szczególy zapisu magazynowego
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303698apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +82,Tax Rule Conflicts with {0},Konflikty przepisu podatkowego z {0}
3699apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +207,New Account Name,Nowa nazwa konta
Pratik Vyas593d5622015-03-02 19:07:52 +05303700DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Koszt dostarczonych surowców
3701DocType: Selling Settings,Settings for Selling Module,Ustawienia modułu sprzedaży
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303702apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +73,Customer Service,Obsługa Klienta
Pratik Vyas593d5622015-03-02 19:07:52 +05303703DocType: Item Customer Detail,Item Customer Detail,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303704apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +147,Confirm Your Email,Potwierdź Swój Email
Anand Doshif5940902015-09-07 18:47:04 +05303705apps/erpnext/erpnext/config/hr.py +53,Offer candidate a Job.,Zaproponuj kandydatowi pracę
Pratik Vyas593d5622015-03-02 19:07:52 +05303706DocType: Notification Control,Prompt for Email on Submission of,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303707apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +68,Item {0} must be a stock Item,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303708DocType: Manufacturing Settings,Default Work In Progress Warehouse,Domyślnie Work In Progress Warehouse
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303709apps/erpnext/erpnext/config/accounts.py +107,Default settings for accounting transactions.,Domyślne ustawienia dla transakcji księgowych
Pratik Vyas97264472015-05-14 15:13:10 +05303710apps/frappe/frappe/model/naming.py +40,{0} is required,{0} is wymagany
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303711apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +21,Vacuum molding,Formowanie próżniowe
3712apps/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ł
Pratik Vyas593d5622015-03-02 19:07:52 +05303713DocType: Contact Us Settings,City,Miasto
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303714apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +132,Ultrasonic machining,Obróbka ultradźwiękowa
3715apps/frappe/frappe/templates/base.html +135,Error: Not a valid id?,Błąd: Nie ważne id?
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303716apps/erpnext/erpnext/stock/get_item_details.py +125,Item {0} must be a Sales Item,
3717DocType: Naming Series,Update Series Number,Zaktualizuj Numer Serii
Pratik Vyas97264472015-05-14 15:13:10 +05303718DocType: Account,Equity,Kapitał własny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303719DocType: Sales Order,Printing Details,Szczegóły Drukarnie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303720DocType: Task,Closing Date,Data zamknięcia
Anand Doshif5940902015-09-07 18:47:04 +05303721DocType: Sales Order Item,Produced Quantity,Wyprodukowana ilość
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303722apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +84,Engineer,Inżynier
3723apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Zespoły Szukaj Sub
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303724apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +379,Item Code required at Row No {0},
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303725DocType: Sales Partner,Partner Type,Typ Partnera
Pratik Vyas593d5622015-03-02 19:07:52 +05303726DocType: Purchase Taxes and Charges,Actual,Właściwy
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303727DocType: Authorization Rule,Customerwise Discount,Zniżka dla klienta
Pratik Vyas593d5622015-03-02 19:07:52 +05303728DocType: Purchase Invoice,Against Expense Account,
3729DocType: Production Order,Production Order,Zamówinie produkcji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303730apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +256,Installation Note {0} has already been submitted,
Pratik Vyas593d5622015-03-02 19:07:52 +05303731DocType: Quotation Item,Against Docname,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303732DocType: SMS Center,All Employee (Active),Wszyscy pracownicy (aktywni)
3733apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Zobacz teraz
Pratik Vyas593d5622015-03-02 19:07:52 +05303734DocType: Purchase Invoice,Select the period when the invoice will be generated automatically,
3735DocType: BOM,Raw Material Cost,Koszt surowców
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303736DocType: Item,Re-Order Level,Próg ponowienia zamówienia
3737DocType: 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.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303738sites/assets/js/list.min.js +174,Gantt Chart,Wykres Gantta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303739apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +57,Part-time,Niepełnoetatowy
3740DocType: Employee,Applicable Holiday List,Stosowna Lista Urlopów
Pratik Vyas593d5622015-03-02 19:07:52 +05303741DocType: Employee,Cheque,Czek
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303742apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +55,Series Updated,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303743apps/erpnext/erpnext/accounts/doctype/account/account.py +131,Report Type is mandatory,Typ raportu jest wymagany
Pratik Vyas593d5622015-03-02 19:07:52 +05303744DocType: Item,Serial Number Series,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303745apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +67,Warehouse is mandatory for stock Item {0} in row {1},Magazyn jest obowiązkowy dla Przedmiotu {0} w rzędzie {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303746apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +45,Retail & Wholesale,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303747DocType: Issue,First Responded On,Data pierwszej odpowiedzi
Pratik Vyas593d5622015-03-02 19:07:52 +05303748DocType: Website Item Group,Cross Listing of Item in multiple groups,Krzyż Notowania pozycji w wielu grupach
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303749apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +351,The First User: You,Pierwszy użytkownik: to Ty!
Pratik Vyas97264472015-05-14 15:13:10 +05303750apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +48,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}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303751apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +172,Successfully Reconciled,Pomyślnie uzgodnione
Pratik Vyas593d5622015-03-02 19:07:52 +05303752DocType: Production Order,Planned End Date,Data zakończenia planowane
Pratik Vyas97264472015-05-14 15:13:10 +05303753apps/erpnext/erpnext/config/stock.py +43,Where items are stored.,Gdzie produkty są przechowywane.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303754DocType: Tax Rule,Validity,Ważność
Pratik Vyas593d5622015-03-02 19:07:52 +05303755apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +19,Invoiced Amount,Kwota zafakturowana
3756DocType: Attendance,Attendance,
Anand Doshif5940902015-09-07 18:47:04 +05303757DocType: Page,No,Numer
Pratik Vyas593d5622015-03-02 19:07:52 +05303758DocType: BOM,Materials,Materiały
3759DocType: Leave Block List,"If not checked, the list will have to be added to each Department where it has to be applied.",
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303760apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +512,Posting date and posting time is mandatory,Delegowanie datę i czas delegowania jest obowiązkowe
Pratik Vyas97264472015-05-14 15:13:10 +05303761apps/erpnext/erpnext/config/buying.py +79,Tax template for buying transactions.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303762,Item Prices,Ceny
Pratik Vyas593d5622015-03-02 19:07:52 +05303763DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303764DocType: Period Closing Voucher,Period Closing Voucher,Voucher Zamykający Okres
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303765apps/erpnext/erpnext/config/stock.py +125,Price List master.,Ustawienia Cennika.
Pratik Vyas593d5622015-03-02 19:07:52 +05303766DocType: Task,Review Date,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303767DocType: Purchase Invoice,Advance Payments,Zaliczki
Anand Doshif5940902015-09-07 18:47:04 +05303768DocType: DocPerm,Level,Poziom
3769DocType: Purchase Taxes and Charges,On Net Total,Na podstawie Kwoty Netto
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303770apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +160,Target warehouse in row {0} must be same as Production Order,
3771apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +59,No permission to use Payment Tool,Brak uprawnień do korzystania z narzędzi płatności
3772apps/erpnext/erpnext/controllers/recurring_document.py +192,'Notification Email Addresses' not specified for recurring %s,Adres e-mail dla 'Powiadomień' nie został podany dla powracających %s
3773apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +86,Milling,Przemiał
3774apps/erpnext/erpnext/accounts/doctype/account/account.py +99,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
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303775DocType: Company,Round Off Account,Zaokrąglić konto
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303776apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +60,Nibbling,Gryząc
Pratik Vyas97264472015-05-14 15:13:10 +05303777apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +84,Administrative Expenses,Wydatki na podstawową działalność
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303778apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +18,Consulting,Konsulting
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303779DocType: Customer Group,Parent Customer Group,Nadrzędna Grupa Klientów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303780sites/assets/js/erpnext.min.js +50,Change,Reszta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303781DocType: Purchase Invoice,Contact Email,E-mail kontaktu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303782apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +113,Purchase Order {0} is 'Stopped',Zamówienia Kupna {0} zostało zatrzymane
Pratik Vyas593d5622015-03-02 19:07:52 +05303783DocType: Appraisal Goal,Score Earned,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303784apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +393,"e.g. ""My Company LLC""","np. ""Moja Firma LLC"""
3785apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +173,Notice Period,Okres wypowiedzenia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303786DocType: Bank Reconciliation Detail,Voucher ID,ID Bonu
Pratik Vyas593d5622015-03-02 19:07:52 +05303787apps/erpnext/erpnext/setup/doctype/territory/territory.js +14,This is a root territory and cannot be edited.,
3788DocType: Packing Slip,Gross Weight UOM,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303789DocType: Email Digest,Receivables / Payables,Należności / Zobowiązania
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303790DocType: Delivery Note Item,Against Sales Invoice,Na podstawie faktury sprzedaży
3791apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +63,Stamping,Cechowanie
Anand Doshif5940902015-09-07 18:47:04 +05303792DocType: Landed Cost Item,Landed Cost Item,Koszt Przedmiotu
Pratik Vyas593d5622015-03-02 19:07:52 +05303793apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +56,Show zero values,Pokaż wartości zerowe
3794DocType: 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 +05303795DocType: Payment Reconciliation,Receivable / Payable Account,Konto Należności / Zobowiązań
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05303796DocType: Delivery Note Item,Against Sales Order Item,Na podstawie pozycji zamówienia sprzedaży
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303797apps/erpnext/erpnext/stock/doctype/item/item.py +342,Please specify Attribute Value for attribute {0},Proszę podać wartość atrybutu dla atrybutu {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303798DocType: Item,Default Warehouse,Domyślny magazyn
Pratik Vyas97264472015-05-14 15:13:10 +05303799DocType: Task,Actual End Date (via Time Logs),Rzeczywista Data zakończenia (przez Time Logs)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303800apps/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}
3801apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +23,Please enter parent cost center,
Pratik Vyas593d5622015-03-02 19:07:52 +05303802DocType: Delivery Note,Print Without Amount,Drukuj bez wartości
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303803apps/erpnext/erpnext/controllers/buying_controller.py +69,Tax Category can not be 'Valuation' or 'Valuation and Total' as all items are non-stock items,
Pratik Vyas593d5622015-03-02 19:07:52 +05303804DocType: User,Last Name,Nazwisko
Anand Doshif5940902015-09-07 18:47:04 +05303805DocType: Web Page,Left,Opuścił
Pratik Vyasfcc31022015-07-10 12:05:24 +05303806DocType: Event,All Day,Cały Dzień
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303807DocType: Issue,Support Team,Support Team
Pratik Vyas593d5622015-03-02 19:07:52 +05303808DocType: Appraisal,Total Score (Out of 5),
3809DocType: Contact Us Settings,State,Stan
3810DocType: Batch,Batch,Partia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303811apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +53,Balance,Bilans
Pratik Vyas97264472015-05-14 15:13:10 +05303812DocType: Project,Total Expense Claim (via Expense Claims),Łączny koszt roszczenie (przez Zastrzeżeń koszty)
Pratik Vyasfcc31022015-07-10 12:05:24 +05303813DocType: User,Gender,Płeć
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303814DocType: Journal Entry,Debit Note,Nota debetowa
Pratik Vyas593d5622015-03-02 19:07:52 +05303815DocType: Stock Entry,As per Stock UOM,
3816apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,Nie minął
3817DocType: Journal Entry,Total Debit,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303818DocType: Manufacturing Settings,Default Finished Goods Warehouse,Magazyn wyrobów gotowych domyślne
Pratik Vyas593d5622015-03-02 19:07:52 +05303819apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +70,Sales Person,
Pratik Vyas593d5622015-03-02 19:07:52 +05303820DocType: Sales Invoice,Cold Calling,
3821DocType: SMS Parameter,SMS Parameter,
Anand Doshif5940902015-09-07 18:47:04 +05303822DocType: Maintenance Schedule Item,Half Yearly,Pół Roku
Pratik Vyas593d5622015-03-02 19:07:52 +05303823DocType: Lead,Blog Subscriber,
3824DocType: Email Digest,Income Year to Date,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303825apps/erpnext/erpnext/config/setup.py +88,Create rules to restrict transactions based on values.,
Pratik Vyas593d5622015-03-02 19:07:52 +05303826DocType: HR Settings,"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day",
3827DocType: Purchase Invoice,Total Advance,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303828apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +533,Unstop Material Request,Wznów Prośbę o Materiał
Pratik Vyas593d5622015-03-02 19:07:52 +05303829DocType: Workflow State,User,Użytkownik
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303830apps/erpnext/erpnext/config/learn.py +218,Processing Payroll,Tworzenie listy płac
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303831DocType: Opportunity Item,Basic Rate,Podstawowy wskaźnik
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303832DocType: GL Entry,Credit Amount,Kwota kredytu
3833apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +141,Set as Lost,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303834DocType: Customer,Credit Days Based On,Dni kredytowe w oparciu o
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303835DocType: Tax Rule,Tax Rule,Reguła podatkowa
Anand Doshif5940902015-09-07 18:47:04 +05303836DocType: 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 +05303837DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Zaplanuj dzienniki poza godzinami Workstation Pracy.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303838apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +92,{0} {1} has already been submitted,{0} {1} zostało już dodane
Pratik Vyas593d5622015-03-02 19:07:52 +05303839,Items To Be Requested,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303840DocType: Purchase Order,Get Last Purchase Rate,Uzyskaj stawkę z ostatniego zakupu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303841DocType: 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 +05303842DocType: Company,Company Info,Informacje o firmie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303843apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +76,Seaming,Ząbkowanie
3844apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +197,"Company Email ID not found, hence mail not sent","Email ID Firmy nie został znaleziony, w wyniku czego e-mail nie został wysłany"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303845apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),Zastosowanie funduszy (Aktywa)
3846DocType: Production Planning Tool,Filter based on item,Filtr bazujący na Przedmiocie
3847DocType: Fiscal Year,Year Start Date,Data początku roku
Pratik Vyasfcc31022015-07-10 12:05:24 +05303848DocType: Attendance,Employee Name,Nazwisko pracownika
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303849DocType: Sales Invoice,Rounded Total (Company Currency),Końcowa zaokrąglona kwota (waluta firmy)
3850apps/erpnext/erpnext/accounts/doctype/account/account.py +115,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 +05303851DocType: Purchase Common,Purchase Common,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303852apps/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 +05303853DocType: Leave Block List,Stop users from making Leave Applications on following days.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303854apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +591,From Opportunity,Od Szansy
3855apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +46,Blanking,Wykrawanie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303856apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +166,Employee Benefits,Świadczenia pracownicze
Pratik Vyas593d5622015-03-02 19:07:52 +05303857DocType: Sales Invoice,Is POS,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303858apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +238,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 +05303859DocType: Production Order,Manufactured Qty,
3860DocType: Purchase Receipt Item,Accepted Quantity,Przyjęta Ilość
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303861apps/erpnext/erpnext/accounts/party.py +25,{0}: {1} does not exists,{0}: {1} nie istnieje
3862apps/erpnext/erpnext/config/accounts.py +18,Bills raised to Customers.,Rachunki dla klientów.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303863DocType: DocField,Default,Domyślny
Pratik Vyas97264472015-05-14 15:13:10 +05303864apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,Projekt Id
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303865apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +461,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}
3866apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.py +40,{0} subscribers added,{0} abonentów dodano
Pratik Vyas593d5622015-03-02 19:07:52 +05303867DocType: Maintenance Schedule,Schedule,Harmonogram
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303868DocType: 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 +05303869DocType: Account,Parent Account,Nadrzędne konto
3870DocType: Serial No,Available,Dostępny
3871DocType: Quality Inspection Reading,Reading 3,Odczyt 3
3872,Hub,Piasta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303873DocType: GL Entry,Voucher Type,Typ Bonu
3874DocType: Expense Claim,Approved,Zatwierdzono
Pratik Vyas593d5622015-03-02 19:07:52 +05303875DocType: Pricing Rule,Price,Cena
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303876apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +79,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 +05303877DocType: 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 +05303878apps/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 +05303879DocType: Employee,Education,Wykształcenie
Pratik Vyas593d5622015-03-02 19:07:52 +05303880DocType: Selling Settings,Campaign Naming By,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303881DocType: Employee,Current Address Is,Obecny adres to
Pratik Vyas593d5622015-03-02 19:07:52 +05303882DocType: Address,Office,Biuro
3883apps/frappe/frappe/desk/moduleview.py +67,Standard Reports,Raporty standardowe
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303884apps/erpnext/erpnext/config/accounts.py +13,Accounting journal entries.,Dziennik zapisów księgowych.
Anand Doshif5940902015-09-07 18:47:04 +05303885apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +210,Please select Employee Record first.,Proszę wybrać pierwszego pracownika
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303886apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +181,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 +05303887apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +35,To create a Tax Account,Aby utworzyć konto podatkowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303888apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +233,Please enter Expense Account,Wprowadź konto Wydatków
3889DocType: Account,Stock,Asortyment
3890DocType: Employee,Current Address,Obecny adres
Pratik Vyas593d5622015-03-02 19:07:52 +05303891DocType: 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 +05303892DocType: Serial No,Purchase / Manufacture Details,Szczegóły Zakupu / Produkcji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303893apps/erpnext/erpnext/config/learn.py +142,Batch Inventory,Inwentaryzacja partii
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303894DocType: Employee,Contract End Date,Data końcowa kontraktu
Pratik Vyas593d5622015-03-02 19:07:52 +05303895DocType: Sales Order,Track this Sales Order against any Project,
Pratik Vyas593d5622015-03-02 19:07:52 +05303896DocType: Production Planning Tool,Pull sales orders (pending to deliver) based on the above criteria,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303897DocType: DocShare,Document Type,Typ Dokumentu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303898apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +557,From Supplier Quotation,Od Wyceny Kupna
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303899DocType: Deduction Type,Deduction Type,Typ odliczenia
Anand Doshif5940902015-09-07 18:47:04 +05303900DocType: Attendance,Half Day,Pół Dnia
Pratik Vyas593d5622015-03-02 19:07:52 +05303901DocType: Serial No,Not Available,Niedostępny
3902DocType: Pricing Rule,Min Qty,Min. ilość
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303903DocType: 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 +05303904DocType: GL Entry,Transaction Date,Data transakcji
3905DocType: Production Plan Item,Planned Qty,Planowana ilość
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303906apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +91,Total Tax,Razem podatkowa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303907apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +178,For Quantity (Manufactured Qty) is mandatory,Do Ilość (Wyprodukowano kopie) są obowiązkowe
Pratik Vyas593d5622015-03-02 19:07:52 +05303908DocType: Stock Entry,Default Target Warehouse,Domyślny magazyn docelowy
3909DocType: Purchase Invoice,Net Total (Company Currency),Łączna wartość netto (waluta firmy)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303910apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +78,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 +05303911DocType: Notification Control,Purchase Receipt Message,Wiadomość Potwierdzenia Zakupu
Pratik Vyasfcc31022015-07-10 12:05:24 +05303912DocType: Production Order,Actual Start Date,Rzeczywista data rozpoczęcia
Pratik Vyas593d5622015-03-02 19:07:52 +05303913DocType: Sales Order,% of materials delivered against this Sales Order,% materiałów dostarczonych w ramach zlecenia sprzedaży
Pratik Vyas97264472015-05-14 15:13:10 +05303914apps/erpnext/erpnext/config/stock.py +18,Record item movement.,Zapisz ruch produktu.
3915DocType: Newsletter List Subscriber,Newsletter List Subscriber,Biuletyn Lista Abonent
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303916apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +164,Morticing,Dłutarki
Pratik Vyas593d5622015-03-02 19:07:52 +05303917DocType: Email Account,Service,Usługa
3918DocType: Hub Settings,Hub Settings,Ustawienia Hub
Pratik Vyasfcc31022015-07-10 12:05:24 +05303919DocType: Project,Gross Margin %,Marża brutto %
Pratik Vyas593d5622015-03-02 19:07:52 +05303920DocType: BOM,With Operations,Wraz z działaniami
Pratik Vyas593d5622015-03-02 19:07:52 +05303921,Monthly Salary Register,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303922apps/frappe/frappe/website/template.py +123,Next,Dalej
Pratik Vyas593d5622015-03-02 19:07:52 +05303923DocType: Warranty Claim,If different than customer address,
3924DocType: BOM Operation,BOM Operation,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303925apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +118,Electropolishing,Elektropolerowanie
Pratik Vyas593d5622015-03-02 19:07:52 +05303926DocType: Purchase Taxes and Charges,On Previous Row Amount,
Anand Doshif5940902015-09-07 18:47:04 +05303927DocType: Email Digest,New Delivery Notes,Nowe notatki Dostawy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303928apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +24,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 +05303929DocType: POS Profile,POS Profile,POS profilu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303930apps/erpnext/erpnext/config/accounts.py +153,"Seasonality for setting budgets, targets etc.","Sezonowość ustalania budżetów, cele itd."
3931apps/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
3932apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +45,Total Unpaid,Razem Niezapłacone
Pratik Vyas593d5622015-03-02 19:07:52 +05303933apps/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 +05303934apps/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"
3935apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +528,Purchaser,Kupujący
Anand Doshif5940902015-09-07 18:47:04 +05303936apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +81,Net pay cannot be negative,Stawka Netto nie może być na minusie
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303937apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +71,Please enter the Against Vouchers manually,Proszę wprowadzić ręcznie z dowodami
Pratik Vyas593d5622015-03-02 19:07:52 +05303938DocType: SMS Settings,Static Parameters,
Pratik Vyas97264472015-05-14 15:13:10 +05303939DocType: Purchase Order,Advance Paid,Zaliczka
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303940DocType: Item,Item Tax,Podatek dla tej pozycji
Pratik Vyasfcc31022015-07-10 12:05:24 +05303941DocType: Expense Claim,Employees Email Id,Email ID pracownika
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303942apps/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 +05303943apps/erpnext/erpnext/config/crm.py +48,Send mass SMS to your contacts,
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303944DocType: Purchase Taxes and Charges,Consider Tax or Charge for,Rozwać Podatek albo Opłatę za
3945apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +55,Actual Qty is mandatory,Rzeczywista Ilość jest obowiązkowa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303946apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +42,Cross-rolling,Cross-walcówka
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303947apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +132,Credit Card,
Pratik Vyas593d5622015-03-02 19:07:52 +05303948DocType: BOM,Item to be manufactured or repacked,"Produkt, który ma zostać wyprodukowany lub przepakowany"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303949apps/erpnext/erpnext/config/stock.py +95,Default settings for stock transactions.,Domyślne ustawienia dla transakcji asortymentu
Pratik Vyas593d5622015-03-02 19:07:52 +05303950DocType: Purchase Invoice,Next Date,
Anand Doshif5940902015-09-07 18:47:04 +05303951DocType: Employee Education,Major/Optional Subjects,Główne/Opcjonalne Tematy
Pratik Vyas97264472015-05-14 15:13:10 +05303952apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +49,Please enter Taxes and Charges,Proszę wprowadzić podatki i opłaty
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303953apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +85,Machining,Obróbka
Pratik Vyas593d5622015-03-02 19:07:52 +05303954DocType: Employee,"Here you can maintain family details like name and occupation of parent, spouse and children",
3955DocType: Hub Settings,Seller Name,Sprzedawca Nazwa
3956DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),
3957DocType: Item Group,General Settings,Ustawienia ogólne
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303958apps/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 +05303959DocType: Stock Entry,Repack,Przepakowanie
Pratik Vyas593d5622015-03-02 19:07:52 +05303960apps/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 +05303961DocType: Item Attribute,Numeric Values,Wartości liczbowe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303962apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +500,Attach Logo,Załącz Logo
Pratik Vyas97264472015-05-14 15:13:10 +05303963DocType: Customer,Commission Rate,Wartość prowizji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303964apps/erpnext/erpnext/stock/doctype/item/item.js +38,Make Variant,Bądź Variant
Pratik Vyas97264472015-05-14 15:13:10 +05303965apps/erpnext/erpnext/config/hr.py +145,Block leave applications by department.,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303966apps/erpnext/erpnext/templates/pages/cart.html +42,Cart is Empty,Koszyk jest pusty
Pratik Vyas593d5622015-03-02 19:07:52 +05303967DocType: Production Order,Actual Operating Cost,Rzeczywisty koszt operacyjny
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303968apps/erpnext/erpnext/accounts/doctype/account/account.py +73,Root cannot be edited.,
3969apps/erpnext/erpnext/accounts/utils.py +193,Allocated amount can not greater than unadusted amount,
Pratik Vyas593d5622015-03-02 19:07:52 +05303970DocType: Manufacturing Settings,Allow Production on Holidays,Pozwól Produkcja na święta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303971DocType: Sales Order,Customer's Purchase Order Date,Data Zamówienia Zakupu Klienta
Pratik Vyas97264472015-05-14 15:13:10 +05303972apps/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 +05303973DocType: Packing Slip,Package Weight Details,Informacje o wadze paczki
Anand Doshif5940902015-09-07 18:47:04 +05303974apps/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 +05303975DocType: Dropbox Backup,Send Backups to Dropbox,Wyślij kopie zapasowe na Dropbox
3976DocType: Purchase Order,To Receive and Bill,Do odbierania i Bill
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303977apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +94,Designer,Projektant
3978apps/erpnext/erpnext/config/selling.py +121,Terms and Conditions Template,Szablony warunków i regulaminów
Pratik Vyas593d5622015-03-02 19:07:52 +05303979DocType: Serial No,Delivery Details,Szczegóły dostawy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303980apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +382,Cost Center is required in row {0} in Taxes table for type {1},
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303981DocType: 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 +05303982,Item-wise Purchase Register,
3983DocType: Batch,Expiry Date,Data ważności
3984,Supplier Addresses and Contacts,
Anand Doshif5940902015-09-07 18:47:04 +05303985apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +268,Please select Category first,Proszę najpierw wybrać kategorię
3986apps/erpnext/erpnext/config/projects.py +18,Project master.,Dyrektor projektu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303987DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,"Nie pokazuj żadnych symboli przy walutach, takich jak $"
Pratik Vyas593d5622015-03-02 19:07:52 +05303988DocType: Supplier,Credit Days,
3989DocType: Leave Type,Is Carry Forward,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303990apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +486,Get Items from BOM,Weź produkty z zestawienia materiałowego
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303991apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Czas realizacji (dni)
3992apps/erpnext/erpnext/config/manufacturing.py +120,Bill of Materials,Zestawienie materiałów
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303993apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +76,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}
3994DocType: Dropbox Backup,Send Notifications To,
Pratik Vyas593d5622015-03-02 19:07:52 +05303995apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.html +26,Ref Date,Ref Data
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303996DocType: Employee,Reason for Leaving,Powód odejścia
Pratik Vyas593d5622015-03-02 19:07:52 +05303997DocType: Expense Claim Detail,Sanctioned Amount,
3998DocType: GL Entry,Is Opening,
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303999apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +163,Row {0}: Debit entry can not be linked with a {1},Wiersz {0}: Debit wpis nie może być związana z {1}
4000apps/erpnext/erpnext/accounts/doctype/account/account.py +186,Account {0} does not exist,Konto {0} nie istnieje
Pratik Vyas593d5622015-03-02 19:07:52 +05304001DocType: Account,Cash,Gotówka
4002DocType: Employee,Short biography for website and other publications.,
4003apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +31,Please create Salary Structure for employee {0},