blob: 51282e6785e6657435f1ca4bb8828a05300aead4 [file] [log] [blame]
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301DocType: Employee,Salary Mode,Fizetés Mode
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302DocType: Cost Center,"Select Monthly Distribution, if you want to track based on seasonality.","Válassza ki havi megoszlása, ha szeretné nyomon követni alapján a szezonalitás."
3DocType: Employee,Divorced,Elvált
Anand Doshi019111b2015-11-20 18:00:11 +05304apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +80,Warning: Same item has been entered multiple times.,Figyelmeztetés: ugyanazt a tételt már többször jelenik meg.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05305apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +96,Items already synced,Tételek már szinkronizálva
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05306DocType: Buying Settings,Allow Item to be added multiple times in a transaction,"Hagyjuk pont, hogy ki többször a tranzakció"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05307apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +33,Cancel Material Visit {0} before cancelling this Warranty Claim,Mégsem Material látogatás {0} törlése előtt ezt a garanciális igény
Anand Doshi019111b2015-11-20 18:00:11 +05308apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +19,Consumer Products,Consumer Products
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05309apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +68,Please select Party Type first,"Kérjük, válasszon párt Type első"
Pratik Vyas7f8cc322015-04-09 09:50:38 +053010DocType: Item,Customer Items,Vásárlói elemek
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053011apps/erpnext/erpnext/accounts/doctype/account/account.py +45,Account {0}: Parent account {1} can not be a ledger,Account {0}: Parent véve {1} nem lehet a főkönyvi
Pratik Vyas7f8cc322015-04-09 09:50:38 +053012DocType: Item,Publish Item to hub.erpnext.com,Közzé tétel hub.erpnext.com
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053013apps/erpnext/erpnext/config/setup.py +93,Email Notifications,Email értesítések
Pratik Vyas7f8cc322015-04-09 09:50:38 +053014DocType: Item,Default Unit of Measure,Alapértelmezett mértékegység
Pratik Vyas97264472015-05-14 15:13:10 +053015DocType: SMS Center,All Sales Partner Contact,Minden értékesítő kapcsolata
Pratik Vyas7f8cc322015-04-09 09:50:38 +053016DocType: Employee,Leave Approvers,Hagyja Jóváhagyók
Pratik Vyas97264472015-05-14 15:13:10 +053017DocType: Sales Partner,Dealer,Terjesztő
Pratik Vyas7f8cc322015-04-09 09:50:38 +053018DocType: Employee,Rented,Bérelt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053019DocType: POS Profile,Applicable for User,Alkalmazható Felhasználó
20apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +169,"Stopped Production Order cannot be cancelled, Unstop it first to cancel","Leállította a termelést rendelés nem törölhető, kidugaszol először, hogy megszünteti"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053021apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +36,Currency is required for Price List {0},Árfolyam szükséges árlista {0}
22DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* A tranzakcióban lesz kiszámolva.
Rushabh Mehtafc307972015-11-04 18:02:45 +053023DocType: Purchase Order,Customer Contact,Ügyfélkapcsolati
Rushabh Mehta4140fa52015-12-01 16:02:15 +053024apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +660,From Material Request,Az anyagi kérése
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053025apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +37,{0} Tree,{0} Fa
Pratik Vyasb8a56872015-06-01 23:48:43 +053026DocType: Job Applicant,Job Applicant,Állásra pályázó
Pratik Vyas7f8cc322015-04-09 09:50:38 +053027apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,Nincs több eredményt.
Anand Doshi019111b2015-11-20 18:00:11 +053028apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +34,Legal,Jogi
Pratik Vyas97264472015-05-14 15:13:10 +053029apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +114,Actual type tax cannot be included in Item rate in row {0},Tényleges típusú adó nem lehet jogcím tartalmazza ráta sorban {0}
30DocType: C-Form,Customer,Vevő
Pratik Vyas7f8cc322015-04-09 09:50:38 +053031DocType: Purchase Receipt Item,Required By,Által előírt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053032DocType: Delivery Note,Return Against Delivery Note,Return Against Szállítólevél
Pratik Vyas97264472015-05-14 15:13:10 +053033DocType: Department,Department,Részleg
34DocType: Purchase Order,% Billed,% számlázva
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053035apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),Az Exchange Rate meg kell egyeznie a {0} {1} ({2})
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053036DocType: Sales Invoice,Customer Name,Vevő neve
Pratik Vyas7f8cc322015-04-09 09:50:38 +053037DocType: Features Setup,"All export related fields like currency, conversion rate, export total, export grand total etc are available in Delivery Note, POS, Quotation, Sales Invoice, Sales Order etc.","Minden export kapcsolódó területeken, mint valuta átváltási arányok, az export a teljes export végösszeg stb állnak rendelkezésre a szállítólevél, POS, idézet, Értékesítési számlák, Sales Order stb"
Pratik Vyas7f8cc322015-04-09 09:50:38 +053038DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,"Heads (vagy csoport), amely ellen könyvelési tételek készültek és ellensúlyok tartják."
Rushabh Mehtafc307972015-11-04 18:02:45 +053039apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +177,Outstanding for {0} cannot be less than zero ({1}),"Kiemelkedő {0} nem lehet kevesebb, mint nulla ({1})"
Pratik Vyas97264472015-05-14 15:13:10 +053040DocType: Manufacturing Settings,Default 10 mins,Default 10 perc
Pratik Vyas7f8cc322015-04-09 09:50:38 +053041DocType: Leave Type,Leave Type Name,Hagyja típus neve
Anand Doshi191b2972015-10-21 16:50:31 +053042apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +148,Series Updated Successfully,Sorozat sikeresen frissítve
Pratik Vyas7f8cc322015-04-09 09:50:38 +053043DocType: Pricing Rule,Apply On,Alkalmazza
44DocType: Item Price,Multiple Item prices.,Több tétel árakat.
45,Purchase Order Items To Be Received,Megrendelés tételek Kapott
46DocType: SMS Center,All Supplier Contact,Minden beszállító Kapcsolat
47DocType: Quality Inspection Reading,Parameter,Paraméter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053048apps/erpnext/erpnext/projects/doctype/project/project.py +43,Expected End Date can not be less than Expected Start Date,"Várható befejezés dátuma nem lehet kevesebb, mint várható kezdési időpontja"
Nabin Hait733680b2015-12-07 14:12:41 +053049apps/erpnext/erpnext/utilities/transaction_base.py +107,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,Sor # {0}: Ár kell egyeznie {1}: {2} ({3} / {4})
Anand Doshi03791fc2015-12-15 15:17:11 +053050apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +206,New Leave Application,Új Leave Application
Anand Doshi019111b2015-11-20 18:00:11 +053051apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +134,Bank Draft,Bank Draft
Pratik Vyas7f8cc322015-04-09 09:50:38 +053052DocType: Features Setup,1. To maintain the customer wise item code and to make them searchable based on their code use this option,"1. Ahhoz, hogy a megrendelő bölcs cikk-kód és kereshetővé tételéhez alapján kód Ezzel az opcióval"
53DocType: Mode of Payment Account,Mode of Payment Account,Mód Fizetési számla
Anand Doshi03791fc2015-12-15 15:17:11 +053054apps/erpnext/erpnext/stock/doctype/item/item.js +49,Show Variants,Mutasd változatok
Rushabh Mehta4140fa52015-12-01 16:02:15 +053055apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +478,Quantity,Mennyiség
Pratik Vyas97264472015-05-14 15:13:10 +053056apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +174,Loans (Liabilities),Hitelekkel (kötelezettségek)
Pratik Vyas7f8cc322015-04-09 09:50:38 +053057DocType: Employee Education,Year of Passing,Év Passing
Rushabh Mehtafc307972015-11-04 18:02:45 +053058apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock,Raktáron
Pratik Vyas97264472015-05-14 15:13:10 +053059DocType: Designation,Designation,Titulus
Pratik Vyasb8a56872015-06-01 23:48:43 +053060DocType: Production Plan Item,Production Plan Item,Gyártási terv tétele
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053061apps/erpnext/erpnext/hr/doctype/employee/employee.py +141,User {0} is already assigned to Employee {1},Felhasználó {0} már hozzá van rendelve Employee {1}
62apps/erpnext/erpnext/accounts/page/pos/pos_page.html +13,Make new POS Profile,Szerezz új POS Profile
Anand Doshi019111b2015-11-20 18:00:11 +053063apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +31,Health Care,Egészségügyi ellátás
Pratik Vyas7f8cc322015-04-09 09:50:38 +053064DocType: Purchase Invoice,Monthly,Havi
Rushabh Mehtafc307972015-11-04 18:02:45 +053065apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +66,Delay in payment (Days),Fizetési késedelem (nap)
Rushabh Mehta4140fa52015-12-01 16:02:15 +053066apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +606,Invoice,Számla
Pratik Vyas7f8cc322015-04-09 09:50:38 +053067DocType: Maintenance Schedule Item,Periodicity,Időszakosság
Anand Doshi019111b2015-11-20 18:00:11 +053068apps/erpnext/erpnext/public/js/setup_wizard.js +107,Email Address,Email cím
69apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +21,Defense,Védelem
Pratik Vyas97264472015-05-14 15:13:10 +053070DocType: Company,Abbr,Röv.
Pratik Vyas7f8cc322015-04-09 09:50:38 +053071DocType: Appraisal Goal,Score (0-5),Pontszám (0-5)
Rushabh Mehtafc307972015-11-04 18:02:45 +053072apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +193,Row {0}: {1} {2} does not match with {3},Row {0}: {1} {2} nem egyezik a {3}
Rushabh Mehta4140fa52015-12-01 16:02:15 +053073apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +74,Row # {0}:,Row # {0}:
Pratik Vyas7f8cc322015-04-09 09:50:38 +053074DocType: Delivery Note,Vehicle No,Jármű No
Rushabh Mehtafc307972015-11-04 18:02:45 +053075apps/erpnext/erpnext/public/js/pos/pos.js +528,Please select Price List,"Kérjük, válasszon árjegyzéke"
Pratik Vyasfcc31022015-07-10 12:05:24 +053076DocType: Production Order Operation,Work In Progress,Dolgozunk rajta
Pratik Vyasb8a56872015-06-01 23:48:43 +053077DocType: Employee,Holiday List,Szabadnapok listája
Pratik Vyasfcc31022015-07-10 12:05:24 +053078DocType: Time Log,Time Log,Időnapló
Anand Doshi03791fc2015-12-15 15:17:11 +053079apps/erpnext/erpnext/public/js/setup_wizard.js +292,Accountant,Könyvelő
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053080DocType: Cost Center,Stock User,Stock Felhasználó
Pratik Vyasb8a56872015-06-01 23:48:43 +053081DocType: Company,Phone No,Telefonszám
Pratik Vyas7f8cc322015-04-09 09:50:38 +053082DocType: Time Log,"Log of Activities performed by users against Tasks that can be used for tracking time, billing.","Bejelentkezés végzett tevékenységek, amelyeket a felhasználók ellen feladatok, melyek az adatok nyomon követhetők időt, számlázási."
Nabin Hait733680b2015-12-07 14:12:41 +053083apps/erpnext/erpnext/controllers/recurring_document.py +124,New {0}: #{1},Új {0}: # {1}
Pratik Vyasfcc31022015-07-10 12:05:24 +053084,Sales Partners Commission,Értékesítő partner jutaléka
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053085apps/erpnext/erpnext/setup/doctype/company/company.py +32,Abbreviation cannot have more than 5 characters,"Rövidítése nem lehet több, mint 5 karakter"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053086apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +56,"Attribute Value {0} cannot be removed from {1} as Item Variants \
87 exist with this Attribute.","Jellemző értéke {0} nem távolítható el {1}, mint Besorolás változatok \ létezni ezzel a tulajdonsággal."
Pratik Vyas7f8cc322015-04-09 09:50:38 +053088apps/erpnext/erpnext/accounts/doctype/account/account.js +27,This is a root account and cannot be edited.,Ez a root fiók és nem lehet szerkeszteni.
Pratik Vyas7f8cc322015-04-09 09:50:38 +053089DocType: BOM,Operations,Művelet
90apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +38,Cannot set authorization on basis of Discount for {0},Nem lehet beállítani engedély alapján a kedvezmény {0}
Pratik Vyasb8a56872015-06-01 23:48:43 +053091DocType: Bin,Quantity Requested for Purchase,Igényelt beszerzendő mennyiség
Pratik Vyas97264472015-05-14 15:13:10 +053092DocType: Rename Tool,"Attach .csv file with two columns, one for the old name and one for the new name","Erősítse .csv fájlt két oszlopot, az egyik a régi nevet, a másik az új nevet"
Pratik Vyas7f8cc322015-04-09 09:50:38 +053093DocType: Packed Item,Parent Detail docname,Szülő Részlet docname
Anand Doshi03791fc2015-12-15 15:17:11 +053094apps/erpnext/erpnext/public/js/setup_wizard.js +380,Kg,Kg
Pratik Vyasb8a56872015-06-01 23:48:43 +053095apps/erpnext/erpnext/config/hr.py +48,Opening for a Job.,Nyitott állások
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053096DocType: Item Attribute,Increment,Növekmény
Rushabh Mehtafc307972015-11-04 18:02:45 +053097apps/erpnext/erpnext/public/js/stock_analytics.js +63,Select Warehouse...,Válassza Warehouse ...
Anand Doshi019111b2015-11-20 18:00:11 +053098apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +6,Advertising,Hirdetés
99apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +22,Same Company is entered more than once,Ugyanez a vállalat szerepel többször
Pratik Vyasb8a56872015-06-01 23:48:43 +0530100DocType: Employee,Married,Házas
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530101apps/erpnext/erpnext/accounts/party.py +38,Not permitted for {0},Nem engedélyezett {0}
Anand Doshi03791fc2015-12-15 15:17:11 +0530102apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +392,Stock cannot be updated against Delivery Note {0},Stock nem lehet frissíteni ellen szállítólevél {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530103DocType: Payment Reconciliation,Reconcile,Összeegyeztetni
Anand Doshi019111b2015-11-20 18:00:11 +0530104apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +30,Grocery,Élelmiszerbolt
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530105DocType: Quality Inspection Reading,Reading 1,Reading 1
Rushabh Mehtafc307972015-11-04 18:02:45 +0530106apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +100,Make Bank Entry,Tedd Bank Entry
Anand Doshi019111b2015-11-20 18:00:11 +0530107apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +40,Pension Funds,Nyugdíjpénztárak
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530108apps/erpnext/erpnext/accounts/doctype/account/account.py +149,Warehouse is mandatory if account type is Warehouse,"Warehouse kötelező, ha figyelembe típus Warehouse"
Pratik Vyas97264472015-05-14 15:13:10 +0530109DocType: SMS Center,All Sales Person,Minden értékesítő
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530110DocType: Lead,Person Name,Személy Név
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530111DocType: Sales Order,"Check if recurring order, uncheck to stop recurring or put proper End Date","Ellenőrizze, hogy a visszatérő érdekében, törölje megállítani visszatérő vagy tegye megfelelő End Date"
Pratik Vyasfcc31022015-07-10 12:05:24 +0530112DocType: Sales Invoice Item,Sales Invoice Item,Eladási számla tételei
Pratik Vyas97264472015-05-14 15:13:10 +0530113DocType: Account,Credit,Követelés
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530114apps/erpnext/erpnext/hr/doctype/employee/employee.py +25,Please setup Employee Naming System in Human Resource > HR Settings,"Kérjük, beállítási Employee névadási rendszerben Human Resource> HR Beállítások"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530115DocType: POS Profile,Write Off Cost Center,Írja Off Cost Center
Pratik Vyasfcc31022015-07-10 12:05:24 +0530116DocType: Warehouse,Warehouse Detail,Raktár részletek
Anand Doshi191b2972015-10-21 16:50:31 +0530117apps/erpnext/erpnext/selling/doctype/customer/customer.py +181,Credit limit has been crossed for customer {0} {1}/{2},Hitelkeret már átlépte az ügyfél {0} {1} / {2}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530118DocType: Tax Rule,Tax Type,Adónem
Rushabh Mehtafc307972015-11-04 18:02:45 +0530119apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +141,You are not authorized to add or update entries before {0},Ön nem jogosult hozzáadására és frissítésére bejegyzés előtt {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530120DocType: Item,Item Image (if not slideshow),Elem Kép (ha nem slideshow)
Pratik Vyas97264472015-05-14 15:13:10 +0530121apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,Az Ügyfél már létezik ezen a néven
122DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(Órás sebesség / 60) * aktuális üzemidő
Pratik Vyasfcc31022015-07-10 12:05:24 +0530123DocType: SMS Log,SMS Log,SMS napló
Pratik Vyas97264472015-05-14 15:13:10 +0530124apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,Költségét a szállított tételek
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530125DocType: Quality Inspection,Get Specification Details,Get Specification Részletek
126DocType: Lead,Interested,Érdekelt
Pratik Vyas97264472015-05-14 15:13:10 +0530127apps/erpnext/erpnext/config/manufacturing.py +14,Bill of Material,Anyagjegyzék
Anand Doshi019111b2015-11-20 18:00:11 +0530128apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +158,Opening,Nyílás
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530129apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +27,From {0} to {1},Re {0} {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530130DocType: Item,Copy From Item Group,Másolás jogcím-csoport
Pratik Vyasb8a56872015-06-01 23:48:43 +0530131DocType: Journal Entry,Opening Entry,Kezdő tétel
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530132DocType: Stock Entry,Additional Costs,További költségek
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530133apps/erpnext/erpnext/accounts/doctype/account/account.py +120,Account with existing transaction can not be converted to group.,Véve a meglévő ügylet nem konvertálható csoportot.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530134DocType: Lead,Product Enquiry,Termék Érdeklődés
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530135apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +13,Please enter company first,"Kérjük, adja cég első"
Rushabh Mehtafc307972015-11-04 18:02:45 +0530136apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +334,Please select Company first,"Kérjük, válasszon Társaság első"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530137DocType: Employee Education,Under Graduate,Under Graduate
138apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +22,Target On,Cél On
Pratik Vyasfcc31022015-07-10 12:05:24 +0530139DocType: BOM,Total Cost,Összköltség
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530140apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +9,Activity Log:,Tevékenység lista
Anand Doshi666fbaf2015-11-26 12:40:13 +0530141apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +194,Item {0} does not exist in the system or has expired,"Elem {0} nem létezik a rendszerben, vagy lejárt"
Anand Doshi019111b2015-11-20 18:00:11 +0530142apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +44,Real Estate,Ingatlan
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530143apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +4,Statement of Account,Statement of Account
Anand Doshi019111b2015-11-20 18:00:11 +0530144apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +41,Pharmaceuticals,Pharmaceuticals
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530145DocType: Expense Claim Detail,Claim Amount,Követelés összege
Pratik Vyasb8a56872015-06-01 23:48:43 +0530146DocType: Employee,Mr,Úr
Pratik Vyas97264472015-05-14 15:13:10 +0530147apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +33,Supplier Type / Supplier,Szállító Type / szállító
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530148DocType: Naming Series,Prefix,Előtag
Anand Doshi03791fc2015-12-15 15:17:11 +0530149apps/erpnext/erpnext/public/js/setup_wizard.js +377,Consumable,Elhasználható
Pratik Vyasb8a56872015-06-01 23:48:43 +0530150DocType: Upload Attendance,Import Log,Importálás naplója
Pratik Vyasfcc31022015-07-10 12:05:24 +0530151apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.js +19,Send,Küldés
Rushabh Mehtafc307972015-11-04 18:02:45 +0530152DocType: Sales Invoice Item,Delivered By Supplier,Megérkezés a Szállító
Pratik Vyas97264472015-05-14 15:13:10 +0530153DocType: SMS Center,All Contact,Minden Kapcsolattartó
Anand Doshi019111b2015-11-20 18:00:11 +0530154apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +164,Annual Salary,Éves Fizetés
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530155DocType: Period Closing Voucher,Closing Fiscal Year,Záró pénzügyi év
Pratik Vyas97264472015-05-14 15:13:10 +0530156apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +69,Stock Expenses,Stock költségek
157DocType: Newsletter,Email Sent?,Emailt elküldeni?
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530158DocType: Journal Entry,Contra Entry,Contra Entry
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530159apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +92,Show Time Logs,Időnaplók mutatása
160DocType: Journal Entry Account,Credit in Company Currency,Credit Company Valuta
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530161DocType: Delivery Note,Installation Status,Telepítés állapota
Anand Doshi019111b2015-11-20 18:00:11 +0530162apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +118,Accepted + Rejected Qty must be equal to Received quantity for Item {0},Elfogadott + Elutasított Mennyiség meg kell egyeznie a beérkezett mennyiséget tétel {0}
Pratik Vyas97264472015-05-14 15:13:10 +0530163DocType: Item,Supply Raw Materials for Purchase,Supply nyersanyag beszerzése
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530164apps/erpnext/erpnext/stock/get_item_details.py +133,Item {0} must be a Purchase Item,Elem {0} kell a vásárlást tétel
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530165DocType: Upload Attendance,"Download the Template, fill appropriate data and attach the modified file.
166All dates and employee combination in the selected period will come in the template, with existing attendance records","Töltse le a sablont, töltse megfelelő adatokat és csatolja a módosított fájlt. Minden időpontot és a munkavállalói kombináció a kiválasztott időszakban jön a sablon, a meglévő jelenléti ívek"
Anand Doshi03791fc2015-12-15 15:17:11 +0530167apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +444,Item {0} is not active or end of life has been reached,"Elem {0} nem aktív, vagy az elhasználódott elérte"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530168DocType: Time Log Batch,Will be updated after Sales Invoice is Submitted.,Után felülvizsgálják Sales számla benyújtásának.
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530169apps/erpnext/erpnext/controllers/accounts_controller.py +511,"To include tax in row {0} in Item rate, taxes in rows {1} must also be included","Hogy tartalmazzák az adót a sorban {0} tétel mértéke, az adók sorokban {1} is fel kell venni"
Pratik Vyas97264472015-05-14 15:13:10 +0530170apps/erpnext/erpnext/config/hr.py +90,Settings for HR Module,Beállításait HR modul
Pratik Vyasfcc31022015-07-10 12:05:24 +0530171DocType: SMS Center,SMS Center,SMS Központ
Pratik Vyasb8a56872015-06-01 23:48:43 +0530172DocType: BOM Replace Tool,New BOM,Új anyagjegyzék
Anand Doshibacc6792015-10-30 12:54:27 +0530173apps/erpnext/erpnext/config/projects.py +28,Batch Time Logs for billing.,Batch Time Naplók számlázás.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530174apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +30,Newsletter has already been sent,Hírlevél még nem küldték
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530175DocType: Lead,Request Type,Kérés típusa
176DocType: Leave Application,Reason,Ok
Anand Doshi019111b2015-11-20 18:00:11 +0530177apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +14,Broadcasting,Broadcasting
178apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +140,Execution,Végrehajtás
179apps/erpnext/erpnext/public/js/setup_wizard.js +114,The first user will become the System Manager (you can change this later).,Az első felhasználó lesz a System Manager (meg lehet változtatni erről később).
Pratik Vyas97264472015-05-14 15:13:10 +0530180apps/erpnext/erpnext/config/manufacturing.py +39,Details of the operations carried out.,Részletek az elvégzett műveleteket.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530181DocType: Serial No,Maintenance Status,Karbantartás állapota
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530182apps/erpnext/erpnext/config/stock.py +258,Items and Pricing,Tételek és árak
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530183apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +37,From Date should be within the Fiscal Year. Assuming From Date = {0},Dátum belül kell pénzügyi évben. Feltételezve A Date = {0}
184DocType: Appraisal,Select the Employee for whom you are creating the Appraisal.,"Válassza ki a munkavállaló, akit alkotsz az értékelésre."
Anand Doshi191b2972015-10-21 16:50:31 +0530185apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +96,Cost Center {0} does not belong to Company {1},Költséghely {0} nem tartozik Company {1}
Pratik Vyasb8a56872015-06-01 23:48:43 +0530186DocType: Customer,Individual,Magánszemély
Pratik Vyas97264472015-05-14 15:13:10 +0530187apps/erpnext/erpnext/config/support.py +23,Plan for maintenance visits.,Tervet karbantartási ellenőrzés.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530188DocType: SMS Settings,Enter url parameter for message,Adja url paraméter üzenet
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530189apps/erpnext/erpnext/config/selling.py +148,Rules for applying pricing and discount.,Alkalmazási szabályainak árképzés és kedvezmény.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530190apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +81,This Time Log conflicts with {0} for {1} {2},Ez idő Log ütközik {0} {1} {2}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530191apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14,Price List must be applicable for Buying or Selling,Árlista kell alkalmazni vétele vagy eladása
Rushabh Mehtafc307972015-11-04 18:02:45 +0530192apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +81,Installation date cannot be before delivery date for Item {0},A telepítés időpontja nem lehet korábbi szállítási határidő jogcím {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530193DocType: Pricing Rule,Discount on Price List Rate (%),Kedvezmény a árjegyzéke ráta (%)
Pratik Vyas97264472015-05-14 15:13:10 +0530194DocType: Offer Letter,Select Terms and Conditions,Válassza ki Feltételek
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530195DocType: Production Planning Tool,Sales Orders,Vevőmegrendelés
196DocType: Purchase Taxes and Charges,Valuation,Értékelés
197apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +17,Set as Default,Beállítás alapértelmezettnek
198,Purchase Order Trends,Megrendelés Trends
Pratik Vyas97264472015-05-14 15:13:10 +0530199apps/erpnext/erpnext/config/hr.py +78,Allocate leaves for the year.,Osztja levelek évre.
200DocType: Earning Type,Earning Type,Kereset típusa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530201DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Disable kapacitás-tervezés és Time Tracking
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530202DocType: Bank Reconciliation,Bank Account,Bankszámla
Pratik Vyas97264472015-05-14 15:13:10 +0530203DocType: Leave Type,Allow Negative Balance,Negatív egyenleg engedélyezése
Pratik Vyas97264472015-05-14 15:13:10 +0530204DocType: Selling Settings,Default Territory,Alapértelmezett terület
Anand Doshi019111b2015-11-20 18:00:11 +0530205apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +53,Television,Televízió
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530206DocType: Production Order Operation,Updated via 'Time Log',"Frissítve keresztül ""Idő Log"""
Anand Doshi191b2972015-10-21 16:50:31 +0530207apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +82,Account {0} does not belong to Company {1},Account {0} nem tartozik Company {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530208DocType: Naming Series,Series List for this Transaction,Sorozat List ehhez a tranzakcióhoz
Pratik Vyasb8a56872015-06-01 23:48:43 +0530209DocType: Sales Invoice,Is Opening Entry,Ez nyitó tétel?
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530210DocType: Customer Group,Mention if non-standard receivable account applicable,"Beszélve, ha nem szabványos követelés véve az alkalmazandó"
211apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +154,For Warehouse is required before Submit,"Raktár van szükség, mielőtt beküldése"
Anand Doshi666fbaf2015-11-26 12:40:13 +0530212apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +8,Received On,Beérkezett
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530213DocType: Sales Partner,Reseller,Viszonteladó
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530214apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +41,Please enter Company,"Kérjük, adja Társaság"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530215DocType: Delivery Note Item,Against Sales Invoice Item,Ellen Értékesítési számlák Elem
Pratik Vyasb8a56872015-06-01 23:48:43 +0530216,Production Orders in Progress,Folyamatban lévő gyártási rendelések
Pratik Vyas97264472015-05-14 15:13:10 +0530217DocType: Lead,Address & Contact,Cím és Kapcsolattartó
Rushabh Mehtafc307972015-11-04 18:02:45 +0530218DocType: Leave Allocation,Add unused leaves from previous allocations,Add fel nem használt leveleket a korábbi juttatások
Nabin Hait733680b2015-12-07 14:12:41 +0530219apps/erpnext/erpnext/controllers/recurring_document.py +203,Next Recurring {0} will be created on {1},Next Ismétlődő {0} jön létre {1}
Pratik Vyasfcc31022015-07-10 12:05:24 +0530220DocType: Newsletter List,Total Subscribers,Összes előfizető
Anand Doshi019111b2015-11-20 18:00:11 +0530221,Contact Name,Kapcsolattartó neve
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530222DocType: Production Plan Item,SO Pending Qty,SO Folyamatban Mennyiség
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530223DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Bérlap létrehozása a fenti kritériumok alapján.
Pratik Vyas97264472015-05-14 15:13:10 +0530224apps/erpnext/erpnext/config/buying.py +18,Request for purchase.,Kérheti a vásárlást.
Anand Doshi03791fc2015-12-15 15:17:11 +0530225apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +173,Only the selected Leave Approver can submit this Leave Application,Csak a kijelölt Leave Jóváhagyó nyújthatják be ez a szabadság Application
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530226apps/erpnext/erpnext/hr/doctype/employee/employee.py +114,Relieving Date must be greater than Date of Joining,"Tehermentesítő dátuma nagyobbnak kell lennie, mint Csatlakozás dátuma"
Anand Doshi019111b2015-11-20 18:00:11 +0530227apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +172,Leaves per Year,Levelek évente
Anand Doshi191b2972015-10-21 16:50:31 +0530228apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +187,Please set Naming Series for {0} via Setup > Settings > Naming Series,"Kérjük, állítsa elnevezése Series {0} a Setup> Beállítások> elnevezése Series"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530229DocType: Time Log,Will be updated when batched.,"Frissíteni kell, ha kötegelt."
Rushabh Mehtafc307972015-11-04 18:02:45 +0530230apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +104,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,"Row {0}: Kérjük ellenőrzés ""Advance"" ellen Account {1}, ha ez egy előre bejegyzést."
Anand Doshi03791fc2015-12-15 15:17:11 +0530231apps/erpnext/erpnext/stock/utils.py +178,Warehouse {0} does not belong to company {1},Warehouse {0} nem tartozik a cég {1}
Pratik Vyasb8a56872015-06-01 23:48:43 +0530232DocType: Item Website Specification,Item Website Specification,Az anyag weboldala
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530233DocType: Payment Tool,Reference No,Hivatkozási szám
Anand Doshi03791fc2015-12-15 15:17:11 +0530234apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +398,Leave Blocked,Hagyja Blokkolt
235apps/erpnext/erpnext/stock/doctype/item/item.py +576,Item {0} has reached its end of life on {1},Elem {0} elérte az élettartama végét {1}
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530236apps/erpnext/erpnext/accounts/utils.py +341,Annual,Éves
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530237DocType: Stock Reconciliation Item,Stock Reconciliation Item,Stock Megbékélés Elem
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530238DocType: Stock Entry,Sales Invoice No,Értékesítési számlák No
Pratik Vyasb8a56872015-06-01 23:48:43 +0530239DocType: Material Request Item,Min Order Qty,Min. rendelési menny.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530240DocType: Lead,Do Not Contact,Ne írj
241DocType: Sales Invoice,The unique id for tracking all recurring invoices. It is generated on submit.,Az egyedi azonosítóval nyomon követi az összes visszatérő számlákat. Úgy keletkezett benyújtani.
Anand Doshi019111b2015-11-20 18:00:11 +0530242apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +93,Software Developer,Software Developer
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530243DocType: Item,Minimum Order Qty,Minimális rendelési menny
Pratik Vyasfcc31022015-07-10 12:05:24 +0530244DocType: Pricing Rule,Supplier Type,Beszállító típusa
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530245DocType: Item,Publish in Hub,Közzéteszi Hub
Pratik Vyasfcc31022015-07-10 12:05:24 +0530246,Terretory,Terület
Anand Doshi03791fc2015-12-15 15:17:11 +0530247apps/erpnext/erpnext/stock/doctype/item/item.py +596,Item {0} is cancelled,{0} elem törölve
Anand Doshi019111b2015-11-20 18:00:11 +0530248apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +607,Material Request,Anyagigénylés
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530249DocType: Bank Reconciliation,Update Clearance Date,Frissítés Végső dátum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530250DocType: Item,Purchase Details,Vásárlási adatok
Anand Doshi03791fc2015-12-15 15:17:11 +0530251apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +321,Item {0} not found in 'Raw Materials Supplied' table in Purchase Order {1},Elem {0} nem található "szállított alapanyagok" táblázat Megrendelés {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530252DocType: Employee,Relation,Kapcsolat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530253DocType: Shipping Rule,Worldwide Shipping,Világszerte Szállítási
Pratik Vyas97264472015-05-14 15:13:10 +0530254apps/erpnext/erpnext/config/selling.py +23,Confirmed orders from Customers.,Visszaigazolt megrendelések ügyfelektől.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530255DocType: Purchase Receipt Item,Rejected Quantity,Elutasított mennyiség
256DocType: Features Setup,"Field available in Delivery Note, Quotation, Sales Invoice, Sales Order","Helytelenül elérhető szállítólevél, árajánlat, Értékesítési számlák, Értékesítési rendelés"
Pratik Vyasfcc31022015-07-10 12:05:24 +0530257DocType: SMS Settings,SMS Sender Name,SMS küldő neve
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530258DocType: Contact,Is Primary Contact,Az elsődleges Kapcsolat
259DocType: Notification Control,Notification Control,Notification vezérlés
260DocType: Lead,Suggestions,Javaslatok
261DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,Set tétel Group-bölcs költségvetés azon a területen. Akkor is a szezonalitás beállításával Distribution.
262apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +72,Please enter parent account group for warehouse {0},"Kérjük, adja szülő fiókcsoportot raktári {0}"
Rushabh Mehtafc307972015-11-04 18:02:45 +0530263apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +242,Payment against {0} {1} cannot be greater than Outstanding Amount {2},"Fizetési ellen {0} {1} nem lehet nagyobb, mint kint levő összeg {2}"
Pratik Vyas97264472015-05-14 15:13:10 +0530264DocType: Supplier,Address HTML,HTML Cím
Pratik Vyasb8a56872015-06-01 23:48:43 +0530265DocType: Lead,Mobile No.,Mobiltelefon
266DocType: Maintenance Schedule,Generate Schedule,Ütemezés generálása
Pratik Vyas97264472015-05-14 15:13:10 +0530267DocType: Purchase Invoice Item,Expense Head,Igénylés fejléce
268apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +86,Please select Charge Type first,"Kérjük, válasszon Charge Type első"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530269apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Latest,Legutolsó
Anand Doshi019111b2015-11-20 18:00:11 +0530270apps/erpnext/erpnext/public/js/setup_wizard.js +143,Max 5 characters,Max. 5 karakter
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530271DocType: Employee,The first Leave Approver in the list will be set as the default Leave Approver,Az első Leave Jóváhagyó a lista lesz-e az alapértelmezett Leave Jóváhagyó
Anand Doshi03791fc2015-12-15 15:17:11 +0530272apps/erpnext/erpnext/projects/doctype/activity_type/activity_type.js +3,Activity Cost per Employee,Activity Egy alkalmazottra jutó
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530273DocType: Accounts Settings,Settings for Accounts,Beállításait Accounts
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530274apps/erpnext/erpnext/config/crm.py +90,Manage Sales Person Tree.,Kezelje Sales Person fa.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530275DocType: Item,Synced With Hub,Szinkronizálta Hub
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530276apps/erpnext/erpnext/setup/doctype/company/company.js +41,Wrong Password,Hibás Jelszó
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530277DocType: Item,Variant Of,Változata
Anand Doshi191b2972015-10-21 16:50:31 +0530278apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +34,Item {0} must be Service Item,Elem {0} kell lennie Service Elem
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530279apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +303,Completed Qty can not be greater than 'Qty to Manufacture',"Befejezett Menny nem lehet nagyobb, mint ""Menny a Manufacture"""
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530280DocType: Period Closing Voucher,Closing Account Head,Záró fiók vezetője
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530281DocType: Employee,External Work History,Külső munka története
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530282apps/erpnext/erpnext/projects/doctype/task/task.py +86,Circular Reference Error,Körkörös hivatkozás Error
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530283DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,"Szavakban (Export) lesz látható, ha menteni a szállítólevélen."
284DocType: Lead,Industry,Ipar
285DocType: Employee,Job Profile,Job Profile
286DocType: Newsletter,Newsletter,Hírlevél
287DocType: Stock Settings,Notify by Email on creation of automatic Material Request,Értesítés e-mailben a létrehozása automatikus Material kérése
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530288DocType: Journal Entry,Multi Currency,Több pénznem
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530289DocType: Payment Reconciliation Invoice,Invoice Type,Számla típusa
Pratik Vyas97264472015-05-14 15:13:10 +0530290DocType: Sales Invoice Item,Delivery Note,Szállítólevél
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530291apps/erpnext/erpnext/config/learn.py +72,Setting up Taxes,Beállítása Adók
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530292apps/erpnext/erpnext/accounts/utils.py +191,Payment Entry has been modified after you pulled it. Please pull it again.,"Fizetési Entry módosításra került, miután húzta. Kérjük, húzza meg újra."
Anand Doshi03791fc2015-12-15 15:17:11 +0530293apps/erpnext/erpnext/stock/doctype/item/item.py +377,{0} entered twice in Item Tax,{0} belépett kétszer tétel adó
Anand Doshi191b2972015-10-21 16:50:31 +0530294apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +105,Summary for this week and pending activities,Összefoglaló erre a hétre és a folyamatban lévő tevékenységek
Pratik Vyasfcc31022015-07-10 12:05:24 +0530295DocType: Workstation,Rent Cost,Bérleti díj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530296apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +74,Please select month and year,"Kérjük, válasszon hónapot és évet"
Pratik Vyas97264472015-05-14 15:13:10 +0530297DocType: Purchase Invoice,"Enter email id separated by commas, invoice will be mailed automatically on particular date","Vesszővel elválasztva kell felsorolni az emailcímeket, ahova a számla automatikusan elküldésre kerül az adott időpontban"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530298DocType: Employee,Company Email,Cég E-mail
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530299DocType: GL Entry,Debit Amount in Account Currency,Tartozik Összeg fiók pénzneme
300DocType: Shipping Rule,Valid for Countries,Érvényes Országok
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530301DocType: 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.","Minden behozatali kapcsolódó területeken, mint valuta átváltási arányok, import teljes, import végösszeg stb állnak rendelkezésre a vásárláskor kapott nyugtát, Szállító Idézet, vásárlást igazoló számlát, megrendelés, stb"
Anand Doshi03791fc2015-12-15 15:17:11 +0530302apps/erpnext/erpnext/stock/doctype/item/item.js +48,This Item is a Template and cannot be used in transactions. Item attributes will be copied over into the variants unless 'No Copy' is set,"Ez a tétel az a sablon, és nem lehet használni a tranzakciók. Elem attribútumok fognak kerülnek át a változatok, kivéve, ha ""No Copy"" van beállítva"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530303apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +69,Total Order Considered,Teljes Megrendelés Tekinthető
Pratik Vyas97264472015-05-14 15:13:10 +0530304apps/erpnext/erpnext/config/hr.py +110,"Employee designation (e.g. CEO, Director etc.).","Munkavállalói kijelölése (pl vezérigazgató, igazgató stb)."
Nabin Hait733680b2015-12-07 14:12:41 +0530305apps/erpnext/erpnext/controllers/recurring_document.py +196,Please enter 'Repeat on Day of Month' field value,"Kérjük, írja be a ""Repeat a hónap napja"" mező értéke"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530306DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,"Arány, amely Customer Valuta átalakul ügyfél alap deviza"
307DocType: Features Setup,"Available in BOM, Delivery Note, Purchase Invoice, Production Order, Purchase Order, Purchase Receipt, Sales Invoice, Sales Order, Stock Entry, Timesheet","Elérhető a BOM, szállítólevél, beszerzési számla, gyártási utasítás, megrendelés, vásárlási nyugta, Értékesítési számlák, Vevői rendelés, Stock Entry, Időnyilvántartó"
308DocType: Item Tax,Tax Rate,Adókulcs
Anand Doshi03791fc2015-12-15 15:17:11 +0530309apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +54,{0} already allocated for Employee {1} for period {2} to {3},{0} már elkülönített Employee {1} időszakra {2} {3}
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530310apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +628,Select Item,Elem kiválasztása
311apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +150,"Item: {0} managed batch-wise, can not be reconciled using \
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530312 Stock Reconciliation, instead use Stock Entry","Cikk: {0} sikerült szakaszos, nem lehet összeegyeztetni a \ Stock Megbékélés helyett használja Stock Entry"
Anand Doshi019111b2015-11-20 18:00:11 +0530313apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +262,Purchase Invoice {0} is already submitted,Vásárlást igazoló számlát {0} már benyújtott
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530314apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +87,Row # {0}: Batch No must be same as {1} {2},Sor # {0}: Batch Nem kell egyeznie {1} {2}
Pratik Vyas97264472015-05-14 15:13:10 +0530315apps/erpnext/erpnext/accounts/doctype/account/account.js +54,Convert to non-Group,Átalakítás nem Group
316apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +55,Purchase Receipt must be submitted,Vásárlási nyugta kell benyújtani
Pratik Vyas97264472015-05-14 15:13:10 +0530317apps/erpnext/erpnext/config/stock.py +53,Batch (lot) of an Item.,Egy tétel sok mennyisége a köteg.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530318DocType: C-Form Invoice Detail,Invoice Date,Számla dátuma
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530319DocType: GL Entry,Debit Amount,Betéti összeg
Rushabh Mehtafc307972015-11-04 18:02:45 +0530320apps/erpnext/erpnext/accounts/party.py +223,There can only be 1 Account per Company in {0} {1},Ott csak 1 fiók per Társaság {0} {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530321apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Your email address,E-mail címed
Anand Doshi03791fc2015-12-15 15:17:11 +0530322apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +215,Please see attachment,"Kérjük, olvassa mellékletet"
Pratik Vyas97264472015-05-14 15:13:10 +0530323DocType: Purchase Order,% Received,% fogadva
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530324apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +18,Setup Already Complete!!,Beállítás Már Komplett !!
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530325,Finished Goods,Készáru
Pratik Vyasb8a56872015-06-01 23:48:43 +0530326DocType: Delivery Note,Instructions,Utasítások
327DocType: Quality Inspection,Inspected By,Megvizsgálta
328DocType: Maintenance Visit,Maintenance Type,Karbantartás típusa
Rushabh Mehtafc307972015-11-04 18:02:45 +0530329apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +61,Serial No {0} does not belong to Delivery Note {1},Serial No {0} nem tartozik szállítólevél {1}
Pratik Vyasb8a56872015-06-01 23:48:43 +0530330DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,Anyag minőségi vizsgálatának részletei
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530331DocType: Leave Application,Leave Approver Name,Hagyja Jóváhagyó név
332,Schedule Date,Menetrend dátuma
333DocType: Packed Item,Packed Item,Csomagolt Elem
Pratik Vyas97264472015-05-14 15:13:10 +0530334apps/erpnext/erpnext/config/buying.py +54,Default settings for buying transactions.,Alapértelmezett beállítások a vásárlás tranzakciókat.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530335apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +29,Activity Cost exists for Employee {0} against Activity Type - {1},Tevékenység Költség létezik Employee {0} elleni tevékenység típusa - {1}
Pratik Vyas97264472015-05-14 15:13:10 +0530336apps/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.,"Kérjük, ne hozzon létre ügyfélszámlák és beszállítók. Ők jönnek létre közvetlenül a vevői / szállítói mesterek."
337DocType: Currency Exchange,Currency Exchange,Valuta árfolyam
Pratik Vyasb8a56872015-06-01 23:48:43 +0530338DocType: Purchase Invoice Item,Item Name,Az elem neve
Anand Doshi019111b2015-11-20 18:00:11 +0530339DocType: Authorization Rule,Approving User (above authorized value),Jóváhagyó felhasználó (a fenti engedélyezett érték)
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530340apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Credit Balance,Credit Balance
Pratik Vyasfcc31022015-07-10 12:05:24 +0530341DocType: Employee,Widowed,Özvegy
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530342DocType: Production Planning Tool,"Items to be requested which are ""Out of Stock"" considering all warehouses based on projected qty and minimum order qty","Tételek kért, amelyek ""Elfogyott"" figyelembe véve az összes raktárak alapján tervezett Menny és a minimális rendelési mennyiség"
343DocType: Workstation,Working Hours,Munkaidő
344DocType: Naming Series,Change the starting / current sequence number of an existing series.,Megváltoztatni a kezdő / aktuális sorszám egy meglévő sorozatban.
345apps/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.","Ha több árképzési szabályok továbbra is fennállnak, a felhasználók arra kérik, hogy a prioritás beállítása kézzel tudja oldani a konfliktusokat."
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530346,Purchase Register,Vásárlási Regisztráció
Pratik Vyas97264472015-05-14 15:13:10 +0530347DocType: Landed Cost Item,Applicable Charges,Alkalmazandó díjak
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530348DocType: Workstation,Consumable Cost,Fogyó költség
Anand Doshi03791fc2015-12-15 15:17:11 +0530349apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +169,{0} ({1}) must have role 'Leave Approver',"{0} ({1}) kell szerepet ""Leave Jóváhagyó"""
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530350DocType: Purchase Receipt,Vehicle Date,Jármű dátuma
Anand Doshi019111b2015-11-20 18:00:11 +0530351apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +39,Medical,Orvosi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530352apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +143,Reason for losing,Veszteség indoka
Pratik Vyas97264472015-05-14 15:13:10 +0530353apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +79,Workstation is closed on the following dates as per Holiday List: {0},Munkaállomás zárva a következő időpontokban per Nyaralás listája: {0}
Pratik Vyasfcc31022015-07-10 12:05:24 +0530354DocType: Employee,Single,Egyedülálló
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530355DocType: Issue,Attachment,Attachment
356apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +29,Budget cannot be set for Group Cost Center,Költségvetést nem lehet beállítani Group Cost Center
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530357DocType: Account,Cost of Goods Sold,Az eladott áruk beszerzési
358DocType: Purchase Invoice,Yearly,Évi
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530359apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +230,Please enter Cost Center,"Kérjük, adja Cost Center"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530360DocType: Journal Entry Account,Sales Order,Értékesítési megrendelés
Pratik Vyas97264472015-05-14 15:13:10 +0530361apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +63,Avg. Selling Rate,Átlagos eladási ráta
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530362DocType: Purchase Order,Start date of current order's period,Kezdje napját az aktuális rendelés időszaka
Nabin Hait733680b2015-12-07 14:12:41 +0530363apps/erpnext/erpnext/utilities/transaction_base.py +131,Quantity cannot be a fraction in row {0},Mennyiség nem lehet egy frakciót sorában {0}
Pratik Vyasb8a56872015-06-01 23:48:43 +0530364DocType: Purchase Invoice Item,Quantity and Rate,Mennyiség és ár
Pratik Vyas97264472015-05-14 15:13:10 +0530365DocType: Delivery Note,% Installed,% telepítve
Anand Doshi191b2972015-10-21 16:50:31 +0530366apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +59,Please enter company name first,Kérjük adja meg a cégnevet első
Pratik Vyasb8a56872015-06-01 23:48:43 +0530367DocType: BOM,Item Desription,Az anyag leírása
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530368DocType: Purchase Invoice,Supplier Name,Beszállító neve
Rushabh Mehtafc307972015-11-04 18:02:45 +0530369apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +25,Read the ERPNext Manual,Olvassa el a ERPNext kézikönyv
Pratik Vyas97264472015-05-14 15:13:10 +0530370DocType: Account,Is Group,Is Csoport
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530371DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Automatikusan beállítja Soros számú alapuló FIFO
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530372DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Ellenőrizze Szállító Számla száma Egyediség
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530373apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.',"""A Case No."" nem lehet kevesebb, mint ""A Case No."""
Anand Doshi019111b2015-11-20 18:00:11 +0530374apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +104,Non Profit,Non Profit
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530375apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_list.js +7,Not Started,Nem kezdődött
Pratik Vyas97264472015-05-14 15:13:10 +0530376DocType: Lead,Channel Partner,Értékesítési partner
Pratik Vyasb8a56872015-06-01 23:48:43 +0530377DocType: Account,Old Parent,Régi szülő
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530378DocType: Notification Control,Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,"Megszokott a bevezető szöveget, amely megy, mint egy része az e-mail. Minden egyes tranzakció külön bevezető szöveget."
Pratik Vyas97264472015-05-14 15:13:10 +0530379DocType: Sales Taxes and Charges Template,Sales Master Manager,Sales mester menedzser
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530380apps/erpnext/erpnext/config/manufacturing.py +74,Global settings for all manufacturing processes.,Globális beállítások minden egyes gyártási folyamat.
Pratik Vyas97264472015-05-14 15:13:10 +0530381DocType: Accounts Settings,Accounts Frozen Upto,A számlák be vannak fagyasztva eddig
Pratik Vyasfcc31022015-07-10 12:05:24 +0530382DocType: SMS Log,Sent On,Elküldve
Anand Doshi03791fc2015-12-15 15:17:11 +0530383apps/erpnext/erpnext/stock/doctype/item/item.py +553,Attribute {0} selected multiple times in Attributes Table,Képesség {0} kiválasztott többször attribútumok táblázat
Nabin Hait733680b2015-12-07 14:12:41 +0530384DocType: HR Settings,Employee record is created using selected field. ,Munkavállalói rekord jön létre a kiválasztott mező.
Pratik Vyasb8a56872015-06-01 23:48:43 +0530385DocType: Sales Order,Not Applicable,Nem értelmezhető
Pratik Vyas97264472015-05-14 15:13:10 +0530386apps/erpnext/erpnext/config/hr.py +140,Holiday master.,Nyaralás mester.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530387DocType: Material Request Item,Required Date,Szükséges dátuma
388DocType: Delivery Note,Billing Address,Számlázási cím
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530389apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +735,Please enter Item Code.,"Kérjük, adja tételkód."
Pratik Vyas97264472015-05-14 15:13:10 +0530390DocType: BOM,Costing,Költség
391DocType: Purchase Taxes and Charges,"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount","Ha be van jelölve, az adó összegét kell tekinteni, mint amelyek már szerepelnek a Print Ár / Print Összeg"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530392apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,Összesen Mennyiség
393DocType: Employee,Health Concerns,Egészségügyi aggodalmak
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530394apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +15,Unpaid,Fizetetlen
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530395DocType: Packing Slip,From Package No.,Re csomag No.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530396DocType: Item Attribute,To Range,Range
Pratik Vyas97264472015-05-14 15:13:10 +0530397apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +29,Securities and Deposits,Értékpapírok és betétek
Pratik Vyasb8a56872015-06-01 23:48:43 +0530398DocType: Features Setup,Imports,Importálások
Anand Doshi019111b2015-11-20 18:00:11 +0530399apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +77,Total leaves allocated is mandatory,Összesen levelek kiosztott kötelező
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530400DocType: Job Opening,Description of a Job Opening,Leírása egy Állásajánlatok
Anand Doshi191b2972015-10-21 16:50:31 +0530401apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +102,Pending activities for today,Függő tevékenységek ma
Pratik Vyas97264472015-05-14 15:13:10 +0530402apps/erpnext/erpnext/config/hr.py +28,Attendance record.,Részvételi rekord.
Pratik Vyasb8a56872015-06-01 23:48:43 +0530403DocType: Bank Reconciliation,Journal Entries,Könyvelési tételek
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530404DocType: Sales Order Item,Used for Production Plan,Használt termelési terv
Pratik Vyas97264472015-05-14 15:13:10 +0530405DocType: Manufacturing Settings,Time Between Operations (in mins),Time Between Operations (percben)
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530406DocType: Customer,Buyer of Goods and Services.,Vevő az áruk és szolgáltatások.
Pratik Vyas97264472015-05-14 15:13:10 +0530407DocType: Journal Entry,Accounts Payable,Fizethető számlák
408apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +24,Add Subscribers,Add előfizetők
Rushabh Mehtafc307972015-11-04 18:02:45 +0530409apps/erpnext/erpnext/public/js/feature_setup.js +220,""" does not exists","""Nem létezik"
Pratik Vyasfcc31022015-07-10 12:05:24 +0530410DocType: Pricing Rule,Valid Upto,Érvényes eddig:
Anand Doshi03791fc2015-12-15 15:17:11 +0530411apps/erpnext/erpnext/public/js/setup_wizard.js +322,List a few of your customers. They could be organizations or individuals.,Sorolja pár az ügyfelek. Ők lehetnek szervezetek vagy magánszemélyek.
Pratik Vyas97264472015-05-14 15:13:10 +0530412apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +143,Direct Income,Közvetlen jövedelemtámogatás
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530413apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +33,"Can not filter based on Account, if grouped by Account","Nem tudja kiszűrni alapján Account, ha csoportosítva Account"
Anand Doshi019111b2015-11-20 18:00:11 +0530414apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +88,Administrative Officer,Igazgatási tisztviselő
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530415DocType: Payment Tool,Received Or Paid,Kapott vagy fizetett
Rushabh Mehtafc307972015-11-04 18:02:45 +0530416apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +318,Please select Company,"Kérjük, válasszon Társaság"
Pratik Vyas97264472015-05-14 15:13:10 +0530417DocType: Stock Entry,Difference Account,Különbség Account
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530418apps/erpnext/erpnext/projects/doctype/task/task.py +44,Cannot close task as its dependant task {0} is not closed.,Nem zárható feladata a függő feladat {0} nincs lezárva.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530419apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +305,Please enter Warehouse for which Material Request will be raised,"Kérjük, adja Warehouse, amelyek anyaga kérés jelenik meg"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530420DocType: Production Order,Additional Operating Cost,További üzemeltetési költség
Anand Doshi019111b2015-11-20 18:00:11 +0530421apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +20,Cosmetics,Kozmetikum
Anand Doshi03791fc2015-12-15 15:17:11 +0530422apps/erpnext/erpnext/stock/doctype/item/item.py +458,"To merge, following properties must be same for both items","Egyesíteni, a következő tulajdonságokkal kell, hogy egyezzen mindkét tételek"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530423DocType: Shipping Rule,Net Weight,Nettó súly
424DocType: Employee,Emergency Phone,Sürgősségi telefon
Pratik Vyasfcc31022015-07-10 12:05:24 +0530425,Serial No Warranty Expiry,Sorozatszám garanciaidő lejárta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530426DocType: Sales Order,To Deliver,Szállít
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530427DocType: Purchase Invoice Item,Item,Tétel
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530428DocType: Journal Entry,Difference (Dr - Cr),Különbség (Dr - Cr)
429DocType: Account,Profit and Loss,Eredménykimutatás
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530430apps/erpnext/erpnext/config/stock.py +288,Managing Subcontracting,Ügyvezető alvállalkozói munkák
Pratik Vyasb8a56872015-06-01 23:48:43 +0530431apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +47,Furniture and Fixture,Bútor és állvány
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530432DocType: Quotation,Rate at which Price list currency is converted to company's base currency,"Arány, amely Árlista valuta konvertálja a vállalkozás székhelyén pénznemben"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530433apps/erpnext/erpnext/setup/doctype/company/company.py +47,Account {0} does not belong to company: {1},Account {0} nem tartozik a cég: {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530434DocType: Selling Settings,Default Customer Group,Alapértelmezett Vásárlói csoport
Pratik Vyasb8a56872015-06-01 23:48:43 +0530435DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","Ha kikapcsolod, a 'Kerekített összesen' mező nem fog látszódni sehol sem"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530436DocType: BOM,Operating Cost,A működési költségek
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530437,Gross Profit,Bruttó nyereség
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530438apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +27,Increment cannot be 0,Lépésköz nem lehet 0
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530439DocType: Production Planning Tool,Material Requirement,Anyagszükséglet
Pratik Vyas97264472015-05-14 15:13:10 +0530440DocType: Company,Delete Company Transactions,Törlés vállalkozásnak adott
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530441apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +85,Item {0} is not Purchase Item,Elem {0} nem Purchase Elem
Nabin Hait733680b2015-12-07 14:12:41 +0530442apps/erpnext/erpnext/controllers/recurring_document.py +185,"{0} is an invalid email address in 'Notification \
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530443 Email Address'","{0} nem érvényes email címet 'Notification \ Email Address """
Anand Doshibb347f52015-11-12 16:39:58 +0530444apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +44,Total Billing This Year:,Ebben az évben számlázva:
Pratik Vyas97264472015-05-14 15:13:10 +0530445DocType: Purchase Receipt,Add / Edit Taxes and Charges,Adók és költségek hozzáadása / szerkesztése
Pratik Vyasfcc31022015-07-10 12:05:24 +0530446DocType: Purchase Invoice,Supplier Invoice No,Beszállítói számla száma
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530447DocType: Territory,For reference,Referenciaként
Anand Doshi191b2972015-10-21 16:50:31 +0530448apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +154,"Cannot delete Serial No {0}, as it is used in stock transactions","Nem lehet törölni a sorozatszám {0}, mivel ezt használja a részvény tranzakciók"
Nabin Hait733680b2015-12-07 14:12:41 +0530449apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +229,Closing (Cr),Zárás (Cr)
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530450DocType: Serial No,Warranty Period (Days),Garancia idő (nap)
451DocType: Installation Note Item,Installation Note Item,Telepítési feljegyzés Elem
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530452,Pending Qty,Folyamatban db
Pratik Vyasfcc31022015-07-10 12:05:24 +0530453DocType: Job Applicant,Thread HTML,HTML szál
Pratik Vyasb8a56872015-06-01 23:48:43 +0530454DocType: Company,Ignore,Mellőz
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530455apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +86,SMS sent to following numbers: {0},Küldött SMS alábbi telefonszámokon: {0}
Anand Doshi019111b2015-11-20 18:00:11 +0530456apps/erpnext/erpnext/controllers/buying_controller.py +126,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,Szállító Warehouse kötelező alvállalkozóknak vásárlási nyugta
Pratik Vyasfcc31022015-07-10 12:05:24 +0530457DocType: Pricing Rule,Valid From,Érvényes innentől:
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530458DocType: Sales Invoice,Total Commission,Teljes Bizottság
Pratik Vyasfcc31022015-07-10 12:05:24 +0530459DocType: Pricing Rule,Sales Partner,Értékesítő partner
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530460DocType: Buying Settings,Purchase Receipt Required,Vásárlási Kötelező átvételi
461DocType: Monthly Distribution,"**Monthly Distribution** helps you distribute your budget across months if you have seasonality in your business.
462
Nabin Hait733680b2015-12-07 14:12:41 +0530463To distribute a budget using this distribution, set this **Monthly Distribution** in the **Cost Center**","** A havi elosztási ** segít terjeszteni a költségvetési egész hónapban, ha a szezonalitás a te dolgod. Terjeszteni a költségvetési ezzel a forgalmazás, állítsa ezt ** havi megoszlása ** a ** Cost Center **"
Anand Doshi019111b2015-11-20 18:00:11 +0530464apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +130,No records found in the Invoice table,Nincs bejegyzés találat a számlatáblázat
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530465apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +20,Please select Company and Party Type first,"Kérjük, válasszon Társaság és a Party Type első"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530466apps/erpnext/erpnext/config/accounts.py +84,Financial / accounting year.,Pénzügyi / számviteli év.
Anand Doshi191b2972015-10-21 16:50:31 +0530467apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Sorry, Serial Nos cannot be merged","Sajnáljuk, Serial Nos nem lehet összevonni,"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530468apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +581,Make Sales Order,Értékesítési megrendelés készítése
Pratik Vyas97264472015-05-14 15:13:10 +0530469DocType: Project Task,Project Task,Projekt feladat
Pratik Vyasb8a56872015-06-01 23:48:43 +0530470,Lead Id,Célpont ID
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530471DocType: C-Form Invoice Detail,Grand Total,Mindösszesen
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530472apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +34,Fiscal Year Start Date should not be greater than Fiscal Year End Date,"Pénzügyi év kezdő dátuma nem lehet nagyobb, mint a pénzügyi év vége dátum"
Pratik Vyasfcc31022015-07-10 12:05:24 +0530473DocType: Warranty Claim,Resolution,Megoldás
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530474apps/erpnext/erpnext/templates/pages/order.html +51,Delivered: {0},Szállított: {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530475apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +66,Payable Account,Fizetendő számla
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530476DocType: Sales Order,Billing and Delivery Status,Számlázási és Delivery Status
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530477apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,Törzsvásárlóid
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530478DocType: Leave Control Panel,Allocate,Osztja
Rushabh Mehtafc307972015-11-04 18:02:45 +0530479apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +620,Sales Return,Eladás visszaküldése
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530480DocType: Production Planning Tool,Select Sales Orders from which you want to create Production Orders.,Válassza ki Vevőmegrendelés ahonnan szeretne létrehozni gyártási megrendeléseket.
Rushabh Mehtafc307972015-11-04 18:02:45 +0530481DocType: Item,Delivered by Supplier (Drop Ship),Megérkezés a Szállító (Drop Ship)
Pratik Vyas97264472015-05-14 15:13:10 +0530482apps/erpnext/erpnext/config/hr.py +120,Salary components.,Fizetés alkatrészeket.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530483apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Adatbázist a potenciális vásárlók.
Anand Doshi019111b2015-11-20 18:00:11 +0530484DocType: Authorization Rule,Customer or Item,Ügyfél vagy jogcím
Pratik Vyas97264472015-05-14 15:13:10 +0530485apps/erpnext/erpnext/config/crm.py +17,Customer database.,Vevői adatbázis.
Pratik Vyasb8a56872015-06-01 23:48:43 +0530486DocType: Quotation,Quotation To,Árajánlat az ő részére
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530487DocType: Lead,Middle Income,Közepes jövedelmű
488apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +58,Opening (Cr),Opening (Cr)
Anand Doshi03791fc2015-12-15 15:17:11 +0530489apps/erpnext/erpnext/stock/doctype/item/item.py +702,Default Unit of Measure for Item {0} cannot be changed directly because you have already made some transaction(s) with another UOM. You will need to create a new Item to use a different Default UOM.,"Alapértelmezett mértékegysége pont {0} nem lehet megváltoztatni közvetlenül, mert már tett néhány tranzakció (k) másik UOM. Szükséged lesz egy új tétel, hogy egy másik Alapértelmezett UOM."
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530490apps/erpnext/erpnext/accounts/utils.py +195,Allocated amount can not be negative,Elkülönített összeg nem lehet negatív
Pratik Vyas97264472015-05-14 15:13:10 +0530491DocType: Purchase Order Item,Billed Amt,Számlázott össz.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530492DocType: Warehouse,A logical Warehouse against which stock entries are made.,A logikai Warehouse amely ellen állomány bejegyzések történnek.
Rushabh Mehtafc307972015-11-04 18:02:45 +0530493apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +92,Reference No & Reference Date is required for {0},Hivatkozási szám és Referencia dátuma szükséges {0}
Pratik Vyas97264472015-05-14 15:13:10 +0530494DocType: Sales Invoice,Customer's Vendor,A Vevő szállítója
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530495apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +214,Production Order is Mandatory,Termelési rend Kötelező
Anand Doshi019111b2015-11-20 18:00:11 +0530496apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +139,Proposal Writing,Pályázatírás
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530497apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +35,Another Sales Person {0} exists with the same Employee id,Egy másik Sales Person {0} létezik az azonos dolgozói azonosító
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530498apps/erpnext/erpnext/stock/stock_ledger.py +336,Negative Stock Error ({6}) for Item {0} in Warehouse {1} on {2} {3} in {4} {5},Negatív Stock Error ({6}) jogcím {0} Warehouse {1} a {2} {3} {4} {5}
Pratik Vyasb8a56872015-06-01 23:48:43 +0530499DocType: Fiscal Year Company,Fiscal Year Company,Pénzügyi év társaság
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530500DocType: Packing Slip Item,DN Detail,DN részlete
501DocType: Time Log,Billed,Kiszámlázzák
Pratik Vyas97264472015-05-14 15:13:10 +0530502DocType: Batch,Batch Description,Köteg leírás
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530503DocType: Delivery Note,Time at which items were delivered from warehouse,Időpontja tételek szállítottak a raktárból
Pratik Vyasfcc31022015-07-10 12:05:24 +0530504DocType: Sales Invoice,Sales Taxes and Charges,Értékesítési adók és költségek
Pratik Vyasb8a56872015-06-01 23:48:43 +0530505DocType: Employee,Organization Profile,Szervezet profilja
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530506apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +90,Please setup numbering series for Attendance via Setup > Numbering Series,"Kérjük, beállítási számozás sorozat Jelenléti a Setup> számozás Series"
Pratik Vyasfcc31022015-07-10 12:05:24 +0530507DocType: Employee,Reason for Resignation,Felmondás indoka
Pratik Vyas97264472015-05-14 15:13:10 +0530508apps/erpnext/erpnext/config/hr.py +150,Template for performance appraisals.,Sablon a teljesítménymérés.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530509DocType: Payment Reconciliation,Invoice/Journal Entry Details,Számla / Naplókönyvelés Részletek
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530510apps/erpnext/erpnext/accounts/utils.py +53,{0} '{1}' not in Fiscal Year {2},"{0} ""{1}"" nem pénzügyi évben {2}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530511DocType: Buying Settings,Settings for Buying Module,Beállítások a vásárlás Module
512apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +62,Please enter Purchase Receipt first,"Kérjük, adja vásárlási nyugta első"
513DocType: Buying Settings,Supplier Naming By,Elnevezése a szállítóval
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530514DocType: Activity Type,Default Costing Rate,Alapértelmezett Költség Rate
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530515DocType: Maintenance Schedule,Maintenance Schedule,Karbantartási ütemterv
516apps/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.","Aztán árképzési szabályok szűrik ki alapul vevő, Customer Group, Territory, Szállító, Szállító Type, kampány, értékesítési partner stb"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530517DocType: Employee,Passport Number,Útlevél száma
Anand Doshi019111b2015-11-20 18:00:11 +0530518apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +82,Manager,Menedzser
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530519apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +581,From Purchase Receipt,A vásárlástól átvétele
Anand Doshi666fbaf2015-11-26 12:40:13 +0530520apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +214,Same item has been entered multiple times.,Ugyanazt a tételt már többször jelenik meg.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530521DocType: SMS Settings,Receiver Parameter,Vevő Paraméter
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530522apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,Az 'alapján' 'és a 'csoport szerint' nem lehet ugyanazon
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530523DocType: Sales Person,Sales Person Targets,Értékesítői célok
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530524DocType: Production Order Operation,In minutes,Perceken
Pratik Vyasfcc31022015-07-10 12:05:24 +0530525DocType: Issue,Resolution Date,Megoldás dátuma
Anand Doshi03791fc2015-12-15 15:17:11 +0530526apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +644,Please set default Cash or Bank account in Mode of Payment {0},Kérjük alapértelmezett Készpénz vagy bankszámlára Fizetési mód {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530527DocType: Selling Settings,Customer Naming By,Vásárlói Elnevezése a
528apps/erpnext/erpnext/accounts/doctype/account/account.js +67,Convert to Group,Átalakítás Group
Pratik Vyas97264472015-05-14 15:13:10 +0530529DocType: Activity Cost,Activity Type,Tevékenység típusa
530apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Delivered Amount,Szállított érték
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530531DocType: Customer,Fixed Days,Fix Napok
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530532DocType: Sales Invoice,Packing List,Csomagolási lista
Pratik Vyas97264472015-05-14 15:13:10 +0530533apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,Megrendelések beszállítóknak.
Anand Doshi019111b2015-11-20 18:00:11 +0530534apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +43,Publishing,Kiadás
Pratik Vyasb8a56872015-06-01 23:48:43 +0530535DocType: Activity Cost,Projects User,Projekt felhasználó
Pratik Vyas97264472015-05-14 15:13:10 +0530536apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,Fogyasztott
Anand Doshi019111b2015-11-20 18:00:11 +0530537apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +145,{0}: {1} not found in Invoice Details table,{0}: {1} nem található a Számla részletek táblázatban
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530538DocType: Company,Round Off Cost Center,Fejezze ki Cost Center
Anand Doshi019111b2015-11-20 18:00:11 +0530539apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +203,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,Karbantartás látogatás {0} törölni kell lemondása előtt ezt a Vevői rendelés
Pratik Vyasb8a56872015-06-01 23:48:43 +0530540DocType: Material Request,Material Transfer,Anyag átrakása
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530541apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +56,Opening (Dr),Megnyitó (Dr.)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530542apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +39,Posting timestamp must be after {0},"Kiküldetés timestamp kell lennie, miután {0}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530543DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Beszerzési költség adók és illetékek
544DocType: Production Order Operation,Actual Start Time,Tényleges kezdési idő
545DocType: BOM Operation,Operation Time,Működési idő
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530546DocType: Pricing Rule,Sales Manager,Sales Manager
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530547DocType: Journal Entry,Write Off Amount,Leírt összeg
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530548DocType: Journal Entry,Bill No,Bill No
549DocType: Purchase Invoice,Quarterly,Negyedévenként
Pratik Vyas97264472015-05-14 15:13:10 +0530550DocType: Selling Settings,Delivery Note Required,Szállítólevél szükséges
551DocType: Sales Order Item,Basic Rate (Company Currency),Basic Rate (Társaság Currency)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530552DocType: Manufacturing Settings,Backflush Raw Materials Based On,Visszatartó nyersanyagok alapuló
Anand Doshi191b2972015-10-21 16:50:31 +0530553apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +62,Please enter item details,"Kérjük, adja Gift"
Pratik Vyas97264472015-05-14 15:13:10 +0530554DocType: Purchase Receipt,Other Details,Egyéb részletek
555DocType: Account,Accounts,Könyvelés
Anand Doshi019111b2015-11-20 18:00:11 +0530556apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +67,Marketing,Marketing
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530557DocType: 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.,Hogy nyomon tétel az értékesítési és beszerzési dokumentumok alapján soros nos. Ez is használják a pálya garanciális részleteket a termék.
558DocType: Purchase Receipt Item Supplied,Current Stock,Raktárkészlet
Anand Doshi019111b2015-11-20 18:00:11 +0530559apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +102,Rejected Warehouse is mandatory against regected item,Elutasított Warehouse kötelező elleni regected elem
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530560DocType: Account,Expenses Included In Valuation,Költségekből Értékelési
561DocType: Employee,Provide email id registered in company,Adjon email id bejegyzett cég
562DocType: Hub Settings,Seller City,Eladó város
Pratik Vyasb8a56872015-06-01 23:48:43 +0530563DocType: Email Digest,Next email will be sent on:,A következő emailt küldjük:
Pratik Vyas97264472015-05-14 15:13:10 +0530564DocType: Offer Letter Term,Offer Letter Term,Ajánlat Letter Term
Anand Doshi03791fc2015-12-15 15:17:11 +0530565apps/erpnext/erpnext/stock/doctype/item/item.py +533,Item has variants.,Tételnek változatok.
Anand Doshi191b2972015-10-21 16:50:31 +0530566apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65,Item {0} not found,Elem {0} nem található
Pratik Vyasfcc31022015-07-10 12:05:24 +0530567DocType: Bin,Stock Value,Készlet értéke
Pratik Vyas97264472015-05-14 15:13:10 +0530568apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +88,Tree Type,Fa Típus
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530569DocType: BOM Explosion Item,Qty Consumed Per Unit,Mennyiség Consumed Per Unit
Pratik Vyasfcc31022015-07-10 12:05:24 +0530570DocType: Serial No,Warranty Expiry Date,Garancia lejárati dátuma
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530571DocType: Material Request Item,Quantity and Warehouse,Mennyiség és raktár
572DocType: Sales Invoice,Commission Rate (%),Jutalék mértéke (%)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530573apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +172,"Against Voucher Type must be one of Sales Order, Sales Invoice or Journal Entry","Ellen utalvány típus közül kell Sales Order, eladást igazoló számla vagy Naplókönyvelés"
Anand Doshi019111b2015-11-20 18:00:11 +0530574apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +7,Aerospace,Légtér
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530575DocType: Journal Entry,Credit Card Entry,Hitelkártya Entry
576apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +18,Task Subject,Feladat Téma
Rushabh Mehtafc307972015-11-04 18:02:45 +0530577apps/erpnext/erpnext/config/stock.py +33,Goods received from Suppliers.,Áruk szállítóktól kapott.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530578DocType: Lead,Campaign Name,Kampány neve
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530579,Reserved,Fenntartott
Pratik Vyas97264472015-05-14 15:13:10 +0530580DocType: Purchase Order,Supply Raw Materials,Supply nyersanyagok
581DocType: Purchase Invoice,The date on which next invoice will be generated. It is generated on submit.,"Az időpont, amikor a következő számlán kerül előállításra. Úgy keletkezett benyújtani."
Nabin Hait61c65522015-12-08 18:03:23 +0530582apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Jelenlegi eszközök
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530583apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +92,{0} is not a stock Item,{0} nem Stock tétel
Pratik Vyas97264472015-05-14 15:13:10 +0530584DocType: Mode of Payment Account,Default Account,Alapértelmezett számla
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530585apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +157,Lead must be set if Opportunity is made from Lead,"Lead kell állítani, ha Opportunity készült Lead"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530586apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +33,Please select weekly off day,"Kérjük, válassza ki a heti egyszeri nap"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530587DocType: Production Order Operation,Planned End Time,Tervezett End Time
588,Sales Person Target Variance Item Group-Wise,Értékesítői Cél Variance tétel Group-Wise
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530589apps/erpnext/erpnext/accounts/doctype/account/account.py +112,Account with existing transaction cannot be converted to ledger,Véve a meglévő tranzakciós nem lehet átalakítani főkönyvi
Pratik Vyas97264472015-05-14 15:13:10 +0530590DocType: Delivery Note,Customer's Purchase Order No,A Vevő rendelésének száma
591DocType: Employee,Cell Number,Mobilszám
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530592apps/erpnext/erpnext/stock/reorder_item.py +171,Auto Material Requests Generated,Auto Anyag kéréseket
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530593apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Elveszett
Rushabh Mehtafc307972015-11-04 18:02:45 +0530594apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +120,You can not enter current voucher in 'Against Journal Entry' column,"Ha nem tud belépni a jelenlegi utalványt ""Against Naplókönyvelés"" oszlopban"
Anand Doshi019111b2015-11-20 18:00:11 +0530595apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25,Energy,Energia
Pratik Vyasb8a56872015-06-01 23:48:43 +0530596DocType: Opportunity,Opportunity From,Lehetőség tőle
Pratik Vyas97264472015-05-14 15:13:10 +0530597apps/erpnext/erpnext/config/hr.py +33,Monthly salary statement.,Havi kimutatást.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530598DocType: Item Group,Website Specifications,Honlapok
Anand Doshi03791fc2015-12-15 15:17:11 +0530599apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +208,New Account,New Account
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530600apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +21,{0}: From {0} of type {1},{0}: A {0} típusú {1}
Anand Doshi019111b2015-11-20 18:00:11 +0530601apps/erpnext/erpnext/controllers/buying_controller.py +274,Row {0}: Conversion Factor is mandatory,Row {0}: Conversion Factor kötelező
Pratik Vyas97264472015-05-14 15:13:10 +0530602apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +27,Accounting Entries can be made against leaf nodes. Entries against Groups are not allowed.,Könyvelési tételek nem lehet neki felróni az ágakat. Bejegyzés elleni csoportjai nem engedélyezettek.
Anand Doshi666fbaf2015-11-26 12:40:13 +0530603apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +356,Cannot deactivate or cancel BOM as it is linked with other BOMs,Nem lehet kikapcsolni vagy törölni BOM mivel kapcsolódik más Darabjegyzékeket
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530604DocType: Opportunity,Maintenance,Karbantartás
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530605apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +187,Purchase Receipt number required for Item {0},Vásárlási nyugta számát szükséges Elem {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530606DocType: Item Attribute Value,Item Attribute Value,Elem Jellemző értéke
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530607apps/erpnext/erpnext/config/crm.py +64,Sales campaigns.,Értékesítési kampányok.
Pratik Vyas97264472015-05-14 15:13:10 +0530608DocType: 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 Vyas7f8cc322015-04-09 09:50:38 +0530609
610#### Note
611
612The 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.
613
614#### Description of Columns
615
6161. Calculation Type:
617 - This can be on **Net Total** (that is the sum of basic amount).
618 - **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.
619 - **Actual** (as mentioned).
6202. Account Head: The Account ledger under which this tax will be booked
6213. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
6224. Description: Description of the tax (that will be printed in invoices / quotes).
6235. Rate: Tax rate.
6246. Amount: Tax amount.
6257. Total: Cumulative total to this point.
6268. 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).
6279. 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.","Normál adó sablont, amelyet alkalmazni lehet, hogy az összes értékesítési tranzakciók. Ez a sablon tartalmazhat listáját adó fejek és egyéb kiadás / bevétel fejek, mint a ""Shipping"", ""biztosítás"", ""kezelés"" stb #### Megjegyzés Az adó mértéke határozná meg itt lesz az adó normál kulcsának minden ** tételek **. Ha vannak ** ** elemek, amelyek különböző mértékben, akkor hozzá kell adni a ** Elem Tax ** asztalra a ** Elem ** mester. #### Leírása oszlopok 1. Számítási típus: - Ez lehet a ** Teljes nettó ** (vagyis az összege alapösszeg). - ** Az előző sor Total / Összeg ** (kumulatív adók vagy díjak). Ha ezt a lehetőséget választja, az adó fogják alkalmazni százalékában az előző sor (az adótábla) mennyisége vagy teljes. - ** A tényleges ** (mint említettük). 2. Account Head: A fiók főkönyvi, amelyek szerint ez az adó könyvelik 3. Cost Center: Ha az adó / díj olyan jövedelem (például a szállítás), vagy költségkímélő kell foglalni ellen Cost Center. 4. Leírás: Leírás az adó (amely lehet nyomtatott számlák / idézetek). 5. Rate: adókulcs. 6. Összeg: Adó összege. 7. Teljes: Összesített összesen ebben a kérdésben. 8. Adja Row: Ha alapuló ""Előző Row Total"" kiválaszthatja a sor számát veszik, mint a bázis ezt a számítást (alapértelmezett az előző sor). 9. Ez adó az árban Basic Rate ?: Ha bejelöli ezt, az azt jelenti, hogy ez az adó nem lesz látható alább a tételt asztalra, de szerepelni fog az alapdíj a fő napirendi pont táblázatot. Ez akkor hasznos, ha azt szeretné, hogy a lakás ára (valamennyi adót tartalmazó) áron a fogyasztók."
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530628DocType: Employee,Bank A/C No.,Bank A / C No.
Pratik Vyasb8a56872015-06-01 23:48:43 +0530629DocType: Expense Claim,Project,Projekt
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530630DocType: Quality Inspection Reading,Reading 7,Olvasás 7
631DocType: Address,Personal,Személyes
Pratik Vyas97264472015-05-14 15:13:10 +0530632DocType: Expense Claim Detail,Expense Claim Type,Béremelési igény típusa
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530633DocType: Shopping Cart Settings,Default settings for Shopping Cart,Alapértelmezett beállítások Kosár
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530634apps/erpnext/erpnext/controllers/accounts_controller.py +342,"Journal Entry {0} is linked against Order {1}, check if it should be pulled as advance in this invoice.","Naplókönyvelés {0} kapcsolódik ellen Order {1}, akkor esetleg meg kell húzni, mint előre ezen a számlán."
Anand Doshi019111b2015-11-20 18:00:11 +0530635apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +13,Biotechnology,Biotechnológia
Pratik Vyas97264472015-05-14 15:13:10 +0530636apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +108,Office Maintenance Expenses,Irodai karbantartási költségek
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530637apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.js +66,Please enter Item first,"Kérjük, adja tétel első"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530638DocType: Account,Liability,Felelősség
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530639apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +62,Sanctioned Amount cannot be greater than Claim Amount in Row {0}.,"Szentesített összege nem lehet nagyobb, mint igény összegéből sorában {0}."
Pratik Vyas97264472015-05-14 15:13:10 +0530640DocType: Company,Default Cost of Goods Sold Account,Alapértelmezett önköltség fiók
Rushabh Mehtafc307972015-11-04 18:02:45 +0530641apps/erpnext/erpnext/stock/get_item_details.py +262,Price List not selected,Árlista nincs kiválasztva
Pratik Vyasb8a56872015-06-01 23:48:43 +0530642DocType: Employee,Family Background,Családi háttér
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530643DocType: Process Payroll,Send Email,E-mail küldése
Anand Doshi03791fc2015-12-15 15:17:11 +0530644apps/erpnext/erpnext/stock/doctype/item/item.py +138,Warning: Invalid Attachment {0},Figyelmeztetés: Érvénytelen Attachment {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530645apps/erpnext/erpnext/buying/doctype/supplier/supplier.py +88,No Permission,Nincs jogosultság
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530646DocType: Company,Default Bank Account,Alapértelmezett bankszámlaszám
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530647apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +47,"To filter based on Party, select Party Type first","Kiszűrni alapuló párt, válasszuk a párt Írja első"
648apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +48,'Update Stock' can not be checked because items are not delivered via {0},"'Update Stock' nem lehet ellenőrizni, mert az elemek nem szállítják keresztül {0}"
Anand Doshi03791fc2015-12-15 15:17:11 +0530649apps/erpnext/erpnext/public/js/setup_wizard.js +380,Nos,Nos
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530650DocType: Item,Items with higher weightage will be shown higher,Tételek magasabb weightage jelenik meg a magasabb
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530651DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Bank Megbékélés részlete
Anand Doshi03791fc2015-12-15 15:17:11 +0530652apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +636,My Invoices,Saját számlák
Rushabh Mehtafc307972015-11-04 18:02:45 +0530653apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +43,No employee found,Egyetlen dolgozó sem találtam
Pratik Vyasfcc31022015-07-10 12:05:24 +0530654DocType: Purchase Order,Stopped,Megállítva
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530655DocType: Item,If subcontracted to a vendor,Ha alvállalkozásba eladó
656apps/erpnext/erpnext/manufacturing/page/bom_browser/bom_browser.js +17,Select BOM to start,Válassza BOM kezdeni
Pratik Vyas97264472015-05-14 15:13:10 +0530657DocType: SMS Center,All Customer Contact,Minden vevői Kapcsolattartó
658apps/erpnext/erpnext/config/stock.py +64,Upload stock balance via csv.,Töltsd fel készletének egyenlege keresztül csv.
Anand Doshi191b2972015-10-21 16:50:31 +0530659apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +27,Send Now,Küldés most
Pratik Vyasfcc31022015-07-10 12:05:24 +0530660,Support Analytics,Támogatási analitika
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530661DocType: Item,Website Warehouse,Weboldal Warehouse
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530662DocType: Sales Invoice,"The day of the month on which auto invoice will be generated e.g. 05, 28 etc","A hónap napja, amelyen auto számla jön létre pl 05, 28 stb"
663apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +49,Score must be less than or equal to 5,"Pontszám kell lennie, kisebb vagy egyenlő, mint 5"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530664apps/erpnext/erpnext/config/accounts.py +169,C-Form records,C-Form bejegyzések
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530665apps/erpnext/erpnext/config/selling.py +294,Customer and Supplier,Vevői és szállítói
Pratik Vyas97264472015-05-14 15:13:10 +0530666DocType: Email Digest,Email Digest Settings,Email összefoglaló beállításai
667apps/erpnext/erpnext/config/support.py +13,Support queries from customers.,Támogatás lekérdezések az ügyfelek.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530668DocType: Features Setup,"To enable ""Point of Sale"" features","Annak érdekében, hogy "Point of Sale" funkciók"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530669DocType: Bin,Moving Average Rate,Mozgóátlag
670DocType: Production Planning Tool,Select Items,Válassza ki az elemeket
Nabin Hait733680b2015-12-07 14:12:41 +0530671apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +328,{0} against Bill {1} dated {2},{0} ellen Bill {1} kelt {2}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530672DocType: Maintenance Visit,Completion Status,Készültségi állapot
Anand Doshi191b2972015-10-21 16:50:31 +0530673DocType: Sales Invoice Item,Target Warehouse,Cél raktár
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530674DocType: Item,Allow over delivery or receipt upto this percent,Hagyjuk fölött szállítás vagy nyugtát Akár ezt a százalékos
Rushabh Mehtafc307972015-11-04 18:02:45 +0530675apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +49,Expected Delivery Date cannot be before Sales Order Date,A Várható szállítás dátuma nem lehet korábbi mint a rendelés dátuma
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530676DocType: Upload Attendance,Import Attendance,Import Nézőszám
Anand Doshi019111b2015-11-20 18:00:11 +0530677apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +17,All Item Groups,Minden tétel Csoportok
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530678DocType: Process Payroll,Activity Log,Tevékenység
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530679apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +30,Net Profit / Loss,Nettó nyereség / veszteség
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530680apps/erpnext/erpnext/config/setup.py +94,Automatically compose message on submission of transactions.,Automatikusan üzenet írása benyújtása tranzakciókat.
Pratik Vyasb8a56872015-06-01 23:48:43 +0530681DocType: Production Order,Item To Manufacture,Anyag gyártáshoz
Rushabh Mehtafc307972015-11-04 18:02:45 +0530682apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +87,{0} {1} status is {2},{0} {1} állapot {2}
683apps/erpnext/erpnext/config/learn.py +172,Purchase Order to Payment,Megrendelést Fizetés
Pratik Vyasb8a56872015-06-01 23:48:43 +0530684DocType: Sales Order Item,Projected Qty,Tervezett mennyiség
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530685DocType: Sales Invoice,Payment Due Date,Fizetési határidő
Pratik Vyas97264472015-05-14 15:13:10 +0530686DocType: Newsletter,Newsletter Manager,Hírlevél menedzser
Anand Doshi03791fc2015-12-15 15:17:11 +0530687apps/erpnext/erpnext/stock/doctype/item/item.js +246,Item Variant {0} already exists with same attributes,Elem Variant {0} már létezik azonos tulajdonságú
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530688apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +95,'Opening',"""Nyitás"""
Pratik Vyas97264472015-05-14 15:13:10 +0530689DocType: Notification Control,Delivery Note Message,Szállítólevél szövege
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530690DocType: Expense Claim,Expenses,Költségek
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530691DocType: Item Variant Attribute,Item Variant Attribute,Elem Variant Képesség
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530692,Purchase Receipt Trends,Vásárlási nyugta Trends
693DocType: Appraisal,Select template from which you want to get the Goals,"Válassza ki a sablont, amely azt szeretné, hogy a célok"
Anand Doshi019111b2015-11-20 18:00:11 +0530694apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +77,Research & Development,Kutatás és fejlesztés
Pratik Vyas97264472015-05-14 15:13:10 +0530695,Amount to Bill,Összeget számlázni
Pratik Vyasfcc31022015-07-10 12:05:24 +0530696DocType: Company,Registration Details,Regisztrációs adatok
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530697DocType: Item,Re-Order Qty,Re-Order Mennyiség
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530698DocType: Leave Block List Date,Leave Block List Date,Hagyja Block List dátuma
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530699apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +25,Scheduled to send to {0},Ütemezett küldeni a {0}
Pratik Vyasb8a56872015-06-01 23:48:43 +0530700DocType: Pricing Rule,Price or Discount,Árazás vagy engedmény
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530701DocType: Sales Team,Incentives,Ösztönzők
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530702DocType: SMS Log,Requested Numbers,Kért számok
Pratik Vyas97264472015-05-14 15:13:10 +0530703apps/erpnext/erpnext/config/hr.py +38,Performance appraisal.,Teljesítményértékelési rendszer.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530704DocType: Sales Invoice Item,Stock Details,Stock Részletek
Pratik Vyasb8a56872015-06-01 23:48:43 +0530705apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Projekt érték
Rushabh Mehtafc307972015-11-04 18:02:45 +0530706apps/erpnext/erpnext/config/selling.py +304,Point-of-Sale,Az értékesítés helyén
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530707apps/erpnext/erpnext/accounts/doctype/account/account.py +98,"Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'","Számlaegyenleg már Credit, akkor nem szabad beállítani ""egyensúlyt kell"", mint ""Tartozik"""
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530708DocType: Account,Balance must be,Egyensúlyt kell
709DocType: Hub Settings,Publish Pricing,Közzé Pricing
Pratik Vyas97264472015-05-14 15:13:10 +0530710DocType: Notification Control,Expense Claim Rejected Message,Elutasított igény indoklása
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530711,Available Qty,Elérhető Mennyiség
712DocType: Purchase Taxes and Charges,On Previous Row Total,A korábbi Row Total
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530713DocType: Salary Slip,Working Days,Munkanap
714DocType: Serial No,Incoming Rate,Bejövő Rate
715DocType: Packing Slip,Gross Weight,Bruttó súly
Anand Doshi019111b2015-11-20 18:00:11 +0530716apps/erpnext/erpnext/public/js/setup_wizard.js +158,The name of your company for which you are setting up this system.,"A vállalat nevét, amelyikhez e rendszer kiépítésekor."
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530717DocType: HR Settings,Include holidays in Total no. of Working Days,Közé ünnepek Total no. munkanapok
718DocType: Job Applicant,Hold,Tart
Pratik Vyas97264472015-05-14 15:13:10 +0530719DocType: Employee,Date of Joining,Belépés dátuma
Pratik Vyasfcc31022015-07-10 12:05:24 +0530720DocType: Naming Series,Update Series,Sorszámozás frissítése
Pratik Vyasb8a56872015-06-01 23:48:43 +0530721DocType: Supplier Quotation,Is Subcontracted,Alvállalkozó által feldolgozandó?
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530722DocType: Item Attribute,Item Attribute Values,Elem attribútum-értékekben
Pratik Vyas97264472015-05-14 15:13:10 +0530723apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +3,View Subscribers,Kilátás előfizetők
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530724DocType: Purchase Invoice Item,Purchase Receipt,Vásárlási nyugta
725,Received Items To Be Billed,Kapott elemek is fizetnie kell
Rushabh Mehtafc307972015-11-04 18:02:45 +0530726DocType: Employee,Ms,Hölgy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530727apps/erpnext/erpnext/config/accounts.py +148,Currency exchange rate master.,Devizaárfolyam mester.
728apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +253,Unable to find Time Slot in the next {0} days for Operation {1},Nem található a Time Slot a következő {0} nap Operation {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530729DocType: Production Order,Plan material for sub-assemblies,Terv anyagot részegységekre
Anand Doshi666fbaf2015-11-26 12:40:13 +0530730apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +421,BOM {0} must be active,BOM {0} aktívnak kell lennie
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530731apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +26,Please select the document type first,"Kérjük, válassza ki a dokumentum típusát első"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530732apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,Mégsem Material Látogatás {0} törlése előtt ezt a karbantartási látogatás
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530733DocType: Salary Slip,Leave Encashment Amount,Hagyja beváltása Összeg
Anand Doshi191b2972015-10-21 16:50:31 +0530734apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +209,Serial No {0} does not belong to Item {1},Serial No {0} nem tartozik Elem {1}
Pratik Vyas97264472015-05-14 15:13:10 +0530735DocType: Purchase Receipt Item Supplied,Required Qty,Kötelező Mennyiség
Pratik Vyasfcc31022015-07-10 12:05:24 +0530736DocType: Bank Reconciliation,Total Amount,Összesen
Anand Doshi019111b2015-11-20 18:00:11 +0530737apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,Internet Publishing
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530738DocType: Production Planning Tool,Production Orders,Gyártási rendelések
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530739apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +35,Balance Value,Balance Érték
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530740apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Értékesítési árlista
741apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,Közzé szinkronizálni tételek
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530742DocType: Bank Reconciliation,Account Currency,A fiók pénzneme
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530743apps/erpnext/erpnext/accounts/general_ledger.py +131,Please mention Round Off Account in Company,Kérjük beszélve Round Off számla a cég
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530744DocType: Purchase Receipt,Range,Tartomány
745DocType: Supplier,Default Payable Accounts,Alapértelmezett fizetendő számlák
746apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +40,Employee {0} is not active or does not exist,"Employee {0} nem aktív, vagy nem létezik"
Pratik Vyasb8a56872015-06-01 23:48:43 +0530747DocType: Features Setup,Item Barcode,Elem vonalkódja
Anand Doshi03791fc2015-12-15 15:17:11 +0530748apps/erpnext/erpnext/stock/doctype/item/item.py +528,Item Variants {0} updated,Elem változatok {0} frissített
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530749DocType: Quality Inspection Reading,Reading 6,Olvasás 6
750DocType: Purchase Invoice Advance,Purchase Invoice Advance,Vásárlást igazoló számlát Advance
751DocType: Address,Shop,Bolt
752DocType: Hub Settings,Sync Now,Szinkronizálás most
Rushabh Mehtafc307972015-11-04 18:02:45 +0530753apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +167,Row {0}: Credit entry can not be linked with a {1},Row {0}: Credit bejegyzés nem kapcsolódik a {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530754DocType: Mode of Payment Account,Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,"Alapértelmezett Bank / Cash fiók automatikusan frissített POS számla, ha ezt a módot választotta."
755DocType: Employee,Permanent Address Is,Állandó lakhelye
756DocType: Production Order Operation,Operation completed for how many finished goods?,Művelet befejeződött hány késztermékek?
Anand Doshi666fbaf2015-11-26 12:40:13 +0530757apps/erpnext/erpnext/public/js/setup_wizard.js +252,The Brand,A Brand
Anand Doshi03791fc2015-12-15 15:17:11 +0530758apps/erpnext/erpnext/controllers/status_updater.py +164,Allowance for over-{0} crossed for Item {1}.,Engedmény a túl- {0} keresztbe jogcím {1}.
Pratik Vyas97264472015-05-14 15:13:10 +0530759DocType: Employee,Exit Interview Details,Kilépési interjú részletei
Pratik Vyasb8a56872015-06-01 23:48:43 +0530760DocType: Item,Is Purchase Item,Beszerzendő tétel?
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530761DocType: Journal Entry Account,Purchase Invoice,Vásárlási számla
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530762DocType: Stock Ledger Entry,Voucher Detail No,Utalvány Részlet No
763DocType: Stock Entry,Total Outgoing Value,Összes kimenő Érték
Rushabh Mehtafc307972015-11-04 18:02:45 +0530764apps/erpnext/erpnext/public/js/account_tree_grid.js +225,Opening Date and Closing Date should be within same Fiscal Year,Megnyitása és határidőt kell belül ugyanazon üzleti év
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530765DocType: Lead,Request for Information,Információkérés
766DocType: Payment Tool,Paid,Fizetett
767DocType: Salary Slip,Total in words,Összesen szavakban
768DocType: Material Request Item,Lead Time Date,Átfutási idő dátuma
Rushabh Mehtafc307972015-11-04 18:02:45 +0530769apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +54, is mandatory. Maybe Currency Exchange record is not created for ,kötelező. Talán Pénzváltó rekord nem teremtett
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530770apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +111,Row #{0}: Please specify Serial No for Item {1},Row # {0}: Kérem adjon meg Serial No jogcím {1}
771apps/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.","Mert "Termék Bundle" tételek, raktár, Serial No és Batch Nem fogják tekinteni a "Csomagolási lista" táblázatban. Ha Warehouse és a Batch Nem vagyunk azonosak az összes csomagoljon bármely "Product Bundle" elemet, ezek az értékek bekerülnek a fő tétel asztal, értékek lesznek másolva "Csomagolási lista" táblázatban."
Rushabh Mehtafc307972015-11-04 18:02:45 +0530772apps/erpnext/erpnext/config/stock.py +28,Shipments to customers.,Kiszállítás a vevő felé.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530773DocType: Purchase Invoice Item,Purchase Order Item,Megrendelés Termék
Pratik Vyas97264472015-05-14 15:13:10 +0530774apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +152,Indirect Income,Közvetett jövedelem
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530775DocType: Payment Tool,Set Payment Amount = Outstanding Amount,Állítsa fizetés összege = fennálló összeg
Anand Doshi019111b2015-11-20 18:00:11 +0530776apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +53,Variance,Variancia
777,Company Name,Cég neve
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530778DocType: SMS Center,Total Message(s),Teljes üzenet (ek)
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530779apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +626,Select Item for Transfer,Válassza ki a tétel a Transfer
Rushabh Mehtafc307972015-11-04 18:02:45 +0530780apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +24,View a list of all the help videos,Listájának megtekintéséhez minden segítséget videók
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530781DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,"Válassza ki a fiók vezetője a bank, ahol check rakódott le."
782DocType: Selling Settings,Allow user to edit Price List Rate in transactions,Lehetővé teszi a felhasználó szerkesztheti árjegyzéke Rate tranzakciókban
783DocType: Pricing Rule,Max Qty,Max Mennyiség
Rushabh Mehtafc307972015-11-04 18:02:45 +0530784apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +106,Row {0}: Payment against Sales/Purchase Order should always be marked as advance,"Row {0}: Fizetés ellenében Sales / Megrendelés mindig fel kell tüntetni, előre"
Anand Doshi019111b2015-11-20 18:00:11 +0530785apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +16,Chemical,Vegyi
Anand Doshi03791fc2015-12-15 15:17:11 +0530786apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +691,All items have already been transferred for this Production Order.,"Összes példány már átadott, erre a gyártási utasítás."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530787DocType: Process Payroll,Select Payroll Year and Month,"Válassza bérszámfejtés év, hónap"
Pratik Vyas97264472015-05-14 15:13:10 +0530788apps/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""",Tovább a megfelelő csoportba (általában pénzeszközök felhasználása> forgóeszközök> bankszámlák és új fiók létrehozása (kattintva Add Child) típusú "Bank"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530789DocType: Workstation,Electricity Cost,Villamosenergia-költség
Pratik Vyas97264472015-05-14 15:13:10 +0530790DocType: HR Settings,Don't send Employee Birthday Reminders,Ne küldjön dolgozói születésnapi emlékeztetőt
Pratik Vyasfcc31022015-07-10 12:05:24 +0530791DocType: Opportunity,Walk In,Utcáról
Pratik Vyasb8a56872015-06-01 23:48:43 +0530792DocType: Item,Inspection Criteria,Vizsgálati szempontok
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530793apps/erpnext/erpnext/config/accounts.py +101,Tree of finanial Cost Centers.,Tree of finanial költség központok.
794apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +12,Transfered,TRANSFERED
Anand Doshi666fbaf2015-11-26 12:40:13 +0530795apps/erpnext/erpnext/public/js/setup_wizard.js +253,Upload your letter head and logo. (you can edit them later).,Töltsd fel fejléces és logo. (Ezeket lehet szerkeszteni később).
Anand Doshi019111b2015-11-20 18:00:11 +0530796apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +156,White,Fehér
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530797DocType: SMS Center,All Lead (Open),Minden Lead (Open)
Pratik Vyasb8a56872015-06-01 23:48:43 +0530798DocType: Purchase Invoice,Get Advances Paid,Kifizetett előlegek átmásolása
Anand Doshi019111b2015-11-20 18:00:11 +0530799apps/erpnext/erpnext/public/js/setup_wizard.js +112,Attach Your Picture,Arcképed csatolása
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530800apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +628,Make ,Csinál
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530801DocType: Journal Entry,Total Amount in Words,Teljes összeg kiírva
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530802apps/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.,"Hiba történt. Az egyik valószínű oka az lehet, hogy nem mentette formájában. Kérjük, forduljon support@erpnext.com ha a probléma továbbra is fennáll."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530803apps/erpnext/erpnext/templates/pages/cart.html +3,My Cart,Kosár
804apps/erpnext/erpnext/controllers/selling_controller.py +150,Order Type must be one of {0},Megrendelni típusa közül kell {0}
Pratik Vyasb8a56872015-06-01 23:48:43 +0530805DocType: Lead,Next Contact Date,Következő megbeszélés dátuma
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530806apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +35,Opening Qty,Nyitva Mennyiség
Pratik Vyasb8a56872015-06-01 23:48:43 +0530807DocType: Holiday List,Holiday List Name,Szabadnapok listájának neve
Anand Doshi019111b2015-11-20 18:00:11 +0530808apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +168,Stock Options,Stock Options
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530809DocType: Journal Entry Account,Expense Claim,Béremelési igény
810apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +181,Qty for {0},Mennyiség: {0}
Pratik Vyasb8a56872015-06-01 23:48:43 +0530811DocType: Leave Application,Leave Application,Szabadságok
812apps/erpnext/erpnext/config/hr.py +77,Leave Allocation Tool,Szabadság Lefoglaló Eszköz
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530813DocType: Leave Block List,Leave Block List Dates,Hagyja Block List dátuma
Anand Doshi191b2972015-10-21 16:50:31 +0530814DocType: Company,If Monthly Budget Exceeded (for expense account),Ha havi költségkeret túllépése (a költség számla)
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530815DocType: Workstation,Net Hour Rate,Net órás sebesség
816DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Beszerzési költség vásárlási nyugta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530817DocType: Company,Default Terms,Alapértelmezett feltételek
Pratik Vyasb8a56872015-06-01 23:48:43 +0530818DocType: Packing Slip Item,Packing Slip Item,Csomagjegy tétel
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530819DocType: POS Profile,Cash/Bank Account,Cash / Bank Account
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530820apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +70,Removed items with no change in quantity or value.,Az eltávolított elemek változása nélkül mennyiséget vagy értéket.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530821DocType: Delivery Note,Delivery To,Szállítás az
Anand Doshi03791fc2015-12-15 15:17:11 +0530822apps/erpnext/erpnext/stock/doctype/item/item.py +550,Attribute table is mandatory,Attribútum tábla kötelező
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530823DocType: Production Planning Tool,Get Sales Orders,Get Vevőmegrendelés
824apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +64,{0} can not be negative,{0} nem lehet negatív
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530825apps/erpnext/erpnext/templates/form_grid/item_grid.html +72,Discount,Kedvezmény
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530826DocType: Features Setup,Purchase Discounts,Árengedmények
827DocType: Workstation,Wages,Munkabér
Pratik Vyas97264472015-05-14 15:13:10 +0530828DocType: Time Log,Will be updated only if Time Log is 'Billable',"Frissülni fog, ha idő Napló "Számlázható""
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530829DocType: Project,Internal,Belső
830DocType: Task,Urgent,Sürgős
Pratik Vyas97264472015-05-14 15:13:10 +0530831apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +97,Please specify a valid Row ID for row {0} in table {1},Kérem adjon meg egy érvényes Row ID sorban {0} táblázatban {1}
Rushabh Mehtafc307972015-11-04 18:02:45 +0530832apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +23,Go to the Desktop and start using ERPNext,Ugrás az asztali és kezdi el használni ERPNext
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530833DocType: Item,Manufacturer,Gyártó
834DocType: Landed Cost Item,Purchase Receipt Item,Vásárlási nyugta Elem
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530835DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,Fenntartva Warehouse Sales Order / készáru raktárba
Pratik Vyasfcc31022015-07-10 12:05:24 +0530836apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +65,Selling Amount,Értékesítési összeg
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530837apps/erpnext/erpnext/projects/doctype/project/project.js +40,Time Logs,Idő naplók
Rushabh Mehtafc307972015-11-04 18:02:45 +0530838apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +112,You are the Expense Approver for this record. Please Update the 'Status' and Save,"Te vagy a költség Jóváhagyó erre a lemezre. Kérjük, frissítse az ""Állapot"", és mentése"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530839DocType: Serial No,Creation Document No,Creation Document No
Pratik Vyasb8a56872015-06-01 23:48:43 +0530840DocType: Issue,Issue,Probléma
Anand Doshi019111b2015-11-20 18:00:11 +0530841apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +28,Account does not match with Company,Számla nem egyezik Társaság
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530842apps/erpnext/erpnext/config/stock.py +131,"Attributes for Item Variants. e.g Size, Color etc.","Attribútumait tétel változatok. pl méret, szín stb"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530843apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +39,WIP Warehouse,WIP Warehouse
844apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +194,Serial No {0} is under maintenance contract upto {1},Serial No {0} jelenleg karbantartás alatt áll szerződésben max {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530845DocType: BOM Operation,Operation,Működés
846DocType: Lead,Organization Name,Szervezet neve
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530847DocType: Tax Rule,Shipping State,Szállítási állam
Pratik Vyas97264472015-05-14 15:13:10 +0530848apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +61,Item must be added using 'Get Items from Purchase Receipts' button,"Elemet kell hozzá az 'hogy elemeket vásárlása bevételek ""gombot"
849apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +126,Sales Expenses,Az értékesítési költségek
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530850apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +113,Standard Buying,Normál vásárlás
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530851DocType: GL Entry,Against,Ellen
852DocType: Item,Default Selling Cost Center,Alapértelmezett Selling Cost Center
Pratik Vyasb8a56872015-06-01 23:48:43 +0530853DocType: Sales Partner,Implementation Partner,Kivitelező partner
Rushabh Mehtafc307972015-11-04 18:02:45 +0530854apps/erpnext/erpnext/controllers/selling_controller.py +227,Sales Order {0} is {1},Vevői {0} {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530855DocType: Opportunity,Contact Info,Kapcsolattartó infó
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530856apps/erpnext/erpnext/config/stock.py +273,Making Stock Entries,Így Stock bejegyzések
Pratik Vyasb8a56872015-06-01 23:48:43 +0530857DocType: Packing Slip,Net Weight UOM,Nettó súly mértékegysége
Pratik Vyas97264472015-05-14 15:13:10 +0530858DocType: Item,Default Supplier,Alapértelmezett beszállító
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530859DocType: Manufacturing Settings,Over Production Allowance Percentage,Több mint Production juttatás aránya
Pratik Vyasfcc31022015-07-10 12:05:24 +0530860DocType: Shipping Rule Condition,Shipping Rule Condition,Szállítás feltételei
Pratik Vyasb8a56872015-06-01 23:48:43 +0530861DocType: Features Setup,Miscelleneous,Egyéb
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530862DocType: Holiday List,Get Weekly Off Dates,Get Off Heti dátuma
863apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +30,End Date can not be less than Start Date,"A befejezés dátuma nem lehet kevesebb, mint a Start Date"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530864DocType: Sales Person,Select company name first.,Válassza ki a cég nevét először.
Rushabh Mehtafc307972015-11-04 18:02:45 +0530865apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +145,Dr,Dr
Pratik Vyas97264472015-05-14 15:13:10 +0530866apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,Idézetek a szállítóktól kapott.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530867apps/erpnext/erpnext/controllers/selling_controller.py +21,To {0} | {1} {2},{0} | {1} {2}
Pratik Vyas97264472015-05-14 15:13:10 +0530868DocType: Time Log Batch,updated via Time Logs,keresztül frissíthető Time Naplók
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530869apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,Átlagéletkor
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530870DocType: Opportunity,Your sales person who will contact the customer in future,"Az értékesítési személy, aki felveszi a kapcsolatot Önnel a jövőben"
Anand Doshi03791fc2015-12-15 15:17:11 +0530871apps/erpnext/erpnext/public/js/setup_wizard.js +344,List a few of your suppliers. They could be organizations or individuals.,Felsorolok néhány a szállítók. Ők lehetnek szervezetek vagy magánszemélyek.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530872DocType: Company,Default Currency,Alapértelmezett pénznem
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530873DocType: Contact,Enter designation of this Contact,Adja kijelölése ennek Kapcsolat
Pratik Vyasb8a56872015-06-01 23:48:43 +0530874DocType: Expense Claim,From Employee,Dolgozótól
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530875apps/erpnext/erpnext/controllers/accounts_controller.py +356,Warning: System will not check overbilling since amount for Item {0} in {1} is zero,Figyelmeztetés: A rendszer nem ellenőrzi overbilling hiszen összeget tétel {0} {1} nulla
Pratik Vyasb8a56872015-06-01 23:48:43 +0530876DocType: Journal Entry,Make Difference Entry,Különbözeti bejegyzés generálása
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530877DocType: Upload Attendance,Attendance From Date,Jelenléti Dátum
Pratik Vyasb8a56872015-06-01 23:48:43 +0530878DocType: Appraisal Template Goal,Key Performance Area,Teljesítménymutató terület
Anand Doshi019111b2015-11-20 18:00:11 +0530879apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +54,Transportation,Szállítás
Anand Doshibacc6792015-10-30 12:54:27 +0530880apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +67, and year: ,év:
Anand Doshi191b2972015-10-21 16:50:31 +0530881DocType: Email Digest,Annual Expense,Éves költség
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530882DocType: SMS Center,Total Characters,Összesen karakterek
Anand Doshi019111b2015-11-20 18:00:11 +0530883apps/erpnext/erpnext/controllers/buying_controller.py +130,Please select BOM in BOM field for Item {0},"Kérjük, válasszon BOM BOM területen jogcím {0}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530884DocType: C-Form Invoice Detail,C-Form Invoice Detail,C-Form Számla részlete
885DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Fizetési Megbékélés Számla
886apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +32,Contribution %,Hozzájárulás%
887DocType: Item,website page link,website oldal link
Pratik Vyas97264472015-05-14 15:13:10 +0530888DocType: Company,Company registration numbers for your reference. Tax numbers etc.,A cég regisztrált adatai. Pl.: adószám; stb.
889DocType: Sales Partner,Distributor,Nagykereskedő
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530890DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Kosár Szállítási szabály
Anand Doshi019111b2015-11-20 18:00:11 +0530891apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +209,Production Order {0} must be cancelled before cancelling this Sales Order,Gyártási rendelés {0} törölni kell lemondása előtt ezt a Vevői rendelés
Pratik Vyasb8a56872015-06-01 23:48:43 +0530892,Ordered Items To Be Billed,Rendelt mennyiség számlázásra
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530893apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +24,From Range has to be less than To Range,Range kell lennie kisebb hatótávolsággal
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530894apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +21,Select Time Logs and Submit to create a new Sales Invoice.,Válassza ki a Time Naplók és elküldése hogy hozzon létre egy új Értékesítési számlák.
Pratik Vyasb8a56872015-06-01 23:48:43 +0530895DocType: Global Defaults,Global Defaults,Általános beállítások
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530896DocType: Salary Slip,Deductions,Levonások
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530897DocType: Purchase Invoice,Start date of current invoice's period,Kezdési időpont az aktuális számla időszaka
Pratik Vyasfcc31022015-07-10 12:05:24 +0530898apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +23,This Time Log Batch has been billed.,Ez az Időnapló gyűjtő ki lett számlázva.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530899apps/erpnext/erpnext/crm/doctype/lead/lead.js +32,Create Opportunity,Hozzon létre Opportunity
900DocType: Salary Slip,Leave Without Pay,Fizetés nélküli szabadságon
901DocType: Supplier,Communications,Távközlés
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530902apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +287,Capacity Planning Error,Kapacitás tervezés Error
903,Trial Balance for Party,Trial Balance Party
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530904DocType: Lead,Consultant,Szaktanácsadó
Pratik Vyas97264472015-05-14 15:13:10 +0530905DocType: Salary Slip,Earnings,Keresetek
Anand Doshi03791fc2015-12-15 15:17:11 +0530906apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +355,Finished Item {0} must be entered for Manufacture type entry,Kész elem {0} kell beírni gyártása típusú bejegyzést
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530907apps/erpnext/erpnext/config/learn.py +77,Opening Accounting Balance,Nyitva Könyvelési egyenleg
Pratik Vyasfcc31022015-07-10 12:05:24 +0530908DocType: Sales Invoice Advance,Sales Invoice Advance,Értékesítési számla előleg
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530909apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +398,Nothing to request,Nincs kérni
910apps/erpnext/erpnext/projects/doctype/task/task.py +38,'Actual Start Date' can not be greater than 'Actual End Date',"""A tényleges kezdési dátum"" nem lehet nagyobb, mint a ""tényleges záró dátum"""
Anand Doshi019111b2015-11-20 18:00:11 +0530911apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +75,Management,Vezetés
Pratik Vyasfcc31022015-07-10 12:05:24 +0530912apps/erpnext/erpnext/config/projects.py +33,Types of activities for Time Sheets,Az Időtáblában szereplő tevékenységek típusai
Anand Doshi191b2972015-10-21 16:50:31 +0530913apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +51,Either debit or credit amount is required for {0},Vagy terhelés és jóváírás összegét szükséges {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530914DocType: 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""","Ez lesz fűzve az Item Code a variáns. Például, ha a rövidítés ""SM"", és az elem kód ""T-shirt"", a cikk-kód a variáns lesz ""feliratú pólót-SM"""
915DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary Slip.,"Nettó Pay (szavakban) lesz látható, ha menteni a fizetés csúszik."
Anand Doshi019111b2015-11-20 18:00:11 +0530916apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +154,Blue,Kék
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530917DocType: Purchase Invoice,Is Return,Van Return
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530918DocType: Price List Country,Price List Country,Árlista Ország
919apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +123,Further nodes can be only created under 'Group' type nodes,"További csomópontok csak alatt létrehozott ""csoport"" típusú csomópontot"
Anand Doshi03791fc2015-12-15 15:17:11 +0530920apps/erpnext/erpnext/utilities/doctype/contact/contact.py +67,Please set Email ID,"Kérjük, állítsa E-mail ID"
Pratik Vyasfcc31022015-07-10 12:05:24 +0530921DocType: Item,UOMs,Mértékegységek
Anand Doshi03791fc2015-12-15 15:17:11 +0530922apps/erpnext/erpnext/stock/utils.py +171,{0} valid serial nos for Item {1},"{0} érvényes sorozatszámot, nos jogcím {1}"
Anand Doshi191b2972015-10-21 16:50:31 +0530923apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +57,Item Code cannot be changed for Serial No.,Tételkód nem lehet megváltoztatni a Serial No.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530924apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +22,POS Profile {0} already created for user: {1} and company {2},POS profil {0} már létrehozott felhasználói: {1} és a társaság {2}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530925DocType: Purchase Order Item,UOM Conversion Factor,UOM konverziós tényező
Pratik Vyas97264472015-05-14 15:13:10 +0530926DocType: Stock Settings,Default Item Group,Alapértelmezett árucsoport
Pratik Vyas97264472015-05-14 15:13:10 +0530927apps/erpnext/erpnext/config/buying.py +13,Supplier database.,Beszállítói adatbázis.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530928DocType: Account,Balance Sheet,Mérleg
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530929apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +561,Cost Center For Item with Item Code ',"Költség Center For elem Elem Code """
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530930DocType: Opportunity,Your sales person will get a reminder on this date to contact the customer,"Az értékesítési személy kap egy emlékeztető Ezen a napon a kapcsolatot az ügyféllel,"
Anand Doshi03791fc2015-12-15 15:17:11 +0530931apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +213,"Further accounts can be made under Groups, but entries can be made against non-Groups","További számlák tehető alatt csoportjai, de bejegyzéseket lehet tenni ellene nem Csoportok"
Pratik Vyas97264472015-05-14 15:13:10 +0530932apps/erpnext/erpnext/config/hr.py +125,Tax and other salary deductions.,Adó és egyéb levonások fizetést.
Pratik Vyasb8a56872015-06-01 23:48:43 +0530933DocType: Lead,Lead,Célpont
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530934DocType: Email Digest,Payables,Kötelezettségek
935DocType: Account,Warehouse,Raktár
Anand Doshi019111b2015-11-20 18:00:11 +0530936apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +93,Row #{0}: Rejected Qty can not be entered in Purchase Return,Sor # {0}: Elutasítva Menny nem lehet beírni Vásárlási Return
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530937,Purchase Order Items To Be Billed,Megrendelés elemek is fizetnie kell
Pratik Vyas97264472015-05-14 15:13:10 +0530938DocType: Purchase Invoice Item,Net Rate,Nettó ár
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530939DocType: Purchase Invoice Item,Purchase Invoice Item,Vásárlási számla tétel
940apps/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,Stock Ledger bejegyzések és GL A bejegyzések újra meghirdeti a kiválasztott vásárlás nyugtáinak
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530941apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,1. tétel
Pratik Vyasb8a56872015-06-01 23:48:43 +0530942DocType: Holiday,Holiday,Szabadnap
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530943DocType: Leave Control Panel,Leave blank if considered for all branches,"Hagyja üresen, ha figyelembe minden ágát"
Pratik Vyas97264472015-05-14 15:13:10 +0530944,Daily Time Log Summary,Napi időnapló összesítő
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530945DocType: Payment Reconciliation,Unreconciled Payment Details,Nem egyeztetett fizetési részletek
Pratik Vyas97264472015-05-14 15:13:10 +0530946DocType: Global Defaults,Current Fiscal Year,Jelenlegi pénzügyi év
947DocType: Global Defaults,Disable Rounded Total,Kerekített összesen elrejtése
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530948DocType: Lead,Call,Hívás
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530949apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +390,'Entries' cannot be empty,"""Bejegyzések"" nem lehet üres"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530950apps/erpnext/erpnext/utilities/transaction_base.py +78,Duplicate row {0} with same {1},A {0} duplikált sor azonos ezzel: {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530951,Trial Balance,Trial Balance
Rushabh Mehtafc307972015-11-04 18:02:45 +0530952apps/erpnext/erpnext/config/hr.py +205,Setting up Employees,Beállítása Alkalmazottak
953apps/erpnext/erpnext/public/js/feature_setup.js +220,"Grid ""","Grid """
Anand Doshi191b2972015-10-21 16:50:31 +0530954apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +150,Please select prefix first,"Kérjük, válasszon prefix első"
Anand Doshi019111b2015-11-20 18:00:11 +0530955apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +138,Research,Kutatás
Pratik Vyasfcc31022015-07-10 12:05:24 +0530956DocType: Maintenance Visit Purpose,Work Done,Kész a munka
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530957apps/erpnext/erpnext/controllers/item_variant.py +25,Please specify at least one attribute in the Attributes table,Kérem adjon meg legalább egy attribútum a tulajdonságok táblázatban
Anand Doshi191b2972015-10-21 16:50:31 +0530958DocType: Contact,User ID,Felhasználó ID
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530959apps/erpnext/erpnext/accounts/doctype/account/account.js +57,View Ledger,Kilátás Ledger
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530960apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,Legkorábbi
Anand Doshi03791fc2015-12-15 15:17:11 +0530961apps/erpnext/erpnext/stock/doctype/item/item.py +435,"An Item Group exists with same name, please change the item name or rename the item group","Egy tétel Group létezik azonos nevű, kérjük, változtassa meg az elem nevét, vagy nevezze át a tétel-csoportban"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530962DocType: Production Order,Manufacture against Sales Order,Gyártás ellen Vevői
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530963apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +429,Rest Of The World,A világ többi része
Anand Doshi191b2972015-10-21 16:50:31 +0530964apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,The Item {0} cannot have Batch,A tétel {0} nem lehet Batch
Pratik Vyas97264472015-05-14 15:13:10 +0530965,Budget Variance Report,Költségkeret Variance jelentés
Pratik Vyasb8a56872015-06-01 23:48:43 +0530966DocType: Salary Slip,Gross Pay,Bruttó fizetés
Pratik Vyas97264472015-05-14 15:13:10 +0530967apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +186,Dividends Paid,"Az osztalék,"
Rushabh Mehtafc307972015-11-04 18:02:45 +0530968apps/erpnext/erpnext/public/js/controllers/stock_controller.js +40,Accounting Ledger,Számviteli Ledger
Pratik Vyas97264472015-05-14 15:13:10 +0530969DocType: Stock Reconciliation,Difference Amount,Eltérés összege
970apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +192,Retained Earnings,Eredménytartalék
Pratik Vyasb8a56872015-06-01 23:48:43 +0530971DocType: BOM Item,Item Description,Az anyag leírása
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530972DocType: Payment Tool,Payment Mode,Fizetési mód
973DocType: Purchase Invoice,Is Recurring,Ismétlődő
974DocType: Purchase Order,Supplied Items,A mellékelt tartozékok
Pratik Vyasb8a56872015-06-01 23:48:43 +0530975DocType: Production Order,Qty To Manufacture,Menny. gyártáshoz
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530976DocType: Buying Settings,Maintain same rate throughout purchase cycle,Fenntartani azonos ütemben egész vásárlási ciklus
Pratik Vyasb8a56872015-06-01 23:48:43 +0530977DocType: Opportunity Item,Opportunity Item,Lehetőség tétel
Pratik Vyas97264472015-05-14 15:13:10 +0530978apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +61,Temporary Opening,Ideiglenes megnyitását
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530979,Employee Leave Balance,Munkavállalói Leave Balance
Rushabh Mehtafc307972015-11-04 18:02:45 +0530980apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +128,Balance for Account {0} must always be {1},Mérlegek Account {0} mindig legyen {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530981DocType: Address,Address Type,Cím típusa
Pratik Vyasfcc31022015-07-10 12:05:24 +0530982DocType: Purchase Receipt,Rejected Warehouse,Elutasított raktár
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530983DocType: GL Entry,Against Voucher,Ellen utalvány
984DocType: Item,Default Buying Cost Center,Alapértelmezett Vásárlási Cost Center
Rushabh Mehtafc307972015-11-04 18:02:45 +0530985apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +6,"To get the best out of ERPNext, we recommend that you take some time and watch these help videos.","Ahhoz, hogy a legjobbat hozza ki ERPNext, azt ajánljuk, hogy időbe telik, és nézni ezeket a videókat segítséget."
Anand Doshi191b2972015-10-21 16:50:31 +0530986apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +38,Item {0} must be Sales Item,Elem {0} kell Sales Elem
Rushabh Mehtafc307972015-11-04 18:02:45 +0530987apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +55, to ,nak nek
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530988DocType: Item,Lead Time in days,Átfutási idő nap
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530989,Accounts Payable Summary,A szállítói kötelezettségek összefoglalása
Rushabh Mehtafc307972015-11-04 18:02:45 +0530990apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +193,Not authorized to edit frozen Account {0},Nem engedélyezett szerkeszteni befagyasztott számlára {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530991DocType: Journal Entry,Get Outstanding Invoices,Get kiváló számlák
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530992apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +63,Sales Order {0} is not valid,Vevői {0} nem érvényes
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530993apps/erpnext/erpnext/setup/doctype/company/company.py +172,"Sorry, companies cannot be merged","Sajnáljuk, a vállalatok nem lehet összevonni,"
Anand Doshi019111b2015-11-20 18:00:11 +0530994apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +145,Small,Kis
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530995DocType: Employee,Employee Number,Munkavállalói száma
996apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +65,Case No(s) already in use. Try from Case No {0},Case szám (ok) már használatban van. Próbálja a Case {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530997,Invoiced Amount (Exculsive Tax),Számlázott összeg (Exculsive Tax)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530998apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,2. pont
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530999apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +59,Account head {0} created,Account fejét {0} létre
Anand Doshi019111b2015-11-20 18:00:11 +05301000apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +153,Green,Zöld
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301001DocType: Item,Auto re-order,Auto újra érdekében
Anand Doshi019111b2015-11-20 18:00:11 +05301002apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +59,Total Achieved,Összesen Elért
Pratik Vyasb8a56872015-06-01 23:48:43 +05301003DocType: Employee,Place of Issue,Probléma helye
Anand Doshi019111b2015-11-20 18:00:11 +05301004apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +59,Contract,Szerződés
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301005DocType: Email Digest,Add Quote,Add Idézet
Anand Doshi03791fc2015-12-15 15:17:11 +05301006apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +488,UOM coversion factor required for UOM: {0} in Item: {1},UOM coversion tényező szükséges UOM: {0} Cikk: {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301007apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +83,Indirect Expenses,Közvetett költségek
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301008apps/erpnext/erpnext/controllers/selling_controller.py +163,Row {0}: Qty is mandatory,Row {0}: Menny kötelező
Anand Doshi019111b2015-11-20 18:00:11 +05301009apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +8,Agriculture,Mezőgazdaság
Anand Doshi03791fc2015-12-15 15:17:11 +05301010apps/erpnext/erpnext/public/js/setup_wizard.js +365,Your Products or Services,A termékek vagy szolgáltatások
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301011DocType: Mode of Payment,Mode of Payment,Fizetési mód
Anand Doshi03791fc2015-12-15 15:17:11 +05301012apps/erpnext/erpnext/stock/doctype/item/item.py +112,Website Image should be a public file or website URL,Weboldal kép legyen nyilvános fájl vagy weboldal URL
Pratik Vyas97264472015-05-14 15:13:10 +05301013apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +31,This is a root item group and cannot be edited.,"Ez egy gyökér tétel-csoportban, és nem lehet szerkeszteni."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301014DocType: Journal Entry Account,Purchase Order,Megrendelés
Pratik Vyasfcc31022015-07-10 12:05:24 +05301015DocType: Warehouse,Warehouse Contact Info,Raktári kapcsolattartó
Pratik Vyasfcc31022015-07-10 12:05:24 +05301016DocType: Purchase Invoice,Recurring Type,Gyakoriság
Pratik Vyas97264472015-05-14 15:13:10 +05301017DocType: Address,City/Town,Város/település
Anand Doshi191b2972015-10-21 16:50:31 +05301018DocType: Email Digest,Annual Income,Éves jövedelem
Pratik Vyasfcc31022015-07-10 12:05:24 +05301019DocType: Serial No,Serial No Details,Sorozatszám adatai
Pratik Vyasb8a56872015-06-01 23:48:43 +05301020DocType: Purchase Invoice Item,Item Tax Rate,Az anyag adójának mértéke
Rushabh Mehtafc307972015-11-04 18:02:45 +05301021apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +113,"For {0}, only credit accounts can be linked against another debit entry","{0}, csak jóváírásokat lehet kapcsolni a másik ellen terheléssel"
Anand Doshi03791fc2015-12-15 15:17:11 +05301022apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +477,Delivery Note {0} is not submitted,Szállítólevélen {0} nem nyújtják be
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301023apps/erpnext/erpnext/stock/get_item_details.py +136,Item {0} must be a Sub-contracted Item,Elem {0} kell egy Alvállalkozásban Elem
Pratik Vyas97264472015-05-14 15:13:10 +05301024apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +41,Capital Equipments,Capital Felszereltség
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301025apps/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.","Árképzési szabály először alapján kiválasztott ""Apply"" mezőben, ami lehet pont, pont-csoport vagy a márka."
1026DocType: Hub Settings,Seller Website,Eladó Website
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301027apps/erpnext/erpnext/controllers/selling_controller.py +143,Total allocated percentage for sales team should be 100,A teljes lefoglalt százalékos értékesítési csapatot kell 100
1028apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +111,Production Order status is {0},Gyártási rendelés állapot {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301029DocType: Appraisal Goal,Goal,Cél
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301030DocType: Sales Invoice Item,Edit Description,Leírás szerkesztése
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301031apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +318,Expected Delivery Date is lesser than Planned Start Date.,"Várható szállítási határidő kisebb, mint a tervezett kezdési dátum."
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301032apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +690,For Supplier,A Szállító
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301033DocType: Account,Setting Account Type helps in selecting this Account in transactions.,Beállítás Account Type segít kiválasztani ezt a számlát a tranzakció.
1034DocType: Purchase Invoice,Grand Total (Company Currency),Mindösszesen (Társaság Currency)
Pratik Vyas97264472015-05-14 15:13:10 +05301035apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,Összes kimenő
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301036apps/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""","Ott csak egyetlen szabály Szállítási állapot 0 vagy üres érték ""to value"""
1037DocType: Authorization Rule,Transaction,Tranzakció
Anand Doshi191b2972015-10-21 16:50:31 +05301038apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +45,Note: This Cost Center is a Group. Cannot make accounting entries against groups.,Megjegyzés: Ez a költséghely egy csoport. Nem tud könyvelési tételek csoportokkal szemben.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301039DocType: Item,Website Item Groups,Weboldal Elem Csoportok
Pratik Vyasfcc31022015-07-10 12:05:24 +05301040DocType: Purchase Invoice,Total (Company Currency),Összesen (a cég pénznemében)
Anand Doshi03791fc2015-12-15 15:17:11 +05301041apps/erpnext/erpnext/stock/utils.py +166,Serial number {0} entered more than once,Sorozatszámot {0} belépett többször
Pratik Vyasb8a56872015-06-01 23:48:43 +05301042DocType: Journal Entry,Journal Entry,Könyvelési tétel
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301043DocType: Workstation,Workstation Name,Munkaállomás neve
Anand Doshi191b2972015-10-21 16:50:31 +05301044apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,Összefoglaló email:
Anand Doshi666fbaf2015-11-26 12:40:13 +05301045apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +427,BOM {0} does not belong to Item {1},BOM {0} nem tartozik Elem {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301046DocType: Sales Partner,Target Distribution,Cél Distribution
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301047DocType: Salary Slip,Bank Account No.,Bankszámla szám
1048DocType: Naming Series,This is the number of the last created transaction with this prefix,"Ez az a szám, az utoljára létrehozott tranzakciós ilyen előtaggal"
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301049apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +179,Valuation Rate required for Item {0},Értékelési Rate szükséges Elem {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301050DocType: Quality Inspection Reading,Reading 8,Reading 8
1051DocType: Sales Partner,Agent,Ügynök
Pratik Vyas97264472015-05-14 15:13:10 +05301052apps/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'","Összesen {0} minden példány nulla, akkor meg kell változtatni "Osszuk alapuló díjak""
Pratik Vyasfcc31022015-07-10 12:05:24 +05301053DocType: Purchase Invoice,Taxes and Charges Calculation,Adók és költségek számítása
1054DocType: BOM Operation,Workstation,Munkaállomás
Anand Doshi019111b2015-11-20 18:00:11 +05301055apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +112,Hardware,Hardver
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301056DocType: Attendance,HR Manager,HR menedzser
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301057apps/erpnext/erpnext/accounts/party.py +171,Please select a Company,"Kérjük, válasszon egy cég"
Anand Doshi019111b2015-11-20 18:00:11 +05301058apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +50,Privilege Leave,Privilege Leave
Pratik Vyasfcc31022015-07-10 12:05:24 +05301059DocType: Purchase Invoice,Supplier Invoice Date,Beszállítói számla dátuma
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301060apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +79,You need to enable Shopping Cart,Akkor engedélyezze a kosárba
Pratik Vyas97264472015-05-14 15:13:10 +05301061DocType: Appraisal Template Goal,Appraisal Template Goal,Teljesítmény értékelő sablon célja
1062DocType: Salary Slip,Earning,Kereset
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301063DocType: Payment Tool,Party Account Currency,Fél számla pénzneme
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301064,BOM Browser,BOM Browser
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301065DocType: Purchase Taxes and Charges,Add or Deduct,Add vagy le lehet vonni
Anand Doshi191b2972015-10-21 16:50:31 +05301066DocType: Company,If Yearly Budget Exceeded (for expense account),Ha az éves költségvetés túllépése (a költség számla)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301067apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +81,Overlapping conditions found between:,Átfedő feltételei között található:
Rushabh Mehtafc307972015-11-04 18:02:45 +05301068apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +168,Against Journal Entry {0} is already adjusted against some other voucher,Ellen Naplókönyvelés {0} már értékével szemben néhány más voucher
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301069apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +68,Total Order Value,Teljes megrendelési érték
Anand Doshi019111b2015-11-20 18:00:11 +05301070apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +38,Food,Élelmiszer
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301071apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51,Ageing Range 3,Ageing tartomány 3
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301072apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +139,You can make a time log only against a submitted production order,"Tudod, hogy egy időben csak naplózás ellen benyújtott produkciós sorrendben"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301073DocType: Maintenance Schedule Item,No of Visits,Nem a látogatások
Pratik Vyasb8a56872015-06-01 23:48:43 +05301074apps/erpnext/erpnext/config/support.py +33,"Newsletters to contacts, leads.","Hírlevelek kapcsolatoknak, vezetőknek"
Rushabh Mehtafc307972015-11-04 18:02:45 +05301075apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +33,Currency of the Closing Account must be {0},Árfolyam a záró figyelembe kell {0}
Pratik Vyas97264472015-05-14 15:13:10 +05301076apps/erpnext/erpnext/hr/doctype/appraisal_template/appraisal_template.py +21,Sum of points for all goals should be 100. It is {0},Pontjainak összegeként az összes célokat kell 100. {0}
Anand Doshi666fbaf2015-11-26 12:40:13 +05301077apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +360,Operations cannot be left blank.,Műveletek nem maradt üresen.
Pratik Vyas97264472015-05-14 15:13:10 +05301078,Delivered Items To Be Billed,Kiszállított anyag számlázásra
Anand Doshi191b2972015-10-21 16:50:31 +05301079apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +60,Warehouse cannot be changed for Serial No.,A sorozatszámhoz tartozó raktárat nem lehet megváltoztatni.
Pratik Vyas97264472015-05-14 15:13:10 +05301080DocType: Authorization Rule,Average Discount,Átlagos kedvezmény
Pratik Vyasfcc31022015-07-10 12:05:24 +05301081DocType: Address,Utilities,Segédletek
Pratik Vyas97264472015-05-14 15:13:10 +05301082DocType: Purchase Invoice Item,Accounting,Könyvelés
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301083DocType: Features Setup,Features Setup,Funkciók beállítása
Pratik Vyas97264472015-05-14 15:13:10 +05301084apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +13,View Offer Letter,Ajánlat megtekintése Letter
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301085DocType: Item,Is Service Item,A szolgáltatás Elem
Anand Doshi03791fc2015-12-15 15:17:11 +05301086apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +82,Application period cannot be outside leave allocation period,Jelentkezési határidő nem lehet kívülről szabadság kiosztási időszak
Pratik Vyas97264472015-05-14 15:13:10 +05301087DocType: Activity Cost,Projects,Projektek
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301088apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +31,Please select Fiscal Year,"Kérjük, válasszon pénzügyi év"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301089apps/erpnext/erpnext/controllers/buying_controller.py +23,From {0} | {1} {2},Re {0} | {1} {2}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301090DocType: BOM Operation,Operation Description,Operation Leírás
1091DocType: Item,Will also apply to variants,Is alkalmazni kell változatok
Pratik Vyas97264472015-05-14 15:13:10 +05301092apps/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.,"Nem lehet megváltoztatni pénzügyi év kezdő dátuma és a pénzügyi év vége dátum, amikor a pénzügyi év menti."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301093DocType: Quotation,Shopping Cart,Kosár
Pratik Vyas97264472015-05-14 15:13:10 +05301094apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,Átlag napi kimenő
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301095DocType: Pricing Rule,Campaign,Kampány
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301096apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +30,Approval Status must be 'Approved' or 'Rejected',"Elfogadás állapota kell ""Jóváhagyott"" vagy ""Elutasított"""
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301097DocType: Purchase Invoice,Contact Person,Kapcsolattartó személy
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301098apps/erpnext/erpnext/projects/doctype/task/task.py +35,'Expected Start Date' can not be greater than 'Expected End Date',"""Várható kezdés időpontja"" nem lehet nagyobb, mint a ""Várható befejezés időpontja"""
Pratik Vyasb8a56872015-06-01 23:48:43 +05301099DocType: Holiday List,Holidays,Szabadnapok
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301100DocType: Sales Order Item,Planned Quantity,Tervezett mennyiség
Pratik Vyasb8a56872015-06-01 23:48:43 +05301101DocType: Purchase Invoice Item,Item Tax Amount,Az anyag adójának értéke
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301102DocType: Item,Maintain Stock,Fenntartani Stock
Anand Doshi03791fc2015-12-15 15:17:11 +05301103apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +211,Stock Entries already created for Production Order ,Stock bejegyzés már létrehozott termelési rendelés
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301104DocType: Leave Control Panel,Leave blank if considered for all designations,"Hagyja üresen, ha figyelembe valamennyi megjelölés"
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301105apps/erpnext/erpnext/controllers/accounts_controller.py +517,Charge of type 'Actual' in row {0} cannot be included in Item Rate,"Charge típusú ""közvetlen"" sorában {0} nem lehet jogcím tartalmazza Rate"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301106apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +182,Max: {0},Max: {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301107apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +16,From Datetime,Re Datetime
Pratik Vyasb8a56872015-06-01 23:48:43 +05301108DocType: Email Digest,For Company,A Társaságnak
Pratik Vyas97264472015-05-14 15:13:10 +05301109apps/erpnext/erpnext/config/support.py +38,Communication log.,Kommunikációs napló.
1110apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +66,Buying Amount,Vásárlási összeg
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301111DocType: Sales Invoice,Shipping Address Name,Szállítási cím Név
1112apps/erpnext/erpnext/accounts/doctype/account/account.js +50,Chart of Accounts,Számlatükör
Pratik Vyasfcc31022015-07-10 12:05:24 +05301113DocType: Material Request,Terms and Conditions Content,Általános szerződési feltételek tartalma
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301114apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +471,cannot be greater than 100,"nem lehet nagyobb, mint 100"
Anand Doshi03791fc2015-12-15 15:17:11 +05301115apps/erpnext/erpnext/stock/doctype/item/item.py +587,Item {0} is not a stock Item,Elem {0} nem Stock tétel
Pratik Vyasfcc31022015-07-10 12:05:24 +05301116DocType: Maintenance Visit,Unscheduled,Nem tervezett
Pratik Vyasb8a56872015-06-01 23:48:43 +05301117DocType: Employee,Owned,Tulaj
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301118DocType: Salary Slip Deduction,Depends on Leave Without Pay,"Attól függ, fizetés nélküli szabadságon"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301119DocType: Pricing Rule,"Higher the number, higher the priority","Minél nagyobb a szám, annál nagyobb a prioritás"
1120,Purchase Invoice Trends,Vásárlást igazoló számlát Trends
1121DocType: Employee,Better Prospects,Jobb kilátásokat
1122DocType: Appraisal,Goals,Célok
Pratik Vyasfcc31022015-07-10 12:05:24 +05301123DocType: Warranty Claim,Warranty / AMC Status,Garancia és éves karbantartási szerződés állapota
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301124,Accounts Browser,Számlák Browser
1125DocType: GL Entry,GL Entry,GL Entry
Pratik Vyas97264472015-05-14 15:13:10 +05301126DocType: HR Settings,Employee Settings,Munkavállalói beállítások
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301127,Batch-Wise Balance History,Szakaszos Balance History
Rushabh Mehtafc307972015-11-04 18:02:45 +05301128apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +72,To Do List,Tennivalók listája
Anand Doshi019111b2015-11-20 18:00:11 +05301129apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +63,Apprentice,Ipari tanuló
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301130apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +106,Negative Quantity is not allowed,Negatív mennyiség nem megengedett
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301131DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
1132Used for Taxes and Charges","Adó részletesen táblázatban letöltésre a tételt mester, mint egy húr, és tárolja ezen a területen. Használt adók és illetékek"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301133apps/erpnext/erpnext/hr/doctype/employee/employee.py +151,Employee cannot report to himself.,Munkavállaló nem jelent magának.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301134DocType: Account,"If the account is frozen, entries are allowed to restricted users.","Ha a számla zárolásra került, a bejegyzések szabad korlátozni a felhasználók."
Anand Doshi191b2972015-10-21 16:50:31 +05301135DocType: Email Digest,Bank Balance,Bank mérleg
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301136apps/erpnext/erpnext/controllers/accounts_controller.py +453,Accounting Entry for {0}: {1} can only be made in currency: {2},Számviteli könyvelése {0}: {1} csak akkor lehet elvégezni a pénznem: {2}
Anand Doshi03791fc2015-12-15 15:17:11 +05301137apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +44,No active Salary Structure found for employee {0} and the month,Nem aktív bérszerkeztet talált munkavállalói {0} és a hónap
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301138DocType: Job Opening,"Job profile, qualifications required etc.","Munkakör, szükséges képesítések stb"
Pratik Vyas97264472015-05-14 15:13:10 +05301139DocType: Journal Entry Account,Account Balance,Számla egyenleg
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301140apps/erpnext/erpnext/config/accounts.py +112,Tax Rule for transactions.,Adó szabály tranzakciók.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301141DocType: Rename Tool,Type of document to rename.,Dokumentum típusa átnevezni.
Anand Doshi03791fc2015-12-15 15:17:11 +05301142apps/erpnext/erpnext/public/js/setup_wizard.js +384,We buy this Item,Vásárolunk ezt a tárgyat
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301143DocType: Address,Billing,Számlázás
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301144DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),Összesen adók és illetékek (Társaság Currency)
Pratik Vyasfcc31022015-07-10 12:05:24 +05301145DocType: Shipping Rule,Shipping Account,Szállítási számla
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301146apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +43,Scheduled to send to {0} recipients,Ütemezett küldeni a {0} címzettek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301147DocType: Quality Inspection,Readings,Olvasmányok
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301148DocType: Stock Entry,Total Additional Costs,Összesen További költségek
Anand Doshi03791fc2015-12-15 15:17:11 +05301149apps/erpnext/erpnext/public/js/setup_wizard.js +377,Sub Assemblies,Részegységek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301150DocType: Shipping Rule Condition,To Value,Hogy Érték
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301151DocType: Supplier,Stock Manager,Stock menedzser
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301152apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +143,Source warehouse is mandatory for row {0},Forrás raktárban kötelező sorban {0}
1153apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +581,Packing Slip,Csomagjegy
Pratik Vyas97264472015-05-14 15:13:10 +05301154apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +111,Office Rent,Office Rent
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301155apps/erpnext/erpnext/config/setup.py +110,Setup SMS gateway settings,Beállítás SMS gateway beállítások
1156apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +60,Import Failed!,Az importálás nem sikerült!
Rushabh Mehtafc307972015-11-04 18:02:45 +05301157apps/erpnext/erpnext/public/js/templates/address_list.html +21,No address added yet.,Nem címre hozzá még.
Pratik Vyasfcc31022015-07-10 12:05:24 +05301158DocType: Workstation Working Hour,Workstation Working Hour,Munkaállomás munkaideje
Anand Doshi019111b2015-11-20 18:00:11 +05301159apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +83,Analyst,Elemző
1160apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +149,Row {0}: Allocated amount {1} must be less than or equals to JV amount {2},"Row {0}: elkülönített összege {1} kisebbnek kell lennie, vagy egyenlő JV összeget {2}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301161DocType: Item,Inventory,Leltár
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301162DocType: Features Setup,"To enable ""Point of Sale"" view","Annak érdekében, hogy "Point of Sale" nézet"
Rushabh Mehtafc307972015-11-04 18:02:45 +05301163apps/erpnext/erpnext/public/js/pos/pos.js +402,Payment cannot be made for empty cart,Fizetés nem lehet üres Kosár
Pratik Vyasfcc31022015-07-10 12:05:24 +05301164DocType: Item,Sales Details,Értékesítés részletei
Pratik Vyas97264472015-05-14 15:13:10 +05301165DocType: Opportunity,With Items,A tételek
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301166apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,In Qty,A Menny
Pratik Vyas97264472015-05-14 15:13:10 +05301167DocType: Notification Control,Expense Claim Rejected,Béremelési igény elutasítva
1168DocType: Sales Invoice,"The date on which next invoice will be generated. It is generated on submit.
1169","Az időpont, amikor a következő számlán kerül előállításra. Úgy keletkezett benyújtania."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301170DocType: Item Attribute,Item Attribute,Elem Attribútum
Anand Doshi019111b2015-11-20 18:00:11 +05301171apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +105,Government,Kormány
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301172apps/erpnext/erpnext/config/stock.py +263,Item Variants,Elem változatok
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301173DocType: Company,Services,Szolgáltatások
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301174apps/erpnext/erpnext/accounts/report/financial_statements.py +151,Total ({0}),Összesen ({0})
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301175DocType: Cost Center,Parent Cost Center,Szülő Cost Center
1176DocType: Sales Invoice,Source,Forrás
Pratik Vyas97264472015-05-14 15:13:10 +05301177DocType: Leave Type,Is Leave Without Pay,A fizetés nélküli szabadságon
Anand Doshi019111b2015-11-20 18:00:11 +05301178apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +133,No records found in the Payment table,Nincs bejegyzés találat a fizetési táblázat
1179apps/erpnext/erpnext/public/js/setup_wizard.js +153,Financial Year Start Date,Pénzügyi év kezdő dátuma
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301180DocType: Employee External Work History,Total Experience,Összesen Experience
Anand Doshi019111b2015-11-20 18:00:11 +05301181apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +276,Packing Slip(s) cancelled,Csomagjegy(ek) törölve
Pratik Vyas97264472015-05-14 15:13:10 +05301182apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +96,Freight and Forwarding Charges,Freight Forwarding és díjak
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301183DocType: Material Request Item,Sales Order No,Sales Order No
Pratik Vyasb8a56872015-06-01 23:48:43 +05301184DocType: Item Group,Item Group Name,Anyagcsoport neve
Anand Doshi019111b2015-11-20 18:00:11 +05301185apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +27,Taken,Taken
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301186apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +66,Transfer Materials for Manufacture,Transfer anyagok gyártása
Pratik Vyasb8a56872015-06-01 23:48:43 +05301187DocType: Pricing Rule,For Price List,Ezen árlistán
Anand Doshi019111b2015-11-20 18:00:11 +05301188apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +27,Executive Search,Executive Search
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301189apps/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.","Vételi árfolyamon a tétel: {0} nem található, ami szükséges könyv könyvelési tételt (ráfordítás). Kérjük beszélve tétel ára ellen felvásárlási árlistát."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301190DocType: Maintenance Schedule,Schedules,Menetrendek
Pratik Vyas97264472015-05-14 15:13:10 +05301191DocType: Purchase Invoice Item,Net Amount,Nettó Összege
1192DocType: Purchase Order Item Supplied,BOM Detail No,Anyagjegyzék részlet száma
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301193DocType: Purchase Invoice,Additional Discount Amount (Company Currency),További kedvezmény összege (Társaság Currency)
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301194apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +628,Error: {0} > {1},Hiba: {0}> {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301195apps/erpnext/erpnext/accounts/doctype/account/account.js +8,Please create new account from Chart of Accounts.,"Kérjük, hozzon létre új fiókot a számlatükör."
Pratik Vyasb8a56872015-06-01 23:48:43 +05301196DocType: Maintenance Visit,Maintenance Visit,Karbantartási látogatás
Pratik Vyas97264472015-05-14 15:13:10 +05301197apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +49,Customer > Customer Group > Territory,Vásárló > Vásárlói csoport > Terület
1198DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Elérhető Batch Mennyiség a Warehouse
Pratik Vyasfcc31022015-07-10 12:05:24 +05301199DocType: Time Log Batch Detail,Time Log Batch Detail,Időnapló gyűjtő adatai
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301200DocType: Landed Cost Voucher,Landed Cost Help,Beszerzési költség Súgó
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301201DocType: Leave Block List,Block Holidays on important days.,Blokk Holidays fontos napokon.
1202,Accounts Receivable Summary,VEVÔKÖVETELÉSEK Összefoglaló
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301203apps/erpnext/erpnext/hr/doctype/employee/employee.py +187,Please set User ID field in an Employee record to set Employee Role,"Kérjük, állítsa User ID mező alkalmazotti rekordot beállítani Employee szerepe"
Pratik Vyasfcc31022015-07-10 12:05:24 +05301204DocType: UOM,UOM Name,Mértékegység neve
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301205apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +33,Contribution Amount,A támogatás mértéke
1206DocType: Sales Invoice,Shipping Address,Szállítási cím
1207DocType: 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.,Ez az eszköz segít frissíteni vagy kijavítani a mennyiséget és értékelési raktáron a rendszerben. Ez tipikusan szinkronizálja a rendszer értékei és mi valóban létezik a raktárakban.
1208DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,"A szavak lesz látható, ha menteni a szállítólevélen."
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301209apps/erpnext/erpnext/config/stock.py +115,Brand master.,Márka mester.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301210DocType: Sales Invoice Item,Brand Name,Márkanév
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301211DocType: Purchase Receipt,Transporter Details,Transporter Részletek
Anand Doshi03791fc2015-12-15 15:17:11 +05301212apps/erpnext/erpnext/public/js/setup_wizard.js +380,Box,Doboz
Anand Doshi019111b2015-11-20 18:00:11 +05301213apps/erpnext/erpnext/public/js/setup_wizard.js +137,The Organization,A Szervezet
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301214DocType: Monthly Distribution,Monthly Distribution,Havi Distribution
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301215apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +68,Receiver List is empty. Please create Receiver List,"Vevő lista üres. Kérjük, hozzon létre Receiver listája"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301216DocType: Production Plan Sales Order,Production Plan Sales Order,Gyártási terv Vevői
Pratik Vyasfcc31022015-07-10 12:05:24 +05301217DocType: Sales Partner,Sales Partner Target,Értékesítő partner célja
Anand Doshi191b2972015-10-21 16:50:31 +05301218apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +113,Accounting Entry for {0} can only be made in currency: {1},Számviteli könyvelése {0} csak akkor lehet elvégezni a pénznem: {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301219DocType: Pricing Rule,Pricing Rule,Árképzési szabály
Rushabh Mehtafc307972015-11-04 18:02:45 +05301220apps/erpnext/erpnext/config/learn.py +167,Material Request to Purchase Order,Anyag Kérelem Megrendelés
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301221apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +74,Row # {0}: Returned Item {1} does not exists in {2} {3},Sor # {0}: Visszaküldött pont {1} nem létezik {2} {3}
Pratik Vyas97264472015-05-14 15:13:10 +05301222apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,Bankszámlák
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301223,Bank Reconciliation Statement,Bank Megbékélés nyilatkozat
Pratik Vyasb8a56872015-06-01 23:48:43 +05301224DocType: Address,Lead Name,Célpont neve
1225,POS,Értékesítési hely (POS)
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301226apps/erpnext/erpnext/config/stock.py +268,Opening Stock Balance,Nyitva Stock Balance
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301227apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +36,{0} must appear only once,{0} kell csak egyszer jelenik meg
Anand Doshi03791fc2015-12-15 15:17:11 +05301228apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +332,Not allowed to tranfer more {0} than {1} against Purchase Order {2},"Nem szabad Tranfer több {0}, mint {1} ellen Megrendelés {2}"
Rushabh Mehtafc307972015-11-04 18:02:45 +05301229apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +62,Leaves Allocated Successfully for {0},A levelek foglalás sikeres {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301230apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40,No Items to pack,Nincsenek tételek csomag
1231DocType: Shipping Rule Condition,From Value,Értéktől
Anand Doshi03791fc2015-12-15 15:17:11 +05301232apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +550,Manufacturing Quantity is mandatory,Gyártási mennyiség kötelező
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301233apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Amounts not reflected in bank,Összegek nem tükröződik bank
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301234DocType: Quality Inspection Reading,Reading 4,Reading 4
Pratik Vyas97264472015-05-14 15:13:10 +05301235apps/erpnext/erpnext/config/hr.py +23,Claims for company expense.,Követelések cég költségén.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301236DocType: Company,Default Holiday List,Alapértelmezett távolléti lista
Pratik Vyas97264472015-05-14 15:13:10 +05301237apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +165,Stock Liabilities,Stock Források
Pratik Vyasfcc31022015-07-10 12:05:24 +05301238DocType: Purchase Receipt,Supplier Warehouse,Beszállító raktára
Pratik Vyas97264472015-05-14 15:13:10 +05301239DocType: Opportunity,Contact Mobile No,Kapcsolattartó mobilszáma
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301240DocType: Production Planning Tool,Select Sales Orders,Válassza ki Vevőmegrendelés
1241,Material Requests for which Supplier Quotations are not created,"Anyag kérelmek, amelyek esetében Szállító idézetek nem jönnek létre"
Anand Doshi03791fc2015-12-15 15:17:11 +05301242apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +118,The day(s) on which you are applying for leave are holidays. You need not apply for leave.,"A nap (ok) on, amelyre pályázik a szabadság szabadság. Nem kell alkalmazni a szabadság."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301243DocType: 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.,"Hogy nyomon elemeket használja vonalkód. Ön képes lesz arra, hogy belépjen elemek szállítólevél és Értékesítési számlák beolvasásával vonalkód pont."
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301244apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +588,Mark as Delivered,Mark kézbesítettnek
Pratik Vyas97264472015-05-14 15:13:10 +05301245apps/erpnext/erpnext/crm/doctype/lead/lead.js +34,Make Quotation,Tedd Idézet
1246DocType: Dependent Task,Dependent Task,Függő Task
Anand Doshi03791fc2015-12-15 15:17:11 +05301247apps/erpnext/erpnext/stock/doctype/item/item.py +340,Conversion factor for default Unit of Measure must be 1 in row {0},Konverziós tényező alapértelmezett mértékegység legyen 1 sorban {0}
1248apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +157,Leave of type {0} cannot be longer than {1},"Szabadság típusú {0} nem lehet hosszabb, mint {1}"
Pratik Vyas97264472015-05-14 15:13:10 +05301249DocType: Manufacturing Settings,Try planning operations for X days in advance.,Próbálja Tervezési tevékenység X nappal előre.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301250DocType: HR Settings,Stop Birthday Reminders,Megállás Születésnapi emlékeztetők
1251DocType: SMS Center,Receiver List,Vevő lista
1252DocType: Payment Tool Detail,Payment Amount,Kifizetés összege
1253apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,Elfogyasztott
Rushabh Mehtafc307972015-11-04 18:02:45 +05301254apps/erpnext/erpnext/public/js/pos/pos.js +491,{0} View,{0} megtekintése
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301255DocType: Salary Structure Deduction,Salary Structure Deduction,Bérszerkeztet levonása
Anand Doshi03791fc2015-12-15 15:17:11 +05301256apps/erpnext/erpnext/stock/doctype/item/item.py +335,Unit of Measure {0} has been entered more than once in Conversion Factor Table,Mértékegység {0} adta meg többször a konverziós tényező táblázat
Pratik Vyas97264472015-05-14 15:13:10 +05301257apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Költsége Kiadott elemek
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301258apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +185,Quantity must not be more than {0},"Mennyiség nem lehet több, mint {0}"
1259apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +41,Age (Days),Életkor (nap)
Pratik Vyasb8a56872015-06-01 23:48:43 +05301260DocType: Quotation Item,Quotation Item,Árajánlat tétele
Pratik Vyas97264472015-05-14 15:13:10 +05301261DocType: Account,Account Name,Számla név
Anand Doshi019111b2015-11-20 18:00:11 +05301262apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +34,From Date cannot be greater than To Date,"Dátum nem lehet nagyobb, mint dátuma"
Anand Doshi191b2972015-10-21 16:50:31 +05301263apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +194,Serial No {0} quantity {1} cannot be a fraction,Serial No {0} {1} mennyiséget nem lehet egy töredéke
Pratik Vyas97264472015-05-14 15:13:10 +05301264apps/erpnext/erpnext/config/buying.py +59,Supplier Type master.,Szállító Type mester.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301265DocType: Purchase Order Item,Supplier Part Number,Szállító rész száma
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301266apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +92,Conversion rate cannot be 0 or 1,Konverziós arány nem lehet 0 vagy 1
Anand Doshi191b2972015-10-21 16:50:31 +05301267apps/erpnext/erpnext/controllers/stock_controller.py +247,{0} {1} is cancelled or stopped,{0} {1} törlik vagy megállt
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301268DocType: Accounts Settings,Credit Controller,Credit Controller
Pratik Vyasfcc31022015-07-10 12:05:24 +05301269DocType: Delivery Note,Vehicle Dispatch Date,A jármű útnak indításának ideje
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301270apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +202,Purchase Receipt {0} is not submitted,Vásárlási nyugta {0} nem nyújtják be
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301271DocType: Company,Default Payable Account,Alapértelmezett fizetendő számla
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301272apps/erpnext/erpnext/config/website.py +13,"Settings for online shopping cart such as shipping rules, price list etc.","A beállítások Online bevásárlókosár mint a hajózás szabályait, árlistát stb"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301273apps/erpnext/erpnext/controllers/website_list_for_contact.py +65,{0}% Billed,{0}% számlázott
Rushabh Mehtafc307972015-11-04 18:02:45 +05301274apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +17,Reserved Qty,Reserved Mennyiség
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301275DocType: Party Account,Party Account,Párt Account
Anand Doshi019111b2015-11-20 18:00:11 +05301276apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +74,Human Resources,Emberi erőforrások
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301277DocType: Lead,Upper Income,Felső jövedelmi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301278DocType: Journal Entry Account,Debit in Company Currency,Tartozik a Társaság Valuta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301279apps/erpnext/erpnext/support/doctype/issue/issue.py +58,My Issues,Saját kérdések
Pratik Vyas97264472015-05-14 15:13:10 +05301280DocType: BOM Item,BOM Item,Anyagjegyzék tétel
Pratik Vyasb8a56872015-06-01 23:48:43 +05301281DocType: Appraisal,For Employee,Dolgozónak
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301282DocType: Company,Default Values,Alapértelmezett értékek
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301283apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +236,Row {0}: Payment amount can not be negative,Row {0}: Fizetés összege nem lehet negatív
Pratik Vyas97264472015-05-14 15:13:10 +05301284DocType: Expense Claim,Total Amount Reimbursed,Megtérített teljes összeg
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301285apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +64,Against Supplier Invoice {0} dated {1},Ellen Szállító Számla {0} dátuma {1}
1286DocType: Customer,Default Price List,Alapértelmezett árjegyzék
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301287DocType: Payment Reconciliation,Payments,Kifizetések
Pratik Vyas97264472015-05-14 15:13:10 +05301288DocType: Budget Detail,Budget Allocated,Lefoglalt költségkeret
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301289DocType: Journal Entry,Entry Type,Bejegyzés típusa
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301290,Customer Credit Balance,Customer Credit Balance
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301291apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +137,Please verify your email id,"Kérjük, ellenőrizze az e-mail id"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301292apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',"Vásárlói szükséges ""Customerwise Discount"""
Pratik Vyas97264472015-05-14 15:13:10 +05301293apps/erpnext/erpnext/config/accounts.py +53,Update bank payment dates with journals.,Frissítse bank fizetési időpontokat folyóiratokkal.
Pratik Vyasfcc31022015-07-10 12:05:24 +05301294DocType: Quotation,Term Details,ÁSZF részletek
Pratik Vyas97264472015-05-14 15:13:10 +05301295DocType: Manufacturing Settings,Capacity Planning For (Days),Kapacitás tervezés Az (nap)
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301296apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +63,None of the items have any change in quantity or value.,"Egyik példány bármilyen változás mennyisége, illetve értéke."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301297DocType: Warranty Claim,Warranty Claim,Jótállási igény
Pratik Vyasb8a56872015-06-01 23:48:43 +05301298,Lead Details,Célpont adatai
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301299DocType: Purchase Invoice,End date of current invoice's period,A befejezés dátuma az aktuális számla időszaka
1300DocType: Pricing Rule,Applicable For,Alkalmazható
Pratik Vyasb8a56872015-06-01 23:48:43 +05301301DocType: Bank Reconciliation,From Date,Dátumtól
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301302DocType: Shipping Rule Country,Shipping Rule Country,Szállítási szabály Ország
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301303DocType: Maintenance Visit,Partially Completed,Részben befejezett
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301304DocType: Leave Type,Include holidays within leaves as leaves,Tartalmazzák a szabadság belül levelek a levelek
Pratik Vyasb8a56872015-06-01 23:48:43 +05301305DocType: Sales Invoice,Packed Items,Csomag tételei
Pratik Vyas97264472015-05-14 15:13:10 +05301306apps/erpnext/erpnext/config/support.py +18,Warranty Claim against Serial No.,Garancia szembeni követelés Serial No.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301307DocType: 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","Cserélje egy adott BOM minden más Darabjegyzékeket, ahol alkalmazzák. Ez váltja fel a régi BOM link, frissítse költség és regenerálja ""BOM Robbanás tétel"" tábla, mint egy új BOM"
Pratik Vyas97264472015-05-14 15:13:10 +05301308DocType: Shopping Cart Settings,Enable Shopping Cart,Bevásárló kosár engedélyezése
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301309DocType: Employee,Permanent Address,Állandó lakcím
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301310apps/erpnext/erpnext/stock/get_item_details.py +122,Item {0} must be a Service Item.,Elem {0} kell lennie a szolgáltatás elemet.
Rushabh Mehtafc307972015-11-04 18:02:45 +05301311apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +226,"Advance paid against {0} {1} cannot be greater \
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301312 than Grand Total {2}","A kifizetett előleg ellen {0} {1} nem lehet nagyobb, \ mint Mindösszesen {2}"
1313apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +148,Please select item code,"Kérjük, jelölje ki az elemet kódot"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301314DocType: Salary Structure Deduction,Reduce Deduction for Leave Without Pay (LWP),Csökkentse levonás fizetés nélküli szabadságon (LWP)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301315DocType: Territory,Territory Manager,Területi igazgató
Rushabh Mehtafc307972015-11-04 18:02:45 +05301316DocType: Delivery Note Item,To Warehouse (Optional),A Warehouse (opcionális)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301317DocType: Sales Invoice,Paid Amount (Company Currency),Befizetett összeg (Társaság Currency)
1318DocType: Purchase Invoice,Additional Discount,További kedvezmény
Pratik Vyasfcc31022015-07-10 12:05:24 +05301319DocType: Selling Settings,Selling Settings,Értékesítés beállításai
Anand Doshi019111b2015-11-20 18:00:11 +05301320apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +39,Online Auctions,Online aukciók
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301321apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +101,Please specify either Quantity or Valuation Rate or both,"Kérjük, adja meg sem mennyiség vagy Értékelési Rate, vagy mindkettő"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301322apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +50,"Company, Month and Fiscal Year is mandatory","Cég, hónap és költségvetési évben kötelező"
Pratik Vyas97264472015-05-14 15:13:10 +05301323apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +102,Marketing Expenses,Marketing költségek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301324,Item Shortage Report,Elem Hiány jelentés
Anand Doshi03791fc2015-12-15 15:17:11 +05301325apps/erpnext/erpnext/stock/doctype/item/item.js +200,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Súly említik, \ nKérlek beszélve ""Súly UOM"" túl"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301326DocType: Stock Entry Detail,Material Request used to make this Stock Entry,Anyaga Request használják e Stock Entry
Pratik Vyasfcc31022015-07-10 12:05:24 +05301327apps/erpnext/erpnext/config/support.py +43,Single unit of an Item.,Egy darab anyag.
Anand Doshi03791fc2015-12-15 15:17:11 +05301328apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +213,Time Log Batch {0} must be 'Submitted',"A(z) {0} időnapló gyűjtőt be kell ""Küldeni"""
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301329DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Tedd számviteli könyvelése minden Készletmozgás
Pratik Vyasfcc31022015-07-10 12:05:24 +05301330DocType: Leave Allocation,Total Leaves Allocated,Összes lekötött szabadság
Anand Doshi03791fc2015-12-15 15:17:11 +05301331apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +387,Warehouse required at Row No {0},Warehouse szükség Row {0}
Anand Doshi666fbaf2015-11-26 12:40:13 +05301332apps/erpnext/erpnext/public/js/setup_wizard.js +169,Please enter valid Financial Year Start and End Dates,Adjon meg egy érvényes költségvetési év kezdetének és befejezésének időpontjai
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301333DocType: Employee,Date Of Retirement,A nyugdíjazás
1334DocType: Upload Attendance,Get Template,Get Template
1335DocType: Address,Postal,Postai
Pratik Vyasfcc31022015-07-10 12:05:24 +05301336DocType: Item,Weightage,Súlyozás
Anand Doshi191b2972015-10-21 16:50:31 +05301337apps/erpnext/erpnext/selling/doctype/customer/customer.py +91,A Customer Group exists with same name please change the Customer name or rename the Customer Group,"Az ügyfélszolgálati csoport létezik azonos nevű kérjük, változtassa meg az Ügyfél nevét vagy nevezze át a Vásárlói csoport"
Rushabh Mehtafc307972015-11-04 18:02:45 +05301338apps/erpnext/erpnext/public/js/pos/pos.js +147,Please select {0} first.,"Kérjük, válassza ki a {0} először."
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301339apps/erpnext/erpnext/templates/pages/order.html +56,text {0},text {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301340DocType: Territory,Parent Territory,Szülő Terület
1341DocType: Quality Inspection Reading,Reading 2,Reading 2
Pratik Vyasb8a56872015-06-01 23:48:43 +05301342DocType: Stock Entry,Material Receipt,Anyag bevételezése
Anand Doshi03791fc2015-12-15 15:17:11 +05301343apps/erpnext/erpnext/public/js/setup_wizard.js +376,Products,Termékek
Anand Doshi191b2972015-10-21 16:50:31 +05301344apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +47,Party Type and Party is required for Receivable / Payable account {0},Párt típusa és fél köteles a követelések / kötelezettségek figyelembe {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301345DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","Ha ennek az elemnek a változatokat, akkor nem lehet kiválasztani a vevői rendelések stb"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301346DocType: Lead,Next Contact By,Next Kapcsolat
Anand Doshi666fbaf2015-11-26 12:40:13 +05301347apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +210,Quantity required for Item {0} in row {1},Szükséges mennyiséget tétel {0} sorban {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301348apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +85,Warehouse {0} can not be deleted as quantity exists for Item {1},"Warehouse {0} nem lehet törölni, mint a mennyiség létezik tétel {1}"
1349DocType: Quotation,Order Type,Rendelés típusa
Pratik Vyasb8a56872015-06-01 23:48:43 +05301350DocType: Purchase Invoice,Notification Email Address,Értesítendő emailcímek
1351DocType: Payment Tool,Find Invoices to Match,Számlák keresése egyezésig
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301352,Item-wise Sales Register,Elem-bölcs Sales Regisztráció
Anand Doshi019111b2015-11-20 18:00:11 +05301353apps/erpnext/erpnext/public/js/setup_wizard.js +147,"e.g. ""XYZ National Bank""","pl. ""XYZ Nemzeti Bank"""
Pratik Vyas97264472015-05-14 15:13:10 +05301354DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,Ez adó az árban Basic Rate?
Anand Doshi019111b2015-11-20 18:00:11 +05301355apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61,Total Target,Összes célpont
Anand Doshi03791fc2015-12-15 15:17:11 +05301356apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.js +29,Shopping Cart is enabled,Kosár engedélyezve
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301357DocType: Job Applicant,Applicant for a Job,Kérelmező számára a Job
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301358apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +173,No Production Orders created,Nem gyártási megrendelések létre
Anand Doshi03791fc2015-12-15 15:17:11 +05301359apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +153,Salary Slip of employee {0} already created for this month,Fizetés Slip munkavállalói {0} már létrehozott ebben a hónapban
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301360DocType: Stock Reconciliation,Reconciliation JSON,Megbékélés JSON
1361apps/erpnext/erpnext/accounts/report/financial_statements.html +3,Too many columns. Export the report and print it using a spreadsheet application.,"Túl sok oszlop. Exportálja a jelentést, és nyomtassa ki táblázatkezelő program segítségével."
Pratik Vyas97264472015-05-14 15:13:10 +05301362DocType: Sales Invoice Item,Batch No,Kötegszám
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301363DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Hogy több értékesítési megrendelések ellen ügyfél Megrendelés
1364apps/erpnext/erpnext/setup/doctype/company/company.py +152,Main,Legfontosabb
Rushabh Mehtafc307972015-11-04 18:02:45 +05301365apps/erpnext/erpnext/stock/doctype/item/item_list.js +13,Variant,Variáns
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301366DocType: Naming Series,Set prefix for numbering series on your transactions,Előtagja a számozás sorozat a tranzakciók
Anand Doshi019111b2015-11-20 18:00:11 +05301367apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +164,Stopped order cannot be cancelled. Unstop to cancel.,Megállt érdekében nem lehet törölni. Kidugaszol törölni.
Anand Doshi03791fc2015-12-15 15:17:11 +05301368apps/erpnext/erpnext/stock/doctype/item/item.py +357,Default BOM ({0}) must be active for this item or its template,"Alapértelmezett BOM ({0}) aktívnak kell lennie ehhez a termékhez, vagy a sablon"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301369DocType: Employee,Leave Encashed?,Hagyja beváltásának módjáról?
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301370apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Lehetőség A mező kitöltése kötelező
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301371DocType: Item,Variants,Változatok
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301372apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +545,Make Purchase Order,Beszerzési rendelés készítése
Pratik Vyasfcc31022015-07-10 12:05:24 +05301373DocType: SMS Center,Send To,Címzett
Anand Doshi03791fc2015-12-15 15:17:11 +05301374apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +129,There is not enough leave balance for Leave Type {0},Nincs elég szabadság mérlege Leave Type {0}
Nabin Hait733680b2015-12-07 14:12:41 +05301375DocType: Payment Reconciliation Payment,Allocated amount,Lekötött összeg
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301376DocType: Sales Team,Contribution to Net Total,Hozzájárulás a Net Total
Pratik Vyas97264472015-05-14 15:13:10 +05301377DocType: Sales Invoice Item,Customer's Item Code,Vevő cikkszáma
Pratik Vyasfcc31022015-07-10 12:05:24 +05301378DocType: Stock Reconciliation,Stock Reconciliation,Készlet egyeztetés
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301379DocType: Territory,Territory Name,Terület neve
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301380apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +152,Work-in-Progress Warehouse is required before Submit,"Work in progress Warehouse van szükség, mielőtt beküldése"
Pratik Vyas97264472015-05-14 15:13:10 +05301381apps/erpnext/erpnext/config/hr.py +43,Applicant for a Job.,Kérelmező a munkát.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301382DocType: Purchase Order Item,Warehouse and Reference,Raktár és Referencia
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301383DocType: Supplier,Statutory info and other general information about your Supplier,Törvényes info és más általános információkat közöl Szállító
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301384apps/erpnext/erpnext/shopping_cart/utils.py +47,Addresses,Címek
Rushabh Mehtafc307972015-11-04 18:02:45 +05301385apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +137,Against Journal Entry {0} does not have any unmatched {1} entry,Ellen Naplókönyvelés {0} nem rendelkezik páratlan {1} bejegyzést
Anand Doshi191b2972015-10-21 16:50:31 +05301386apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +201,Duplicate Serial No entered for Item {0},Duplikált sorozatszám lett beírva ehhez a tételhez: {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301387DocType: Shipping Rule Condition,A condition for a Shipping Rule,Ennek feltétele a szállítási szabály
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301388apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +326,Item is not allowed to have Production Order.,"Elem nem engedjük, hogy a gyártási rendelés."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301389DocType: Packing Slip,The net weight of this package. (calculated automatically as sum of net weight of items),A nettó súlya ennek a csomagnak. (Automatikusan kiszámítja összege nettó tömege tételek)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301390DocType: Sales Order,To Deliver and Bill,Szállítani és Bill
1391DocType: GL Entry,Credit Amount in Account Currency,A hitel összege a számla pénzneme
Pratik Vyas97264472015-05-14 15:13:10 +05301392apps/erpnext/erpnext/config/manufacturing.py +24,Time Logs for manufacturing.,Time Naplók gyártás.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301393DocType: Item,Apply Warehouse-wise Reorder Level,Alkalmazni Warehouse-bölcs Reorder Level
Anand Doshi666fbaf2015-11-26 12:40:13 +05301394apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +424,BOM {0} must be submitted,BOM {0} kell benyújtani
Pratik Vyas97264472015-05-14 15:13:10 +05301395DocType: Authorization Control,Authorization Control,Felhatalmazásvezérlés
Pratik Vyasfcc31022015-07-10 12:05:24 +05301396apps/erpnext/erpnext/config/projects.py +23,Time Log for tasks.,A feladatok időnaplói.
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301397apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +561,Payment,Fizetés
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301398DocType: Production Order Operation,Actual Time and Cost,Tényleges idő és költség
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301399apps/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},Anyag kérésére legfeljebb {0} tehető jogcím {1} ellen Vevői {2}
Pratik Vyasfcc31022015-07-10 12:05:24 +05301400DocType: Employee,Salutation,Megszólítás
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301401DocType: Pricing Rule,Brand,Márka
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301402DocType: Item,Will also apply for variants,Kell alkalmazni a változatok
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301403apps/erpnext/erpnext/config/selling.py +153,Bundle items at time of sale.,Bundle tételek idején eladó.
Pratik Vyas97264472015-05-14 15:13:10 +05301404DocType: Sales Order Item,Actual Qty,Aktuális db.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301405DocType: Sales Invoice Item,References,Referenciák
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301406DocType: Quality Inspection Reading,Reading 10,Olvasás 10
Anand Doshi03791fc2015-12-15 15:17:11 +05301407apps/erpnext/erpnext/public/js/setup_wizard.js +366,"List your products or services that you buy or sell. Make sure to check the Item Group, Unit of Measure and other properties when you start.","Sorolja fel termékeket vagy szolgáltatásokat vásárol vagy eladni. Ügyeljen arra, hogy a tétel Group, mértékegység és egyéb tulajdonságait, amikor elkezdi."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301408DocType: Hub Settings,Hub Node,Hub Node
1409apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,"Megadta ismétlődő elemek. Kérjük orvosolja, és próbálja újra."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301410apps/erpnext/erpnext/controllers/item_variant.py +65,Value {0} for Attribute {1} does not exist in the list of valid Item Attribute Values,Érték {0} Képesség {1} nem létezik a listát az érvényes jogcím attribútum értékek
Anand Doshi019111b2015-11-20 18:00:11 +05301411apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +87,Associate,Társult
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301412apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +46,Item {0} is not a serialized Item,Elem {0} nem folytatásos tétel
Pratik Vyas97264472015-05-14 15:13:10 +05301413DocType: SMS Center,Create Receiver List,Címzettlista létrehozása
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301414apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +5,Expired,Lejárt
1415DocType: Packing Slip,To Package No.,A csomag No.
Pratik Vyasb8a56872015-06-01 23:48:43 +05301416DocType: Warranty Claim,Issue Date,Probléma dátuma
Pratik Vyas97264472015-05-14 15:13:10 +05301417DocType: Activity Cost,Activity Cost,Activity költség
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301418DocType: Purchase Receipt Item Supplied,Consumed Qty,Fogyasztott Mennyiség
Anand Doshi019111b2015-11-20 18:00:11 +05301419apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +52,Telecommunications,Távközlési
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301420DocType: Packing Slip,Indicates that the package is a part of this delivery (Only Draft),"Azt jelzi, hogy a csomag egy része ennek a szállítási (Csak tervezet)"
Pratik Vyas97264472015-05-14 15:13:10 +05301421DocType: Payment Tool,Make Payment Entry,Fizess Entry
1422apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +119,Quantity for Item {0} must be less than {1},"Mennyiség jogcím {0} kisebbnek kell lennie, mint {1}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301423,Sales Invoice Trends,Értékesítési számlák Trends
1424DocType: Leave Application,Apply / Approve Leaves,Jelentkezés / jóváhagyása Leaves
Anand Doshi666fbaf2015-11-26 12:40:13 +05301425apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +23,For,A
Pratik Vyas97264472015-05-14 15:13:10 +05301426apps/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',"Utalhat sorban csak akkor, ha a vád típus ""On előző sor Összeg"" vagy ""Előző Row Összesen"""
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301427DocType: Sales Order Item,Delivery Warehouse,Szállítási Warehouse
1428DocType: Stock Settings,Allowance Percent,Juttatás Percent
Pratik Vyasb8a56872015-06-01 23:48:43 +05301429DocType: SMS Settings,Message Parameter,Üzenet paraméter
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301430DocType: Serial No,Delivery Document No,Szállítási Document No
1431DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Hogy elemeket vásárlása bevételek
1432DocType: Serial No,Creation Date,Létrehozás dátuma
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301433apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +33,Item {0} appears multiple times in Price List {1},Elem {0} többször is előfordul a árjegyzéke {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301434apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +37,"Selling must be checked, if Applicable For is selected as {0}","Ajánló ellenőrizni kell, amennyiben alkalmazható a kiválasztott {0}"
Pratik Vyasfcc31022015-07-10 12:05:24 +05301435DocType: Purchase Order Item,Supplier Quotation Item,Beszállítói ajánlat tétel
Anand Doshi03791fc2015-12-15 15:17:11 +05301436DocType: Manufacturing Settings,Disables creation of time logs against Production Orders. Operations shall not be tracked against Production Order,Kikapcsolja létrehozása időt naplóid gyártási megrendeléseket. Műveletek nem lehet nyomon követni ellenében rendelés
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301437apps/erpnext/erpnext/hr/doctype/employee/employee.js +27,Make Salary Structure,Tedd bérszerkeztet
1438DocType: Item,Has Variants,Van-e változatok
1439apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +22,Click on 'Make Sales Invoice' button to create a new Sales Invoice.,"Kattints a ""Tedd Értékesítési számlák"" gombra, hogy egy új Értékesítési számlák."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301440DocType: Monthly Distribution,Name of the Monthly Distribution,Nevét az havi megoszlása
1441DocType: Sales Person,Parent Sales Person,Szülő Értékesítői
1442apps/erpnext/erpnext/setup/utils.py +14,Please specify Default Currency in Company Master and Global Defaults,"Kérjük, adja meg alapértelmezett pénzneme a Társaság Mester és globális alapértékeit"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301443DocType: Purchase Invoice,Recurring Invoice,Ismétlődő számla
Rushabh Mehtafc307972015-11-04 18:02:45 +05301444apps/erpnext/erpnext/config/projects.py +79,Managing Projects,Projektek irányítása
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301445DocType: Supplier,Supplier of Goods or Services.,Szállító az áruk vagy szolgáltatások.
Pratik Vyasb8a56872015-06-01 23:48:43 +05301446DocType: Budget Detail,Fiscal Year,Pénzügyi év
Pratik Vyas97264472015-05-14 15:13:10 +05301447DocType: Cost Center,Budget,Költségkeret
Anand Doshi191b2972015-10-21 16:50:31 +05301448apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +41,"Budget cannot be assigned against {0}, as it's not an Income or Expense account","Költségvetést nem lehet rendelni ellen {0}, mivel ez nem egy bevétel vagy ráfordítás figyelembe"
Anand Doshi019111b2015-11-20 18:00:11 +05301449apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +51,Achieved,Elért
Pratik Vyasfcc31022015-07-10 12:05:24 +05301450apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +65,Territory / Customer,Terület / Ügyfél
Anand Doshi03791fc2015-12-15 15:17:11 +05301451apps/erpnext/erpnext/public/js/setup_wizard.js +312,e.g. 5,pl. 5
Anand Doshi019111b2015-11-20 18:00:11 +05301452apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +154,Row {0}: Allocated amount {1} must be less than or equals to invoice outstanding amount {2},"Row {0}: elkülönített összege {1} kisebbnek kell lennie, vagy egyenlő számlázni fennálló összeg {2}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301453DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,A szavak lesz látható mentése után a kereskedelmi számla.
Pratik Vyasb8a56872015-06-01 23:48:43 +05301454DocType: Item,Is Sales Item,Eladható tétel?
1455apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Tétel csoportfa
Anand Doshi191b2972015-10-21 16:50:31 +05301456apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +69,Item {0} is not setup for Serial Nos. Check Item master,Elem {0} nem beállítás Serial Nos. Ellenőrizze tétel mester
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301457DocType: Maintenance Visit,Maintenance Time,Karbantartási idő
Pratik Vyas97264472015-05-14 15:13:10 +05301458,Amount to Deliver,Összeget Deliver
Anand Doshi03791fc2015-12-15 15:17:11 +05301459apps/erpnext/erpnext/public/js/setup_wizard.js +374,A Product or Service,Egy termék vagy szolgáltatás
Pratik Vyas97264472015-05-14 15:13:10 +05301460DocType: Naming Series,Current Value,Jelenlegi érték
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301461apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +171,{0} created,{0} létrehozva
1462DocType: Delivery Note Item,Against Sales Order,Ellen Vevői
Pratik Vyasfcc31022015-07-10 12:05:24 +05301463,Serial No Status,Sorozatszám állapota
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301464apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +382,Item table can not be blank,Az Anyagok rész nem lehet üres
1465apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +138,"Row {0}: To set {1} periodicity, difference between from and to date \
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301466 must be greater than or equal to {2}","Row {0}: beállítása {1} periodicitás, különbség a, és a mai napig \ nagyobbnak kell lennie, vagy egyenlő, mint {2}"
Pratik Vyasfcc31022015-07-10 12:05:24 +05301467DocType: Pricing Rule,Selling,Értékesítés
1468DocType: Employee,Salary Information,Bérinformáció
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301469DocType: Sales Person,Name and Employee ID,Neve és dolgozói azonosító
Rushabh Mehtafc307972015-11-04 18:02:45 +05301470apps/erpnext/erpnext/accounts/party.py +275,Due Date cannot be before Posting Date,A határidő nem lehet a rögzítés dátuma előtti
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301471DocType: Website Item Group,Website Item Group,Weboldal Termék Csoport
Pratik Vyas97264472015-05-14 15:13:10 +05301472apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +170,Duties and Taxes,Vámok és adók
Anand Doshi019111b2015-11-20 18:00:11 +05301473apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +312,Please enter Reference date,"Kérjük, adja Hivatkozási dátum"
Rushabh Mehtafc307972015-11-04 18:02:45 +05301474apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +44,{0} payment entries can not be filtered by {1},{0} fizetési bejegyzéseket nem lehet szűrni {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301475DocType: Item Website Specification,Table for Item that will be shown in Web Site,"Táblázat a tétel, amely megjelenik a Web Site"
Pratik Vyas97264472015-05-14 15:13:10 +05301476DocType: Purchase Order Item Supplied,Supplied Qty,Mellékelt Mennyiség
Pratik Vyasb8a56872015-06-01 23:48:43 +05301477DocType: Material Request Item,Material Request Item,Anyagigénylés tétel
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301478apps/erpnext/erpnext/config/stock.py +98,Tree of Item Groups.,Fája Elem Csoportok.
Pratik Vyas97264472015-05-14 15:13:10 +05301479apps/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,"Nem lehet hivatkozni sor száma nagyobb vagy egyenlő, mint aktuális sor számát erre a Charge típusú"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301480,Item-wise Purchase History,Elem-bölcs Vásárlási előzmények
Anand Doshi019111b2015-11-20 18:00:11 +05301481apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +152,Red,Piros
Rushabh Mehtafc307972015-11-04 18:02:45 +05301482apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +228,Please click on 'Generate Schedule' to fetch Serial No added for Item {0},"Kérjük, kattintson a ""Létrehoz Menetrend"", hogy hozza Serial No hozzá jogcím {0}"
Pratik Vyasb8a56872015-06-01 23:48:43 +05301483DocType: Account,Frozen,Zárolt
1484,Open Production Orders,Nyitott gyártási rendelések
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301485DocType: Installation Note,Installation Time,Telepítési idő
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301486DocType: Sales Invoice,Accounting Details,Számviteli Részletek
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301487apps/erpnext/erpnext/setup/doctype/company/company.js +44,Delete all the Transactions for this Company,Törölje az összes tranzakciók erre Társaság
Anand Doshi03791fc2015-12-15 15:17:11 +05301488apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +189,Row #{0}: Operation {1} is not completed for {2} qty of finished goods in Production Order # {3}. Please update operation status via Time Logs,"Row # {0}: Operation {1} nem fejeződik be a {2} Mennyiség késztermékek a gyártási utasítás # {3}. Kérjük, frissítse az operációs státuszt keresztül Time Naplók"
Pratik Vyas97264472015-05-14 15:13:10 +05301489apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +57,Investments,Befektetések
Pratik Vyasfcc31022015-07-10 12:05:24 +05301490DocType: Issue,Resolution Details,Megoldás részletei
Pratik Vyas97264472015-05-14 15:13:10 +05301491DocType: Quality Inspection Reading,Acceptance Criteria,Elfogadási határ
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301492DocType: Item Attribute,Attribute Name,Jellemző neve
Anand Doshi191b2972015-10-21 16:50:31 +05301493apps/erpnext/erpnext/controllers/selling_controller.py +236,Item {0} must be Sales or Service Item in {1},Elem {0} kell lennie értékesítési vagy szolgáltatási tétel a {1}
Pratik Vyasfcc31022015-07-10 12:05:24 +05301494DocType: Item Group,Show In Website,Weboldalon megjelenjen
Anand Doshi03791fc2015-12-15 15:17:11 +05301495apps/erpnext/erpnext/public/js/setup_wizard.js +375,Group,Csoport
Pratik Vyas97264472015-05-14 15:13:10 +05301496DocType: Task,Expected Time (in hours),Várható idő (óra)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301497,Qty to Order,Mennyiség Rendelés
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301498DocType: 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","Hogy nyomon márkanév a következő dokumentumokat szállítólevél, Opportunity, Material kérése, pont, Megrendelés, vásárlás utalvány, Vevő átvétele, idézet, Sales számlán, a termék Bundle, Vevői rendelés, Serial No"
Pratik Vyasb8a56872015-06-01 23:48:43 +05301499apps/erpnext/erpnext/config/projects.py +51,Gantt chart of all tasks.,Minden feladat egy Gantt diagramon.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301500DocType: Appraisal,For Employee Name,Az alkalmazott neve
Pratik Vyas97264472015-05-14 15:13:10 +05301501DocType: Holiday List,Clear Table,Tábla törlése
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301502DocType: Features Setup,Brands,Márkák
1503DocType: C-Form Invoice Detail,Invoice No,Számlát nem
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301504apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +567,From Purchase Order,Tól Megrendelés
Anand Doshi03791fc2015-12-15 15:17:11 +05301505apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +93,"Leave cannot be applied/cancelled before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Hagyja nem alkalmazható / lemondás előtt {0}, mint szabadság egyensúlya már carry-továbbította a jövőben szabadság elosztása rekordot {1}"
Pratik Vyas97264472015-05-14 15:13:10 +05301506DocType: Activity Cost,Costing Rate,Költségszámítás Rate
Anand Doshibacc6792015-10-30 12:54:27 +05301507,Customer Addresses And Contacts,Vevő címek és kapcsolatok
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301508DocType: Employee,Resignation Letter Date,Lemondását levélben dátuma
1509apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +37,Pricing Rules are further filtered based on quantity.,Árazási szabályok tovább leszűrjük alapján mennyiséget.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301510apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,A törzsvásárlói Revenue
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301511apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +51,{0} ({1}) must have role 'Expense Approver',"{0} ({1}) kell szerepet költségére Jóváhagyó """
Anand Doshi03791fc2015-12-15 15:17:11 +05301512apps/erpnext/erpnext/public/js/setup_wizard.js +380,Pair,Pár
Pratik Vyas97264472015-05-14 15:13:10 +05301513DocType: Bank Reconciliation Detail,Against Account,Ellen számla
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301514DocType: Maintenance Schedule Detail,Actual Date,Tényleges dátuma
Pratik Vyasb8a56872015-06-01 23:48:43 +05301515DocType: Item,Has Batch No,Lesz kötegszáma?
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301516DocType: Delivery Note,Excise Page Number,Jövedéki Oldal száma
1517DocType: Employee,Personal Details,Személyes adatai
Pratik Vyasb8a56872015-06-01 23:48:43 +05301518,Maintenance Schedules,Karbantartási ütemezések
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301519,Quotation Trends,Idézet Trends
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301520apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +139,Item Group not mentioned in item master for item {0},Elem Csoport nem említett elem mestere jogcím {0}
Anand Doshi03791fc2015-12-15 15:17:11 +05301521apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +303,Debit To account must be a Receivable account,Megterhelése figyelembe kell venni a követelések között
Pratik Vyasfcc31022015-07-10 12:05:24 +05301522DocType: Shipping Rule Condition,Shipping Amount,Szállítandó mennyiség
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301523,Pending Amount,Függőben lévő összeg
1524DocType: Purchase Invoice Item,Conversion Factor,Konverziós tényező
Rushabh Mehtafc307972015-11-04 18:02:45 +05301525DocType: Purchase Order,Delivered,Kiszállítva
Pratik Vyas97264472015-05-14 15:13:10 +05301526apps/erpnext/erpnext/config/hr.py +160,Setup incoming server for jobs email id. (e.g. jobs@example.com),Beállítás bejövő kiszolgáló munkahelyek email id. (Pl jobs@example.com)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301527DocType: Purchase Receipt,Vehicle Number,Jármű száma
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301528DocType: Purchase Invoice,The date on which recurring invoice will be stop,"Az időpont, amikor az ismétlődő számlát fognak megállítani"
Anand Doshi019111b2015-11-20 18:00:11 +05301529apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +88,Total allocated leaves {0} cannot be less than already approved leaves {1} for the period,"Összes elkülönített levelek {0} nem lehet kevesebb, mint a már jóváhagyott levelek {1} időszakra"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301530DocType: Journal Entry,Accounts Receivable,VEVÔKÖVETELÉSEK
1531,Supplier-Wise Sales Analytics,Beszállítói Wise Sales Analytics
1532DocType: Address Template,This format is used if country specific format is not found,"Ezt a formátumot használják, ha ország-specifikus formátumban nem található"
Pratik Vyasfcc31022015-07-10 12:05:24 +05301533DocType: Production Order,Use Multi-Level BOM,Többszíntű anyagjegyzék
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301534DocType: Bank Reconciliation,Include Reconciled Entries,Közé Egyeztetett bejegyzések
Pratik Vyas97264472015-05-14 15:13:10 +05301535apps/erpnext/erpnext/config/accounts.py +41,Tree of finanial accounts.,Fája finanial számlák.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301536DocType: Leave Control Panel,Leave blank if considered for all employee types,"Hagyja üresen, ha figyelembe munkavállalói típusok"
1537DocType: Landed Cost Voucher,Distribute Charges Based On,Terjesztheti alapuló díjak
Anand Doshi03791fc2015-12-15 15:17:11 +05301538apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +313,Account {0} must be of type 'Fixed Asset' as Item {1} is an Asset Item,"Account {0} típusú legyen ""Fixed Asset"" tételként {1} egy eszköz tétele"
Pratik Vyasb8a56872015-06-01 23:48:43 +05301539DocType: HR Settings,HR Settings,Munkaügyi beállítások
Rushabh Mehtafc307972015-11-04 18:02:45 +05301540apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +114,Expense Claim is pending approval. Only the Expense Approver can update status.,Költségén Követelés jóváhagyására vár. Csak a költség Jóváhagyó frissítheti állapotát.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301541DocType: Purchase Invoice,Additional Discount Amount,További kedvezmény összege
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301542DocType: Leave Block List Allow,Leave Block List Allow,Hagyja Block List engedélyezése
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301543apps/erpnext/erpnext/setup/doctype/company/company.py +236,Abbr can not be blank or space,Rövidített nem lehet üres vagy hely
Anand Doshi019111b2015-11-20 18:00:11 +05301544apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +50,Sports,Sport
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301545apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61,Total Actual,Összesen Aktuális
Anand Doshi03791fc2015-12-15 15:17:11 +05301546apps/erpnext/erpnext/public/js/setup_wizard.js +380,Unit,Egység
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301547apps/erpnext/erpnext/stock/get_item_details.py +113,Please specify Company,Kérem adja meg a Cég nevét
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301548,Customer Acquisition and Loyalty,Ügyfélszerzés és hűség
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301549DocType: Purchase Receipt,Warehouse where you are maintaining stock of rejected items,"Raktár, ahol fenntartják állomány visszautasított tételek"
Anand Doshi019111b2015-11-20 18:00:11 +05301550apps/erpnext/erpnext/public/js/setup_wizard.js +156,Your financial year ends on,A pénzügyi év vége on
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301551DocType: POS Profile,Price List,Árlista
Pratik Vyas97264472015-05-14 15:13:10 +05301552apps/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} most az alapértelmezett pénzügyi évben. Kérjük, frissítse böngészőjét, hogy a változtatások életbe léptetéséhez."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301553apps/erpnext/erpnext/projects/doctype/project/project.js +47,Expense Claims,Költségtérítési igényeket
Anand Doshi191b2972015-10-21 16:50:31 +05301554DocType: Issue,Support,Támogatás
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301555,BOM Search,BOM Keresés
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301556apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +176,Closing (Opening + Totals),Zárás (nyitás + összesítések)
1557apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +26,Please specify currency in Company,"Kérjük, adja valuta Társaság"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301558DocType: Workstation,Wages per hour,Bérek óránként
Anand Doshi191b2972015-10-21 16:50:31 +05301559apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +47,Stock balance in Batch {0} will become negative {1} for Item {2} at Warehouse {3},"Stock egyensúly Batch {0} negatívvá válik {1} jogcím {2} a raktárunkban, {3}"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301560apps/erpnext/erpnext/config/setup.py +83,"Show / Hide features like Serial Nos, POS etc.","Show / Hide funkciók, mint a Serial Nos, POS stb"
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301561apps/erpnext/erpnext/templates/emails/reorder_item.html +1,Following Material Requests have been raised automatically based on Item's re-order level,"Következő Anyag kérések merültek fel alapján automatikusan Termék újra, hogy szinten"
1562apps/erpnext/erpnext/controllers/accounts_controller.py +254,Account {0} is invalid. Account Currency must be {1},Fiók {0} érvénytelen. A fiók pénzneme legyen {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301563apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +34,UOM Conversion factor is required in row {0},UOM átváltási arányra is szükség sorában {0}
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301564apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +52,Clearance date cannot be before check date in row {0},Távolság dátum nem lehet a bejelentkezés előtt időpont sorában {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301565DocType: Salary Slip,Deduction,Levonás
Pratik Vyas97264472015-05-14 15:13:10 +05301566DocType: Address Template,Address Template,Címlista sablon
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301567apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +128,Please enter Employee Id of this sales person,"Kérjük, adja Alkalmazott Id e üzletkötő"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301568DocType: Territory,Classification of Customers by region,Fogyasztói csoportosítás régiónként
Pratik Vyas97264472015-05-14 15:13:10 +05301569DocType: Project,% Tasks Completed,% feladat elvégezve
Pratik Vyasb8a56872015-06-01 23:48:43 +05301570DocType: Project,Gross Margin,Bruttó árrés
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301571apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +140,Please enter Production Item first,"Kérjük, adja Production pont első"
Anand Doshi191b2972015-10-21 16:50:31 +05301572apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +72,disabled user,letiltott felhasználó
Pratik Vyasb8a56872015-06-01 23:48:43 +05301573DocType: Opportunity,Quotation,Árajánlat
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301574DocType: Salary Slip,Total Deduction,Összesen levonása
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301575DocType: Quotation,Maintenance User,Karbantartás Felhasználó
Anand Doshi666fbaf2015-11-26 12:40:13 +05301576apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +139,Cost Updated,Költség Frissítve
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301577DocType: Employee,Date of Birth,Születési idő
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301578apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +82,Item {0} has already been returned,Elem {0} már visszatért
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301579DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,"** Pénzügyi év ** az adott pénzügyi évben. Minden könyvelési tétel, és más jelentős tranzakciókat nyomon elleni ** pénzügyi év **."
Pratik Vyas97264472015-05-14 15:13:10 +05301580DocType: Opportunity,Customer / Lead Address,Vevő / Célpont címe
Anand Doshi03791fc2015-12-15 15:17:11 +05301581apps/erpnext/erpnext/stock/doctype/item/item.py +142,Warning: Invalid SSL certificate on attachment {0},Figyelmeztetés: Érvénytelen SSL tanúsítvány mellékletet {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301582DocType: Production Order Operation,Actual Operation Time,Aktuális üzemidő
1583DocType: Authorization Rule,Applicable To (User),Alkalmazandó (Felhasználó)
1584DocType: Purchase Taxes and Charges,Deduct,Levonási
Anand Doshi019111b2015-11-20 18:00:11 +05301585apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +170,Job Description,Munkaleírás
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301586DocType: Purchase Order Item,Qty as per Stock UOM,Mennyiség mint egy Stock UOM
Anand Doshi191b2972015-10-21 16:50:31 +05301587apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +126,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series","Speciális karakterek kivételével ""-"", ""#"", ""."" és a ""/"" nem engedélyezett elnevezési sorozat"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301588DocType: Campaign,"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment.","Kövesse nyomon az értékesítési kampányok. Kövesse nyomon az érdeklődők, idézetek, vevői rendelés, stb a kampányok felmérni Return on Investment."
1589DocType: Expense Claim,Approver,Jóváhagyó
1590,SO Qty,SO Mennyiség
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301591apps/erpnext/erpnext/accounts/doctype/account/account.py +162,"Stock entries exist against warehouse {0}, hence you cannot re-assign or modify Warehouse","Stock bejegyzések létezéséről ellen raktárban {0}, így nem lehet újra rendelhet, illetve módosíthatja Warehouse"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301592DocType: Appraisal,Calculate Total Score,Számolja ki Total Score
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301593DocType: Supplier Quotation,Manufacturing Manager,Gyártási menedzser
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301594apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +191,Serial No {0} is under warranty upto {1},Serial No {0} még garanciális max {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301595apps/erpnext/erpnext/config/stock.py +69,Split Delivery Note into packages.,Osztott szállítólevél csomagokat.
Anand Doshi019111b2015-11-20 18:00:11 +05301596apps/erpnext/erpnext/hooks.py +68,Shipments,Szállítások
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301597DocType: Purchase Order Item,To be delivered to customer,Be kell nyújtani az ügyfél
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301598apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +25,Time Log Status must be Submitted.,Idő Log Status kell benyújtani.
Anand Doshi191b2972015-10-21 16:50:31 +05301599apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +223,Serial No {0} does not belong to any Warehouse,Soros {0} nem tartozik semmilyen Warehouse
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301600apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +157,Row # ,Sor #
Pratik Vyasb8a56872015-06-01 23:48:43 +05301601DocType: Purchase Invoice,In Words (Company Currency),Szavakkal (a cég valutanemében)
Pratik Vyasfcc31022015-07-10 12:05:24 +05301602DocType: Pricing Rule,Supplier,Beszállító
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301603DocType: C-Form,Quarter,Negyed
Pratik Vyas97264472015-05-14 15:13:10 +05301604apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +105,Miscellaneous Expenses,Egyéb ráfordítások
1605DocType: Global Defaults,Default Company,Alapértelmezett cég
Anand Doshi191b2972015-10-21 16:50:31 +05301606apps/erpnext/erpnext/controllers/stock_controller.py +166,Expense or Difference account is mandatory for Item {0} as it impacts overall stock value,Költség vagy Difference számla kötelező tétel {0} kifejtett hatása miatt teljes állomány értéke
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301607apps/erpnext/erpnext/controllers/accounts_controller.py +372,"Cannot overbill for Item {0} in row {1} more than {2}. To allow overbilling, please set in Stock Settings","Nem overbill jogcím {0} sorban {1} több mint {2}. Ahhoz, hogy overbilling, kérjük beállított Stock Beállítások"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301608DocType: Employee,Bank Name,Bank neve
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301609apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +27,-Above,-Felett
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301610apps/erpnext/erpnext/hr/doctype/employee/employee.py +135,User {0} is disabled,A(z) {0} felhasználó tiltva
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301611DocType: Leave Application,Total Leave Days,Teljes szabadság napjait
1612DocType: Email Digest,Note: Email will not be sent to disabled users,Megjegyzés: E-mail nem lesz elküldve a fogyatékkal élő felhasználók számára
1613apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +36,Select Company...,Válassza ki Company ...
1614DocType: Leave Control Panel,Leave blank if considered for all departments,"Hagyja üresen, ha venni valamennyi szervezeti egység"
Pratik Vyas97264472015-05-14 15:13:10 +05301615apps/erpnext/erpnext/config/hr.py +95,"Types of employment (permanent, contract, intern etc.).","Típusú foglalkoztatás (munkaidős, szerződéses, gyakornok stb)."
Anand Doshi03791fc2015-12-15 15:17:11 +05301616apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +356,{0} is mandatory for Item {1},{0} kötelező tétel {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301617DocType: Currency Exchange,From Currency,Deviza-
Anand Doshi019111b2015-11-20 18:00:11 +05301618apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +158,"Please select Allocated Amount, Invoice Type and Invoice Number in atleast one row","Kérjük, válasszon odaítélt összeg, Számla típusa és számlaszámra adni legalább egy sorban"
1619apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +107,Sales Order required for Item {0},Vevői szükséges Elem {0}
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301620apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +50,Amounts not reflected in system,Összegek nem tükröződik rendszer
Pratik Vyasfcc31022015-07-10 12:05:24 +05301621DocType: Purchase Invoice Item,Rate (Company Currency),Érték (a cég pénznemében)
Anand Doshi019111b2015-11-20 18:00:11 +05301622apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +40,Others,Egyéb
Rushabh Mehtafc307972015-11-04 18:02:45 +05301623apps/erpnext/erpnext/templates/includes/product_page.js +80,Cannot find a matching Item. Please select some other value for {0}.,"Nem találja a megfelelő tétel. Kérjük, válasszon egy másik érték {0}."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301624DocType: POS Profile,Taxes and Charges,Adók és költségek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301625DocType: Item,"A Product or a Service that is bought, sold or kept in stock.","A termék vagy szolgáltatás, amelyet vásárolt, eladott vagy tartanak raktáron."
Pratik Vyas97264472015-05-14 15:13:10 +05301626apps/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,"Nem lehet kiválasztani a felelős típusú ""On előző sor Összeg"" vagy ""On előző sor Total"" az első sorban"
Anand Doshi019111b2015-11-20 18:00:11 +05301627apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +12,Banking,Banking
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301628apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +38,Please click on 'Generate Schedule' to get schedule,"Kérjük, kattintson a ""Létrehoz Menetrend"", hogy menetrend"
Anand Doshi03791fc2015-12-15 15:17:11 +05301629apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +300,New Cost Center,Új költségközpont
Pratik Vyasb8a56872015-06-01 23:48:43 +05301630DocType: Bin,Ordered Quantity,Rendelt mennyiség
Anand Doshi019111b2015-11-20 18:00:11 +05301631apps/erpnext/erpnext/public/js/setup_wizard.js +145,"e.g. ""Build tools for builders""","pl. ""Eszközök építőknek"""
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301632DocType: Quality Inspection,In Process,In Process
1633DocType: Authorization Rule,Itemwise Discount,Itemwise Kedvezmény
Rushabh Mehtafc307972015-11-04 18:02:45 +05301634DocType: Purchase Order Item,Reference Document Type,Referencia Dokumentum típus
Anand Doshi019111b2015-11-20 18:00:11 +05301635apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +320,{0} against Sales Order {1},{0} ellen Vevői {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301636DocType: Account,Fixed Asset,Az állóeszköz-
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301637apps/erpnext/erpnext/config/stock.py +278,Serialized Inventory,Serialized Inventory
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301638DocType: Activity Type,Default Billing Rate,Alapértelmezett díjszabás
Pratik Vyas97264472015-05-14 15:13:10 +05301639DocType: Time Log Batch,Total Billing Amount,Összesen Számlázási összeg
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301640apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +47,Receivable Account,Követelések Account
Pratik Vyasfcc31022015-07-10 12:05:24 +05301641,Stock Balance,Készlet egyenleg
Rushabh Mehtafc307972015-11-04 18:02:45 +05301642apps/erpnext/erpnext/config/selling.py +299,Sales Order to Payment,Vevői rendelés Fizetési
Pratik Vyas97264472015-05-14 15:13:10 +05301643DocType: Expense Claim Detail,Expense Claim Detail,Béremelés részlete
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301644apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +271,Time Logs created:,Time Naplók létre:
Anand Doshi03791fc2015-12-15 15:17:11 +05301645apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +761,Please select correct account,"Kérjük, válassza ki a megfelelő fiókot"
Pratik Vyasfcc31022015-07-10 12:05:24 +05301646DocType: Item,Weight UOM,Súly mértékegysége
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301647DocType: Employee,Blood Group,Vércsoport
Pratik Vyasb8a56872015-06-01 23:48:43 +05301648DocType: Purchase Invoice Item,Page Break,Oldaltörés
1649DocType: Production Order Operation,Pending,Függő
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301650DocType: Employee Leave Approver,Users who can approve a specific employee's leave applications,"A felhasználók, akik engedélyt egy bizonyos munkavállalói szabadság alkalmazások"
Pratik Vyas97264472015-05-14 15:13:10 +05301651apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +50,Office Equipments,Irodai berendezések
Pratik Vyasb8a56872015-06-01 23:48:43 +05301652DocType: Purchase Invoice Item,Qty,Menny.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301653DocType: Fiscal Year,Companies,Cégek
Anand Doshi019111b2015-11-20 18:00:11 +05301654apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +24,Electronics,Elektronika
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301655DocType: Stock Settings,Raise Material Request when stock reaches re-order level,"Emelje Material kérése, amikor állomány eléri újra, hogy szinten"
1656apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.js +18,From Maintenance Schedule,Re Karbantartási ütemterv
Anand Doshi019111b2015-11-20 18:00:11 +05301657apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +56,Full-time,Teljes munkaidőben
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301658DocType: Purchase Invoice,Contact Details,Kapcsolattartó részletei
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301659DocType: C-Form,Received Date,Kapott dátuma
Pratik Vyas97264472015-05-14 15:13:10 +05301660DocType: Delivery Note,"If you have created a standard template in Sales Taxes and Charges Template, select one and click on the button below.","Ha már készítettünk egy szabványos sablon értékesítéshez kapcsolódó adók és díjak sablon, válasszon egyet és kattintson az alábbi gombra."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301661apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +29,Please specify a country for this Shipping Rule or check Worldwide Shipping,Kérem adjon meg egy országot a házhozszállítás szabály vagy ellenőrizze Világszerte Szállítási
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301662DocType: Stock Entry,Total Incoming Value,A bejövő Érték
1663apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,Vételár listája
Pratik Vyas97264472015-05-14 15:13:10 +05301664DocType: Offer Letter Term,Offer Term,Ajánlat Term
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301665DocType: Quality Inspection,Quality Manager,Minőségbiztosítási vezető
1666DocType: Job Applicant,Job Opening,Állásajánlatok
1667DocType: Payment Reconciliation,Payment Reconciliation,Fizetési Megbékélés
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301668apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +154,Please select Incharge Person's name,"Kérjük, válasszon incharge személy nevét"
Anand Doshi019111b2015-11-20 18:00:11 +05301669apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +51,Technology,Technológia
Pratik Vyas97264472015-05-14 15:13:10 +05301670DocType: Offer Letter,Offer Letter,Ajánlat Letter
1671apps/erpnext/erpnext/config/manufacturing.py +51,Generate Material Requests (MRP) and Production Orders.,Létrehoz Material kérelmeket (MRP) és a gyártási megrendeléseket.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301672apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +68,Total Invoiced Amt,Teljes kiszámlázott Amt
1673DocType: Time Log,To Time,Az Idő
Anand Doshi019111b2015-11-20 18:00:11 +05301674DocType: Authorization Rule,Approving Role (above authorized value),Jóváhagyó szerepe (a fenti engedélyezett érték)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301675apps/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.","Hozzáadni a gyermek csomópontok, felfedezni fát, és kattintson a csomópont, amely alapján a felvenni kívánt több csomópontban."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301676apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +102,Credit To account must be a Payable account,Hitel figyelembe kell venni a fizetendő
Anand Doshi666fbaf2015-11-26 12:40:13 +05301677apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +228,BOM recursion: {0} cannot be parent or child of {2},BOM rekurzív: {0} nem lehet a szülő vagy a gyermek {2}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301678DocType: Production Order Operation,Completed Qty,Befejezett Mennyiség
Rushabh Mehtafc307972015-11-04 18:02:45 +05301679apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +116,"For {0}, only debit accounts can be linked against another credit entry","{0}, csak betéti számlák köthető másik ellen jóváírás"
1680apps/erpnext/erpnext/stock/get_item_details.py +260,Price List {0} is disabled,Árlista {0} van tiltva
Pratik Vyas97264472015-05-14 15:13:10 +05301681DocType: Manufacturing Settings,Allow Overtime,Hagyjuk Túlóra
Anand Doshi191b2972015-10-21 16:50:31 +05301682apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +197,{0} Serial Numbers required for Item {1}. You have provided {2}.,{0} sorozatszám szükséges jogcím {1}. Megadta {2}.
Pratik Vyas97264472015-05-14 15:13:10 +05301683DocType: Stock Reconciliation Item,Current Valuation Rate,Aktuális Értékelés Rate
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301684DocType: Item,Customer Item Codes,Vásárlói pont kódok
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301685DocType: Opportunity,Lost Reason,Elveszett Reason
Pratik Vyas97264472015-05-14 15:13:10 +05301686apps/erpnext/erpnext/config/accounts.py +68,Create Payment Entries against Orders or Invoices.,Hozzon létre Fizetési bejegyzés ellen megrendelések vagy számlák.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301687DocType: Quality Inspection,Sample Size,A minta mérete
Anand Doshi019111b2015-11-20 18:00:11 +05301688apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +446,All items have already been invoiced,Összes példány már kiszámlázott
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301689apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47,Please specify a valid 'From Case No.',"Kérem adjon meg egy érvényes 'A Case No. """
Anand Doshi03791fc2015-12-15 15:17:11 +05301690apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +304,Further cost centers can be made under Groups but entries can be made against non-Groups,További költség központok tehető alatt Csoportok de bejegyzéseket lehet tenni ellene nem Csoportok
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301691DocType: Project,External,Külső
Pratik Vyasb8a56872015-06-01 23:48:43 +05301692DocType: Features Setup,Item Serial Nos,Anyag-sorozatszámok
Anand Doshibacc6792015-10-30 12:54:27 +05301693apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,Felhasználók és engedélyek
Pratik Vyas97264472015-05-14 15:13:10 +05301694DocType: Branch,Branch,Ágazat
Anand Doshibacc6792015-10-30 12:54:27 +05301695apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,Nyomtatás és Branding
1696apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +66,No salary slip found for month:,Nem fizetése csúszik talált hónapban:
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301697DocType: Bin,Actual Quantity,Tényleges Mennyiség
Pratik Vyas97264472015-05-14 15:13:10 +05301698DocType: Shipping Rule,example: Next Day Shipping,például: Következő napi szállítás
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301699apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +188,Serial No {0} not found,Serial No {0} nem található
Anand Doshi03791fc2015-12-15 15:17:11 +05301700apps/erpnext/erpnext/public/js/setup_wizard.js +321,Your Customers,Az ügyfelek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301701DocType: Leave Block List Date,Block Date,Blokk dátuma
Pratik Vyasb8a56872015-06-01 23:48:43 +05301702DocType: Sales Order,Not Delivered,Nem szállított
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301703,Bank Clearance Summary,Bank Végső összefoglaló
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301704apps/erpnext/erpnext/config/setup.py +105,"Create and manage daily, weekly and monthly email digests.","Hozhat létre napi, heti és havi e-mail digest."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301705apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +46,Item Code > Item Group > Brand,Tételkód> Elem Group> Brand
Pratik Vyas97264472015-05-14 15:13:10 +05301706DocType: Appraisal Goal,Appraisal Goal,Teljesítmény értékelés célja
Pratik Vyas97264472015-05-14 15:13:10 +05301707DocType: Time Log,Costing Amount,Költségszámítás Összeg
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301708DocType: Process Payroll,Submit Salary Slip,Bérlap küldés
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301709DocType: Salary Structure,Monthly Earning & Deduction,Havi kereseti & levonása
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301710apps/erpnext/erpnext/controllers/selling_controller.py +157,Maxiumm discount for Item {0} is {1}%,Maxiumm kedvezmény jogcím {0} {1}%
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301711apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Import ömlesztett
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301712DocType: Sales Partner,Address & Contacts,Címek és Kapcsolattartók
Pratik Vyasfcc31022015-07-10 12:05:24 +05301713DocType: SMS Log,Sender Name,Küldő neve
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301714DocType: POS Profile,[Select],[Válasszon]
1715DocType: SMS Log,Sent To,Elküldve
Pratik Vyasb8a56872015-06-01 23:48:43 +05301716apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +28,Make Sales Invoice,Értékesítési számla készítése
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301717DocType: Company,For Reference Only.,Csak tájékoztató jellegűek.
Anand Doshi019111b2015-11-20 18:00:11 +05301718apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +49,Invalid {0}: {1},Érvénytelen {0}: {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301719DocType: Sales Invoice Advance,Advance Amount,Előleg
1720DocType: Manufacturing Settings,Capacity Planning,Kapacitástervezés
Anand Doshi019111b2015-11-20 18:00:11 +05301721apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +43,'From Date' is required,"""Dátumtól"" szükséges"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301722DocType: Journal Entry,Reference Number,Referencia szám
Pratik Vyas97264472015-05-14 15:13:10 +05301723DocType: Employee,Employment Details,Foglalkoztatás részletei
Pratik Vyasb8a56872015-06-01 23:48:43 +05301724DocType: Employee,New Workplace,Új munkahely
Pratik Vyas97264472015-05-14 15:13:10 +05301725apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Beállítás Zárt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301726apps/erpnext/erpnext/stock/get_item_details.py +103,No Item with Barcode {0},Egyetlen tétel Vonalkód {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301727apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,Case Nem. Nem lehet 0
1728DocType: Features Setup,If you have Sales Team and Sale Partners (Channel Partners) they can be tagged and maintain their contribution in the sales activity,"Ha értékesítési csapat és eladó Partners (Channel Partners) akkor kell jelölni, és megtartják hozzájárulást az értékesítési tevékenység"
1729DocType: Item,Show a slideshow at the top of the page,Mutass egy slideshow a lap tetején
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301730DocType: Item,"Allow in Sales Order of type ""Service""",Hagyjuk a vevői rendelés típusú "Service"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301731apps/erpnext/erpnext/setup/doctype/company/company.py +80,Stores,Üzletek
Pratik Vyasb8a56872015-06-01 23:48:43 +05301732DocType: Time Log,Projects Manager,Projekt menedzser
Pratik Vyas97264472015-05-14 15:13:10 +05301733DocType: Serial No,Delivery Time,Szállítási idő
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301734apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,Ageing alapszik
Pratik Vyas97264472015-05-14 15:13:10 +05301735DocType: Item,End of Life,Felhasználhatósági idő
Anand Doshi019111b2015-11-20 18:00:11 +05301736apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +41,Travel,Utazási
Pratik Vyas97264472015-05-14 15:13:10 +05301737DocType: Leave Block List,Allow Users,Felhasználók engedélyezése
Rushabh Mehtafc307972015-11-04 18:02:45 +05301738DocType: Purchase Order,Customer Mobile No,Vásárlói Mobile Nem
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301739DocType: Sales Invoice,Recurring,Ismétlődő
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301740DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,Kövesse nyomon külön bevételek és ráfordítások termék függőlegesek vagy körzetekre.
1741DocType: Rename Tool,Rename Tool,Átnevezési eszköz
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301742apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +15,Update Cost,Költségek újraszámolása
Pratik Vyasb8a56872015-06-01 23:48:43 +05301743DocType: Item Reorder,Item Reorder,Anyag újrarendelés
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301744apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +576,Transfer Material,Transfer anyag
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301745DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.","Adja meg a működését, a működési költségek, és hogy egy egyedi Operation nem a műveleteket."
Pratik Vyasb8a56872015-06-01 23:48:43 +05301746DocType: Purchase Invoice,Price List Currency,Árlista pénzneme
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301747DocType: Naming Series,User must always select,Felhasználó mindig válassza
Pratik Vyas97264472015-05-14 15:13:10 +05301748DocType: Stock Settings,Allow Negative Stock,Negatív készlet engedélyezése
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301749DocType: Installation Note,Installation Note,Telepítési feljegyzés
Anand Doshi03791fc2015-12-15 15:17:11 +05301750apps/erpnext/erpnext/public/js/setup_wizard.js +301,Add Taxes,Add adók
Pratik Vyasb8a56872015-06-01 23:48:43 +05301751,Financial Analytics,Pénzügyi analitika
Pratik Vyasfcc31022015-07-10 12:05:24 +05301752DocType: Quality Inspection,Verified By,Ellenőrizte
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301753DocType: Address,Subsidiary,Leányvállalat
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301754apps/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.","Nem lehet megváltoztatni cég alapértelmezett valuta, mert már vannak tranzakciókat. Tranzakciók törölni kell változtatni az alapértelmezett pénznem."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301755DocType: Quality Inspection,Purchase Receipt No,Vásárlási nyugta nincs
Pratik Vyas97264472015-05-14 15:13:10 +05301756apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,Keresett pénz
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301757DocType: Process Payroll,Create Salary Slip,Bérlap létrehozása
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301758apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +53,Expected balance as per bank,Várható egyenleg bankonként
Pratik Vyas97264472015-05-14 15:13:10 +05301759apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +158,Source of Funds (Liabilities),Pénzeszközök forrását (Források)
Anand Doshi03791fc2015-12-15 15:17:11 +05301760apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +345,Quantity in row {0} ({1}) must be same as manufactured quantity {2},Mennyiség sorban {0} ({1}) meg kell egyeznie a gyártott mennyiség {2}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301761DocType: Appraisal,Employee,Munkavállaló
Pratik Vyas97264472015-05-14 15:13:10 +05301762apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +10,Import Email From,Import-mail-tól
Anand Doshi191b2972015-10-21 16:50:31 +05301763apps/erpnext/erpnext/utilities/doctype/contact/contact.js +67,Invite as User,Meghívás Felhasználó
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301764DocType: Features Setup,After Sale Installations,Miután Eladó létesítmények
Rushabh Mehtafc307972015-11-04 18:02:45 +05301765apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +214,{0} {1} is fully billed,{0} {1} teljesen számlázott
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301766DocType: Workstation Working Hour,End Time,End Time
Pratik Vyas97264472015-05-14 15:13:10 +05301767apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,Az általános szerződési feltételek az értékesítési vagy megvásárolható.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301768apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +75,Group by Voucher,Utalvány által csoportosítva
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301769apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,Szükség
Pratik Vyasb8a56872015-06-01 23:48:43 +05301770DocType: Sales Invoice,Mass Mailing,Tömeges email
Pratik Vyas97264472015-05-14 15:13:10 +05301771DocType: Rename Tool,File to Rename,Fájl átnevezése
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301772apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +180,Purchse Order number required for Item {0},Purchse Rendelési szám szükséges Elem {0}
Rushabh Mehtafc307972015-11-04 18:02:45 +05301773apps/erpnext/erpnext/public/js/controllers/transaction.js +136,Show Payments,Mutass Kifizetések
Anand Doshi019111b2015-11-20 18:00:11 +05301774apps/erpnext/erpnext/controllers/buying_controller.py +236,Specified BOM {0} does not exist for Item {1},Meghatározott BOM {0} nem létezik jogcím {1}
1775apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +197,Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,Karbantartási ütemterv {0} törölni kell lemondása előtt ezt a Vevői rendelés
Pratik Vyas97264472015-05-14 15:13:10 +05301776DocType: Notification Control,Expense Claim Approved,Béremelési igény jóváhagyva
Anand Doshi019111b2015-11-20 18:00:11 +05301777apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +113,Pharmaceutical,Gyógyszeripari
Pratik Vyas97264472015-05-14 15:13:10 +05301778apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,A vásárolt tételek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301779DocType: Selling Settings,Sales Order Required,Értékesítési sorrendbe
1780apps/erpnext/erpnext/crm/doctype/lead/lead.js +30,Create Customer,Készítsen Customer
1781DocType: Purchase Invoice,Credit To,Hitel
1782DocType: Employee Education,Post Graduate,Posztgraduális
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301783DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Karbantartási ütemterv részlete
1784DocType: Quality Inspection Reading,Reading 9,Olvasás 9
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301785DocType: Supplier,Is Frozen,Van fagyasztva
Pratik Vyas97264472015-05-14 15:13:10 +05301786DocType: Buying Settings,Buying Settings,Beszerzési Beállítások
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301787DocType: Stock Entry Detail,BOM No. for a Finished Good Item,BOM No. egy kész jó pont
1788DocType: Upload Attendance,Attendance To Date,Részvétel a dátum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301789apps/erpnext/erpnext/config/selling.py +158,Setup incoming server for sales email id. (e.g. sales@example.com),Beállítás bejövő kiszolgáló értékesítési email id. (Pl sales@example.com)
Pratik Vyasfcc31022015-07-10 12:05:24 +05301790DocType: Warranty Claim,Raised By,Felvetette
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301791DocType: Payment Tool,Payment Account,Fizetési számla
Rushabh Mehtafc307972015-11-04 18:02:45 +05301792apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +713,Please specify Company to proceed,"Kérjük, adja Társaság a folytatáshoz"
Anand Doshi019111b2015-11-20 18:00:11 +05301793apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +46,Compensatory Off,Kompenzációs Off
Pratik Vyas97264472015-05-14 15:13:10 +05301794DocType: Quality Inspection Reading,Accepted,Elfogadva
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301795apps/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.,"Kérjük, győződjön meg róla, hogy valóban törölni szeretné az összes tranzakció ennél a vállalatnál. Az Ön törzsadatok marad, ahogy van. Ez a művelet nem vonható vissza."
Nabin Hait733680b2015-12-07 14:12:41 +05301796apps/erpnext/erpnext/utilities/transaction_base.py +93,Invalid reference {0} {1},Érvénytelen hivatkozás {0} {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301797DocType: Payment Tool,Total Payment Amount,Teljes összeg kiegyenlítéséig
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301798apps/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}) nem lehet nagyobb, mint a tervezett quanitity ({2}) a gyártási utasítás {3}"
Pratik Vyasfcc31022015-07-10 12:05:24 +05301799DocType: Shipping Rule,Shipping Rule Label,Szállítási lehetőség címkéi
Anand Doshi666fbaf2015-11-26 12:40:13 +05301800apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +204,Raw Materials cannot be blank.,Nyersanyagok nem lehet üres.
Anand Doshi03791fc2015-12-15 15:17:11 +05301801apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +418,"Could not update stock, invoice contains drop shipping item.","Nem sikerült frissíteni a készletek, számla tartalmaz csepp szállítási elemet."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301802DocType: Newsletter,Test,Teszt
Anand Doshi03791fc2015-12-15 15:17:11 +05301803apps/erpnext/erpnext/stock/doctype/item/item.py +398,"As there are existing stock transactions for this item, \
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301804 you can not change the values of 'Has Serial No', 'Has Batch No', 'Is Stock Item' and 'Valuation Method'","Mivel már meglévő részvény tranzakciók ezt az elemet, \ nem tudja megváltoztatni az értékeket "Has Serial No", "a kötegelt Nem", "Úgy Stock pont" és "értékelési módszer""
Anand Doshi03791fc2015-12-15 15:17:11 +05301805apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +444,Quick Journal Entry,Gyors Naplókönyvelés
Anand Doshi666fbaf2015-11-26 12:40:13 +05301806apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +100,You can not change rate if BOM mentioned agianst any item,"Nem tudod megváltoztatni mértéke, ha BOM említett Against olyan tétel"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301807DocType: Employee,Previous Work Experience,Korábbi szakmai tapasztalat
Pratik Vyas97264472015-05-14 15:13:10 +05301808DocType: Stock Entry,For Quantity,Mert Mennyiség
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301809apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +157,Please enter Planned Qty for Item {0} at row {1},"Kérjük, adja Tervezett Mennyiség jogcím {0} sorban {1}"
Rushabh Mehtafc307972015-11-04 18:02:45 +05301810apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +211,{0} {1} is not submitted,{0} {1} nem nyújtják be
1811apps/erpnext/erpnext/config/stock.py +18,Requests for items.,Kérelmek tételek.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301812DocType: Production Planning Tool,Separate production order will be created for each finished good item.,Külön termelési érdekében jön létre minden kész a jó elemet.
Pratik Vyasfcc31022015-07-10 12:05:24 +05301813DocType: Purchase Invoice,Terms and Conditions1,Általános szerződési feltételek1
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301814DocType: Accounts Settings,"Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Könyvelési tételt befagyva, hogy ez az időpont, senkinek nincs joga / módosítani bejegyzést kivéve szerepet az alábbiak szerint."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301815apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +121,Please save the document before generating maintenance schedule,"Kérjük, mentse a dokumentumot, utána karbantartási ütemterv"
Pratik Vyasb8a56872015-06-01 23:48:43 +05301816apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Projekt állapota
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301817DocType: UOM,Check this to disallow fractions. (for Nos),"Jelölje be ezt, hogy ne engedélyezze frakciók. (A számok)"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301818apps/erpnext/erpnext/config/crm.py +96,Newsletter Mailing List,Hírlevél levelezőlista
Pratik Vyasfcc31022015-07-10 12:05:24 +05301819DocType: Delivery Note,Transporter Name,Fuvarozó neve
Anand Doshi019111b2015-11-20 18:00:11 +05301820DocType: Authorization Rule,Authorized Value,Megengedett érték
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301821DocType: Contact,Enter department to which this Contact belongs,"Adja egysége, ahova a kapcsolattartónak tartozik"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301822apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +57,Total Absent,Összesen Hiány
Anand Doshi03791fc2015-12-15 15:17:11 +05301823apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +744,Item or Warehouse for row {0} does not match Material Request,Elem vagy raktár sorban {0} nem egyezik Material kérése
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301824apps/erpnext/erpnext/config/stock.py +104,Unit of Measure,Mértékegység
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301825DocType: Fiscal Year,Year End Date,Év végi dátum
Pratik Vyasfcc31022015-07-10 12:05:24 +05301826DocType: Task Depends On,Task Depends On,A feladat tőle függ:
Pratik Vyasb8a56872015-06-01 23:48:43 +05301827DocType: Lead,Opportunity,Lehetőség
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301828DocType: Salary Structure Earning,Salary Structure Earning,Bérszerkeztet Earning
1829,Completed Production Orders,Befejezett gyártási rendelések
1830DocType: Operation,Default Workstation,Alapértelmezett Workstation
Pratik Vyas97264472015-05-14 15:13:10 +05301831DocType: Notification Control,Expense Claim Approved Message,Jóváhagyott igény indoklása
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301832DocType: Email Digest,How frequently?,Milyen gyakran?
Pratik Vyasb8a56872015-06-01 23:48:43 +05301833DocType: Purchase Receipt,Get Current Stock,Aktuális raktárkészlet átmásolása
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301834apps/erpnext/erpnext/config/manufacturing.py +63,Tree of Bill of Materials,Tree of Bill of Materials
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301835apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +198,Maintenance start date can not be before delivery date for Serial No {0},Karbantartás kezdési időpontja nem lehet korábbi szállítási határidő a Serial No {0}
Pratik Vyas97264472015-05-14 15:13:10 +05301836DocType: Production Order,Actual End Date,Tényleges befejezési dátum
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301837DocType: Authorization Rule,Applicable To (Role),Alkalmazandó (Role)
1838DocType: Stock Entry,Purpose,Cél
1839DocType: Item,Will also apply for variants unless overrridden,"Kell alkalmazni a változatok, hacsak overrridden"
1840DocType: Purchase Invoice,Advances,Előlegek
1841apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32,Approving User cannot be same as user the rule is Applicable To,"Jóváhagyó felhasználót nem lehet ugyanaz, mint a felhasználó a szabály alkalmazandó"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301842DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Basic Rate (a per Stock UOM)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301843DocType: SMS Log,No of Requested SMS,Nem kért SMS
1844DocType: Campaign,Campaign-.####,Kampány -. ####
Anand Doshi019111b2015-11-20 18:00:11 +05301845apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21,Next Steps,Következő lépések
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301846apps/erpnext/erpnext/hr/doctype/employee/employee.py +117,Contract End Date must be greater than Date of Joining,"Szerződés befejezés dátuma nem lehet nagyobb, mint Csatlakozás dátuma"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301847DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,"A harmadik fél forgalmazó / kereskedő / bizományos / társult / viszonteladó, aki eladja a vállalatok termékek a jutalék."
Pratik Vyasb8a56872015-06-01 23:48:43 +05301848DocType: Customer Group,Has Child Node,Lesz gyerek bejegyzése?
Anand Doshi019111b2015-11-20 18:00:11 +05301849apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +332,{0} against Purchase Order {1},{0} ellen Megrendelés {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301850DocType: SMS Settings,"Enter static url parameters here (Eg. sender=ERPNext, username=ERPNext, password=1234 etc.)","Írja be a statikus url paramétereket itt (Pl. A feladó = ERPNext, username = ERPNext, password = 1234 stb)"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301851apps/erpnext/erpnext/accounts/utils.py +42,{0} {1} not in any active Fiscal Year. For more details check {2}.,{0} {1} sem aktív pénzügyi évben. További részletekért ellenőrizze {2}.
Anand Doshi019111b2015-11-20 18:00:11 +05301852apps/erpnext/erpnext/setup/setup_wizard/default_website.py +26,This is an example website auto-generated from ERPNext,Ez egy példa honlapján automatikusan generált a ERPNext
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301853apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +37,Ageing Range 1,Ageing tartomány 1
Pratik Vyas97264472015-05-14 15:13:10 +05301854DocType: 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 Vyas7f8cc322015-04-09 09:50:38 +05301855
1856#### Note
1857
1858The 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.
1859
1860#### Description of Columns
1861
18621. Calculation Type:
1863 - This can be on **Net Total** (that is the sum of basic amount).
1864 - **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.
1865 - **Actual** (as mentioned).
18662. Account Head: The Account ledger under which this tax will be booked
18673. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
18684. Description: Description of the tax (that will be printed in invoices / quotes).
18695. Rate: Tax rate.
18706. Amount: Tax amount.
18717. Total: Cumulative total to this point.
18728. 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).
18739. 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.
187410. Add or Deduct: Whether you want to add or deduct the tax.","Normál adó sablont, hogy lehet alkalmazni, hogy minden vásárlási tranzakciókat. Ez a sablon tartalmazhat listáját adó fejek és egyéb ráfordítások fejek, mint a ""Shipping"", ""biztosítás"", ""kezelés"" stb #### Megjegyzés Az adó mértéke határozná meg itt lesz az adó normál kulcsának minden ** elemek * *. Ha vannak ** ** elemek, amelyek különböző mértékben, akkor hozzá kell adni a ** Elem Tax ** asztalra a ** Elem ** mester. #### Leírása oszlopok 1. Számítási típus: - Ez lehet a ** Teljes nettó ** (vagyis az összege alapösszeg). - ** Az előző sor Total / Összeg ** (kumulatív adók vagy díjak). Ha ezt a lehetőséget választja, az adó fogják alkalmazni százalékában az előző sor (az adótábla) mennyisége vagy teljes. - ** A tényleges ** (mint említettük). 2. Account Head: A fiók főkönyvi, amelyek szerint ez az adó könyvelik 3. Cost Center: Ha az adó / díj olyan jövedelem (például a szállítás), vagy költségkímélő kell foglalni ellen Cost Center. 4. Leírás: Leírás az adó (amely lehet nyomtatott számlák / idézetek). 5. Rate: adókulcs. 6. Összeg: Adó összege. 7. Teljes: Összesített összesen ebben a kérdésben. 8. Adja Row: Ha alapuló ""Előző Row Total"" kiválaszthatja a sor számát veszik, mint a bázis ezt a számítást (alapértelmezett az előző sor). 9. fontolják meg az adózási vagy illeték: Ebben a részben megadhatja, ha az adó / díj abban az értékelésben (nem része összesen), vagy kizárólag a teljes (nem hozzáadott értéket az elem), vagy mindkettő. 10. Adjon vagy le lehet vonni: Akár akarjuk adni vagy le lehet vonni az adóból."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301875DocType: Purchase Receipt Item,Recd Quantity,RecD Mennyiség
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301876apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +104,Cannot produce more Item {0} than Sales Order quantity {1},"Nem lehet még több tétel {0}, mint Sales Rendelési mennyiség {1}"
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301877apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +477,Stock Entry {0} is not submitted,"Stock Entry {0} nem nyújtják be,"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301878DocType: Payment Reconciliation,Bank / Cash Account,Bank / Cash Account
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301879DocType: Tax Rule,Billing City,Számlázási város
Pratik Vyasb8a56872015-06-01 23:48:43 +05301880DocType: Global Defaults,Hide Currency Symbol,Pénznem szimbólumának elrejtése
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301881apps/erpnext/erpnext/config/accounts.py +164,"e.g. Bank, Cash, Credit Card","pl. bank, készpénz, hitelkártya"
Pratik Vyas97264472015-05-14 15:13:10 +05301882DocType: Journal Entry,Credit Note,Jóváírási értesítő
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301883apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +221,Completed Qty cannot be more than {0} for operation {1},"Befejezett Menny nem lehet több, mint {0} művelet {1}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301884DocType: Features Setup,Quality,Minőség
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301885DocType: Warranty Claim,Service Address,Szerviz címe
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301886apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +83,Max 100 rows for Stock Reconciliation.,Max 100 sorok Stock Megbékélés.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301887DocType: Stock Entry,Manufacture,Gyártás
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301888apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,"Kérjük, szállítólevél első"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301889DocType: Purchase Invoice,Currency and Price List,Pénznem és árlista
Pratik Vyas97264472015-05-14 15:13:10 +05301890DocType: Opportunity,Customer / Lead Name,Vevő / Célpont neve
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301891apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +62,Clearance Date not mentioned,Távolság dátuma nem szerepel
Anand Doshi019111b2015-11-20 18:00:11 +05301892apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +71,Production,Termelés
Pratik Vyas97264472015-05-14 15:13:10 +05301893DocType: Item,Allow Production Order,Gyártási rendelés engedélyezése
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301894apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +60,Row {0}:Start Date must be before End Date,Row {0}: kezdő dátumot kell lennie a befejezés dátuma
1895apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Összesen (db)
1896DocType: Installation Note Item,Installed Qty,Telepített Mennyiség
1897DocType: Lead,Fax,Fax
1898DocType: Purchase Taxes and Charges,Parenttype,Parenttype
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301899DocType: Salary Structure,Total Earning,Összesen Earning
1900DocType: Purchase Receipt,Time at which materials were received,Időpontja anyagok érkezett
Anand Doshi03791fc2015-12-15 15:17:11 +05301901apps/erpnext/erpnext/utilities/doctype/address/address.py +118,My Addresses,Saját címek
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301902DocType: Stock Ledger Entry,Outgoing Rate,Kimenő Rate
Pratik Vyas97264472015-05-14 15:13:10 +05301903apps/erpnext/erpnext/config/hr.py +100,Organization branch master.,Szervezet ága mester.
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301904apps/erpnext/erpnext/controllers/accounts_controller.py +255, or ,vagy
Pratik Vyas97264472015-05-14 15:13:10 +05301905DocType: Sales Order,Billing Status,Számlázási állapot
Pratik Vyas97264472015-05-14 15:13:10 +05301906apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +135,Utility Expenses,Közműben
Rushabh Mehtafc307972015-11-04 18:02:45 +05301907apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +65,90-Above,90 felett
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301908DocType: Buying Settings,Default Buying Price List,Alapértelmezett Vásárlási árjegyzéke
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301909DocType: Notification Control,Sales Order Message,Vevői Message
Pratik Vyas97264472015-05-14 15:13:10 +05301910apps/erpnext/erpnext/config/setup.py +15,"Set Default Values like Company, Currency, Current Fiscal Year, etc.","Alapértelmezett értékek, mint a társaság, Valuta, folyó pénzügyi évben, stb"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301911apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.js +28,Payment Type,Fizetési mód
1912DocType: Process Payroll,Select Employees,Válassza ki a munkavállalók
Pratik Vyasfcc31022015-07-10 12:05:24 +05301913DocType: Bank Reconciliation,To Date,Dátumig
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301914DocType: Opportunity,Potential Sales Deal,Potenciális értékesítési Deal
Pratik Vyasfcc31022015-07-10 12:05:24 +05301915DocType: Purchase Invoice,Total Taxes and Charges,Összes adók és költségek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301916DocType: Employee,Emergency Contact,Sürgősségi Kapcsolat
1917DocType: Item,Quality Parameters,Minőségi paraméterek
Anand Doshi03791fc2015-12-15 15:17:11 +05301918apps/erpnext/erpnext/stock/doctype/item/item.js +26,Ledger,Főkönyv
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301919DocType: Target Detail,Target Amount,Célösszeg
1920DocType: Shopping Cart Settings,Shopping Cart Settings,Kosár Beállítások
1921DocType: Journal Entry,Accounting Entries,Könyvelési tételek
1922apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +24,Duplicate Entry. Please check Authorization Rule {0},"Ismétlődő bejegyzés. Kérjük, ellenőrizze engedélyezési szabály {0}"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301923apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +25,Global POS Profile {0} already created for company {1},Global POS profil {0} már létrehozott cég {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301924DocType: Purchase Order,Ref SQ,Ref SQ
Pratik Vyas97264472015-05-14 15:13:10 +05301925apps/erpnext/erpnext/config/manufacturing.py +56,Replace Item / BOM in all BOMs,Cserélje Elem / BOM minden Darabjegyzékeket
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301926DocType: Purchase Order Item,Received Qty,Kapott Mennyiség
1927DocType: Stock Entry Detail,Serial No / Batch,Serial No / Batch
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301928DocType: Product Bundle,Parent Item,Szülőelem
Pratik Vyas97264472015-05-14 15:13:10 +05301929DocType: Account,Account Type,Számla típus
Anand Doshi019111b2015-11-20 18:00:11 +05301930apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +113,Leave Type {0} cannot be carry-forwarded,Hagyja típusa {0} nem carry-továbbítani
Rushabh Mehtafc307972015-11-04 18:02:45 +05301931apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +213,Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule',"Karbantartási ütemterv nem keletkezik az összes elem. Kérjük, kattintson a ""Létrehoz Menetrend"""
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301932,To Produce,Termelni
Pratik Vyas97264472015-05-14 15:13:10 +05301933apps/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","A sorban {0} {1}. Márpedig a {2} jogcímben ráta, sorok {3} is fel kell venni"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301934DocType: Packing Slip,Identification of the package for the delivery (for print),Azonosítása a csomag szállítására (nyomtatási)
1935DocType: Bin,Reserved Quantity,Mennyiség fenntartva
1936DocType: Landed Cost Voucher,Purchase Receipt Items,Vásárlási nyugta elemek
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301937apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,Testreszabása Forms
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301938DocType: Account,Income Account,Jövedelem számla
Rushabh Mehtafc307972015-11-04 18:02:45 +05301939apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +632,Delivery,Szállítás
Pratik Vyas97264472015-05-14 15:13:10 +05301940DocType: Stock Reconciliation Item,Current Qty,Jelenlegi Mennyiség
Pratik Vyasfcc31022015-07-10 12:05:24 +05301941DocType: BOM Item,"See ""Rate Of Materials Based On"" in Costing Section",Lásd az 'Anyagköltség számítás módja' a Költség részben
Pratik Vyasb8a56872015-06-01 23:48:43 +05301942DocType: Appraisal Goal,Key Responsibility Area,Felelősségi terület
1943DocType: Item Reorder,Material Request Type,Anyagigénylés típusa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301944apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +84,Row {0}: UOM Conversion Factor is mandatory,Sor {0}: UOM átváltási arányra is kötelező
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301945apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +17,Ref,Ref
Pratik Vyas97264472015-05-14 15:13:10 +05301946DocType: Cost Center,Cost Center,Költségközpont
Anand Doshi019111b2015-11-20 18:00:11 +05301947apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +36,Voucher #,Utalvány #
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301948DocType: Notification Control,Purchase Order Message,Megrendelés Message
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301949DocType: Tax Rule,Shipping Country,Szállítási Ország
Pratik Vyasfcc31022015-07-10 12:05:24 +05301950DocType: Upload Attendance,Upload HTML,HTML feltöltése
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301951apps/erpnext/erpnext/controllers/accounts_controller.py +409,"Total advance ({0}) against Order {1} cannot be greater \
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301952 than the Grand Total ({2})","Előleg teljes ({0}) ellen Order {1} nem lehet nagyobb, \ mint a Grand Total ({2})"
1953DocType: Employee,Relieving Date,Tehermentesítő dátuma
1954apps/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.","Árképzési szabály készül felülírni árjegyzéke / határozza kedvezmény százalékos, néhány olyan feltétel alapján."
1955DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Warehouse csak akkor lehet megváltoztatni keresztül Stock Entry / szállítólevél / vásárlási nyugta
1956DocType: Employee Education,Class / Percentage,Osztály / Százalékos
Anand Doshi019111b2015-11-20 18:00:11 +05301957apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +92,Head of Marketing and Sales,Marketing és Értékesítés vezetője
1958apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +31,Income Tax,Jövedelemadó
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301959apps/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.","Ha a kiválasztott árképzési szabály készül az ""Ár"", az felülírja árlista. Árképzési szabály ár a végleges ár, így további kedvezményt kellene alkalmazni. Ezért a tranzakciók, mint a vevői rendelés, megrendelés, stb, akkor kerül letöltésre a ""Rate"" mezőbe, ahelyett, hogy ""árjegyzéke Rate"" mezőben."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301960apps/erpnext/erpnext/config/selling.py +163,Track Leads by Industry Type.,A pálya vezet az ipar típusa.
Pratik Vyasb8a56872015-06-01 23:48:43 +05301961DocType: Item Supplier,Item Supplier,Anyagbeszállító
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301962apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +328,Please enter Item Code to get batch no,"Kérjük, adja tételkód hogy batch nincs"
1963apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +643,Please select a value for {0} quotation_to {1},"Kérjük, válasszon értéket {0} quotation_to {1}"
Pratik Vyas97264472015-05-14 15:13:10 +05301964apps/erpnext/erpnext/config/selling.py +33,All Addresses.,Minden címek.
Pratik Vyasfcc31022015-07-10 12:05:24 +05301965DocType: Company,Stock Settings,Készlet beállítások
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301966apps/erpnext/erpnext/accounts/doctype/account/account.py +201,"Merging is only possible if following properties are same in both records. Is Group, Root Type, Company","Összevonása csak akkor lehetséges, ha a következő tulajdonságok azonosak mindkét bejegyzések. Van Group, Root típusa, Company"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301967apps/erpnext/erpnext/config/crm.py +72,Manage Customer Group Tree.,A vevői csoport fa.
Anand Doshi03791fc2015-12-15 15:17:11 +05301968apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +302,New Cost Center Name,Új költségközpont neve
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301969DocType: Leave Control Panel,Leave Control Panel,Hagyja Vezérlőpult
Anand Doshi03791fc2015-12-15 15:17:11 +05301970apps/erpnext/erpnext/utilities/doctype/address/address.py +95,No default Address Template found. Please create a new one from Setup > Printing and Branding > Address Template.,"Nincs alapértelmezett Címsablon találhatók. Kérjük, hozzon létre egy újat a Setup> Nyomtatás és Branding> Címsablon."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301971DocType: Appraisal,HR User,HR Felhasználó
Pratik Vyasfcc31022015-07-10 12:05:24 +05301972DocType: Purchase Invoice,Taxes and Charges Deducted,Levont adók és költségek
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301973apps/erpnext/erpnext/shopping_cart/utils.py +46,Issues,Problémák
1974apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},Állapot közül kell {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301975DocType: Sales Invoice,Debit To,Megterhelése
1976DocType: Delivery Note,Required only for sample item.,Szükséges csak a minta elemet.
1977DocType: Stock Ledger Entry,Actual Qty After Transaction,Tényleges Mennyiség Miután a tranzakciós
1978,Pending SO Items For Purchase Request,Függőben lévő SO elemek vásárolható kérése
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301979DocType: Supplier,Billing Currency,Számlázási Árfolyam
Anand Doshi019111b2015-11-20 18:00:11 +05301980apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +148,Extra Large,Extra Nagy
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301981,Profit and Loss Statement,Az eredmény-kimutatás
1982DocType: Bank Reconciliation Detail,Cheque Number,Csekk száma
1983DocType: Payment Tool Detail,Payment Tool Detail,Fizetési eszköz Detail
1984,Sales Browser,Értékesítési Browser
Pratik Vyasfcc31022015-07-10 12:05:24 +05301985DocType: Journal Entry,Total Credit,Követelés összesen
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301986apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +480,Warning: Another {0} # {1} exists against stock entry {2},Figyelmeztetés: Egy másik {0} # {1} létezik elleni készletnövekedést {2}
1987apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +371,Local,Helyi
Pratik Vyas97264472015-05-14 15:13:10 +05301988apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),A hitelek és előlegek (Eszközök)
1989apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Adósok
Anand Doshi019111b2015-11-20 18:00:11 +05301990apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +147,Large,Nagy
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301991DocType: C-Form Invoice Detail,Territory,Terület
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301992apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +152,Please mention no of visits required,Kérjük beszélve nincs ellenőrzés szükséges
Rushabh Mehtafc307972015-11-04 18:02:45 +05301993DocType: Purchase Order,Customer Address Display,Ügyfél Cím megjelenítése
Pratik Vyas97264472015-05-14 15:13:10 +05301994DocType: Stock Settings,Default Valuation Method,Alapértelmezett készletérték számítási mód
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301995DocType: Production Order Operation,Planned Start Time,Tervezett kezdési idő
Pratik Vyas97264472015-05-14 15:13:10 +05301996apps/erpnext/erpnext/config/accounts.py +63,Close Balance Sheet and book Profit or Loss.,Bezár Mérleg és a könyv nyereség vagy veszteség.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301997DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Adja árfolyam átalakítani egy pénznem egy másik
Anand Doshi019111b2015-11-20 18:00:11 +05301998apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +141,Quotation {0} is cancelled,{0} ajánlat törölve
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301999apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +26,Total Outstanding Amount,Teljes fennálló összege
2000apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +29,Employee {0} was on leave on {1}. Cannot mark attendance.,Employee {0} volt szabadságon lévő {1}. Nem jelölhet részvétel.
2001DocType: Sales Partner,Targets,Célok
2002DocType: Price List,Price List Master,Árlista mester
2003DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,"Minden értékesítési tranzakciók lehet címkézett ellen több ** értékesítők ** így, és kövesse nyomon célokat."
2004,S.O. No.,SO No.
2005DocType: Production Order Operation,Make Time Log,Legyen ideje Bejelentkezés
Anand Doshi03791fc2015-12-15 15:17:11 +05302006apps/erpnext/erpnext/stock/doctype/item/item.py +412,Please set reorder quantity,"Kérjük, állítsa újrarendezésből mennyiség"
Anand Doshi191b2972015-10-21 16:50:31 +05302007apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +158,Please create Customer from Lead {0},"Kérjük, hozzon létre Ügyfél a Lead {0}"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302008DocType: Price List,Applicable for Countries,Alkalmazható Országok
Pratik Vyas97264472015-05-14 15:13:10 +05302009apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Computers,Számítógépek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302010apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.js +14,This is a root customer group and cannot be edited.,"Ez egy gyökér vevőkör, és nem lehet szerkeszteni."
Pratik Vyas97264472015-05-14 15:13:10 +05302011apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +39,Please setup your chart of accounts before you start Accounting Entries,"Kérjük, állítsa össze a számlatükör mielőtt elkezdi könyvelési tételek"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302012DocType: Purchase Invoice,Ignore Pricing Rule,Figyelmen kívül hagyja árképzési szabály
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302013apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +91,From Date in Salary Structure cannot be lesser than Employee Joining Date.,"Dátum-tól a fizetési struktúra nem lehet kisebb, mint Employee Összefogás napja."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302014DocType: Employee Education,Graduate,Diplomás
2015DocType: Leave Block List,Block Days,Blokk Napok
2016DocType: Journal Entry,Excise Entry,Jövedéki Entry
Rushabh Mehtafc307972015-11-04 18:02:45 +05302017apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +62,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},Figyelmeztetés: Vevői {0} már létezik ellene Ügyfél Megrendelés {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302018DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases.
2019
2020Examples:
2021
20221. Validity of the offer.
20231. Payment Terms (In Advance, On Credit, part advance etc).
20241. What is extra (or payable by the Customer).
20251. Safety / usage warning.
20261. Warranty if any.
20271. Returns Policy.
20281. Terms of shipping, if applicable.
20291. Ways of addressing disputes, indemnity, liability, etc.
20301. Address and Contact of your Company.","Általános Szerződési Feltételek felvehető értékesítés és a beszerzés. Példák: 1. érvényessége az ajánlatot. 1. Fizetési feltételek (előre hitelre, része előre stb). 1. Mi az extra (vagy az ügyfél által fizetendő). 1. Biztonsági / használati figyelmeztetést. 1. A garanciális ha van ilyen. 1. garancia Policy. 1. szállítási feltételek, ha van ilyen. 1. hogyan lehetne kezelni viták, kártérítési felelősség stb 1. Cím és kapcsolattartási cége."
Pratik Vyasb8a56872015-06-01 23:48:43 +05302031DocType: Attendance,Leave Type,Szabadság típusa
Anand Doshi191b2972015-10-21 16:50:31 +05302032apps/erpnext/erpnext/controllers/stock_controller.py +172,Expense / Difference account ({0}) must be a 'Profit or Loss' account,"Költség / Difference számla ({0}) kell lennie az ""eredmény"" fiók"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302033DocType: Account,Accounts User,Fiók-felhasználó
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302034DocType: Sales Invoice,"Check if recurring invoice, uncheck to stop recurring or put proper End Date","Ellenőrizze, hogy az ismétlődő számlát, törölje megállítani visszatérő vagy tegye megfelelő End Date"
Pratik Vyas97264472015-05-14 15:13:10 +05302035apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18,Attendance for employee {0} is already marked,A {0} munkavállaló már megjelölt a jelenlétin
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302036DocType: Packing Slip,If more than one package of the same type (for print),Ha egynél több csomagot azonos típusú (nyomtatási)
Pratik Vyasb8a56872015-06-01 23:48:43 +05302037DocType: C-Form Invoice Detail,Net Total,Nettó összesen
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302038DocType: Bin,FCFS Rate,FCFS Rate
Pratik Vyas97264472015-05-14 15:13:10 +05302039apps/erpnext/erpnext/accounts/page/pos/pos.js +15,Billing (Sales Invoice),Számlázás (Eladási számla)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302040DocType: Payment Reconciliation Invoice,Outstanding Amount,Fennálló összeg
Pratik Vyasfcc31022015-07-10 12:05:24 +05302041DocType: Project Task,Working,Folyamatban
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302042DocType: Stock Ledger Entry,Stock Queue (FIFO),Stock Queue (FIFO)
2043apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +13,Please select Time Logs.,"Kérjük, válasszon Time Naplók."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302044apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +37,{0} does not belong to Company {1},{0} nem tartozik a társasághoz {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302045DocType: Account,Round Off,Befejez
Pratik Vyas97264472015-05-14 15:13:10 +05302046,Requested Qty,Kért Mennyiség
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302047DocType: Tax Rule,Use for Shopping Cart,Használja Kosár
Pratik Vyasfcc31022015-07-10 12:05:24 +05302048DocType: BOM Item,Scrap %,Hulladék %
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302049apps/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","Díjak kerülnek kiosztásra alapján arányosan elem Mennyiség vagy összeget, mint egy a kiválasztás"
Pratik Vyasb8a56872015-06-01 23:48:43 +05302050DocType: Maintenance Visit,Purposes,Célok
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302051apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +103,Atleast one item should be entered with negative quantity in return document,Atleast egy tételt kell beírni a negatív mennyiség cserébe dokumentum
Pratik Vyas97264472015-05-14 15:13:10 +05302052apps/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","Működés {0} hosszabb, mint bármely rendelkezésre álló munkaidő munkaállomás {1}, lebontják a művelet a több művelet"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302053,Requested,Kért
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302054apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +66,No Remarks,Nincs megjegyzés
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302055apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +13,Overdue,Lejárt
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302056DocType: Account,Stock Received But Not Billed,"Stock érkezett, de nem számlázzák"
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302057apps/erpnext/erpnext/accounts/doctype/account/account.py +80,Root Account must be a group,Root Figyelembe kell lennie egy csoportja
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302058DocType: Salary Slip,Gross Pay + Arrear Amount +Encashment Amount - Total Deduction,Bruttó bér + hátralékot összeg + beváltása Összeg - Total levonása
Pratik Vyas97264472015-05-14 15:13:10 +05302059DocType: Monthly Distribution,Distribution Name,Nagykereskedelem neve
Pratik Vyasfcc31022015-07-10 12:05:24 +05302060DocType: Features Setup,Sales and Purchase,Értékesítés és beszerzés
Rushabh Mehtafc307972015-11-04 18:02:45 +05302061DocType: Supplier Quotation Item,Material Request No,Anyagigénylés száma
Anand Doshi019111b2015-11-20 18:00:11 +05302062apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +221,Quality Inspection required for Item {0},Minőség-ellenőrzési szükséges Elem {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302063DocType: Quotation,Rate at which customer's currency is converted to company's base currency,"Arány, amely ügyfél deviza átalakul cég bázisvalutaként"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302064apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +107,{0} has been successfully unsubscribed from this list.,{0} óta sikeresen megszüntette a listából.
Pratik Vyas97264472015-05-14 15:13:10 +05302065DocType: Purchase Invoice Item,Net Rate (Company Currency),Nettó ár (Társaság Currency)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302066apps/erpnext/erpnext/config/crm.py +81,Manage Territory Tree.,Kezelése Terület fa.
2067DocType: Journal Entry Account,Sales Invoice,Eladási számla
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302068DocType: Journal Entry Account,Party Balance,Párt Balance
Pratik Vyasfcc31022015-07-10 12:05:24 +05302069DocType: Sales Invoice Item,Time Log Batch,Időnapló gyűjtő
Rushabh Mehtafc307972015-11-04 18:02:45 +05302070apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +437,Please select Apply Discount On,"Kérjük, válassza az Apply kedvezmény"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302071DocType: Company,Default Receivable Account,Alapértelmezett Receivable Account
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302072DocType: Process Payroll,Create Bank Entry for the total salary paid for the above selected criteria,Készítse Bank Belépő a teljes bért fizet a fent kiválasztott kritériumoknak
Pratik Vyasb8a56872015-06-01 23:48:43 +05302073DocType: Stock Entry,Material Transfer for Manufacture,Anyag átrakása gyártásához
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302074apps/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.,Kedvezmény százalékos lehet alkalmazni vagy ellen árlistában vagy az összes árlistában.
Pratik Vyasb8a56872015-06-01 23:48:43 +05302075DocType: Purchase Invoice,Half-yearly,Félévente
2076apps/erpnext/erpnext/accounts/report/financial_statements.py +16,Fiscal Year {0} not found.,A {0} pénzügyi év nem található.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302077DocType: Bank Reconciliation,Get Relevant Entries,Get vonatkozó bejegyzései
Anand Doshi03791fc2015-12-15 15:17:11 +05302078apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +405,Accounting Entry for Stock,Számviteli könyvelése Stock
Pratik Vyasfcc31022015-07-10 12:05:24 +05302079DocType: Sales Invoice,Sales Team1,Értékesítő csapat1
Anand Doshi03791fc2015-12-15 15:17:11 +05302080apps/erpnext/erpnext/stock/doctype/item/item.py +453,Item {0} does not exist,Elem {0} nem létezik
Pratik Vyas97264472015-05-14 15:13:10 +05302081DocType: Sales Invoice,Customer Address,Vevő címe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302082DocType: Purchase Invoice,Apply Additional Discount On,Alkalmazza További kedvezmény
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302083DocType: Account,Root Type,Root Type
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302084apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +84,Row # {0}: Cannot return more than {1} for Item {2},Sor # {0}: Nem lehet vissza több mint {1} jogcím {2}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302085apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +52,Plot,Telek
2086DocType: Item Group,Show this slideshow at the top of the page,Mutasd ezt slideshow a lap tetején
Pratik Vyasb8a56872015-06-01 23:48:43 +05302087DocType: BOM,Item UOM,Az anyag mennyiségi egysége
Pratik Vyas97264472015-05-14 15:13:10 +05302088DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Adó összege után kedvezmény összege (Társaság Currency)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302089apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +149,Target warehouse is mandatory for row {0},Cél raktárban kötelező sorban {0}
Pratik Vyasb8a56872015-06-01 23:48:43 +05302090DocType: Quality Inspection,Quality Inspection,Minőségvizsgálat
Anand Doshi019111b2015-11-20 18:00:11 +05302091apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +144,Extra Small,Extra Small
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302092apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +545,Warning: Material Requested Qty is less than Minimum Order Qty,"Figyelmeztetés: Anyag kért Mennyiség kevesebb, mint Minimális rendelési menny"
Rushabh Mehtafc307972015-11-04 18:02:45 +05302093apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +191,Account {0} is frozen,Account {0} lefagyott
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302094DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,Jogi személy / leányvállalat külön számlatükör tartozó Szervezet.
Anand Doshi019111b2015-11-20 18:00:11 +05302095apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +29,"Food, Beverage & Tobacco","Élelmiszerek, italok és dohány"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302096apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +20,PL or BS,PL vagy BS
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302097apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +535,Can only make payment against unbilled {0},Egyszerre csak fizetés ellenében nem számlázott {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302098apps/erpnext/erpnext/controllers/selling_controller.py +122,Commission rate cannot be greater than 100,"Jutalék mértéke nem lehet nagyobb, mint a 100"
Pratik Vyas97264472015-05-14 15:13:10 +05302099apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Minimum Inventory Level,Minimum készletszint
Pratik Vyasfcc31022015-07-10 12:05:24 +05302100DocType: Stock Entry,Subcontract,Alvállalkozói
Rushabh Mehtafc307972015-11-04 18:02:45 +05302101apps/erpnext/erpnext/public/js/utils/party.js +121,Please enter {0} first,"Kérjük, adja {0} első"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302102DocType: Production Planning Tool,Get Items From Sales Orders,Hogy elemeket Vevőmegrendelés
Pratik Vyas97264472015-05-14 15:13:10 +05302103DocType: Production Order Operation,Actual End Time,Tényleges befejezési időpont
2104DocType: Production Planning Tool,Download Materials Required,Anyagszükséglet letöltése
Pratik Vyasb8a56872015-06-01 23:48:43 +05302105DocType: Item,Manufacturer Part Number,Gyártó cikkszáma
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302106DocType: Production Order Operation,Estimated Time and Cost,Becsült idő és költség
2107DocType: Bin,Bin,Láda
2108DocType: SMS Log,No of Sent SMS,Nem az elküldött SMS-
Pratik Vyas97264472015-05-14 15:13:10 +05302109DocType: Account,Company,Cég
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302110DocType: Account,Expense Account,Áfás számlát
Anand Doshi019111b2015-11-20 18:00:11 +05302111apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +49,Software,Szoftver
2112apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +151,Colour,Szín
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302113DocType: Maintenance Visit,Scheduled,Ütemezett
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302114apps/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","Kérjük, válasszon pont, ahol "Is Stock tétel" "Nem" és "Van Sales Termék" "Igen", és nincs más termék Bundle"
Nabin Hait733680b2015-12-07 14:12:41 +05302115DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,Válassza ki havi megoszlása egyenlőtlen osztja célok hónapok között.
Pratik Vyasfcc31022015-07-10 12:05:24 +05302116DocType: Purchase Invoice Item,Valuation Rate,Becsült érték
Rushabh Mehtafc307972015-11-04 18:02:45 +05302117apps/erpnext/erpnext/stock/get_item_details.py +281,Price List Currency not selected,Árlista Ki nem választott
Pratik Vyas97264472015-05-14 15:13:10 +05302118apps/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,"Elem Row {0}: vásárlási nyugta {1} nem létezik a fent 'Vásárlás bevételek ""tábla"
Anand Doshi03791fc2015-12-15 15:17:11 +05302119apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +147,Employee {0} has already applied for {1} between {2} and {3},Employee {0} már jelentkezett {1} között {2} és {3}
Pratik Vyasb8a56872015-06-01 23:48:43 +05302120apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Projekt kezdési dátuma
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302121apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +8,Until,Míg
Pratik Vyasfcc31022015-07-10 12:05:24 +05302122DocType: Rename Tool,Rename Log,Átnevezési napló
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302123DocType: Installation Note Item,Against Document No,Ellen Document No
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302124apps/erpnext/erpnext/config/selling.py +98,Manage Sales Partners.,Kezelje a forgalmazókkal.
Pratik Vyasb8a56872015-06-01 23:48:43 +05302125DocType: Quality Inspection,Inspection Type,Vizsgálat típusa
Nabin Hait733680b2015-12-07 14:12:41 +05302126apps/erpnext/erpnext/controllers/recurring_document.py +159,Please select {0},"Kérjük, válassza ki a {0}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302127DocType: C-Form,C-Form No,C-Form No
2128DocType: BOM,Exploded_items,Exploded_items
Anand Doshi019111b2015-11-20 18:00:11 +05302129apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +95,Researcher,Kutató
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302130apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +78,Please save the Newsletter before sending,"Kérjük, őrizze meg a hírlevél küldés előtt"
Pratik Vyas97264472015-05-14 15:13:10 +05302131apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +23,Name or Email is mandatory,Név vagy e-mail kötelező
2132apps/erpnext/erpnext/config/stock.py +74,Incoming quality inspection.,Bejövő minőségi ellenőrzés.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302133DocType: Purchase Order Item,Returned Qty,Visszatért db
Pratik Vyas97264472015-05-14 15:13:10 +05302134DocType: Employee,Exit,Kilépés
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302135apps/erpnext/erpnext/accounts/doctype/account/account.py +138,Root Type is mandatory,Root Type kötelező
Anand Doshi191b2972015-10-21 16:50:31 +05302136apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +295,Serial No {0} created,{0} sorozatszám létrehozva
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302137DocType: Item Customer Detail,"For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes","A könnyebb ügyfelek, ezek a kódok használhatók a nyomtatási formátumok, mint számlákon és a szállítóleveleken"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302138DocType: Employee,You can enter any date manually,Megadhat bármilyen dátum kézi
2139DocType: Sales Invoice,Advertisement,Hirdetés
Anand Doshi019111b2015-11-20 18:00:11 +05302140apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +165,Probationary Period,Próbaidő
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302141DocType: Customer Group,Only leaf nodes are allowed in transaction,Csak az ágakat engedélyezettek a tranzakciós
2142DocType: Expense Claim,Expense Approver,Költségén Jóváhagyó
2143DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,Vásárlási nyugta mellékelt tételek
Rushabh Mehtafc307972015-11-04 18:02:45 +05302144apps/erpnext/erpnext/public/js/pos/pos.js +343,Pay,Fizet
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302145apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +17,To Datetime,Hogy Datetime
Pratik Vyasfcc31022015-07-10 12:05:24 +05302146DocType: SMS Settings,SMS Gateway URL,SMS átjáró URL-je
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302147apps/erpnext/erpnext/config/crm.py +53,Logs for maintaining sms delivery status,Rönk fenntartása sms szállítási állapot
Rushabh Mehtafc307972015-11-04 18:02:45 +05302148apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +36,Pending Activities,Függő Tevékenységek
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302149apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,Confirmed,Megerősített
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302150apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52,Supplier > Supplier Type,Szállító> Szállító Type
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302151apps/erpnext/erpnext/hr/doctype/employee/employee.py +127,Please enter relieving date.,"Kérjük, adja enyhíti a dátumot."
Pratik Vyas97264472015-05-14 15:13:10 +05302152apps/erpnext/erpnext/controllers/trends.py +137,Amt,Amt
Anand Doshi019111b2015-11-20 18:00:11 +05302153apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +51,Only Leave Applications with status 'Approved' can be submitted,"Csak Hagyd alkalmazások állapotát ""Elfogadott"" lehet benyújtani"
Anand Doshi03791fc2015-12-15 15:17:11 +05302154apps/erpnext/erpnext/utilities/doctype/address/address.py +24,Address Title is mandatory.,Address Cím kötelező.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302155DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,"Adja meg nevét kampányt, ha a forrása a vizsgálódás kampány"
Anand Doshi019111b2015-11-20 18:00:11 +05302156apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +38,Newspaper Publishers,Hírlevél publikálók
Pratik Vyas97264472015-05-14 15:13:10 +05302157apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +31,Select Fiscal Year,Válassza ki Fiscal Year
Pratik Vyasfcc31022015-07-10 12:05:24 +05302158apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,Újra rendelési szint
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302159DocType: Attendance,Attendance Date,Jelenléti dátuma
2160DocType: Salary Structure,Salary breakup based on Earning and Deduction.,Fizetés szakítás alapján a kereseti és levonás.
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302161apps/erpnext/erpnext/accounts/doctype/account/account.py +110,Account with child nodes cannot be converted to ledger,Számlát a gyermek csomópontok nem lehet átalakítani főkönyvi
Pratik Vyasb8a56872015-06-01 23:48:43 +05302162DocType: Address,Preferred Shipping Address,Ez legyen a szállítási cím is
Pratik Vyas97264472015-05-14 15:13:10 +05302163DocType: Purchase Receipt Item,Accepted Warehouse,Elfogadott raktár
Pratik Vyasb8a56872015-06-01 23:48:43 +05302164DocType: Bank Reconciliation Detail,Posting Date,Rögzítés dátuma
Pratik Vyasfcc31022015-07-10 12:05:24 +05302165DocType: Item,Valuation Method,Készletérték számítása
Anand Doshi03791fc2015-12-15 15:17:11 +05302166apps/erpnext/erpnext/setup/utils.py +91,Unable to find exchange rate for {0} to {1},Nem található árfolyam {0} {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302167DocType: Sales Invoice,Sales Team,Értékesítő csapat
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302168apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +88,Duplicate entry,Ismétlődő bejegyzés
Pratik Vyasfcc31022015-07-10 12:05:24 +05302169DocType: Serial No,Under Warranty,Garanciaidőn belül
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302170apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +414,[Error],[Hiba]
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302171DocType: Sales Order,In Words will be visible once you save the Sales Order.,"A szavak lesz látható, ha menteni a Vevői rendelés."
Pratik Vyas97264472015-05-14 15:13:10 +05302172,Employee Birthday,Munkavállaló születésnapja
Anand Doshi019111b2015-11-20 18:00:11 +05302173apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +55,Venture Capital,Venture Capital
Pratik Vyasb8a56872015-06-01 23:48:43 +05302174DocType: UOM,Must be Whole Number,Egész számnak kell lennie
2175DocType: Leave Control Panel,New Leaves Allocated (In Days),Új szabadság lefoglalása (napokban)
Pratik Vyasfcc31022015-07-10 12:05:24 +05302176apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +51,Serial No {0} does not exist,A {0} sorozatszám nem létezik
Pratik Vyas97264472015-05-14 15:13:10 +05302177DocType: Pricing Rule,Discount Percentage,Kedvezmény százaléka
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302178DocType: Payment Reconciliation Invoice,Invoice Number,Számla száma
Anand Doshi019111b2015-11-20 18:00:11 +05302179apps/erpnext/erpnext/hooks.py +54,Orders,Rendelés
Pratik Vyas97264472015-05-14 15:13:10 +05302180DocType: Leave Control Panel,Employee Type,Munkaviszony típusa
Pratik Vyasb8a56872015-06-01 23:48:43 +05302181DocType: Employee Leave Approver,Leave Approver,Szabadság jóváhagyó
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302182DocType: Manufacturing Settings,Material Transferred for Manufacture,Anyaga átadott gyártása
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302183DocType: Expense Claim,"A user with ""Expense Approver"" role","A felhasználó ""Költség Jóváhagyó"" szerepét"
Pratik Vyasb8a56872015-06-01 23:48:43 +05302184,Issued Items Against Production Order,Gyártás rendelést akadályozó problémák
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302185DocType: Pricing Rule,Purchase Manager,Beszerzési menedzser
2186DocType: Payment Tool,Payment Tool,Fizetési eszköz
2187DocType: Target Detail,Target Detail,Cél részlete
2188DocType: Sales Order,% of materials billed against this Sales Order,% -a Anyagok számlázott ellen Vevői
2189apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +50,Period Closing Entry,Időszakban a nevezési határidő
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302190apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +62,Cost Center with existing transactions can not be converted to group,"Költség Center meglévő tranzakciók nem lehet átalakítani, hogy csoportban"
Pratik Vyas97264472015-05-14 15:13:10 +05302191apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +90,Depreciation,Értékcsökkenés
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302192apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +49,Supplier(s),Szállító (k)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302193DocType: Customer,Credit Limit,Credit Limit
Pratik Vyasfcc31022015-07-10 12:05:24 +05302194apps/erpnext/erpnext/accounts/page/pos/pos_page.html +4,Select type of transaction,Tranzakció kiválasztása
2195DocType: GL Entry,Voucher No,Bizonylatszám
Pratik Vyasb8a56872015-06-01 23:48:43 +05302196DocType: Leave Allocation,Leave Allocation,Szabadság lefoglalása
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302197apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +396,Material Requests {0} created,{0} anyagigénylés létrejött
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302198apps/erpnext/erpnext/config/selling.py +122,Template of terms or contract.,Sablon kifejezések vagy szerződés.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302199DocType: Customer,Address and Contact,Cím és kapcsolattartási
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302200DocType: Customer,Last Day of the Next Month,Last Day of a következő hónapban
Pratik Vyasb8a56872015-06-01 23:48:43 +05302201DocType: Employee,Feedback,Visszajelzés
Anand Doshi019111b2015-11-20 18:00:11 +05302202apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +66,"Leave cannot be allocated before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Szabadság nem kell elosztani {0}, mint szabadság egyensúlya már carry-továbbította a jövőben szabadság elosztása rekordot {1}"
Rushabh Mehtafc307972015-11-04 18:02:45 +05302203apps/erpnext/erpnext/accounts/party.py +284,Note: Due / Reference Date exceeds allowed customer credit days by {0} day(s),Megjegyzés: Mivel / Referencia dátum meghaladja a megengedett ügyfél hitel nap {0} nap (ok)
Anand Doshi019111b2015-11-20 18:00:11 +05302204apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +632,Maint. Schedule,Karba. Menetrend
Pratik Vyasb8a56872015-06-01 23:48:43 +05302205DocType: Stock Settings,Freeze Stock Entries,Készlet zárolás
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302206DocType: Item,Reorder level based on Warehouse,Reorder szinten alapuló Warehouse
Pratik Vyas97264472015-05-14 15:13:10 +05302207DocType: Activity Cost,Billing Rate,Díjszabás
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302208,Qty to Deliver,Mennyiség cselekedni!
2209DocType: Monthly Distribution Percentage,Month,Hónap
Pratik Vyasfcc31022015-07-10 12:05:24 +05302210,Stock Analytics,Készlet analítika
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302211DocType: Installation Note Item,Against Document Detail No,Ellen Document Részlet No
2212DocType: Quality Inspection,Outgoing,Kimenő
2213DocType: Material Request,Requested For,Igényelt
2214DocType: Quotation Item,Against Doctype,Ellen Doctype
2215DocType: Delivery Note,Track this Delivery Note against any Project,Kövesse nyomon ezt a szállítólevél ellen Project
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302216apps/erpnext/erpnext/accounts/doctype/account/account.py +176,Root account can not be deleted,Root fiók nem törölhető
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302217apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +75,Show Stock Entries,Mutasd Stock bejegyzések
2218,Is Primary Address,Van Elsődleges cím
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302219DocType: Production Order,Work-in-Progress Warehouse,Work in progress Warehouse
Anand Doshi019111b2015-11-20 18:00:11 +05302220apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +310,Reference #{0} dated {1},Referencia # {0} dátuma {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302221apps/erpnext/erpnext/templates/includes/cart/cart_address.html +13,Manage Addresses,Kezelje címek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302222DocType: Pricing Rule,Item Code,Tételkód
Pratik Vyas97264472015-05-14 15:13:10 +05302223DocType: Production Planning Tool,Create Production Orders,Gyártásrendelés létrehozása
Pratik Vyasfcc31022015-07-10 12:05:24 +05302224DocType: Serial No,Warranty / AMC Details,Garancia és éves karbantartási szerződés részletei
2225DocType: Journal Entry,User Remark,Felhasználói megjegyzés
Pratik Vyasb8a56872015-06-01 23:48:43 +05302226DocType: Lead,Market Segment,Piaci rész
Pratik Vyas97264472015-05-14 15:13:10 +05302227DocType: Employee Internal Work History,Employee Internal Work History,A munkavállaló cégen belüli mozgása
Nabin Hait733680b2015-12-07 14:12:41 +05302228apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +223,Closing (Dr),Zárás (Dr)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302229DocType: Contact,Passive,Passzív
Anand Doshi191b2972015-10-21 16:50:31 +05302230apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +228,Serial No {0} not in stock,Serial No {0} nincs raktáron
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302231apps/erpnext/erpnext/config/selling.py +127,Tax template for selling transactions.,Adó sablon eladási ügyleteket.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302232DocType: Sales Invoice,Write Off Outstanding Amount,Írja Off fennálló összeg
2233DocType: Features Setup,"Check if you need automatic recurring invoices. After submitting any sales invoice, Recurring section will be visible.","Ellenőrizze, hogy szükség van az automatikus visszatérő számlákat. Benyújtása után minden értékesítési számlát, ismétlődő szakasz lesz látható."
2234DocType: Account,Accounts Manager,Fiókkezelõ
Rushabh Mehtafc307972015-11-04 18:02:45 +05302235apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +39,Time Log {0} must be 'Submitted',"A(z) {0} időnaplót be kell ""Küldeni"""
Pratik Vyas97264472015-05-14 15:13:10 +05302236DocType: Stock Settings,Default Stock UOM,Alapértelmezett mértékegység
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302237DocType: Time Log,Costing Rate based on Activity Type (per hour),Költségszámítás feltüntetett ár tevékenység típusa (óránként)
Pratik Vyas97264472015-05-14 15:13:10 +05302238DocType: Production Planning Tool,Create Material Requests,Anyagigénylés létrehozása
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302239DocType: Employee Education,School/University,Iskola / Egyetem
Pratik Vyas97264472015-05-14 15:13:10 +05302240DocType: Sales Invoice Item,Available Qty at Warehouse,Elérhető mennyiség a raktárban
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302241,Billed Amount,Számlázott összeg
2242DocType: Bank Reconciliation,Bank Reconciliation,Bank Megbékélés
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302243apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +9,Get Updates,Get frissítések
Nabin Hait733680b2015-12-07 14:12:41 +05302244apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +106,Material Request {0} is cancelled or stopped,"A(z) {0} anyagigénylés törölve, vagy leállítva"
Anand Doshi03791fc2015-12-15 15:17:11 +05302245apps/erpnext/erpnext/public/js/setup_wizard.js +395,Add a few sample records,Adjunk hozzá néhány mintát bejegyzések
Rushabh Mehtafc307972015-11-04 18:02:45 +05302246apps/erpnext/erpnext/config/hr.py +210,Leave Management,Hagyja Management
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302247apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +81,Group by Account,Számla által csoportosítva
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302248DocType: Sales Order,Fully Delivered,Teljesen szállítva
2249DocType: Lead,Lower Income,Alacsonyabb jövedelmű
2250DocType: Period Closing Voucher,"The account head under Liability, in which Profit/Loss will be booked","A számla fej mellett felelősség, amelyben Profit / Loss könyvelik"
2251DocType: Payment Tool,Against Vouchers,Ellen utalványok
Pratik Vyasb8a56872015-06-01 23:48:43 +05302252apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +23,Quick Help,Gyors súgó
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302253apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +168,Source and target warehouse cannot be same for row {0},Forrás és cél raktárban nem lehet azonos sorban {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302254DocType: Features Setup,Sales Extras,Értékesítési Extrák
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302255apps/erpnext/erpnext/accounts/utils.py +346,{0} budget for Account {1} against Cost Center {2} will exceed by {3},{0} költségvetés Account {1} ellen Cost Center {2} meg fogja haladni a {3}
2256apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +243,"Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry","Különbség Figyelembe kell lennie Eszköz / Forrás típusú számla, mivel ez a Stock Megbékélés egy Nyitva Entry"
Anand Doshi019111b2015-11-20 18:00:11 +05302257apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +141,Purchase Order number required for Item {0},Megrendelés számát szükséges Elem {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302258apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +18,'From Date' must be after 'To Date',"a ""Dátumtól"" a ""Dátumig"" után kell állnia"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302259,Stock Projected Qty,Stock kivetített Mennyiség
Anand Doshi019111b2015-11-20 18:00:11 +05302260apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +150,Customer {0} does not belong to project {1},Vásárlói {0} nem tartozik a projekt {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302261DocType: Sales Order,Customer's Purchase Order,Ügyfél Megrendelés
Pratik Vyasb8a56872015-06-01 23:48:43 +05302262DocType: Warranty Claim,From Company,Cégtől
Pratik Vyas97264472015-05-14 15:13:10 +05302263apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +95,Value or Qty,Érték vagy menny
Anand Doshi03791fc2015-12-15 15:17:11 +05302264apps/erpnext/erpnext/public/js/setup_wizard.js +381,Minute,Perc
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302265DocType: Purchase Invoice,Purchase Taxes and Charges,Adókat és díjakat
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302266,Qty to Receive,Mennyiség fogadáshoz
2267DocType: Leave Block List,Leave Block List Allowed,Hagyja Block List hozhatja
Anand Doshi019111b2015-11-20 18:00:11 +05302268apps/erpnext/erpnext/public/js/setup_wizard.js +108,You will use it to Login,Fogod használni a belépéshez
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302269DocType: Sales Partner,Retailer,Kiskereskedő
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302270apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +99,Credit To account must be a Balance Sheet account,Hitel figyelembe kell egy Mérlegszámla
Pratik Vyas97264472015-05-14 15:13:10 +05302271apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +128,All Supplier Types,Minden beszállító típusok
Rushabh Mehtafc307972015-11-04 18:02:45 +05302272apps/erpnext/erpnext/stock/doctype/item/item.py +37,Item Code is mandatory because Item is not automatically numbered,"Elem kód megadása kötelező, mert pont nincs automatikusan számozott"
Anand Doshi019111b2015-11-20 18:00:11 +05302273apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +93,Quotation {0} not of type {1},Idézet {0} nem type {1}
Pratik Vyasb8a56872015-06-01 23:48:43 +05302274DocType: Maintenance Schedule Item,Maintenance Schedule Item,Karbantartandó eszköz
Pratik Vyas97264472015-05-14 15:13:10 +05302275DocType: Sales Order,% Delivered,% kiszállítva
2276apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +177,Bank Overdraft Account,Folyószámlahitel Account
Pratik Vyasb8a56872015-06-01 23:48:43 +05302277apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +15,Make Salary Slip,Bérlap készítése
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302278apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +18,Browse BOM,Keressen BOM
Pratik Vyas97264472015-05-14 15:13:10 +05302279apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +175,Secured Loans,Zálogkölcsön
Anand Doshi019111b2015-11-20 18:00:11 +05302280apps/erpnext/erpnext/setup/setup_wizard/data/sample_home_page.html +3,Awesome Products,Döbbenetes termékek
Pratik Vyas97264472015-05-14 15:13:10 +05302281apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +189,Opening Balance Equity,Nyitó egyenleg Equity
Pratik Vyas97264472015-05-14 15:13:10 +05302282DocType: Appraisal,Appraisal,Teljesítmény értékelés
Pratik Vyas97264472015-05-14 15:13:10 +05302283apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +22,Date is repeated,Dátum megismétlődik
Anand Doshi666fbaf2015-11-26 12:40:13 +05302284apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,Az aláírásra jogosult
Anand Doshi03791fc2015-12-15 15:17:11 +05302285apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +164,Leave approver must be one of {0},Hagyja jóváhagyóhoz közül kell {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302286DocType: Hub Settings,Seller Email,Eladó Email
Pratik Vyas97264472015-05-14 15:13:10 +05302287DocType: Project,Total Purchase Cost (via Purchase Invoice),Beszerzés teljes költségének (via vásárlást igazoló számlát)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302288DocType: Workstation Working Hour,Start Time,Start Time
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302289DocType: Item Price,Bulk Import Help,Tömeges Import Súgó
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302290apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +200,Select Quantity,Select Mennyiség
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302291apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +34,Approving Role cannot be same as role the rule is Applicable To,"Jóváhagyó szerepet nem lehet ugyanaz, mint szerepe a szabály alkalmazandó"
Anand Doshi191b2972015-10-21 16:50:31 +05302292apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +66,Unsubscribe from this Email Digest,Iratkozni a e-mail kivonat
2293apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +36,Message Sent,Üzenet elküldve
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302294DocType: Production Plan Sales Order,SO Date,SO dátuma
2295DocType: Sales Invoice,Rate at which Price list currency is converted to customer's base currency,"Arány, amely Árlista pénznemben átalakul ügyfél alap deviza"
Pratik Vyas97264472015-05-14 15:13:10 +05302296DocType: Purchase Invoice Item,Net Amount (Company Currency),Nettó összeg (Társaság Currency)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302297DocType: BOM Operation,Hour Rate,Órás sebesség
Pratik Vyasb8a56872015-06-01 23:48:43 +05302298DocType: Stock Settings,Item Naming By,Elem elnevezés típusa
Anand Doshi019111b2015-11-20 18:00:11 +05302299apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +655,From Quotation,Árajánlat
Rushabh Mehtafc307972015-11-04 18:02:45 +05302300apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +46,Another Period Closing Entry {0} has been made after {1},Egy újabb pont a nevezési határidő {0} azután tette {1}
Pratik Vyasb8a56872015-06-01 23:48:43 +05302301DocType: Production Order,Material Transferred for Manufacturing,Anyag átrakva gyártáshoz
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302302apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +29,Account {0} does not exists,Account {0} nem létezik
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302303DocType: Purchase Receipt Item,Purchase Order Item No,Megrendelés tétel
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302304DocType: Project,Project Type,Projekt típusa
2305apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +16,Either target qty or target amount is mandatory.,Vagy target Menny vagy előirányzott összeg kötelező.
Pratik Vyas97264472015-05-14 15:13:10 +05302306apps/erpnext/erpnext/config/projects.py +38,Cost of various activities,Költségek különböző tevékenységek
Anand Doshi191b2972015-10-21 16:50:31 +05302307apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +101,Not allowed to update stock transactions older than {0},"Nem engedélyezett frissíteni részvény tranzakciók idősebb, mint {0}"
Pratik Vyasb8a56872015-06-01 23:48:43 +05302308DocType: Item,Inspection Required,Minőség-ellenőrzés szükséges
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302309DocType: Purchase Invoice Item,PR Detail,PR részlete
2310DocType: Sales Order,Fully Billed,Teljesen számlázott
Pratik Vyas97264472015-05-14 15:13:10 +05302311apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,A készpénz
Anand Doshi019111b2015-11-20 18:00:11 +05302312apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +119,Delivery warehouse required for stock item {0},Szállítási raktárban szükséges állomány elem {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302313DocType: Packing Slip,The gross weight of the package. Usually net weight + packaging material weight. (for print),A bruttó tömeg a csomag. Általában a nettó tömeg + csomagolóanyag súlyát. (Nyomtatási)
2314DocType: Accounts Settings,Users with this role are allowed to set frozen accounts and create / modify accounting entries against frozen accounts,"A felhasználók ezzel a szereppel megengedett, hogy a befagyasztott számlák és létrehozza / módosítja könyvelési tételek ellen befagyasztott számlák"
Pratik Vyasb8a56872015-06-01 23:48:43 +05302315DocType: Serial No,Is Cancelled,ez törölve
Anand Doshi019111b2015-11-20 18:00:11 +05302316apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +286,My Shipments,Saját szállítások
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302317DocType: Journal Entry,Bill Date,Bill dátuma
2318apps/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:","Még ha több árképzési szabályok kiemelten, akkor a következő belső prioritások kerülnek alkalmazásra:"
2319DocType: Supplier,Supplier Details,Beszállító részletei
Pratik Vyas97264472015-05-14 15:13:10 +05302320DocType: Expense Claim,Approval Status,Jóváhagyás állapota
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302321DocType: Hub Settings,Publish Items to Hub,Közzé tételek Hub
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302322apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +44,From value must be less than to value in row {0},"Re kisebb legyen, mint az értéket sorban {0}"
Anand Doshi019111b2015-11-20 18:00:11 +05302323apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +133,Wire Transfer,Banki átutalás
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302324apps/erpnext/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.py +25,Please select Bank Account,"Kérjük, válasszon Bank Account"
2325DocType: Newsletter,Create and Send Newsletters,Létrehozása és küldése hírlevelek
Pratik Vyas97264472015-05-14 15:13:10 +05302326DocType: Sales Order,Recurring Order,Ismétlődő rendelés
2327DocType: Company,Default Income Account,Alapértelmezett bejövő számla
2328apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +33,Customer Group / Customer,Vásárlói csoport / Ügyfélszolgálat
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302329DocType: Item Group,Check this if you want to show in website,"Jelölje be, ha azt szeretné, hogy megmutassa a honlapon"
Anand Doshi019111b2015-11-20 18:00:11 +05302330,Welcome to ERPNext,Üdvözöl az ERPNext
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302331DocType: Payment Reconciliation Payment,Voucher Detail Number,Utalvány Részlet száma
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302332apps/erpnext/erpnext/config/crm.py +146,Lead to Quotation,Vezethet Idézet
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302333DocType: Lead,From Customer,Az Ügyfél
Anand Doshi019111b2015-11-20 18:00:11 +05302334apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +37,Calls,Hívások
Pratik Vyas97264472015-05-14 15:13:10 +05302335DocType: Project,Total Costing Amount (via Time Logs),Összesen Költség Összeg (via Idő Napló)
Pratik Vyasfcc31022015-07-10 12:05:24 +05302336DocType: Purchase Order Item Supplied,Stock UOM,Készlet mértékegysége
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302337apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +198,Purchase Order {0} is not submitted,Megrendelés {0} nem nyújtják be
Anand Doshi03791fc2015-12-15 15:17:11 +05302338apps/erpnext/erpnext/stock/doctype/item/item.js +32,Projected,Tervezett
Anand Doshi191b2972015-10-21 16:50:31 +05302339apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +218,Serial No {0} does not belong to Warehouse {1},Serial No {0} nem tartozik Warehouse {1}
Anand Doshi03791fc2015-12-15 15:17:11 +05302340apps/erpnext/erpnext/controllers/status_updater.py +137,Note: System will not check over-delivery and over-booking for Item {0} as quantity or amount is 0,"Megjegyzés: A rendszer nem ellenőrzi túlteljesítés és over-foglalás jogcím {0}, mint a mennyiség vagy összeg 0"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302341DocType: Notification Control,Quotation Message,Idézet Message
Pratik Vyasb8a56872015-06-01 23:48:43 +05302342DocType: Issue,Opening Date,Kezdési dátum
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302343DocType: Journal Entry,Remark,Megjegyzés
Pratik Vyasfcc31022015-07-10 12:05:24 +05302344DocType: Purchase Receipt Item,Rate and Amount,Érték és mennyiség
Rushabh Mehtafc307972015-11-04 18:02:45 +05302345apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +667,From Sales Order,Áthozás értékesítési megrendelésből
Pratik Vyasb8a56872015-06-01 23:48:43 +05302346DocType: Sales Order,Not Billed,Nem számlázott
Pratik Vyas97264472015-05-14 15:13:10 +05302347apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +107,Both Warehouse must belong to same Company,Mindkét Raktárnak ugyanahhoz a céghez kell tartoznia
Rushabh Mehtafc307972015-11-04 18:02:45 +05302348apps/erpnext/erpnext/public/js/templates/contact_list.html +31,No contacts added yet.,Nem szerepel partner még.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302349DocType: Purchase Receipt Item,Landed Cost Voucher Amount,Beszerzési költség utalvány összege
2350DocType: Time Log,Batched for Billing,Kötegelt a számlázással
Pratik Vyas97264472015-05-14 15:13:10 +05302351apps/erpnext/erpnext/config/accounts.py +23,Bills raised by Suppliers.,Bills által felvetett Szállítók.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302352DocType: POS Profile,Write Off Account,Leíró számla
Rushabh Mehtafc307972015-11-04 18:02:45 +05302353apps/erpnext/erpnext/public/js/pos/pos.html +28,Discount Amount,Kedvezmény összege
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302354DocType: Purchase Invoice,Return Against Purchase Invoice,Return Against vásárlási számla
Pratik Vyasfcc31022015-07-10 12:05:24 +05302355DocType: Item,Warranty Period (in days),Garancia hossza (napokban)
Anand Doshi03791fc2015-12-15 15:17:11 +05302356apps/erpnext/erpnext/public/js/setup_wizard.js +310,e.g. VAT,pl. ÁFA
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302357apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,4. pont
Pratik Vyasb8a56872015-06-01 23:48:43 +05302358DocType: Journal Entry Account,Journal Entry Account,Könyvelési tétel számlaszáma
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302359DocType: Shopping Cart Settings,Quotation Series,Idézet Series
Rushabh Mehtafc307972015-11-04 18:02:45 +05302360apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +52,"An item exists with same name ({0}), please change the item group name or rename the item","Egy elem létezik azonos nevű ({0}), kérjük, változtassa meg a tételt csoport nevét, vagy nevezze át a tételt"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302361DocType: Sales Order Item,Sales Order Date,Vevői rendelés dátuma
Pratik Vyas97264472015-05-14 15:13:10 +05302362DocType: Sales Invoice Item,Delivered Qty,Kiszállított mennyiség
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302363apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +63,Warehouse {0}: Company is mandatory,Warehouse {0}: Cég kötelező
Pratik Vyas97264472015-05-14 15:13:10 +05302364apps/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.","Tovább a megfelelő csoportba (általában forrása alapok> Rövid lejáratú kötelezettségek> Adók és Illetékek és hozzon létre egy új fiók (kattintva Add Child) típusú "adó", és nem beszélve az adókulcs."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302365,Payment Period Based On Invoice Date,Fizetési határidő számla alapján dátuma
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302366apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +50,Missing Currency Exchange Rates for {0},Hiányzó valutaárfolyamok: {0}
Pratik Vyasfcc31022015-07-10 12:05:24 +05302367DocType: Journal Entry,Stock Entry,Készlet mozgás
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302368DocType: Account,Payable,Kifizetendő
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302369DocType: Salary Slip,Arrear Amount,Hátralék összege
Pratik Vyasb8a56872015-06-01 23:48:43 +05302370apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Új vásárló
2371apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +68,Gross Profit %,Bruttó nyereség %
Pratik Vyasfcc31022015-07-10 12:05:24 +05302372DocType: Appraisal Goal,Weightage (%),Súlyozás (%)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302373DocType: Bank Reconciliation Detail,Clearance Date,Távolság dátuma
Pratik Vyas97264472015-05-14 15:13:10 +05302374DocType: Newsletter,Newsletter List,Hírlevél listája
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302375DocType: Process Payroll,Check if you want to send salary slip in mail to each employee while submitting salary slip,"Ellenőrizze, hogy a küldeni kívánt fizetése csúszik mail fel az alkalmazottaknak, míg benyújtásával fizetés slip"
Pratik Vyas97264472015-05-14 15:13:10 +05302376DocType: Lead,Address Desc,Cím leírása
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302377apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +33,Atleast one of the Selling or Buying must be selected,Atleast egyik elad vagy vesz ki kell választani
Pratik Vyasfcc31022015-07-10 12:05:24 +05302378apps/erpnext/erpnext/config/manufacturing.py +34,Where manufacturing operations are carried.,Ahol a gyártási műveleteket végzik.
Pratik Vyasfcc31022015-07-10 12:05:24 +05302379DocType: Stock Entry Detail,Source Warehouse,Forrás raktár
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302380DocType: Installation Note,Installation Date,Telepítés dátuma
2381DocType: Employee,Confirmation Date,Visszaigazolás
2382DocType: C-Form,Total Invoiced Amount,Teljes kiszámlázott összeg
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302383DocType: Account,Sales User,Értékesítési Felhasználó
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302384apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +46,Min Qty can not be greater than Max Qty,"Min Menny nem lehet nagyobb, mint Max Mennyiség"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302385DocType: Stock Entry,Customer or Supplier Details,Ügyfél vagy beszállító Részletek
Pratik Vyasb8a56872015-06-01 23:48:43 +05302386DocType: Lead,Lead Owner,Célpont tulajdonosa
Anand Doshi03791fc2015-12-15 15:17:11 +05302387apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +257,Warehouse is required,Warehouse van szükség
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302388DocType: Employee,Marital Status,Családi állapot
Pratik Vyas97264472015-05-14 15:13:10 +05302389DocType: Stock Settings,Auto Material Request,Automata anyagrendelés
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302390DocType: Time Log,Will be updated when billed.,Frissítésre kerül kiszámlázásra.
Rushabh Mehtafc307972015-11-04 18:02:45 +05302391DocType: Delivery Note Item,Available Batch Qty at From Warehouse,Elérhető Batch Mennyiség meg a raktárból
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302392apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +25,Current BOM and New BOM can not be same,Jelenlegi BOM és a New BOM nem lehet ugyanazon
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302393apps/erpnext/erpnext/hr/doctype/employee/employee.py +111,Date Of Retirement must be greater than Date of Joining,"A nyugdíjazás nagyobbnak kell lennie, mint Csatlakozás dátuma"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302394DocType: Sales Invoice,Against Income Account,Elleni jövedelem számla
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302395apps/erpnext/erpnext/controllers/website_list_for_contact.py +69,{0}% Delivered,{0}% szállítva
Nabin Hait733680b2015-12-07 14:12:41 +05302396apps/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).,"Elem {0}: Rendezett Mennyiség {1} nem lehet kevesebb, mint a minimális rendelési mennyiség {2} (pontban meghatározott)."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302397DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Havi elosztási százalék
Pratik Vyasfcc31022015-07-10 12:05:24 +05302398DocType: Territory,Territory Targets,Területi célpontok
2399DocType: Delivery Note,Transporter Info,Fuvarozó adatai
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302400DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,Megrendelés mellékelt tételek
Anand Doshi666fbaf2015-11-26 12:40:13 +05302401apps/erpnext/erpnext/public/js/setup_wizard.js +174,Company Name cannot be Company,A cég neve nem lehet Társaság
Pratik Vyas97264472015-05-14 15:13:10 +05302402apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Levél fejek a nyomtatási sablonok.
2403apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,Címeket nyomtatási sablonok pl Pro forma számla.
2404apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +140,Valuation type charges can not marked as Inclusive,Értékelés típusú költségeket nem lehet megjelölni Inclusive
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302405DocType: POS Profile,Update Stock,Készlet frissítése
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302406apps/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.,"Különböző mértékegysége elemek, az helytelen (Total) Nettó súly értéket. Győződjön meg arról, hogy a nettó tömege egyes tételek ugyanabban UOM."
2407apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,BOM Rate,BOM Rate
Rushabh Mehtafc307972015-11-04 18:02:45 +05302408apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +85,Please pull items from Delivery Note,"Kérjük, húzza elemeket szállítólevél"
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302409apps/erpnext/erpnext/accounts/utils.py +270,Journal Entries {0} are un-linked,A naplóbejegyzések {0} un-linked
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302410apps/erpnext/erpnext/config/crm.py +37,"Record of all communications of type email, phone, chat, visit, etc.","Rekord minden kommunikáció típusú e-mail, telefon, chat, látogatás, stb"
2411apps/erpnext/erpnext/accounts/general_ledger.py +134,Please mention Round Off Cost Center in Company,Kérjük beszélve Round Off Cost Center Company
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302412DocType: Purchase Invoice,Terms,Feltételek
Anand Doshi03791fc2015-12-15 15:17:11 +05302413apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +251,Create New,Új létrehozása
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302414DocType: Buying Settings,Purchase Order Required,Megrendelés Kötelező
2415,Item-wise Sales History,Elem-bölcs értékesítési történelem
2416DocType: Expense Claim,Total Sanctioned Amount,Összesen Jóváhagyott összeg
2417,Purchase Analytics,Vásárlási Analytics
2418DocType: Sales Invoice Item,Delivery Note Item,Szállítólevél tétel
Pratik Vyas97264472015-05-14 15:13:10 +05302419DocType: Expense Claim,Task,Feladat
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302420DocType: Purchase Taxes and Charges,Reference Row #,Referencia Row #
Anand Doshi191b2972015-10-21 16:50:31 +05302421apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +76,Batch number is mandatory for Item {0},Batch szám kötelező tétel {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302422apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +14,This is a root sales person and cannot be edited.,"Ez egy gyökér értékesítő személyt, és nem lehet szerkeszteni."
Pratik Vyasfcc31022015-07-10 12:05:24 +05302423,Stock Ledger,Készlet könyvelés
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302424apps/erpnext/erpnext/templates/pages/order.html +58,Rate: {0},Rate: {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302425DocType: Salary Slip Deduction,Salary Slip Deduction,Fizetés Slip levonása
Anand Doshi03791fc2015-12-15 15:17:11 +05302426apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +202,Select a group node first.,Válasszon egy csoportot csomópont először.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302427apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +74,Purpose must be one of {0},Ezen célok közül kell választani: {0}
Rushabh Mehtafc307972015-11-04 18:02:45 +05302428apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +108,Fill the form and save it,"Töltse ki az űrlapot, és mentse el"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302429DocType: Production Planning Tool,Download a report containing all raw materials with their latest inventory status,"Töltse le a jelentést, amely tartalmazza az összes nyersanyagot, a legfrissebb Készlet állapot"
Rushabh Mehtafc307972015-11-04 18:02:45 +05302430apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,Közösségi Fórum
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302431DocType: Leave Application,Leave Balance Before Application,Hagyja Balance alkalmazása előtt
2432DocType: SMS Center,Send SMS,SMS küldése
Pratik Vyas97264472015-05-14 15:13:10 +05302433DocType: Company,Default Letter Head,Alapértelmezett levélfejléc
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302434DocType: Time Log,Billable,Számlázható
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302435DocType: Account,Rate at which this tax is applied,"Arány, amely ezt az adót alkalmaznak"
Rushabh Mehtafc307972015-11-04 18:02:45 +05302436apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Reorder Qty,Újra rendelendő mennyiség
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302437DocType: Company,Stock Adjustment Account,Stock korrekció számla
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302438DocType: Journal Entry,Write Off,Leíró
Pratik Vyas97264472015-05-14 15:13:10 +05302439DocType: Time Log,Operation ID,Operation ID
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302440DocType: Employee,"System User (login) ID. If set, it will become default for all HR forms.","Rendszer felhasználói (login) ID. Ha be van állítva, ez lesz az alapértelmezés minden HR formák."
2441apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: {1}
Pratik Vyas97264472015-05-14 15:13:10 +05302442DocType: Task,depends_on,attól függ
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302443apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +86,Opportunity Lost,Elveszített lehetőség
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302444DocType: Features Setup,"Discount Fields will be available in Purchase Order, Purchase Receipt, Purchase Invoice","Kedvezmény Fields lesz kapható Megrendelés, vásárlási nyugta, vásárlási számla"
Anand Doshi03791fc2015-12-15 15:17:11 +05302445apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +211,Name of new Account. Note: Please don't create accounts for Customers and Suppliers,"Nevét az új fiók. Megjegyzés: Kérjük, ne hozzon létre ügyfélszámlák és Szolgáltatók"
Pratik Vyas97264472015-05-14 15:13:10 +05302446DocType: BOM Replace Tool,BOM Replace Tool,Anyagjegyzék cserélő eszköz
2447apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Országonként eltérő címlista sablonok
Rushabh Mehtafc307972015-11-04 18:02:45 +05302448DocType: Sales Order Item,Supplier delivers to Customer,Szállító szállít az Ügyfél
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302449apps/erpnext/erpnext/public/js/controllers/transaction.js +735,Show tax break-up,Mutass adókedvezmény-up
Rushabh Mehtafc307972015-11-04 18:02:45 +05302450apps/erpnext/erpnext/accounts/party.py +287,Due / Reference Date cannot be after {0},A határidő / referencia dátum nem lehet {0} utáni
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302451apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Az adatok importálása és exportálása
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302452DocType: Features Setup,If you involve in manufacturing activity. Enables Item 'Is Manufactured',"Ha bevonják a gyártási tevékenység. Engedélyezi tétel ""gyártják"""
Rushabh Mehtafc307972015-11-04 18:02:45 +05302453apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +54,Invoice Posting Date,Számla Könyvelési dátum
Pratik Vyasfcc31022015-07-10 12:05:24 +05302454DocType: Sales Invoice,Rounded Total,Kerekített összeg
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302455DocType: Product Bundle,List items that form the package.,A lista elemei alkotják a csomagot.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302456apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,Százalékos megoszlás egyenlőnek kell lennie a 100%
Pratik Vyasb8a56872015-06-01 23:48:43 +05302457DocType: Serial No,Out of AMC,ÉKSz időn túl
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302458DocType: Purchase Order Item,Material Request Detail No,Anyag kérése Részlet No
Pratik Vyasb8a56872015-06-01 23:48:43 +05302459apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +33,Make Maintenance Visit,Karbantartási látogatás készítése
Anand Doshi191b2972015-10-21 16:50:31 +05302460apps/erpnext/erpnext/selling/doctype/customer/customer.py +187,Please contact to the user who have Sales Master Manager {0} role,"Kérjük, lépjen kapcsolatba a felhasználónak, akik Sales mester menedzser {0} szerepe"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302461DocType: Company,Default Cash Account,Alapértelmezett pénzforgalmi számlát
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302462apps/erpnext/erpnext/config/accounts.py +79,Company (not Customer or Supplier) master.,Cég (nem ügyfél vagy szállító) mestere.
Anand Doshi019111b2015-11-20 18:00:11 +05302463apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +100,Please enter 'Expected Delivery Date',"Kérjük, írja be a ""szülés várható időpontja"""
2464apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +182,Delivery Notes {0} must be cancelled before cancelling this Sales Order,Szállítólevelek {0} törölni kell lemondása előtt ezt a Vevői rendelés
Anand Doshi03791fc2015-12-15 15:17:11 +05302465apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +374,Paid amount + Write Off Amount can not be greater than Grand Total,"Befizetett összeg + Írja egyszeri összeg nem lehet nagyobb, mint a Grand Total"
Anand Doshi191b2972015-10-21 16:50:31 +05302466apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +78,{0} is not a valid Batch Number for Item {1},{0} nem érvényes Batch Number jogcím {1}
Anand Doshi03791fc2015-12-15 15:17:11 +05302467apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +126,Note: There is not enough leave balance for Leave Type {0},Megjegyzés: Nincs elég szabadság mérlege Leave Type {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302468apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +9,"Note: If payment is not made against any reference, make Journal Entry manually.","Megjegyzés: Ha a fizetés nem történik ellen utalást, hogy Naplókönyvelés kézzel."
2469DocType: Item,Supplier Items,Szállító elemek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302470DocType: Opportunity,Opportunity Type,Lehetőség Type
Pratik Vyas97264472015-05-14 15:13:10 +05302471apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +42,New Company,Új cég
Anand Doshi191b2972015-10-21 16:50:31 +05302472apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +56,Cost Center is required for 'Profit and Loss' account {0},"Költség Center szükséges ""eredménykimutatás"" veszik {0}"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302473apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17,Transactions can only be deleted by the creator of the Company,Tranzakciók csak akkor törli a Teremtő a Társaság
2474apps/erpnext/erpnext/accounts/general_ledger.py +21,Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction.,"Helytelen száma főkönyvi bejegyzések találhatók. Lehet, hogy már kiválasztott egy megfelelő fiókba a tranzakciót."
Pratik Vyas97264472015-05-14 15:13:10 +05302475apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +31,To create a Bank Account,Hogy hozzon létre egy Bankszámla
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302476DocType: Hub Settings,Publish Availability,Közzé Elérhetőség
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302477apps/erpnext/erpnext/hr/doctype/employee/employee.py +105,Date of Birth cannot be greater than today.,"Születési idő nem lehet nagyobb, mint ma."
Pratik Vyasfcc31022015-07-10 12:05:24 +05302478,Stock Ageing,Készlet öregedés
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302479apps/erpnext/erpnext/controllers/accounts_controller.py +218,{0} '{1}' is disabled,"{0} ""{1}"" le van tiltva"
Pratik Vyas97264472015-05-14 15:13:10 +05302480apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Beállítás Nyílt
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302481DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Küldd automatikus e-maileket Kapcsolatok benyújtásával tranzakciókat.
Anand Doshi03791fc2015-12-15 15:17:11 +05302482apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +230,"Row {0}: Qty not avalable in warehouse {1} on {2} {3}.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302483 Available Qty: {4}, Transfer Qty: {5}","Row {0}: Menny nem avalable raktárban {1} a {2} {3}. Elérhető Mennyiség: {4}, Transzfer Mennyiség: {5}"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302484apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,3. pont
Rushabh Mehtafc307972015-11-04 18:02:45 +05302485DocType: Purchase Order,Customer Contact Email,Vásárlói Email
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302486DocType: Sales Team,Contribution (%),Hozzájárulás (%)
Anand Doshi03791fc2015-12-15 15:17:11 +05302487apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +464,Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,"Megjegyzés: Fizetés bejegyzés nem hozható létre, mert ""Készpénz vagy bankszámláját"" nem volt megadva"
Anand Doshi019111b2015-11-20 18:00:11 +05302488apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +171,Responsibilities,Felelősségek
Rushabh Mehtafc307972015-11-04 18:02:45 +05302489apps/erpnext/erpnext/stock/doctype/item/item_list.js +11,Template,Sablon
Pratik Vyasfcc31022015-07-10 12:05:24 +05302490DocType: Sales Person,Sales Person Name,Értékesítő neve
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302491apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54,Please enter atleast 1 invoice in the table,"Kérjük, adja atleast 1 számlát a táblázatban"
Anand Doshi03791fc2015-12-15 15:17:11 +05302492apps/erpnext/erpnext/public/js/setup_wizard.js +273,Add Users,Felhasználók hozzáadása
Pratik Vyasb8a56872015-06-01 23:48:43 +05302493DocType: Pricing Rule,Item Group,Anyagcsoport
Pratik Vyas97264472015-05-14 15:13:10 +05302494DocType: Task,Actual Start Date (via Time Logs),Tényleges kezdési dátum (via Idő Napló)
2495DocType: Stock Reconciliation Item,Before reconciliation,Mielőtt megbékélés
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302496apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +12,To {0},{0}
Pratik Vyasfcc31022015-07-10 12:05:24 +05302497DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Adók és költségek hozzáadása (a cég pénznemében)
Anand Doshi03791fc2015-12-15 15:17:11 +05302498apps/erpnext/erpnext/stock/doctype/item/item.py +374,Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,Elem Tax Row {0} kell figyelembe típusú adót vagy bevételként vagy ráfordításként vagy fizetős
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302499DocType: Sales Order,Partly Billed,Részben számlázott
2500DocType: Item,Default BOM,Alapértelmezett BOM
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302501apps/erpnext/erpnext/setup/doctype/company/company.js +22,Please re-type company name to confirm,"Kérjük ismíteld cég nevét, hogy erősítse"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302502apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +70,Total Outstanding Amt,Teljes fennálló Amt
Pratik Vyasfcc31022015-07-10 12:05:24 +05302503DocType: Time Log Batch,Total Hours,Össz óraszám
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302504DocType: Journal Entry,Printing Settings,Nyomtatási beállítások
Anand Doshi019111b2015-11-20 18:00:11 +05302505apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +258,Total Debit must be equal to Total Credit. The difference is {0},"Összesen Betéti kell egyeznie az összes Credit. A különbség az, {0}"
2506apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +11,Automotive,Automotive
Rushabh Mehtafc307972015-11-04 18:02:45 +05302507apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +684,From Delivery Note,Áthozás fuvarlevélből
Pratik Vyasb8a56872015-06-01 23:48:43 +05302508DocType: Time Log,From Time,Időtől
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302509DocType: Notification Control,Custom Message,Egyedi üzenet
Anand Doshi019111b2015-11-20 18:00:11 +05302510apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +33,Investment Banking,Investment Banking
Anand Doshi03791fc2015-12-15 15:17:11 +05302511apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +370,Cash or Bank Account is mandatory for making payment entry,Készpénz vagy bankszámlára kötelező a fizetés bejegyzés
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302512DocType: Purchase Invoice,Price List Exchange Rate,Árlista árfolyam
2513DocType: Purchase Invoice Item,Rate,Arány
Anand Doshi019111b2015-11-20 18:00:11 +05302514apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +62,Intern,Intern
Pratik Vyas97264472015-05-14 15:13:10 +05302515DocType: Newsletter,A Lead with this email id should exist,Egy célpont ezzel az email címmel már létezik
Pratik Vyasb8a56872015-06-01 23:48:43 +05302516DocType: Stock Entry,From BOM,Anyagjegyzékből
Anand Doshi019111b2015-11-20 18:00:11 +05302517apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +34,Basic,Alapvető
Anand Doshi191b2972015-10-21 16:50:31 +05302518apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94,Stock transactions before {0} are frozen,Részvény tranzakciók előtt {0} befagyasztották
Rushabh Mehtafc307972015-11-04 18:02:45 +05302519apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +217,Please click on 'Generate Schedule',"Kérjük, kattintson a ""Létrehoz Menetrend"""
2520apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +61,To Date should be same as From Date for Half Day leave,El kellene megegyezik Dátum fél napra szabadságra
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302521apps/erpnext/erpnext/config/stock.py +105,"e.g. Kg, Unit, Nos, m","pl. kg, egység, sz., m"
Rushabh Mehtafc307972015-11-04 18:02:45 +05302522apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +96,Reference No is mandatory if you entered Reference Date,"Hivatkozási szám kötelező, amennyiben megadta Referencia dátum"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302523apps/erpnext/erpnext/hr/doctype/employee/employee.py +108,Date of Joining must be greater than Date of Birth,A belépés dátumának nagyobbnak kell lennie a születési dátumnál
Pratik Vyasfcc31022015-07-10 12:05:24 +05302524DocType: Salary Structure,Salary Structure,Bérrendszer
Anand Doshi019111b2015-11-20 18:00:11 +05302525apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +246,"Multiple Price Rule exists with same criteria, please resolve \
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302526 conflict by assigning priority. Price Rules: {0}","Többszörös Ár szabály létezik azonos kritériumok, kérjük, oldja \ konfliktus elsőbbséget. Ár Szabályok: {0}"
2527DocType: Account,Bank,Bank
Anand Doshi019111b2015-11-20 18:00:11 +05302528apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,Légitársaság
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302529apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +580,Issue Material,Kérdés Anyag
Pratik Vyasb8a56872015-06-01 23:48:43 +05302530DocType: Material Request Item,For Warehouse,Ebbe a raktárba
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302531DocType: Employee,Offer Date,Ajánlat dátum
2532DocType: Hub Settings,Access Token,Access Token
Pratik Vyasfcc31022015-07-10 12:05:24 +05302533DocType: Sales Invoice Item,Serial No,Sorozatszám
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302534apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +144,Please enter Maintaince Details first,"Kérjük, adja fenntartás Részletek először"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302535DocType: Item,Is Fixed Asset Item,A befektetett eszközök tételeire
Pratik Vyas97264472015-05-14 15:13:10 +05302536DocType: Stock Entry,Including items for sub assemblies,Beleértve elemek részegységek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302537DocType: 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","Ha hosszú a nyomtatási formátumot, ez a funkció is használható szét a nyomtatandó oldal több oldalon az összes fejléc és lábléc minden oldalon"
Anand Doshi019111b2015-11-20 18:00:11 +05302538apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +98,All Territories,Minden Területek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302539DocType: Purchase Invoice,Items,Tételek
2540DocType: Fiscal Year,Year Name,Év Név
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302541DocType: Process Payroll,Process Payroll,Bérszámfejtéséhez
Anand Doshi03791fc2015-12-15 15:17:11 +05302542apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +77,There are more holidays than working days this month.,"Jelenleg több, mint a szabadság munkanapon ebben a hónapban."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302543DocType: Product Bundle Item,Product Bundle Item,Termék Bundle pont
Pratik Vyasfcc31022015-07-10 12:05:24 +05302544DocType: Sales Partner,Sales Partner Name,Értékesítő partner neve
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302545DocType: Purchase Invoice Item,Image View,Kép megtekintése
Pratik Vyasb8a56872015-06-01 23:48:43 +05302546DocType: Issue,Opening Time,Kezdési idő
Pratik Vyas97264472015-05-14 15:13:10 +05302547apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,Ettől és időpontok megadása
Anand Doshi019111b2015-11-20 18:00:11 +05302548apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +46,Securities & Commodity Exchanges,Securities & árutőzsdén
Pratik Vyas97264472015-05-14 15:13:10 +05302549DocType: Shipping Rule,Calculate Based On,A számítás ezen alapul
Rushabh Mehtafc307972015-11-04 18:02:45 +05302550DocType: Delivery Note Item,From Warehouse,Raktárról
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302551DocType: Purchase Taxes and Charges,Valuation and Total,Értékelési és Total
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302552DocType: Tax Rule,Shipping City,Szállítási Város
Anand Doshi03791fc2015-12-15 15:17:11 +05302553apps/erpnext/erpnext/stock/doctype/item/item.js +58,This Item is a Variant of {0} (Template). Attributes will be copied over from the template unless 'No Copy' is set,"Ez pont egy változata {0} (Template). Attribútumok kerülnek másolásra át a sablont, kivéve, ha ""No Copy"" van beállítva"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302554DocType: Account,Purchase User,Vásárlási Felhasználó
Pratik Vyas97264472015-05-14 15:13:10 +05302555DocType: Notification Control,Customize the Notification,Értesítés testreszabása
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302556apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +24,Default Address Template cannot be deleted,Alapértelmezett Címsablon nem lehet törölni
Pratik Vyasfcc31022015-07-10 12:05:24 +05302557DocType: Sales Invoice,Shipping Rule,Szállítási lehetőség
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302558DocType: Journal Entry,Print Heading,Nyomtatás címsor
2559DocType: Quotation,Maintenance Manager,Karbantartási vezető
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302560apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +54,Total cannot be zero,Összesen nem lehet nulla
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302561apps/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,"""Az utolsó rendelés óta eltelt napok""-nak nagyobbnak vagy egyenlőnek kell lennie nullával"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302562DocType: C-Form,Amended From,Módosított től
Anand Doshi03791fc2015-12-15 15:17:11 +05302563apps/erpnext/erpnext/public/js/setup_wizard.js +377,Raw Material,Nyersanyag
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302564DocType: Leave Application,Follow via Email,Kövesse e-mailben
Pratik Vyas97264472015-05-14 15:13:10 +05302565DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,Adó összege után kedvezmény összege
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302566apps/erpnext/erpnext/accounts/doctype/account/account.py +181,Child account exists for this account. You can not delete this account.,Gyermek fiók létezik erre a számlára. Nem törölheti ezt a fiókot.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302567apps/erpnext/erpnext/setup/doctype/territory/territory.py +19,Either target qty or target amount is mandatory,Vagy target Menny vagy előirányzott összeg kötelező
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302568apps/erpnext/erpnext/stock/get_item_details.py +452,No default BOM exists for Item {0},Nincs alapértelmezett BOM létezik tétel {0}
Rushabh Mehtafc307972015-11-04 18:02:45 +05302569apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +335,Please select Posting Date first,"Kérjük, válasszon Könyvelési dátum első"
2570apps/erpnext/erpnext/public/js/account_tree_grid.js +211,Opening Date should be before Closing Date,"Nyitva Dátum kell, mielőtt zárónapja"
2571DocType: Leave Control Panel,Carry Forward,Átvihető a szabadság
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302572apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +54,Cost Center with existing transactions can not be converted to ledger,Költség Center meglévő tranzakciók nem lehet átalakítani főkönyvi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302573DocType: Department,Days for which Holidays are blocked for this department.,Napok után Holidays blokkolja ez az osztály.
2574,Produced,Készült
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302575DocType: Item,Item Code for Suppliers,Elem Code for Ellátó
Pratik Vyasfcc31022015-07-10 12:05:24 +05302576DocType: Issue,Raised By (Email),Felvetette (e-mail)
Anand Doshi019111b2015-11-20 18:00:11 +05302577apps/erpnext/erpnext/setup/setup_wizard/default_website.py +72,General,Általános
Anand Doshi666fbaf2015-11-26 12:40:13 +05302578apps/erpnext/erpnext/public/js/setup_wizard.js +256,Attach Letterhead,Levélfejléc csatolása
Pratik Vyas97264472015-05-14 15:13:10 +05302579apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +272,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',"Nem vonható le, ha a kategória a ""Értékelési"" vagy ""Értékelési és Total"""
Anand Doshi03791fc2015-12-15 15:17:11 +05302580apps/erpnext/erpnext/public/js/setup_wizard.js +302,"List your tax heads (e.g. VAT, Customs etc; they should have unique names) and their standard rates. This will create a standard template, which you can edit and add more later.","Sorolja fel az adó fejek (például ÁFA, vám stb rendelkezniük kell egyedi neveket) és a normál áron. Ez létre fog hozni egy szokásos sablon, amely lehet szerkeszteni, és adjunk hozzá még később."
Anand Doshi191b2972015-10-21 16:50:31 +05302581apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +230,Serial Nos Required for Serialized Item {0},Serial Nos Szükséges a Serialized tétel {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302582DocType: Journal Entry,Bank Entry,Bank Entry
2583DocType: Authorization Rule,Applicable To (Designation),Alkalmazandó (elnevezését)
Pratik Vyasb8a56872015-06-01 23:48:43 +05302584apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +28,Group By,Csoportosítva
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302585apps/erpnext/erpnext/config/accounts.py +143,Enable / disable currencies.,Engedélyezése / tiltása a pénznemnek
Pratik Vyas97264472015-05-14 15:13:10 +05302586apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +114,Postal Expenses,Postai költségek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302587apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Összesen (AMT)
Anand Doshi019111b2015-11-20 18:00:11 +05302588apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +26,Entertainment & Leisure,Szórakozás és szabadidő
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302589DocType: Purchase Order,The date on which recurring order will be stop,"Az időpont, amikor az ismétlődő rend lesz megállítani"
Pratik Vyasb8a56872015-06-01 23:48:43 +05302590DocType: Quality Inspection,Item Serial No,Anyag-sorozatszám
Anand Doshi03791fc2015-12-15 15:17:11 +05302591apps/erpnext/erpnext/controllers/status_updater.py +143,{0} must be reduced by {1} or you should increase overflow tolerance,{0} csökkenteni kell {1} vagy növelnie kell overflow tolerancia
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302592apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +57,Total Present,Összesen Present
Anand Doshi03791fc2015-12-15 15:17:11 +05302593apps/erpnext/erpnext/public/js/setup_wizard.js +381,Hour,Óra
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302594apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +145,"Serialized Item {0} cannot be updated \
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302595 using Stock Reconciliation",Serialized Elem {0} nem lehet frissíteni \ felhasználásával Stock Megbékélés
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302596apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +600,Transfer Material to Supplier,Át az anyagot szállító
Anand Doshi191b2972015-10-21 16:50:31 +05302597apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +29,New Serial No cannot have Warehouse. Warehouse must be set by Stock Entry or Purchase Receipt,Új Serial No nem lehet Warehouse. Warehouse kell beállítani Stock Entry vagy vásárlási nyugta
Pratik Vyasb8a56872015-06-01 23:48:43 +05302598DocType: Lead,Lead Type,Célpont típusa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302599apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +82,Create Quotation,Hozzon létre Idézet
Anand Doshi03791fc2015-12-15 15:17:11 +05302600apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +110,You are not authorized to approve leaves on Block Dates,Ön nem jogosult jóváhagyni levelek blokkolása időpontjai
Anand Doshi019111b2015-11-20 18:00:11 +05302601apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +311,All these items have already been invoiced,Mindezen tételek már kiszámlázott
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302602apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Lehet jóvá {0}
Pratik Vyasfcc31022015-07-10 12:05:24 +05302603DocType: Shipping Rule,Shipping Rule Conditions,Szállítás feltételei
2604DocType: BOM Replace Tool,The new BOM after replacement,"Az anyagjegyzék, amire le lesz cserélve mindenhol"
Pratik Vyasb8a56872015-06-01 23:48:43 +05302605DocType: Features Setup,Point of Sale,Értékesítési hely
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302606DocType: Account,Tax,Adó
Anand Doshi019111b2015-11-20 18:00:11 +05302607apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +37,Row {0}: {1} is not a valid {2},Row {0}: {1} nem érvényes {2}
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302608apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +438,From Product Bundle,A Termék Bundle
Pratik Vyasb8a56872015-06-01 23:48:43 +05302609DocType: Production Planning Tool,Production Planning Tool,Gyártástervező eszköz
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302610DocType: Quality Inspection,Report Date,Jelentés dátuma
2611DocType: C-Form,Invoices,Számlák
2612DocType: Job Opening,Job Title,Állás megnevezése
Anand Doshi191b2972015-10-21 16:50:31 +05302613apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +80,{0} Recipients,{0} címzettek
Pratik Vyasb8a56872015-06-01 23:48:43 +05302614DocType: Features Setup,Item Groups in Details,Az anyagcsoport részletei
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302615apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +335,Quantity to Manufacture must be greater than 0.,"Mennyiség hogy Előállítás nagyobbnak kell lennie, mint 0."
Pratik Vyas97264472015-05-14 15:13:10 +05302616apps/erpnext/erpnext/accounts/page/pos/pos.js +4,Start Point-of-Sale (POS),Start Point-of-Sale (POS)
Pratik Vyas97264472015-05-14 15:13:10 +05302617apps/erpnext/erpnext/config/support.py +28,Visit report for maintenance call.,Látogassa jelentést karbantartási hívást.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302618DocType: Stock Entry,Update Rate and Availability,Frissítési gyakoriság és a szabad
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302619DocType: 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.,"Százalékos Ön lehet kapni, vagy adja tovább ellen a megrendelt mennyiség. Például: Ha Ön által megrendelt 100 egység. és a juttatás 10%, akkor Ön lehet kapni 110 egység."
Pratik Vyas97264472015-05-14 15:13:10 +05302620DocType: Pricing Rule,Customer Group,Vevő csoport
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302621apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +168,Expense account is mandatory for item {0},Költség számla kötelező elem {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302622DocType: Item,Website Description,Weboldal leírása
Nabin Hait733680b2015-12-07 14:12:41 +05302623DocType: Serial No,AMC Expiry Date,Éves karbantartási szerződés lejárati dátuma
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302624,Sales Register,Értékesítési Regisztráció
Pratik Vyasb8a56872015-06-01 23:48:43 +05302625DocType: Quotation,Quotation Lost Reason,Árajánlat elutasításának oka
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302626DocType: Address,Plant,Növény
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302627apps/erpnext/erpnext/setup/doctype/supplier_type/supplier_type.js +5,There is nothing to edit.,Nincs semmi szerkeszteni.
Anand Doshi191b2972015-10-21 16:50:31 +05302628apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +108,Summary for this month and pending activities,"Összefoglaló ebben a hónapban, és folyamatban lévő tevékenységek"
Pratik Vyas97264472015-05-14 15:13:10 +05302629DocType: Customer Group,Customer Group Name,Vevő csoport neve
Anand Doshi03791fc2015-12-15 15:17:11 +05302630apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +411,Please remove this Invoice {0} from C-Form {1},Töröld a számla {0} a C-Form {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302631DocType: Leave Control Panel,Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,"Kérjük, válasszon átviszi, ha Ön is szeretné közé előző pénzügyi év mérlege hagyja a költségvetési évben"
Pratik Vyas97264472015-05-14 15:13:10 +05302632DocType: GL Entry,Against Voucher Type,Ellen-bizonylat típusa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302633DocType: Item,Attributes,Attribútumok
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302634apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +485,Get Items,Tételek áthozása
2635apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +191,Please enter Write Off Account,"Kérjük, adja leírni Account"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302636apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +71,Last Order Date,Utolsó rendelési dátum
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302637apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +179,Make Excise Invoice,Tedd Jövedéki számla
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302638apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +39,Account {0} does not belongs to company {1},Account {0} nem tartozik a cég {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302639DocType: C-Form,C-Form,C-Form
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302640apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +146,Operation ID not set,Operation ID nincs beállítva
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302641DocType: Production Order,Planned Start Date,Tervezett kezdési dátum
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302642DocType: Serial No,Creation Document Type,Creation Document Type
Anand Doshi019111b2015-11-20 18:00:11 +05302643apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +631,Maint. Visit,Karba. Látogassa
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302644DocType: Leave Type,Is Encash,A behajt
Pratik Vyasb8a56872015-06-01 23:48:43 +05302645DocType: Purchase Invoice,Mobile No,Mobiltelefon
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302646DocType: Payment Tool,Make Journal Entry,Tedd Naplókönyvelés
Pratik Vyasb8a56872015-06-01 23:48:43 +05302647DocType: Leave Allocation,New Leaves Allocated,Új szabadság lefoglalás
Pratik Vyas97264472015-05-14 15:13:10 +05302648apps/erpnext/erpnext/controllers/trends.py +257,Project-wise data is not available for Quotation,Project-bölcs adatok nem állnak rendelkezésre árajánlat
2649DocType: Project,Expected End Date,Várható befejezés dátuma
2650DocType: Appraisal Template,Appraisal Template Title,Teljesítmény értékelő sablon címe
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302651apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +352,Commercial,Kereskedelmi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302652apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +23,Parent Item {0} must not be a Stock Item,Szülőelem {0} nem lehet Stock pont
Pratik Vyas97264472015-05-14 15:13:10 +05302653DocType: Cost Center,Distribution Id,Nagykereskedelem azonosító
Anand Doshi019111b2015-11-20 18:00:11 +05302654apps/erpnext/erpnext/setup/setup_wizard/data/sample_home_page.html +14,Awesome Services,Döbbenetes szolgáltatások
Pratik Vyas97264472015-05-14 15:13:10 +05302655apps/erpnext/erpnext/config/manufacturing.py +29,All Products or Services.,Minden termék és szolgáltatás.
Pratik Vyasfcc31022015-07-10 12:05:24 +05302656DocType: Purchase Invoice,Supplier Address,Beszállító címe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302657apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Out Qty,Out Mennyiség
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302658apps/erpnext/erpnext/config/accounts.py +128,Rules to calculate shipping amount for a sale,Szabályok számítani a szállítási költség egy eladó
2659apps/erpnext/erpnext/selling/doctype/customer/customer.py +29,Series is mandatory,Sorozat kötelező
Anand Doshi019111b2015-11-20 18:00:11 +05302660apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +28,Financial Services,Pénzügyi szolgáltatások
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302661apps/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},Érték Képesség {0} kell tartományon belül a {1} {2} a lépésekben {3}
2662DocType: Tax Rule,Sales,Értékesítés
2663DocType: Stock Entry Detail,Basic Amount,Alapösszege
Anand Doshi019111b2015-11-20 18:00:11 +05302664apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +178,Warehouse required for stock Item {0},Warehouse szükséges Stock tétel {0}
Rushabh Mehtafc307972015-11-04 18:02:45 +05302665DocType: Leave Allocation,Unused leaves,A fel nem használt levelek
2666apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +145,Cr,Kr
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302667DocType: Customer,Default Receivable Accounts,Default Követelés számlák
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302668DocType: Tax Rule,Billing State,Számlázási állam
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302669DocType: Item Reorder,Transfer,Átutalás
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302670apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +636,Fetch exploded BOM (including sub-assemblies),Hozz robbant BOM (beleértve a részegységeket)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302671DocType: Authorization Rule,Applicable To (Employee),Alkalmazandó (Employee)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302672apps/erpnext/erpnext/controllers/accounts_controller.py +101,Due Date is mandatory,Due Date kötelező
2673apps/erpnext/erpnext/controllers/item_variant.py +51,Increment for Attribute {0} cannot be 0,Növekménye Képesség {0} nem lehet 0
Pratik Vyasb8a56872015-06-01 23:48:43 +05302674DocType: Journal Entry,Pay To / Recd From,Fizetni / követelni tőle
Pratik Vyasfcc31022015-07-10 12:05:24 +05302675DocType: Naming Series,Setup Series,Sorszámozás beállítása
Pratik Vyas97264472015-05-14 15:13:10 +05302676DocType: Supplier,Contact HTML,Kapcsolattartó HTML leírása
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302677DocType: Landed Cost Voucher,Purchase Receipts,Vásárlási bevételek
2678DocType: Payment Reconciliation,Maximum Amount,Maximális összeg
2679apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +27,How Pricing Rule is applied?,Hogyan árképzési szabály alkalmazása során?
2680DocType: Quality Inspection,Delivery Note No,Szállítólevél száma
2681DocType: Company,Retail,Kiskereskedelem
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302682apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +108,Customer {0} does not exist,Vásárlói {0} nem létezik
Pratik Vyas97264472015-05-14 15:13:10 +05302683DocType: Attendance,Absent,Hiányzik
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302684apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +471,Product Bundle,Termék Bundle
Rushabh Mehtafc307972015-11-04 18:02:45 +05302685apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +180,Row {0}: Invalid reference {1},Sor {0}: Érvénytelen hivatkozás {1}
Pratik Vyas97264472015-05-14 15:13:10 +05302686DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Vásároljon adók és illetékek Template
2687DocType: Upload Attendance,Download Template,Sablon letöltése
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302688DocType: GL Entry,Remarks,Megjegyzések
2689DocType: Purchase Order Item Supplied,Raw Material Item Code,Nyersanyag tételkód
2690DocType: Journal Entry,Write Off Based On,Írja Off alapuló
2691DocType: Features Setup,POS View,POS megtekintése
Rushabh Mehtafc307972015-11-04 18:02:45 +05302692apps/erpnext/erpnext/config/stock.py +38,Installation record for a Serial No.,Telepítés rekordot a Serial No.
Rushabh Mehtafc307972015-11-04 18:02:45 +05302693apps/erpnext/erpnext/public/js/queries.js +39,Please specify a,Kérem adjon meg egy
Pratik Vyas97264472015-05-14 15:13:10 +05302694DocType: Offer Letter,Awaiting Response,Várom a választ
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302695apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +53,Above,Fent
Pratik Vyas97264472015-05-14 15:13:10 +05302696DocType: Salary Slip,Earning & Deduction,Kereset és levonás
Anand Doshi191b2972015-10-21 16:50:31 +05302697apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +76,Account {0} cannot be a Group,Account {0} nem lehet Group
Anand Doshi03791fc2015-12-15 15:17:11 +05302698apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +219,Optional. This setting will be used to filter in various transactions.,"Opcionális. Ez a beállítás kell használni, a különböző tranzakciókat."
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302699apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +111,Negative Valuation Rate is not allowed,Negatív értékelési Rate nem megengedett
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302700DocType: Holiday List,Weekly Off,Heti Off
2701DocType: Fiscal Year,"For e.g. 2012, 2012-13","Pl 2012, 2012-13"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302702apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +32,Provisional Profit / Loss (Credit),Ideiglenes nyereség / veszteség (Credit)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302703DocType: Sales Invoice,Return Against Sales Invoice,Return Against Értékesítési számlák
2704apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,5. pont
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302705apps/erpnext/erpnext/accounts/utils.py +278,Please set default value {0} in Company {1},Kérjük alapértelmezett értéke {0} Company {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302706DocType: Serial No,Creation Time,Létrehozás ideje
2707apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,Összes bevétel
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302708DocType: Sales Invoice,Product Bundle Help,Termék Bundle Súgó
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302709,Monthly Attendance Sheet,Havi jelenléti ív
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302710apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +16,No record found,Nem található bejegyzés
Anand Doshi191b2972015-10-21 16:50:31 +05302711apps/erpnext/erpnext/controllers/stock_controller.py +175,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: Cost Center kötelező tétel {2}
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302712apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +467,Get Items from Product Bundle,Hogy elemeket Termék Bundle
Anand Doshi191b2972015-10-21 16:50:31 +05302713apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +79,Account {0} is inactive,Account {0} inaktív
Pratik Vyasb8a56872015-06-01 23:48:43 +05302714DocType: GL Entry,Is Advance,Ez előleg?
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302715apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,Jelenléti Dátum és jelenlét a mai napig kötelező
Anand Doshi019111b2015-11-20 18:00:11 +05302716apps/erpnext/erpnext/controllers/buying_controller.py +122,Please enter 'Is Subcontracted' as Yes or No,"Kérjük, írja be a ""alvállalkozói"", mint Igen vagy Nem"
Pratik Vyas97264472015-05-14 15:13:10 +05302717DocType: Sales Team,Contact No.,Kapcsolattartó szám
Anand Doshi191b2972015-10-21 16:50:31 +05302718apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +67,'Profit and Loss' type account {0} not allowed in Opening Entry,"""Eredménykimutatás"" típusú számla {0} nem engedélyezett Nyitó Bejegyzés"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302719DocType: Features Setup,Sales Discounts,Értékesítési Kedvezmények
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302720DocType: Hub Settings,Seller Country,Eladó Ország
Pratik Vyas97264472015-05-14 15:13:10 +05302721DocType: Authorization Rule,Authorization Rule,Jóváhagyási szabály
Pratik Vyasfcc31022015-07-10 12:05:24 +05302722DocType: Sales Invoice,Terms and Conditions Details,Általános szerződési feltételek részletei
Pratik Vyasfcc31022015-07-10 12:05:24 +05302723DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Értékesítési adók és költségek sablon
Anand Doshi019111b2015-11-20 18:00:11 +05302724apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +10,Apparel & Accessories,Ruházat és kiegészítők
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302725apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +67,Number of Order,Számú rendelés
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302726DocType: Item Group,HTML / Banner that will show on the top of product list.,HTML / Banner hogy megjelenik a tetején termékek listáját.
2727DocType: Shipping Rule,Specify conditions to calculate shipping amount,"Adja feltételek kiszámításához a szállítási költség,"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302728apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +121,Add Child,Add Child
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302729DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Szerepe lehet élesíteni befagyasztott számlák és szerkesztése Frozen bejegyzések
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302730apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +52,Cannot convert Cost Center to ledger as it has child nodes,Nem lehet átalakítani költséghely főkönyvi hiszen a gyermek csomópontok
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302731apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +37,Serial #,Serial #
Pratik Vyas97264472015-05-14 15:13:10 +05302732apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +87,Commission on Sales,Eladási jutalékok
2733DocType: Offer Letter Term,Value / Description,Érték / Leírás
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302734DocType: Tax Rule,Billing Country,Számlázási ország
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302735,Customers Not Buying Since Long Time,Az ügyfelek nem vásárolnak hosszú idő óta
Pratik Vyas97264472015-05-14 15:13:10 +05302736DocType: Production Order,Expected Delivery Date,Várható szállítás dátuma
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302737apps/erpnext/erpnext/accounts/general_ledger.py +121,Debit and Credit not equal for {0} #{1}. Difference is {2}.,Terhelés és jóváírás nem egyenlő a {0} # {1}. Különbség van {2}.
Pratik Vyas97264472015-05-14 15:13:10 +05302738apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +93,Entertainment Expenses,Reprezentációs költségek
Anand Doshi019111b2015-11-20 18:00:11 +05302739apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +190,Sales Invoice {0} must be cancelled before cancelling this Sales Order,Értékesítési számlák {0} törölni kell lemondása előtt ezt a Vevői rendelés
Rushabh Mehtafc307972015-11-04 18:02:45 +05302740apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +61,Age,Életkor
Pratik Vyas97264472015-05-14 15:13:10 +05302741DocType: Time Log,Billing Amount,Számlázási Összeg
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302742apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +84,Invalid quantity specified for item {0}. Quantity should be greater than 0.,"Érvénytelen mennyiséget megadott elem {0}. A mennyiség nagyobb, mint 0."
Pratik Vyas97264472015-05-14 15:13:10 +05302743apps/erpnext/erpnext/config/hr.py +18,Applications for leave.,A pályázatokat a szabadság.
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302744apps/erpnext/erpnext/accounts/doctype/account/account.py +179,Account with existing transaction can not be deleted,Véve a meglévő ügylet nem törölhető
Pratik Vyas97264472015-05-14 15:13:10 +05302745apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +99,Legal Expenses,Jogi költségek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302746DocType: Sales Order,"The day of the month on which auto order will be generated e.g. 05, 28 etc","A hónap napja, amelyen auto érdekében jön létre pl 05, 28 stb"
Pratik Vyasb8a56872015-06-01 23:48:43 +05302747DocType: Sales Invoice,Posting Time,Rögzítés ideje
Pratik Vyas97264472015-05-14 15:13:10 +05302748DocType: Sales Order,% Amount Billed,% mennyiség számlázva
2749apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +129,Telephone Expenses,Telefon költségek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302750DocType: Sales Partner,Logo,Logo
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302751DocType: 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.,"Jelölje be, ha azt szeretné, hogy a felhasználó kiválaszthatja a sorozatban mentés előtt. Nem lesz alapértelmezett, ha ellenőrizni."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302752apps/erpnext/erpnext/stock/get_item_details.py +107,No Item with Serial No {0},Egyetlen tétel Serial No {0}
Rushabh Mehtafc307972015-11-04 18:02:45 +05302753apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +95,Open Notifications,Nyílt értesítések
Pratik Vyas97264472015-05-14 15:13:10 +05302754apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +68,Direct Expenses,Közvetlen költségek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302755apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,Új Vásárló Revenue
Pratik Vyas97264472015-05-14 15:13:10 +05302756apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +132,Travel Expenses,Utazási költségek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302757DocType: Maintenance Visit,Breakdown,Üzemzavar
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302758apps/erpnext/erpnext/controllers/accounts_controller.py +259,Account: {0} with currency: {1} can not be selected,Fiók: {0} pénznem: {1} nem választható
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302759DocType: Bank Reconciliation Detail,Cheque Date,Csekk dátuma
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302760apps/erpnext/erpnext/accounts/doctype/account/account.py +47,Account {0}: Parent account {1} does not belong to company: {2},Account {0}: Parent véve {1} nem tartozik a cég: {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302761apps/erpnext/erpnext/setup/doctype/company/company.js +38,Successfully deleted all transactions related to this company!,Sikeresen törölve valamennyi ügylet a vállalattal kapcsolatos!
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302762apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,Mivel a dátum
Anand Doshi019111b2015-11-20 18:00:11 +05302763apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +58,Probation,Próbaidő
Anand Doshi03791fc2015-12-15 15:17:11 +05302764apps/erpnext/erpnext/stock/doctype/item/item.py +298,Default Warehouse is mandatory for stock Item.,Alapértelmezett Warehouse kötelező Stock tétel.
Anand Doshi019111b2015-11-20 18:00:11 +05302765apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +173,Payment of salary for the month {0} and year {1},Kifizetését fizetése a hónap {0} és az év {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302766DocType: Stock Settings,Auto insert Price List rate if missing,"Auto insert árjegyzéke mértéke, ha hiányzik"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302767apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Paid Amount,Teljes befizetett összeg
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302768,Transferred Qty,Át Mennyiség
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302769apps/erpnext/erpnext/config/learn.py +11,Navigating,Navigálás
Anand Doshi019111b2015-11-20 18:00:11 +05302770apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +137,Planning,Tervezés
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302771apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +9,Make Time Log Batch,Legyen ideje Bejelentkezés Batch
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302772apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Issued,Kiadott
Pratik Vyas97264472015-05-14 15:13:10 +05302773DocType: Project,Total Billing Amount (via Time Logs),Összesen Számlázási összeg (via Idő Napló)
Anand Doshi03791fc2015-12-15 15:17:11 +05302774apps/erpnext/erpnext/public/js/setup_wizard.js +383,We sell this Item,Az általunk forgalmazott ezt a tárgyat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302775apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +65,Supplier Id,Szállító Id
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302776DocType: Journal Entry,Cash Entry,Készpénz Entry
Pratik Vyas97264472015-05-14 15:13:10 +05302777DocType: Sales Partner,Contact Desc,Kapcsolattartó leírása
Pratik Vyas97264472015-05-14 15:13:10 +05302778apps/erpnext/erpnext/config/hr.py +135,"Type of leaves like casual, sick etc.","Típusú levelek, mint alkalmi, beteg stb"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302779DocType: Email Digest,Send regular summary reports via Email.,Küldd el a rendszeres összefoglaló jelentések e-mailben.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302780DocType: Brand,Item Manager,Elem menedzser
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302781DocType: Cost Center,Add rows to set annual budgets on Accounts.,Add sorok beállítani éves költségvetésekben számlák.
Pratik Vyas97264472015-05-14 15:13:10 +05302782DocType: Buying Settings,Default Supplier Type,Alapértelmezett beszállító típus
Pratik Vyasfcc31022015-07-10 12:05:24 +05302783DocType: Production Order,Total Operating Cost,Teljes működési költség
Anand Doshi019111b2015-11-20 18:00:11 +05302784apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +163,Note: Item {0} entered multiple times,Megjegyzés: Elem {0} többször jelenik meg
Pratik Vyas97264472015-05-14 15:13:10 +05302785apps/erpnext/erpnext/config/crm.py +27,All Contacts.,Minden Kapcsolattartó.
Pratik Vyasfcc31022015-07-10 12:05:24 +05302786DocType: Newsletter,Test Email Id,Teszt email azonosítója
Anand Doshi019111b2015-11-20 18:00:11 +05302787apps/erpnext/erpnext/public/js/setup_wizard.js +142,Company Abbreviation,Cég rövidítése
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302788DocType: Features Setup,If you follow Quality Inspection. Enables Item QA Required and QA No in Purchase Receipt,"Ha követed Minőség-ellenőrzési. Lehetővé teszi a tétel QA szükség, és QA Nem a vásárláskor kapott nyugtát"
2789DocType: GL Entry,Party Type,Párt Type
2790apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +68,Raw material cannot be same as main Item,"Alapanyag nem lehet ugyanaz, mint a fő elem"
2791DocType: Item Attribute Value,Abbreviation,Rövidítés
2792apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,Nem authroized hiszen {0} meghaladja határértékek
Pratik Vyas97264472015-05-14 15:13:10 +05302793apps/erpnext/erpnext/config/hr.py +115,Salary template master.,Fizetés sablon mester.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302794DocType: Leave Type,Max Days Leave Allowed,Max nap szabadságra hozhatja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302795apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +55,Set Tax Rule for shopping cart,Állítsa adózási szabály az bevásárlókosár
Pratik Vyas97264472015-05-14 15:13:10 +05302796DocType: Payment Tool,Set Matching Amounts,Állítsa Matching összegek
Pratik Vyasfcc31022015-07-10 12:05:24 +05302797DocType: Purchase Invoice,Taxes and Charges Added,Adók és költségek hozzáadása
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302798,Sales Funnel,Értékesítési csatorna
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302799apps/erpnext/erpnext/setup/doctype/company/company.py +35,Abbreviation is mandatory,Rövidítése kötelező
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302800apps/erpnext/erpnext/shopping_cart/utils.py +33,Cart,Szekér
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302801apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +136,Thank you for your interest in subscribing to our updates,"Köszönjük, hogy érdeklődik a feliratkozást a frissítések"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302802,Qty to Transfer,Mennyiség Transfer
Pratik Vyas97264472015-05-14 15:13:10 +05302803apps/erpnext/erpnext/config/selling.py +18,Quotes to Leads or Customers.,Idézetek a vezetéket vagy ügyfelek.
Pratik Vyasfcc31022015-07-10 12:05:24 +05302804DocType: Stock Settings,Role Allowed to edit frozen stock,Zárolt készlet szerkesztésének engedélyezése ennek a beosztásnak
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302805,Territory Target Variance Item Group-Wise,Terület Cél Variance tétel Group-Wise
Anand Doshi019111b2015-11-20 18:00:11 +05302806apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +101,All Customer Groups,Minden vásárlói csoport
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302807apps/erpnext/erpnext/controllers/accounts_controller.py +492,{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,{0} kötelező. Talán Pénzváltó rekord nem teremtett {1} {2}.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302808apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +37,Tax Template is mandatory.,Adó Sablon kötelező.
2809apps/erpnext/erpnext/accounts/doctype/account/account.py +41,Account {0}: Parent account {1} does not exist,Account {0}: Parent véve {1} nem létezik
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302810DocType: Purchase Invoice Item,Price List Rate (Company Currency),Árlista Rate (Társaság Currency)
Pratik Vyas97264472015-05-14 15:13:10 +05302811DocType: Account,Temporary,Ideiglenes
Pratik Vyasb8a56872015-06-01 23:48:43 +05302812DocType: Address,Preferred Billing Address,Ez legyen a számlázási cím is
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302813DocType: Monthly Distribution Percentage,Percentage Allocation,Százalékos megoszlás
Anand Doshi019111b2015-11-20 18:00:11 +05302814apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +86,Secretary,Titkár
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302815DocType: Serial No,Distinct unit of an Item,Különálló egység Egy tétel
Pratik Vyas97264472015-05-14 15:13:10 +05302816DocType: Pricing Rule,Buying,Beszerzés
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302817DocType: HR Settings,Employee Records to be created by,Munkavállalói Records által létrehozandó
Pratik Vyasfcc31022015-07-10 12:05:24 +05302818apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +24,This Time Log Batch has been cancelled.,Ez az Időnapló gyűjtő törölve lett.
Anand Doshibacc6792015-10-30 12:54:27 +05302819,Reqd By Date,Reqd Dátum szerint
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302820DocType: Salary Slip Earning,Salary Slip Earning,Fizetés Slip Earning
Pratik Vyas97264472015-05-14 15:13:10 +05302821apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +161,Creditors,A hitelezők
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302822apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +91,Row # {0}: Serial No is mandatory,Sor # {0}: Sorszám kötelező
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302823DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Elem Wise Tax részlete
2824,Item-wise Price List Rate,Elem-bölcs árjegyzéke Rate
Pratik Vyasfcc31022015-07-10 12:05:24 +05302825DocType: Purchase Order Item,Supplier Quotation,Beszállítói ajánlat
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302826DocType: Quotation,In Words will be visible once you save the Quotation.,"A szavak lesz látható, ha menteni a stringet."
Rushabh Mehtafc307972015-11-04 18:02:45 +05302827apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +217,{0} {1} is stopped,{0} {1} megállt
Anand Doshi03791fc2015-12-15 15:17:11 +05302828apps/erpnext/erpnext/stock/doctype/item/item.py +386,Barcode {0} already used in Item {1},A vonalkód {0} már használt a {1} Tételnél
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302829DocType: Lead,Add to calendar on this date,Hozzáadás a naptárhoz ezen a napon
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302830apps/erpnext/erpnext/config/selling.py +132,Rules for adding shipping costs.,Szabályok hozzátéve szállítási költségeket.
Rushabh Mehtafc307972015-11-04 18:02:45 +05302831apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +40,Upcoming Events,Közelgő események
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302832apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Ügyfél köteles
Rushabh Mehtafc307972015-11-04 18:02:45 +05302833apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +27,Quick Entry,Gyors bevitel
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302834apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,{0} kötelező Return
2835DocType: Purchase Order,To Receive,Kapni
Anand Doshi03791fc2015-12-15 15:17:11 +05302836apps/erpnext/erpnext/public/js/setup_wizard.js +284,user@example.com,user@example.com
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302837DocType: Email Digest,Income / Expense,Bevételek / ráfordítások
Pratik Vyasb8a56872015-06-01 23:48:43 +05302838DocType: Employee,Personal Email,Személyes emailcím
Anand Doshi019111b2015-11-20 18:00:11 +05302839apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +62,Total Variance,Total Variance
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302840DocType: Accounts Settings,"If enabled, the system will post accounting entries for inventory automatically.","Ha engedélyezve van, a rendszer küldeni könyvelési tételek a leltár automatikusan."
Anand Doshi019111b2015-11-20 18:00:11 +05302841apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +15,Brokerage,Ügynöki jutalék
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302842DocType: Address,Postal Code,Irányítószám
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302843DocType: Production Order Operation,"in Minutes
2844Updated via 'Time Log'","percben Frissítve keresztül ""Idő Log"""
Pratik Vyasb8a56872015-06-01 23:48:43 +05302845DocType: Customer,From Lead,Célponttól
Pratik Vyas97264472015-05-14 15:13:10 +05302846apps/erpnext/erpnext/config/manufacturing.py +19,Orders released for production.,Megrendelések bocsátott termelés.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302847apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +42,Select Fiscal Year...,Válassza ki Fiscal Year ...
Anand Doshi03791fc2015-12-15 15:17:11 +05302848apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +451,POS Profile required to make POS Entry,POS Profil köteles a POS Entry
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302849DocType: Hub Settings,Name Token,Név Token
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302850apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +113,Standard Selling,Normál Ajánló
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302851apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +137,Atleast one warehouse is mandatory,Adni legalább egy raktárban kötelező
Pratik Vyasb8a56872015-06-01 23:48:43 +05302852DocType: Serial No,Out of Warranty,Garanciaidőn túl
Pratik Vyasfcc31022015-07-10 12:05:24 +05302853DocType: BOM Replace Tool,Replace,Csere
Anand Doshi019111b2015-11-20 18:00:11 +05302854apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +316,{0} against Sales Invoice {1},{0} ellen Értékesítési számlák {1}
Rushabh Mehtafc307972015-11-04 18:02:45 +05302855apps/erpnext/erpnext/stock/doctype/item/item.py +49,Please enter default Unit of Measure,"Kérjük, adja alapértelmezett mértékegység"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302856DocType: Purchase Invoice Item,Project Name,Projekt neve
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302857DocType: Supplier,Mention if non-standard receivable account,"Beszélve, ha nem szabványos követelések számla"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302858DocType: Journal Entry Account,If Income or Expense,Ha bevételként vagy ráfordításként
Pratik Vyasb8a56872015-06-01 23:48:43 +05302859DocType: Features Setup,Item Batch Nos,Anyag kötegszáma
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302860DocType: Stock Ledger Entry,Stock Value Difference,Stock értékkülönbözet
Rushabh Mehtafc307972015-11-04 18:02:45 +05302861apps/erpnext/erpnext/config/learn.py +204,Human Resource,Emberi Erőforrás
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302862DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Fizetési Megbékélés Fizetés
Pratik Vyas97264472015-05-14 15:13:10 +05302863apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +36,Tax Assets,Adó eszközök
2864DocType: BOM Item,BOM No,Anyagjegyzék száma
Rushabh Mehtafc307972015-11-04 18:02:45 +05302865apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +128,Journal Entry {0} does not have account {1} or already matched against other voucher,Naplókönyvelés {0} nem veszik {1} vagy már párba utalvány
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302866DocType: Item,Moving Average,Mozgóátlag
Pratik Vyasfcc31022015-07-10 12:05:24 +05302867DocType: BOM Replace Tool,The BOM which will be replaced,"Az anyagjegyzék, ami le lesz cserélve mindenhol"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302868DocType: Account,Debit,Tartozás
Anand Doshi019111b2015-11-20 18:00:11 +05302869apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +44,Leaves must be allocated in multiples of 0.5,"A levelek kell felosztani többszörösei 0,5"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302870DocType: Production Order,Operation Cost,Üzemeltetési költségek
Pratik Vyas97264472015-05-14 15:13:10 +05302871apps/erpnext/erpnext/config/hr.py +71,Upload attendance from a .csv file,Töltsd fel látogatottsága a CSV-fájl
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302872apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Outstanding Amt,Kiemelkedő Amt
2873DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,Célok tétel Group-bölcs erre a Sales Person.
2874DocType: Warranty Claim,"To assign this issue, use the ""Assign"" button in the sidebar.","Rendelni ezt a kérdést, használja a ""hozzárendelése"" gombra az oldalsávon."
Pratik Vyasb8a56872015-06-01 23:48:43 +05302875DocType: Stock Settings,Freeze Stocks Older Than [Days],[napoknál] régebbi készlet zárolása
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302876apps/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.","Ha két vagy több árképzési szabályok megtalálhatók alapján a fenti feltételeknek, Priority alkalmazzák. Prioritás közötti szám 0-20, míg alapértelmezett érték nulla (üres). A magasabb szám azt jelenti, hogy elsőbbséget, ha több árképzési szabályok azonos feltételek mellett."
Pratik Vyas97264472015-05-14 15:13:10 +05302877apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,Pénzügyi év: {0} nem létezik
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302878DocType: Currency Exchange,To Currency,A devizaárfolyam-
2879DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,"Hagyja, hogy a következő felhasználók jóváhagyása Leave alkalmazások blokk nap."
Pratik Vyas97264472015-05-14 15:13:10 +05302880apps/erpnext/erpnext/config/hr.py +155,Types of Expense Claim.,Típusú kiadások állítást.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302881DocType: Item,Taxes,Adók
Pratik Vyas97264472015-05-14 15:13:10 +05302882DocType: Project,Default Cost Center,Alapértelmezett költségközpont
2883DocType: Purchase Invoice,End Date,Határidő
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302884DocType: Employee,Internal Work History,Belső munka története
Anand Doshi019111b2015-11-20 18:00:11 +05302885apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +42,Private Equity,Private Equity
Pratik Vyas97264472015-05-14 15:13:10 +05302886DocType: Maintenance Visit,Customer Feedback,Vevői visszajelzés
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302887DocType: Account,Expense,Költség
2888DocType: Sales Invoice,Exhibition,Kiállítás
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302889DocType: Item Attribute,From Range,Range
Pratik Vyas97264472015-05-14 15:13:10 +05302890apps/erpnext/erpnext/stock/utils.py +89,Item {0} ignored since it is not a stock item,"Elem {0} figyelmen kívül hagyni, mivel ez nem egy állomány elem"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302891apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +29,Submit this Production Order for further processing.,Benyújtja ezt Production Order további feldolgozásra.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302892apps/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.",Hogy nem vonatkozik árképzési szabály egy adott ügylet minden esetben árképzési szabályokat kell tiltani.
Pratik Vyas97264472015-05-14 15:13:10 +05302893DocType: Company,Domain,Terület
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302894,Sales Order Trends,Vevői Trends
2895DocType: Employee,Held On,Tartott
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302896apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +33,Production Item,Gyártási tétel
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302897,Employee Information,Munkavállalói adatok
Anand Doshi03791fc2015-12-15 15:17:11 +05302898apps/erpnext/erpnext/public/js/setup_wizard.js +312,Rate (%),Ráta (%)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302899DocType: Stock Entry Detail,Additional Cost,Járulékos költség
Anand Doshi019111b2015-11-20 18:00:11 +05302900apps/erpnext/erpnext/public/js/setup_wizard.js +155,Financial Year End Date,Üzleti év végén dátuma
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302901apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +36,"Can not filter based on Voucher No, if grouped by Voucher","Nem tudja kiszűrni alapján utalvány No, ha csoportosítva utalvány"
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302902apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +571,Make Supplier Quotation,Beszállítói ajánlat készítése
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302903DocType: Quality Inspection,Incoming,Bejövő
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302904DocType: BOM,Materials Required (Exploded),Szükséges anyagok (Robbantott)
2905DocType: Salary Structure Earning,Reduce Earning for Leave Without Pay (LWP),Csökkentse Megszerezte a fizetés nélküli szabadságon (LWP)
Anand Doshi03791fc2015-12-15 15:17:11 +05302906apps/erpnext/erpnext/public/js/setup_wizard.js +274,"Add users to your organization, other than yourself","Add felhasználók számára, hogy a szervezet, más mint te"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302907apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +97,Row # {0}: Serial No {1} does not match with {2} {3},Sor # {0}: Sorszám {1} nem egyezik a {2} {3}
Anand Doshi019111b2015-11-20 18:00:11 +05302908apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +44,Casual Leave,Alkalmi szabadság
Pratik Vyas97264472015-05-14 15:13:10 +05302909DocType: Batch,Batch ID,Köteg ID
Anand Doshi019111b2015-11-20 18:00:11 +05302910apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +336,Note: {0},Megjegyzés: {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302911,Delivery Note Trends,Szállítólevélen Trends
Anand Doshi191b2972015-10-21 16:50:31 +05302912apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +104,This Week's Summary,Ezen a héten összefoglalója
Rushabh Mehtafc307972015-11-04 18:02:45 +05302913apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +74,{0} must be a Purchased or Sub-Contracted Item in row {1},{0} kell egy megvásárolt vagy alvállalkozásba tétel sorában {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302914apps/erpnext/erpnext/accounts/general_ledger.py +106,Account: {0} can only be updated via Stock Transactions,Fiók: {0} csak akkor lehet frissíteni keresztül részvény tranzakciók
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302915DocType: GL Entry,Party,Fél
Pratik Vyas97264472015-05-14 15:13:10 +05302916DocType: Sales Order,Delivery Date,Szállítási dátum
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302917DocType: Opportunity,Opportunity Date,Lehetőség dátuma
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302918DocType: Purchase Receipt,Return Against Purchase Receipt,Return Against vásárlási nyugtát
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302919DocType: Purchase Order,To Bill,Bill
2920DocType: Material Request,% Ordered,Rendezett%
Anand Doshi019111b2015-11-20 18:00:11 +05302921apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +61,Piecework,Darabszámra fizetett munka
Pratik Vyas97264472015-05-14 15:13:10 +05302922apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +64,Avg. Buying Rate,Átlagos vásárlási ráta
2923DocType: Task,Actual Time (in Hours),Tényleges idő (óra)
Pratik Vyasb8a56872015-06-01 23:48:43 +05302924DocType: Employee,History In Company,Előzmények a cégnél
Rushabh Mehtafc307972015-11-04 18:02:45 +05302925apps/erpnext/erpnext/config/crm.py +151,Newsletters,Hírlevelek
Pratik Vyasfcc31022015-07-10 12:05:24 +05302926DocType: Address,Shipping,Szállítás
2927DocType: Stock Ledger Entry,Stock Ledger Entry,Készlet könyvelés tétele
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302928DocType: Department,Leave Block List,Hagyja Block List
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302929DocType: Customer,Tax ID,Adóazonosító
Anand Doshi191b2972015-10-21 16:50:31 +05302930apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +188,Item {0} is not setup for Serial Nos. Column must be blank,Elem {0} nem beállítás Serial Nos. Oszlop üresen kell
Pratik Vyas97264472015-05-14 15:13:10 +05302931DocType: Accounts Settings,Accounts Settings,Könyvelés beállításai
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302932DocType: Customer,Sales Partner and Commission,Értékesítési Partner és a Bizottság
Pratik Vyas97264472015-05-14 15:13:10 +05302933apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +53,Plant and Machinery,Berendezések és gépek
Pratik Vyasb8a56872015-06-01 23:48:43 +05302934DocType: Sales Partner,Partner's Website,Partner weboldala
Pratik Vyasfcc31022015-07-10 12:05:24 +05302935DocType: Opportunity,To Discuss,Megvitatni
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302936DocType: SMS Settings,SMS Settings,SMS beállítások
Pratik Vyas97264472015-05-14 15:13:10 +05302937apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +60,Temporary Accounts,Ideiglenes számlák
Anand Doshi019111b2015-11-20 18:00:11 +05302938apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +155,Black,Fekete
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302939DocType: BOM Explosion Item,BOM Explosion Item,BOM Robbanás Elem
2940DocType: Account,Auditor,Könyvvizsgáló
2941DocType: Purchase Order,End date of current order's period,A befejezés dátuma az aktuális rendelés időszaka
Pratik Vyas97264472015-05-14 15:13:10 +05302942apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +17,Make Offer Letter,Tedd Ajánlatot Letter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302943apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +10,Return,Visszatérés
Anand Doshi03791fc2015-12-15 15:17:11 +05302944apps/erpnext/erpnext/stock/doctype/item/item.py +544,Default Unit of Measure for Variant must be same as Template,Alapértelmezett mértékegysége Variant meg kell egyeznie a Template
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302945DocType: Production Order Operation,Production Order Operation,Gyártási rendelés Operation
Pratik Vyas97264472015-05-14 15:13:10 +05302946DocType: Pricing Rule,Disable,Tiltva
2947DocType: Project Task,Pending Review,Ellenőrzésre vár
Pratik Vyas97264472015-05-14 15:13:10 +05302948DocType: Task,Total Expense Claim (via Expense Claim),Teljes Költség Követelés (via költségelszámolás benyújtás)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302949apps/erpnext/erpnext/accounts/report/sales_register/sales_register.py +66,Customer Id,Az ügyfél Id
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302950apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +110,To Time must be greater than From Time,"Az Idő nagyobbnak kell lennie, mint a Time"
2951DocType: Journal Entry Account,Exchange Rate,Átváltási arány
Anand Doshi03791fc2015-12-15 15:17:11 +05302952apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +474,Sales Order {0} is not submitted,Vevői {0} nem nyújtják be
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302953apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +74,Warehouse {0}: Parent account {1} does not bolong to the company {2},Warehouse {0}: Parent véve {1} nem Bolong a cég {2}
Pratik Vyasb8a56872015-06-01 23:48:43 +05302954DocType: BOM,Last Purchase Rate,Utolsó beszerzési ár
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302955DocType: Account,Asset,Vagyontárgy
Pratik Vyas97264472015-05-14 15:13:10 +05302956DocType: Project Task,Task ID,Feladat ID
Anand Doshi019111b2015-11-20 18:00:11 +05302957apps/erpnext/erpnext/public/js/setup_wizard.js +143,"e.g. ""MC""","pl. ""MC"""
Anand Doshi191b2972015-10-21 16:50:31 +05302958apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +84,Stock cannot exist for Item {0} since has variants,Állomány nem létezik tétel {0} óta van változatok
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302959,Sales Person-wise Transaction Summary,Sales Person-bölcs Tranzakciós összefoglalása
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302960apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +104,Warehouse {0} does not exist,Warehouse {0} nem létezik
Pratik Vyasfcc31022015-07-10 12:05:24 +05302961apps/erpnext/erpnext/hub_node/page/hub/register_in_hub.html +2,Register For ERPNext Hub,Regisztráció az ERPNext Hub–hoz
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302962DocType: Monthly Distribution,Monthly Distribution Percentages,Havi Distribution százalékok
2963apps/erpnext/erpnext/stock/doctype/batch/batch.py +16,The selected item cannot have Batch,A kiválasztott elem nem lehet Batch
2964DocType: Delivery Note,% of materials delivered against this Delivery Note,% Anyagokat szállított ellen szállítólevél
Pratik Vyas97264472015-05-14 15:13:10 +05302965DocType: Customer,Customer Details,Vevő részletek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302966DocType: Employee,Reports to,Jelentések
2967DocType: SMS Settings,Enter url parameter for receiver nos,Adja url paraméter vevő nos
2968DocType: Sales Invoice,Paid Amount,Fizetett összeg
Pratik Vyas97264472015-05-14 15:13:10 +05302969,Available Stock for Packing Items,Elérhető készlet a csomagoláshoz
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302970DocType: Item Variant,Item Variant,Elem Variant
2971apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +15,Setting this Address Template as default as there is no other default,"Ha ezt Címsablon alapértelmezett, mivel nincs más alapértelmezett"
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302972apps/erpnext/erpnext/accounts/doctype/account/account.py +96,"Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'","Számlaegyenleg már terhelés, akkor nem szabad beállítani ""egyensúlyt kell"", mint ""Credit"""
Anand Doshi019111b2015-11-20 18:00:11 +05302973apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +76,Quality Management,Quality Management
Pratik Vyasb8a56872015-06-01 23:48:43 +05302974DocType: Production Planning Tool,Filter based on customer,A szűrő ügyfélen alapul
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302975DocType: Payment Tool Detail,Against Voucher No,Ellen betétlapjának
Rushabh Mehtafc307972015-11-04 18:02:45 +05302976apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +47,Please enter quantity for Item {0},"Kérjük, adjon meg mennyiséget tétel {0}"
Pratik Vyas97264472015-05-14 15:13:10 +05302977DocType: Employee External Work History,Employee External Work History,A munkavállaló korábbi munkahelyei
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302978DocType: Tax Rule,Purchase,Vásárlás
Anand Doshi019111b2015-11-20 18:00:11 +05302979apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Balance Qty,Balance Mennyiség
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302980DocType: Item Group,Parent Item Group,Szülőelem Group
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302981apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} {1}
2982apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +96,Cost Centers,Költség Centers
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302983apps/erpnext/erpnext/config/stock.py +110,Warehouses.,Raktárak.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302984DocType: Purchase Receipt,Rate at which supplier's currency is converted to company's base currency,"Arány, amely szállító valuta konvertálja a vállalkozás székhelyén pénznemben"
Pratik Vyas97264472015-05-14 15:13:10 +05302985apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},Row # {0}: Timings konfliktusok sora {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302986DocType: Opportunity,Next Contact,Következő Kapcsolat
Pratik Vyas97264472015-05-14 15:13:10 +05302987DocType: Employee,Employment Type,Dolgozó típusa
2988apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +40,Fixed Assets,Befektetett eszközök
Anand Doshi03791fc2015-12-15 15:17:11 +05302989apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +85,Application period cannot be across two alocation records,Jelentkezési határidő nem lehet az egész két alocation bejegyzések
Pratik Vyas97264472015-05-14 15:13:10 +05302990DocType: Item Group,Default Expense Account,Alapértelmezett áfás számlát
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302991DocType: Employee,Notice (days),Figyelmeztetés (nap)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302992DocType: Tax Rule,Sales Tax Template,Forgalmi adó Template
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302993DocType: Employee,Encashment Date,Beváltás dátuma
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302994apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +179,"Against Voucher Type must be one of Purchase Order, Purchase Invoice or Journal Entry","Ellen utalvány típus közül kell Megrendelés, vásárlást igazoló számla vagy Naplókönyvelés"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302995DocType: Account,Stock Adjustment,Stock Adjustment
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302996apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +34,Default Activity Cost exists for Activity Type - {0},Alapértelmezett Tevékenység Költség létezik tevékenység típusa - {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302997DocType: Production Order,Planned Operating Cost,Tervezett üzemeltetési költség
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302998apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +121,New {0} Name,Új {0} neve
Nabin Hait733680b2015-12-07 14:12:41 +05302999apps/erpnext/erpnext/controllers/recurring_document.py +125,Please find attached {0} #{1},Mellékeljük {0} # {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303000DocType: Job Applicant,Applicant Name,Kérelmező neve
Pratik Vyas97264472015-05-14 15:13:10 +05303001DocType: Authorization Rule,Customer / Item Name,Vevő / cikknév
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303002DocType: 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**.
3003
3004The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"".
3005
3006For 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.
3007
3008Note: BOM = Bill of Materials","Összesített csoport ** ** elemek egy másik ** Elem **. Ez akkor hasznos, ha kötegeljük egy bizonyos ** ** tételek egy csomagban és fenntartani állományát a csomagolt ** ** tételek, és nem az aggregált ** Elem **. A csomag ** ** Elem lesz "Ez Stock cikk" "Nem" és "Van Sales pont", mint "igen". Például: Ha Ön értékesítési laptopok és hátizsákok külön-külön és egy speciális árat, ha az ügyfél vásárol két, akkor a Laptop + hátizsák lesz egy új termék Bundle pont. Megjegyzés: BOM = Bill of Materials"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303009apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Serial No is mandatory for Item {0},Serial No kötelező tétel {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303010DocType: Item Variant Attribute,Attribute,Tulajdonság
3011apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +21,Please specify from/to range,Kérem adjon meg / a tartomány
Pratik Vyasfcc31022015-07-10 12:05:24 +05303012DocType: Serial No,Under AMC,ÉKSz időn belül
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303013apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +47,Item valuation rate is recalculated considering landed cost voucher amount,Elem értékelési kamatlábat újraszámolják tekintve landolt költsége utalvány összegét
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303014apps/erpnext/erpnext/config/selling.py +70,Default settings for selling transactions.,Alapértelmezett beállítások eladási tranzakciókat.
Pratik Vyas97264472015-05-14 15:13:10 +05303015DocType: BOM Replace Tool,Current BOM,Aktuális anyagjegyzék (mit)
Rushabh Mehtafc307972015-11-04 18:02:45 +05303016apps/erpnext/erpnext/public/js/utils.js +57,Add Serial No,Add Serial No
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303017DocType: Production Order,Warehouses,Raktárak
Pratik Vyas97264472015-05-14 15:13:10 +05303018apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Print and Stationary,Nyomtatás és álló
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303019apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +122,Group Node,Csoport Node
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303020DocType: Payment Reconciliation,Minimum Amount,Minimális összeg
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303021apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +71,Update Finished Goods,Késztermék frissítése
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303022DocType: Workstation,per hour,óránként
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303023DocType: Warehouse,Account for the warehouse (Perpetual Inventory) will be created under this Account.,Véve a raktárban (Perpetual Inventory) jön létre e számla.
3024apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +95,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,Raktár nem lehet törölni a készletek főkönyvi bejegyzés létezik erre a raktárban.
Pratik Vyas97264472015-05-14 15:13:10 +05303025DocType: Company,Distribution,Nagykereskedelem
Rushabh Mehtafc307972015-11-04 18:02:45 +05303026apps/erpnext/erpnext/public/js/pos/pos.html +36,Amount Paid,Kifizetett Összeg
Anand Doshi019111b2015-11-20 18:00:11 +05303027apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +91,Project Manager,Projekt menedzser
3028apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +72,Dispatch,Dispatch
Pratik Vyasb8a56872015-06-01 23:48:43 +05303029apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +70,Max discount allowed for item: {0} is {1}%,A(z) {0} tételre max. {1}% engedmény adható
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303030DocType: Account,Receivable,Követelés
Anand Doshi019111b2015-11-20 18:00:11 +05303031apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +263,Row #{0}: Not allowed to change Supplier as Purchase Order already exists,Sor # {0}: nem szabad megváltoztatni szállító Megrendelés már létezik
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303032DocType: Accounts Settings,Role that is allowed to submit transactions that exceed credit limits set.,"Szerepet, amely lehetővé tette, hogy nyújtson be tranzakciók, amelyek meghaladják hitel határértékeket."
Pratik Vyasfcc31022015-07-10 12:05:24 +05303033DocType: Sales Invoice,Supplier Reference,Beszállító ajánlása
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303034DocType: 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.","Ha be van jelölve, BOM a részegység napirendi pontokat a szerzés nyersanyag. Ellenkező esetben minden részegység elemek fogják kezelni, mint a nyersanyag."
Pratik Vyasb8a56872015-06-01 23:48:43 +05303035DocType: Material Request,Material Issue,Anyag probléma
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303036DocType: Hub Settings,Seller Description,Eladó Leírás
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303037DocType: Employee Education,Qualification,Képesítés
Pratik Vyasb8a56872015-06-01 23:48:43 +05303038DocType: Item Price,Item Price,Elem ár
Anand Doshi019111b2015-11-20 18:00:11 +05303039apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +48,Soap & Detergent,Soap & Mosószer
3040apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +36,Motion Picture & Video,Mozgókép és videó
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303041apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,Rendezett
Pratik Vyasfcc31022015-07-10 12:05:24 +05303042DocType: Warehouse,Warehouse Name,Raktár neve
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303043DocType: Naming Series,Select Transaction,Válassza a Tranzakció
3044apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,"Kérjük, adja jóváhagyása Role vagy jóváhagyása Felhasználó"
3045DocType: Journal Entry,Write Off Entry,Írja Off Entry
Pratik Vyasfcc31022015-07-10 12:05:24 +05303046DocType: BOM,Rate Of Materials Based On,Anyagköltség számítás módja
3047apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,Támogatási analitika
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303048apps/erpnext/erpnext/accounts/doctype/accounts_settings/accounts_settings.py +27,Company is missing in warehouses {0},Cég hiányát raktárakban {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303049DocType: POS Profile,Terms and Conditions,Általános Szerződési Feltételek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303050apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +43,To Date should be within the Fiscal Year. Assuming To Date = {0},El kellene belüli pénzügyi évben. Feltételezve To Date = {0}
3051DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc","Itt tart fenn magasság, súly, allergia, egészségügyi problémák stb"
3052DocType: Leave Block List,Applies to Company,Vonatkozik Társaság
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303053apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +175,Cannot cancel because submitted Stock Entry {0} exists,"Nem lehet mondani, mert be Stock Entry {0} létezik"
Pratik Vyasb8a56872015-06-01 23:48:43 +05303054DocType: Purchase Invoice,In Words,Szavakkal
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303055apps/erpnext/erpnext/hr/doctype/employee/employee.py +213,Today is {0}'s birthday!,Ma van {0} 's születésnapját!
Pratik Vyasb8a56872015-06-01 23:48:43 +05303056DocType: Production Planning Tool,Material Request For Warehouse,Anyagigénylés raktárba
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303057DocType: Sales Order Item,For Production,Termelés
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303058apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +103,Please enter sales order in the above table,"Kérjük, adja értékesítés érdekében a fenti táblázatban"
Pratik Vyas97264472015-05-14 15:13:10 +05303059DocType: Project Task,View Task,Kilátás Feladat
Anand Doshi019111b2015-11-20 18:00:11 +05303060apps/erpnext/erpnext/public/js/setup_wizard.js +154,Your financial year begins on,A pénzügyi év kezdete
Pratik Vyas97264472015-05-14 15:13:10 +05303061apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +46,Please enter Purchase Receipts,"Kérjük, adja vásárlás nyugtáinak"
Pratik Vyasb8a56872015-06-01 23:48:43 +05303062DocType: Sales Invoice,Get Advances Received,Befogadott előlegek átmásolása
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303063DocType: Email Digest,Add/Remove Recipients,Hozzáadása / eltávolítása címzettek
Anand Doshi03791fc2015-12-15 15:17:11 +05303064apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +425,Transaction not allowed against stopped Production Order {0},A tranzakció nem megengedett ellen leállította a termelést Megrendelni {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303065apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'","Beállítani a költségvetési évben alapértelmezettként, kattintson a ""Beállítás alapértelmezettként"""
Pratik Vyas97264472015-05-14 15:13:10 +05303066apps/erpnext/erpnext/config/support.py +54,Setup incoming server for support email id. (e.g. support@example.com),Beállítás bejövő kiszolgáló támogatási email id. (Pl support@example.com)
Rushabh Mehtafc307972015-11-04 18:02:45 +05303067apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +19,Shortage Qty,Hiány Mennyiség
Anand Doshi03791fc2015-12-15 15:17:11 +05303068apps/erpnext/erpnext/stock/doctype/item/item.py +569,Item variant {0} exists with same attributes,Elem változat {0} létezik azonos tulajdonságokkal
Pratik Vyasfcc31022015-07-10 12:05:24 +05303069DocType: Salary Slip,Salary Slip,Bérlap
Anand Doshi019111b2015-11-20 18:00:11 +05303070apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +48,'To Date' is required,"""Időpontig"" szükséges"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303071DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Létrehoz csomagolás kombiné a csomagokat szállítani. Használt értesíteni csomag számát, a doboz tartalma, és a súlya."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303072DocType: Sales Invoice Item,Sales Order Item,Vevői Elem
3073DocType: Salary Slip,Payment Days,Fizetési Napok
3074DocType: BOM,Manage cost of operations,Kezelje a működési költségeket
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303075DocType: Features Setup,Item Advanced,Elem Advanced
3076DocType: 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.","Ha bármelyik ellenőrzött tranzakciók ""Beküldő"", egy e-mailt pop-up automatikusan nyílik, hogy küldjön egy e-mailt a kapcsolódó ""Kapcsolat"" hogy ezen ügyletben az ügylet mellékletként. A felhasználó lehet, hogy nem küld e-mailt."
Pratik Vyas97264472015-05-14 15:13:10 +05303077apps/erpnext/erpnext/config/setup.py +14,Global Settings,Globális beállítások
3078DocType: Employee Education,Employee Education,Munkavállaló képzése
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303079apps/erpnext/erpnext/public/js/controllers/transaction.js +751,It is needed to fetch Item Details.,"Erre azért van szükség, hogy hozza Termék részletek."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303080DocType: Salary Slip,Net Pay,Nettó fizetés
3081DocType: Account,Account,Számla
Anand Doshi191b2972015-10-21 16:50:31 +05303082apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} has already been received,Serial No {0} már beérkezett
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303083,Requested Items To Be Transferred,Kérte az átvinni kívánt elemeket
3084DocType: Purchase Invoice,Recurring Id,Ismétlődő Id
Pratik Vyasfcc31022015-07-10 12:05:24 +05303085DocType: Customer,Sales Team Details,Értékesítő csapat részletei
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303086DocType: Expense Claim,Total Claimed Amount,Összesen követelt összeget
3087apps/erpnext/erpnext/config/crm.py +22,Potential opportunities for selling.,A potenciális értékesítési lehetőségeinek.
Anand Doshi019111b2015-11-20 18:00:11 +05303088apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +174,Invalid {0},Érvénytelen {0}
3089apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +48,Sick Leave,A betegszabadság
Pratik Vyas97264472015-05-14 15:13:10 +05303090DocType: Email Digest,Email Digest,Összefoglaló email
3091DocType: Delivery Note,Billing Address Name,Számlázási cím neve
Anand Doshi019111b2015-11-20 18:00:11 +05303092apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +22,Department Stores,Áruházak
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303093apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,System Balance,Rendszer Balance
Anand Doshi191b2972015-10-21 16:50:31 +05303094apps/erpnext/erpnext/controllers/stock_controller.py +71,No accounting entries for the following warehouses,Nincs számviteli bejegyzést az alábbi raktárak
Pratik Vyas97264472015-05-14 15:13:10 +05303095apps/erpnext/erpnext/projects/doctype/project/project.js +22,Save the document first.,Mentse el a dokumentumot.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303096DocType: Account,Chargeable,Felszámítható
3097DocType: Company,Change Abbreviation,Change rövidítése
Pratik Vyas97264472015-05-14 15:13:10 +05303098DocType: Expense Claim Detail,Expense Date,Igénylés dátuma
Pratik Vyasb8a56872015-06-01 23:48:43 +05303099DocType: Item,Max Discount (%),Max. engedmény (%)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303100apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +70,Last Order Amount,Utolsó megrendelés összege
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303101DocType: Company,Warn,Figyelmeztet
Pratik Vyas97264472015-05-14 15:13:10 +05303102DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the records.","Egyéb megjegyzések, említésre méltó erőfeszítés, hogy menjen a nyilvántartásban."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303103DocType: BOM,Manufacturing User,Gyártás Felhasználó
3104DocType: Purchase Order,Raw Materials Supplied,Szállított alapanyagok
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303105DocType: Purchase Invoice,Recurring Print Format,Ismétlődő Print Format
Rushabh Mehtafc307972015-11-04 18:02:45 +05303106apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +54,Expected Delivery Date cannot be before Purchase Order Date,A Várható szállítás dátuma nem lehet korábbi mint a beszerzési rendelés dátuma
Pratik Vyas97264472015-05-14 15:13:10 +05303107DocType: Appraisal,Appraisal Template,Teljesítmény értékelő sablon
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303108DocType: Item Group,Item Classification,Elem osztályozás
Anand Doshi019111b2015-11-20 18:00:11 +05303109apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +89,Business Development Manager,Business Development Manager
Pratik Vyasb8a56872015-06-01 23:48:43 +05303110DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,Karbantartási látogatás célja
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303111apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.js +15,Period,Időszak
Pratik Vyasb8a56872015-06-01 23:48:43 +05303112,General Ledger,Főkönyvi számla
Pratik Vyas97264472015-05-14 15:13:10 +05303113apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Kilátás vezet
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303114DocType: Item Attribute Value,Attribute Value,Jellemző értéke
Pratik Vyas97264472015-05-14 15:13:10 +05303115apps/erpnext/erpnext/crm/doctype/lead/lead.py +65,"Email id must be unique, already exists for {0}","Email id-nek egyedinek kell lennie, ez már létezik: {0}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303116,Itemwise Recommended Reorder Level,Itemwise Ajánlott Reorder Level
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303117apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +264,Please select {0} first,"Kérjük, válassza ki a {0} első"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303118DocType: Features Setup,To get Item Group in details table,"Ahhoz, hogy pont csoport adatait tartalmazó táblázatban"
Anand Doshi191b2972015-10-21 16:50:31 +05303119apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +112,Batch {0} of Item {1} has expired.,Batch {0} pont {1} lejárt.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303120DocType: Sales Invoice,Commission,Jutalék
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303121DocType: Address Template,"<h4>Default Template</h4>
3122<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>
3123<pre><code>{{ address_line1 }}&lt;br&gt;
3124{% if address_line2 %}{{ address_line2 }}&lt;br&gt;{% endif -%}
3125{{ city }}&lt;br&gt;
3126{% if state %}{{ state }}&lt;br&gt;{% endif -%}
3127{% if pincode %} PIN: {{ pincode }}&lt;br&gt;{% endif -%}
3128{{ country }}&lt;br&gt;
3129{% if phone %}Phone: {{ phone }}&lt;br&gt;{% endif -%}
3130{% if fax %}Fax: {{ fax }}&lt;br&gt;{% endif -%}
3131{% if email_id %}Email: {{ email_id }}&lt;br&gt;{% endif -%}
3132</code></pre>","<H4> Default template </ h4> <p> a <a href=""http://jinja.pocoo.org/docs/templates/""> Jinja-sablonok </a> és valamennyi területen Cím (Custom Fields ha van ilyen) lesz elérhető </ p> <pre> <code> {{address_line1}} & lt; br & gt; {% If address_line2%} {{address_line2}} & lt; br & gt; {% endif -%} {{city}} & lt; br & gt; {%, Ha az állami%} {{állapotban}} & lt; br & gt; {% endif -%} {% if PIN%} PIN: {{PIN}} & lt; br & gt; {% endif -%} {{country}} & lt ; br & gt; {%, Ha telefonon%} Telefon: {{telefonon}} & lt; br & gt; {% endif -%} {% faxon%} Fax: {{Fax}} & lt; br & gt; {% endif -%} {% if email_id %} E-mail: {{email_id}} & lt; br & gt; {% endif -%} </ code> </ pre>"
3133DocType: Salary Slip Deduction,Default Amount,Alapértelmezett Összeg
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303134apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +96,Warehouse not found in the system,Raktár nem található a rendszerben
Anand Doshi191b2972015-10-21 16:50:31 +05303135apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +107,This Month's Summary,Ebben a hónapban összefoglalója
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303136DocType: Quality Inspection Reading,Quality Inspection Reading,Minőség-ellenőrzési Reading
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303137apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +26,`Freeze Stocks Older Than` should be smaller than %d days.,"`Zárolja azon készleteket, amelyek régebbiek, mint' kisebbnek kell lennie, mint a nap %-a."
3138DocType: Tax Rule,Purchase Tax Template,Forgalmi adót Template
Pratik Vyasb8a56872015-06-01 23:48:43 +05303139,Project wise Stock Tracking,Projekt raktárkészlet követése
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303140apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +166,Maintenance Schedule {0} exists against {0},Karbantartási ütemterv {0} létezik elleni {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303141DocType: Stock Entry Detail,Actual Qty (at source/target),Tényleges Mennyiség (forrásnál / target)
3142DocType: Item Customer Detail,Ref Code,Ref Code
Pratik Vyas97264472015-05-14 15:13:10 +05303143apps/erpnext/erpnext/config/hr.py +13,Employee records.,Munkavállalók adatait.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303144DocType: HR Settings,Payroll Settings,Bérszámfejtés Beállítások
Pratik Vyas97264472015-05-14 15:13:10 +05303145apps/erpnext/erpnext/config/accounts.py +58,Match non-linked Invoices and Payments.,Egyezik összeköttetésben nem álló számlákat és a kifizetéseket.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303146apps/erpnext/erpnext/templates/pages/cart.html +13,Place Order,Place Order
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303147apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +25,Root cannot have a parent cost center,Root nem lehet egy szülő költséghely
Rushabh Mehtafc307972015-11-04 18:02:45 +05303148apps/erpnext/erpnext/public/js/stock_analytics.js +59,Select Brand...,Válasszon márkát ...
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303149DocType: Sales Invoice,C-Form Applicable,C-formában idéztük
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303150apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +340,Operation Time must be greater than 0 for Operation {0},"Működési idő nagyobbnak kell lennie, mint 0 Operation {0}"
3151DocType: Supplier,Address and Contacts,Cím és Kapcsolatok
Pratik Vyasfcc31022015-07-10 12:05:24 +05303152DocType: UOM Conversion Detail,UOM Conversion Detail,Mértékegység konvertálásának részlete
Anand Doshi666fbaf2015-11-26 12:40:13 +05303153apps/erpnext/erpnext/public/js/setup_wizard.js +257,Keep it web friendly 900px (w) by 100px (h),Tartsa web barátságos 900px (w) által 100px (h)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303154apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +329,Production Order cannot be raised against a Item Template,Termelési hogy nem lehet ellen emelt elemsablont
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303155apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +44,Charges are updated in Purchase Receipt against each item,Díjak frissülnek a vásárláskor kapott nyugtát az olyan áru
3156DocType: Payment Tool,Get Outstanding Vouchers,Kiemelkedő utalványok
Pratik Vyasfcc31022015-07-10 12:05:24 +05303157DocType: Warranty Claim,Resolved By,Megoldotta
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303158DocType: Appraisal,Start Date,Kezdés dátuma
Pratik Vyas97264472015-05-14 15:13:10 +05303159apps/erpnext/erpnext/config/hr.py +130,Allocate leaves for a period.,Osztja levelek időszakra.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303160apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +139,Click here to verify,"Kattintson ide, hogy ellenőrizze"
3161apps/erpnext/erpnext/accounts/doctype/account/account.py +43,Account {0}: You can not assign itself as parent account,Account {0}: Nem rendelhet magának szülői fiók
Pratik Vyasb8a56872015-06-01 23:48:43 +05303162DocType: Purchase Invoice Item,Price List Rate,Árlista arány
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303163DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.","Mutasd a ""raktáron"", vagy ""nincs raktáron"" alapján álló állomány ebben a raktárban."
Pratik Vyas97264472015-05-14 15:13:10 +05303164apps/erpnext/erpnext/config/manufacturing.py +13,Bill of Materials (BOM),Anyagjegyzék (BOM)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303165DocType: Item,Average time taken by the supplier to deliver,Átlagos idő a szállító által szállítani
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303166DocType: Time Log,Hours,Óra
Pratik Vyas97264472015-05-14 15:13:10 +05303167DocType: Project,Expected Start Date,Várható indulás dátuma
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303168apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +41,Remove item if charges is not applicable to that item,"Vegye ki az elemet, ha terheket nem adott elemre alkalmazandó"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303169DocType: SMS Settings,Eg. smsgateway.com/api/send_sms.cgi,Pl. smsgateway.com/api/send_sms.cgi
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303170apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +597,Receive,Kaphat
Pratik Vyasb8a56872015-06-01 23:48:43 +05303171DocType: Maintenance Visit,Fully Completed,Teljesen kész
Pratik Vyas97264472015-05-14 15:13:10 +05303172apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% kész
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303173DocType: Employee,Educational Qualification,Iskolai végzettség
3174DocType: Workstation,Operating Costs,A működési költségek
3175DocType: Employee Leave Approver,Employee Leave Approver,Munkavállalói Leave Jóváhagyó
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303176apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,{0} has been successfully added to our Newsletter list.,{0} sikeresen hozzáadva a hírlevél listán.
Anand Doshi03791fc2015-12-15 15:17:11 +05303177apps/erpnext/erpnext/stock/doctype/item/item.py +424,Row {0}: An Reorder entry already exists for this warehouse {1},Row {0}: Egy Reorder bejegyzés már létezik erre a raktárban {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303178apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +67,"Cannot declare as lost, because Quotation has been made.","Nem jelenthetjük, mint elveszett, mert Idézet történt."
Pratik Vyas97264472015-05-14 15:13:10 +05303179DocType: Purchase Taxes and Charges Template,Purchase Master Manager,Vásárlási mester menedzser
Anand Doshi03791fc2015-12-15 15:17:11 +05303180apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +422,Production Order {0} must be submitted,Gyártási rendelés {0} kell benyújtani
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303181apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +150,Please select Start Date and End Date for Item {0},"Kérjük, válassza ki a Start és végének dátumát jogcím {0}"
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303182apps/erpnext/erpnext/config/stock.py +136,Main Reports,Főbb jelentések
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303183apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,"A mai napig nem lehet, mielőtt a dátumot"
3184DocType: Purchase Receipt Item,Prevdoc DocType,Prevdoc DocType
Anand Doshi03791fc2015-12-15 15:17:11 +05303185apps/erpnext/erpnext/stock/doctype/item/item.js +193,Add / Edit Prices,Add / Edit árak
Anand Doshi191b2972015-10-21 16:50:31 +05303186apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +53,Chart of Cost Centers,Költséghelyek listája
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303187,Requested Items To Be Ordered,A kért lapok kell megrendelni
Anand Doshi03791fc2015-12-15 15:17:11 +05303188apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +295,My Orders,Saját rendelések
Pratik Vyasb8a56872015-06-01 23:48:43 +05303189DocType: Price List,Price List Name,Árlista neve
Pratik Vyas97264472015-05-14 15:13:10 +05303190DocType: Time Log,For Manufacturing,For Manufacturing
Anand Doshi019111b2015-11-20 18:00:11 +05303191apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +174,Totals,Az összesítések
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303192DocType: BOM,Manufacturing,Gyártás
Pratik Vyasb8a56872015-06-01 23:48:43 +05303193,Ordered Items To Be Delivered,Rendelt mennyiség szállításra
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303194DocType: Account,Income,Jövedelem
Pratik Vyasb8a56872015-06-01 23:48:43 +05303195DocType: Industry Type,Industry Type,Iparág
Anand Doshi03791fc2015-12-15 15:17:11 +05303196apps/erpnext/erpnext/templates/includes/cart.js +136,Something went wrong!,Valami hiba történt!
3197apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +101,Warning: Leave application contains following block dates,Figyelmeztetés: Hagyjon kérelem tartalmazza a következő blokk húsz óra
Anand Doshi019111b2015-11-20 18:00:11 +05303198apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +256,Sales Invoice {0} has already been submitted,Értékesítési számlák {0} már benyújtott
Pratik Vyas97264472015-05-14 15:13:10 +05303199apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Completion Date,Teljesítési dátum
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303200DocType: Purchase Invoice Item,Amount (Company Currency),Összeg (Társaság Currency)
Pratik Vyas97264472015-05-14 15:13:10 +05303201apps/erpnext/erpnext/config/hr.py +105,Organization unit (department) master.,Szervezeti egység (osztály) mestere.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303202apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +25,Please enter valid mobile nos,Adjon meg egy érvényes mobil nos
Pratik Vyas97264472015-05-14 15:13:10 +05303203DocType: Budget Detail,Budget Detail,Költségkeret részlete
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303204apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,"Kérjük, adja üzenet elküldése előtt"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303205apps/erpnext/erpnext/config/accounts.py +127,Point-of-Sale Profile,Point-of-Sale Profile
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303206apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +68,Please Update SMS Settings,"Kérjük, frissítsd SMS beállítások"
Rushabh Mehtafc307972015-11-04 18:02:45 +05303207apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +37,Time Log {0} already billed,A(z) {0} időnapló már számlázva van
Pratik Vyas97264472015-05-14 15:13:10 +05303208apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +176,Unsecured Loans,Fedezetlen hitelek
3209DocType: Cost Center,Cost Center Name,Költségközpont neve
Pratik Vyasfcc31022015-07-10 12:05:24 +05303210DocType: Maintenance Schedule Detail,Scheduled Date,Ütemezett dátum
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303211apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +69,Total Paid Amt,Teljes befizetett Amt
3212DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,"Üzenetek nagyobb, mint 160 karakter kell bontani több üzenetet"
3213DocType: Purchase Receipt Item,Received and Accepted,Beérkezett és befogadott
Pratik Vyasfcc31022015-07-10 12:05:24 +05303214,Serial No Service Contract Expiry,Sorozatszám karbantartási szerződés lejárati ideje
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303215DocType: Item,Unit of Measure Conversion,Mértékegység átváltás
3216apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +86,Employee can not be changed,Nem változtatható meg a munkavállaló
Anand Doshi019111b2015-11-20 18:00:11 +05303217apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +265,You cannot credit and debit same account at the same time,Egy bejegyzésben nem lehet egyszerre tartozás és követelés is.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303218DocType: Naming Series,Help HTML,Súgó HTML
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303219apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +50,Total weightage assigned should be 100%. It is {0},Összesen weightage kijelölt kell 100%. Ez {0}
Anand Doshi03791fc2015-12-15 15:17:11 +05303220apps/erpnext/erpnext/controllers/status_updater.py +141,Allowance for over-{0} crossed for Item {1},Engedmény a túl- {0} keresztbe jogcím {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303221DocType: Address,Name of person or organization that this address belongs to.,"Teljes név vagy szervezet, amely ezt a címet tartozik."
Anand Doshi03791fc2015-12-15 15:17:11 +05303222apps/erpnext/erpnext/public/js/setup_wizard.js +343,Your Suppliers,Ön Szállítók
Anand Doshi191b2972015-10-21 16:50:31 +05303223apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +58,Cannot set as Lost as Sales Order is made.,Nem lehet beállítani elveszett Sales elrendelése esetén.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303224apps/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.,"Egy másik bérszerkeztet {0} aktív munkavállalói {1}. Kérjük, hogy az állapota ""inaktív"" a folytatáshoz."
Pratik Vyas97264472015-05-14 15:13:10 +05303225DocType: Purchase Invoice,Contact,Kapcsolat
Anand Doshi666fbaf2015-11-26 12:40:13 +05303226apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +9,Received From,Feladó
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303227DocType: Features Setup,Exports,Export
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303228DocType: Lead,Converted,Átalakított
Pratik Vyasb8a56872015-06-01 23:48:43 +05303229DocType: Item,Has Serial No,Lesz sorozatszáma?
Pratik Vyas97264472015-05-14 15:13:10 +05303230DocType: Employee,Date of Issue,Probléma dátuma
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303231apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +16,{0}: From {0} for {1},{0}: A {0} az {1}
Anand Doshi019111b2015-11-20 18:00:11 +05303232apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +149,Row #{0}: Set Supplier for item {1},Sor # {0}: Állítsa Szállító jogcím {1}
Anand Doshi03791fc2015-12-15 15:17:11 +05303233apps/erpnext/erpnext/stock/doctype/item/item.py +105,Website Image {0} attached to Item {1} cannot be found,Weboldal kép {0} csatolt tétel {1} nem található
Pratik Vyas97264472015-05-14 15:13:10 +05303234DocType: Issue,Content Type,Tartalom típusa
Anand Doshi019111b2015-11-20 18:00:11 +05303235apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +17,Computer,Számítógép
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303236DocType: Item,List this Item in multiple groups on the website.,Sorolja ezt a tárgyat több csoportban a honlapon.
Anand Doshi019111b2015-11-20 18:00:11 +05303237apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +285,Please check Multi Currency option to allow accounts with other currency,"Kérjük, ellenőrizze Több pénznem opciót, hogy számláikat más pénznemben"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303238apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +62,Item: {0} does not exist in the system,Cikk: {0} nem létezik a rendszerben
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303239apps/erpnext/erpnext/accounts/doctype/account/account.py +88,You are not authorized to set Frozen value,Ön nem jogosult a beállított értéket Frozen
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303240DocType: Payment Reconciliation,Get Unreconciled Entries,Get Nem egyeztetett bejegyzés
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303241DocType: Cost Center,Budgets,Költségvetési
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303242DocType: Employee,Emergency Contact Details,Sürgősségi Elérhetőségek
Anand Doshi019111b2015-11-20 18:00:11 +05303243apps/erpnext/erpnext/public/js/setup_wizard.js +144,What does it do?,Mit csinál?
Pratik Vyasfcc31022015-07-10 12:05:24 +05303244DocType: Delivery Note,To Warehouse,Raktárba
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303245apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +45,Account {0} has been entered more than once for fiscal year {1},Account {0} adta meg többször költségvetési évben {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303246,Average Commission Rate,Átlagos jutalék mértéke
Anand Doshi03791fc2015-12-15 15:17:11 +05303247apps/erpnext/erpnext/stock/doctype/item/item.py +347,'Has Serial No' can not be 'Yes' for non-stock item,"""Van sorozatszáma"" nem lehet ""igen"" a nem-készletezett tételnél"
Pratik Vyas97264472015-05-14 15:13:10 +05303248apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +34,Attendance can not be marked for future dates,Jelenlétit nem lehet megjelölni a jövőbeli időpontokban
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303249DocType: Pricing Rule,Pricing Rule Help,Árképzési szabály Súgó
Pratik Vyas97264472015-05-14 15:13:10 +05303250DocType: Purchase Taxes and Charges,Account Head,Számla fejléc
Pratik Vyas97264472015-05-14 15:13:10 +05303251apps/erpnext/erpnext/config/stock.py +79,Update additional costs to calculate landed cost of items,Frissítse többletköltségek kiszámítására landolt bekerülési
Anand Doshi019111b2015-11-20 18:00:11 +05303252apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +111,Electrical,Elektromos
Nabin Hait733680b2015-12-07 14:12:41 +05303253DocType: Stock Entry,Total Value Difference (Out - In),Összesen értékkülönbözet (Out - A)
Anand Doshi019111b2015-11-20 18:00:11 +05303254apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +304,Row {0}: Exchange Rate is mandatory,Sor {0}: árfolyam kötelező
Pratik Vyas97264472015-05-14 15:13:10 +05303255apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},Felhasználói azonosító nem állította be az Employee {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303256apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.js +30,From Warranty Claim,Re jótállási igény
Pratik Vyas97264472015-05-14 15:13:10 +05303257DocType: Stock Entry,Default Source Warehouse,Alapértelmezett raktár
3258DocType: Item,Customer Code,Vevő kódja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303259apps/erpnext/erpnext/hr/doctype/employee/employee.py +212,Birthday Reminder for {0},Születésnapi emlékeztető {0}
Anand Doshi019111b2015-11-20 18:00:11 +05303260apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +72,Days Since Last Order,Napok óta utolsó rendelés
Anand Doshi03791fc2015-12-15 15:17:11 +05303261apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +300,Debit To account must be a Balance Sheet account,Megterhelése figyelembe kell egy Mérlegszámla
Pratik Vyasb8a56872015-06-01 23:48:43 +05303262DocType: Buying Settings,Naming Series,Sorszámozási csoport
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303263DocType: Leave Block List,Leave Block List Name,Hagyja Block List név
Pratik Vyas97264472015-05-14 15:13:10 +05303264apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +32,Stock Assets,Stock Eszközök
Rushabh Mehtafc307972015-11-04 18:02:45 +05303265apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +29,Do you really want to Submit all Salary Slip for month {0} and year {1},Szeretné benyújtani minden fizetés Slip a hónapban {0} és az év {1}
Pratik Vyas97264472015-05-14 15:13:10 +05303266apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +8,Import Subscribers,Import előfizetők
Pratik Vyasfcc31022015-07-10 12:05:24 +05303267DocType: Target Detail,Target Qty,Cél menny.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303268DocType: Attendance,Present,Jelen
3269apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35,Delivery Note {0} must not be submitted,Szállítólevélen {0} nem kell benyújtani
3270DocType: Notification Control,Sales Invoice Message,Értékesítési számlák Message
Anand Doshi666fbaf2015-11-26 12:40:13 +05303271apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +27,Closing Account {0} must be of type Liability / Equity,Záró számla {0} típusú legyen kötelezettség / saját tőke
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303272DocType: Authorization Rule,Based On,Alapuló
Rushabh Mehtafc307972015-11-04 18:02:45 +05303273DocType: Sales Order Item,Ordered Qty,Rendelt menny.
Anand Doshi03791fc2015-12-15 15:17:11 +05303274apps/erpnext/erpnext/stock/doctype/item/item.py +580,Item {0} is disabled,Elem {0} van tiltva
Pratik Vyasfcc31022015-07-10 12:05:24 +05303275DocType: Stock Settings,Stock Frozen Upto,Készlet zárolása eddig
Nabin Hait733680b2015-12-07 14:12:41 +05303276apps/erpnext/erpnext/controllers/recurring_document.py +163,Period From and Period To dates mandatory for recurring {0},"Közötti időszakra, és időszakról kilenc óra kötelező visszatérő {0}"
Pratik Vyasb8a56872015-06-01 23:48:43 +05303277apps/erpnext/erpnext/config/projects.py +13,Project activity / task.,Projekt feladatok és tevékenységek.
3278apps/erpnext/erpnext/config/hr.py +65,Generate Salary Slips,Bérlap generálása
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303279apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +41,"Buying must be checked, if Applicable For is selected as {0}","Vásárlási ellenőrizni kell, amennyiben alkalmazható a kiválasztott {0}"
Pratik Vyas97264472015-05-14 15:13:10 +05303280apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,"A kedvezménynek kisebbnek kell lennie, mint 100"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303281DocType: Purchase Invoice,Write Off Amount (Company Currency),Írj egy egyszeri összeget (Társaság Currency)
Anand Doshi03791fc2015-12-15 15:17:11 +05303282apps/erpnext/erpnext/stock/doctype/item/item.py +415,Row #{0}: Please set reorder quantity,"Sor # {0}: Kérjük, állítsa újrarendezésből mennyiség"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303283DocType: Landed Cost Voucher,Landed Cost Voucher,Beszerzési költség utalvány
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303284apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +55,Please set {0},"Kérjük, állítsa {0}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303285DocType: Purchase Invoice,Repeat on Day of Month,Ismételje meg a hónap napja
Pratik Vyasb8a56872015-06-01 23:48:43 +05303286DocType: Employee,Health Details,Egészségügyi adatok
Pratik Vyas97264472015-05-14 15:13:10 +05303287DocType: Offer Letter,Offer Letter Terms,Ajánlat Letter feltételek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303288DocType: Features Setup,To track any installation or commissioning related work after sales,Nyomon követni minden olyan üzem vagy üzembe kapcsolatos munkát az értékesítés után
Pratik Vyas97264472015-05-14 15:13:10 +05303289DocType: Project,Estimated Costing,Becsült Costing
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303290DocType: Purchase Invoice Advance,Journal Entry Detail No,Naplókönyvelés Részlet No
Pratik Vyasfcc31022015-07-10 12:05:24 +05303291DocType: Employee External Work History,Salary,Bér
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303292DocType: Serial No,Delivery Document Type,Szállítási Document Type
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303293DocType: Process Payroll,Submit all salary slips for the above selected criteria,Benyújtja az összes fizetése csúszik a fent kiválasztott kritériumoknak
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303294apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +93,{0} Items synced,{0} szinkronizálva
3295DocType: Sales Order,Partly Delivered,Részben szállítva
3296DocType: Sales Invoice,Existing Customer,Meglévő ügyfél
3297DocType: Email Digest,Receivables,Követelések
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303298DocType: Customer,Additional information regarding the customer.,További információt az ügyfél.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303299DocType: Quality Inspection Reading,Reading 5,Olvasás 5
Pratik Vyas97264472015-05-14 15:13:10 +05303300DocType: Purchase Order,"Enter email id separated by commas, order will be mailed automatically on particular date","Vesszővel elválasztva kell felsorolni az emailcímeket, ahova a rendelés automatikusan elküldésre kerül az adott időpontban"
3301apps/erpnext/erpnext/crm/doctype/lead/lead.py +37,Campaign Name is required,Kampány név szükséges
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303302DocType: Maintenance Visit,Maintenance Date,Karbantartás dátuma
Pratik Vyasfcc31022015-07-10 12:05:24 +05303303DocType: Purchase Receipt Item,Rejected Serial No,Elutasított sorozatszám
Pratik Vyas97264472015-05-14 15:13:10 +05303304apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +40,New Newsletter,Új hírlevél
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303305apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +157,Start date should be less than end date for Item {0},"Kezdési időpont kisebbnek kell lennie, mint végső dátumát tétel {0}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303306DocType: Item,"Example: ABCD.#####
3307If 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.","Példa: ABCD. ##### Ha sorozatban van állítva, és Serial No nem szerepel az ügylet, akkor az automatikus sorozatszáma alapján készíthető ez a sorozat. Ha azt szeretné, hogy kifejezetten említsék Serial Nos ezt az elemet. hagyja üresen."
3308DocType: Upload Attendance,Upload Attendance,Feltöltés Nézőszám
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303309apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +119,BOM and Manufacturing Quantity are required,BOM and Manufacturing Mennyiség van szükség
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303310apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44,Ageing Range 2,Ageing tartomány 2
Anand Doshi03791fc2015-12-15 15:17:11 +05303311apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +446,Amount,Összeg
Pratik Vyas97264472015-05-14 15:13:10 +05303312apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +21,BOM replaced,Anyagjegyzék cserélve
Pratik Vyasfcc31022015-07-10 12:05:24 +05303313,Sales Analytics,Értékesítési analítika
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303314DocType: Manufacturing Settings,Manufacturing Settings,Gyártás Beállítások
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303315apps/erpnext/erpnext/config/setup.py +56,Setting up Email,E-mail beállítása
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303316apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +90,Please enter default currency in Company Master,"Kérjük, adja alapértelmezett pénznem Company mester"
Pratik Vyasfcc31022015-07-10 12:05:24 +05303317DocType: Stock Entry Detail,Stock Entry Detail,Készlet mozgás részletei
Anand Doshi191b2972015-10-21 16:50:31 +05303318apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +101,Daily Reminders,Napi emlékeztetők
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303319apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +82,Tax Rule Conflicts with {0},Adó szabály ütközik {0}
Anand Doshi03791fc2015-12-15 15:17:11 +05303320apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +210,New Account Name,New Account Name
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303321DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Szállított alapanyagok költsége
3322DocType: Selling Settings,Settings for Selling Module,Beállítások Értékesítés modul
Anand Doshi019111b2015-11-20 18:00:11 +05303323apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +73,Customer Service,Ügyfélszolgálat
Anand Doshi191b2972015-10-21 16:50:31 +05303324DocType: Item,Thumbnail,Thumbnail
Pratik Vyasb8a56872015-06-01 23:48:43 +05303325DocType: Item Customer Detail,Item Customer Detail,Az elem vevőjének részletei
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303326apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +147,Confirm Your Email,Erősítse Ön e-mail
Pratik Vyas97264472015-05-14 15:13:10 +05303327apps/erpnext/erpnext/config/hr.py +53,Offer candidate a Job.,Ajánlat jelölt munkát.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303328DocType: Notification Control,Prompt for Email on Submission of,Kérjen Email benyújtása
Anand Doshi019111b2015-11-20 18:00:11 +05303329apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +81,Total allocated leaves are more than days in the period,Összes elkülönített levelek több mint nap közötti időszakban
Anand Doshi191b2972015-10-21 16:50:31 +05303330apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +70,Item {0} must be a stock Item,Elem {0} kell lennie Stock tétel
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303331DocType: Manufacturing Settings,Default Work In Progress Warehouse,Alapértelmezett a Folyamatban Warehouse
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303332apps/erpnext/erpnext/config/accounts.py +107,Default settings for accounting transactions.,Alapértelmezett beállításokat számviteli tranzakciók.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303333apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +59,Expected Date cannot be before Material Request Date,Várható időpontja nem lehet korábbi Material igénylés dátuma
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303334apps/erpnext/erpnext/stock/get_item_details.py +125,Item {0} must be a Sales Item,Elem {0} kell lennie Sales tétel
Pratik Vyasfcc31022015-07-10 12:05:24 +05303335DocType: Naming Series,Update Series Number,Sorszám frissítése
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303336DocType: Account,Equity,Méltányosság
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303337DocType: Sales Order,Printing Details,Nyomtatási Részletek
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303338DocType: Task,Closing Date,Benyújtási határidő
3339DocType: Sales Order Item,Produced Quantity,"A termelt mennyiség,"
Anand Doshi019111b2015-11-20 18:00:11 +05303340apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +84,Engineer,Mérnök
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303341apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Keresés részegységek
Anand Doshi03791fc2015-12-15 15:17:11 +05303342apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +380,Item Code required at Row No {0},Tételkód szükség Row {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303343DocType: Sales Partner,Partner Type,Partner típusa
3344DocType: Purchase Taxes and Charges,Actual,Tényleges
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303345DocType: Authorization Rule,Customerwise Discount,Customerwise Kedvezmény
3346DocType: Purchase Invoice,Against Expense Account,Ellen áfás számlát
Pratik Vyasb8a56872015-06-01 23:48:43 +05303347DocType: Production Order,Production Order,Gyártásrendelés
Anand Doshi019111b2015-11-20 18:00:11 +05303348apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +263,Installation Note {0} has already been submitted,Telepítési feljegyzés {0} már benyújtott
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303349DocType: Quotation Item,Against Docname,Ellen Docname
Pratik Vyas97264472015-05-14 15:13:10 +05303350DocType: SMS Center,All Employee (Active),Minden dolgozó (Aktív)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303351apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Tekintse meg most
3352DocType: Purchase Invoice,Select the period when the invoice will be generated automatically,"Válassza ki az időszak, amikor a számla automatikusan generálja"
3353DocType: BOM,Raw Material Cost,Nyersanyagköltsége
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303354DocType: Item,Re-Order Level,Re-Order Level
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303355DocType: Production Planning Tool,Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,"Adja tételek és tervezett Mennyiség amelynek meg szeretné emelni a gyártási megrendeléseket, vagy töltse le a nyersanyagok elemzésre."
Anand Doshi019111b2015-11-20 18:00:11 +05303356apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +57,Part-time,Részidős
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303357DocType: Employee,Applicable Holiday List,Alkalmazható Nyaralás listája
3358DocType: Employee,Cheque,Csekk
Anand Doshi191b2972015-10-21 16:50:31 +05303359apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +56,Series Updated,Sorozat Frissítve
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303360apps/erpnext/erpnext/accounts/doctype/account/account.py +141,Report Type is mandatory,Report Type kötelező
Pratik Vyasfcc31022015-07-10 12:05:24 +05303361DocType: Item,Serial Number Series,Sorozatszám sorozat
Rushabh Mehtafc307972015-11-04 18:02:45 +05303362apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +69,Warehouse is mandatory for stock Item {0} in row {1},Warehouse kötelező Stock tétel {0} sorban {1}
Anand Doshi019111b2015-11-20 18:00:11 +05303363apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +45,Retail & Wholesale,Kis- és nagykereskedelem
Pratik Vyasb8a56872015-06-01 23:48:43 +05303364DocType: Issue,First Responded On,Első válasz időpontja
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303365DocType: Website Item Group,Cross Listing of Item in multiple groups,Kereszt felsorolása Elem több csoportban
Anand Doshi019111b2015-11-20 18:00:11 +05303366apps/erpnext/erpnext/public/js/setup_wizard.js +101,The First User: You,Az első felhasználó: You
Pratik Vyas97264472015-05-14 15:13:10 +05303367apps/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},Pénzügyi év kezdő dátuma és a pénzügyi év vége dátum már meghatározták Fiscal Year {0}
Anand Doshi019111b2015-11-20 18:00:11 +05303368apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +119,Successfully Reconciled,Sikeresen Egyeztetett
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303369DocType: Production Order,Planned End Date,Tervezett befejezési dátuma
Pratik Vyasfcc31022015-07-10 12:05:24 +05303370apps/erpnext/erpnext/config/stock.py +43,Where items are stored.,Ahol az anyagok tárolva vannak.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303371DocType: Tax Rule,Validity,Érvényességi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303372apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +19,Invoiced Amount,Számlázott összeg
Pratik Vyas97264472015-05-14 15:13:10 +05303373DocType: Attendance,Attendance,Jelenléti
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303374DocType: BOM,Materials,Anyagok
3375DocType: Leave Block List,"If not checked, the list will have to be added to each Department where it has to be applied.","Ha nincs bejelölve, akkor a lista meg kell adni, hogy minden egyes részleg, ahol kell alkalmazni."
Anand Doshi03791fc2015-12-15 15:17:11 +05303376apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +518,Posting date and posting time is mandatory,Postára adás dátuma és a kiküldetés ideje kötelező
Pratik Vyas97264472015-05-14 15:13:10 +05303377apps/erpnext/erpnext/config/buying.py +79,Tax template for buying transactions.,Adó sablont vásárol tranzakciókat.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303378,Item Prices,Elem árak
3379DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,A szavak lesz látható mentése után a megrendelés.
3380DocType: Period Closing Voucher,Period Closing Voucher,Időszak lezárása utalvány
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303381apps/erpnext/erpnext/config/stock.py +120,Price List master.,Árlista mester.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303382DocType: Task,Review Date,Vélemény dátuma
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303383DocType: Purchase Invoice,Advance Payments,Előzetes kifizetések
Pratik Vyasb8a56872015-06-01 23:48:43 +05303384DocType: Purchase Taxes and Charges,On Net Total,Nettó összeshez
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303385apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +160,Target warehouse in row {0} must be same as Production Order,Cél raktár sorban {0} meg kell egyeznie a gyártási utasítás
Anand Doshi019111b2015-11-20 18:00:11 +05303386apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +97,No permission to use Payment Tool,Nincs joga felhasználni fizetési eszköz
Nabin Hait733680b2015-12-07 14:12:41 +05303387apps/erpnext/erpnext/controllers/recurring_document.py +189,'Notification Email Addresses' not specified for recurring %s,"""Értesítési e-mail címek"" nem meghatározott ismétlődő% s"
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303388apps/erpnext/erpnext/accounts/doctype/account/account.py +106,Currency can not be changed after making entries using some other currency,"Valuta nem lehet változtatni, miután bejegyzések segítségével más pénznemben"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303389DocType: Company,Round Off Account,Fejezze ki Account
Pratik Vyas97264472015-05-14 15:13:10 +05303390apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +84,Administrative Expenses,Igazgatási költségek
Anand Doshi019111b2015-11-20 18:00:11 +05303391apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +18,Consulting,Tanácsadó
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303392DocType: Customer Group,Parent Customer Group,Szülő Vásárlói csoport
Rushabh Mehtafc307972015-11-04 18:02:45 +05303393apps/erpnext/erpnext/public/js/pos/pos.js +429,Change,Változás
Pratik Vyas97264472015-05-14 15:13:10 +05303394DocType: Purchase Invoice,Contact Email,Kapcsolattartó e-mailcíme
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303395DocType: Appraisal Goal,Score Earned,Pontszám Szerzett
Anand Doshi019111b2015-11-20 18:00:11 +05303396apps/erpnext/erpnext/public/js/setup_wizard.js +141,"e.g. ""My Company LLC""","pl. ""Cégem Kft."""
3397apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +173,Notice Period,Felmondási idő
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303398DocType: Bank Reconciliation Detail,Voucher ID,Utalvány ID
3399apps/erpnext/erpnext/setup/doctype/territory/territory.js +14,This is a root territory and cannot be edited.,"Ez egy gyökér területén, és nem lehet szerkeszteni."
3400DocType: Packing Slip,Gross Weight UOM,Bruttó tömeg mértékegysége
3401DocType: Email Digest,Receivables / Payables,Követelések / Kötelezettségek
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303402DocType: Delivery Note Item,Against Sales Invoice,Ellen Értékesítési számlák
Anand Doshi03791fc2015-12-15 15:17:11 +05303403apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +453,Credit Account,Hitelszámla
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303404DocType: Landed Cost Item,Landed Cost Item,Beszerzési költség tétel
3405apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +56,Show zero values,Mutasd a nulla értékeket
3406DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,"Mennyiség pont után kapott gyártási / visszacsomagolásánál a megadott alapanyagok mennyiségét,"
3407DocType: Payment Reconciliation,Receivable / Payable Account,Követelések / Account
3408DocType: Delivery Note Item,Against Sales Order Item,Ellen Vevői Elem
Anand Doshi03791fc2015-12-15 15:17:11 +05303409apps/erpnext/erpnext/stock/doctype/item/item.py +562,Please specify Attribute Value for attribute {0},"Kérjük, adja Jellemző értéke az attribútum {0}"
Pratik Vyas97264472015-05-14 15:13:10 +05303410DocType: Item,Default Warehouse,Alapértelmezett raktár
3411DocType: Task,Actual End Date (via Time Logs),Tényleges End Date (via Idő Napló)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303412apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +37,Budget cannot be assigned against Group Account {0},Költségvetést nem lehet rendelni ellen Group Account {0}
3413apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +23,Please enter parent cost center,"Kérjük, adja szülő költséghely"
Pratik Vyasb8a56872015-06-01 23:48:43 +05303414DocType: Delivery Note,Print Without Amount,Nyomtatás érték nélkül
Anand Doshi019111b2015-11-20 18:00:11 +05303415apps/erpnext/erpnext/controllers/buying_controller.py +60,Tax Category can not be 'Valuation' or 'Valuation and Total' as all items are non-stock items,"Adó kategóriák nem lehet az ""Értékelés"" vagy ""Értékelési és Total"", mint az összes elem nincsenek raktáron tételek"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303416DocType: Issue,Support Team,Support Team
Pratik Vyasfcc31022015-07-10 12:05:24 +05303417DocType: Appraisal,Total Score (Out of 5),Összes pontszám (5–ből)
Pratik Vyas97264472015-05-14 15:13:10 +05303418DocType: Batch,Batch,Köteg
Anand Doshi03791fc2015-12-15 15:17:11 +05303419apps/erpnext/erpnext/stock/doctype/item/item.js +20,Balance,Egyensúly
Pratik Vyas97264472015-05-14 15:13:10 +05303420DocType: Project,Total Expense Claim (via Expense Claims),Teljes Költség Követelés (via költségtérítési igényeket)
Pratik Vyas97264472015-05-14 15:13:10 +05303421DocType: Journal Entry,Debit Note,Terhelési értesítő
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303422DocType: Stock Entry,As per Stock UOM,Mivel a per Stock UOM
3423apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,Nem járt le
Pratik Vyasfcc31022015-07-10 12:05:24 +05303424DocType: Journal Entry,Total Debit,Tartozás összesen
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303425DocType: Manufacturing Settings,Default Finished Goods Warehouse,Alapértelmezett készáru raktárba
Pratik Vyasfcc31022015-07-10 12:05:24 +05303426apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +70,Sales Person,Értékesítő
Pratik Vyas97264472015-05-14 15:13:10 +05303427DocType: Sales Invoice,Cold Calling,Hideg hívás (telemarketing)
Pratik Vyasfcc31022015-07-10 12:05:24 +05303428DocType: SMS Parameter,SMS Parameter,SMS paraméter
Pratik Vyasb8a56872015-06-01 23:48:43 +05303429DocType: Maintenance Schedule Item,Half Yearly,Félévente
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303430DocType: Lead,Blog Subscriber,Blog Előfizető
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303431apps/erpnext/erpnext/config/setup.py +88,Create rules to restrict transactions based on values.,Készítse szabályok korlátozzák ügyletek alapján értékek.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303432DocType: HR Settings,"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Ha be van jelölve, a Total sem. munkanapok tartalmazza ünnepek, és ez csökkenti az értékét Fizetés Per Day"
3433DocType: Purchase Invoice,Total Advance,Összesen Advance
Rushabh Mehtafc307972015-11-04 18:02:45 +05303434apps/erpnext/erpnext/config/hr.py +220,Processing Payroll,Feldolgozás bérszámfejtés
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303435DocType: Opportunity Item,Basic Rate,Basic Rate
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303436DocType: GL Entry,Credit Amount,A hitel összege
3437apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +141,Set as Lost,Beállítás Elveszett
Anand Doshi666fbaf2015-11-26 12:40:13 +05303438apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +4,Payment Receipt Note,Fizetési átvétele Megjegyzés
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303439DocType: Customer,Credit Days Based On,"Hitel napokon, attól függően"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303440DocType: Tax Rule,Tax Rule,Adójogszabály-
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303441DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,Fenntartani azonos ütemben Egész értékesítési ciklus
Pratik Vyas97264472015-05-14 15:13:10 +05303442DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Tervezze idő naplók kívül Workstation munkaidő.
Rushabh Mehtafc307972015-11-04 18:02:45 +05303443apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +95,{0} {1} has already been submitted,{0} {1} már benyújtott
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303444,Items To Be Requested,Tételek kell kérni
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303445DocType: Time Log,Billing Rate based on Activity Type (per hour),Díjszabás alapján tevékenység típusa (óránként)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303446DocType: Company,Company Info,Cégadatok
Anand Doshi03791fc2015-12-15 15:17:11 +05303447apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +218,"Company Email ID not found, hence mail not sent","Cég E-mail ID nem található, így a levél nem ment"
Pratik Vyas97264472015-05-14 15:13:10 +05303448apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),A vagyon (eszközök)
Pratik Vyasb8a56872015-06-01 23:48:43 +05303449DocType: Production Planning Tool,Filter based on item,A szűrő cikken alapul
Anand Doshi03791fc2015-12-15 15:17:11 +05303450apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +447,Debit Account,Betéti Számla
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303451DocType: Fiscal Year,Year Start Date,Év Start Date
3452DocType: Attendance,Employee Name,Munkavállalói név
Pratik Vyasfcc31022015-07-10 12:05:24 +05303453DocType: Sales Invoice,Rounded Total (Company Currency),Kerekített összeg (a cég pénznemében)
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303454apps/erpnext/erpnext/accounts/doctype/account/account.py +122,Cannot covert to Group because Account Type is selected.,"Nem burkolt csoporthoz, mert Account Type választja."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303455DocType: Purchase Common,Purchase Common,Vásárlási Közös
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303456apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +95,{0} {1} has been modified. Please refresh.,"{0} {1} módosításra került. Kérjük, frissítse."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303457DocType: Leave Block List,Stop users from making Leave Applications on following days.,"Állj felhasználók abban, hogy Leave Alkalmazások következő napokon."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303458apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +591,From Opportunity,A lehetőségektől
Anand Doshi019111b2015-11-20 18:00:11 +05303459apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +166,Employee Benefits,Munkavállalói juttatások
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303460DocType: Sales Invoice,Is POS,POS
Anand Doshi019111b2015-11-20 18:00:11 +05303461apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +245,Packed quantity must equal quantity for Item {0} in row {1},Csomagolt mennyiséget kell egyezniük a mennyiséget tétel {0} sorban {1}
Pratik Vyasb8a56872015-06-01 23:48:43 +05303462DocType: Production Order,Manufactured Qty,Gyártott menny.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303463DocType: Purchase Receipt Item,Accepted Quantity,Elfogadott mennyiség
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303464apps/erpnext/erpnext/accounts/party.py +25,{0}: {1} does not exists,{0}: {1} nem létezik
Pratik Vyas97264472015-05-14 15:13:10 +05303465apps/erpnext/erpnext/config/accounts.py +18,Bills raised to Customers.,Bills emelte az ügyfelek számára.
Pratik Vyasb8a56872015-06-01 23:48:43 +05303466apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,Projekt azonosító
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303467apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +472,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},"Row {0}: Az összeg nem lehet nagyobb, mint lévő összeget ad költségelszámolás benyújtás {1}. Függő Összeg: {2}"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303468apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.py +40,{0} subscribers added,{0} előfizetők hozzá
Pratik Vyasfcc31022015-07-10 12:05:24 +05303469DocType: Maintenance Schedule,Schedule,Ütemezés
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303470DocType: Cost Center,"Define Budget for this Cost Center. To set budget action, see ""Company List""","Adjuk költségvetés erre a költséghely. Beállításához költségvetésű akció, lásd a &quot;Társaság List&quot;"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303471DocType: Account,Parent Account,Szülő Account
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303472DocType: Quality Inspection Reading,Reading 3,Reading 3
3473,Hub,Kerékagy
Pratik Vyasfcc31022015-07-10 12:05:24 +05303474DocType: GL Entry,Voucher Type,Bizonylat típusa
Rushabh Mehtafc307972015-11-04 18:02:45 +05303475apps/erpnext/erpnext/public/js/pos/pos.js +91,Price List not found or disabled,"Árlista nem található, vagy a fogyatékkal"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303476DocType: Expense Claim,Approved,Jóváhagyott
Pratik Vyasb8a56872015-06-01 23:48:43 +05303477DocType: Pricing Rule,Price,Árazás
Anand Doshi03791fc2015-12-15 15:17:11 +05303478apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +99,Employee relieved on {0} must be set as 'Left',Munkavállalói megkönnyebbült {0} kell beállítani -Bal-
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303479DocType: Item,"Selecting ""Yes"" will give a unique identity to each entity of this item which can be viewed in the Serial No master.","""Igen"" ad egy egyedi azonosító, hogy minden entitás ez a tétel, amely megtekinthető a Serial No mester."
3480apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +39,Appraisal {0} created for Employee {1} in the given date range,Értékelési {0} létre Employee {1} az adott időpontban tartományban
3481DocType: Employee,Education,Oktatás
3482DocType: Selling Settings,Campaign Naming By,Kampány Elnevezése a
3483DocType: Employee,Current Address Is,Jelenlegi cím
Anand Doshi03791fc2015-12-15 15:17:11 +05303484apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +223,"Optional. Sets company's default currency, if not specified.","Választható. Megadja cég alapértelmezett pénznem, ha nincs megadva."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303485DocType: Address,Office,Iroda
Pratik Vyas97264472015-05-14 15:13:10 +05303486apps/erpnext/erpnext/config/accounts.py +13,Accounting journal entries.,Számviteli naplóbejegyzések.
Rushabh Mehtafc307972015-11-04 18:02:45 +05303487DocType: Delivery Note Item,Available Qty at From Warehouse,Elérhető Mennyiség a raktárról
Anand Doshi03791fc2015-12-15 15:17:11 +05303488apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +226,Please select Employee Record first.,"Kérjük, válassza ki a dolgozó Record első."
Rushabh Mehtafc307972015-11-04 18:02:45 +05303489apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +185,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},Sor {0}: Party / fiók nem egyezik {1} / {2} a {3} {4}
Pratik Vyas97264472015-05-14 15:13:10 +05303490apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +35,To create a Tax Account,Hogy hozzon létre egy adószámlára
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303491apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +240,Please enter Expense Account,"Kérjük, adja áfás számlát"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303492DocType: Account,Stock,Készlet
Pratik Vyas97264472015-05-14 15:13:10 +05303493DocType: Employee,Current Address,Jelenlegi cím
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303494DocType: Item,"If item is a variant of another item then description, image, pricing, taxes etc will be set from the template unless explicitly specified","Ha az elem egy változata egy másik elemet, majd leírás, kép, árképzés, adók stb lesz állítva a sablont Ha kifejezetten nincs"
3495DocType: Serial No,Purchase / Manufacture Details,Vásárlás / gyártása Részletek
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303496apps/erpnext/erpnext/config/stock.py +283,Batch Inventory,Batch Inventory
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303497DocType: Employee,Contract End Date,A szerződés End Date
3498DocType: Sales Order,Track this Sales Order against any Project,Kövesse nyomon ezt a Vevői ellen Project
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303499DocType: Production Planning Tool,Pull sales orders (pending to deliver) based on the above criteria,Pull megrendelések (folyamatban szállítani) alapján a fenti kritériumok
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303500apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +676,From Supplier Quotation,A beszállító Idézet
Pratik Vyas97264472015-05-14 15:13:10 +05303501DocType: Deduction Type,Deduction Type,Levonás típusa
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303502DocType: Attendance,Half Day,Félnapos
Pratik Vyasb8a56872015-06-01 23:48:43 +05303503DocType: Pricing Rule,Min Qty,Min. menny.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303504DocType: Features Setup,"To track items in sales and purchase documents with batch nos. ""Preferred Industry: Chemicals""",Hogy nyomon tételek értékesítési és beszerzési dokumentumok kötegelt nos. &quot;Előnyben Ipar: Vegyi&quot;
Pratik Vyasfcc31022015-07-10 12:05:24 +05303505DocType: GL Entry,Transaction Date,Ügylet dátuma
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303506DocType: Production Plan Item,Planned Qty,Tervezett Mennyiség
Anand Doshi019111b2015-11-20 18:00:11 +05303507apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +93,Total Tax,Összes adó
Anand Doshi03791fc2015-12-15 15:17:11 +05303508apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +176,For Quantity (Manufactured Qty) is mandatory,Mert Mennyiség (gyártott db) kötelező
Pratik Vyas97264472015-05-14 15:13:10 +05303509DocType: Stock Entry,Default Target Warehouse,Alapértelmezett cél raktár
Pratik Vyasb8a56872015-06-01 23:48:43 +05303510DocType: Purchase Invoice,Net Total (Company Currency),Nettó összesen (a cég pénznemében)
Rushabh Mehtafc307972015-11-04 18:02:45 +05303511apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +79,Row {0}: Party Type and Party is only applicable against Receivable / Payable account,Row {0}: Party típusa és fél csak akkor alkalmazható elleni követelések / fiók
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303512DocType: Notification Control,Purchase Receipt Message,Vásárlási nyugta Message
3513DocType: Production Order,Actual Start Date,Tényleges kezdési dátum
3514DocType: Sales Order,% of materials delivered against this Sales Order,% Anyagokat szállított ellen Vevői
Rushabh Mehtafc307972015-11-04 18:02:45 +05303515apps/erpnext/erpnext/config/stock.py +23,Record item movement.,Record elem mozgását.
Pratik Vyasb8a56872015-06-01 23:48:43 +05303516DocType: Newsletter List Subscriber,Newsletter List Subscriber,Hírlevél előfizető
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303517DocType: Hub Settings,Hub Settings,Hub Beállítások
Pratik Vyasb8a56872015-06-01 23:48:43 +05303518DocType: Project,Gross Margin %,A bruttó árrés %
Pratik Vyasfcc31022015-07-10 12:05:24 +05303519DocType: BOM,With Operations,Műveletek is
Rushabh Mehtafc307972015-11-04 18:02:45 +05303520apps/erpnext/erpnext/accounts/party.py +232,Accounting entries have already been made in currency {0} for company {1}. Please select a receivable or payable account with currency {0}.,"Könyvelési tétel már megtörtént készpénzzel {0} {1} cég. Kérjük, válasszon járó vagy fizetendő számla valuta {0}."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303521,Monthly Salary Register,Havi fizetés Regisztráció
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303522DocType: Warranty Claim,If different than customer address,"Ha más, mint megrendelő címét"
3523DocType: BOM Operation,BOM Operation,BOM Operation
3524DocType: Purchase Taxes and Charges,On Previous Row Amount,On előző sor összege
Anand Doshi019111b2015-11-20 18:00:11 +05303525apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +33,Please enter Payment Amount in atleast one row,"Kérjük, adja fizetési összeget adni legalább egy sorban"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303526DocType: POS Profile,POS Profile,POS Profile
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303527apps/erpnext/erpnext/config/accounts.py +153,"Seasonality for setting budgets, targets etc.","Szezonalitás a költségvetések tervezésekor, célok stb"
3528apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +238,Row {0}: Payment Amount cannot be greater than Outstanding Amount,"Row {0}: kifizetés összege nem lehet nagyobb, mint fennálló összeg"
Anand Doshibb347f52015-11-12 16:39:58 +05303529apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +46,Total Unpaid,Összesen Kifizetetlen
Pratik Vyasfcc31022015-07-10 12:05:24 +05303530apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +21,Time Log is not billable,Időnapló nem számlázható
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303531apps/erpnext/erpnext/stock/get_item_details.py +128,"Item {0} is a template, please select one of its variants","Elem {0} egy olyan sablon, kérjük, válasszon variánsai"
Anand Doshi03791fc2015-12-15 15:17:11 +05303532apps/erpnext/erpnext/public/js/setup_wizard.js +290,Purchaser,Vásárló
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303533apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +81,Net pay cannot be negative,Nettó fizetés nem lehet negatív
Anand Doshi019111b2015-11-20 18:00:11 +05303534apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +107,Please enter the Against Vouchers manually,"Kérjük, adja meg Against utalványok kézzel"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303535DocType: SMS Settings,Static Parameters,Statikus paraméterek
3536DocType: Purchase Order,Advance Paid,A kifizetett előleg
Pratik Vyasb8a56872015-06-01 23:48:43 +05303537DocType: Item,Item Tax,Az anyag adójának típusa
Pratik Vyas97264472015-05-14 15:13:10 +05303538DocType: Expense Claim,Employees Email Id,Dolgozó emailcíme
3539apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +159,Current Liabilities,A rövid lejáratú kötelezettségek
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303540apps/erpnext/erpnext/config/crm.py +48,Send mass SMS to your contacts,Küldd tömeges SMS-ben a kapcsolatot
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303541DocType: Purchase Taxes and Charges,Consider Tax or Charge for,Fontolja adó vagy illeték
Anand Doshi191b2972015-10-21 16:50:31 +05303542apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +57,Actual Qty is mandatory,Tényleges Mennyiség kötelező
Anand Doshi019111b2015-11-20 18:00:11 +05303543apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +132,Credit Card,Hitelkártya
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303544DocType: BOM,Item to be manufactured or repacked,A tétel gyártott vagy újracsomagolt
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303545apps/erpnext/erpnext/config/stock.py +90,Default settings for stock transactions.,Alapértelmezett beállításokat részvény tranzakciók.
Pratik Vyasb8a56872015-06-01 23:48:43 +05303546DocType: Purchase Invoice,Next Date,Következő dátum
3547DocType: Employee Education,Major/Optional Subjects,Fő / választható témák
Pratik Vyas97264472015-05-14 15:13:10 +05303548apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +49,Please enter Taxes and Charges,"Kérjük, adja adók és illetékek"
Rushabh Mehtafc307972015-11-04 18:02:45 +05303549DocType: Sales Invoice Item,Drop Ship,Drop Ship
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303550DocType: Employee,"Here you can maintain family details like name and occupation of parent, spouse and children","Itt tart fenn a családi részleteket, mint a neve és foglalkozása szülő, házastárs és a gyermekek"
3551DocType: Hub Settings,Seller Name,Értékesítő neve
Pratik Vyasfcc31022015-07-10 12:05:24 +05303552DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),Levont adók és költségek (a cég pénznemében)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303553DocType: Item Group,General Settings,Általános beállítások
Pratik Vyas97264472015-05-14 15:13:10 +05303554apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +19,From Currency and To Currency cannot be same,Deviza-és a devizaárfolyamok nem lehet ugyanazon
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303555DocType: Stock Entry,Repack,Repack
3556apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,Meg kell menteni a formában a folytatás előtt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303557DocType: Item Attribute,Numeric Values,Numerikus értékek
Anand Doshi03791fc2015-12-15 15:17:11 +05303558apps/erpnext/erpnext/public/js/setup_wizard.js +262,Attach Logo,Logo csatolása
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303559DocType: Customer,Commission Rate,Jutalék mértéke
Anand Doshi03791fc2015-12-15 15:17:11 +05303560apps/erpnext/erpnext/stock/doctype/item/item.js +53,Make Variant,Győződjön Variant
Pratik Vyas97264472015-05-14 15:13:10 +05303561apps/erpnext/erpnext/config/hr.py +145,Block leave applications by department.,Blokk szabadság alkalmazások osztály.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303562apps/erpnext/erpnext/templates/pages/cart.html +42,Cart is Empty,A kosár üres
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303563DocType: Production Order,Actual Operating Cost,Tényleges működési költség
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303564apps/erpnext/erpnext/accounts/doctype/account/account.py +77,Root cannot be edited.,Root nem lehet szerkeszteni.
3565apps/erpnext/erpnext/accounts/utils.py +197,Allocated amount can not greater than unadusted amount,"Az elkülönített összeg nem lehet nagyobb, mint a kiigazítatlan összeg"
Pratik Vyas97264472015-05-14 15:13:10 +05303566DocType: Manufacturing Settings,Allow Production on Holidays,Termelés engedélyezése ünnepnapokon
3567DocType: Sales Order,Customer's Purchase Order Date,A Vevő rendelésének dátuma
3568apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +183,Capital Stock,Capital Stock
Pratik Vyasb8a56872015-06-01 23:48:43 +05303569DocType: Packing Slip,Package Weight Details,Csomag súlyának adatai
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303570apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +105,Please select a csv file,Válasszon egy csv fájlt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303571DocType: Purchase Order,To Receive and Bill,Fogadására és Bill
Anand Doshi019111b2015-11-20 18:00:11 +05303572apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +94,Designer,Tervező
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303573apps/erpnext/erpnext/config/selling.py +121,Terms and Conditions Template,Általános szerződési feltételek sablon
Pratik Vyas97264472015-05-14 15:13:10 +05303574DocType: Serial No,Delivery Details,Szállítási adatok
Anand Doshi019111b2015-11-20 18:00:11 +05303575apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +386,Cost Center is required in row {0} in Taxes table for type {1},Költség Center szükséges sorában {0} adók táblázat típusú {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303576DocType: Item,Automatically create Material Request if quantity falls below this level,Automatikusan létrehozza Anyag kérése esetén mennyiséget megadott szint alá esik
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303577,Item-wise Purchase Register,Elem-bölcs vásárlása Regisztráció
3578DocType: Batch,Expiry Date,Lejárat dátuma
Anand Doshi03791fc2015-12-15 15:17:11 +05303579apps/erpnext/erpnext/stock/doctype/item/item.py +409,"To set reorder level, item must be a Purchase Item or Manufacturing Item",Beállításához újrarendezésből szinten elemet kell a vásárlást pont vagy a gyártási tétel
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303580,Supplier Addresses and Contacts,Szállító Címek és Kapcsolatok
Pratik Vyas97264472015-05-14 15:13:10 +05303581apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +268,Please select Category first,"Kérjük, válasszon Kategória első"
Pratik Vyasb8a56872015-06-01 23:48:43 +05303582apps/erpnext/erpnext/config/projects.py +18,Project master.,Projektek.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303583DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,"Nem mutatnak szimbólum, mint $$ etc mellett valuták."
Anand Doshi03791fc2015-12-15 15:17:11 +05303584apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +380, (Half Day),(Fél Nap)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303585DocType: Supplier,Credit Days,Credit Napok
3586DocType: Leave Type,Is Carry Forward,Van átviszi
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303587apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +565,Get Items from BOM,Elemek áthozása Anyagjegyzékből
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303588apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Átfutási idő napokban
3589apps/erpnext/erpnext/config/manufacturing.py +120,Bill of Materials,Darabjegyzékben
Rushabh Mehtafc307972015-11-04 18:02:45 +05303590apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +77,Row {0}: Party Type and Party is required for Receivable / Payable account {1},Row {0}: Party típusa és fél köteles a követelések / fiók {1}
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303591apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +102,Ref Date,Ref dátuma
Pratik Vyasfcc31022015-07-10 12:05:24 +05303592DocType: Employee,Reason for Leaving,Kilépés indoka
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303593DocType: Expense Claim Detail,Sanctioned Amount,Szentesített Összeg
3594DocType: GL Entry,Is Opening,Nyit
Rushabh Mehtafc307972015-11-04 18:02:45 +05303595apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +164,Row {0}: Debit entry can not be linked with a {1},Row {0}: terheléssel nem kapcsolódik a {1}
Rushabh Mehta4140fa52015-12-01 16:02:15 +05303596apps/erpnext/erpnext/accounts/doctype/account/account.py +195,Account {0} does not exist,Account {0} nem létezik
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303597DocType: Account,Cash,Készpénz
3598DocType: Employee,Short biography for website and other publications.,Rövid életrajz honlap és egyéb kiadványok.